{
  "_id": "6a48d5e3b5e98c40829fefa7",
  "Package": "GetDFPData2",
  "Title": "Reading Annual and Quarterly Financial Reports from B3",
  "Version": "0.6.5",
  "Authors@R": "c(person(\"Marcelo\", \"Perlin\", email = \"marceloperlin@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Guilherme\", \"Kirch\", email = \"guilhermekirch@gmail.com\", role = c(\"aut\")))",
  "Description": "Reads annual and quarterly financial reports from\ncompanies traded at B3, the Brazilian exchange\n<https://www.b3.com.br/>. All data is downloaded and imported\nfrom CVM's public ftp site\n<https://dados.cvm.gov.br/dados/CIA_ABERTA/>.",
  "ByteCompile": "true",
  "License": "GPL-2",
  "BugReports": "https://github.com/msperlin/GetDFPData2/issues/",
  "URL": "https://github.com/msperlin/GetDFPData2/",
  "Encoding": "UTF-8",
  "RoxygenNote": "8.0.0",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libxml2-dev\nlibssl-dev libx11-dev zlib1g-dev",
  "Repository": "https://msperlin.r-universe.dev",
  "Date/Publication": "2026-06-04 13:20:14 UTC",
  "RemoteUrl": "https://github.com/msperlin/getdfpdata2",
  "RemoteRef": "HEAD",
  "RemoteSha": "58633789ea9a9a68594991858715d313e09eaa75",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-04 09:09:12 UTC",
    "User": "root"
  },
  "Author": "Marcelo Perlin [aut, cre],\nGuilherme Kirch [aut]",
  "Maintainer": "Marcelo Perlin <marceloperlin@gmail.com>",
  "_user": "msperlin",
  "_type": "src",
  "_file": "GetDFPData2_0.6.5.tar.gz",
  "_fileid": "https://r2.ropensci.org/1e593008663085c20fd17d1328acb9034f2277811e2a4047bf8bafefb0ec9b2e",
  "_filesize": 108929,
  "_sha256": "1e593008663085c20fd17d1328acb9034f2277811e2a4047bf8bafefb0ec9b2e",
  "_expires": "2026-10-12T09:44:01.000Z",
  "_created": "2026-07-04T09:09:12.000Z",
  "_published": "2026-07-04T09:44:03.565Z",
  "_jobs": [
    {
      "job": 85120194773,
      "time": 137,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8080342308"
    },
    {
      "job": 85120194844,
      "time": 137,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8080342262"
    },
    {
      "job": 85120194774,
      "time": 73,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8080560868"
    },
    {
      "job": 85120194767,
      "time": 82,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8080546225"
    },
    {
      "job": 85119945704,
      "time": 239,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8080325415"
    },
    {
      "job": 85120194791,
      "time": 155,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8080344505"
    },
    {
      "job": 85120194795,
      "time": 71,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8080334185"
    },
    {
      "job": 85120194803,
      "time": 74,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8080334537"
    },
    {
      "job": 85120194786,
      "time": 79,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8080335314"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/msperlin/actions/runs/28701398461",
  "_status": "success",
  "_upstream": "https://github.com/msperlin/getdfpdata2",
  "_commit": {
    "id": "58633789ea9a9a68594991858715d313e09eaa75",
    "author": "msperlin <marceloperlin@gmail.com>",
    "committer": "msperlin <marceloperlin@gmail.com>",
    "message": "Update version to 0.6.5 in CRAN-SUBMISSION and fix website link in README.md\n",
    "time": 1780579214
  },
  "_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": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "memoise",
      "role": "Imports"
    },
    {
      "package": "rvest",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "RCurl",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "writexl",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "janitor",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "fs",
      "role": "Suggests"
    }
  ],
  "_owner": "msperlin",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2026-23",
      "n": 5
    }
  ],
  "_tags": [],
  "_stars": 45,
  "_contributors": [
    {
      "user": "msperlin",
      "count": 41,
      "uuid": 10583352
    }
  ],
  "_userbio": {
    "uuid": 10583352,
    "type": "user",
    "name": "Marcelo S. Perlin",
    "followers": 371,
    "description": "Associate Professor and Researcher at UFRGS"
  },
  "_downloads": {
    "count": 844,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/GetDFPData2"
  },
  "_devurl": "https://github.com/msperlin/getdfpdata2",
  "_searchresults": 39,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/GetDFPData2.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/msperlin/getdfpdata2",
  "_realowner": "msperlin",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.5",
      "date": "2021-03-24"
    },
    {
      "version": "0.6",
      "date": "2022-02-19"
    },
    {
      "version": "0.6.1",
      "date": "2022-03-02"
    },
    {
      "version": "0.6.2",
      "date": "2022-06-09"
    },
    {
      "version": "0.6.3",
      "date": "2023-04-25"
    },
    {
      "version": "0.6.5",
      "date": "2026-06-04"
    }
  ],
  "_exports": [
    "export_xlsx",
    "get_dfp_data",
    "get_info_companies",
    "get_tickers",
    "search_company"
  ],
  "_help": [
    {
      "page": "export_xlsx",
      "title": "Export DFP/ITR data to a xlsx file",
      "topics": [
        "export_xlsx"
      ]
    },
    {
      "page": "get_dfp_data",
      "title": "Downloads and reads DFP datasets",
      "topics": [
        "get_dfp_data"
      ]
    },
    {
      "page": "get_info_companies",
      "title": "Returns a up to date table with information about B3 companies",
      "topics": [
        "get_info_companies"
      ]
    },
    {
      "page": "get_tickers",
      "title": "Retrieves a ticker list from cvm open data repository",
      "topics": [
        "get_tickers"
      ]
    },
    {
      "page": "search_company",
      "title": "Helps users search for a company",
      "topics": [
        "search_company"
      ]
    }
  ],
  "_readme": "https://github.com/msperlin/getdfpdata2/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "bit",
    "bit64",
    "bitops",
    "bslib",
    "cachem",
    "cli",
    "clipr",
    "commonmark",
    "cpp11",
    "crayon",
    "curl",
    "digest",
    "dplyr",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "glue",
    "hms",
    "htmltools",
    "httpuv",
    "httr",
    "janitor",
    "jquerylib",
    "jsonlite",
    "later",
    "lifecycle",
    "lubridate",
    "magrittr",
    "memoise",
    "mime",
    "openssl",
    "otel",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "promises",
    "purrr",
    "R6",
    "rappdirs",
    "Rcpp",
    "RCurl",
    "readr",
    "rlang",
    "rvest",
    "sass",
    "selectr",
    "shiny",
    "snakecase",
    "sourcetools",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr",
    "writexl",
    "xml2",
    "xtable"
  ],
  "_vignettes": [
    {
      "source": "GetDFPData2-vignette-introduction.Rmd",
      "filename": "GetDFPData2-vignette-introduction.html",
      "title": "Using GetDFPData2 to import Annual Reports from B3",
      "author": "Marcelo Perlin",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Installation",
        "Examples of Usage",
        "Information about available companies",
        "Searching for companies",
        "Downloading Financial Reports"
      ],
      "created": "2020-06-11 19:03:22",
      "modified": "2023-04-25 13:05:57",
      "commits": 5
    }
  ],
  "_score": 6.420368379857525,
  "_indexed": true,
  "_nocasepkg": "getdfpdata2",
  "_universes": [
    "msperlin"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.6.5",
      "date": "2026-07-04T09:11:34.000Z",
      "distro": "resolute",
      "commit": "58633789ea9a9a68594991858715d313e09eaa75",
      "fileid": "https://r2.ropensci.org/c9306d94e8630cf76d74bdbe6d8a512f5632509e58c887e768be186dcdd9a5bd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msperlin/actions/runs/28701398461"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.6.5",
      "date": "2026-07-04T09:11:33.000Z",
      "distro": "resolute",
      "commit": "58633789ea9a9a68594991858715d313e09eaa75",
      "fileid": "https://r2.ropensci.org/0408f96f413ccddc47fe926a84463175a9286b31878889e007d5eb6d6845cccf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msperlin/actions/runs/28701398461"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.6.5",
      "date": "2026-07-04T09:43:37.000Z",
      "commit": "58633789ea9a9a68594991858715d313e09eaa75",
      "fileid": "https://r2.ropensci.org/2a0cc3922254fb96ae8628898a81ce2fe7f856d83cfd812ae64cfbdc8d8bb5e0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msperlin/actions/runs/28701398461"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.6.5",
      "date": "2026-07-04T09:41:34.000Z",
      "commit": "58633789ea9a9a68594991858715d313e09eaa75",
      "fileid": "https://r2.ropensci.org/b1f6daa5c65c60d97d875d38d190fb4b9aec997028c581ae3f93ebb769caafbd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msperlin/actions/runs/28701398461"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.6.5",
      "date": "2026-07-04T09:12:04.000Z",
      "commit": "58633789ea9a9a68594991858715d313e09eaa75",
      "fileid": "https://r2.ropensci.org/5f81bf905b09677c2e6dbb5540246ff704938eb45f34c64c8fe35ea0b22bc52d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/msperlin/actions/runs/28701398461"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.6.5",
      "date": "2026-07-04T09:10:22.000Z",
      "commit": "58633789ea9a9a68594991858715d313e09eaa75",
      "fileid": "https://r2.ropensci.org/7efe573039078f31645ad6bd96a7e08508b43ed10e34da4e9795e36571f947c1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msperlin/actions/runs/28701398461"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.6.5",
      "date": "2026-07-04T09:10:25.000Z",
      "commit": "58633789ea9a9a68594991858715d313e09eaa75",
      "fileid": "https://r2.ropensci.org/4e7a50629a6b039bb5cc52b9c30503a8f3bbe727f78c916c55f77b70772210e8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msperlin/actions/runs/28701398461"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.6.5",
      "date": "2026-07-04T09:10:32.000Z",
      "commit": "58633789ea9a9a68594991858715d313e09eaa75",
      "fileid": "https://r2.ropensci.org/4ce5b388f2cd8c4b9af7846d160aa52b63faac86b50d69979c79e63d7c2f09b9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msperlin/actions/runs/28701398461"
    }
  ]
}