===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
r-cran-corrplot-0.84/inst/CITATION-3-# all roles, see also http://www.loc.gov/marc/relators/relaterm.html
r-cran-corrplot-0.84/inst/CITATION:4:ALL <- eval(parse(text = meta$`Authors@R`))
r-cran-corrplot-0.84/inst/CITATION-5-
##############################################
r-cran-corrplot-0.84/inst/doc/corrplot-intro.Rmd-230-expression in variable names. To activate plotmath rendering, prefix your label
r-cran-corrplot-0.84/inst/doc/corrplot-intro.Rmd:231:with one of the characters `":"`, `"="` or `"$"`.
r-cran-corrplot-0.84/inst/doc/corrplot-intro.Rmd-232-
##############################################
r-cran-corrplot-0.84/vignettes/corrplot-intro.Rmd-230-expression in variable names. To activate plotmath rendering, prefix your label
r-cran-corrplot-0.84/vignettes/corrplot-intro.Rmd:231:with one of the characters `":"`, `"="` or `"$"`.
r-cran-corrplot-0.84/vignettes/corrplot-intro.Rmd-232-
##############################################
r-cran-corrplot-0.84/debian/tests/run-unit-test-6-if [ "$AUTOPKGTEST_TMP" = "" ] ; then
r-cran-corrplot-0.84/debian/tests/run-unit-test:7:    AUTOPKGTEST_TMP=`mktemp -d /tmp/${debname}-test.XXXXXX`
r-cran-corrplot-0.84/debian/tests/run-unit-test-8-    trap "rm -rf $AUTOPKGTEST_TMP" 0 INT QUIT ABRT PIPE TERM