=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== r-cran-remotes-2.2.0/R/install-local.R-63- if (!all(res)) { r-cran-remotes-2.2.0/R/install-local.R:64: stop("Could not copy `", x$path, "` to `", bundle, "`", call. = FALSE) r-cran-remotes-2.2.0/R/install-local.R-65- } ############################################## r-cran-remotes-2.2.0/inst/install-github.R-3346- if (!all(res)) { r-cran-remotes-2.2.0/inst/install-github.R:3347: stop("Could not copy `", x$path, "` to `", bundle, "`", call. = FALSE) r-cran-remotes-2.2.0/inst/install-github.R-3348- } ############################################## r-cran-remotes-2.2.0/debian/tests/run-unit-test-8-if [ "$AUTOPKGTEST_TMP" = "" ] ; then r-cran-remotes-2.2.0/debian/tests/run-unit-test:9: AUTOPKGTEST_TMP=`mktemp -d /tmp/${debname}-test.XXXXXX` r-cran-remotes-2.2.0/debian/tests/run-unit-test-10- trap "rm -rf $AUTOPKGTEST_TMP" 0 INT QUIT ABRT PIPE TERM