{
  "_id": "6a19801cacfb0bcc41df8654",
  "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-05-29 11:37:26 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>",
  "MD5sum": "9f64e51163bdc60985149e3a551d3952",
  "_user": "elipousson",
  "_type": "src",
  "_file": "rgeopackage_0.0.0.900.tar.gz",
  "_fileid": "64b15d21ac960a4936b872fd9a2c5ae15fe1024f0427a4ec7ff9a826e4018ded",
  "_filesize": 94093,
  "_sha256": "64b15d21ac960a4936b872fd9a2c5ae15fe1024f0427a4ec7ff9a826e4018ded",
  "_created": "2026-05-29T11:37:26.000Z",
  "_published": "2026-05-29T12:01:32.682Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78493159014,
      "time": 124,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7289783888"
    },
    {
      "job": 78493159053,
      "time": 112,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7289780859"
    },
    {
      "job": 78493159155,
      "time": 110,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7290143800"
    },
    {
      "job": 78493159051,
      "time": 70,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7290129497"
    },
    {
      "job": 78492822376,
      "time": 140,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7289748101"
    },
    {
      "job": 78493158999,
      "time": 110,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7289780343"
    },
    {
      "job": 78493159027,
      "time": 65,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7289767418"
    },
    {
      "job": 78493159028,
      "time": 63,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7289766954"
    },
    {
      "job": 78493159025,
      "time": 76,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7289770419"
    }
  ],
  "_buildurl": "https://github.com/r-universe/elipousson/actions/runs/26634944959",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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",
    "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.0",
  "_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-05-29T11:39:32.000Z",
      "distro": "noble",
      "commit": "1ea3d08fc22eeb1e7109a090643cd90354c74f2e",
      "fileid": "d7525b67daa4df62593bcb65c29bb2988d17058a72291ab577e63bdff9c9b1ef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/26634944959"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.0.900",
      "date": "2026-05-29T11:39:23.000Z",
      "distro": "noble",
      "commit": "1ea3d08fc22eeb1e7109a090643cd90354c74f2e",
      "fileid": "33ba18818642c6a3bcb8e0c981732e1f8c80d733c6ff2feb0b1ed8e34befa466",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/26634944959"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.0.900",
      "date": "2026-05-29T12:00:49.000Z",
      "commit": "1ea3d08fc22eeb1e7109a090643cd90354c74f2e",
      "fileid": "24ccc0f431ef4d02e21f98e3d449d3393133e37e5c5cfda3424c09c685d4bde8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/26634944959"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.0.900",
      "date": "2026-05-29T12:00:02.000Z",
      "commit": "1ea3d08fc22eeb1e7109a090643cd90354c74f2e",
      "fileid": "cfcec09f1dfb4482d3e5ceca2313b7b22bbbdb70deea5dd8decb278a9c2a0b71",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/26634944959"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.0.900",
      "date": "2026-05-29T11:39:31.000Z",
      "commit": "1ea3d08fc22eeb1e7109a090643cd90354c74f2e",
      "fileid": "84c7bb5716a167003a7d90ce02dd258a4430647d25f630143402a997727a9ab6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/26634944959"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.0.900",
      "date": "2026-05-29T11:38:32.000Z",
      "commit": "1ea3d08fc22eeb1e7109a090643cd90354c74f2e",
      "fileid": "eb06b2447261daf1b7618945062d6bf69a18542217df56b0159093d58a92fae2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/26634944959"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.0.900",
      "date": "2026-05-29T11:38:30.000Z",
      "commit": "1ea3d08fc22eeb1e7109a090643cd90354c74f2e",
      "fileid": "7b0955a30b85fdb8ecf2f0d4ee8b85ce65bac9ce4fc10a0cda971a584205864a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/26634944959"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.0.900",
      "date": "2026-05-29T11:38:41.000Z",
      "commit": "1ea3d08fc22eeb1e7109a090643cd90354c74f2e",
      "fileid": "78b9b56422d4409be9508b81b31787b50ce315baf8a287414410e8dc2e65f1c4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/26634944959"
    }
  ]
}