File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1919 \item Sorting is now prohibited at compile time for objects of type
2020 \code {List }, \code {RawVector } and \code {ExpressionVector }.
2121 \item Vectors now have a \code {Vector :: const \_iterator } that is ' const correct'
22- thanks to fix by Romain following bug report in rcpp - devel by Martyn Plummer.
22+ thanks to fix by Romain following a 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 \code {mean()} were added at the same time.
2525 \item The \code {mean()} and \code {var()} functions now support all core
2828 suggestion by Qiang Kou following a bug report by S øren H øjsgaard.
2929 \item The macros \code {major }, \code {minor }, and \code {makedev } no longer leak
3030 in from the (Linux ) system header \code {sys / sysmacros.h }.
31- \item The \code {push_front()} string function was corrected..
31+ \item The \code {push_front()} string function was corrected.
3232 }
3333 \item Changes in Rcpp Attributes :
3434 \itemize {
You can’t perform that action at this time.
0 commit comments