Package: RcppCNPy
Type: Package
Title: Rcpp bindings for NumPy files
Version: 0.2.1
Date: 2013-11-28
Author: Dirk Eddelbuettel
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Description: This package use the cnpy library written by Carl Rogers to
 provide 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 to support 'long long int' types.
License: GPL (>= 2)
LazyLoad: yes
Imports: methods, Rcpp
LinkingTo: Rcpp
RcppModules: cnpy
Packaged: 2013-11-28 20:21:38.009963 UTC; edd
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2013-11-28 22:04:25
