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 d91e0e3 commit d3c4bd1Copy full SHA for d3c4bd1
ChangeLog
@@ -1,3 +1,7 @@
1
+2016-03-27 Qin Wenfeng <[email protected]>
2
+
3
+ * R/Attributes.R: Support R 3.3.0 Windows new toolchain
4
5
2016-03-26 Dirk Eddelbuettel <[email protected]>
6
7
* DESCRIPTION: Rolled Date and minor Version
inst/NEWS.Rd
@@ -10,6 +10,10 @@
10
The checks for different C library implementations now also check for Musl
11
used by Alpine Linux (Sergio Marques in PR \ghpr{449}).
12
}
13
+ \item Changes in Rcpp Attributes:
14
+ \itemize{
15
+ R 3.3.0 Windows with Rtools 3.3 is now supported (Qin Wenfeng in PR \ghpr{451}).
16
+ }
17
18
19
0 commit comments