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 as C++11 which should be the default on all platforms since the release of R 3.3.0.
Version: | 0.2.13 |
Depends: | R (≥ 3.1.0) |
Imports: | methods, Rcpp |
LinkingTo: | Rcpp |
Suggests: | reticulate, pinp |
Published: | 2024-09-03 |
DOI: | 10.32614/CRAN.package.RcppCNPy |
Author: | Dirk Eddelbuettel [aut, cre], Wush Wu [aut], Carl Rogers [aut] (Author of CNPy) |
Maintainer: | Dirk Eddelbuettel <edd at debian.org> |
BugReports: | https://github.com/eddelbuettel/rcppcnpy/issues |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
URL: | https://github.com/eddelbuettel/rcppcnpy, https://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 (source) RcppCNPy-reticulate (source) |
Package source: | RcppCNPy_0.2.13.tar.gz |
Windows binaries: | r-devel: RcppCNPy_0.2.13.zip, r-release: RcppCNPy_0.2.13.zip, r-oldrel: RcppCNPy_0.2.13.zip |
macOS binaries: | r-release (arm64): RcppCNPy_0.2.13.tgz, r-oldrel (arm64): RcppCNPy_0.2.13.tgz, r-release (x86_64): RcppCNPy_0.2.13.tgz, r-oldrel (x86_64): RcppCNPy_0.2.13.tgz |
Old sources: | RcppCNPy archive |
Please use the canonical form https://CRAN.R-project.org/package=RcppCNPy to link to this page.