Releases: bcgov/bcgovr
Releases · bcgov/bcgovr
v1.0.5
bcgovr v1.0.5
- Added function
insert_bcgov_lifecycle_badge()
to access new bcgov project lifecycle badges - Deprecated
insert_bcgov_devex_badge()
and removed reference todevex_badge()
- Updated Insert bcgov Lifecycle Badge RStudio addin
v1.0.3
v1.0.2
1.0.1
bcgovr 1.0: NO FUNCTION LEFT STANDING
bcgovr 1.0
🎉 NO FUNCTION LEFT STANDING 🎉
- Redesigned under-the-hood of
bcgovr
, all functions now wrap a subset ofusethis
📦 functions with the addition of bcgov-specific defaults & requirements - Renamed all
bcgovr
functions, functions now start with verbs with easier look-up & auto-complete when using RStudio - Added an RStudio Addin for inserting the boiler-plate Creative Commons Attribution 4.0 International License header
bcgovr v0.1.7
- Added ability to start a new analysis or package skeleton via RStudio project templates
(New Project -> New Directory -> BC Gov Analysis/Package Skeleton)
0.1.6
v0.1.5
bcgovr v0.1.4
- Add new BCDevExchange Project State Badges to devex_badge() and RStudio addin
bcgovr v0.1.3
- More consistent provision of README files in
analysis_skeleton()
andpackage_skeleton()
(#19) - Tidy formatting of README files