===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
r-cran-stanheaders-2.21.0-6/inst/include/stan/math/rev/scal/fun/fmod.hpp-61- * The partial derivatives with respect to the variables are defined
r-cran-stanheaders-2.21.0-6/inst/include/stan/math/rev/scal/fun/fmod.hpp:62: * everywhere but where \f$x = y\f$, but we set these to match other values,
r-cran-stanheaders-2.21.0-6/inst/include/stan/math/rev/scal/fun/fmod.hpp-63- * with
##############################################
r-cran-stanheaders-2.21.0-6/inst/include/stan/math/prim/scal/fun/log_sum_exp.hpp-16- *
r-cran-stanheaders-2.21.0-6/inst/include/stan/math/prim/scal/fun/log_sum_exp.hpp:17: * where \f$m = max(a, b)\f$.
r-cran-stanheaders-2.21.0-6/inst/include/stan/math/prim/scal/fun/log_sum_exp.hpp-18- *
##############################################
r-cran-stanheaders-2.21.0-6/debian/tests/run-unit-test-6-if [ "$AUTOPKGTEST_TMP" = "" ] ; then
r-cran-stanheaders-2.21.0-6/debian/tests/run-unit-test:7:    AUTOPKGTEST_TMP=`mktemp -d /tmp/${debname}-test.XXXXXX`
r-cran-stanheaders-2.21.0-6/debian/tests/run-unit-test-8-    trap "rm -rf $AUTOPKGTEST_TMP" 0 INT QUIT ABRT PIPE TERM