{
  "_id": "6a627279d3420cf5dfdb3b50",
  "Package": "sidrar",
  "Type": "Package",
  "Title": "An Interface to IBGE's SIDRA API",
  "Version": "0.3.0",
  "Authors@R": "person(\"Renato\", \"Prado Siqueira\", email = \"rpradosiqueira@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "Provides a flexible interface to the aggregate data\navailable from the Brazilian Institute of Geography and\nStatistics (IBGE) through its SIDRA application programming\ninterfaces. SIDRA is IBGE's system for retrieving aggregate\nstatistical data.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "URL": "https://github.com/rpradosiqueira/sidrar/",
  "BugReports": "https://github.com/rpradosiqueira/sidrar/issues/",
  "RoxygenNote": "8.0.0",
  "Roxygen": "list(markdown = TRUE)",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://rpradosiqueira.r-universe.dev",
  "Date/Publication": "2026-07-23 19:47:49 UTC",
  "RemoteUrl": "https://github.com/rpradosiqueira/sidrar",
  "RemoteRef": "HEAD",
  "RemoteSha": "824f9aa6bbcdfcf2749e781b843a6a5786db5eed",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-23 19:54:39 UTC",
    "User": "root"
  },
  "Author": "Renato Prado Siqueira [aut, cre]",
  "Maintainer": "Renato Prado Siqueira <rpradosiqueira@gmail.com>",
  "_user": "rpradosiqueira",
  "_type": "src",
  "_file": "sidrar_0.3.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/db15685eef128b23ec0093d416f324d7e92b2395c65c7e238f639d9b1e2e7a24",
  "_filesize": 121109,
  "_sha256": "db15685eef128b23ec0093d416f324d7e92b2395c65c7e238f639d9b1e2e7a24",
  "_expires": "2026-10-31T19:58:48.000Z",
  "_created": "2026-07-23T19:54:39.000Z",
  "_published": "2026-07-23T19:58:49.731Z",
  "_jobs": [
    {
      "job": 89317043983,
      "time": 212,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8576879108"
    },
    {
      "job": 89317043992,
      "time": 154,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8576854098"
    },
    {
      "job": 89317043986,
      "time": 74,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8576819800"
    },
    {
      "job": 89317044013,
      "time": 75,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8576820337"
    },
    {
      "job": 89316114762,
      "time": 243,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8576785422"
    },
    {
      "job": 89317043933,
      "time": 113,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8576836596"
    },
    {
      "job": 89317044009,
      "time": 73,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8576819105"
    },
    {
      "job": 89317043985,
      "time": 79,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8576823422"
    },
    {
      "job": 89317044138,
      "time": 69,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8576817711"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/rpradosiqueira/actions/runs/30039619330",
  "_status": "success",
  "_upstream": "https://github.com/rpradosiqueira/sidrar",
  "_commit": {
    "id": "824f9aa6bbcdfcf2749e781b843a6a5786db5eed",
    "author": "Renato Prado Siqueira <rpradosiqueira@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Prepare sidrar 0.3.0 (#27)\n\nModernize SIDRA API access, preserve compatibility, add tests and CI, and update the CRAN release documentation.",
    "time": 1784836069
  },
  "_maintainer": {
    "name": "Renato Prado Siqueira",
    "email": "rpradosiqueira@gmail.com",
    "login": "rpradosiqueira",
    "description": "",
    "uuid": 24416914
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6.0",
      "role": "Depends"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.2.0",
      "role": "Suggests"
    }
  ],
  "_owner": "rpradosiqueira",
  "_selfowned": true,
  "_usedby": 3,
  "_updates": [
    {
      "week": "2026-30",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "api",
    "brasil",
    "brazil",
    "ibge",
    "sidra"
  ],
  "_stars": 102,
  "_contributors": [
    {
      "user": "rpradosiqueira",
      "count": 41,
      "uuid": 24416914
    }
  ],
  "_userbio": {
    "uuid": 24416914,
    "type": "user",
    "name": "Renato Prado Siqueira",
    "followers": 77
  },
  "_downloads": {
    "count": 1355,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/sidrar"
  },
  "_devurl": "https://github.com/rpradosiqueira/sidrar",
  "_searchresults": 346,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/sidrar.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/rpradosiqueira/sidrar",
  "_realowner": "rpradosiqueira",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2017-04-23"
    },
    {
      "version": "0.2.0",
      "date": "2017-06-21"
    },
    {
      "version": "0.2.1",
      "date": "2017-06-29"
    },
    {
      "version": "0.2.4",
      "date": "2017-07-25"
    },
    {
      "version": "0.2.5",
      "date": "2020-01-27"
    },
    {
      "version": "0.2.6",
      "date": "2021-08-02"
    },
    {
      "version": "0.2.7",
      "date": "2022-01-05"
    },
    {
      "version": "0.2.8",
      "date": "2022-06-03"
    },
    {
      "version": "0.2.9",
      "date": "2022-07-13"
    }
  ],
  "_exports": [
    "get_sidra",
    "info_sidra",
    "search_sidra"
  ],
  "_help": [
    {
      "page": "get_sidra",
      "title": "Get a SIDRA table",
      "topics": [
        "get_sidra"
      ]
    },
    {
      "page": "info_sidra",
      "title": "List the parameters of a SIDRA table",
      "topics": [
        "info_sidra"
      ]
    },
    {
      "page": "search_sidra",
      "title": "Search SIDRA tables",
      "topics": [
        "search_sidra"
      ]
    }
  ],
  "_readme": "https://github.com/rpradosiqueira/sidrar/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "curl",
    "httr",
    "jsonlite",
    "mime",
    "openssl",
    "R6",
    "sys"
  ],
  "_vignettes": [
    {
      "source": "Introduction_to_sidrar.Rmd",
      "filename": "Introduction_to_sidrar.html",
      "title": "Introduction to sidrar",
      "author": "Renato Prado Siqueira",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Installation",
        "Find and inspect a table",
        "Build a structured request",
        "Use an API path or full URL",
        "Preserve SIDRA's special values",
        "Network behavior"
      ],
      "created": "2020-01-27 14:28:33",
      "modified": "2026-07-23 19:47:49",
      "commits": 5
    }
  ],
  "_score": 8.332828079540462,
  "_indexed": true,
  "_nocasepkg": "sidrar",
  "_universes": [
    "rpradosiqueira"
  ],
  "_previous": "0.2.9",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-07-23T19:58:18.000Z",
      "distro": "resolute",
      "commit": "824f9aa6bbcdfcf2749e781b843a6a5786db5eed",
      "fileid": "https://r2.ropensci.org/1674e458191f817a0e67f2784b349b15086e3f234ebb7c758254f596d24a5c8b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rpradosiqueira/actions/runs/30039619330"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-07-23T19:57:20.000Z",
      "distro": "resolute",
      "commit": "824f9aa6bbcdfcf2749e781b843a6a5786db5eed",
      "fileid": "https://r2.ropensci.org/4d132b7100459d4445b1b899a567007ceed1afd8545941541be0b693d88a02bb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rpradosiqueira/actions/runs/30039619330"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-07-23T19:56:03.000Z",
      "commit": "824f9aa6bbcdfcf2749e781b843a6a5786db5eed",
      "fileid": "https://r2.ropensci.org/0f1ab5013a9d8d2ff3f1d29a2e02065403b94fcdb21e7e45bca1dbfe9bd61818",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rpradosiqueira/actions/runs/30039619330"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-07-23T19:56:04.000Z",
      "commit": "824f9aa6bbcdfcf2749e781b843a6a5786db5eed",
      "fileid": "https://r2.ropensci.org/b9210f3999e84a26474110ad0e66b5a1f7e9ad77cf4913bf94d931cfc791b799",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rpradosiqueira/actions/runs/30039619330"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.0",
      "date": "2026-07-23T19:56:50.000Z",
      "commit": "824f9aa6bbcdfcf2749e781b843a6a5786db5eed",
      "fileid": "https://r2.ropensci.org/a70fce27b470c40d3d12730aab98d9b64f4b370f61e200c5e1d119641dc43298",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rpradosiqueira/actions/runs/30039619330"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-07-23T19:55:51.000Z",
      "commit": "824f9aa6bbcdfcf2749e781b843a6a5786db5eed",
      "fileid": "https://r2.ropensci.org/3dc80c369ea5e15c43d628560ff96c0eda2a91f20f98befb5fc9dfa5bb72ba52",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rpradosiqueira/actions/runs/30039619330"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-07-23T19:56:03.000Z",
      "commit": "824f9aa6bbcdfcf2749e781b843a6a5786db5eed",
      "fileid": "https://r2.ropensci.org/535360bf6d2473ba7b561a54f9c8a5e3e9992b2ddeaf647066769e8b88b33d7e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rpradosiqueira/actions/runs/30039619330"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-07-23T19:55:50.000Z",
      "commit": "824f9aa6bbcdfcf2749e781b843a6a5786db5eed",
      "fileid": "https://r2.ropensci.org/795c41b675c8cf4c0050913c08733f784af9ac5acb822d19986dc142fdce8737",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rpradosiqueira/actions/runs/30039619330"
    }
  ]
}