Description Usage Arguments Value Author(s) References See Also Examples
See generic: RPackageVersion.S3
1 2 3 |
taken |
|
desc_fields |
|
.ns |
|
... |
Further arguments to be passed to subsequent functions/methods. |
list
. (old
and new
version number or
list()
if the function exited before completing the bump.
Janko Thyson janko.thyson@gmail.com
http://github.com/jankothyson/bumpr
bumpPackageVersion,
bumpGitVersion
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | ## Not run:
##------------------------------------------------------------------------------
## DISCLAIMER
##------------------------------------------------------------------------------
## Please that with repositories that are not crucial for your productive work!
## Make sure that you set your working directory to your package
## project's root directory and that you've read and understood the
## assumptions that this function makes!
bumpPackageVersion()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.