Usage
checkExamples(exclude = NULL, include=1:length(.fct.list),
ask=FALSE, echo=TRUE, halt=FALSE, ignore.all = FALSE,
path=package, package = "RandomFields",
read.rd.files=TRUE, local = FALSE, libpath = NULL,
single.runs = FALSE, reset, catcherror=TRUE)Dependencies(pkgs = all.pkgs, dir = "Dependencies",
install = FALSE, check=TRUE, reverse=FALSE,
package="RandomFields")
debugging_level()
Arguments
exclude, include, ask, echo, halt, ignore.all, path, package,
read.rd.files, local, libpath, single.runs, reset, catcherror
internal;
ignore.all refers to the ‘all’ export statement in the
namespace -- whether this should be ignored.
If read.rf.files
is TRUE
or a path to the Rd files, then
the man pages are analysed to get all examples; ignore.all
is
then ignored. If FALSE
only examples of functions (which are
searched in the environments) are run.
pkgs, dir,install, check, reverse