File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed
Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 112016-08-04 James J Balamuta <balamut2@illinois.edu>
22
33 * src/attributes.cpp: Correct variable re-declaration
4-
4+ * inst/examples/RcppGibbs/RcppGibbs.R: Updated example to use Rcpp
5+ attributes instead of cxxfunction
6+ * inst/examples/RcppGibbs/timeRNGs.R: Idem
7+
582016-08-03 Dirk Eddelbuettel <edd@debian.org>
69
710 * .gitattributes: Added to have ChangeLog and NEWS.Rd merge via union
Original file line number Diff line number Diff line change 2727 call the standalone Rmath library. (James Balamuta in \ghpr {514 }
2828 addressing issue \ghit {28 }).
2929 }
30+ \item Changes in Rcpp Examples :
31+ \itemize {
32+ \item Examples that used cxxfunction() from the inline package have been
33+ rewritten to use either sourceCpp() or cppFunction()
34+ (James Balamuta in \ghpr {532 } addressing issue \ghit {56 }).
35+ }
3036 }
3137}
3238
You can’t perform that action at this time.
0 commit comments