The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
companies_cvm_codes argument to
get_fre_data2(), allowing users to filter results by one or
more CVM company codes.fre_cia_aberta_ prefix (e.g. capital_social
instead of cia_aberta_capital_social).verbose logical parameter to
get_fre_data2() to allow controlling or suppressing
informative console output.cache_folder/parsed-rds/ so
subsequent calls for previously parsed years load instantly from cached
RDS files without re-unzipping or re-parsing CSVs.get_fre_data2(): type and range checks for
first_year/last_year, verbose, a
warning when requesting future years, and type checking for
companies_cvm_codes._pkgdown.yml for website configuration and
package-level documentation (?GetFREData).file.size()
was called on a non-existent file after a failed download attempt.cli::cli_abort()) instead of silently returning
FALSE, which previously led to confusing downstream
errors.readr’s CSV reading progress and speed
messages (progress = FALSE,
suppressMessages()) during dataset parsing.my_fix_cols()
function from the public API. This was an internal helper and should not
have been exported.fix_single_name(), read_single_csv(),
fix_df()), input validation, and deprecation stubs.@v4
(actions/checkout@v4).R CMD check NOTE regarding undefined global
variable .data in filter_by_company(),
reaching a clean Status: OK (0 ERRORS, 0 WARNINGS, 0
NOTES).get_fre_data() XML pipeline: fcts_xml.R,
fct_read_fre_zip_file.R, fct_get_fre_links.R,
and fct_utils.R. The get_fre_data() function
remains as a minimal deprecation stub pointing users to
get_fre_data2().XML and magrittr from package
dependencies.%>% (magrittr pipe) usage to
the native R pipe (|>).clean_fre_cache() utility to allow users to clear
down local raw ZIP and parsed RDS files.get_fre_data2().get_fre_data2() function
instead of deprecated get_fre_data().get_fre_data2(), which downloads
data from CVM website (and not b3)dest_file <- file.path(cache_folder, paste0('ftp_zip_raw-', Sys.Date()),
indexed by day of query. This should facilitate updating the data.These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.