{
  "_id": "6a485084e06c18f0a65354d1",
  "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-07-04 00:12:00 UTC",
    "User": "root"
  },
  "Author": "David Dorchies [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-6595-7984>)",
  "Maintainer": "David Dorchies <david.dorchies@inrae.fr>",
  "_user": "inrae",
  "_type": "src",
  "_file": "datagouvfr_0.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/99c39afcf861a110ff32a4af64a3c998eccb1a28e02b51fbd3709fa213107740",
  "_filesize": 119781,
  "_sha256": "99c39afcf861a110ff32a4af64a3c998eccb1a28e02b51fbd3709fa213107740",
  "_expires": "2026-10-12T00:14:58.000Z",
  "_created": "2026-07-04T00:12:00.000Z",
  "_published": "2026-07-04T00:15:00.164Z",
  "_jobs": [
    {
      "job": 85086428193,
      "time": 142,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8076465159"
    },
    {
      "job": 85086428196,
      "time": 126,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8076463470"
    },
    {
      "job": 85086428180,
      "time": 96,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8076460035"
    },
    {
      "job": 85086428204,
      "time": 90,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8076459180"
    },
    {
      "job": 85086227997,
      "time": 171,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8076448447"
    },
    {
      "job": 85086428186,
      "time": 131,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8076464026"
    },
    {
      "job": 85086428189,
      "time": 63,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8076456310"
    },
    {
      "job": 85086428187,
      "time": 80,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8076458328"
    },
    {
      "job": 85086428197,
      "time": 68,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8076456930"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/inrae/actions/runs/28688806938",
  "_status": "success",
  "_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"
  },
  "_distro": "resolute",
  "_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-49",
      "n": 7
    },
    {
      "week": "2026-22",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2025-12-06"
    }
  ],
  "_userbio": {
    "uuid": 64418390,
    "type": "organization",
    "name": "INRAE",
    "followers": 61,
    "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.1",
  "_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",
    "LICENSE",
    "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,
  "_indexed": true,
  "_nocasepkg": "datagouvfr",
  "_universes": [
    "inrae"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-04T00:14:23.000Z",
      "distro": "resolute",
      "commit": "d63de91390f63b22c7c26f78eb34fc70277bebac",
      "fileid": "https://r2.ropensci.org/5691213a86221a570db5f048596a380e05c1e2bfd7ece695bb35454cf393b27e",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/inrae/actions/runs/28688806938"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-04T00:14:10.000Z",
      "distro": "resolute",
      "commit": "d63de91390f63b22c7c26f78eb34fc70277bebac",
      "fileid": "https://r2.ropensci.org/87fc3ba46f61a6c3a597889b2c2566b4a40c4e2389ce099c1c04667883ce839d",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/inrae/actions/runs/28688806938"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-04T00:13:41.000Z",
      "commit": "d63de91390f63b22c7c26f78eb34fc70277bebac",
      "fileid": "https://r2.ropensci.org/7bc6ad1a167a1a1affea8c1c8b4c14de553336032250cf036decf895bbc882d1",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/inrae/actions/runs/28688806938"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-04T00:13:33.000Z",
      "commit": "d63de91390f63b22c7c26f78eb34fc70277bebac",
      "fileid": "https://r2.ropensci.org/82b5423f995a431aeeef187d414499084fab353ae72ccfd2e0fc60c92282ac1f",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/inrae/actions/runs/28688806938"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-07-04T00:14:30.000Z",
      "commit": "d63de91390f63b22c7c26f78eb34fc70277bebac",
      "fileid": "https://r2.ropensci.org/6682292c02dd68b8c30489562426a0bf0b0e10ef93eb4cc647b325b9a84ed9a1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/inrae/actions/runs/28688806938"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-04T00:13:03.000Z",
      "commit": "d63de91390f63b22c7c26f78eb34fc70277bebac",
      "fileid": "https://r2.ropensci.org/43db0a0d81886f568b27c2239b5fa3118abaecc8dc4201a9f0cbb5ef783962a4",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/inrae/actions/runs/28688806938"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-04T00:13:16.000Z",
      "commit": "d63de91390f63b22c7c26f78eb34fc70277bebac",
      "fileid": "https://r2.ropensci.org/1d0b5b675744fcd449955367d9d3c6294c645e899b86c3111ee1c397743b36a0",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/inrae/actions/runs/28688806938"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-04T00:13:07.000Z",
      "commit": "d63de91390f63b22c7c26f78eb34fc70277bebac",
      "fileid": "https://r2.ropensci.org/9f9709c6383eb19958b0fadca200f26a650a99a2789bc1c63c27b2b51512c3a0",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/inrae/actions/runs/28688806938"
    }
  ]
}