revdep_check_task_spec {checked} | R Documentation |
Create a task to run reverse dependency checks
Description
Create a task to run reverse dependency checks
Usage
revdep_check_task_spec(revdep, ...)
Arguments
revdep |
character indicating whether the task specification describes check associated with the development (new) or release (old) version of the for which reverse dependency check is run. |
... |
Additional parameters passed to |
See Also
Other tasks:
check_task_spec()
,
checked-task-df
,
custom_install_task_spec()
,
install_task_spec()
,
rev_dep_check_tasks_df()
,
source_check_tasks_df()
,
task_spec()
[Package checked version 0.2.9 Index]