===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
r-cran-jsonlite-1.7.1+dfsg/R/asJSON.raw.R-8-    type <- ifelse(length(attr(x, "type")), attr(x, "type"), 5)
r-cran-jsonlite-1.7.1+dfsg/R/asJSON.raw.R:9:    return(asJSON(list(`$binary` = as.scalar(base64_enc(x)), `$type` = as.scalar(as.character(type)))))
r-cran-jsonlite-1.7.1+dfsg/R/asJSON.raw.R-10-  } else if (raw == "hex") {
##############################################
r-cran-jsonlite-1.7.1+dfsg/debian/tests/run-unit-test-3-oname=jsonlite
r-cran-jsonlite-1.7.1+dfsg/debian/tests/run-unit-test:4:pkg=r-cran-`echo $oname | tr [A-Z] [a-z]`
r-cran-jsonlite-1.7.1+dfsg/debian/tests/run-unit-test-5-
r-cran-jsonlite-1.7.1+dfsg/debian/tests/run-unit-test-6-if [ "$AUTOPKGTEST_TMP" = "" ] ; then
r-cran-jsonlite-1.7.1+dfsg/debian/tests/run-unit-test:7:  AUTOPKGTEST_TMP=`mktemp -d /tmp/${pkg}-test.XXXXXX`
r-cran-jsonlite-1.7.1+dfsg/debian/tests/run-unit-test-8-fi