eddelbuettel/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.

Getting started

Package details

AuthorDirk Eddelbuettel and Wush Wu
MaintainerDirk Eddelbuettel <edd@debian.org>
LicenseGPL (>= 2)
Version0.2.12
URL https://github.com/eddelbuettel/rcppcnpy https://dirk.eddelbuettel.com/code/rcpp.cnpy.html
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("eddelbuettel/rcppcnpy")
eddelbuettel/rcppcnpy documentation built on Jan. 4, 2024, 6:34 p.m.