Description Usage Arguments Examples
Accept a package on the tracker
1 2 | accept_package(issue = issue, tarball, note = accept_note(tarball),
status = 6, ..., session = NULL)
|
issue |
an issue object from |
note |
The acceptance note to post to the tracker. |
... |
Additional arguments passed to rvest::set_values |
session |
the session to use, if |
1 2 3 4 | ## Not run:
accept_package(1318, "transcriptR_0.99.4.tar.gz")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.