qs: Quick Serialization of R Objects

Provides functions for quickly writing and reading any R object to and from disk.

Version: 0.23.2
Depends: R (≥ 3.5.0)
Imports: Rcpp, RApiSerialize, stringfish
LinkingTo: Rcpp, RApiSerialize, stringfish
Suggests: knitr, rmarkdown
Published: 2020-07-16
Author: Travers Ching [aut, cre, cph], Yann Collet [ctb, cph] (Yann Collet is the author of the bundled zstd, lz4 and xxHash code), 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), Romain Francois [ctb, cph] (Derived example/tutorials for Alt-Rep structures), Francesc Alted [ctb, cph] (Shuffling routines derived from Blosc library), Bryce Chamberlain [ctb] (qsame, qload function contributor)
Maintainer: Travers Ching <traversc at gmail.com>
BugReports: https://github.com/traversc/qs/issues
License: GPL-3 | file LICENSE
Copyright: This package includes code from the 'zstd' library owned by Facebook, Inc. and created by Yann Collet; the 'lz4' library created and owned by Yann Collet; xxHash library created and owned by Yann Collet; and code derived from the 'Blosc' library created and owned by Francesc Alted.
URL: https://github.com/traversc/qs
NeedsCompilation: yes
SystemRequirements: C++11
Materials: README ChangeLog
CRAN checks: qs results

Downloads:

Reference manual: qs.pdf
Vignettes: Using qs
Package source: qs_0.23.2.tar.gz
Windows binaries: r-devel: qs_0.23.2.zip, r-release: qs_0.23.2.zip, r-oldrel: qs_0.23.2.zip
macOS binaries: r-release: qs_0.23.2.tgz, r-oldrel: qs_0.23.2.tgz
Old sources: qs archive

Reverse dependencies:

Reverse imports: easyr, mustashe, SpaDES.core
Reverse suggests: dipsaus, drake, reproducible, stringfish

Linking:

Please use the canonical form https://CRAN.R-project.org/package=qs to link to this page.