{
  "_id": "6a6303d2d3420cf5dfdb6050",
  "Package": "geodist",
  "Title": "Fast, Dependency-Free Geodesic Distance Calculations",
  "Version": "0.1.1.019",
  "Authors@R": "c(\nperson(\"Mark\", \"Padgham\", , \"mark.padgham@email.com\", role = c(\"aut\", \"cre\")),\nperson(\"Michael D.\", \"Sumner\", role = \"aut\"),\nperson(\"Charles F.F\", \"Karney\", role = \"cph\",\ncomment = \"Original author of included code for geodesic distances\")\n)",
  "Description": "Dependency-free, ultra fast calculation of geodesic\ndistances.  Includes the reference nanometre-accuracy geodesic\ndistances of Karney (2013) <doi:10.1007/s00190-012-0578-z>, as\nused by the 'sf' package, as well as Haversine and Vincenty\ndistances. Default distance measure is the \"Mapbox cheap ruler\"\nwhich is generally more accurate than Haversine or Vincenty for\ndistances out to a few hundred kilometres, and is considerably\nfaster. The main function accepts one or two inputs in almost\nany generic rectangular form, and returns either matrices of\npairwise distances, or vectors of sequential distances.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/hypertidy/geodist,\nhttps://hypertidy.github.io/geodist/",
  "BugReports": "https://github.com/hypertidy/geodist/issues",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "NeedsCompilation": "yes",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "Config/testthat/parallel": "true",
  "Repository": "https://hypertidy.r-universe.dev",
  "Date/Publication": "2026-06-19 07:00:51 UTC",
  "RemoteUrl": "https://github.com/hypertidy/geodist",
  "RemoteRef": "HEAD",
  "RemoteSha": "e567014f925965c618c11055bfb7c27193443c26",
  "Packaged": {
    "Date": "2026-07-24 05:58:15 UTC",
    "User": "root"
  },
  "Author": "Mark Padgham [aut, cre],\nMichael D. Sumner [aut],\nCharles F.F Karney [cph] (Original author of included code for geodesic\ndistances)",
  "Maintainer": "Mark Padgham <mark.padgham@email.com>",
  "_user": "hypertidy",
  "_type": "src",
  "_file": "geodist_0.1.1.019.tar.gz",
  "_fileid": "https://r2.ropensci.org/33c584dae5736a9b0f8747e5069ae724fdd7854969451c662e3424232b7b2c18",
  "_filesize": 276459,
  "_sha256": "33c584dae5736a9b0f8747e5069ae724fdd7854969451c662e3424232b7b2c18",
  "_expires": "2026-11-01T06:18:56.000Z",
  "_created": "2026-07-24T05:58:15.000Z",
  "_published": "2026-07-24T06:18:58.068Z",
  "_jobs": [
    {
      "job": 89411370489,
      "time": 108,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8587995165"
    },
    {
      "job": 89411370468,
      "time": 108,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8587995153"
    },
    {
      "job": 89411370509,
      "time": 103,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8587994121"
    },
    {
      "job": 89411370491,
      "time": 118,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8587998574"
    },
    {
      "job": 89411370579,
      "time": 103,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8588307717"
    },
    {
      "job": 89411370590,
      "time": 133,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8588291855"
    },
    {
      "job": 89411370517,
      "time": 85,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8588300640"
    },
    {
      "job": 89411370478,
      "time": 254,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8588323563"
    },
    {
      "job": 89410860927,
      "time": 216,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8587962212"
    },
    {
      "job": 89411370441,
      "time": 101,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8587993330"
    },
    {
      "job": 89411370428,
      "time": 80,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8587987445"
    },
    {
      "job": 89411370451,
      "time": 78,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8587986701"
    },
    {
      "job": 89411370518,
      "time": 88,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8587989676"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/hypertidy/actions/runs/30070717797",
  "_status": "success",
  "_upstream": "https://github.com/hypertidy/geodist",
  "_commit": {
    "id": "e567014f925965c618c11055bfb7c27193443c26",
    "author": "mark padgham <mark.padgham@email.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #49 from hypertidy/dependabot/github_actions/JamesIves/github-pages-deploy-action-4.8.0\n\nBump JamesIves/github-pages-deploy-action from 4.5.0 to 4.8.0",
    "time": 1781852451
  },
  "_maintainer": {
    "name": "Mark Padgham",
    "email": "mark.padgham@email.com",
    "login": "mpadge",
    "mastodon": "@mpadge@nerdculture.de",
    "description": "rOpenSci software review lead",
    "uuid": 6697851
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "hypertidy",
  "_selfowned": true,
  "_usedby": 37,
  "_updates": [
    {
      "week": "2026-15",
      "n": 1
    },
    {
      "week": "2026-25",
      "n": 7
    }
  ],
  "_tags": [],
  "_stars": 96,
  "_contributors": [
    {
      "user": "mpadge",
      "count": 272,
      "uuid": 6697851
    },
    {
      "user": "jlacko",
      "count": 3,
      "uuid": 29260421
    },
    {
      "user": "mdsumner",
      "count": 2,
      "uuid": 4107631
    },
    {
      "user": "daniellemccool",
      "count": 1,
      "uuid": 5112209
    },
    {
      "user": "kadyb",
      "count": 1,
      "uuid": 35004826
    },
    {
      "user": "olivroy",
      "count": 1,
      "uuid": 52606734
    }
  ],
  "_userbio": {
    "uuid": 29297592,
    "type": "organization",
    "name": "hypertidy",
    "followers": 27,
    "description": "[ ... ]"
  },
  "_downloads": {
    "count": 3119,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/geodist"
  },
  "_mentions": 3,
  "_devurl": "https://github.com/hypertidy/geodist",
  "_pkgdown": "https://hypertidy.github.io/geodist/",
  "_searchresults": 297,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/geodist.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/hypertidy/geodist",
  "_realowner": "hypertidy",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2018-07-13"
    },
    {
      "version": "0.0.2",
      "date": "2019-03-22"
    },
    {
      "version": "0.0.3",
      "date": "2019-04-17"
    },
    {
      "version": "0.0.4",
      "date": "2020-05-18"
    },
    {
      "version": "0.0.6",
      "date": "2020-10-15"
    },
    {
      "version": "0.0.7",
      "date": "2021-01-27"
    },
    {
      "version": "0.0.8",
      "date": "2022-10-19"
    },
    {
      "version": "0.1.0",
      "date": "2024-05-23"
    },
    {
      "version": "0.1.1",
      "date": "2025-03-24"
    }
  ],
  "_exports": [
    "geodist",
    "geodist_benchmark",
    "geodist_min",
    "geodist_vec",
    "georange"
  ],
  "_help": [
    {
      "page": "geodist",
      "title": "geodist.",
      "topics": [
        "geodist-package",
        "geodist"
      ]
    },
    {
      "page": "geodist_benchmark",
      "title": "geodist_benchmark",
      "topics": [
        "geodist_benchmark"
      ]
    },
    {
      "page": "geodist_min",
      "title": "Minimal pairwise distances between two input matrices",
      "topics": [
        "geodist_min"
      ]
    },
    {
      "page": "geodist_vec",
      "title": "geodist_vec",
      "topics": [
        "geodist_vec"
      ]
    },
    {
      "page": "georange",
      "title": "georange",
      "topics": [
        "georange"
      ]
    }
  ],
  "_readme": "https://github.com/hypertidy/geodist/raw/HEAD/README.md",
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "geodist.Rmd",
      "filename": "geodist.html",
      "title": "geodist",
      "author": "Mark Padgham",
      "engine": "knitr::rmarkdown",
      "headings": [
        "geodist",
        "Detailed Usage",
        "Benchmarks of geodesic accuracy",
        "Performance comparison"
      ],
      "created": "2018-07-01 18:06:48",
      "modified": "2026-04-09 10:20:16",
      "commits": 7
    }
  ],
  "_score": 11.170457294956265,
  "_indexed": true,
  "_nocasepkg": "geodist",
  "_universes": [
    "hypertidy",
    "mpadge"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1.019",
      "date": "2026-07-24T06:00:11.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "e567014f925965c618c11055bfb7c27193443c26",
      "fileid": "https://r2.ropensci.org/df6ed6b8cf19a2036269b6e005db18a0e19c3211d2371190671d1a26f26a5920",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/30070717797"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1.019",
      "date": "2026-07-24T06:00:12.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "e567014f925965c618c11055bfb7c27193443c26",
      "fileid": "https://r2.ropensci.org/9878f447ded0b9a8504d8092f156b8f4057da30ea6a4e78fe2d49bae647b24eb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/30070717797"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.1.019",
      "date": "2026-07-24T06:00:09.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "e567014f925965c618c11055bfb7c27193443c26",
      "fileid": "https://r2.ropensci.org/dcd8a8f9ec2a9e3edd3b3fc224cef496b88f39b4e30895e98c866814771c2e65",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/30070717797"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.1.019",
      "date": "2026-07-24T06:00:20.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "e567014f925965c618c11055bfb7c27193443c26",
      "fileid": "https://r2.ropensci.org/50092dbfacb44a3f4b20b61271af24dbda1d54e53a042e01cd47b3a069e4566b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/30070717797"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1.019",
      "date": "2026-07-24T06:17:23.000Z",
      "arch": "aarch64",
      "commit": "e567014f925965c618c11055bfb7c27193443c26",
      "fileid": "https://r2.ropensci.org/1e3842f8e5af7f365efbc65dab92355537288c5b9cce3e566fc95e089c647526",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/30070717797"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1.019",
      "date": "2026-07-24T06:16:21.000Z",
      "arch": "x86_64",
      "commit": "e567014f925965c618c11055bfb7c27193443c26",
      "fileid": "https://r2.ropensci.org/c6c758253530b0cad947c96971d4539c279cb6c10b2d1597f41fdd3fb5de9eeb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/30070717797"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.1.019",
      "date": "2026-07-24T06:16:58.000Z",
      "arch": "aarch64",
      "commit": "e567014f925965c618c11055bfb7c27193443c26",
      "fileid": "https://r2.ropensci.org/50a69f2bf08fd7d44c613788daf7a86ea414244fd0ec7fc55885ce22278d4b54",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/30070717797"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.1.019",
      "date": "2026-07-24T06:17:31.000Z",
      "arch": "x86_64",
      "commit": "e567014f925965c618c11055bfb7c27193443c26",
      "fileid": "https://r2.ropensci.org/d3bc111341434f0807238bd796369954db2d8194f6481a303ec65707b604198b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/30070717797"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1.019",
      "date": "2026-07-24T06:00:14.000Z",
      "arch": "emscripten",
      "commit": "e567014f925965c618c11055bfb7c27193443c26",
      "fileid": "https://r2.ropensci.org/dac951e598c5a2570d9b9f095f248165d05dac93288200958c6ed457bbf0f7b4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/30070717797"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1.019",
      "date": "2026-07-24T05:59:25.000Z",
      "arch": "x86_64",
      "commit": "e567014f925965c618c11055bfb7c27193443c26",
      "fileid": "https://r2.ropensci.org/328abb861eef7f4887f409dc57c02945a301fc64f12852ae5d9bc3c8cd71440a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/30070717797"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1.019",
      "date": "2026-07-24T05:59:24.000Z",
      "arch": "x86_64",
      "commit": "e567014f925965c618c11055bfb7c27193443c26",
      "fileid": "https://r2.ropensci.org/25c746d7699edc628f773dcbce2fa9f5f69e84e50f302581fcabf8864d8d6ab9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/30070717797"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.1.019",
      "date": "2026-07-24T05:59:33.000Z",
      "arch": "x86_64",
      "commit": "e567014f925965c618c11055bfb7c27193443c26",
      "fileid": "https://r2.ropensci.org/d3c2004c277d3a0567939882c998de1348104ce19d64cc4556edcdea71781ec6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/30070717797"
    }
  ]
}