Package: RcppCNPy 0.2.15

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:Dirk Eddelbuettel [aut, cre], Wush Wu [aut], Carl Rogers [aut]

RcppCNPy_0.2.15.tar.gz
RcppCNPy_0.2.15.zip(r-4.7)RcppCNPy_0.2.15.zip(r-4.6)RcppCNPy_0.2.15.zip(r-4.5)
RcppCNPy_0.2.15.tgz(r-4.6-x86_64)RcppCNPy_0.2.15.tgz(r-4.6-arm64)RcppCNPy_0.2.15.tgz(r-4.5-x86_64)RcppCNPy_0.2.15.tgz(r-4.5-arm64)
RcppCNPy_0.2.15.tar.gz(r-4.7-arm64)RcppCNPy_0.2.15.tar.gz(r-4.7-x86_64)RcppCNPy_0.2.15.tar.gz(r-4.6-arm64)RcppCNPy_0.2.15.tar.gz(r-4.6-x86_64)
RcppCNPy_0.2.15.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
RcppCNPy/json (API)

# 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

Uses libs:
  • zlib– Compression library
  • c++– GNU Standard C++ Library v3

On CRAN:

Conda:

c-plus-plusnumpyzlibcpp

8.32 score 30 stars 546 scripts 1.1k downloads 3 exports 1 dependencies

Last updated from:940df620ca. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK124
linux-devel-x86_64OK117
source / vignettesOK169
linux-release-arm64OK128
linux-release-x86_64OK112
macos-release-arm64OK81
macos-release-x86_64OK235
macos-oldrel-arm64OK88
macos-oldrel-x86_64OK255
windows-develOK121
windows-releaseOK100
windows-oldrelOK87
wasm-releaseOK109

Exports:npyHasIntegerSupportnpyLoadnpySave

Dependencies:Rcpp

RcppCNPy-intro

Last update: 2022-03-24
Started: 2012-07-07

RcppCNPy-reticulate

Last update: 2022-03-24
Started: 2022-03-24

Readme and manuals

Help Manual

Help pageTopics
File access to data files written by (or for) NumPy (Numeric Python) modulesRcppCNPy-package npyHasIntegerSupport npyLoad npySave RcppCNPy