We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d60200f commit 7384dfdCopy full SHA for 7384dfd
inst/NEWS.Rd
@@ -24,6 +24,9 @@
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.
27
+ \item The macros \code{major}, \code{minor}, and \code{makedev} no longer leak
28
+ in from the (Linux) system header \code{sys/sysmacros.h}.
29
+ \item The \code{push_front()} string function was corrected..
30
}
31
\item Changes in Rcpp Attributes:
32
\itemize{
0 commit comments