=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== r-cran-sessioninfo-1.1.1/NEWS.md-34-* `session_info()` and `platform_info()` now handle the case when r-cran-sessioninfo-1.1.1/NEWS.md:35: `utils::sessionInfo()$running` is `NULL` (@HenrikBengtsson, #7). r-cran-sessioninfo-1.1.1/NEWS.md-36- ############################################## r-cran-sessioninfo-1.1.1/debian/tests/run-unit-test-6-if [ "$AUTOPKGTEST_TMP" = "" ] ; then r-cran-sessioninfo-1.1.1/debian/tests/run-unit-test:7: AUTOPKGTEST_TMP=`mktemp -d /tmp/${debname}-test.XXXXXX` r-cran-sessioninfo-1.1.1/debian/tests/run-unit-test-8- trap "rm -rf $AUTOPKGTEST_TMP" 0 INT QUIT ABRT PIPE TERM