getConfig: Get and set configuration options

Description Usage Arguments Details Value See Also

View source: R/compile.R

Description

Get and set configuration options

Usage

1
2

Arguments

name

character, name of the option

value

option setting

Details

There are a number of options that cacher checks but some of the important ones for users are:

srcfile

the source file currently being cached or explored

cachedir

the cache directory

archive

URL location of the archive from which cache packages should be downloaded

verbose

should more messages be printed to the console? Default is FALSE.

Value

getConfig returns the value of the given option or NULL if the option is not valid; setConfig returns nothing.

See Also

sourcefile, cache


rdpeng/cacher documentation built on May 27, 2019, 3:06 a.m.