Package: ldat
Title: Large Data Sets
Version: 0.3.3
Date: 2020-03-11
Author: Jan van der Laan
Maintainer: Jan van der Laan <r@eoos.dds.nl>
Description: Tools for working with vectors and data sets that are too large
    to keep in memory. Extends the basic functionality provided in the 'lvec'
    package. Provides basis statistical functionality of 'lvec' objects, such
    as arithmetic operations and calculating means and sums. Also implements
    'data.frame'-like objects storing its data in 'lvec' objects.
URL: https://github.com/djvanderlaan/ldat
Depends: R (>= 3.2.0), lvec (>= 0.2.0), stats, Rcpp
Imports: utils, methods
Suggests: testthat
LinkingTo: lvec, BH, Rcpp
SystemRequirements: C++11
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.0.2
NeedsCompilation: yes
Packaged: 2020-03-13 14:09:28 UTC; eoos
Repository: CRAN
Date/Publication: 2020-03-13 15:30:05 UTC
Built: R 3.5.3; x86_64-w64-mingw32; 2020-04-22 05:26:44 UTC; windows
Archs: i386, x64
