=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== r-cran-pcapp-1.9-73/R/pcaPP-internal.R-38- if (!is.null (control[[curname]])) ## if this argument is provided in the control structure: r-cran-pcapp-1.9-73/R/pcaPP-internal.R:39: eval (parse (text = paste ("eval.parent (substitute(", curname, "<- control$", curname, "), n = 3)", sep = ""))) r-cran-pcapp-1.9-73/R/pcaPP-internal.R-40- } ############################################## r-cran-pcapp-1.9-73/R/pcaPP-internal.R-71- if (!is.null (form$fa.Name)) r-cran-pcapp-1.9-73/R/pcaPP-internal.R:72: return (eval (form$fa.Name)) r-cran-pcapp-1.9-73/R/pcaPP-internal.R-73- ############################################## r-cran-pcapp-1.9-73/debian/tests/run-unit-test-6-if [ "$AUTOPKGTEST_TMP" = "" ] ; then r-cran-pcapp-1.9-73/debian/tests/run-unit-test:7: AUTOPKGTEST_TMP=`mktemp -d /tmp/${debname}-test.XXXXXX` r-cran-pcapp-1.9-73/debian/tests/run-unit-test-8- trap "rm -rf $AUTOPKGTEST_TMP" 0 INT QUIT ABRT PIPE TERM