===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
r-cran-parsetools-0.1.3/vignettes/Coding_Conventions.Rmd-36-an `id` and a `pd`, exclusively in that order. The `id` argument is 
r-cran-parsetools-0.1.3/vignettes/Coding_Conventions.Rmd:37:expected to be an integer of values that exist in `pd$id` which denotes
r-cran-parsetools-0.1.3/vignettes/Coding_Conventions.Rmd-38-the node or nodes of interest.  Whether id is a singleton or vector
##############################################
r-cran-parsetools-0.1.3/inst/doc/Coding_Conventions.Rmd-36-an `id` and a `pd`, exclusively in that order. The `id` argument is 
r-cran-parsetools-0.1.3/inst/doc/Coding_Conventions.Rmd:37:expected to be an integer of values that exist in `pd$id` which denotes
r-cran-parsetools-0.1.3/inst/doc/Coding_Conventions.Rmd-38-the node or nodes of interest.  Whether id is a singleton or vector
##############################################
r-cran-parsetools-0.1.3/debian/tests/run-unit-test-6-if [ "$AUTOPKGTEST_TMP" = "" ] ; then
r-cran-parsetools-0.1.3/debian/tests/run-unit-test:7:    AUTOPKGTEST_TMP=`mktemp -d /tmp/${debname}-test.XXXXXX`
r-cran-parsetools-0.1.3/debian/tests/run-unit-test-8-    trap "rm -rf $AUTOPKGTEST_TMP" 0 INT QUIT ABRT PIPE TERM