| check_task_spec | R Documentation |
R CMD checkCreate a task to run R CMD check
check_task_spec(
args = options::opt("check_args"),
build_args = options::opt("check_build_args"),
...
)
args |
Character vector of arguments to pass to |
build_args |
Character vector of arguments to pass to |
... |
Arguments passed on to
|
Other tasks:
checked-task-df,
custom_install_task_spec(),
install_task_spec(),
rev_dep_check_tasks_df(),
revdep_check_task_spec(),
source_check_tasks_df(),
task_spec()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.