qs2

Efficient Serialization of R Objects

CRAN Package

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.

  • Version0.1.2
  • R versionunknown
  • LicenseGPL-3
  • Needs compilation?Yes
  • Last release11/24/2024

Documentation


Team


Insights

Last 30 days

Last 365 days

The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.

Data provided by CRAN


Binaries


Dependencies

  • Imports2 packages
  • Suggests5 packages
  • Linking To3 packages
  • Reverse Imports1 package
  • Reverse Suggests2 packages