RcppCNPy: Rcpp bindings for NumPy files

This package provides R with access to the cnpy library written by Carl Rogers which provides read and write facilities for files created with (or for) the NumPy extension for Python. Vectors and matrices of numeric types can be read or written to and from files as well as compressed files. Support for integer files is available if the package (and Rcpp) have been compiled with -std=c++0x.

Version: 0.2.0
Depends: methods, Rcpp (≥ 0.9.13)
LinkingTo: Rcpp
Published: 2012-07-31
Author: Dirk Eddelbuettel
Maintainer: Dirk Eddelbuettel <edd at debian.org>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
NeedsCompilation: yes
CRAN checks: RcppCNPy results

Downloads:

Package source: RcppCNPy_0.2.0.tar.gz
MacOS X binary: RcppCNPy_0.2.0.tgz
Windows binary: RcppCNPy_0.2.0.zip
Reference manual: RcppCNPy.pdf
Vignettes: RcppCNPy-intro
News/ChangeLog:NEWS ChangeLog
Old sources: RcppCNPy archive