value
logical value for setting options on ignore.stderr
set by default on package load to FALSE, stop_on_no_flags_paras
set by default on package load to TRUE, useGDAL
set by default on package load to TRUE, plugin
set by default on package load to NULL, echoCmd
set by default on package load to FALSE. useIntern
sets the intern
argument globally; legacyExec
sets the legacyExec
option globally, but is initialized to FALSE on unix systems (all but Windows) and TRUE on Windows; defaultFlags
is initialized to NULL, but may be a character vector with values from c("quiet", "verbose")
suppressEchoCmdInFunc
default TRUE suppresses the effect of echoCmd
within package functions, may be set FALSE for debugging.