A fast C-based encoder and streaming decoder for the 'messagepack' data format. 'Messagepack' is similar in structure to 'JSON' but uses a more compact binary encoding. Based on the CWPack C library.
Version: | 1.0 |
Depends: | R (≥ 3.3.0) |
Suggests: | testthat, R.rsp |
Published: | 2018-02-22 |
Author: | Peter Meilstrup [aut, cre, cph], Claes Wihlborg [ctr, cph], Björn Höhrmann [ctr, cph] |
Maintainer: | Peter Meilstrup <peter.meilstrup at gmail.com> |
License: | MIT + file LICENSE |
NeedsCompilation: | yes |
CRAN checks: | msgpack results |
Reference manual: | msgpack.pdf |
Vignettes: |
Which Data Format is Fastest Data Format\? |
Package source: | msgpack_1.0.tar.gz |
Windows binaries: | r-devel: msgpack_1.0.zip, r-release: msgpack_1.0.zip, r-oldrel: msgpack_1.0.zip |
OS X binaries: | r-release: msgpack_1.0.tgz, r-oldrel: msgpack_1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=msgpack to link to this page.