[Rcpp-commits] r3959 - pkg/Rcpp/inst/announce
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Tue Nov 13 15:07:51 CET 2012
Author: edd
Date: 2012-11-13 15:07:50 +0100 (Tue, 13 Nov 2012)
New Revision: 3959
Modified:
pkg/Rcpp/inst/announce/ANNOUNCE-0.10.0.txt
Log:
fixed one typo, added SO link
Modified: pkg/Rcpp/inst/announce/ANNOUNCE-0.10.0.txt
===================================================================
--- pkg/Rcpp/inst/announce/ANNOUNCE-0.10.0.txt 2012-11-13 09:15:10 UTC (rev 3958)
+++ pkg/Rcpp/inst/announce/ANNOUNCE-0.10.0.txt 2012-11-13 14:07:50 UTC (rev 3959)
@@ -109,7 +109,7 @@
a type to another type. This is translated at the R level in terms of an "as"
method.
-We intend to provide example package using these new features in the near future.
+We intend to provide example packages using these new features in the near future.
@@ -166,14 +166,19 @@
http://www.facebook.com/pages/Rcpp/213047595425775
Twitter:
+ https://twitter.com/eddelbuettel
https://twitter.com/romain_francois
- https://twitter.com/eddelbuettel
+
+
===== Support =====
Questions about Rcpp should be directed to the Rcpp-devel mailing list
https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel
+While we prefer the mailing list, StackOverflow has also become a frequently
+used resource under the [rcpp] tag:
+ http://stackoverflow.com/questions/tagged/rcpp
Dirk Eddelbuettel, Romain Francois, Doug Bates, John Chambers and JJ Allaire
More information about the Rcpp-commits
mailing list