The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

RcppCNPy: Read-Write Support for 'NumPy' Files via 'Rcpp'

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.12
Depends: R (≥ 3.1.0)
Imports: methods, Rcpp
LinkingTo: Rcpp
Suggests: reticulate, pinp
Published: 2023-11-27
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: 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

Documentation:

Reference manual: RcppCNPy.pdf
Vignettes: RcppCNPy-intro
RcppCNPy-reticulate

Downloads:

Package source: RcppCNPy_0.2.12.tar.gz
Windows binaries: r-devel: RcppCNPy_0.2.12.zip, r-release: RcppCNPy_0.2.12.zip, r-oldrel: RcppCNPy_0.2.12.zip
macOS binaries: r-release (arm64): RcppCNPy_0.2.12.tgz, r-oldrel (arm64): RcppCNPy_0.2.12.tgz, r-release (x86_64): RcppCNPy_0.2.12.tgz, r-oldrel (x86_64): RcppCNPy_0.2.12.tgz
Old sources: RcppCNPy archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=RcppCNPy to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.