You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
read_abares_trade() returns all character strings as factors that are sorted by "Trade_flow", "Fiscal_year", "Month", "Trade_code", "State", "Australian_port", "Overseas_location".
Verbosity option changed from "minimal" to "default", aligns with {rlang} values.
Verbosity is now set to "default" by default, not "verbose".
Minor Changes
Users can now request trade code descriptions to be included in read_abares_trade().
Bug fixes
Download caching now works as intended, files are not re-downloaded during the current session.
read_abares_trade() no longer drops the leading "0" in the "Trade_codes" column.
Fixed a misconfigured footnote in the "Setting Global Options for "Working with Spatial Data in read.abares" vignette.
read.abares 2.0.1 (Unreleased)
Minor Changes
Update title in DESCRIPTION to be <65 characters for CRAN compliance.