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 22
22
thanks to fix by Romain following bug report in rcpp - devel by Martyn Plummer.
23
23
\item The \code {mean()} sugar function now uses a more robust two - pass
24
24
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.
25
27
}
26
28
\item Changes in Rcpp Attributes :
27
29
\itemize {
37
39
ensure that the Application Binary Interface (ABI) did not change; this
38
40
test will (mostly or) only run at Travis where we have reasonable control
39
41
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.
40
44
}
41
45
}
42
46
}
You can’t perform that action at this time.
0 commit comments