===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
r-bioc-geneplotter-1.68.0/R/multiecdf.R-16-  m = match.call(expand.dots = FALSE)
r-bioc-geneplotter-1.68.0/R/multiecdf.R:17:  if(is.matrix(eval(m$data, parent.frame())))
r-bioc-geneplotter-1.68.0/R/multiecdf.R-18-    m$data = as.data.frame(data)
##############################################
r-bioc-geneplotter-1.68.0/R/multiecdf.R-36-  m = match.call(expand.dots = FALSE)
r-bioc-geneplotter-1.68.0/R/multiecdf.R:37:  if(is.matrix(eval(m$data, parent.frame())))
r-bioc-geneplotter-1.68.0/R/multiecdf.R-38-    m$data = as.data.frame(data)
##############################################
r-bioc-geneplotter-1.68.0/debian/tests/run-unit-test-2-oname=geneplotter
r-bioc-geneplotter-1.68.0/debian/tests/run-unit-test:3:pkg=r-bioc-`echo $oname | tr '[A-Z]' '[a-z]'`
r-bioc-geneplotter-1.68.0/debian/tests/run-unit-test-4-
r-bioc-geneplotter-1.68.0/debian/tests/run-unit-test-5-if [ "$AUTOPKGTEST_TMP" = "" ] ; then
r-bioc-geneplotter-1.68.0/debian/tests/run-unit-test:6:  AUTOPKGTEST_TMP=`mktemp -d /tmp/${pkg}-test.XXXXXX`
r-bioc-geneplotter-1.68.0/debian/tests/run-unit-test-7-  trap "rm -rf $AUTOPKGTEST_TMP" 0 INT QUIT ABRT PIPE TERM
##############################################
r-bioc-geneplotter-1.68.0/debian/tests/run-unit-test-12-for rnw in `ls *.[rRS]nw` ; do
r-bioc-geneplotter-1.68.0/debian/tests/run-unit-test:13:rfile=`echo $rnw | sed 's/\.[rRS]nw/.R/'`
r-bioc-geneplotter-1.68.0/debian/tests/run-unit-test-14-R --no-save <<EOT