The 'cnpy' library written by Carl Rogers 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 has been built with -std=c++11 which is the default starting with release 0.2.3 following the release of R 3.1.0, and available on all platforms following the release of R 3.3.0 with the updated 'Rtools'.
Version: | 0.2.6 |
Depends: | R (≥ 3.1.0) |
Imports: | methods, Rcpp |
LinkingTo: | Rcpp |
Suggests: | highlight |
Published: | 2016-09-26 |
Author: | Dirk Eddelbuettel and Wush Wu |
Maintainer: | Dirk Eddelbuettel <edd at debian.org> |
BugReports: | https://github.com/eddelbuettel/rcppcnpy/issues |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
URL: | http://dirk.eddelbuettel.com/code/rcpp.cnpy.html |
NeedsCompilation: | yes |
Citation: | RcppCNPy citation info |
Materials: | README NEWS ChangeLog |
CRAN checks: | RcppCNPy results |
Reference manual: | RcppCNPy.pdf |
Vignettes: |
RcppCNPy-intro |
Package source: | RcppCNPy_0.2.6.tar.gz |
Windows binaries: | r-devel: RcppCNPy_0.2.6.zip, r-release: RcppCNPy_0.2.6.zip, r-oldrel: RcppCNPy_0.2.6.zip |
OS X Mavericks binaries: | r-release: RcppCNPy_0.2.6.tgz, r-oldrel: RcppCNPy_0.2.6.tgz |
Old sources: | RcppCNPy archive |
Reverse depends: | divo |
Please use the canonical form https://CRAN.R-project.org/package=RcppCNPy to link to this page.