[Rcpp-commits] r1611 - pkg/Rcpp
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Fri Jun 18 19:41:04 CEST 2010
Author: romain
Date: 2010-06-18 19:41:04 +0200 (Fri, 18 Jun 2010)
New Revision: 1611
Modified:
pkg/Rcpp/TODO
Log:
sapply is done
Modified: pkg/Rcpp/TODO
===================================================================
--- pkg/Rcpp/TODO 2010-06-18 17:17:21 UTC (rev 1610)
+++ pkg/Rcpp/TODO 2010-06-18 17:41:04 UTC (rev 1611)
@@ -63,9 +63,6 @@
o matrix functions : row, col, lower_tri, upper_tri
- o lazy version of sapply as in this thread:
- http://article.gmane.org/gmane.comp.lang.r.rcpp/455
-
o lapply
o for character vectors: nchar, grepl, sub, gsub
More information about the Rcpp-commits
mailing list