Package: hdd Type: Package Title: Easy Manipulation of Out of Memory Data Sets Version: 0.1.1 Authors@R: person("Laurent", "Berge", email = "laurent.berge@u-bordeaux.fr", role = c("aut", "cre")) Imports: fst, utils, readr, dreamerr 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. See for more information. License: GPL-3 Encoding: UTF-8 RoxygenNote: 7.2.3 Roxygen: list(markdown = TRUE) Config/pak/sysreqs: libx11-dev Repository: https://lrberge.r-universe.dev Date/Publication: 2023-08-24 14:55:09 UTC RemoteUrl: https://github.com/lrberge/hdd RemoteRef: HEAD RemoteSha: cd78d5962a7240662eb133f54922f420247a82f2 NeedsCompilation: no Packaged: 2026-06-11 10:11:53 UTC; root Author: Laurent Berge [aut, cre] Maintainer: Laurent Berge