{
  "_id": "6a478f3c8b9f0d9747cf0f11",
  "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-07-02 08:05:06 UTC",
    "User": "root"
  },
  "Author": "Marcelo Perlin [aut, cre]",
  "_user": "msperlin",
  "_type": "src",
  "_file": "GetBCBData_0.9.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/6f944bf73e5c289f0a672c7c54b8b2e82fb63116cce5e56f5a61717a325fb6d1",
  "_filesize": 135053,
  "_sha256": "6f944bf73e5c289f0a672c7c54b8b2e82fb63116cce5e56f5a61717a325fb6d1",
  "_expires": "2026-10-11T10:30:20.000Z",
  "_created": "2026-07-02T08:05:06.000Z",
  "_published": "2026-07-03T10:30:20.816Z",
  "_jobs": [
    {
      "job": 84981009434,
      "time": 143,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8032618519"
    },
    {
      "job": 84981008963,
      "time": 170,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8032628827"
    },
    {
      "job": 84981009540,
      "time": 81,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8032593782"
    },
    {
      "job": 84981009403,
      "time": 110,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8032605245"
    },
    {
      "job": 84981008749,
      "time": 268,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8032561250"
    },
    {
      "job": 84981009414,
      "time": 119,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8032608552"
    },
    {
      "job": 84981009016,
      "time": 78,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8032593017"
    },
    {
      "job": 84981008993,
      "time": 78,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8032592636"
    },
    {
      "job": 84981009396,
      "time": 69,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8032588506"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/msperlin/actions/runs/28574779083",
  "_status": "success",
  "_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
  },
  "_distro": "resolute",
  "_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": 16,
  "_contributors": [
    {
      "user": "msperlin",
      "count": 23,
      "uuid": 10583352
    },
    {
      "user": "wch",
      "count": 1,
      "uuid": 86978
    }
  ],
  "_userbio": {
    "uuid": 10583352,
    "type": "user",
    "name": "Marcelo S. Perlin",
    "followers": 371,
    "description": "Associate Professor and Researcher at UFRGS"
  },
  "_downloads": {
    "count": 814,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/GetBCBData"
  },
  "_devurl": "https://github.com/msperlin/getbcbdata",
  "_searchresults": 184,
  "_rbuild": "4.6.1",
  "_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.167907810001481,
  "_indexed": true,
  "_nocasepkg": "getbcbdata",
  "_universes": [
    "msperlin"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.9.1",
      "date": "2026-07-02T08:07:32.000Z",
      "distro": "resolute",
      "commit": "4e78978a93bb54ef5ac5a2ef471571c5b4bc9d06",
      "fileid": "https://r2.ropensci.org/77e7211d747f821933859884ef24549ddf94560b6782a244b1e3c9097ff10863",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msperlin/actions/runs/28574779083"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.9.1",
      "date": "2026-07-02T08:07:57.000Z",
      "distro": "resolute",
      "commit": "4e78978a93bb54ef5ac5a2ef471571c5b4bc9d06",
      "fileid": "https://r2.ropensci.org/7675f2ef920fd5766786292b51faac83684d07fab632608bb379ae25766a1511",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msperlin/actions/runs/28574779083"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.9.1",
      "date": "2026-07-02T08:06:33.000Z",
      "commit": "4e78978a93bb54ef5ac5a2ef471571c5b4bc9d06",
      "fileid": "https://r2.ropensci.org/7891cb9144f9286a525c2b70ec9e52cff4e27b6edc5bbdd74cea569785ade99a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msperlin/actions/runs/28574779083"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.9.1",
      "date": "2026-07-02T08:06:59.000Z",
      "commit": "4e78978a93bb54ef5ac5a2ef471571c5b4bc9d06",
      "fileid": "https://r2.ropensci.org/37861b04de944992a33a6409a00a2165008f3e018397c1666e54e08f0b44e423",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msperlin/actions/runs/28574779083"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.9.1",
      "date": "2026-07-02T08:07:18.000Z",
      "commit": "4e78978a93bb54ef5ac5a2ef471571c5b4bc9d06",
      "fileid": "https://r2.ropensci.org/b5c8f9e5c6773fecc7e9512fbf1528f74fc8461a43e73d1daf629e35d9f26d5d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/msperlin/actions/runs/28574779083"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.9.1",
      "date": "2026-07-02T08:06:24.000Z",
      "commit": "4e78978a93bb54ef5ac5a2ef471571c5b4bc9d06",
      "fileid": "https://r2.ropensci.org/a77187c3942d1c2bef5a7c5c704c61edb2f0322ccbc06c01d7151a8e41a9c9c2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msperlin/actions/runs/28574779083"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.9.1",
      "date": "2026-07-02T08:06:23.000Z",
      "commit": "4e78978a93bb54ef5ac5a2ef471571c5b4bc9d06",
      "fileid": "https://r2.ropensci.org/0d90b28f00225abc9215429777bba59d99fe619ff9c9bab265df949c50311966",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msperlin/actions/runs/28574779083"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.9.1",
      "date": "2026-07-02T08:06:13.000Z",
      "commit": "4e78978a93bb54ef5ac5a2ef471571c5b4bc9d06",
      "fileid": "https://r2.ropensci.org/83133517e39aaf95a347a0f2fa105fc841ba3b559eb578c255135133939d2128",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msperlin/actions/runs/28574779083"
    }
  ]
}