{
  "_id": "6a1ea32eb25058d4daad75c5",
  "Package": "GetBCBData",
  "Type": "Package",
  "Title": "Imports Datasets from BCB (Central Bank of Brazil) using Its\nOfficial API",
  "Version": "0.9.1",
  "Authors@R": "person(\"Marcelo\", \"Perlin\", email = \"marceloperlin@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Maintainer": "Marcelo Perlin <marceloperlin@gmail.com>",
  "Description": "Downloads and organizes datasets using BCB's API\n<https://www.bcb.gov.br/>. Offers options for caching with the\n'memoise' package and , multicore/multisession with 'furrr' and\nformat of output data (long/wide).",
  "License": "GPL-2",
  "BugReports": "https://github.com/msperlin/GetBCBData/issues",
  "URL": "https://github.com/msperlin/GetBCBData/",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://msperlin.r-universe.dev",
  "Date/Publication": "2026-02-02 13:06:37 UTC",
  "RemoteUrl": "https://github.com/msperlin/getbcbdata",
  "RemoteRef": "HEAD",
  "RemoteSha": "4e78978a93bb54ef5ac5a2ef471571c5b4bc9d06",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-02 09:29:39 UTC",
    "User": "root"
  },
  "Author": "Marcelo Perlin [aut, cre]",
  "MD5sum": "76be5116f4be431ca7828201789fa855",
  "_user": "msperlin",
  "_type": "src",
  "_file": "GetBCBData_0.9.1.tar.gz",
  "_fileid": "dc2a975fd8c47bd1e0516da81a61243989f8155753809fb49c701cfdc0c23a8e",
  "_filesize": 132842,
  "_sha256": "dc2a975fd8c47bd1e0516da81a61243989f8155753809fb49c701cfdc0c23a8e",
  "_created": "2026-06-02T09:29:39.000Z",
  "_published": "2026-06-02T09:32:30.010Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79040803155,
      "time": 134,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7354042214"
    },
    {
      "job": 79040803211,
      "time": 140,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354044391"
    },
    {
      "job": 79040803194,
      "time": 112,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7354033989"
    },
    {
      "job": 79040803188,
      "time": 99,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354029382"
    },
    {
      "job": 79040024450,
      "time": 264,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7353992362"
    },
    {
      "job": 79040803283,
      "time": 109,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354033212"
    },
    {
      "job": 79040803201,
      "time": 87,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7354024715"
    },
    {
      "job": 79040803197,
      "time": 83,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7354023139"
    },
    {
      "job": 79040803165,
      "time": 70,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354018604"
    }
  ],
  "_buildurl": "https://github.com/r-universe/msperlin/actions/runs/26810804196",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/msperlin/getbcbdata",
  "_commit": {
    "id": "4e78978a93bb54ef5ac5a2ef471571c5b4bc9d06",
    "author": "msperlin <marceloperlin@gmail.com>",
    "committer": "msperlin <marceloperlin@gmail.com>",
    "message": "cran submission\n",
    "time": 1770037597
  },
  "_maintainer": {
    "name": "Marcelo Perlin",
    "email": "marceloperlin@gmail.com",
    "login": "msperlin",
    "description": "Associate Professor and Researcher at UFRGS",
    "uuid": 10583352
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.3.0",
      "role": "Depends"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "curl",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "future",
      "role": "Imports"
    },
    {
      "package": "furrr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "memoise",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "parallelly",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    }
  ],
  "_owner": "msperlin",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-06",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 17,
  "_contributors": [
    {
      "user": "msperlin",
      "count": 23,
      "uuid": 10583352
    },
    {
      "user": "wch",
      "count": 1,
      "uuid": 86978
    }
  ],
  "_userbio": {
    "uuid": 10583352,
    "type": "user",
    "name": "Marcelo S. Perlin",
    "description": "Associate Professor and Researcher at UFRGS"
  },
  "_downloads": {
    "count": 725,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/GetBCBData"
  },
  "_devurl": "https://github.com/msperlin/getbcbdata",
  "_searchresults": 138,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/GetBCBData.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/msperlin/getbcbdata",
  "_realowner": "msperlin",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.5",
      "date": "2019-04-23"
    },
    {
      "version": "0.6",
      "date": "2021-01-21"
    },
    {
      "version": "0.7.0",
      "date": "2022-06-07"
    },
    {
      "version": "0.8.0",
      "date": "2025-04-12"
    },
    {
      "version": "0.9.0",
      "date": "2025-04-29"
    },
    {
      "version": "0.9.1",
      "date": "2026-02-02"
    }
  ],
  "_exports": [
    "gbcbd_get_series"
  ],
  "_help": [
    {
      "page": "gbcbd_get_series",
      "title": "Imports time series data from BCB-SGS System (Banco Central do Brasil, sistema de series temporais)",
      "topics": [
        "gbcbd_get_series"
      ]
    }
  ],
  "_readme": "https://github.com/msperlin/getbcbdata/raw/HEAD/README.md",
  "_rundeps": [
    "cachem",
    "cli",
    "codetools",
    "curl",
    "digest",
    "dplyr",
    "fastmap",
    "furrr",
    "future",
    "generics",
    "globals",
    "glue",
    "jsonlite",
    "lifecycle",
    "listenv",
    "magrittr",
    "memoise",
    "parallelly",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "GetBCBData-vignette.Rmd",
      "filename": "GetBCBData-vignette.html",
      "title": "Getting Started",
      "author": "Marcelo Perlin",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Motivation",
        "A simple example"
      ],
      "created": "2019-04-15 18:55:41",
      "modified": "2025-04-23 17:43:50",
      "commits": 8
    }
  ],
  "_score": 6.06929801211553,
  "_indexed": true,
  "_nocasepkg": "getbcbdata",
  "_universes": [
    "msperlin"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.9.1",
      "date": "2026-06-02T09:31:56.000Z",
      "distro": "noble",
      "commit": "4e78978a93bb54ef5ac5a2ef471571c5b4bc9d06",
      "fileid": "26b3d3c4a0dbe74cc054dda5d4b6b88d6f2774fadf9d496e14e30874d2b06cb7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msperlin/actions/runs/26810804196"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.9.1",
      "date": "2026-06-02T09:32:00.000Z",
      "distro": "noble",
      "commit": "4e78978a93bb54ef5ac5a2ef471571c5b4bc9d06",
      "fileid": "111fae131ecf50629cc9636eb4d854238a8dd02a830245e0b20643adee176399",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msperlin/actions/runs/26810804196"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.9.1",
      "date": "2026-06-02T09:31:35.000Z",
      "commit": "4e78978a93bb54ef5ac5a2ef471571c5b4bc9d06",
      "fileid": "930d7f8b1bbbfd97366bb6d72fb67af5303f36db96a79e86267e48a7b8fd78fb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msperlin/actions/runs/26810804196"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.9.1",
      "date": "2026-06-02T09:31:23.000Z",
      "commit": "4e78978a93bb54ef5ac5a2ef471571c5b4bc9d06",
      "fileid": "eec6a97ac251b07964b4356e7416bc4a96df7572024f8406025920be1ba37c19",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msperlin/actions/runs/26810804196"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.9.1",
      "date": "2026-06-02T09:31:43.000Z",
      "commit": "4e78978a93bb54ef5ac5a2ef471571c5b4bc9d06",
      "fileid": "e4d8d4a9cfeb5744bc919a933f31d608b14463214237c1326e25a8d83559b973",
      "status": "success",
      "buildurl": "https://github.com/r-universe/msperlin/actions/runs/26810804196"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.9.1",
      "date": "2026-06-02T09:31:06.000Z",
      "commit": "4e78978a93bb54ef5ac5a2ef471571c5b4bc9d06",
      "fileid": "701193cce6cfdf0ec9f67a377654a6b75394c00ac74a12e49273ac007f06ea5a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msperlin/actions/runs/26810804196"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.9.1",
      "date": "2026-06-02T09:30:58.000Z",
      "commit": "4e78978a93bb54ef5ac5a2ef471571c5b4bc9d06",
      "fileid": "a593faaad94eb62e9950b7ee05938ab16c7aa9fc59a38c942d7245c25df208b4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msperlin/actions/runs/26810804196"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.9.1",
      "date": "2026-06-02T09:30:47.000Z",
      "commit": "4e78978a93bb54ef5ac5a2ef471571c5b4bc9d06",
      "fileid": "65e46d5d20b517e9b39e09594d70efaba6154949a02c7c4447c3144d4a4cad6c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msperlin/actions/runs/26810804196"
    }
  ]
}