- update
pip_sign_save()
funciton to make it work with the RSconnect server.
-
fix bugs on installation
-
fix bugs from
devtools::check()
-
change all directory paths from
paste0()
tofs::path()
- Add handling of non-calendar years in WDI data for GDP and PCE. These are now converted to fiscal year values. #62
- In the survey metadata file set Set distribution_type to "micro, imputed" for imputed surveys
- Add survey year column to the survey metadata file
Initial release used in the PIP soft-launch on February 9, 2022
- load global variables in
gls
usingpipload::pip_create_globals()
andpipload::add_gls_to_env()
-
Add global variables from
pipload::pip_create_globals
-
Added a
NEWS.md
file to track changes to the package.