{
  "_id": "6a1024feacfb0bcc41c8e7bf",
  "Package": "geonode4R",
  "Type": "Package",
  "Title": "Interface to 'GeoNode' REST API",
  "Version": "0.1-2",
  "Date": "2025-09-01",
  "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 interface to the 'GeoNode' API, allowing to\nupload and publish metadata and data in 'GeoNode'. For more\ninformation about the 'GeoNode' API, see\n<https://geonode.org/>.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/eblondel/geonode4R,\nhttps://eblondel.github.io/geonode4R/, https://geonode.org/",
  "BugReports": "https://github.com/eblondel/geonode4R/issues",
  "Encoding": "UTF-8",
  "LazyLoad": "yes",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libsecret-1-dev libssl-dev libx11-dev",
  "Repository": "https://eblondel.r-universe.dev",
  "Date/Publication": "2025-09-01 10:21:37 UTC",
  "RemoteUrl": "https://github.com/eblondel/geonode4r",
  "RemoteRef": "HEAD",
  "RemoteSha": "7e6d2cc655e6a403d9db08b1ad07897befa6f6ea",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-13 09:44:22 UTC",
    "User": "root"
  },
  "Author": "Emmanuel Blondel [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-5870-5762>)",
  "MD5sum": "13ae8158380d09adcbd6b4e7c6fbc5f3",
  "_user": "eblondel",
  "_type": "src",
  "_file": "geonode4R_0.1-2.tar.gz",
  "_fileid": "52af42cecf24c407262b232b7c10a7fb484b6a0b5c86f272596974039fb607c7",
  "_filesize": 164074,
  "_sha256": "52af42cecf24c407262b232b7c10a7fb484b6a0b5c86f272596974039fb607c7",
  "_created": "2026-05-13T09:44:22.000Z",
  "_published": "2026-05-22T09:42:22.190Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77354865594,
      "time": 151,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6966793571"
    },
    {
      "job": 77354865646,
      "time": 140,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6966787984"
    },
    {
      "job": 77354866095,
      "time": 94,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6966773260"
    },
    {
      "job": 77354865365,
      "time": 87,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6966770647"
    },
    {
      "job": 77354865015,
      "time": 228,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6966739388"
    },
    {
      "job": 77354865037,
      "time": 99,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157515755"
    },
    {
      "job": 77354865541,
      "time": 91,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6966772161"
    },
    {
      "job": 77354865735,
      "time": 72,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6966765409"
    },
    {
      "job": 77354865346,
      "time": 124,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6966786135"
    }
  ],
  "_buildurl": "https://github.com/r-universe/eblondel/actions/runs/25791089296",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/eblondel/geonode4r",
  "_commit": {
    "id": "7e6d2cc655e6a403d9db08b1ad07897befa6f6ea",
    "author": "eblondel <emmanuel.blondel1@gmail.com>",
    "committer": "eblondel <emmanuel.blondel1@gmail.com>",
    "message": "fix Rdoc following CRAN request\n",
    "time": 1756722097
  },
  "_maintainer": {
    "name": "Emmanuel Blondel",
    "email": "emmanuel.blondel1@gmail.com",
    "login": "eblondel",
    "linkedin": "in/emmanuelblondel1",
    "orcid": "0000-0002-5870-5762",
    "uuid": 1324396
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.0",
      "role": "Depends"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "openssl",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "keyring",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "roxygen2",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "shiny",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "markdown",
      "role": "Suggests"
    }
  ],
  "_owner": "eblondel",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-36",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.1-2",
      "date": "2025-09-01"
    }
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "eblondel",
      "count": 54,
      "uuid": 1324396
    }
  ],
  "_userbio": {
    "uuid": 1324396,
    "type": "user",
    "name": "Emmanuel Blondel",
    "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": 300,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/geonode4R"
  },
  "_devurl": "https://github.com/eblondel/geonode4r",
  "_searchresults": 5,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/geonode4R.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/eblondel/geonode4r",
  "_realowner": "eblondel",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1",
      "date": "2024-04-18"
    },
    {
      "version": "0.1-1",
      "date": "2024-05-20"
    },
    {
      "version": "0.1-2",
      "date": "2025-09-01"
    }
  ],
  "_exports": [
    "GeoNodeManager",
    "GeoNodeUtils",
    "GeoNodeVersion"
  ],
  "_help": [
    {
      "page": "GeoNodeManager",
      "title": "GeoNode REST API Manager",
      "topics": [
        "GeoNodeManager"
      ]
    },
    {
      "page": "GeoNodeUtils",
      "title": "GeoNode REST API Manager Utils",
      "topics": [
        "GeoNodeUtils"
      ]
    },
    {
      "page": "GeoNodeVersion",
      "title": "A GeoNode version",
      "topics": [
        "GeoNodeVersion"
      ]
    }
  ],
  "_readme": "https://github.com/eblondel/geonode4r/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "bit",
    "bit64",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "curl",
    "filelock",
    "glue",
    "hms",
    "httr",
    "jsonlite",
    "keyring",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "R6",
    "readr",
    "rlang",
    "sys",
    "tibble",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "geonode4R.Rmd",
      "filename": "geonode4R.html",
      "title": "geonode4R - R Interface to GeoNode REST API",
      "engine": "knitr::knitr",
      "headings": [
        "1. Overview and vision",
        "2. Development status",
        "3. Credits",
        "4. User guide",
        "4.1 How to install geonode4R in R",
        "4.2 Connect to GeoNode REST API",
        "4.3 Create a resource",
        "4.4 Read a resource",
        "4.5 Delete a resource",
        "5. Issue reporting"
      ],
      "created": "2024-04-17 14:38:48",
      "modified": "2024-04-17 14:38:48",
      "commits": 1
    }
  ],
  "_score": 4.477121254719663,
  "_indexed": true,
  "_nocasepkg": "geonode4r",
  "_universes": [
    "eblondel"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1-2",
      "date": "2026-05-13T09:47:01.000Z",
      "distro": "noble",
      "commit": "7e6d2cc655e6a403d9db08b1ad07897befa6f6ea",
      "fileid": "90b6cee0b638b4830c177039cd7adaaed9460b8caaccfca890fecd1b1f0122d4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eblondel/actions/runs/25791089296"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1-2",
      "date": "2026-05-13T09:46:43.000Z",
      "distro": "noble",
      "commit": "7e6d2cc655e6a403d9db08b1ad07897befa6f6ea",
      "fileid": "0c6f29f037e43914814c7c7dfc4d10309fb1b7af03924141455217a22b05b8c1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eblondel/actions/runs/25791089296"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1-2",
      "date": "2026-05-13T09:46:04.000Z",
      "commit": "7e6d2cc655e6a403d9db08b1ad07897befa6f6ea",
      "fileid": "7e163fc732768fd280826a3d912820a5ae1ccc98fb04191827b4c5edf8f21919",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eblondel/actions/runs/25791089296"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1-2",
      "date": "2026-05-13T09:45:54.000Z",
      "commit": "7e6d2cc655e6a403d9db08b1ad07897befa6f6ea",
      "fileid": "c2c126eb96ad7d2ed36fbcbd6d0d87ed6815e07844da19eb7ea6839d9aba5085",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eblondel/actions/runs/25791089296"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1-2",
      "date": "2026-05-13T09:45:50.000Z",
      "commit": "7e6d2cc655e6a403d9db08b1ad07897befa6f6ea",
      "fileid": "ec8a347ab8eb1aa36a09be2362581e5e3b2a290e704fd0b29f2c781cac77a7e9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eblondel/actions/runs/25791089296"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1-2",
      "date": "2026-05-13T09:45:33.000Z",
      "commit": "7e6d2cc655e6a403d9db08b1ad07897befa6f6ea",
      "fileid": "354638e556854a79eb50c1b108fb779e53edfd14ec317d68a373f91c413c5c80",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eblondel/actions/runs/25791089296"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1-2",
      "date": "2026-05-13T09:46:34.000Z",
      "commit": "7e6d2cc655e6a403d9db08b1ad07897befa6f6ea",
      "fileid": "79638457686774fd7129aeb9e4a22e47c2dcb4e3bfbd425187ee28b631b72de5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eblondel/actions/runs/25791089296"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1-2",
      "date": "2026-05-22T09:42:01.000Z",
      "commit": "7e6d2cc655e6a403d9db08b1ad07897befa6f6ea",
      "fileid": "6cb9c3352850ed92fbe6caaba6455f50e25281ea0ac3891867184fcbe3fffd71",
      "status": "success",
      "buildurl": "https://github.com/r-universe/eblondel/actions/runs/25791089296"
    }
  ]
}