{
  "_id": "6a47ff53e06c18f0a6527c5c",
  "Package": "rgeopackage",
  "Title": "Helper Tools in Creating or Handling GeoPackage Files",
  "Version": "0.0.0.900",
  "Authors@R": "c(\nperson(\"Floris\", \"Vanderhaeghe\", , \"floris.vanderhaeghe@inbo.be\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-6378-6229\")),\nperson(\"Research Institute for Nature and Forest\", , , \"info@inbo.be\", role = \"cph\"),\nperson(\"Eli\", \"Pousson\", , \"eli.pousson@gmail.com\", role = \"ctb\",\ncomment = c(ORCID = \"0000-0001-8280-1706\"))\n)",
  "Description": "The aim of this R package is to provide helper tools in\ncreating or handling GeoPackage files, in order to complement\nother R spatial packages or GDAL. The package has no\ndependencies on other spatial packages and is not tied to any\nparticular package by design.",
  "License": "GPL (>= 3)",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "Repository": "https://elipousson.r-universe.dev",
  "Date/Publication": "2023-01-09 14:39:27 UTC",
  "RemoteUrl": "https://github.com/r-spatial/rgeopackage",
  "RemoteRef": "HEAD",
  "RemoteSha": "1ea3d08fc22eeb1e7109a090643cd90354c74f2e",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-03 18:24:32 UTC",
    "User": "root"
  },
  "Author": "Floris Vanderhaeghe [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-6378-6229>),\nResearch Institute for Nature and Forest [cph],\nEli Pousson [ctb] (ORCID: <https://orcid.org/0000-0001-8280-1706>)",
  "Maintainer": "Floris Vanderhaeghe <floris.vanderhaeghe@inbo.be>",
  "_user": "elipousson",
  "_type": "src",
  "_file": "rgeopackage_0.0.0.900.tar.gz",
  "_fileid": "https://r2.ropensci.org/a82b1b31ed1f42e5c56ef646921c37fcc00cb340cb1c5783cfc8d8a973223e70",
  "_filesize": 95781,
  "_sha256": "a82b1b31ed1f42e5c56ef646921c37fcc00cb340cb1c5783cfc8d8a973223e70",
  "_expires": "2026-10-11T18:28:33.000Z",
  "_created": "2026-07-03T18:24:32.000Z",
  "_published": "2026-07-03T18:28:35.251Z",
  "_jobs": [
    {
      "job": 85053514252,
      "time": 124,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8072867431"
    },
    {
      "job": 85053514261,
      "time": 118,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8072866302"
    },
    {
      "job": 85053514259,
      "time": 82,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8072858391"
    },
    {
      "job": 85053514302,
      "time": 72,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8072856571"
    },
    {
      "job": 85053212941,
      "time": 158,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8072841140"
    },
    {
      "job": 85053514250,
      "time": 125,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8072867744"
    },
    {
      "job": 85053514295,
      "time": 65,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8072854970"
    },
    {
      "job": 85053514264,
      "time": 207,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8072885304"
    },
    {
      "job": 85053514266,
      "time": 69,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8072856100"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/elipousson/actions/runs/28677264127",
  "_status": "success",
  "_upstream": "https://github.com/r-spatial/rgeopackage",
  "_commit": {
    "id": "1ea3d08fc22eeb1e7109a090643cd90354c74f2e",
    "author": "Eli Pousson <eli.pousson@gmail.com>",
    "committer": "Eli Pousson <eli.pousson@gmail.com>",
    "message": "docs: update README\n",
    "time": 1673275167
  },
  "_maintainer": {
    "name": "Floris Vanderhaeghe",
    "email": "floris.vanderhaeghe@inbo.be",
    "login": "florisvdh",
    "mastodon": "@florisvdh@fosstodon.org",
    "orcid": "0000-0002-6378-6229",
    "description": "Scientific methodology at the Research Institute for Nature and Forest (@inbo)",
    "uuid": 19164640
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.0",
      "role": "Depends"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "openssl",
      "role": "Suggests"
    },
    {
      "package": "RSQLite",
      "role": "Suggests"
    },
    {
      "package": "sf",
      "role": "Suggests"
    },
    {
      "package": "stars",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "r-spatial",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 10,
  "_contributors": [
    {
      "user": "florisvdh",
      "count": 30,
      "uuid": 19164640
    },
    {
      "user": "elipousson",
      "count": 10,
      "uuid": 931136
    }
  ],
  "_userbio": {
    "uuid": 931136,
    "type": "user",
    "name": "Eli Pousson",
    "followers": 137,
    "description": "I love old buildings and bicycles. Planner with the Baltimore City Department of Planning. Former preservationist @baltimoreheritage"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rgeopackage"
  },
  "_devurl": "https://github.com/r-spatial/rgeopackage",
  "_searchresults": 3,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/rgeopackage.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "amend_timestamp",
    "preset_timestamp",
    "unset_timestamp"
  ],
  "_help": [
    {
      "page": "amend_timestamp",
      "title": "Amend the timestamp(s) in a GeoPackage file",
      "topics": [
        "amend_timestamp"
      ]
    },
    {
      "page": "preset_timestamp",
      "title": "Preset timestamp to reproducibly write GeoPackage files",
      "topics": [
        "preset_timestamp",
        "unset_timestamp"
      ]
    }
  ],
  "_readme": "https://github.com/r-spatial/rgeopackage/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 2.6989700043360187,
  "_indexed": false,
  "_nocasepkg": "rgeopackage",
  "_universes": [
    "elipousson"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.0.900",
      "date": "2026-07-03T18:26:39.000Z",
      "distro": "resolute",
      "commit": "1ea3d08fc22eeb1e7109a090643cd90354c74f2e",
      "fileid": "https://r2.ropensci.org/54e5b63587dda6dc7d947c5874f244eaa078dc60d25f32e222b95e68fa1a39ed",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/28677264127"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.0.900",
      "date": "2026-07-03T18:26:33.000Z",
      "distro": "resolute",
      "commit": "1ea3d08fc22eeb1e7109a090643cd90354c74f2e",
      "fileid": "https://r2.ropensci.org/8df1b4d30f499e41f0e0c55d2fb7d9be42958882ddfcb54f43e45cd9de4e43c8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/28677264127"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.0.900",
      "date": "2026-07-03T18:25:58.000Z",
      "commit": "1ea3d08fc22eeb1e7109a090643cd90354c74f2e",
      "fileid": "https://r2.ropensci.org/29ae3ae3d3803761f2718939e8b97d3a45baef17209ae8be8c43a4d8a171bada",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/28677264127"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.0.900",
      "date": "2026-07-03T18:25:50.000Z",
      "commit": "1ea3d08fc22eeb1e7109a090643cd90354c74f2e",
      "fileid": "https://r2.ropensci.org/8ac73ef0e9d0ee4bbd9c29dc932e8fc181a9859362c13573734fb27bf7b29df8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/28677264127"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.0.900",
      "date": "2026-07-03T18:26:50.000Z",
      "commit": "1ea3d08fc22eeb1e7109a090643cd90354c74f2e",
      "fileid": "https://r2.ropensci.org/63c2b8a5cf4997a851a0702a485d7beebaccdd2ed64960fda023ca67db1188c6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/28677264127"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.0.900",
      "date": "2026-07-03T18:25:36.000Z",
      "commit": "1ea3d08fc22eeb1e7109a090643cd90354c74f2e",
      "fileid": "https://r2.ropensci.org/0632aa35253810e947687c0e14c13ec92fb29fcd577d0327dcbe426b31f5abbc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/28677264127"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.0.900",
      "date": "2026-07-03T18:27:57.000Z",
      "commit": "1ea3d08fc22eeb1e7109a090643cd90354c74f2e",
      "fileid": "https://r2.ropensci.org/e31a9bfe7b6e79d6e0080020cc79e58a28bd7b6a6336cd924f52a013384da552",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/28677264127"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.0.0.900",
      "date": "2026-07-03T18:25:41.000Z",
      "commit": "1ea3d08fc22eeb1e7109a090643cd90354c74f2e",
      "fileid": "https://r2.ropensci.org/dc8c5e8bd8fa3855d0aa23d0369b7b7a68424803f9ef0558f41752a7b8c8e25b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/28677264127"
    }
  ]
}