{
  "_id": "6a66f773a43a83b8c047f63d",
  "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-27 05:49:39 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/31ce5da785e875f5a52dbd92792563642aa738053fde8c4edb3d3b9d9ef9889c",
  "_filesize": 108883,
  "_sha256": "31ce5da785e875f5a52dbd92792563642aa738053fde8c4edb3d3b9d9ef9889c",
  "_expires": "2026-11-04T06:15:13.000Z",
  "_created": "2026-07-27T05:49:39.000Z",
  "_published": "2026-07-27T06:15:15.315Z",
  "_jobs": [
    {
      "job": 89897598132,
      "time": 154,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8643248350"
    },
    {
      "job": 89897598128,
      "time": 169,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8643257157"
    },
    {
      "job": 89897598117,
      "time": 118,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8643466425"
    },
    {
      "job": 89897598139,
      "time": 91,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8643624391"
    },
    {
      "job": 89897073423,
      "time": 220,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8643192120"
    },
    {
      "job": 89897598119,
      "time": 154,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8643245802"
    },
    {
      "job": 89897598135,
      "time": 74,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8643233845"
    },
    {
      "job": 89897598126,
      "time": 76,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8643223262"
    },
    {
      "job": 89897598143,
      "time": 78,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8643228448"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/msperlin/actions/runs/30240675769",
  "_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": 394,
    "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-27T05:53:00.000Z",
      "distro": "resolute",
      "commit": "58633789ea9a9a68594991858715d313e09eaa75",
      "fileid": "https://r2.ropensci.org/a42a476f12a11ba6aa64a1d7b40e406bbd6fbaef1d47b22e1f367595a8def305",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msperlin/actions/runs/30240675769"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.6.5",
      "date": "2026-07-27T05:53:30.000Z",
      "distro": "resolute",
      "commit": "58633789ea9a9a68594991858715d313e09eaa75",
      "fileid": "https://r2.ropensci.org/4ee77dadaf49599624a54876d7e7cf6c994a1b1e006d90720e7486f6600d4f4b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msperlin/actions/runs/30240675769"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.6.5",
      "date": "2026-07-27T06:05:55.000Z",
      "commit": "58633789ea9a9a68594991858715d313e09eaa75",
      "fileid": "https://r2.ropensci.org/f2a22c9e17f854883368190b5f8f8461d249962fca8d5100d5f8e8d69870247c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msperlin/actions/runs/30240675769"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.6.5",
      "date": "2026-07-27T06:14:44.000Z",
      "commit": "58633789ea9a9a68594991858715d313e09eaa75",
      "fileid": "https://r2.ropensci.org/411a135f62bf1d923b6691a301ccfb04d21b95a591762bad3f6448ee9da0fcd3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msperlin/actions/runs/30240675769"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.6.5",
      "date": "2026-07-27T05:53:04.000Z",
      "commit": "58633789ea9a9a68594991858715d313e09eaa75",
      "fileid": "https://r2.ropensci.org/837cedf11791850dcf961e07cb82b30b86b894cb85fdbb54fcabd2c1f8e0dccb",
      "status": "success",
      "buildurl": "https://github.com/r-universe/msperlin/actions/runs/30240675769"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.6.5",
      "date": "2026-07-27T05:52:04.000Z",
      "commit": "58633789ea9a9a68594991858715d313e09eaa75",
      "fileid": "https://r2.ropensci.org/a4275e998b0f6b3ea899f79d4fcc479acb3b277e799b3b8d4790e031f2e53d50",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msperlin/actions/runs/30240675769"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.6.5",
      "date": "2026-07-27T05:51:26.000Z",
      "commit": "58633789ea9a9a68594991858715d313e09eaa75",
      "fileid": "https://r2.ropensci.org/dd63da3052a241b31ddb79abc075dc8188e3b6145015d7a2c0c2c4051ca095ea",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msperlin/actions/runs/30240675769"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.6.5",
      "date": "2026-07-27T05:51:46.000Z",
      "commit": "58633789ea9a9a68594991858715d313e09eaa75",
      "fileid": "https://r2.ropensci.org/4a0862051855314724d15719f11f4e63561351d605f04152e53e233721de8d60",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msperlin/actions/runs/30240675769"
    }
  ]
}