Package: mmapcharr
Title: Memory-Map Character Files
Version: 0.3.1
Date: 2025-11-27
Authors@R: 
  person("Florian", "Privé", 
         email = "florian.prive.21@gmail.com", 
         role = c("aut", "cre"))
Description: Uses memory-mapping to enable the random access of elements of
  a text file of characters separated by characters as if it were a simple
  R(cpp) matrix.
Encoding: UTF-8
License: GPL-3
ByteCompile: TRUE
Depends: R (>= 3.3.0)
Imports: methods, Rcpp
LinkingTo: Rcpp, rmio
Suggests: testthat
RoxygenNote: 7.3.3
URL: https://github.com/privefl/mmapcharr
BugReports: https://github.com/privefl/mmapcharr/issues
Collate: 'RcppExports.R' 'extract.R' 'file-dim.R' 'mmapchar.R'
        'mmapcharr-package.r' 'utils.R'
NeedsCompilation: yes
Packaged: 2025-11-27 16:52:19 UTC; flori
Author: Florian Privé [aut, cre]
Maintainer: Florian Privé <florian.prive.21@gmail.com>
Repository: CRAN
Date/Publication: 2025-11-28 06:20:57 UTC
Built: R 4.4.3; x86_64-w64-mingw32; 2026-01-23 02:57:24 UTC; windows
Archs: x64
