{
  "_id": "6a5f4fa814e95619b75d60cd",
  "Package": "mori",
  "Title": "Shared Memory for R Objects",
  "Version": "0.2.2",
  "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",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-21 10:50:22 UTC",
    "User": "root"
  },
  "Author": "Charlie Gao [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-0750-061X>), Posit Software, PBC\n[cph, fnd] (ROR: <https://ror.org/03wc8by49>)",
  "Maintainer": "Charlie Gao <charlie.gao@posit.co>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-07-21 07:40:02 UTC",
  "RemoteUrl": "https://github.com/cran/mori",
  "RemoteRef": "HEAD",
  "RemoteSha": "63017dba7edeb016de05a7ddab9daf233bd467c3",
  "_user": "cran",
  "_type": "src",
  "_file": "mori_0.2.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/19bacacc5d44a5ee258eba96df8434cf619e71ba0acc8669b8a8036af2c6be06",
  "_filesize": 144928,
  "_sha256": "19bacacc5d44a5ee258eba96df8434cf619e71ba0acc8669b8a8036af2c6be06",
  "_expires": "2026-10-29T10:53:26.000Z",
  "_created": "2026-07-21T10:50:22.000Z",
  "_published": "2026-07-21T10:53:28.114Z",
  "_jobs": [
    {
      "job": 88612291103,
      "time": 132,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8492487722"
    },
    {
      "job": 88612291066,
      "time": 107,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8492475515"
    },
    {
      "job": 88612291046,
      "time": 127,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8492486101"
    },
    {
      "job": 88612291039,
      "time": 154,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8492494677"
    },
    {
      "job": 88611596842,
      "time": 196,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8492428164"
    },
    {
      "job": 88612291040,
      "time": 90,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8492468056"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/29823538070",
  "_status": "success",
  "_upstream": "https://github.com/cran/mori",
  "_commit": {
    "id": "63017dba7edeb016de05a7ddab9daf233bd467c3",
    "author": "Charlie Gao <charlie.gao@posit.co>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.2.2\n",
    "time": 1784619602
  },
  "_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": "mirai",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2026-17",
      "n": 1
    },
    {
      "week": "2026-19",
      "n": 1
    },
    {
      "week": "2026-24",
      "n": 1
    },
    {
      "week": "2026-30",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.0",
      "date": "2026-04-21"
    },
    {
      "name": "0.2.0",
      "date": "2026-05-09"
    },
    {
      "name": "0.2.1",
      "date": "2026-06-09"
    },
    {
      "name": "0.2.2",
      "date": "2026-07-21"
    }
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "shikokuchuo",
      "count": 4,
      "uuid": 53399081
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 622,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 1774,
    "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": false,
  "_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"
    },
    {
      "version": "0.2.2",
      "date": "2026-07-21"
    }
  ],
  "_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/cran/mori/raw/HEAD/man/figures/logo.svg",
  "_readme": "https://github.com/cran/mori/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 3.027104865879351,
  "_indexed": false,
  "_nocasepkg": "mori",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://shikokuchuo.r-universe.dev/mori",
  "_previous": "0.2.1",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-07-21T10:52:45.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "63017dba7edeb016de05a7ddab9daf233bd467c3",
      "fileid": "https://r2.ropensci.org/27074848b79418367150dd726f0a0f3db6ba68305fd20f0f3959d671bb55336f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29823538070"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-07-21T10:52:17.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "63017dba7edeb016de05a7ddab9daf233bd467c3",
      "fileid": "https://r2.ropensci.org/f5283eee057b6d31ed7f3564db206011295f3094c3bc5d0e216ae12f19043c23",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29823538070"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-07-21T10:52:40.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "63017dba7edeb016de05a7ddab9daf233bd467c3",
      "fileid": "https://r2.ropensci.org/53c0f4d775620855469db33c4e4057a0eb147db29264c6cbd08ff55a5d039792",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29823538070"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-07-21T10:52:55.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "63017dba7edeb016de05a7ddab9daf233bd467c3",
      "fileid": "https://r2.ropensci.org/7252aefdaed43c32504726c30bf0c4171bc7d23d06e39a3ac7d9cbfb9d70c8f0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29823538070"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.2",
      "date": "2026-07-21T10:52:05.000Z",
      "arch": "emscripten",
      "commit": "63017dba7edeb016de05a7ddab9daf233bd467c3",
      "fileid": "https://r2.ropensci.org/1209c9f89f730af5adcb893fdf1da28f2e523afb60b0894839c2de3e67ae3080",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29823538070"
    }
  ]
}