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 499584a commit e001313Copy full SHA for e001313
ChangeLog
@@ -1,3 +1,8 @@
1
+2015-02-17 JJ Allaire <jj@rstudio.org>
2
+
3
+ * vignettes/Rcpp-attributes.Rnw: Update attributes vignette
4
+ with docs on new features,
5
6
2015-02-14 JJ Allaire <jj@rstudio.org>
7
8
* Rcpp.Rproj: Specify Sweave as Rnw handler for RStudio
inst/NEWS.Rd
@@ -27,6 +27,8 @@
27
\item Version 3.2 of the Rtools is now correctly detected as well.
28
\item Allow 'R' to come immediately after '***' for defining embedded R
29
code chunks in sourceCpp.
30
+ \item The attributes vignette has been updated with documentation
31
+ on new features added over the past several releases.
32
}
33
34
0 commit comments