Skip to contents
fcall 0.1.2
User-Facing Improvements
- Additional context included in the error message users see when 2024 files are passed to
process_data()
-
download_data()
has a new (logical) quiet
argument that controls console messaging during download process
- Removed warnings in
append_data()
- Fixed bug in
add_user_read_access()
Other
- Added
R CMD check
GitHub Action for automated package checks
- {fs} has been removed from
Imports
fcall 0.1.1
Technical
- Fixed encoding issues
- Require R version 3.5.0 or newer
Documentation
- Added “Database” vignette
- Extracted README sections into vignettes/articles