Package: RcppCNPy 0.2.13
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.
Authors:
RcppCNPy_0.2.13.tar.gz
RcppCNPy_0.2.13.zip(r-4.5)RcppCNPy_0.2.13.zip(r-4.4)RcppCNPy_0.2.13.zip(r-4.3)
RcppCNPy_0.2.13.tgz(r-4.4-x86_64)RcppCNPy_0.2.13.tgz(r-4.4-arm64)RcppCNPy_0.2.13.tgz(r-4.3-x86_64)RcppCNPy_0.2.13.tgz(r-4.3-arm64)
RcppCNPy_0.2.13.tar.gz(r-4.5-noble)RcppCNPy_0.2.13.tar.gz(r-4.4-noble)
RcppCNPy_0.2.13.tgz(r-4.4-emscripten)RcppCNPy_0.2.13.tgz(r-4.3-emscripten)
RcppCNPy.pdf |RcppCNPy.html✨
RcppCNPy/json (API)
NEWS
# Install 'RcppCNPy' in R: |
install.packages('RcppCNPy', repos = c('https://eddelbuettel.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/eddelbuettel/rcppcnpy/issues
Last updated 3 months agofrom:7ffaefd0ec. Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 02 2024 |
R-4.5-win-x86_64 | OK | Nov 02 2024 |
R-4.5-linux-x86_64 | OK | Nov 02 2024 |
R-4.4-win-x86_64 | OK | Nov 02 2024 |
R-4.4-mac-x86_64 | OK | Nov 02 2024 |
R-4.4-mac-aarch64 | OK | Nov 02 2024 |
R-4.3-win-x86_64 | OK | Nov 02 2024 |
R-4.3-mac-x86_64 | OK | Nov 02 2024 |
R-4.3-mac-aarch64 | OK | Nov 02 2024 |
Exports:npyHasIntegerSupportnpyLoadnpySave
Dependencies:Rcpp
Readme and manuals
Help Manual
Help page | Topics |
---|---|
File access to data files written by (or for) NumPy (Numeric Python) modules | RcppCNPy-package npyHasIntegerSupport npyLoad npySave RcppCNPy |