roxygen_assert_additional_dependencies {precommit} | R Documentation |
Assert if all dependencies are installed
Description
This function is only exported for use in hook scripts, but it's not intended to be called by the end-user directly.
Usage
roxygen_assert_additional_dependencies()
See Also
Other hook script helpers:
diff_requires_run_roxygenize()
,
dirs_R.cache()
,
may_require_permanent_cache()
,
precommit_docopt()
,
robust_purl()
,
roxygenize_with_cache()
[Package precommit version 0.4.3 Index]