The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
NEWS | R Documentation |
New functions msgpack_read
and msgpack_write
for
efficient direct access to MessagePackage content from files
(#13).
Several internal code polishes to smooth compilation (#14 and #15).
Apply a static_cast
from upstream to suppress a warning
from g++-8.1
as requested by CRAN.
Some corrections and update to DESCRIPTION, README.md, msgpack.org.md and vignette (#6).
Update to c_pack.cpp
and tests (#7).
More efficient packing of vectors (#8).
Support for timestamps and NAs (#9).
Conditional use of microbenchmark in tests/
as required for Suggests: package [CRAN request] (#10).
Minor polish to tests relaxing comparison of timestamp, and
avoiding a few g++
warnings (#12 addressing #11).
Added support for building on Windows
Upgraded to MsgPack 2.1.5 (#3)
New R functions to manipulate MsgPack objects: msgpack_format, msgpack_map, msgpack_pack, msgpack_simplify, mgspack_unpack (#4)
New R functions also available as msgpackFormat, msgpackMap, msgpackPack, msgpackSimplify, mgspackUnpack (#4)
New vignette and new tests (#4).
Some post-processing and polishing (#5).
Updated included MsgPack headers to version 1.4.2
Updated RcppExports, README.md, DESCRIPTION.
First Version, released only to drat repository
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.