File tree Expand file tree Collapse file tree 5 files changed +422
-3
lines changed
Expand file tree Collapse file tree 5 files changed +422
-3
lines changed Original file line number Diff line number Diff line change 112016-07-22 James J Balamuta <balamut2@illinois.edu>
2+
3+ * inst/unitTests/cpp/rmath.cpp: Added unit test functions for Rmath
4+ random number generators.
5+ * inst/unitTests/runit.rmath.R: idem
26 * inst/include/Rcpp/Environment.h: Added get() & find() that accept
37 a symbol
48 * inst/include/Rcpp.h: Modified header load order so that Symbol.h
Original file line number Diff line number Diff line change 1212 \item Environment functions get() & find() now accept a Symbol
1313 (James Joseph Balamuta in \ghpr {513 } addressing issue \ghit {326 }).
1414 }
15+ \item Changes in Rcpp unit tests
16+ \itemize {
17+ \item New unit tests for random number generators the R namespace which
18+ call the standalone Rmath library. (James Balamuta in \ghpr {514 }
19+ addressing issue \ghit {28 }).
20+ }
1521 }
1622}
1723
You can’t perform that action at this time.
0 commit comments