<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>'MsgPack' C++ Header Files and Interface Functions for R</dc:title>
  <dc:title>R package RcppMsgPack version 0.2.4</dc:title>
  <dc:description>'MsgPack' header files are provided for use by R packages, along 
 with the ability to access, create and alter 'MsgPack' objects directly from R.
 'MsgPack' is an efficient binary serialization format. It lets you exchange
 data among multiple languages like 'JSON' but it is faster and smaller.
 Small integers are encoded into a single byte, and typical short strings
 require only one extra byte in addition to the strings themselves. This
 package provides headers from the 'msgpack-c' implementation for C and
 C++(11) for use by R, particularly 'Rcpp'. The included 'msgpack-c' headers
 are licensed under the Boost Software License (Version 1.0); the code added
 by this package as well the R integration are licensed under the GPL (&gt;= 2).
 See the files 'COPYRIGHTS' and 'AUTHORS' for a full list of  copyright holders
 and contributors to 'msgpack-c'.  </dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Imports: Rcpp</dc:relation>
  <dc:relation>LinkingTo: Rcpp, BH</dc:relation>
  <dc:relation>Suggests: knitr, rmarkdown, microbenchmark</dc:relation>
  <dc:creator>Dirk Eddelbuettel &lt;edd@debian.org&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Dirk Eddelbuettel [aut, cre] (ORCID:
    &lt;https://orcid.org/0000-0001-6419-907X&gt;),
  Travers Ching [aut],
  MsgPack Authors [aut] (Authors of included MsgPack)</dc:contributor>
  <dc:rights>GPL (&gt;= 2)</dc:rights>
  <dc:date>2025-01-19</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=RcppMsgPack</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.RcppMsgPack</dc:identifier>
</oai_dc:dc>
