R/pkgcheck-fn.R
pkgcheck.RdGenerate report on package compliance with rOpenSci Statistical Software requirements
pkgcheck(path = ".", goodpractice = TRUE, extra_env = .GlobalEnv)
| path | Path to local repository |
|---|---|
| goodpractice | If |
| extra_env | Additional environments from which to collate checks. Other
package names may be appended using |
A pkgcheck object detailing all package assessments automatically
applied to packages submitted for peer review.
Other pkgcheck_fns:
pkgcheck_bg()