{
  "_id": "6a21891ecd65a98ecbd3751f",
  "Package": "GetFREData",
  "Title": "Reading FRE Corporate Data of Public Traded Companies from B3",
  "Version": "1.0.1",
  "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 corporate data such as board composition and\ncompensation for companies traded at B3, the Brazilian exchange\n<https://www.b3.com.br/>. All data is downloaded and imported\nfrom the ftp site\n<https://dados.cvm.gov.br/dados/CIA_ABERTA/DOC/FRE/>.",
  "ByteCompile": "true",
  "Encoding": "UTF-8",
  "License": "GPL-2",
  "BugReports": "https://github.com/msperlin/GetFREData/issues",
  "URL": "https://github.com/msperlin/GetFREData/",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Config/roxygen2/version": "8.0.0",
  "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-03 17:50:51 UTC",
  "RemoteUrl": "https://github.com/msperlin/getfredata",
  "RemoteRef": "HEAD",
  "RemoteSha": "e0d12e1efc6b4c9c34c2bbbbfb40baaefdd19677",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-04 14:15:05 UTC",
    "User": "root"
  },
  "Author": "Marcelo Perlin [aut, cre],\nGuilherme Kirch [aut]",
  "Maintainer": "Marcelo Perlin <marceloperlin@gmail.com>",
  "MD5sum": "4598e79a84b3f305e579b0281b53ff19",
  "_user": "msperlin",
  "_type": "src",
  "_file": "GetFREData_1.0.1.tar.gz",
  "_fileid": "e79adca99e3c0bf6da1d0b1a5eccb6a83f585f773e3d7e7fd4fb01a34b51d4bd",
  "_filesize": 112757,
  "_sha256": "e79adca99e3c0bf6da1d0b1a5eccb6a83f585f773e3d7e7fd4fb01a34b51d4bd",
  "_created": "2026-06-04T14:15:05.000Z",
  "_published": "2026-06-04T14:18:06.542Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79538382463,
      "time": 136,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7413867839"
    },
    {
      "job": 79538382434,
      "time": 142,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7413870052"
    },
    {
      "job": 79538382471,
      "time": 104,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7413854551"
    },
    {
      "job": 79538382449,
      "time": 123,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7413862145"
    },
    {
      "job": 79537701457,
      "time": 195,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7413807342"
    },
    {
      "job": 79538383110,
      "time": 133,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7413866863"
    },
    {
      "job": 79538382657,
      "time": 81,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7413844392"
    },
    {
      "job": 79538382479,
      "time": 71,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7413840235"
    },
    {
      "job": 79538382552,
      "time": 103,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7413854413"
    }
  ],
  "_buildurl": "https://github.com/r-universe/msperlin/actions/runs/26957226966",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/msperlin/getfredata",
  "_commit": {
    "id": "e0d12e1efc6b4c9c34c2bbbbfb40baaefdd19677",
    "author": "msperlin <marceloperlin@gmail.com>",
    "committer": "msperlin <marceloperlin@gmail.com>",
    "message": "submission to cran\n",
    "time": 1780509051
  },
  "_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": "rvest",
      "role": "Imports"
    },
    {
      "package": "XML",
      "role": "Imports"
    },
    {
      "package": "GetDFPData2",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "janitor",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "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-18",
      "n": 1
    },
    {
      "week": "2026-21",
      "n": 1
    },
    {
      "week": "2026-23",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 5,
  "_contributors": [
    {
      "user": "msperlin",
      "count": 23,
      "uuid": 10583352
    },
    {
      "user": "dkgaraujo",
      "count": 1,
      "uuid": 16483074
    }
  ],
  "_userbio": {
    "uuid": 10583352,
    "type": "user",
    "name": "Marcelo S. Perlin",
    "description": "Associate Professor and Researcher at UFRGS"
  },
  "_downloads": {
    "count": 189,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/GetFREData"
  },
  "_devurl": "https://github.com/msperlin/getfredata",
  "_searchresults": 14,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/GetFREData.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/msperlin/getfredata",
  "_realowner": "msperlin",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.6",
      "date": "2021-04-06"
    },
    {
      "version": "0.7",
      "date": "2021-09-03"
    },
    {
      "version": "0.8.1",
      "date": "2022-06-13"
    },
    {
      "version": "1.0.1",
      "date": "2026-06-03"
    }
  ],
  "_exports": [
    "clean_fre_cache",
    "get_fre_data",
    "get_fre_data2",
    "get_info_companies",
    "my_fix_cols",
    "search_company"
  ],
  "_help": [
    {
      "page": "clean_fre_cache",
      "title": "Cleans the local cache folder",
      "topics": [
        "clean_fre_cache"
      ]
    },
    {
      "page": "gdfpd.read.zip.file.type.fre",
      "title": "Reads folder for zip file post 2011 (internal)",
      "topics": [
        "gdfpd.read.zip.file.type.fre"
      ]
    },
    {
      "page": "get_fre_data",
      "title": "Downloads and reads FRE datasets",
      "topics": [
        "get_fre_data"
      ]
    },
    {
      "page": "get_fre_data2",
      "title": "Downloads and reads FRE datasets",
      "topics": [
        "get_fre_data2"
      ]
    },
    {
      "page": "get_info_companies",
      "title": "Returns a up to date table with information about B3 companies",
      "topics": [
        "get_info_companies"
      ]
    },
    {
      "page": "my_fix_cols",
      "title": "Manipulates list from FRE zip file",
      "topics": [
        "my_fix_cols"
      ]
    },
    {
      "page": "search_company",
      "title": "Helps users search for a company",
      "topics": [
        "search_company"
      ]
    }
  ],
  "_readme": "https://github.com/msperlin/getfredata/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "bit",
    "bit64",
    "bitops",
    "bslib",
    "cachem",
    "cli",
    "clipr",
    "commonmark",
    "cpp11",
    "crayon",
    "curl",
    "digest",
    "dplyr",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "GetDFPData2",
    "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",
    "XML",
    "xml2",
    "xtable"
  ],
  "_vignettes": [
    {
      "source": "GetFREData-vignette-introduction.Rmd",
      "filename": "GetFREData-vignette-introduction.html",
      "title": "Using GetFREData",
      "author": "Marcelo Perlin",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Package GetFREData",
        "Installation",
        "Example of usage"
      ],
      "created": "2020-06-11 20:44:23",
      "modified": "2026-05-20 13:19:49",
      "commits": 5
    }
  ],
  "_score": 5.021189299069938,
  "_indexed": true,
  "_nocasepkg": "getfredata",
  "_universes": [
    "msperlin"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-06-04T14:17:28.000Z",
      "distro": "noble",
      "commit": "e0d12e1efc6b4c9c34c2bbbbfb40baaefdd19677",
      "fileid": "0cee99c933b8bcafbe4550dc3dc7bea425b238c19951da17dcbe4396826b5559",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msperlin/actions/runs/26957226966"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-06-04T14:17:32.000Z",
      "distro": "noble",
      "commit": "e0d12e1efc6b4c9c34c2bbbbfb40baaefdd19677",
      "fileid": "01705aced8a7f81fc8efef5482efb2929560173213c87c7612f882a532d5b888",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msperlin/actions/runs/26957226966"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-06-04T14:16:58.000Z",
      "commit": "e0d12e1efc6b4c9c34c2bbbbfb40baaefdd19677",
      "fileid": "98d9dc4336bf00ebe2ba4c175905847ff45b540acf0ddcb6e3c4b32444efb9f7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msperlin/actions/runs/26957226966"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-06-04T14:17:11.000Z",
      "commit": "e0d12e1efc6b4c9c34c2bbbbfb40baaefdd19677",
      "fileid": "e4fa494a8dcfe81fa5a7a2a1a611bd3a44280df3ede62c1ed21953b2ef3e8e21",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msperlin/actions/runs/26957226966"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-06-04T14:17:38.000Z",
      "commit": "e0d12e1efc6b4c9c34c2bbbbfb40baaefdd19677",
      "fileid": "a6b82cc7b4daf8782da01ad16b1fa0f27da4c1496151bf8f3821704062e40a24",
      "status": "success",
      "buildurl": "https://github.com/r-universe/msperlin/actions/runs/26957226966"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-04T14:16:28.000Z",
      "commit": "e0d12e1efc6b4c9c34c2bbbbfb40baaefdd19677",
      "fileid": "1d0c39a36d4d5bb96e937acac3f4c2ec619076a58845b7faaf9424dbf8483c23",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msperlin/actions/runs/26957226966"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-04T14:16:20.000Z",
      "commit": "e0d12e1efc6b4c9c34c2bbbbfb40baaefdd19677",
      "fileid": "f263d6a4cdec0baab00af1937d8d09c5061ca43ee4e832e94b51dfe129144154",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msperlin/actions/runs/26957226966"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-04T14:16:47.000Z",
      "commit": "e0d12e1efc6b4c9c34c2bbbbfb40baaefdd19677",
      "fileid": "d04e50afc4dfac9c16a6aadaf0b18da9d8a0d1c1bcd7e20b07496b64c2303afd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msperlin/actions/runs/26957226966"
    }
  ]
}