{
  "_id": "6a497b5f6d67900babdf6f10",
  "Package": "RcppMsgPack",
  "Type": "Package",
  "Title": "'MsgPack' C++ Header Files and Interface Functions for R",
  "Version": "0.2.4",
  "Date": "2025-01-19",
  "Authors@R": "c(person(\"Dirk\", \"Eddelbuettel\", role = c(\"aut\", \"cre\"), email = \"edd@debian.org\",\ncomment = c(ORCID = \"0000-0001-6419-907X\")),\nperson(\"Travers\", \"Ching\", email = \"traversc@gmail.com\", role = \"aut\"),\nperson(\"MsgPack Authors\", role = \"aut\", comment = \"Authors of included MsgPack\"))",
  "Description": "'MsgPack' header files are provided for use by R packages,\nalong with the ability to access, create and alter 'MsgPack'\nobjects directly from R. 'MsgPack' is an efficient binary\nserialization format. It lets you exchange data among multiple\nlanguages like 'JSON' but it is faster and smaller. Small\nintegers are encoded into a single byte, and typical short\nstrings require only one extra byte in addition to the strings\nthemselves. This package provides headers from the 'msgpack-c'\nimplementation for C and C++(11) for use by R, particularly\n'Rcpp'. The included 'msgpack-c' headers are licensed under the\nBoost Software License (Version 1.0); the code added by this\npackage as well the R integration are licensed under the GPL\n(>= 2). See the files 'COPYRIGHTS' and 'AUTHORS' for a full\nlist of copyright holders and contributors to 'msgpack-c'.",
  "Copyright": "file inst/COPYRIGHTS",
  "License": "GPL (>= 2)",
  "URL": "https://github.com/eddelbuettel/rcppmsgpack,\nhttps://dirk.eddelbuettel.com/code/rcpp.msgpack.html",
  "BugReports": "https://github.com/eddelbuettel/rcppmsgpack/issues",
  "RoxygenNote": "6.1.1",
  "VignetteBuilder": "knitr",
  "Repository": "https://eddelbuettel.r-universe.dev",
  "Date/Publication": "2026-01-27 02:02:11 UTC",
  "RemoteUrl": "https://github.com/eddelbuettel/rcppmsgpack",
  "RemoteRef": "HEAD",
  "RemoteSha": "09de39f7e122fd38d8a4e8ebcdb6f1925325f915",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-23 17:40:02 UTC",
    "User": "root"
  },
  "Author": "Dirk Eddelbuettel [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-6419-907X>),\nTravers Ching [aut],\nMsgPack Authors [aut] (Authors of included MsgPack)",
  "Maintainer": "Dirk Eddelbuettel <edd@debian.org>",
  "_user": "eddelbuettel",
  "_type": "src",
  "_file": "RcppMsgPack_0.2.4.tar.gz",
  "_fileid": "https://r2.ropensci.org/f14f9a5e4968069c2d4a6947bbe95bcd3b0fc17893fe0613b9ced7e3726e267a",
  "_filesize": 1063047,
  "_sha256": "f14f9a5e4968069c2d4a6947bbe95bcd3b0fc17893fe0613b9ced7e3726e267a",
  "_expires": "2026-10-12T21:30:05.000Z",
  "_created": "2026-06-23T17:40:02.000Z",
  "_published": "2026-07-04T21:30:07.208Z",
  "_jobs": [
    {
      "job": 85168526601,
      "time": 158,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7828780128"
    },
    {
      "job": 85168526582,
      "time": 153,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7828777098"
    },
    {
      "job": 85168526607,
      "time": 215,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7828804242"
    },
    {
      "job": 85168526643,
      "time": 151,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7828775958"
    },
    {
      "job": 85168526671,
      "time": 117,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7828762039"
    },
    {
      "job": 85168526651,
      "time": 294,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7828835367"
    },
    {
      "job": 85168526531,
      "time": 130,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7828767567"
    },
    {
      "job": 85168526588,
      "time": 342,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7828853426"
    },
    {
      "job": 85168526517,
      "time": 203,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7828709050"
    },
    {
      "job": 85168526551,
      "time": 130,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7828767614"
    },
    {
      "job": 85168526584,
      "time": 154,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7828777235"
    },
    {
      "job": 85168526610,
      "time": 147,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7828774712"
    },
    {
      "job": 85168526623,
      "time": 130,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7828767398"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28044914711",
  "_status": "success",
  "_upstream": "https://github.com/eddelbuettel/rcppmsgpack",
  "_commit": {
    "id": "09de39f7e122fd38d8a4e8ebcdb6f1925325f915",
    "author": "Dirk Eddelbuettel <edd@debian.org>",
    "committer": "Dirk Eddelbuettel <edd@debian.org>",
    "message": "Switch ci.yaml to actions/checkout@v6\n",
    "time": 1769479331
  },
  "_maintainer": {
    "name": "Dirk Eddelbuettel",
    "email": "edd@debian.org",
    "login": "eddelbuettel",
    "mastodon": "@eddelbuettel@mastodon.social",
    "bluesky": "@eddelbuettel.com",
    "linkedin": "in/dirkeddelbuettel",
    "orcid": "0000-0001-6419-907X",
    "twitter": "@eddelbuettel",
    "description": "",
    "uuid": 673121
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "BH",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "microbenchmark",
      "role": "Suggests"
    }
  ],
  "_owner": "eddelbuettel",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-43",
      "n": 1
    },
    {
      "week": "2025-51",
      "n": 1
    },
    {
      "week": "2026-05",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "messagepack",
    "msgpack",
    "msgpack-headers",
    "cpp"
  ],
  "_stars": 22,
  "_contributors": [
    {
      "user": "eddelbuettel",
      "count": 80,
      "uuid": 673121
    },
    {
      "user": "traversc",
      "count": 18,
      "uuid": 9452194
    }
  ],
  "_userbio": {
    "uuid": 673121,
    "type": "user",
    "name": "Dirk Eddelbuettel",
    "followers": 1944
  },
  "_downloads": {
    "count": 343,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/RcppMsgPack"
  },
  "_devurl": "https://github.com/eddelbuettel/rcppmsgpack",
  "_searchresults": 21,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/RcppMsgPack.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/eddelbuettel/rcppmsgpack",
  "_realowner": "eddelbuettel",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2017-06-12"
    },
    {
      "version": "0.2.0",
      "date": "2017-09-07"
    },
    {
      "version": "0.2.1",
      "date": "2018-01-16"
    },
    {
      "version": "0.2.2",
      "date": "2018-05-06"
    },
    {
      "version": "0.2.3",
      "date": "2018-11-18"
    },
    {
      "version": "0.2.4",
      "date": "2025-01-19"
    }
  ],
  "_exports": [
    "arrayEx",
    "enumEx",
    "msgpack_format",
    "msgpack_map",
    "msgpack_pack",
    "msgpack_read",
    "msgpack_simplify",
    "msgpack_timestamp_decode",
    "msgpack_timestamp_encode",
    "msgpack_unpack",
    "msgpack_write",
    "msgpackFormat",
    "msgpackMap",
    "msgpackPack",
    "msgpackRead",
    "msgpackSimplify",
    "msgpackTimestampDecode",
    "msgpackTimestampEncode",
    "msgpackUnpack",
    "msgpackWrite"
  ],
  "_help": [
    {
      "page": "RcppMsgPack-package",
      "title": "'MsgPack' C++ Header Files and Interface Functions for R",
      "topics": [
        "RcppMsgPack-package",
        "RcppMsgPack"
      ]
    },
    {
      "page": "arrayEx",
      "title": "Simple MsgPack Example",
      "topics": [
        "arrayEx"
      ]
    },
    {
      "page": "enumEx",
      "title": "Second simple MsgPack Example",
      "topics": [
        "enumEx"
      ]
    },
    {
      "page": "msgpack_format",
      "title": "Format data for 'MsgPack'",
      "topics": [
        "msgpackFormat",
        "msgpack_format"
      ]
    },
    {
      "page": "msgpack_map",
      "title": "'MsgPack' Map",
      "topics": [
        "msgpackMap",
        "msgpack_map"
      ]
    },
    {
      "page": "msgpack_pack",
      "title": "'MsgPack' Pack",
      "topics": [
        "msgpackPack",
        "msgpack_pack"
      ]
    },
    {
      "page": "msgpack_read",
      "title": "'MsgPack' read",
      "topics": [
        "msgpackRead",
        "msgpack_read"
      ]
    },
    {
      "page": "msgpack_simplify",
      "title": "Simplify 'MsgPack'",
      "topics": [
        "msgpackSimplify",
        "msgpack_simplify"
      ]
    },
    {
      "page": "msgpack_timestamp_decode",
      "title": "'MsgPack' Timestamp",
      "topics": [
        "msgpackTimestampDecode",
        "msgpack_timestamp_decode"
      ]
    },
    {
      "page": "msgpack_timestamp_encode",
      "title": "'MsgPack' Timestamp",
      "topics": [
        "msgpackTimestampEncode",
        "msgpack_timestamp_encode"
      ]
    },
    {
      "page": "msgpack_unpack",
      "title": "'MsgPack' Unpack",
      "topics": [
        "msgpackUnpack",
        "msgpack_unpack"
      ]
    },
    {
      "page": "msgpack_write",
      "title": "'MsgPack' write",
      "topics": [
        "msgpackWrite",
        "msgpack_write"
      ]
    }
  ],
  "_readme": "https://github.com/eddelbuettel/rcppmsgpack/raw/HEAD/README.md",
  "_rundeps": [
    "BH",
    "Rcpp"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "vignette.rmd",
      "filename": "vignette.html",
      "title": "Using RcppMsgPack",
      "engine": "knitr::rmarkdown",
      "headings": [
        "RcppMsgPack",
        "Installation:",
        "Example:"
      ],
      "created": "2017-09-06 11:43:31",
      "modified": "2017-09-14 11:28:41",
      "commits": 3
    }
  ],
  "_score": 6.317854489331469,
  "_indexed": true,
  "_nocasepkg": "rcppmsgpack",
  "_universes": [
    "eddelbuettel"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.4",
      "date": "2026-06-23T17:42:44.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "09de39f7e122fd38d8a4e8ebcdb6f1925325f915",
      "fileid": "https://r2.ropensci.org/269130bb679cdaefa421d7eb32a9576e055ccc0c800a9e10e139ccb73c9eacad",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28044914711"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.4",
      "date": "2026-06-23T17:42:29.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "09de39f7e122fd38d8a4e8ebcdb6f1925325f915",
      "fileid": "https://r2.ropensci.org/029ef206e882eee33659c51c3c42a77324c13fc24527e3d47583d0a82305592f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28044914711"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.4",
      "date": "2026-06-23T17:43:31.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "09de39f7e122fd38d8a4e8ebcdb6f1925325f915",
      "fileid": "https://r2.ropensci.org/ebf19d518f114a3644b64f101c47361c69d185f79fb145118ea776e243c7cd4f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28044914711"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.4",
      "date": "2026-06-23T17:42:27.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "09de39f7e122fd38d8a4e8ebcdb6f1925325f915",
      "fileid": "https://r2.ropensci.org/3dcacf3aef6a222c78a0dfbf57f1b94c6627ae3130ddd0dcec93e2d3c283da07",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28044914711"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.4",
      "date": "2026-06-23T17:41:47.000Z",
      "arch": "aarch64",
      "commit": "09de39f7e122fd38d8a4e8ebcdb6f1925325f915",
      "fileid": "https://r2.ropensci.org/571b54147a52eb3baddcf6798e878a0f9dc72147309c71c498bea85156ee7ef2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28044914711"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.4",
      "date": "2026-06-23T17:44:01.000Z",
      "arch": "x86_64",
      "commit": "09de39f7e122fd38d8a4e8ebcdb6f1925325f915",
      "fileid": "https://r2.ropensci.org/56f4a1714b775dc3dd4eefd225192692c856dd6f4875702d8e619a719178222a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28044914711"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.4",
      "date": "2026-06-23T17:42:09.000Z",
      "arch": "aarch64",
      "commit": "09de39f7e122fd38d8a4e8ebcdb6f1925325f915",
      "fileid": "https://r2.ropensci.org/ad9a7e111260bd09e6f9a0e7fd7350a4ecc32e37eec6184c3d2a40948dfbfd66",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28044914711"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.4",
      "date": "2026-06-23T17:44:14.000Z",
      "arch": "x86_64",
      "commit": "09de39f7e122fd38d8a4e8ebcdb6f1925325f915",
      "fileid": "https://r2.ropensci.org/750c83ba5aa5e86ff6354826e55e808310c00672fa6c5744ba5e965c8a403f17",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28044914711"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.4",
      "date": "2026-06-23T17:42:36.000Z",
      "arch": "emscripten",
      "commit": "09de39f7e122fd38d8a4e8ebcdb6f1925325f915",
      "fileid": "https://r2.ropensci.org/4e5b5b3430848d00ca829e88aea7ce835d544799e27bf38edfbae0b011f2dd9c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28044914711"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.4",
      "date": "2026-06-23T17:41:42.000Z",
      "arch": "x86_64",
      "commit": "09de39f7e122fd38d8a4e8ebcdb6f1925325f915",
      "fileid": "https://r2.ropensci.org/778fd9f8674ccfa900f6453ecc45db1bdb1971d7d5a86d2f5ebadf6beb43fb08",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28044914711"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.4",
      "date": "2026-06-23T17:41:43.000Z",
      "arch": "x86_64",
      "commit": "09de39f7e122fd38d8a4e8ebcdb6f1925325f915",
      "fileid": "https://r2.ropensci.org/4c0cc3257721a6010e33fc2f273668c6a5e957e2cc9726409ad25d703fc7046f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28044914711"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.4",
      "date": "2026-06-23T17:41:34.000Z",
      "arch": "x86_64",
      "commit": "09de39f7e122fd38d8a4e8ebcdb6f1925325f915",
      "fileid": "https://r2.ropensci.org/4787f748a8a9077e3480e0d7517975f62d3885ce03c5cd3c1c19e4aa554e0475",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28044914711"
    }
  ]
}