Man pages for skranz/whitelistcalls
Checking R code against a whitelist or a blacklist

cat.pkg.funsHelper function to create whitelists
check.blacklistA synoym for check.whitelist with different order of the...
check.whitelistCheck whether a call only calls functions or uses variables...
find.callsReturns a list of calls of the functions listed in fun.names...
find.forbidden.callsReturns a list of forbidden calls
find.funs.exceptFind function calls inside a call object but ignore subcalls...
parse.whitelist.yamlParse a whitelist yaml file and return it as a character...
robust.find.funsLike find.funs but also works if call is a (nested) list of...
robust.find.funs.exceptLike find.funs.except but also works if call is a (nested)...
robust.find.variablesLike find.variables but also works if call is a (nested) list...
skranz/whitelistcalls documentation built on May 30, 2019, 3:04 a.m.