{
  "_id": "6a103805acfb0bcc41c9a93a",
  "Package": "flightplot",
  "Type": "Package",
  "Title": "Plotting Flight Paths on Maps",
  "Version": "0.1.0",
  "Authors@R": "c( person(\"Mingchu\", \"Xu\", email = \"mxu.china@gmail.com\",\nrole = c(\"aut\", \"cre\")) )",
  "Maintainer": "Mingchu Xu <mxu.china@gmail.com>",
  "Description": "Provides functionality to plot airplane flight paths on\nmaps. The plotted flight paths follow the great circle of the\nEarth.",
  "License": "GPL-3 | file LICENSE",
  "LazyData": "TRUE",
  "Collate": "\"data.R\" \"globals.R\" \"helpers.R\" \"main.R\"",
  "URL": "https://github.com/xmc811/flightplot",
  "BugReports": "https://github.com/xmc811/flightplot/issues",
  "RoxygenNote": "7.1.0",
  "Encoding": "UTF-8",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-12 06:09:30 UTC",
    "User": "root"
  },
  "Author": "Mingchu Xu [aut, cre]",
  "Additional_repositories": "https://cranhaven.r-universe.dev",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibssl-dev libproj-dev libsqlite3-dev libudunits2-dev",
  "Repository": "https://cranhaven.r-universe.dev",
  "Date/Publication": "2026-05-11 02:02:00 UTC",
  "RemoteUrl": "https://github.com/cranhaven/cranhaven.r-universe.dev",
  "RemoteRef": "package/flightplot",
  "RemoteSha": "28a4f96a9f01492cd64b5f029605f287b825049f",
  "RemoteSubdir": "flightplot",
  "MD5sum": "c5bd46d383e8d14b4d3838a0ced9d5d4",
  "_user": "cranhaven",
  "_type": "src",
  "_file": "flightplot_0.1.0.tar.gz",
  "_fileid": "f9584c11d47c9352d186b39ce769717ff2458b890fe0c4e23d94c825dcc8097c",
  "_filesize": 676363,
  "_sha256": "f9584c11d47c9352d186b39ce769717ff2458b890fe0c4e23d94c825dcc8097c",
  "_created": "2026-05-12T06:09:30.000Z",
  "_published": "2026-05-22T11:03:33.541Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77366829550,
      "time": 122,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "6936941502"
    },
    {
      "job": 77366829696,
      "time": 140,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6936947592"
    },
    {
      "job": 77366829637,
      "time": 102,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "6936945701"
    },
    {
      "job": 77366829704,
      "time": 90,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6936938586"
    },
    {
      "job": 77366828828,
      "time": 182,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6936911743"
    },
    {
      "job": 77366828905,
      "time": 116,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158949157"
    },
    {
      "job": 77366829432,
      "time": 130,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "6936943362"
    },
    {
      "job": 77366829964,
      "time": 108,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "6936938174"
    },
    {
      "job": 77366829757,
      "time": 78,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6936930848"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cranhaven/actions/runs/25716712313",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cranhaven/cranhaven.r-universe.dev",
  "_commit": {
    "id": "28a4f96a9f01492cd64b5f029605f287b825049f",
    "author": "GitHub Action <action@github.com>",
    "committer": "GitHub Action <action@github.com>",
    "message": "Add flightplot to CRANhaven, because archived on 2026-05-11 02:02:00 +0000\n",
    "time": 1778464920
  },
  "_maintainer": {
    "name": "Mingchu Xu",
    "email": "mxu.china@gmail.com",
    "login": "xmc811",
    "uuid": 7789342
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "geosphere",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "ggrepel",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    }
  ],
  "_owner": "cranhaven",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-20",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "archived",
    "packages",
    "r-universe"
  ],
  "_stars": 5,
  "_contributors": [
    {
      "user": "henrikbengtsson",
      "count": 183,
      "uuid": 1616850
    }
  ],
  "_userbio": {
    "uuid": 161993010,
    "type": "organization",
    "name": "cranhaven",
    "description": "CRANhaven - Repository for Recently Archived CRAN Packages"
  },
  "_downloads": {
    "count": 180,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/flightplot"
  },
  "_devurl": "https://github.com/xmc811/flightplot",
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/flightplot.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/xmc811/flightplot",
  "_realowner": "xmc811",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2020-06-29"
    }
  ],
  "_exports": [
    "arrange_path",
    "get_map_border",
    "plot_flights"
  ],
  "_datasets": [
    {
      "name": "airports",
      "title": "The Information of All Aiports",
      "object": "airports",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "ID",
        "Name",
        "City",
        "Country",
        "IATA",
        "ICAO",
        "Latitude",
        "Longtitude",
        "Altitude",
        "Timezone",
        "DST",
        "TZName",
        "Type",
        "Source"
      ],
      "rows": 7698,
      "table": true,
      "tojson": true
    },
    {
      "name": "sample_trips",
      "title": "Sample Trip Dataset",
      "object": "sample_trips",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "Departure",
        "Arrival"
      ],
      "rows": 47,
      "table": true,
      "tojson": true
    },
    {
      "name": "world",
      "title": "World Map Vector Data",
      "object": "world",
      "class": [
        "sf",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "scalerank",
        "featurecla",
        "min_zoom",
        "geometry"
      ],
      "rows": 1420,
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "airports",
      "title": "The Information of All Aiports",
      "topics": [
        "airports"
      ]
    },
    {
      "page": "arrange_path",
      "title": "Helper function to reorder the values in the input flight dataframe.",
      "topics": [
        "arrange_path"
      ]
    },
    {
      "page": "get_map_border",
      "title": "Helper function to calculate the coordinate limits of map border",
      "topics": [
        "get_map_border"
      ]
    },
    {
      "page": "plot_flights",
      "title": "The main function to plot flight paths",
      "topics": [
        "plot_flights"
      ]
    },
    {
      "page": "sample_trips",
      "title": "Sample Trip Dataset",
      "topics": [
        "sample_trips"
      ]
    },
    {
      "page": "world",
      "title": "World Map Vector Data",
      "topics": [
        "world"
      ]
    }
  ],
  "_rundeps": [
    "class",
    "classInt",
    "cli",
    "cpp11",
    "DBI",
    "dplyr",
    "e1071",
    "farver",
    "generics",
    "geosphere",
    "ggplot2",
    "ggrepel",
    "glue",
    "gtable",
    "isoband",
    "KernSmooth",
    "labeling",
    "lifecycle",
    "magrittr",
    "MASS",
    "pillar",
    "pkgconfig",
    "proxy",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "s2",
    "S7",
    "scales",
    "sf",
    "tibble",
    "tidyselect",
    "units",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "wk"
  ],
  "_score": 1.6989700043360187,
  "_indexed": false,
  "_nocasepkg": "flightplot",
  "_universes": [
    "cranhaven"
  ],
  "_indexurl": "https://xmc811.r-universe.dev/flightplot",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-12T06:11:25.000Z",
      "distro": "noble",
      "commit": "28a4f96a9f01492cd64b5f029605f287b825049f",
      "fileid": "ebd85968d72c40f385a4186f76871e6f14504f2deb7e7736fa1be991d62ff08f",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/25716712313"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-12T06:11:52.000Z",
      "distro": "noble",
      "commit": "28a4f96a9f01492cd64b5f029605f287b825049f",
      "fileid": "fc3a05b90eec489b8ba962f4e32e3f0469ca90f202ea7b3a6f0b1ba3ee3a4ec2",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/25716712313"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-12T06:11:47.000Z",
      "commit": "28a4f96a9f01492cd64b5f029605f287b825049f",
      "fileid": "60b570feb4769c6f5a0b3f7db9c61fe4c58e0ab670f623dd855ecbd52b68d63b",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/25716712313"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-12T06:11:21.000Z",
      "commit": "28a4f96a9f01492cd64b5f029605f287b825049f",
      "fileid": "6c92b654d5fc751e26c16d96e89613da79e5cb764ed3e882bdbdff5a9585b00d",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/25716712313"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-12T06:11:25.000Z",
      "commit": "28a4f96a9f01492cd64b5f029605f287b825049f",
      "fileid": "7993ed1fcf72a1054e0bbce687a4bffd73e67c603bf0096cc6a511f7b32acd63",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/25716712313"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-12T06:11:00.000Z",
      "commit": "28a4f96a9f01492cd64b5f029605f287b825049f",
      "fileid": "cd0653fce588547058cea532e246e3e19c7cd691cc369cdce57af378d97fa5b7",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/25716712313"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-12T06:10:39.000Z",
      "commit": "28a4f96a9f01492cd64b5f029605f287b825049f",
      "fileid": "3b0793614f608e98e9c10b37dc52526e9c1d6fc1d615d1c0145dadae66390613",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/25716712313"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-22T11:03:16.000Z",
      "commit": "28a4f96a9f01492cd64b5f029605f287b825049f",
      "fileid": "7abdf809038f0e6a60a3bde0460304f2b310e247980279241bc21a51c0937656",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/25716712313"
    }
  ]
}