RcppCNPy: Rcpp bindings for NumPy files

This package provides R with access to the cnpy library written by Carl Rogers which 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 -std=c++0x or -std=c++11 which is needed for long long int support.

Package details

AuthorDirk Eddelbuettel
MaintainerDirk Eddelbuettel <edd@debian.org>
LicenseGPL (>= 2)
Version0.2.0.2
Package repositoryView on R-Forge
Installation Install the latest version of this package by entering the following in R:
install.packages("RcppCNPy", repos="http://R-Forge.R-project.org")

Try the RcppCNPy package in your browser

Any scripts or data that you put into this service are public.

RcppCNPy documentation built on May 2, 2019, 4:52 p.m.