===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
r-cran-fields-11.6/man/image.cov.Rd-87-of 2 
r-cran-fields-11.6/man/image.cov.Rd:88:greater than or equal to 2*m where m= length( grid\$x). 
r-cran-fields-11.6/man/image.cov.Rd-89-This  will give an exact 
##############################################
r-cran-fields-11.6/R/mKrig.R-145-#  Omega is  solve(t(Tmatrix)%*%solve( Sigma)%*%Tmatrix)
r-cran-fields-11.6/R/mKrig.R:146:#   where Sigma = cov.function( x,x) + lambda/object$weights    
r-cran-fields-11.6/R/mKrig.R-147-#   proportional to fixed effects covariance matrix.
##############################################
r-cran-fields-11.6/debian/tests/run-unit-test-20-if [ "$AUTOPKGTEST_TMP" = "" ] ; then
r-cran-fields-11.6/debian/tests/run-unit-test:21:  AUTOPKGTEST_TMP=`mktemp -d /tmp/${pkg}-test.XXXXXX`
r-cran-fields-11.6/debian/tests/run-unit-test-22-fi
##############################################
r-cran-fields-11.6/debian/tests/run-unit-test-25-gunzip *.gz
r-cran-fields-11.6/debian/tests/run-unit-test:26:for htest in `ls *.R | sed 's/\.R$//'` ; do
r-cran-fields-11.6/debian/tests/run-unit-test-27-   LC_ALL=C R --no-save < ${htest}.R 2>&1 | tee > ${htest}.Rout