===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
r-cran-getoptlong-1.0.4+dfsg/vignettes/GetoptLong.Rmd2-575-When options are specified as name-value pairs, these sub options can be documented as
r-cran-getoptlong-1.0.4+dfsg/vignettes/GetoptLong.Rmd2:576:follows. Note the specifications of _e.g._ `foo$name1` are only for the usage message.
r-cran-getoptlong-1.0.4+dfsg/vignettes/GetoptLong.Rmd2-577-
##############################################
r-cran-getoptlong-1.0.4+dfsg/vignettes/GetoptLong.Rmd2-697-
r-cran-getoptlong-1.0.4+dfsg/vignettes/GetoptLong.Rmd2:698:The global option `GetoptLong.options$help_width` controls the maximal width
r-cran-getoptlong-1.0.4+dfsg/vignettes/GetoptLong.Rmd2-699-of the usage message.
##############################################
r-cran-getoptlong-1.0.4+dfsg/vignettes/GetoptLong.Rmd2-704-by the option description. The mark can be set by
r-cran-getoptlong-1.0.4+dfsg/vignettes/GetoptLong.Rmd2:705:`GetoptLong.options$template_tag` global option.
r-cran-getoptlong-1.0.4+dfsg/vignettes/GetoptLong.Rmd2-706-
##############################################
r-cran-getoptlong-1.0.4+dfsg/inst/extdata/perl_lib/JSON/backportPP.pm-326-                    if ( defined $result and ref( $result ) ) {
r-cran-getoptlong-1.0.4+dfsg/inst/extdata/perl_lib/JSON/backportPP.pm:327:                        if ( refaddr( $obj ) eq refaddr( $result ) ) {
r-cran-getoptlong-1.0.4+dfsg/inst/extdata/perl_lib/JSON/backportPP.pm-328-                            encode_error( sprintf(
##############################################
r-cran-getoptlong-1.0.4+dfsg/debian/tests/run-unit-test-6-if [ "$AUTOPKGTEST_TMP" = "" ] ; then
r-cran-getoptlong-1.0.4+dfsg/debian/tests/run-unit-test:7:    AUTOPKGTEST_TMP=`mktemp -d /tmp/${debname}-test.XXXXXX`
r-cran-getoptlong-1.0.4+dfsg/debian/tests/run-unit-test-8-    trap "rm -rf $AUTOPKGTEST_TMP" 0 INT QUIT ABRT PIPE TERM