create_pkgcheck_config: create a pkgcheck config file

Description Usage Arguments Details

Description

create a pkgcheck config file

Usage

1
2
create_pkgcheck_config(libpaths = NULL, output = "output",
  loglevel = "info", .start_config_file = NULL, .overwrite = TRUE)

Arguments

libpaths

vector of library paths

output

output directory

loglevel

log level

.start_config_file

existing yaml configuration file

.overwrite

whether to overwrite existing settings or just add new

Details

log levels: debug, info, warn, fatal

if overwrite is false, any settings present in the pkgcheck.yml file will be retained, and the parameter value will be ignored.


dpastoor/pkglock documentation built on May 7, 2019, 8:24 a.m.