{
  "_id": "6a21878ecd65a98ecbd36f1d",
  "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-06-04 14:08:21 UTC",
    "User": "root"
  },
  "Author": "Marcelo Perlin [aut, cre],\nGuilherme Kirch [aut]",
  "Maintainer": "Marcelo Perlin <marceloperlin@gmail.com>",
  "MD5sum": "c3611668f211da8fea39fc5755210942",
  "_user": "msperlin",
  "_type": "src",
  "_file": "GetDFPData2_0.6.5.tar.gz",
  "_fileid": "39b0cac3e4b81ae8f9ca1d0741f1f321f948f2645a87a33d2fadf9b64fa6cfd3",
  "_filesize": 107151,
  "_sha256": "39b0cac3e4b81ae8f9ca1d0741f1f321f948f2645a87a33d2fadf9b64fa6cfd3",
  "_created": "2026-06-04T14:08:21.000Z",
  "_published": "2026-06-04T14:11:26.236Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79536986716,
      "time": 146,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7413699172"
    },
    {
      "job": 79536986671,
      "time": 144,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7413698283"
    },
    {
      "job": 79536986756,
      "time": 107,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7413682760"
    },
    {
      "job": 79536986995,
      "time": 82,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7413672499"
    },
    {
      "job": 79536211287,
      "time": 223,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7413636935"
    },
    {
      "job": 79536986849,
      "time": 144,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7413697970"
    },
    {
      "job": 79536986724,
      "time": 115,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7413685627"
    },
    {
      "job": 79536986672,
      "time": 136,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7413695259"
    },
    {
      "job": 79536986690,
      "time": 89,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7413679568"
    }
  ],
  "_buildurl": "https://github.com/r-universe/msperlin/actions/runs/26956788640",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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": 44,
  "_contributors": [
    {
      "user": "msperlin",
      "count": 41,
      "uuid": 10583352
    }
  ],
  "_userbio": {
    "uuid": 10583352,
    "type": "user",
    "name": "Marcelo S. Perlin",
    "description": "Associate Professor and Researcher at UFRGS"
  },
  "_downloads": {
    "count": 858,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/GetDFPData2"
  },
  "_devurl": "https://github.com/msperlin/getdfpdata2",
  "_searchresults": 34,
  "_rbuild": "4.6.0",
  "_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"
    }
  ],
  "_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.351022852584124,
  "_indexed": true,
  "_nocasepkg": "getdfpdata2",
  "_universes": [
    "msperlin"
  ],
  "_previous": "0.6.4",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.6.5",
      "date": "2026-06-04T14:10:52.000Z",
      "distro": "noble",
      "commit": "58633789ea9a9a68594991858715d313e09eaa75",
      "fileid": "9b3dfe82b58cfd286da515e48255654d517d03e093a92ee08119e8655f0f4030",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msperlin/actions/runs/26956788640"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.6.5",
      "date": "2026-06-04T14:10:49.000Z",
      "distro": "noble",
      "commit": "58633789ea9a9a68594991858715d313e09eaa75",
      "fileid": "fd274ea52d2d493ee4c16d8d2a6f151694ed7e00970dd4bab215f7b0b9967ee5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msperlin/actions/runs/26956788640"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.6.5",
      "date": "2026-06-04T14:10:16.000Z",
      "commit": "58633789ea9a9a68594991858715d313e09eaa75",
      "fileid": "19cf901ead12d30480ae357afbb36a82880206c5539d013bdfc9b240a7c81119",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msperlin/actions/runs/26956788640"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.6.5",
      "date": "2026-06-04T14:09:52.000Z",
      "commit": "58633789ea9a9a68594991858715d313e09eaa75",
      "fileid": "752d827dd7c248f5c9498f2a867048ad0aa89bee98ed36c88543812f357b1a3f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msperlin/actions/runs/26956788640"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.6.5",
      "date": "2026-06-04T14:11:03.000Z",
      "commit": "58633789ea9a9a68594991858715d313e09eaa75",
      "fileid": "d8944a55cd4b2d927bb5ee7bb85ff82d160b9de94b73243bc9fd16d1c681fb91",
      "status": "success",
      "buildurl": "https://github.com/r-universe/msperlin/actions/runs/26956788640"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.6.5",
      "date": "2026-06-04T14:10:18.000Z",
      "commit": "58633789ea9a9a68594991858715d313e09eaa75",
      "fileid": "77934f25791de653e66f5c5c944d4fec1d728c400ad1da1afee553770c4fdfeb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msperlin/actions/runs/26956788640"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.6.5",
      "date": "2026-06-04T14:10:38.000Z",
      "commit": "58633789ea9a9a68594991858715d313e09eaa75",
      "fileid": "8c4f91d30b1aac0e7f642401a7d6df18a19e8c17f968abd294081e7eaadaf627",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msperlin/actions/runs/26956788640"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.6.5",
      "date": "2026-06-04T14:09:57.000Z",
      "commit": "58633789ea9a9a68594991858715d313e09eaa75",
      "fileid": "4d9a3cc910cd83c02448fcc0749dea9ae6649dee06f45f4c802e6ede2ac4fae1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msperlin/actions/runs/26956788640"
    }
  ]
}