Learn R Programming

precommit (version 0.4.3)

dirs_R.cache: Create the path to the precommit R.cache cache

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

dirs_R.cache(hook_id)

Arguments

hook_id

The id of the hook for which we want the relative cache directory.

See Also

Other hook script helpers: diff_requires_run_roxygenize(), may_require_permanent_cache(), precommit_docopt(), robust_purl(), roxygen_assert_additional_dependencies(), roxygenize_with_cache()