File tree Expand file tree Collapse file tree 5 files changed +503
-6
lines changed
Expand file tree Collapse file tree 5 files changed +503
-6
lines changed Original file line number Diff line number Diff line change 1+ 2016-07-24 Dirk Eddelbuettel <edd@debian.org>
2+
3+ * inst/unitTests/cpp/rmath.cpp: Added RNG unit tests for sugar variants
4+ * inst/unitTests/runit.rmath.R: Idem
5+
162016-07-22 James J Balamuta <balamut2@illinois.edu>
2- * inst/include/Rcpp/Environment.h: Added get() & find() that accept
7+
8+ * inst/unitTests/cpp/rmath.cpp: Added unit tests for Rmath RNGs
9+ * inst/unitTests/runit.rmath.R: idem
10+ * inst/include/Rcpp/Environment.h: Added get() & find() that accept
311 a symbol
4- * inst/include/Rcpp.h: Modified header load order so that Symbol.h
12+ * inst/include/Rcpp.h: Modified header load order so that Symbol.h
513 is now placed before Environment.h
614
7152016-07-21 Dirk Eddelbuettel <edd@debian.org>
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