Changelog
pipfun 0.3.8
- new board structure of aux data and metadata. now it has to boards: aux_data and aux_metadata.
pipfun 0.3.7
- deprecate
pathinlog_save(). Now we use pins boards. - Fix issue with logging system and its helpers.
pipfun 0.3.4
- Include pins boards in working release. Now, they can be retrieve with
get_pins_boards()
pipfun 0.2.2
- Add full battery of functions for the logging system. Refer to the vignette to learn more about them.
pipfun 0.2.0
From 0.2.0 onward the development is the new PIP pipeline and should be merged into DEV_v2
pipfun 0.0.2
Add
check_pkg_active()to check if package is activeChange max country and years in
pip_create_globals()Add
save_to_gh()functionadd
convert_df_to_base64()from{pipaux}
pipfun 0.0.1
- Add
save_to_ghfunction - add checks for active package
check_pkg_active()