All functions

all_checks()

List the names of all checks

checks()

List all checks performed

make_prep() make_check()

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-package

goodpractice: Advice on R Package Building

gp()

Run good practice checks

print(<goodPractice>)

Print goodpractice results

results()

Return all check results in a data frame