===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
r-cran-satellite-1.0.2/vignettes/satellite.Rmd-94-
r-cran-satellite-1.0.2/vignettes/satellite.Rmd:95:As you can see, all bands have been topographically corrected and the meta data for the resulting layers is automatically appended to the original data frame. Note for example how `$DATE` is set to the date that layers were calculated. 
r-cran-satellite-1.0.2/vignettes/satellite.Rmd-96-
##############################################
r-cran-satellite-1.0.2/inst/doc/satellite.Rmd-94-
r-cran-satellite-1.0.2/inst/doc/satellite.Rmd:95:As you can see, all bands have been topographically corrected and the meta data for the resulting layers is automatically appended to the original data frame. Note for example how `$DATE` is set to the date that layers were calculated. 
r-cran-satellite-1.0.2/inst/doc/satellite.Rmd-96-
##############################################
r-cran-satellite-1.0.2/debian/tests/run-unit-test-6-if [ "$AUTOPKGTEST_TMP" = "" ] ; then
r-cran-satellite-1.0.2/debian/tests/run-unit-test:7:    AUTOPKGTEST_TMP=`mktemp -d /tmp/${debname}-test.XXXXXX`
r-cran-satellite-1.0.2/debian/tests/run-unit-test-8-    trap "rm -rf $AUTOPKGTEST_TMP" 0 INT QUIT ABRT PIPE TERM