{
  "_id": "6a5b3fee9baadeef8ab4d521",
  "Package": "geonapi",
  "Type": "Package",
  "Title": "'GeoNetwork' API R Interface",
  "Version": "0.8-2",
  "Date": "2026-03-10",
  "Authors@R": "c(person(\"Emmanuel\", \"Blondel\", role = c(\"aut\", \"cre\"), email = \"emmanuel.blondel1@gmail.com\", comment = c(ORCID = \"0000-0002-5870-5762\")))",
  "Maintainer": "Emmanuel Blondel <emmanuel.blondel1@gmail.com>",
  "Description": "Provides an R interface to the 'GeoNetwork' API\n(<https://geonetwork-opensource.org/#api>) allowing to upload\nand publish metadata in a 'GeoNetwork' web-application and\nexpose it to OGC CSW.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/eblondel/geonapi/wiki,\nhttps://geonetwork-opensource.org",
  "BugReports": "https://github.com/eblondel/geonapi/issues",
  "LazyLoad": "yes",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "libsecret-1-dev libxml2-dev libssl-dev libx11-dev",
  "Repository": "https://eblondel.r-universe.dev",
  "Date/Publication": "2026-03-10 22:10:02 UTC",
  "RemoteUrl": "https://github.com/eblondel/geonapi",
  "RemoteRef": "HEAD",
  "RemoteSha": "f86a0dbe8ad2c2455b3711b7917495e009b795dc",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-18 08:53:12 UTC",
    "User": "root"
  },
  "Author": "Emmanuel Blondel [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-5870-5762>)",
  "_user": "eblondel",
  "_type": "src",
  "_file": "geonapi_0.8-2.tar.gz",
  "_fileid": "https://r2.ropensci.org/5e07a68552e72587f4278549b24e27abd763f86ebaf3318437d2ee08b9634854",
  "_filesize": 175454,
  "_sha256": "5e07a68552e72587f4278549b24e27abd763f86ebaf3318437d2ee08b9634854",
  "_expires": "2026-10-26T08:57:17.000Z",
  "_created": "2026-07-18T08:53:12.000Z",
  "_published": "2026-07-18T08:57:18.655Z",
  "_jobs": [
    {
      "job": 88064205254,
      "time": 187,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8427808823"
    },
    {
      "job": 88064205279,
      "time": 200,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8427810416"
    },
    {
      "job": 88064205260,
      "time": 124,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8427800605"
    },
    {
      "job": 88064205252,
      "time": 180,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8427807974"
    },
    {
      "job": 88063943199,
      "time": 211,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8427782315"
    },
    {
      "job": 88064205253,
      "time": 122,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8427799622"
    },
    {
      "job": 88064205258,
      "time": 115,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8427798802"
    },
    {
      "job": 88064205257,
      "time": 139,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8427802005"
    },
    {
      "job": 88064205246,
      "time": 137,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8427801647"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/eblondel/actions/runs/29638117352",
  "_status": "success",
  "_upstream": "https://github.com/eblondel/geonapi",
  "_commit": {
    "id": "f86a0dbe8ad2c2455b3711b7917495e009b795dc",
    "author": "eblondel <emmanuel.blondel1@gmail.com>",
    "committer": "eblondel <emmanuel.blondel1@gmail.com>",
    "message": "Merge branch 'master' of github.com:eblondel/geonapi\n",
    "time": 1773180602
  },
  "_maintainer": {
    "name": "Emmanuel Blondel",
    "email": "emmanuel.blondel1@gmail.com",
    "login": "eblondel",
    "linkedin": "in/emmanuelblondel1",
    "orcid": "0000-0002-5870-5762",
    "description": "International Consultant /GIS and R Lead Expert for UN. Freelance - Geographic Information Systems, R-based working systems. Lead R expert at @un-fao @r-geoflow",
    "uuid": 1324396
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.0",
      "role": "Depends"
    },
    {
      "package": "geometa",
      "version": ">= 0.9",
      "role": "Depends"
    },
    {
      "package": "keyring",
      "role": "Depends"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "openssl",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "XML",
      "role": "Imports"
    },
    {
      "package": "plyr",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "roxygen2",
      "role": "Suggests"
    }
  ],
  "_owner": "eblondel",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-46",
      "n": 3
    },
    {
      "week": "2026-02",
      "n": 2
    },
    {
      "week": "2026-11",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v0.8-1",
      "date": "2026-01-10"
    }
  ],
  "_topics": [
    "api",
    "geonetwork",
    "interface",
    "metadata",
    "spatial"
  ],
  "_stars": 10,
  "_contributors": [
    {
      "user": "eblondel",
      "count": 209,
      "uuid": 1324396
    }
  ],
  "_userbio": {
    "uuid": 1324396,
    "type": "user",
    "name": "Emmanuel Blondel",
    "followers": 121,
    "description": "International Consultant /GIS and R Lead Expert for UN. Freelance - Geographic Information Systems, R-based working systems. Lead R expert at @un-fao @r-geoflow"
  },
  "_downloads": {
    "count": 604,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/geonapi"
  },
  "_devurl": "https://github.com/eblondel/geonapi",
  "_searchresults": 8,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/geonapi.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/eblondel/geonapi",
  "_realowner": "eblondel",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1-0",
      "date": "2018-04-27"
    },
    {
      "version": "0.2-0",
      "date": "2018-08-14"
    },
    {
      "version": "0.2-1",
      "date": "2019-05-27"
    },
    {
      "version": "0.2-2",
      "date": "2019-10-18"
    },
    {
      "version": "0.3",
      "date": "2019-11-08"
    },
    {
      "version": "0.3-1",
      "date": "2020-01-20"
    },
    {
      "version": "0.4",
      "date": "2020-08-06"
    },
    {
      "version": "0.5",
      "date": "2021-11-02"
    },
    {
      "version": "0.5-1",
      "date": "2022-01-14"
    },
    {
      "version": "0.5-2",
      "date": "2022-01-26"
    },
    {
      "version": "0.5-3",
      "date": "2022-02-21"
    },
    {
      "version": "0.6",
      "date": "2022-06-29"
    },
    {
      "version": "0.6-1",
      "date": "2022-08-19"
    },
    {
      "version": "0.7",
      "date": "2023-07-10"
    },
    {
      "version": "0.7-1",
      "date": "2024-03-21"
    },
    {
      "version": "0.7-2",
      "date": "2024-03-21"
    },
    {
      "version": "0.8",
      "date": "2025-01-31"
    },
    {
      "version": "0.8-1",
      "date": "2026-01-10"
    }
  ],
  "_exports": [
    "GNAbstractManager",
    "GNLegacyAPIManager",
    "GNManager",
    "GNOpenAPIManager",
    "GNPriv",
    "GNPrivConfiguration",
    "GNRESTRequest",
    "GNUtils",
    "GNVersion"
  ],
  "_help": [
    {
      "page": "geonapi",
      "title": "'GeoNetwork' API R Interface",
      "topics": [
        "geonapi-package",
        "geonapi"
      ]
    },
    {
      "page": "GNAbstractManager",
      "title": "GNAbstractManager",
      "topics": [
        "GNAbstractManager"
      ]
    },
    {
      "page": "GNLegacyAPIManager",
      "title": "GNLegacyAPIManager",
      "topics": [
        "GNLegacyAPIManager"
      ]
    },
    {
      "page": "GNManager",
      "title": "GeoNetwork REST API Manager",
      "topics": [
        "GNManager"
      ]
    },
    {
      "page": "GNOpenAPIManager",
      "title": "GNOpenAPIManager",
      "topics": [
        "GNOpenAPIManager"
      ]
    },
    {
      "page": "GNPriv",
      "title": "A GeoNetwork privilege configuration",
      "topics": [
        "GNPriv"
      ]
    },
    {
      "page": "GNPrivConfiguration",
      "title": "A GeoNetwork privilege configuration",
      "topics": [
        "GNPrivConfiguration"
      ]
    },
    {
      "page": "GNRESTRequest",
      "title": "GeoNetwork REST API REST Request",
      "topics": [
        "GNRESTRequest"
      ]
    },
    {
      "page": "GNUtils",
      "title": "GeoNetwork REST API Manager Utils",
      "topics": [
        "GNUtils"
      ]
    },
    {
      "page": "GNVersion",
      "title": "A GeoNetwork version",
      "topics": [
        "GNVersion"
      ]
    }
  ],
  "_readme": "https://github.com/eblondel/geonapi/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "bit",
    "bit64",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "curl",
    "digest",
    "filelock",
    "geometa",
    "glue",
    "hms",
    "httr",
    "jsonlite",
    "keyring",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "plyr",
    "prettyunits",
    "progress",
    "R6",
    "Rcpp",
    "readr",
    "rlang",
    "sys",
    "tibble",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr",
    "XML",
    "yaml"
  ],
  "_score": 4.653212513775344,
  "_indexed": true,
  "_nocasepkg": "geonapi",
  "_universes": [
    "eblondel"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.8-2",
      "date": "2026-07-18T08:55:35.000Z",
      "distro": "resolute",
      "commit": "f86a0dbe8ad2c2455b3711b7917495e009b795dc",
      "fileid": "https://r2.ropensci.org/5cb3e57f80b57cc5a73723753da0f67356a22bb429fbe5d75199b61946a1fc84",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eblondel/actions/runs/29638117352"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.8-2",
      "date": "2026-07-18T08:55:44.000Z",
      "distro": "resolute",
      "commit": "f86a0dbe8ad2c2455b3711b7917495e009b795dc",
      "fileid": "https://r2.ropensci.org/624a017c769340c3fbfd1ab3c3976f8d5100930d065ede7ffc9ed4f7d6e571c1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eblondel/actions/runs/29638117352"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.8-2",
      "date": "2026-07-18T08:55:03.000Z",
      "commit": "f86a0dbe8ad2c2455b3711b7917495e009b795dc",
      "fileid": "https://r2.ropensci.org/3b8bcf72e1b18190d895152b637fd6ac0301235a9129e81868d4a0fd1624d6b9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eblondel/actions/runs/29638117352"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.8-2",
      "date": "2026-07-18T08:55:29.000Z",
      "commit": "f86a0dbe8ad2c2455b3711b7917495e009b795dc",
      "fileid": "https://r2.ropensci.org/2af6e25686fceeff9e7d1a0bd147db912198b1cae9cc0630dbfd2338b496af98",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eblondel/actions/runs/29638117352"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.8-2",
      "date": "2026-07-18T08:55:39.000Z",
      "commit": "f86a0dbe8ad2c2455b3711b7917495e009b795dc",
      "fileid": "https://r2.ropensci.org/ec956d89c26b7bcab066f3ea82494010e3672a3ce5fb0a75a25599122b7cde30",
      "status": "success",
      "buildurl": "https://github.com/r-universe/eblondel/actions/runs/29638117352"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.8-2",
      "date": "2026-07-18T08:54:26.000Z",
      "commit": "f86a0dbe8ad2c2455b3711b7917495e009b795dc",
      "fileid": "https://r2.ropensci.org/602204a4f0352fbdc8af8fad6dba23ba0f8ab311b6b087911a1eaf85095cf351",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eblondel/actions/runs/29638117352"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.8-2",
      "date": "2026-07-18T08:54:35.000Z",
      "commit": "f86a0dbe8ad2c2455b3711b7917495e009b795dc",
      "fileid": "https://r2.ropensci.org/38b8755e2db5860368dd0d43bf55b34b537a3107e4c2ecb235aa34a95855ec93",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eblondel/actions/runs/29638117352"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.8-2",
      "date": "2026-07-18T08:54:33.000Z",
      "commit": "f86a0dbe8ad2c2455b3711b7917495e009b795dc",
      "fileid": "https://r2.ropensci.org/2c0cb55adf3d6f5ca5b81e5171bdee91aebe27d0bdbc309f6bd88f6b2b989c9b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eblondel/actions/runs/29638117352"
    }
  ]
}