===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
r-cran-crayon-1.3.4/R/combine.r-51-
r-cran-crayon-1.3.4/R/combine.r:52:`$.crayon` <- function(crayon, style) {
r-cran-crayon-1.3.4/R/combine.r-53-  attr(crayon, "_styles") <-
##############################################
r-cran-crayon-1.3.4/debian/rules-13-	for img in debian/$(package)/usr/share/R/site-library/$(cranName)/*.png ; do \
r-cran-crayon-1.3.4/debian/rules:14:	    ln -s ../../../../share/R/site-library/$(cranName)/`basename $${img}` debian/$(package)/usr/lib/R/site-library/$(cranName)/`basename $${img}` ; \
r-cran-crayon-1.3.4/debian/rules-15-	done
##############################################
r-cran-crayon-1.3.4/debian/tests/run-unit-test-5-if [ "$AUTOPKGTEST_TMP" = "" ] ; then
r-cran-crayon-1.3.4/debian/tests/run-unit-test:6:  AUTOPKGTEST_TMP=`mktemp -d /tmp/${pkg}-test.XXXXXX`
r-cran-crayon-1.3.4/debian/tests/run-unit-test-7-fi