{
  "_id": "6a1d33a31d7bb097a0a3bd51",
  "Package": "geohashTools",
  "Version": "0.3.3",
  "Title": "Tools for Working with Geohashes",
  "Authors@R": "c(\nperson('Michael', 'Chirico', role = c('aut', 'cre'), email = 'MichaelChirico4@gmail.com'),\nperson('Dmitry', 'Shkolnik', role = 'ctb'))",
  "Maintainer": "Michael Chirico <MichaelChirico4@gmail.com>",
  "Description": "Tools for working with Gustavo Niemeyer's geohash\ncoordinate system, including API for interacting with other\ncommon R GIS libraries.",
  "URL": "https://github.com/MichaelChirico/geohashTools",
  "License": "MPL-2.0 | file LICENSE",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "Repository": "https://michaelchirico.r-universe.dev",
  "Date/Publication": "2023-10-21 19:43:17 UTC",
  "RemoteUrl": "https://github.com/michaelchirico/geohashtools",
  "RemoteRef": "HEAD",
  "RemoteSha": "5b5d42ec1658a7e0d0e9d7724a76e1c0396306da",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-01 07:07:17 UTC",
    "User": "root"
  },
  "Author": "Michael Chirico [aut, cre],\nDmitry Shkolnik [ctb]",
  "MD5sum": "e6e968099d1e03ef6d228738afc5fd11",
  "_user": "michaelchirico",
  "_type": "src",
  "_file": "geohashTools_0.3.3.tar.gz",
  "_fileid": "9469717b36baee445a47116462d6b51aa6eb0acb668b8d8cbc647a7a203cd5da",
  "_filesize": 364852,
  "_sha256": "9469717b36baee445a47116462d6b51aa6eb0acb668b8d8cbc647a7a203cd5da",
  "_created": "2026-06-01T07:07:17.000Z",
  "_published": "2026-06-01T07:24:19.393Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78802891046,
      "time": 125,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7325365930"
    },
    {
      "job": 78802891064,
      "time": 128,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7325366810"
    },
    {
      "job": 78802891052,
      "time": 119,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325364574"
    },
    {
      "job": 78802891060,
      "time": 113,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325362646"
    },
    {
      "job": 78802891066,
      "time": 178,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7325586352"
    },
    {
      "job": 78802891242,
      "time": 346,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7325571622"
    },
    {
      "job": 78802891089,
      "time": 96,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325580013"
    },
    {
      "job": 78802891068,
      "time": 318,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325542377"
    },
    {
      "job": 78802528465,
      "time": 173,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325332592"
    },
    {
      "job": 78802891025,
      "time": 99,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325359248"
    },
    {
      "job": 78802891023,
      "time": 93,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7325357848"
    },
    {
      "job": 78802891073,
      "time": 101,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7325359793"
    },
    {
      "job": 78802891050,
      "time": 103,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325360489"
    }
  ],
  "_buildurl": "https://github.com/r-universe/michaelchirico/actions/runs/26740300137",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/michaelchirico/geohashtools",
  "_commit": {
    "id": "5b5d42ec1658a7e0d0e9d7724a76e1c0396306da",
    "author": "Michael Chirico <michaelchirico4@gmail.com>",
    "committer": "Michael Chirico <michaelchirico4@gmail.com>",
    "message": "forgot NEWS\n",
    "time": 1697917397
  },
  "_maintainer": {
    "name": "Michael Chirico",
    "email": "michaelchirico4@gmail.com",
    "login": "michaelchirico",
    "mastodon": "@michaelchirico@fosstodon.org",
    "bluesky": "@michaelchirico.bsky.social",
    "twitter": "@michael_chirico",
    "description": "Economics PhD, Google Data Scientist, ex-@grab",
    "uuid": 7606389
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.0",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Suggests"
    },
    {
      "package": "sp",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    }
  ],
  "_owner": "michaelchirico",
  "_selfowned": true,
  "_usedby": 6,
  "_updates": [],
  "_tags": [],
  "_stars": 54,
  "_contributors": [
    {
      "user": "michaelchirico",
      "count": 39,
      "uuid": 7606389
    },
    {
      "user": "dshkol",
      "count": 3,
      "uuid": 5847527
    }
  ],
  "_userbio": {
    "uuid": 7606389,
    "type": "user",
    "name": "Michael Chirico",
    "description": "Economics PhD, Google Data Scientist, ex-@grab"
  },
  "_downloads": {
    "count": 503,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/geohashTools"
  },
  "_devurl": "https://github.com/michaelchirico/geohashtools",
  "_searchresults": 32,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/geohashTools.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/michaelchirico/geohashtools",
  "_realowner": "michaelchirico",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.0",
      "date": "2018-12-16"
    },
    {
      "version": "0.2.2",
      "date": "2019-08-21"
    },
    {
      "version": "0.2.4",
      "date": "2019-08-27"
    },
    {
      "version": "0.3.0",
      "date": "2019-10-03"
    },
    {
      "version": "0.3.1",
      "date": "2020-05-26"
    },
    {
      "version": "0.3.2",
      "date": "2022-11-21"
    },
    {
      "version": "0.3.3",
      "date": "2023-10-21"
    }
  ],
  "_exports": [
    "gh_covering",
    "gh_decode",
    "gh_delta",
    "gh_encode",
    "gh_neighbors",
    "gh_neighbours",
    "gh_to_sf",
    "gh_to_sp",
    "gh_to_spdf"
  ],
  "_help": [
    {
      "page": "gh_decode",
      "title": "Geohash decoding",
      "topics": [
        "gh_decode"
      ]
    },
    {
      "page": "gh_encode",
      "title": "Geohash encoding",
      "topics": [
        "gh_encode"
      ]
    },
    {
      "page": "gh_neighbors",
      "title": "Geohash neighborhoods",
      "topics": [
        "gh_neighbors",
        "gh_neighbours"
      ]
    },
    {
      "page": "gis_tools",
      "title": "Helpers for interfacing geohashes with sp/sf objects",
      "topics": [
        "gh_covering",
        "gh_to_sf",
        "gh_to_sp",
        "gh_to_spdf",
        "gh_to_spdf.data.frame",
        "gh_to_spdf.default"
      ]
    },
    {
      "page": "utils",
      "title": "Geohash utilities",
      "topics": [
        "gh_delta"
      ]
    }
  ],
  "_pkglogo": "https://github.com/michaelchirico/geohashtools/raw/HEAD/logo.png",
  "_readme": "https://github.com/michaelchirico/geohashtools/raw/HEAD/README.md",
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "geohashTools.Rmd",
      "filename": "geohashTools.html",
      "title": "geohashTools",
      "engine": "knitr::rmarkdown",
      "headings": [
        "What is a Geohash?",
        "Precision of geohashes",
        "Encoding geohashes",
        "Example: Encoding many points",
        "Decoding geohashes",
        "Geohash neighborhoods",
        "Working with spatial formats",
        "gh_to_*",
        "gh_covering"
      ],
      "created": "2020-06-25 11:30:30",
      "modified": "2023-10-21 19:41:57",
      "commits": 6
    }
  ],
  "_score": 7.1917862475822,
  "_indexed": true,
  "_nocasepkg": "geohashtools",
  "_universes": [
    "michaelchirico"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.3",
      "date": "2026-06-01T07:09:25.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "5b5d42ec1658a7e0d0e9d7724a76e1c0396306da",
      "fileid": "d77049848c0acf848d41778dedf30caf540ffd7fdac3382db4e4d3f8f824a969",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/michaelchirico/actions/runs/26740300137"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.3",
      "date": "2026-06-01T07:09:25.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "5b5d42ec1658a7e0d0e9d7724a76e1c0396306da",
      "fileid": "0dd77de86f7a2b633498d290684d4539a3882b836c777147e1ee917f97bf5571",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/michaelchirico/actions/runs/26740300137"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.3",
      "date": "2026-06-01T07:09:20.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "5b5d42ec1658a7e0d0e9d7724a76e1c0396306da",
      "fileid": "3133dbc4a0127d3c066b55af359be0d20afc64acb579ddd4ce163a26880bc68e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/michaelchirico/actions/runs/26740300137"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.3",
      "date": "2026-06-01T07:09:10.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "5b5d42ec1658a7e0d0e9d7724a76e1c0396306da",
      "fileid": "5ef69cbc380cdbdf8ba5e2cfb3ff029dcc193da8881f80806d7308161ba5838a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/michaelchirico/actions/runs/26740300137"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.3",
      "date": "2026-06-01T07:23:29.000Z",
      "arch": "aarch64",
      "commit": "5b5d42ec1658a7e0d0e9d7724a76e1c0396306da",
      "fileid": "2f2fd4e728223d395cec820231f380e6be369d2aa9177fa817bae70d42b6a181",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/michaelchirico/actions/runs/26740300137"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.3",
      "date": "2026-06-01T07:22:12.000Z",
      "arch": "x86_64",
      "commit": "5b5d42ec1658a7e0d0e9d7724a76e1c0396306da",
      "fileid": "2774db70449a068bf52adfdd00a551a710c2a61998499a75d6bc88e2397644eb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/michaelchirico/actions/runs/26740300137"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.3",
      "date": "2026-06-01T07:23:06.000Z",
      "arch": "aarch64",
      "commit": "5b5d42ec1658a7e0d0e9d7724a76e1c0396306da",
      "fileid": "b3096d0a5a04ba0fde50153f8ecb6528839e62cca2f5d03cff00b799db18f85f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/michaelchirico/actions/runs/26740300137"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.3",
      "date": "2026-06-01T07:20:20.000Z",
      "arch": "x86_64",
      "commit": "5b5d42ec1658a7e0d0e9d7724a76e1c0396306da",
      "fileid": "0c233e5c4856a2a2c1ecf194a49cbdee9136b12e1a5783560e2d5b1156f139fe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/michaelchirico/actions/runs/26740300137"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.3",
      "date": "2026-06-01T07:09:10.000Z",
      "arch": "emscripten",
      "commit": "5b5d42ec1658a7e0d0e9d7724a76e1c0396306da",
      "fileid": "0a323d313af7cad331567d88ac2529e199ba7c6a876171c1493a5f80a236c4b1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/michaelchirico/actions/runs/26740300137"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.3",
      "date": "2026-06-01T07:08:35.000Z",
      "arch": "x86_64",
      "commit": "5b5d42ec1658a7e0d0e9d7724a76e1c0396306da",
      "fileid": "0c440f1c2305eb3a5216029f31c1f6d9f9058ac81c8d0d172ddc5f240533ceb8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/michaelchirico/actions/runs/26740300137"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.3",
      "date": "2026-06-01T07:08:31.000Z",
      "arch": "x86_64",
      "commit": "5b5d42ec1658a7e0d0e9d7724a76e1c0396306da",
      "fileid": "4b95599815ab3226a9a240e8c41c7b8d9f40d770c4905e8f5f810e7d909a0bf0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/michaelchirico/actions/runs/26740300137"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.3",
      "date": "2026-06-01T07:08:31.000Z",
      "arch": "x86_64",
      "commit": "5b5d42ec1658a7e0d0e9d7724a76e1c0396306da",
      "fileid": "554c7909953339018a0011245ed3dbfad21682de02a5504e71c9eda0aa32f469",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/michaelchirico/actions/runs/26740300137"
    }
  ]
}