Advice on R Package Building


[Up] [Top]

Documentation for package ‘goodpractice’ version 1.0.5

Help Pages

goodpractice-package goodpractice: Advice on R Package Building
all_checks List the names of all checks
checks List all checks performed
customization Defining custom preparations and checks
export_json Export failed checks to JSON
failed_checks Names of the failed checks
failed_positions Positions of check failures in the source code
goodpractice Run good practice checks
gp Run good practice checks
make_check Defining custom preparations and checks
make_prep Defining custom preparations and checks
print.goodPractice Print goodpractice results
results Return all check results in a data frame