Package: hdd
Type: Package
Title: Easy Manipulation of Out of Memory Data Sets
Version: 0.1.0
Authors@R: person("Laurent", "Berge", email = "laurent.berge@uni.lu", role = c("aut", "cre"))
Imports: fst, utils, readr
Depends: data.table
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
Description: Hard drive data: Class of data allowing the easy importation/manipulation of out of memory data sets. The data sets are located on disk but look like in-memory, the syntax for manipulation is similar to 'data.table'. Operations are performed "chunk-wise" behind the scene.
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-11-04 10:08:41 UTC; laurent.berge
Author: Laurent Berge [aut, cre]
Maintainer: Laurent Berge <laurent.berge@uni.lu>
Repository: CRAN
Date/Publication: 2019-11-06 15:00:03 UTC
Built: R 4.1.0; ; 2021-05-27 11:19:48 UTC; unix
