Package: rmio Title: Provides 'mio' C++11 Header Files Version: 0.4.0 Authors@R: person(given = "Florian", family = "Privé", role = c("aut", "cre"), email = "florian.prive.21@gmail.com") Description: Provides header files of 'mio', a cross-platform C++11 header-only library for memory mapped file IO . License: GPL-3 Copyright: file COPYRIGHTS Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.1.1 URL: https://github.com/privefl/rmio BugReports: https://github.com/privefl/rmio/issues Imports: bigassertr, ff Suggests: testthat (>= 3.0.0) Config/testthat/edition: 3 Repository: https://privefl.r-universe.dev Date/Publication: 2022-02-16 18:46:41 UTC RemoteUrl: https://github.com/privefl/rmio RemoteRef: HEAD RemoteSha: 9b876d3ea763a40b4a8b09f37242265cf105629b NeedsCompilation: no Packaged: 2026-06-19 06:53:08 UTC; root Author: Florian Privé [aut, cre] Maintainer: Florian Privé