update_CRAN_practices: Update the CRAN practices dataset

Description Usage Arguments Details

Description

Check all CRAN practices, and save them to a directory.

Usage

1
update_CRAN_practices(data_dir = "data", src_dir = NULL, ...)

Arguments

data_dir

Output directory to write CRANpractices.rda

src_dir

Directory of package sources

...

extra arguments passed on to check_practices

Details

This works with the current version of the CRANmetadata dataset (make sure you've re-built the package if you've updated that dataset).


Ironholds/practice documentation built on May 7, 2019, 6:41 a.m.