[Rcpp-commits] r1622 - pkg/Rcpp

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Sat Jun 19 13:00:51 CEST 2010


Author: romain
Date: 2010-06-19 13:00:50 +0200 (Sat, 19 Jun 2010)
New Revision: 1622

Modified:
   pkg/Rcpp/TODO
Log:
update the TODO list

Modified: pkg/Rcpp/TODO
===================================================================
--- pkg/Rcpp/TODO	2010-06-19 10:31:42 UTC (rev 1621)
+++ pkg/Rcpp/TODO	2010-06-19 11:00:50 UTC (rev 1622)
@@ -61,9 +61,7 @@
     		- ncol                      (number of columns)     
     		- size                      (nrow*ncol)
     	
-    o	matrix functions : row, col, lower_tri, upper_tri
-
-    o	lapply
+    o	matrix functions : row, col, lower_tri, upper_tri, outer, diag, apply
     
     o	for character vectors: nchar, grepl, sub, gsub
     



More information about the Rcpp-commits mailing list