[Rcpp-commits] r3681 - in pkg/RcppCNPy: demo inst
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Sat Jul 7 19:07:33 CEST 2012
Author: edd
Date: 2012-07-07 19:07:33 +0200 (Sat, 07 Jul 2012)
New Revision: 3681
Added:
pkg/RcppCNPy/demo/00Index
Modified:
pkg/RcppCNPy/inst/NEWS.Rd
Log:
Release 0.1.0, second attempt with two last-minute fixes
Added: pkg/RcppCNPy/demo/00Index
===================================================================
--- pkg/RcppCNPy/demo/00Index (rev 0)
+++ pkg/RcppCNPy/demo/00Index 2012-07-07 17:07:33 UTC (rev 3681)
@@ -0,0 +1 @@
+timings Benchmark comparison of accessing ascii, npy and npy.gz data
Modified: pkg/RcppCNPy/inst/NEWS.Rd
===================================================================
--- pkg/RcppCNPy/inst/NEWS.Rd 2012-07-07 17:02:45 UTC (rev 3680)
+++ pkg/RcppCNPy/inst/NEWS.Rd 2012-07-07 17:07:33 UTC (rev 3681)
@@ -11,8 +11,8 @@
used at build-time (and CRAN still discourages use of it)
\item Added support for reading gzip'ed files ending in ".npy.gz"
\item Added regression tests in directory \code{tests/}
- \item Added a vignette describing the package}
- \item Added a timing benchmark in demo/timings.R}
+ \item Added a vignette describing the package
+ \item Added a timing benchmark in demo/timings.R
}
}
\section{Changes in version 0.0.1 (2012-07-04)}{
More information about the Rcpp-commits
mailing list