{
  "_id": "6a1024b0acfb0bcc41c8deed",
  "Package": "geoarea",
  "Title": "Fast, Dependency-Free Geodesic Area Calculations",
  "Version": "0.0.1.007",
  "Authors@R": "c(\nperson(\"Mark\", \"Padgham\", , \"mark.padgham@email.com\", role = c(\"aut\", \"cre\")),\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 areas,\nusing the the reference nanometre-accuracy libraries of Karney\n(2013) <doi:10.1007/s00190-012-0578-z>, as used by the 'sf'\npackage. The main function accepts a single input of two\ncolumns containing the longitude and latitude coordinates,\nassumed to be a polygon and represented in WSG84 projection,\nand returns the area in square metres, and perimeter in metres.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/hypertidy/geoarea",
  "BugReports": "https://github.com/hypertidy/geoarea/issues",
  "Encoding": "UTF-8",
  "NeedsCompilation": "yes",
  "RoxygenNote": "7.2.1",
  "Config/testthat/edition": "3",
  "Config/testthat/parallel": "true",
  "Repository": "https://hypertidy.r-universe.dev",
  "Date/Publication": "2022-10-19 16:07:49 UTC",
  "RemoteUrl": "https://github.com/hypertidy/geoarea",
  "RemoteRef": "HEAD",
  "RemoteSha": "45b2efe11ecf198b283f39c9c906ed4eddfb1837",
  "Packaged": {
    "Date": "2026-05-13 09:51:13 UTC",
    "User": "root"
  },
  "Author": "Mark Padgham [aut, cre],\nCharles F.F Karney [cph] (Original author of included code for geodesic\ndistances)",
  "Maintainer": "Mark Padgham <mark.padgham@email.com>",
  "MD5sum": "0ef530ac9bdf6f7489a037535c12445f",
  "_user": "hypertidy",
  "_type": "src",
  "_file": "geoarea_0.0.1.007.tar.gz",
  "_fileid": "7c7d50af6211960635763b5924b67e2c1c69dcf5612bb6e979fa0df12df6885f",
  "_filesize": 107179,
  "_sha256": "7c7d50af6211960635763b5924b67e2c1c69dcf5612bb6e979fa0df12df6885f",
  "_created": "2026-05-13T09:51:13.000Z",
  "_published": "2026-05-22T09:41:04.401Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77354686427,
      "time": 134,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6966922464"
    },
    {
      "job": 77354686816,
      "time": 117,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6966916502"
    },
    {
      "job": 77354686709,
      "time": 121,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6966918146"
    },
    {
      "job": 77354686611,
      "time": 134,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6966922416"
    },
    {
      "job": 77354686850,
      "time": 104,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6966924344"
    },
    {
      "job": 77354686546,
      "time": 175,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6966957961"
    },
    {
      "job": 77354686786,
      "time": 98,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6966988272"
    },
    {
      "job": 77354686634,
      "time": 145,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6967038533"
    },
    {
      "job": 77354686316,
      "time": 156,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6966875121"
    },
    {
      "job": 77354686076,
      "time": 99,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157494334"
    },
    {
      "job": 77354686691,
      "time": 86,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6966905742"
    },
    {
      "job": 77354686549,
      "time": 78,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6966902794"
    },
    {
      "job": 77354686450,
      "time": 80,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6966903851"
    }
  ],
  "_buildurl": "https://github.com/r-universe/hypertidy/actions/runs/25791474023",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/hypertidy/geoarea",
  "_commit": {
    "id": "45b2efe11ecf198b283f39c9c906ed4eddfb1837",
    "author": "mpadge <mark.padgham@email.com>",
    "committer": "mpadge <mark.padgham@email.com>",
    "message": "include benchmarks in readme\n",
    "time": 1666195669
  },
  "_maintainer": {
    "name": "Mark Padgham",
    "email": "mark.padgham@email.com",
    "login": "mpadge",
    "mastodon": "@mpadge@nerdculture.de",
    "uuid": 6697851
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "bench",
      "role": "Suggests"
    },
    {
      "package": "geosphere",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "sf",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "hypertidy",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "mpadge",
      "count": 8,
      "uuid": 6697851
    }
  ],
  "_userbio": {
    "uuid": 29297592,
    "type": "organization",
    "name": "hypertidy",
    "description": "[ ... ]"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/geoarea"
  },
  "_devurl": "https://github.com/hypertidy/geoarea",
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/geoarea.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "geoarea"
  ],
  "_help": [
    {
      "page": "geoarea",
      "title": "geoarea.",
      "topics": [
        "geoarea"
      ]
    }
  ],
  "_readme": "https://github.com/hypertidy/geoarea/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "geoarea",
  "_universes": [
    "hypertidy",
    "mpadge"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.1.007",
      "date": "2026-05-13T09:53:34.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "45b2efe11ecf198b283f39c9c906ed4eddfb1837",
      "fileid": "f39e7c503f91130bc35b36577dfbeca004a4c70d945af2e6c10541198c3ef7fc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/25791474023"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.1.007",
      "date": "2026-05-13T09:53:15.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "45b2efe11ecf198b283f39c9c906ed4eddfb1837",
      "fileid": "d6f47fc9fbc5394563b6bc692173bc499ffcc176878828932a8140d1ae183fc4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/25791474023"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.1.007",
      "date": "2026-05-13T09:53:22.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "45b2efe11ecf198b283f39c9c906ed4eddfb1837",
      "fileid": "367487f7fe7e5bc102f112847672e5dafaeb0ff6a3caada22cde80e4d7ae2eaf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/25791474023"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.1.007",
      "date": "2026-05-13T09:53:30.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "45b2efe11ecf198b283f39c9c906ed4eddfb1837",
      "fileid": "3f167dba26f7886193a8eaea31d544f27a66b585784dbe28224fe57411717d6e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/25791474023"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.1.007",
      "date": "2026-05-13T09:53:35.000Z",
      "arch": "aarch64",
      "commit": "45b2efe11ecf198b283f39c9c906ed4eddfb1837",
      "fileid": "73a1a9cc3631e082d4497a3eca6d1f3fbeb793256322edf6c452008e035363e5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/25791474023"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.1.007",
      "date": "2026-05-13T09:55:00.000Z",
      "arch": "x86_64",
      "commit": "45b2efe11ecf198b283f39c9c906ed4eddfb1837",
      "fileid": "d1897966992e77f33f7927aa104cde25d1c8bacca1bf625ab95689a93422de3e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/25791474023"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.1.007",
      "date": "2026-05-13T09:56:31.000Z",
      "arch": "aarch64",
      "commit": "45b2efe11ecf198b283f39c9c906ed4eddfb1837",
      "fileid": "3e863a5d73cff35851847ca39fbb38a4af35cf2741061d5e4749749a65eb3631",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/25791474023"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.1.007",
      "date": "2026-05-13T09:58:53.000Z",
      "arch": "x86_64",
      "commit": "45b2efe11ecf198b283f39c9c906ed4eddfb1837",
      "fileid": "806dccaaf73b6ac92db7a76a9d1a4644da055a89f65a9f7a451a85a14ebec41b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/25791474023"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.1.007",
      "date": "2026-05-13T09:52:34.000Z",
      "arch": "x86_64",
      "commit": "45b2efe11ecf198b283f39c9c906ed4eddfb1837",
      "fileid": "fa3b2d1d110f7384d35c991419bd94f7309961653d940ab24d0b52a1d2c16bca",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/25791474023"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.1.007",
      "date": "2026-05-13T09:52:19.000Z",
      "arch": "x86_64",
      "commit": "45b2efe11ecf198b283f39c9c906ed4eddfb1837",
      "fileid": "c54ad16fd58c79dfa1a886080a0cda97cc58bb34ad7bed940bd28f8b77a968ec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/25791474023"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.1.007",
      "date": "2026-05-13T09:52:27.000Z",
      "arch": "x86_64",
      "commit": "45b2efe11ecf198b283f39c9c906ed4eddfb1837",
      "fileid": "defa9ab2f58c7fb6c59a92c91c49e722c53ecb5eacdd919e580e86da44fbde21",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/25791474023"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.1.007",
      "date": "2026-05-22T09:40:49.000Z",
      "arch": "emscripten",
      "commit": "45b2efe11ecf198b283f39c9c906ed4eddfb1837",
      "fileid": "2a536a28fa8c701ec5bd0cbc9bf93b1ee7698be4054f923b38dc663019089263",
      "status": "success",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/25791474023"
    }
  ]
}