{
  "_id": "6a10835cacfb0bcc41caf1b2",
  "Package": "RApiSerialize",
  "Type": "Package",
  "Title": "R API Serialization",
  "Version": "0.1.4",
  "Date": "2024-09-28",
  "Authors@R": "c(person(\"Dirk\", \"Eddelbuettel\", role = c(\"aut\", \"cre\"), email = \"edd@debian.org\",\ncomment = c(ORCID = \"0000-0001-6419-907X\")),\nperson(\"Ei-ji\", \"Nakama\", role = \"aut\", comment = \"Code in package Rhpc\"),\nperson(\"Junji\", \"Nakano\", role = \"aut\", comment = \"Code in package Rhpc\"),\nperson(\"R Core\", role = \"aut\", comment = \"Code in R file src/main/serialize.c\"))",
  "Description": "Access to the internal R serialization code is provided\nfor use by other packages at the C function level by using the\nregistration of native function mechanism. Client packages\nsimply include a single header file RApiSerializeAPI.h provided\nby this package. This packages builds on the Rhpc package by\nEi-ji Nakama and Junji Nakano which also includes a (partial)\ncopy of the file src/main/serialize.c from R itself. The R Core\ngroup is the original author of the serialization code made\navailable by this package.",
  "URL": "https://github.com/eddelbuettel/rapiserialize,\nhttps://dirk.eddelbuettel.com/code/rapiserialize.html",
  "BugReports": "https://github.com/eddelbuettel/rapiserialize/issues",
  "License": "GPL (>= 2)",
  "Repository": "https://eddelbuettel.r-universe.dev",
  "Date/Publication": "2026-01-06 00:00:09 UTC",
  "RemoteUrl": "https://github.com/eddelbuettel/rapiserialize",
  "RemoteRef": "HEAD",
  "RemoteSha": "2110468785dacb16392b0ef08491d741471fd1a8",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-06 05:06:49 UTC",
    "User": "root"
  },
  "Author": "Dirk Eddelbuettel [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-6419-907X>),\nEi-ji Nakama [aut] (Code in package Rhpc),\nJunji Nakano [aut] (Code in package Rhpc),\nR Core [aut] (Code in R file src/main/serialize.c)",
  "Maintainer": "Dirk Eddelbuettel <edd@debian.org>",
  "MD5sum": "40ad9d84db067d83e62dffe66396e224",
  "_user": "eddelbuettel",
  "_type": "src",
  "_file": "RApiSerialize_0.1.4.tar.gz",
  "_fileid": "5d29669f2475e6e0bcc61c87bdbd0f71a1dd6656262cf0411d3094f86bc0c280",
  "_filesize": 93100,
  "_sha256": "5d29669f2475e6e0bcc61c87bdbd0f71a1dd6656262cf0411d3094f86bc0c280",
  "_created": "2026-05-06T05:06:49.000Z",
  "_published": "2026-05-22T16:25:00.688Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77420297582,
      "time": 108,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6823050877"
    },
    {
      "job": 77420297603,
      "time": 100,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6823049372"
    },
    {
      "job": 77420297593,
      "time": 90,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6823047778"
    },
    {
      "job": 77420297819,
      "time": 94,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6823048367"
    },
    {
      "job": 77420297696,
      "time": 96,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6823048551"
    },
    {
      "job": 77420297434,
      "time": 173,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6823062987"
    },
    {
      "job": 77420297701,
      "time": 68,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6823043521"
    },
    {
      "job": 77420297547,
      "time": 254,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6823077750"
    },
    {
      "job": 77420297076,
      "time": 133,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6823030295"
    },
    {
      "job": 77420296795,
      "time": 82,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7165388526"
    },
    {
      "job": 77420297196,
      "time": 78,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6823045327"
    },
    {
      "job": 77420297560,
      "time": 66,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6823043330"
    },
    {
      "job": 77420297390,
      "time": 65,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6823042839"
    }
  ],
  "_buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/25417474769",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/eddelbuettel/rapiserialize",
  "_commit": {
    "id": "2110468785dacb16392b0ef08491d741471fd1a8",
    "author": "Dirk Eddelbuettel <edd@debian.org>",
    "committer": "Dirk Eddelbuettel <edd@debian.org>",
    "message": "Switch ci.yaml to actions/checkout@v6\n",
    "time": 1767657609
  },
  "_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",
    "uuid": 673121
  },
  "_registered": true,
  "_dependencies": [],
  "_owner": "eddelbuettel",
  "_selfowned": true,
  "_usedby": 7,
  "_updates": [
    {
      "week": "2026-02",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "serialization"
  ],
  "_stars": 13,
  "_contributors": [
    {
      "user": "eddelbuettel",
      "count": 50,
      "uuid": 673121
    },
    {
      "user": "traversc",
      "count": 1,
      "uuid": 9452194
    }
  ],
  "_userbio": {
    "uuid": 673121,
    "type": "user",
    "name": "Dirk Eddelbuettel"
  },
  "_downloads": {
    "count": 4123,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/RApiSerialize"
  },
  "_devurl": "https://github.com/eddelbuettel/rapiserialize",
  "_searchresults": 6,
  "_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/RApiSerialize.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/eddelbuettel/rapiserialize",
  "_realowner": "eddelbuettel",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2014-04-19"
    },
    {
      "version": "0.1.1",
      "date": "2022-08-07"
    },
    {
      "version": "0.1.2",
      "date": "2022-08-25"
    },
    {
      "version": "0.1.3",
      "date": "2024-05-14"
    },
    {
      "version": "0.1.4",
      "date": "2024-09-28"
    }
  ],
  "_exports": [
    "serializeToRaw",
    "unserializeFromRaw"
  ],
  "_help": [
    {
      "page": "RApiSerialize-package",
      "title": "R API for Serialization",
      "topics": [
        "RApiSerialize-package",
        "RApiSerialize",
        "serializeToRaw",
        "unserializeFromRaw"
      ]
    }
  ],
  "_readme": "https://github.com/eddelbuettel/rapiserialize/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 5.750345986178134,
  "_indexed": true,
  "_nocasepkg": "rapiserialize",
  "_universes": [
    "eddelbuettel"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-05-06T05:08:43.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "2110468785dacb16392b0ef08491d741471fd1a8",
      "fileid": "356dd7b29e040b3a5d2addf04750282c2cda71826ea2ff3d83847a9caa55ee11",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/25417474769"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-05-06T05:08:33.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "2110468785dacb16392b0ef08491d741471fd1a8",
      "fileid": "2f92e87f4b8068b67331aea1be3d51474f8fbdd6d2ca34348da23fba682c03d7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/25417474769"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-05-06T05:08:29.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "2110468785dacb16392b0ef08491d741471fd1a8",
      "fileid": "c72118593e528d807ad16af5ccf936459226b33edc9b2454ed5ea916d140ed5d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/25417474769"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-05-06T05:08:29.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "2110468785dacb16392b0ef08491d741471fd1a8",
      "fileid": "8169ea2acc8cd2d82fe361376963471050aad3a496bf54b3250f11d66dd8cfd1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/25417474769"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-05-06T05:08:28.000Z",
      "arch": "aarch64",
      "commit": "2110468785dacb16392b0ef08491d741471fd1a8",
      "fileid": "8deef9e20c50f589dcb5d7d598ae5209437739524d7b4f68ce6f36d94df89c67",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/25417474769"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-05-06T05:09:26.000Z",
      "arch": "x86_64",
      "commit": "2110468785dacb16392b0ef08491d741471fd1a8",
      "fileid": "52d79684d5813ba10d507b7d071e775695a71b780d75465b4d444ea49a134f10",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/25417474769"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-05-06T05:08:02.000Z",
      "arch": "aarch64",
      "commit": "2110468785dacb16392b0ef08491d741471fd1a8",
      "fileid": "cc644bfe3f343415640b5d1ceb753312059f87f3707cfff455585731e0bc6e71",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/25417474769"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-05-06T05:10:21.000Z",
      "arch": "x86_64",
      "commit": "2110468785dacb16392b0ef08491d741471fd1a8",
      "fileid": "4c26c33b836b5eccfc60cfb06ba7b3f9b674aba0478ae1ef7a9f440ba82be758",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/25417474769"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-05-06T05:07:59.000Z",
      "arch": "x86_64",
      "commit": "2110468785dacb16392b0ef08491d741471fd1a8",
      "fileid": "4b43669fad8a8b06e2d1b0dc6a065167fe0db407e6a44048827978a1b6eef51d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/25417474769"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-05-06T05:07:55.000Z",
      "arch": "x86_64",
      "commit": "2110468785dacb16392b0ef08491d741471fd1a8",
      "fileid": "460fb6f2fad11c36815b3bc47fcff317c4dbe6339bf5cb938cb2f795d37bf117",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/25417474769"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-05-06T05:07:47.000Z",
      "arch": "x86_64",
      "commit": "2110468785dacb16392b0ef08491d741471fd1a8",
      "fileid": "ad9a18fb1b4eb32fdae9a2990e41a0d7aa2414641b609f91c8448b9fe1e37b50",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/25417474769"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.4",
      "date": "2026-05-22T16:24:46.000Z",
      "arch": "emscripten",
      "commit": "2110468785dacb16392b0ef08491d741471fd1a8",
      "fileid": "a6d5b892447981d662f5ab9c3ea85929168519a5df5c1900ecee169bc4a1a412",
      "status": "success",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/25417474769"
    }
  ]
}