File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change 2222 thanks to fix by Romain following bug report in rcpp - devel by Martyn Plummer.
2323 \item The \code {mean()} sugar function now uses a more robust two - pass
2424 method , and new unit tests for added at the same time.
25+ \item The \code {setequal()} sugar function has been corrected via
26+ suggestion by Qiang Kou following a bug report by S øren H øjsgaard.
2527 }
2628 \item Changes in Rcpp Attributes :
2729 \itemize {
3739 ensure that the Application Binary Interface (ABI) did not change; this
3840 test will (mostly or) only run at Travis where we have reasonable control
3941 over the platform running the test and can provide a binary.
42+ \i tem New unit tests for sugar function \c ode{mean} and \c ode{setequal}
43+ were added as noted above.
4044 }
4145 }
4246}
You can’t perform that action at this time.
0 commit comments