Package: RcppCNPy
Type: Package
Title: Read-Write Support for 'NumPy' Files via 'Rcpp'
Version: 0.2.11
Date: 2022-03-24
Author: Dirk Eddelbuettel and Wush Wu
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Description: 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 -std=c++11 which should be the default on
 all platforms since the release of R 3.3.0.
URL: https://github.com/eddelbuettel/rcppcnpy,
        https://dirk.eddelbuettel.com/code/rcpp.cnpy.html
BugReports: https://github.com/eddelbuettel/rcppcnpy/issues
License: GPL (>= 2)
Depends: R (>= 3.1.0)
Imports: methods, Rcpp
LinkingTo: Rcpp
Suggests: reticulate, pinp
NeedsCompilation: yes
Packaged: 2022-03-24 13:40:34 UTC; edd
Repository: CRAN
Date/Publication: 2022-03-25 16:10:05 UTC
Built: R 4.1.2; x86_64-apple-darwin17.0; 2022-03-26 11:36:29 UTC; unix
Archs: RcppCNPy.so.dSYM
