Crandore Hub

qs2

Efficient Serialization of R Objects

Streamlines and accelerates the process of saving and loading R objects, improving speed and compression compared to other methods. The package provides two compression formats: the 'qs2' format, which uses R serialization via the C API while optimizing compression and disk I/O, and the 'qdata' format, featuring custom serialization for slightly faster performance and better compression. Additionally, the 'qs2' format can be directly converted to the standard 'RDS' format, ensuring long-term compatibility with future versions of R.

Versions across snapshots

VersionRepositoryFileSize
0.2.0 rolling linux/jammy R-4.5 qs2_0.2.0.tar.gz 1.3 MiB
0.2.0 rolling linux/noble R-4.5 qs2_0.2.0.tar.gz 1.4 MiB
0.2.0 rolling source/ R- qs2_0.2.0.tar.gz 994.8 KiB
0.2.0 latest linux/jammy R-4.5 qs2_0.2.0.tar.gz 1.3 MiB
0.2.0 latest linux/noble R-4.5 qs2_0.2.0.tar.gz 1.4 MiB
0.2.0 latest source/ R- qs2_0.2.0.tar.gz 994.8 KiB
0.2.0 2026-04-26 source/ R- qs2_0.2.0.tar.gz 994.8 KiB
0.2.0 2026-04-23 source/ R- qs2_0.2.0.tar.gz 994.8 KiB
0.1.7 2026-04-09 windows/windows R-4.5 qs2_0.1.7.zip 1.2 MiB
0.1.5 2025-04-20 source/ R- qs2_0.1.5.tar.gz 926.3 KiB

Dependencies (latest)

Imports

LinkingTo

Suggests