===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
r-cran-phylobase-0.8.10/src/Makevars-1-PKG_CPPFLAGS=-I. -DHAVE_INTTYPES_H -DASSERTS_TO_EXCEPTIONS
r-cran-phylobase-0.8.10/src/Makevars:2:## PKG_LIBS = `$(R_HOME)/bin/Rscript -e "Rcpp:::LdFlags()"`
##############################################
r-cran-phylobase-0.8.10/R/readNCL.R-206-                    i <- chrCounter + iChar
r-cran-phylobase-0.8.10/R/readNCL.R:207:                    tipData[[i]] <- eval(parse(text=ncl$dataChr[i]))
r-cran-phylobase-0.8.10/R/readNCL.R-208-                    names(tipData)[i] <- ncl$charLabels[i]
##############################################
r-cran-phylobase-0.8.10/R/readNCL.R-218-                        lblCounter <- seq(lblCounterMin, length.out=ncl$nbStates[i])
r-cran-phylobase-0.8.10/R/readNCL.R:219:                        tipData[[i]] <- eval(parse(text=ncl$dataChr[i]))
r-cran-phylobase-0.8.10/R/readNCL.R-220-                        names(tipData)[i] <- ncl$charLabels[i]
##############################################
r-cran-phylobase-0.8.10/debian/tests/run-unit-test-3-oname=phylobase
r-cran-phylobase-0.8.10/debian/tests/run-unit-test:4:pkg=r-cran-`echo $oname | tr [A-Z] [a-z]`
r-cran-phylobase-0.8.10/debian/tests/run-unit-test-5-
r-cran-phylobase-0.8.10/debian/tests/run-unit-test-6-if [ "$AUTOPKGTEST_TMP" = "" ] ; then
r-cran-phylobase-0.8.10/debian/tests/run-unit-test:7:  AUTOPKGTEST_TMP=`mktemp -d /tmp/${pkg}-test.XXXXXX`
r-cran-phylobase-0.8.10/debian/tests/run-unit-test-8-fi