Movatterモバイル変換


[0]ホーム

URL:


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.

Version:0.1.6
Depends:R (≥ 3.5.0)
Imports:Rcpp,stringfish (≥ 0.15.1)
LinkingTo:Rcpp,stringfish,RcppParallel
Suggests:knitr,rmarkdown,dplyr,data.table,stringi
Published:2025-11-21
DOI:10.32614/CRAN.package.qs2
Author:Travers Ching [aut, cre, cph], Yann Collet [ctb, cph] (Yann Collet is the author of the bundled zstd), Facebook, Inc. [cph] (Facebook is the copyright holder of the bundled zstd code), Reichardt Tino [ctb, cph] (Contributor/copyright holder of zstd bundled code), Skibinski Przemyslaw [ctb, cph] (Contributor/copyright holder of zstd bundled code), Mori Yuta [ctb, cph] (Contributor/copyright holder of zstd bundled code), Francesc Alted [ctb, cph] (Shuffling routines derived from Blosc library)
Maintainer:Travers Ching <traversc at gmail.com>
BugReports:https://github.com/qsbase/qs2/issues
License:GPL-3
Copyright:This package includes code from the 'zstd' library owned byFacebook, Inc. and created by Yann Collet; and code derivedfrom the 'Blosc' library created and owned by Francesc Alted.
URL:https://github.com/qsbase/qs2
NeedsCompilation:yes
SystemRequirements:GNU make
Materials:README,ChangeLog
CRAN checks:qs2 results

Documentation:

Reference manual:qs2.html ,qs2.pdf
Vignettes:qs2 (source,R code)

Downloads:

Package source: qs2_0.1.6.tar.gz
Windows binaries: r-devel:qs2_0.1.6.zip, r-release:qs2_0.1.6.zip, r-oldrel:qs2_0.1.6.zip
macOS binaries: r-release (arm64):qs2_0.1.6.tgz, r-oldrel (arm64):qs2_0.1.6.tgz, r-release (x86_64):qs2_0.1.6.tgz, r-oldrel (x86_64):qs2_0.1.6.tgz
Old sources: qs2 archive

Reverse dependencies:

Reverse imports:babelmixr2,epizootic,espadon,fastbioclim,healthyAddress,jagstargets,LAGOSNE,multidplyr,nonmem2rx,poems,rxode2,SeuratExplorer,shinymrp,sourcoise,tabs
Reverse suggests:glow,nlmixr2est,rio,stringfish,SuperCellCyto,targets,vcr,xfun

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=qs2to link to this page.


[8]ページ先頭

©2009-2025 Movatter.jp