rcompendium 1.2
-
New features
get_git_branch_name()
detects git branch nameadd_contributing()
adds aCONTRIBUTING.md
file and issue templatesadd_code_of_conduct()
adds aCODE_OF_CONDUCT.md
fileadd_github_actions_citation()
adds a new GitHub action to update the
CITATION.cff
fileadd_github_actions_document()
adds a new GitHub action to updateRd
files,
theNAMESPACE
and theDESCRIPTION
files
-
Improvements
get_deps_*()
better detects project dependenciesadd_compendium()
allows now the user to choose its own compendium structure
-
Minor changes
- Update GitHub Actions templates (
yaml
files) - Update README templates
- The
man/
folder andNAMESPACE
are now untracked by git (for compendium only) - Remove dependencies badge in README
- Change default values of
lifecycle
andstatus
arguments innew_package()
- Change commit messages in
new_*()
functions (conventional commits)
- Update GitHub Actions templates (
-
Deprecated
refresh()
is now deprecated and will be deleted in the new version