qs: Quick Serialization of R Objects

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

Version: 0.20.2
Imports: Rcpp, RApiSerialize
LinkingTo: Rcpp, RApiSerialize
Suggests: knitr, rmarkdown
Published: 2019-12-02
Author: Travers Ching [aut, cre, cph], Yann Collet [ctb, cph] (Yann Collet is the author of the bundled zstd and lz4 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)
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 by Yann Collet; and code derived from the 'Blosc' library created 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.20.2.tar.gz
Windows binaries: r-devel: qs_0.20.2.zip, r-devel-gcc8: qs_0.20.2.zip, r-release: qs_0.20.2.zip, r-oldrel: qs_0.20.2.zip
OS X binaries: r-release: qs_0.20.2.tgz, r-oldrel: qs_0.20.2.tgz
Old sources: qs archive

Reverse dependencies:

Reverse imports: dipsaus
Reverse suggests: drake

Linking:

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