submit_cran | R Documentation |
This uses the new CRAN web-form submission process. After submission, you will receive an email asking you to confirm submission - this is used to check that the package is submitted by the maintainer.
submit_cran(pkg = ".", args = NULL)
pkg |
The package to use, can be a file path to the package or a
package object. See |
args |
An optional character vector of additional command
line arguments to be passed to |
It's recommended that you use release()
rather than this
function as it performs more checks prior to submission.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.