Crandore Hub

filematrix

File-Backed Matrix Class with Convenient Read and Write Access

Interface for working with large matrices stored in files, not in computer memory. Supports multiple non-character data types (double, integer, logical and raw) of various sizes (e.g. 8 and 4 byte real values). Access to parts of the matrix is done by indexing, exactly as with usual R matrices. Supports very large matrices. Tested on multi-terabyte matrices. Allows for more than 2^32 rows or columns. Allows for quick addition of extra columns to a filematrix. Cross-platform as the package has R code only.

Versions across snapshots

VersionRepositoryFileSize
1.3 rolling linux/jammy R-4.5 filematrix_1.3.tar.gz 1.1 MiB
1.3 rolling linux/noble R-4.5 filematrix_1.3.tar.gz 1.1 MiB
1.3 rolling source/ R- filematrix_1.3.tar.gz 1000.7 KiB
1.3 latest linux/jammy R-4.5 filematrix_1.3.tar.gz 1.1 MiB
1.3 latest linux/noble R-4.5 filematrix_1.3.tar.gz 1.1 MiB
1.3 latest source/ R- filematrix_1.3.tar.gz 1000.7 KiB
1.3 2026-04-26 source/ R- filematrix_1.3.tar.gz 1000.7 KiB
1.3 2026-04-23 source/ R- filematrix_1.3.tar.gz 1000.7 KiB
1.3 2026-04-09 windows/windows R-4.5 filematrix_1.3.zip 1.1 MiB
1.3 2025-04-20 source/ R- filematrix_1.3.tar.gz 1000.7 KiB

Dependencies (latest)

Depends

Suggests