CMD + K

r-qs2

Community

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.

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::r-qs2

Usage Tracking

0.2.1
0.2.0
0.1.7
0.1.6
0.1.5
5 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

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.

Last Updated

May 6, 2026 at 08:15

License

GPL-3.0-only

Supported Platforms

macOS-64
macOS-arm64
win-64
linux-64