{
  "_id": "6a1f1fe4b401979e7342025f",
  "Type": "Package",
  "Package": "himach",
  "Title": "Find Routes for Supersonic Aircraft",
  "Version": "1.0.1",
  "Authors@R": "c(person(given = \"David\",\nfamily = \"Marsh\",\nrole = c(\"aut\", \"cre\"),\nemail = \"david6marsh@gmail.com\"),\nperson(given = \"Enrico\",\nfamily = \"Spinielli\",\nrole = c(\"ctb\"),\nemail = \"enrico.spinielli@eurocontrol.int\"),\nperson(family = \"EUROCONTROL\",\nrole = c(\"fnd\", \"cph\")))",
  "Description": "For supersonic aircraft, flying subsonic over land, find\nthe best route between airports. Allow for coastal buffer and\npotentially closed regions. Use a minimal model of aircraft\nperformance: the focus is on time saved versus subsonic flight,\nrather than on vertical flight profile. For modelling and\nforecasting, not for planning your flight!",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/david6marsh/himach,\nhttps://david6marsh.github.io/himach/",
  "BugReports": "https://github.com/david6marsh/himach/issues",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Language": "en-GB",
  "LazyData": "true",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nmake libicu-dev libssl-dev libproj-dev libsqlite3-dev\nlibudunits2-dev",
  "Repository": "https://david6marsh.r-universe.dev",
  "Date/Publication": "2026-01-16 09:18:36 UTC",
  "RemoteUrl": "https://github.com/david6marsh/himach",
  "RemoteRef": "HEAD",
  "RemoteSha": "36fd0cf1fc0634398337cb00e59fb5137b162753",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-16 08:02:48 UTC",
    "User": "root"
  },
  "Author": "David Marsh [aut, cre],\nEnrico Spinielli [ctb],\nEUROCONTROL [fnd, cph]",
  "Maintainer": "David Marsh <david6marsh@gmail.com>",
  "MD5sum": "5622752b3590ca24281a34346bf73bda",
  "_user": "david6marsh",
  "_type": "src",
  "_file": "himach_1.0.1.tar.gz",
  "_fileid": "12e2392cb79db9f3730d80460e7666f314a5c668f1dd688cf15e0c787b7e280d",
  "_filesize": 2094885,
  "_sha256": "12e2392cb79db9f3730d80460e7666f314a5c668f1dd688cf15e0c787b7e280d",
  "_created": "2026-05-16T08:02:48.000Z",
  "_published": "2026-06-02T18:24:36.517Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79142495036,
      "time": 177,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7031818964"
    },
    {
      "job": 79142495489,
      "time": 170,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031818256"
    },
    {
      "job": 79142495709,
      "time": 171,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7031817595"
    },
    {
      "job": 79142495198,
      "time": 182,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031818373"
    },
    {
      "job": 79142495056,
      "time": 217,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031800765"
    },
    {
      "job": 79142494894,
      "time": 146,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7366371571"
    },
    {
      "job": 79142495256,
      "time": 135,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7031814682"
    },
    {
      "job": 79142495781,
      "time": 181,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7031819501"
    },
    {
      "job": 79142495574,
      "time": 134,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031814662"
    }
  ],
  "_buildurl": "https://github.com/r-universe/david6marsh/actions/runs/25956764235",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/david6marsh/himach",
  "_commit": {
    "id": "36fd0cf1fc0634398337cb00e59fb5137b162753",
    "author": "David Marsh <david6marsh@gmail.com>",
    "committer": "David Marsh <david6marsh@gmail.com>",
    "message": "Updated cran-comments.md\n",
    "time": 1768555116
  },
  "_maintainer": {
    "name": "David Marsh",
    "email": "david6marsh@gmail.com",
    "login": "david6marsh",
    "uuid": 43388038
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cppRouting",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "geosphere",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "lwgeom",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "s2",
      "role": "Imports"
    },
    {
      "package": "sf",
      "version": ">= 1.0",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "airportr",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "cowplot",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "progress",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "rnaturalearthdata",
      "role": "Suggests"
    },
    {
      "package": "scales",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "stringr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0",
      "role": "Suggests"
    },
    {
      "package": "units",
      "role": "Suggests"
    },
    {
      "package": "utils",
      "role": "Suggests"
    },
    {
      "package": "viridis",
      "role": "Suggests"
    }
  ],
  "_owner": "david6marsh",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-28",
      "n": 5
    },
    {
      "week": "2025-29",
      "n": 1
    },
    {
      "week": "2026-02",
      "n": 5
    },
    {
      "week": "2026-03",
      "n": 3
    }
  ],
  "_tags": [
    {
      "name": "v.1.0.0",
      "date": "2025-07-12"
    }
  ],
  "_topics": [
    "aircraft",
    "routes",
    "supersonic"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "david6marsh",
      "count": 289,
      "uuid": 43388038
    },
    {
      "user": "espinielli",
      "count": 6,
      "uuid": 891692
    },
    {
      "user": "davisvaughan",
      "count": 1,
      "uuid": 19150088
    }
  ],
  "_userbio": {
    "uuid": 43388038,
    "type": "user",
    "name": "david6marsh"
  },
  "_downloads": {
    "count": 245,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/himach"
  },
  "_devurl": "https://github.com/david6marsh/himach",
  "_pkgdown": "https://david6marsh.github.io/himach/",
  "_searchresults": 7,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/himach.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/david6marsh/himach",
  "_realowner": "david6marsh",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2021-04-15"
    },
    {
      "version": "0.1.1",
      "date": "2021-04-23"
    },
    {
      "version": "0.1.2",
      "date": "2021-04-30"
    },
    {
      "version": "0.2.1",
      "date": "2021-06-17"
    },
    {
      "version": "0.2.2",
      "date": "2021-11-21"
    },
    {
      "version": "0.2.3",
      "date": "2021-12-01"
    },
    {
      "version": "0.3.0",
      "date": "2022-06-10"
    },
    {
      "version": "0.3.1",
      "date": "2022-12-05"
    },
    {
      "version": "0.3.2",
      "date": "2023-09-20"
    },
    {
      "version": "1.0.0",
      "date": "2025-07-13"
    },
    {
      "version": "1.0.1",
      "date": "2026-01-16"
    }
  ],
  "_exports": [
    "find_leg",
    "find_route",
    "find_routes",
    "hm_clean_cache",
    "hm_get_test",
    "hm_load_cache",
    "hm_save_cache",
    "make_aircraft",
    "make_airports",
    "make_AP2",
    "make_route_envelope",
    "make_route_grid",
    "map_routes",
    "profile_routes",
    "st_window",
    "summarise_routes"
  ],
  "_datasets": [
    {
      "name": "crs_120E",
      "title": "Asia-centred coordinate reference system",
      "object": "crs_120E",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "crs_Atlantic",
      "title": "Atlantic-centred coordinate reference system",
      "object": "crs_Atlantic",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "crs_longlat",
      "title": "Lat-long coordinate reference system",
      "object": "crs_longlat",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "crs_N",
      "title": "Arctic-centred coordinate reference system",
      "object": "crs_N",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "crs_Pacific",
      "title": "Pacific-centred coordinate reference system",
      "object": "crs_Pacific",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "crs_S",
      "title": "Antarctic-centred coordinate reference system",
      "object": "crs_S",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "mach_kph",
      "title": "Speed of sound, for Mach to km conversion",
      "object": "mach_kph",
      "class": [
        "numeric"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "crs_120E",
      "title": "Asia-centred coordinate reference system",
      "topics": [
        "crs_120E"
      ]
    },
    {
      "page": "crs_Atlantic",
      "title": "Atlantic-centred coordinate reference system",
      "topics": [
        "crs_Atlantic"
      ]
    },
    {
      "page": "crs_longlat",
      "title": "Lat-long coordinate reference system",
      "topics": [
        "crs_longlat"
      ]
    },
    {
      "page": "crs_N",
      "title": "Arctic-centred coordinate reference system",
      "topics": [
        "crs_N"
      ]
    },
    {
      "page": "crs_Pacific",
      "title": "Pacific-centred coordinate reference system",
      "topics": [
        "crs_Pacific"
      ]
    },
    {
      "page": "crs_S",
      "title": "Antarctic-centred coordinate reference system",
      "topics": [
        "crs_S"
      ]
    },
    {
      "page": "find_leg",
      "title": "Find best non-stop route between 2 airports",
      "topics": [
        "find_leg"
      ]
    },
    {
      "page": "find_route",
      "title": "Find best route between 2 airports",
      "topics": [
        "find_route"
      ]
    },
    {
      "page": "find_routes",
      "title": "Find best routes between airport-pair & aircraft combinations",
      "topics": [
        "find_routes"
      ]
    },
    {
      "page": "GridLat-class",
      "title": "A grid and lattice combination",
      "topics": [
        "GridLat-class"
      ]
    },
    {
      "page": "hm_clean_cache",
      "title": "Clean the route and SID-STAR cache.",
      "topics": [
        "hm_clean_cache"
      ]
    },
    {
      "page": "hm_get_test",
      "title": "Get test data",
      "topics": [
        "hm_get_test"
      ]
    },
    {
      "page": "hm_load_cache",
      "title": "Load route and SID/STAR cache",
      "topics": [
        "hm_load_cache"
      ]
    },
    {
      "page": "hm_save_cache",
      "title": "Save route and SID/STAR cache to file",
      "topics": [
        "hm_save_cache"
      ]
    },
    {
      "page": "mach_kph",
      "title": "Speed of sound, for Mach to km conversion",
      "topics": [
        "mach_kph"
      ]
    },
    {
      "page": "make_aircraft",
      "title": "Make aircraft data from minimum dataset",
      "topics": [
        "make_aircraft"
      ]
    },
    {
      "page": "make_airports",
      "title": "Make or load airport data",
      "topics": [
        "make_airports"
      ]
    },
    {
      "page": "make_AP2",
      "title": "Make airport-pair dataset",
      "topics": [
        "make_AP2"
      ]
    },
    {
      "page": "make_route_envelope",
      "title": "Make range-constrained envelope between 2 airports",
      "topics": [
        "make_route_envelope"
      ]
    },
    {
      "page": "make_route_grid",
      "title": "Make lat-long grid for route finding",
      "topics": [
        "make_route_grid"
      ]
    },
    {
      "page": "map_routes",
      "title": "Map a set of routes",
      "topics": [
        "map_routes"
      ]
    },
    {
      "page": "profile_routes",
      "title": "Profile a set of routes",
      "topics": [
        "profile_routes"
      ]
    },
    {
      "page": "st_window",
      "title": "Version of 'st_transform' with view window to avoid dateline",
      "topics": [
        "st_window"
      ]
    },
    {
      "page": "summarise_routes",
      "title": "Summarise a set of routes",
      "topics": [
        "summarise_routes"
      ]
    }
  ],
  "_readme": "https://github.com/david6marsh/himach/raw/HEAD/README.md",
  "_rundeps": [
    "class",
    "classInt",
    "cli",
    "cpp11",
    "cppRouting",
    "data.table",
    "DBI",
    "dplyr",
    "e1071",
    "farver",
    "generics",
    "geosphere",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "KernSmooth",
    "labeling",
    "lifecycle",
    "lwgeom",
    "magrittr",
    "MASS",
    "pillar",
    "pkgconfig",
    "proxy",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppParallel",
    "RcppProgress",
    "rlang",
    "s2",
    "S7",
    "scales",
    "sf",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "units",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "wk"
  ],
  "_vignettes": [
    {
      "source": "Supersonic_Routes_in_depth.Rmd",
      "filename": "Supersonic_Routes_in_depth.html",
      "title": "Advanced Supersonic Routing",
      "author": "David Marsh",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Cache Management",
        "Cache housekeeping (advanced)",
        "Extra Plots",
        "Route density plots",
        "Route-finding details",
        "No-fly zones",
        "Why do I have NA routes?",
        "Too many ocean routes: Buffer widths and projections",
        "Why do I need a coordinate reference system?"
      ],
      "created": "2021-04-01 13:41:48",
      "modified": "2025-07-11 14:25:26",
      "commits": 15
    },
    {
      "source": "Supersonic_Routes.Rmd",
      "filename": "Supersonic_Routes.html",
      "title": "Introduction to Supersonic Routing",
      "author": "David Marsh",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Aircraft",
        "Airports",
        "Maps",
        "Create a grid",
        "Routes!"
      ],
      "created": "2021-04-01 13:41:48",
      "modified": "2025-07-12 09:04:52",
      "commits": 12
    }
  ],
  "_score": 4.903089986991944,
  "_indexed": true,
  "_nocasepkg": "himach",
  "_universes": [
    "david6marsh"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-16T08:05:13.000Z",
      "distro": "noble",
      "commit": "36fd0cf1fc0634398337cb00e59fb5137b162753",
      "fileid": "d4248ba882c2a03be3e6df20614c4e820cfafe53d8c06833d78b700491a61ac7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/david6marsh/actions/runs/25956764235"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-16T08:05:03.000Z",
      "distro": "noble",
      "commit": "36fd0cf1fc0634398337cb00e59fb5137b162753",
      "fileid": "3a2f5a5c1481ccdd8cb418c4c3abb2f6bc578d34d812de65cc82604d08473041",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/david6marsh/actions/runs/25956764235"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-16T08:05:16.000Z",
      "commit": "36fd0cf1fc0634398337cb00e59fb5137b162753",
      "fileid": "d8e1e3f332dbd5e120b53f8c44a243e83e39bc68d09e5a5509e3fd3d0e1c774a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/david6marsh/actions/runs/25956764235"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-16T08:05:15.000Z",
      "commit": "36fd0cf1fc0634398337cb00e59fb5137b162753",
      "fileid": "104a621304c793d9d36f2516b18cb850ecee5f7a2f85708ce4c2f9b9ce951bd7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/david6marsh/actions/runs/25956764235"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-16T08:04:13.000Z",
      "commit": "36fd0cf1fc0634398337cb00e59fb5137b162753",
      "fileid": "3f2fb7ce07f39d290099cd8559b9dd8f4190f65baacf032e696f9a02cfbda94e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/david6marsh/actions/runs/25956764235"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-16T08:05:01.000Z",
      "commit": "36fd0cf1fc0634398337cb00e59fb5137b162753",
      "fileid": "bff79ca0aabe05bc0ed046b0a3defff820db9263a4b02fe7481bbfada718dd2e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/david6marsh/actions/runs/25956764235"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-16T08:04:12.000Z",
      "commit": "36fd0cf1fc0634398337cb00e59fb5137b162753",
      "fileid": "5d159eb472351cbe6f8a1f0b819a8c836d61b10c8d3e6dbf371451975415af71",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/david6marsh/actions/runs/25956764235"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-06-02T18:24:17.000Z",
      "commit": "36fd0cf1fc0634398337cb00e59fb5137b162753",
      "fileid": "b95c89c2c50544cc0ca7d7d09f7e0517f53da061e2882ed488d83ed440943907",
      "status": "success",
      "buildurl": "https://github.com/r-universe/david6marsh/actions/runs/25956764235"
    }
  ]
}