CRAN/E | RcppCNPy

RcppCNPy

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

Installation

About

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.

Citation RcppCNPy citation info
github.com/eddelbuettel/rcppcnpy
dirk.eddelbuettel.com/code/rcpp.cnpy.html
Bug report File report

Key Metrics

Version 0.2.12
R ≥ 3.1.0
Published 2023-11-27 159 days ago
Needs compilation? yes
License GPL-2
License GPL-3
CRAN checks RcppCNPy results

Downloads

Yesterday 25 0%
Last 7 days 137 -10%
Last 30 days 553 -0%
Last 90 days 1.629 -21%
Last 365 days 6.701 -16%

Maintainer

Maintainer

Dirk Eddelbuettel

edd@debian.org

Authors

Dirk Eddelbuettel
Wush Wu

Material

README
NEWS
ChangeLog
Reference manual
Package source

Vignettes

RcppCNPy-intro
RcppCNPy-reticulate

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

RcppCNPy archive

Depends

R ≥ 3.1.0

Imports

methods
Rcpp

Suggests

reticulate
pinp

LinkingTo

Rcpp