{
  "_id": "6a1462f2acfb0bcc41d44421",
  "Package": "datagouvfr",
  "Type": "Package",
  "Title": "Access and Query French Government Open Data from data.gouv.fr",
  "Version": "0.1.0",
  "Authors@R": "c(\nperson(\"David\", \"Dorchies\", , \"david.dorchies@inrae.fr\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-6595-7984\"))\n)",
  "Description": "Provides functions to search, retrieve metadata, and\ndownload datasets from https://data.gouv.fr, the official\nFrench government open data portal. Includes tools for querying\ndatasets with filtering capabilities, automatic caching of\ndownloaded resources, and flexible access methods using both\ndirect CSV downloads and the data.gouv.fr tabular API.",
  "License": "file LICENSE",
  "URL": "https://inrae.r-universe.dev/datagouvfr",
  "BugReports": "https://forge.inrae.fr/umr-g-eau/datagouvfr/-/issues",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "libicu-dev libxml2-dev libssl-dev",
  "Repository": "https://inrae.r-universe.dev",
  "Date/Publication": "2026-05-25 13:23:39 UTC",
  "RemoteUrl": "https://forge.inrae.fr/umr-g-eau/datagouvfr",
  "RemoteRef": "HEAD",
  "RemoteSha": "d63de91390f63b22c7c26f78eb34fc70277bebac",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-25 14:52:49 UTC",
    "User": "root"
  },
  "Author": "David Dorchies [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-6595-7984>)",
  "Maintainer": "David Dorchies <david.dorchies@inrae.fr>",
  "MD5sum": "20927995b621f7805e1adbd47488bf05",
  "_user": "inrae",
  "_type": "src",
  "_file": "datagouvfr_0.1.0.tar.gz",
  "_fileid": "b2c64a6945277c8014ffa78cdb80bdf47d0eef16d0ab439c6566eff543395cf1",
  "_filesize": 113029,
  "_sha256": "b2c64a6945277c8014ffa78cdb80bdf47d0eef16d0ab439c6566eff543395cf1",
  "_created": "2026-05-25T14:52:49.000Z",
  "_published": "2026-05-25T14:55:46.025Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77731117122,
      "time": 148,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7200444089"
    },
    {
      "job": 77731117135,
      "time": 114,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7200435658"
    },
    {
      "job": 77731117139,
      "time": 98,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7200431372"
    },
    {
      "job": 77731117190,
      "time": 114,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7200435728"
    },
    {
      "job": 77730780291,
      "time": 150,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7200406801"
    },
    {
      "job": 77731117125,
      "time": 97,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7200430979"
    },
    {
      "job": 77731117157,
      "time": 79,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7200426591"
    },
    {
      "job": 77731117142,
      "time": 69,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7200424039"
    },
    {
      "job": 77731117167,
      "time": 68,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7200423915"
    }
  ],
  "_buildurl": "https://github.com/r-universe/inrae/actions/runs/26406431741",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://forge.inrae.fr/umr-g-eau/datagouvfr",
  "_commit": {
    "id": "d63de91390f63b22c7c26f78eb34fc70277bebac",
    "author": "David Dorchies <david.dorchies@inrae.fr>",
    "committer": "David Dorchies <david.dorchies@inrae.fr>",
    "message": "CI: replace devtools::install_deps with pak::local_install_dev_deps in .gitlab-ci.yml\n\n devtools::install_deps(dependencies = TRUE)\nError in devtools::install_deps(dependencies = TRUE) :\n  The package \"remotes\" is required.\nCalls: <Anonymous> -> check_installed\nIn addition: Warning message:\n`install_deps()` was deprecated in devtools 2.5.0.\nℹ Please use `pak::local_install_deps()` instead.\nExecution halted\n",
    "time": 1779715419
  },
  "_maintainer": {
    "name": "David Dorchies",
    "email": "david.dorchies@inrae.fr",
    "orcid": "0000-0002-6595-7984"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "logger",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "R.utils",
      "role": "Imports"
    },
    {
      "package": "rjson",
      "role": "Imports"
    },
    {
      "package": "rvest",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "urltools",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    }
  ],
  "_owner": "forge-umr-g-eau",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-25",
      "n": 5
    },
    {
      "week": "2025-49",
      "n": 7
    },
    {
      "week": "2026-22",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2025-12-06"
    }
  ],
  "_userbio": {
    "uuid": 64418390,
    "type": "organization",
    "name": "INRAE",
    "description": "INRAE, French National Institute for Agriculture, Food and Environment"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/datagouvfr"
  },
  "_devurl": "https://github.com/inrae/datagouvfr",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/datagouvfr.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "convert_list_to_tibble",
    "download_resource",
    "get_dataset_id",
    "get_dataset_metadata",
    "get_latest_sim2_resource_id",
    "get_resource_metadata",
    "get_resources_metadata",
    "get_sim2_data",
    "get_sim2_resources_metadata_from_date",
    "get_sim2_resources_periods",
    "query",
    "query_api",
    "query_csv"
  ],
  "_help": [
    {
      "page": "convert_list_to_tibble",
      "title": "Convert list provided by the APIs into a tibble",
      "topics": [
        "convert_list_to_tibble"
      ]
    },
    {
      "page": "query",
      "title": "Query resource data from data.gouv.fr",
      "topics": [
        "download_resource",
        "query",
        "query_api",
        "query_csv"
      ]
    },
    {
      "page": "get_dataset_id",
      "title": "Get resource ID from dataset",
      "topics": [
        "get_dataset_id"
      ]
    },
    {
      "page": "get_latest_sim2_resource_id",
      "title": "Get the latest resource id of a dataset",
      "topics": [
        "get_latest_sim2_resource_id"
      ]
    },
    {
      "page": "get_metadata",
      "title": "Get dataset or resources metadata from dataset ID",
      "topics": [
        "get_dataset_metadata",
        "get_resources_metadata",
        "get_resource_metadata"
      ]
    },
    {
      "page": "get_sim2_data",
      "title": "Get SIM2 data from a period and a rectangular window",
      "topics": [
        "get_sim2_data"
      ]
    },
    {
      "page": "get_sim2_resources_metadata",
      "title": "Get resources ID from a period",
      "topics": [
        "get_sim2_resources_metadata_from_date",
        "get_sim2_resources_periods"
      ]
    }
  ],
  "_readme": "https://forge.inrae.fr/umr-g-eau/datagouvfr/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "cpp11",
    "curl",
    "data.table",
    "dplyr",
    "generics",
    "glue",
    "httr",
    "jsonlite",
    "lifecycle",
    "logger",
    "lubridate",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "R.methodsS3",
    "R.oo",
    "R.utils",
    "R6",
    "Rcpp",
    "rjson",
    "rlang",
    "rvest",
    "selectr",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyselect",
    "timechange",
    "triebeard",
    "urltools",
    "utf8",
    "vctrs",
    "withr",
    "xml2"
  ],
  "_score": 2.1760912590556813,
  "_indexed": true,
  "_nocasepkg": "datagouvfr",
  "_universes": [
    "inrae"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-25T14:55:14.000Z",
      "distro": "noble",
      "commit": "d63de91390f63b22c7c26f78eb34fc70277bebac",
      "fileid": "39df807092f2adeb857b562a3bb72e9cdd63600ac2704f43ddb835763a486ad4",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/inrae/actions/runs/26406431741"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-25T14:54:44.000Z",
      "distro": "noble",
      "commit": "d63de91390f63b22c7c26f78eb34fc70277bebac",
      "fileid": "73cbd6815ff0bb85f8149c026286ea7a986c57e6e2b8f1fafddc3beb40bce645",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/inrae/actions/runs/26406431741"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-25T14:54:28.000Z",
      "commit": "d63de91390f63b22c7c26f78eb34fc70277bebac",
      "fileid": "3f1d76477af485b38558311dcad3e48d6989c5202987b82d98a2807641937371",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/inrae/actions/runs/26406431741"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-25T14:54:43.000Z",
      "commit": "d63de91390f63b22c7c26f78eb34fc70277bebac",
      "fileid": "c1a14ab3bfde505d72a967c868b99add79609fee808cd193f1e6941b0fc9948d",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/inrae/actions/runs/26406431741"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-25T14:54:40.000Z",
      "commit": "d63de91390f63b22c7c26f78eb34fc70277bebac",
      "fileid": "fa036ac7698c0860ab3d5ad4a90f92f91b27898008020d7aca4cb622ba79af67",
      "status": "success",
      "buildurl": "https://github.com/r-universe/inrae/actions/runs/26406431741"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-25T14:54:03.000Z",
      "commit": "d63de91390f63b22c7c26f78eb34fc70277bebac",
      "fileid": "498148f9d54962edf2a2783ab33030eedb765d37b1a77134f3cbdd7f8beed8d9",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/inrae/actions/runs/26406431741"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-25T14:53:51.000Z",
      "commit": "d63de91390f63b22c7c26f78eb34fc70277bebac",
      "fileid": "34fa4ff77e8a8a47fe884a1c7da51e954f894ac5af6c401d5cffa17ff470f3da",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/inrae/actions/runs/26406431741"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-25T14:53:52.000Z",
      "commit": "d63de91390f63b22c7c26f78eb34fc70277bebac",
      "fileid": "e1555913d7e4166d5a92cef448ae5c0635b34d67dc5aa2e42045bfe0754597fa",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/inrae/actions/runs/26406431741"
    }
  ]
}