Description Usage Arguments Value See Also
View source: R/bump_up_version.R
From line starting with Version:
in DESCRIPTION file in the desired
branch, this function extracts the version number and increments it by one.
It also writes to 'Date:' entry using today's date, if any.
1 | bump_up_version(dir = ".", branches = c("devel"))
|
dir |
Character, the package directory where DESCRIPTION is located |
branch |
Character, the name of branch to bump up |
None
Other git:
get_package_version_and_date()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.