Package: houba
Type: Package
Title: Manipulation of (Large) Memory-Mapped Objects (Vectors, Matrices
        and Arrays)
Version: 0.1.0
Date: 2025-09-17
Authors@R: c(
    person("Hervé", "Perdry", 
    email = "herve.perdry@universite-paris-saclay.fr",
    role = c("aut", "cre")),
    person("Juliette", "Meyniel",
    role = "aut"))
Maintainer: Hervé Perdry <herve.perdry@universite-paris-saclay.fr>
Description: Manipulate data through memory-mapped files, as vectors, matrices or arrays.
    Basic arithmetic functions are implemented, but currently no matrix arithmetic.
    Can write and read descriptor files for compatibility with the 'bigmemory' package.
License: CeCILL-2
Encoding: UTF-8
Depends: methods
Imports: Rcpp (>= 1.0.11)
Suggests: knitr, bigmemory
VignetteBuilder: knitr
LinkingTo: Rcpp
RoxygenNote: 7.3.2
NeedsCompilation: yes
Packaged: 2025-09-23 12:44:45 UTC; rv
Author: Hervé Perdry [aut, cre],
  Juliette Meyniel [aut]
Repository: CRAN
Date/Publication: 2025-09-30 08:30:20 UTC
Built: R 4.5.1; x86_64-w64-mingw32; 2025-10-29 02:21:11 UTC; windows
Archs: x64
