{
  "_id": "6a3785483efcd9bda4418512",
  "Package": "SharedObject",
  "Type": "Package",
  "Title": "Sharing R objects across multiple R processes without memory\nduplication",
  "Version": "1.26.0",
  "Date": "2023-8-9",
  "Authors@R": "c(\nperson(\n\"Jiefei\", \"Wang\",\nemail = \"szwjf08@gmail.com\",\nrole = c(\"aut\", \"cre\")\n),\nperson(\"Martin\", \"Morgan\", role = \"aut\"))",
  "Description": "This package is developed for facilitating parallel\ncomputing in R. It is capable to create an R object in the\nshared memory space and share the data across multiple R\nprocesses. It avoids the overhead of memory dulplication and\ndata transfer, which make sharing big data object across many\nclusters possible.",
  "License": "GPL-3",
  "biocViews": "Infrastructure",
  "BugReports": "https://github.com/Jiefei-Wang/SharedObject/issues",
  "RoxygenNote": "7.1.1",
  "Roxygen": "list(markdown = TRUE)",
  "VignetteBuilder": "knitr",
  "SystemRequirements": "GNU make, C++11",
  "Encoding": "UTF-8",
  "Config/pak/sysreqs": "make",
  "Repository": "https://bioc-release.r-universe.dev",
  "Date/Publication": "2026-04-28 12:50:55 UTC",
  "RemoteUrl": "https://github.com/bioc/SharedObject",
  "RemoteRef": "RELEASE_3_23",
  "RemoteSha": "7a0bb62d8071956c560a66e1ec769244c758da42",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-19 06:49:12 UTC",
    "User": "root"
  },
  "Author": "Jiefei Wang [aut, cre],\nMartin Morgan [aut]",
  "Maintainer": "Jiefei Wang <szwjf08@gmail.com>",
  "MD5sum": "692859d3f07089846c3a775cd5af36cf",
  "_user": "bioc-release",
  "_type": "src",
  "_file": "SharedObject_1.26.0.tar.gz",
  "_fileid": "c5106aff91f3ee7c161e80959f6b1027295ed163ce680277515a596f55455279",
  "_filesize": 505256,
  "_sha256": "c5106aff91f3ee7c161e80959f6b1027295ed163ce680277515a596f55455279",
  "_created": "2026-06-19T06:49:12.000Z",
  "_published": "2026-06-21T06:31:36.518Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82547431507,
      "time": 145,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "FAILURE",
      "artifact": ""
    },
    {
      "job": 82547431521,
      "time": 128,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 82547431539,
      "time": 147,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 82547431531,
      "time": 162,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 82547431548,
      "time": 137,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 82547431739,
      "time": 133,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7743481197"
    },
    {
      "job": 82547431722,
      "time": 264,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7743514400"
    },
    {
      "job": 82547431578,
      "time": 90,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 82547431570,
      "time": 147,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 82547431619,
      "time": 290,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7743448563"
    },
    {
      "job": 82547431529,
      "time": 131,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 82547431563,
      "time": 79,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 82547431769,
      "time": 168,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7743489893"
    },
    {
      "job": 82547431546,
      "time": 116,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    }
  ],
  "_buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27810120895",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/SharedObject",
  "_commit": {
    "id": "7a0bb62d8071956c560a66e1ec769244c758da42",
    "author": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "committer": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "message": "bump x.y.z version to even y prior to creation of RELEASE_3_23 branch\n",
    "time": 1777380655
  },
  "_maintainer": {
    "name": "Jiefei Wang",
    "email": "szwjf08@gmail.com",
    "login": "jiefei-wang",
    "description": "",
    "uuid": 13570205
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6.0",
      "role": "Depends"
    },
    {
      "package": "BH",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "BiocGenerics",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "parallel",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": false,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.27.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.25.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "infrastructure",
    "sharedobject",
    "cpp"
  ],
  "_stars": 51,
  "_contributors": [
    {
      "user": "jiefei-wang",
      "count": 222,
      "uuid": 13570205
    },
    {
      "user": "nturaga",
      "count": 12,
      "uuid": 2746443
    },
    {
      "user": "jwokaty",
      "count": 8,
      "uuid": 1744257
    },
    {
      "user": "pekkarr",
      "count": 2,
      "uuid": 40121471
    },
    {
      "user": "lgatto",
      "count": 1,
      "uuid": 384198
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "followers": 440,
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_devurl": "https://github.com/jiefei-wang/sharedobject",
  "_searchresults": 9,
  "_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/readme.html",
    "extra/readme.md",
    "extra/SharedObject.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jiefei-wang/sharedobject",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "allocateSharedMemory",
    "freeSharedMemory",
    "getCopyOnWrite",
    "getLastIndex",
    "getSharedCopy",
    "getSharedMemorySize",
    "getSharedSubset",
    "hasSharedMemory",
    "initialSharedObjectPackageData",
    "is.shared",
    "listSharedObjects",
    "mapSharedMemory",
    "releaseSharedObjectPackageData",
    "setCopyOnWrite",
    "setSharedCopy",
    "setSharedSubset",
    "share",
    "SharedObject",
    "sharedObjectPkgOptions",
    "sharedObjectProperties",
    "unmapSharedMemory",
    "unshare"
  ],
  "_help": [
    {
      "page": "developer-API",
      "title": "Functions to manipulate shared memory",
      "topics": [
        "allocateSharedMemory",
        "freeSharedMemory",
        "getLastIndex",
        "getSharedMemorySize",
        "hasSharedMemory",
        "initialSharedObjectPackageData",
        "mapSharedMemory",
        "releaseSharedObjectPackageData",
        "unmapSharedMemory"
      ]
    },
    {
      "page": "is.altrep",
      "title": "Whether an object is an ALTREP object",
      "topics": [
        "is.altrep"
      ]
    },
    {
      "page": "is.shared",
      "title": "Test whether an object is shared",
      "topics": [
        "is.shared",
        "is.shared,ANY-method"
      ]
    },
    {
      "page": "listSharedObjects",
      "title": "List all shared Objects",
      "topics": [
        "listSharedObjects"
      ]
    },
    {
      "page": "pkgconfig",
      "title": "Find path of the shared memory header file",
      "topics": [
        "pkgconfig"
      ]
    },
    {
      "page": "share",
      "title": "Create a shared object",
      "topics": [
        "share",
        "share,ANY-method",
        "share,data.frame-method",
        "share,list-method",
        "share,matrix-method",
        "share,vector-method"
      ]
    },
    {
      "page": "SharedObject",
      "title": "Create an empty shared object",
      "topics": [
        "SharedObject"
      ]
    },
    {
      "page": "sharedObjectPkgOptions",
      "title": "Get or set the global options for the SharedObject package",
      "topics": [
        "sharedObjectPkgOptions"
      ]
    },
    {
      "page": "sharedObjectProperties",
      "title": "Get/Set the properties of a shared object.",
      "topics": [
        "getCopyOnWrite",
        "getSharedCopy",
        "getSharedSubset",
        "setCopyOnWrite",
        "setSharedCopy",
        "setSharedSubset",
        "sharedObjectProperties",
        "sharedObjectProperties,ANY-method",
        "sharedObjectProperties,list-method"
      ]
    },
    {
      "page": "unshare",
      "title": "Unshare a shared object",
      "topics": [
        "unshare",
        "unshare,ANY-method",
        "unshare,list-method",
        "unshare,vector-method"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/SharedObject/raw/RELEASE_3_23/README.md",
  "_rundeps": [
    "BH",
    "BiocGenerics",
    "generics",
    "Rcpp"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "quick_start_guide.Rmd",
      "filename": "quick_start_guide.html",
      "title": "Package Quick Start Guide",
      "author": "Jiefei Wang",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Quick example",
        "Creating a shared object from an existing object",
        "Creating a shared object from scratch",
        "Properties of the shared object",
        "Supported data types and structures",
        "Package options",
        "Advanced topics",
        "Copy-On-Write",
        "Warning",
        "Shared copy",
        "Listing the shared object",
        "Developing package based upon SharedObject",
        "user API",
        "R's shared memory API",
        "C++ shared memory API",
        "Step 1",
        "Step 2",
        "Step 3",
        "Session Information"
      ],
      "created": "2019-06-10 16:41:08",
      "modified": "2022-05-19 02:05:59",
      "commits": 25
    },
    {
      "source": "quick_start_guide_Chinese.Rmd",
      "filename": "quick_start_guide_Chinese.html",
      "title": "新手指引",
      "author": "Jiefei Wang",
      "engine": "knitr::rmarkdown",
      "headings": [
        "介绍",
        "基础用法",
        "通过现有的对象创建共享对象",
        "创建空的共享对象",
        "共享对象的属性",
        "支持的数据类型和结构",
        "Package默认设置",
        "进阶教程",
        "写时拷贝",
        "警告",
        "共享拷贝",
        "列出共享内存编号",
        "基于SharedObject开发package",
        "用户API",
        "R的共享内存管理API",
        "C++的共享内存管理API",
        "第一步",
        "第二步",
        "第三步",
        "Session Information"
      ],
      "created": "2020-10-28 14:55:45",
      "modified": "2020-11-02 12:00:29",
      "commits": 2
    }
  ],
  "_score": 7.087781417809543,
  "_indexed": false,
  "_nocasepkg": "sharedobject",
  "_universes": [
    "bioc-release"
  ],
  "_indexurl": "https://bioc.r-universe.dev/SharedObject",
  "_binaries": [
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.24.0",
      "date": "2026-04-03T09:17:26.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "e673c87dacd2ea59bcc89f10208bd6d365223769",
      "fileid": "bd153981f134047d054154d7d4cdc2a9df66cf5419fdfad4b81cc81914964da9",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/23941039883"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.24.0",
      "date": "2026-04-03T09:22:31.000Z",
      "arch": "aarch64",
      "commit": "e673c87dacd2ea59bcc89f10208bd6d365223769",
      "fileid": "e0befe3348d35756abe4a8993e2d3d37f355b6fc4120c015a87290614737caa4",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/23941039883"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.24.0",
      "date": "2026-04-03T09:23:50.000Z",
      "arch": "x86_64",
      "commit": "e673c87dacd2ea59bcc89f10208bd6d365223769",
      "fileid": "152ce93943ef0f67bdbc281a4d253950f8d512c1200917aa09e078d9affade0e",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/23941039883"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.24.0",
      "date": "2026-04-03T09:16:39.000Z",
      "arch": "x86_64",
      "commit": "e673c87dacd2ea59bcc89f10208bd6d365223769",
      "fileid": "c8b9799b0570b2ef80a970532066fd7070b3d4179fd5834f8a5c62812bf4f634",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/23941039883"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.24.0",
      "date": "2026-04-03T09:15:58.000Z",
      "arch": "x86_64",
      "commit": "e673c87dacd2ea59bcc89f10208bd6d365223769",
      "fileid": "9b7db1694079afff53dfbb2228a2fcdc4c84756645f845c82f054cf8642c5938",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/23941039883"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.26.0",
      "date": "2026-06-19T06:49:14.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "7a0bb62d8071956c560a66e1ec769244c758da42",
      "fileid": "3e526a126fa772260449496a13c30a3eb07dfede343e23bc2f9acf1310e19a16",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27810120895"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.26.0",
      "date": "2026-06-19T06:51:14.000Z",
      "arch": "aarch64",
      "commit": "7a0bb62d8071956c560a66e1ec769244c758da42",
      "fileid": "6d25cb5acb38b0204e8bff43f7a0a63911fcb7a24033b8f6decc7185881cc512",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27810120895"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.26.0",
      "date": "2026-06-19T06:52:38.000Z",
      "arch": "x86_64",
      "commit": "7a0bb62d8071956c560a66e1ec769244c758da42",
      "fileid": "c3364ebd9985ae377da60928c5a92997f348cfc5ebe49a8a2e2d0bc721f89b4c",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27810120895"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.26.0",
      "date": "2026-06-19T06:51:00.000Z",
      "arch": "x86_64",
      "commit": "7a0bb62d8071956c560a66e1ec769244c758da42",
      "fileid": "5af0ccef57d71c4217fe41702679690a7343acb92ee7af6789fa76d5e408728f",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27810120895"
    }
  ]
}