{
  "_id": "6a49253bb5e98c4082a0b828",
  "Package": "mori",
  "Title": "Shared Memory for R Objects",
  "Version": "0.2.1.9000",
  "Authors@R": "c(\nperson(\"Charlie\", \"Gao\", , \"charlie.gao@posit.co\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-0750-061X\")),\nperson(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"),\ncomment = c(ROR = \"03wc8by49\"))\n)",
  "Description": "Share R objects across processes on the same machine via a\nsingle copy in 'POSIX' shared memory (Linux, macOS) or a\n'Win32' file mapping (Windows). Every process reads from the\nsame physical pages through the R Alternative Representation\n('ALTREP') framework, giving lazy, zero-copy access. Shared\nobjects serialize compactly as their shared memory name rather\nthan their full contents.",
  "License": "MIT + file LICENSE",
  "URL": "https://shikokuchuo.net/mori/, https://github.com/shikokuchuo/mori",
  "BugReports": "https://github.com/shikokuchuo/mori/issues",
  "Config/build/compilation-database": "true",
  "Config/roxygen2/markdown": "TRUE",
  "Config/roxygen2/version": "8.0.0",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Repository": "https://shikokuchuo.r-universe.dev",
  "Date/Publication": "2026-07-04 15:04:21 UTC",
  "RemoteUrl": "https://github.com/shikokuchuo/mori",
  "RemoteRef": "HEAD",
  "RemoteSha": "af5f85222e8a54ed23a4fd217188e24822afed16",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-04 15:16:07 UTC",
    "User": "root"
  },
  "Author": "Charlie Gao [aut, cre] (ORCID: <https://orcid.org/0000-0002-0750-061X>),\nPosit Software, PBC [cph, fnd] (ROR: <https://ror.org/03wc8by49>)",
  "Maintainer": "Charlie Gao <charlie.gao@posit.co>",
  "_user": "shikokuchuo",
  "_type": "src",
  "_file": "mori_0.2.1.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/ac22187f5a73af452151b6f81dc9f33ab6db21ab86029c341c019f24bb8bdf38",
  "_filesize": 145411,
  "_sha256": "ac22187f5a73af452151b6f81dc9f33ab6db21ab86029c341c019f24bb8bdf38",
  "_expires": "2026-10-12T15:22:31.000Z",
  "_created": "2026-07-04T15:16:07.000Z",
  "_published": "2026-07-04T15:22:35.157Z",
  "_jobs": [
    {
      "job": 85143187378,
      "time": 122,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8082894690"
    },
    {
      "job": 85143187395,
      "time": 162,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8082898976"
    },
    {
      "job": 85143187380,
      "time": 121,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8082894636"
    },
    {
      "job": 85143187384,
      "time": 116,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8082893809"
    },
    {
      "job": 85143187421,
      "time": 95,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8082896997"
    },
    {
      "job": 85143187407,
      "time": 222,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8082912305"
    },
    {
      "job": 85143187429,
      "time": 92,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8082898683"
    },
    {
      "job": 85143187428,
      "time": 241,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8082919080"
    },
    {
      "job": 85142991483,
      "time": 176,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8082880455"
    },
    {
      "job": 85143187369,
      "time": 93,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8082891301"
    },
    {
      "job": 85143187389,
      "time": 68,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8082888684"
    },
    {
      "job": 85143187371,
      "time": 77,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8082889418"
    },
    {
      "job": 85143187372,
      "time": 87,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8082890786"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/shikokuchuo/actions/runs/28710432074",
  "_status": "success",
  "_upstream": "https://github.com/shikokuchuo/mori",
  "_commit": {
    "id": "af5f85222e8a54ed23a4fd217188e24822afed16",
    "author": "Charlie Gao <53399081+shikokuchuo@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update mori hex (#47)",
    "time": 1783177461
  },
  "_maintainer": {
    "name": "Charlie Gao",
    "email": "charlie.gao@posit.co",
    "login": "shikokuchuo",
    "bluesky": "@shikokuchuo.net",
    "linkedin": "in/charliegao",
    "orcid": "0000-0002-0750-061X",
    "description": "Senior Software Engineer @posit-pbc",
    "uuid": 53399081
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.3",
      "role": "Depends"
    },
    {
      "package": "lobstr",
      "role": "Suggests"
    },
    {
      "package": "mirai",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "shikokuchuo",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2026-16",
      "n": 22
    },
    {
      "week": "2026-17",
      "n": 4
    },
    {
      "week": "2026-18",
      "n": 4
    },
    {
      "week": "2026-19",
      "n": 10
    },
    {
      "week": "2026-20",
      "n": 1
    },
    {
      "week": "2026-23",
      "n": 6
    },
    {
      "week": "2026-24",
      "n": 11
    },
    {
      "week": "2026-27",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2026-04-21"
    },
    {
      "name": "v0.2.0",
      "date": "2026-05-09"
    },
    {
      "name": "v0.2.1",
      "date": "2026-06-09"
    }
  ],
  "_topics": [
    "shared-memory"
  ],
  "_stars": 138,
  "_contributors": [
    {
      "user": "shikokuchuo",
      "count": 60,
      "uuid": 53399081
    }
  ],
  "_userbio": {
    "uuid": 53399081,
    "type": "user",
    "name": "Charlie Gao",
    "followers": 187,
    "description": "Senior Software Engineer @posit-pbc"
  },
  "_downloads": {
    "count": 2258,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/mori"
  },
  "_devurl": "https://github.com/shikokuchuo/mori",
  "_pkgdown": "https://shikokuchuo.net/mori/",
  "_searchresults": 9,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/mori.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/shikokuchuo/mori",
  "_realowner": "shikokuchuo",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-04-21"
    },
    {
      "version": "0.2.0",
      "date": "2026-05-09"
    },
    {
      "version": "0.2.1",
      "date": "2026-06-09"
    }
  ],
  "_exports": [
    "is_shared",
    "map_shared",
    "prune_shared",
    "share",
    "shared_name"
  ],
  "_help": [
    {
      "page": "mori-package",
      "title": "mori: Shared Memory for R Objects",
      "topics": [
        "mori-package",
        "mori"
      ]
    },
    {
      "page": "is_shared",
      "title": "Test if an Object is Shared",
      "topics": [
        "is_shared"
      ]
    },
    {
      "page": "map_shared",
      "title": "Open Shared Memory by Name",
      "topics": [
        "map_shared"
      ]
    },
    {
      "page": "prune_shared",
      "title": "Prune Orphaned Shared Memory Regions",
      "topics": [
        "prune_shared"
      ]
    },
    {
      "page": "share",
      "title": "Create a Shared Object",
      "topics": [
        "share"
      ]
    },
    {
      "page": "shared_name",
      "title": "Extract Shared Memory Name",
      "topics": [
        "shared_name"
      ]
    }
  ],
  "_pkglogo": "https://github.com/shikokuchuo/mori/raw/HEAD/man/figures/logo.svg",
  "_readme": "https://github.com/shikokuchuo/mori/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 6.57278427003781,
  "_indexed": true,
  "_nocasepkg": "mori",
  "_universes": [
    "shikokuchuo"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.1.9000",
      "date": "2026-07-04T15:18:23.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "af5f85222e8a54ed23a4fd217188e24822afed16",
      "fileid": "https://r2.ropensci.org/870a6fa2006814bac9b9929e9ac84b6eca817c287380dc2631ea4bcf6a8a83bb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shikokuchuo/actions/runs/28710432074"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.1.9000",
      "date": "2026-07-04T15:18:59.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "af5f85222e8a54ed23a4fd217188e24822afed16",
      "fileid": "https://r2.ropensci.org/ca485c7c25b37dd3df33c84dd191822fb40dbb6759b115bb01fce5da4120eb6f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shikokuchuo/actions/runs/28710432074"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.1.9000",
      "date": "2026-07-04T15:18:20.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "af5f85222e8a54ed23a4fd217188e24822afed16",
      "fileid": "https://r2.ropensci.org/66a2c486856ca47f0dc623d21f95728304112b41221928cda0fb325bfee8003d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shikokuchuo/actions/runs/28710432074"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.1.9000",
      "date": "2026-07-04T15:18:10.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "af5f85222e8a54ed23a4fd217188e24822afed16",
      "fileid": "https://r2.ropensci.org/fd9c272df3335f604c54f6663cd14d662e633d2652448c63b29ef76c4518366e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shikokuchuo/actions/runs/28710432074"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.1.9000",
      "date": "2026-07-04T15:18:41.000Z",
      "arch": "aarch64",
      "commit": "af5f85222e8a54ed23a4fd217188e24822afed16",
      "fileid": "https://r2.ropensci.org/ab4e1501e5b0a2c83ed956bf07f6368179e19f0df97fd25cc2974dc17238290d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shikokuchuo/actions/runs/28710432074"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.1.9000",
      "date": "2026-07-04T15:20:15.000Z",
      "arch": "x86_64",
      "commit": "af5f85222e8a54ed23a4fd217188e24822afed16",
      "fileid": "https://r2.ropensci.org/d27bd9ae74e154db7aac5898390a323c97bbf650005168bf8ac62db226cc1656",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shikokuchuo/actions/runs/28710432074"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.1.9000",
      "date": "2026-07-04T15:18:56.000Z",
      "arch": "aarch64",
      "commit": "af5f85222e8a54ed23a4fd217188e24822afed16",
      "fileid": "https://r2.ropensci.org/e6a095113cd9b4b59b122b0baf48fcd11ddf38a1c1d313bfacc6487e96c9fc7b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shikokuchuo/actions/runs/28710432074"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.1.9000",
      "date": "2026-07-04T15:21:39.000Z",
      "arch": "x86_64",
      "commit": "af5f85222e8a54ed23a4fd217188e24822afed16",
      "fileid": "https://r2.ropensci.org/07a83b371e8e79a04f12196d49a9342939c8f937db6f56e141179dcdb34c0e3c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shikokuchuo/actions/runs/28710432074"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.1.9000",
      "date": "2026-07-04T15:17:58.000Z",
      "arch": "emscripten",
      "commit": "af5f85222e8a54ed23a4fd217188e24822afed16",
      "fileid": "https://r2.ropensci.org/177974d2feeac063a7271167cbe048d75aa7a69da140cdae76b998e7b81363bf",
      "status": "success",
      "buildurl": "https://github.com/r-universe/shikokuchuo/actions/runs/28710432074"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.1.9000",
      "date": "2026-07-04T15:17:11.000Z",
      "arch": "x86_64",
      "commit": "af5f85222e8a54ed23a4fd217188e24822afed16",
      "fileid": "https://r2.ropensci.org/073cc6dd1f5a9f2f5a7d1f5f49f6c81d5d17ef5cc2e36903a1e089a5793ac24d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shikokuchuo/actions/runs/28710432074"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.1.9000",
      "date": "2026-07-04T15:17:18.000Z",
      "arch": "x86_64",
      "commit": "af5f85222e8a54ed23a4fd217188e24822afed16",
      "fileid": "https://r2.ropensci.org/7c7625ebeed62fd9dbb154c4bd16a251ac47740092605efc2b653ab8f76ea94d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shikokuchuo/actions/runs/28710432074"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.1.9000",
      "date": "2026-07-04T15:17:30.000Z",
      "arch": "x86_64",
      "commit": "af5f85222e8a54ed23a4fd217188e24822afed16",
      "fileid": "https://r2.ropensci.org/3e6e07ad8fdc8be4e8c799e0d2cca7fd35a26cdbc468d562b4215af6afe5787c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shikokuchuo/actions/runs/28710432074"
    }
  ]
}