Package: realestatebr Type: Package Title: Import Brazilian Real Estate Data into R Version: 1.0.1 Authors@R: person( given = "Vinicius", family = "Oike", email = "viniciusoike@gmail.com", role = c("aut", "cre", "cph"), comment = c(ORCID = "0009-0005-8015-9189") ) Description: Provides access to Brazilian real estate market data from multiple official sources: the Central Bank of Brazil (BCB) , the Brazilian Association of Real Estate Developers (ABRAINC) , the Brazilian Association of Real Estate Credit and Savings Entities (ABECIP) , the Getulio Vargas Foundation (FGV) , and the Bank for International Settlements (BIS) . License: MIT + file LICENSE URL: https://github.com/viniciusoike/realestatebr, https://viniciusoike.github.io/realestatebr/ BugReports: https://github.com/viniciusoike/realestatebr/issues Encoding: UTF-8 Language: en-US LazyData: true Depends: R (>= 4.1.0) RoxygenNote: 7.3.3 Imports: cli, dplyr, httr, janitor, lubridate, purrr, rbcb, readr, readxl, rlang, rvest, stringr, tibble, tidyr, tidyxl, xml2, yaml, zoo Roxygen: list(markdown = TRUE) Suggests: geobr, ggplot2, kableExtra, knitr, pkgdown, RcppRoll, rmarkdown, scales, sf, stringi, targets, tarchetypes, testthat, trendseries VignetteBuilder: knitr Config/pak/sysreqs: libicu-dev libxml2-dev libssl-dev libx11-dev Repository: https://viniciusoike.r-universe.dev Date/Publication: 2026-06-21 13:08:25 UTC RemoteUrl: https://github.com/viniciusoike/realestatebr RemoteRef: HEAD RemoteSha: a9ea1055afb5b744157ff4d21bc904b407a6c9ef NeedsCompilation: no Packaged: 2026-07-21 09:17:16 UTC; root Author: Vinicius Oike [aut, cre, cph] (ORCID: ) Maintainer: Vinicius Oike