{
  "_id": "6a213344cd65a98ecbd25eee",
  "Package": "HexAeroR",
  "Title": "A package to determine used airports, runways, taxiways and\nstands based on available flight coordinates.",
  "Version": "0.0.9000",
  "Authors@R": "person(\"Quinten\", \"Goens\", , \"qgoens@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"YOUR-ORCID-ID\"))",
  "Description": "HexAeroR is a EUROCONTROL R package designed for aviation\nprofessionals and data analysts. It allows for the\ndetermination of used airports, runways, taxiways, and stands\nbased on available (ADS-B) flight trajectory coordinates. This\ntool aims to enhance aviation data analysis, facilitating the\nextraction of milestones for performance analysis.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.1",
  "Config/pak/sysreqs": "libabsl-dev cmake libfontconfig1-dev\nlibfreetype6-dev libfribidi-dev libgdal-dev gdal-bin\nlibgeos-dev make libharfbuzz-dev libicu-dev libjpeg-dev\nlibpng-dev libtiff-dev libuv1-dev libwebp-dev libxml2-dev\nlibssl-dev libproj-dev libsqlite3-dev libudunits2-dev\nlibnode-dev libx11-dev zlib1g-dev",
  "Repository": "https://euctrl-pru.r-universe.dev",
  "Date/Publication": "2024-03-08 12:24:44 UTC",
  "RemoteUrl": "https://github.com/euctrl-pru/hexaeror",
  "RemoteRef": "HEAD",
  "RemoteSha": "428e4ccb1798b22be8d33c91991991eb3b62a37a",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-04 08:07:42 UTC",
    "User": "root"
  },
  "Author": "Quinten Goens [aut, cre] (ORCID: YOUR-ORCID-ID)",
  "Maintainer": "Quinten Goens <qgoens@gmail.com>",
  "MD5sum": "b0562872049c925eeb9dec44ca3c83e3",
  "_user": "euctrl-pru",
  "_type": "src",
  "_file": "HexAeroR_0.0.9000.tar.gz",
  "_fileid": "7f21396a14436a94b085b24bc5452d88fa8e2fa00019ea6d6bb9ebcd0d2df7c9",
  "_filesize": 3735624,
  "_sha256": "7f21396a14436a94b085b24bc5452d88fa8e2fa00019ea6d6bb9ebcd0d2df7c9",
  "_created": "2026-06-04T08:07:42.000Z",
  "_published": "2026-06-04T08:11:48.671Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79476541553,
      "time": 171,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7406293393"
    },
    {
      "job": 79476541597,
      "time": 169,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7406292990"
    },
    {
      "job": 79476541498,
      "time": 173,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7406286024"
    },
    {
      "job": 79476541585,
      "time": 210,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7406289677"
    },
    {
      "job": 79475978208,
      "time": 209,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406239917"
    },
    {
      "job": 79476541701,
      "time": 158,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406288902"
    },
    {
      "job": 79476541672,
      "time": 106,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7406273511"
    },
    {
      "job": 79476541494,
      "time": 98,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7406271325"
    },
    {
      "job": 79476541690,
      "time": 110,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7406275292"
    }
  ],
  "_buildurl": "https://github.com/r-universe/euctrl-pru/actions/runs/26939108744",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/euctrl-pru/hexaeror",
  "_commit": {
    "id": "428e4ccb1798b22be8d33c91991991eb3b62a37a",
    "author": "Quinten Goens <qgoens@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update README.md",
    "time": 1709900684
  },
  "_maintainer": {
    "name": "Quinten Goens",
    "email": "qgoens@gmail.com",
    "login": "quinten-goens",
    "description": "Data analyst, data engineering and physics. ",
    "uuid": 9326424
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "arrow",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Depends"
    },
    {
      "package": "fs",
      "role": "Depends"
    },
    {
      "package": "httr",
      "role": "Depends"
    },
    {
      "package": "lubridate",
      "role": "Depends"
    },
    {
      "package": "progress",
      "role": "Depends"
    },
    {
      "package": "purrr",
      "role": "Depends"
    },
    {
      "package": "sf",
      "role": "Depends"
    },
    {
      "package": "tidyr",
      "role": "Depends"
    },
    {
      "package": "zip",
      "role": "Depends"
    },
    {
      "package": "tidyverse",
      "role": "Depends"
    },
    {
      "package": "h3jsr",
      "role": "Depends"
    }
  ],
  "_owner": "euctrl-pru",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "adep",
    "ades",
    "aircraft",
    "airport",
    "apron",
    "detection",
    "eurocontrol",
    "h3",
    "hexaero",
    "hexaeror",
    "runway",
    "stands",
    "taxiways",
    "trajectory",
    "uber"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "quinten-goens",
      "count": 48,
      "uuid": 9326424
    }
  ],
  "_userbio": {
    "uuid": 10348651,
    "type": "organization",
    "name": "Aviation Intelligence Unit - EUROCONTROL",
    "description": "The Aviation Intelligence Unit / Performance Review Unit of EUROCONTROL."
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/HexAeroR"
  },
  "_devurl": "https://github.com/euctrl-pru/hexaeror",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/HexAeroR.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "add_hex_ids",
    "add_statevector_id",
    "convert_baroalt_in_m_to_ft_and_FL",
    "ensure_data_available",
    "filter_low_altitude_statevectors",
    "identify_potential_airports",
    "identify_runways",
    "identify_runways_from_low_trajectories",
    "load_dataset",
    "manipulate_df_and_determine_arrival_departure",
    "score_and_apply_heuristics"
  ],
  "_help": [],
  "_readme": "https://github.com/euctrl-pru/hexaeror/raw/HEAD/README.md",
  "_rundeps": [
    "arrow",
    "askpass",
    "assertthat",
    "backports",
    "base64enc",
    "bit",
    "bit64",
    "blob",
    "broom",
    "bslib",
    "cachem",
    "callr",
    "cellranger",
    "class",
    "classInt",
    "cli",
    "clipr",
    "conflicted",
    "cpp11",
    "crayon",
    "curl",
    "data.table",
    "DBI",
    "dbplyr",
    "digest",
    "dplyr",
    "dtplyr",
    "e1071",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "forcats",
    "fs",
    "gargle",
    "generics",
    "geojsonsf",
    "geometries",
    "ggplot2",
    "glue",
    "googledrive",
    "googlesheets4",
    "gtable",
    "h3jsr",
    "haven",
    "highr",
    "hms",
    "htmltools",
    "httr",
    "ids",
    "isoband",
    "jquerylib",
    "jsonify",
    "jsonlite",
    "KernSmooth",
    "knitr",
    "labeling",
    "lifecycle",
    "lubridate",
    "magrittr",
    "MASS",
    "memoise",
    "mime",
    "modelr",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "processx",
    "progress",
    "proxy",
    "ps",
    "purrr",
    "R6",
    "ragg",
    "rapidjsonr",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "readr",
    "readxl",
    "rematch",
    "rematch2",
    "reprex",
    "rlang",
    "rmarkdown",
    "rstudioapi",
    "rvest",
    "s2",
    "S7",
    "sass",
    "scales",
    "selectr",
    "sf",
    "sfheaders",
    "stringi",
    "stringr",
    "sys",
    "systemfonts",
    "textshaping",
    "tibble",
    "tidyr",
    "tidyselect",
    "tidyverse",
    "timechange",
    "tinytex",
    "tzdb",
    "units",
    "utf8",
    "uuid",
    "V8",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr",
    "wk",
    "xfun",
    "xml2",
    "yaml",
    "zip"
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "hexaeror",
  "_universes": [
    "euctrl-pru",
    "quinten-goens"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.9000",
      "date": "2026-06-04T08:10:25.000Z",
      "distro": "noble",
      "commit": "428e4ccb1798b22be8d33c91991991eb3b62a37a",
      "fileid": "2943e5baa38311820ab9c4bbba440be5a7a1ded319f338b1bbc7681b151cc0d4",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/euctrl-pru/actions/runs/26939108744"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.9000",
      "date": "2026-06-04T08:10:24.000Z",
      "distro": "noble",
      "commit": "428e4ccb1798b22be8d33c91991991eb3b62a37a",
      "fileid": "c323596ad8a9f47eb1767401d6dd0865cfbfa039b63b228e5d6f2cdbfe339c0c",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/euctrl-pru/actions/runs/26939108744"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.9000",
      "date": "2026-06-04T08:10:09.000Z",
      "commit": "428e4ccb1798b22be8d33c91991991eb3b62a37a",
      "fileid": "e6e0b304c41e89281d272c655647346b8064021680531c21e6166d412ba4cbf0",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/euctrl-pru/actions/runs/26939108744"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.9000",
      "date": "2026-06-04T08:10:08.000Z",
      "commit": "428e4ccb1798b22be8d33c91991991eb3b62a37a",
      "fileid": "6c50c7f85fb6909eca1f91e2de39c905052e826f52e1e7962bce9c018ddeb7ed",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/euctrl-pru/actions/runs/26939108744"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.9000",
      "date": "2026-06-04T08:10:39.000Z",
      "commit": "428e4ccb1798b22be8d33c91991991eb3b62a37a",
      "fileid": "dde767a0c5db4043a2ac6bf268947179bc520c5792290836ac32f7f4f63f58ce",
      "status": "success",
      "buildurl": "https://github.com/r-universe/euctrl-pru/actions/runs/26939108744"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.9000",
      "date": "2026-06-04T08:09:13.000Z",
      "commit": "428e4ccb1798b22be8d33c91991991eb3b62a37a",
      "fileid": "b461f3553a684276d9fb4b2d93e94a418e71ab3a3097fbb939ed2551f08c3f93",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/euctrl-pru/actions/runs/26939108744"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.9000",
      "date": "2026-06-04T08:09:02.000Z",
      "commit": "428e4ccb1798b22be8d33c91991991eb3b62a37a",
      "fileid": "823b21e65b4dc8d7410e7174f8cfafbe2fd85042d8810e5347637a93b0006ec2",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/euctrl-pru/actions/runs/26939108744"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.9000",
      "date": "2026-06-04T08:09:17.000Z",
      "commit": "428e4ccb1798b22be8d33c91991991eb3b62a37a",
      "fileid": "8914bdd400b39dead9f83c8917e6d34a4929fca8064ed3155f2240202d2314b4",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/euctrl-pru/actions/runs/26939108744"
    }
  ]
}