{
  "_id": "6a3b6abf5cdecea1d681e544",
  "Package": "interprocess",
  "Type": "Package",
  "Title": "Mutexes, Semaphores, and Message Queues",
  "Version": "1.3.0",
  "Date": "2025-05-23",
  "Authors@R": "c(\nperson(\n\"Daniel P.\", \"Smith\",\nemail   = \"dansmith01@gmail.com\",\nrole    = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-2479-2044\")),\nperson(\n\"Alkek Center for Metagenomics and Microbiome Research\",\nrole = c(\"cph\", \"fnd\") ))",
  "Description": "Provides access to low-level operating system mechanisms\nfor performing atomic operations on shared data structures.\nMutexes provide shared and exclusive locks. Semaphores act as\ncounters. Message queues move text strings from one process to\nanother. All these interprocess communication (IPC) tools can\noptionally block with or without a timeout. Implemented using\nthe cross-platform 'boost' 'C++' library\n<https://www.boost.org/doc/libs/release/libs/interprocess/>.",
  "URL": "https://cmmr.github.io/interprocess/,\nhttps://github.com/cmmr/interprocess",
  "BugReports": "https://github.com/cmmr/interprocess/issues",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Roxygen": "list(markdown = TRUE)",
  "Config/testthat/edition": "3",
  "Config/Needs/website": "rmarkdown",
  "Repository": "https://cmmr.r-universe.dev",
  "Date/Publication": "2025-08-07 19:21:22 UTC",
  "RemoteUrl": "https://github.com/cmmr/interprocess",
  "RemoteRef": "HEAD",
  "RemoteSha": "4d62efae16568af984372c7529911083e30dc5e4",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-24 05:23:16 UTC",
    "User": "root"
  },
  "Author": "Daniel P. Smith [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-2479-2044>),\nAlkek Center for Metagenomics and Microbiome Research [cph, fnd]",
  "Maintainer": "Daniel P. Smith <dansmith01@gmail.com>",
  "MD5sum": "ceacce5df7c1d48f868edd383a977d91",
  "_user": "cmmr",
  "_type": "src",
  "_file": "interprocess_1.3.0.tar.gz",
  "_fileid": "8f2c55ad8d42429e6f50b96e1a4b85e31331a46372f46aab79276c0799aefefa",
  "_filesize": 162442,
  "_sha256": "8f2c55ad8d42429e6f50b96e1a4b85e31331a46372f46aab79276c0799aefefa",
  "_created": "2026-06-24T05:23:16.000Z",
  "_published": "2026-06-24T05:27:27.321Z",
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 83123718387,
      "time": 150,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7840856657"
    },
    {
      "job": 83123718344,
      "time": 128,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7840851432"
    },
    {
      "job": 83123718364,
      "time": 140,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7840854295"
    },
    {
      "job": 83123718394,
      "time": 126,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7840850785"
    },
    {
      "job": 83123718325,
      "time": 83,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7840840731"
    },
    {
      "job": 83123718336,
      "time": 206,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7840869372"
    },
    {
      "job": 83123718312,
      "time": 76,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7840838972"
    },
    {
      "job": 83123718324,
      "time": 206,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7840869300"
    },
    {
      "job": 83123378311,
      "time": 179,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7840820858"
    },
    {
      "job": 83123718283,
      "time": 114,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7840848091"
    },
    {
      "job": 83123718266,
      "time": 105,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7840846203"
    },
    {
      "job": 83123718294,
      "time": 129,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7840851555"
    },
    {
      "job": 83123718277,
      "time": 138,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7840853471"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cmmr/actions/runs/28077034869",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cmmr/interprocess",
  "_commit": {
    "id": "4d62efae16568af984372c7529911083e30dc5e4",
    "author": "Daniel Smith <dansmith@orst.edu>",
    "committer": "Daniel Smith <dansmith@orst.edu>",
    "message": "badges cleanup 2\n",
    "time": 1754594482
  },
  "_maintainer": {
    "name": "Daniel P. Smith",
    "email": "dansmith01@gmail.com",
    "login": "dansmith01",
    "orcid": "0000-0002-2479-2044",
    "description": "Bioinformatics programmer at Baylor College of Medicine, specializing in visualization of microbiome datasets.",
    "uuid": 2066273
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "cpp11",
      "role": "LinkingTo"
    },
    {
      "package": "BH",
      "role": "LinkingTo"
    },
    {
      "package": "callr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "cmmr",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-32",
      "n": 5
    }
  ],
  "_tags": [],
  "_stars": 12,
  "_contributors": [
    {
      "user": "dansmith01",
      "count": 36,
      "uuid": 2066273
    }
  ],
  "_userbio": {
    "uuid": 7662263,
    "type": "organization",
    "name": "Alkek Center for Metagenomics and Microbiome Research",
    "followers": 22,
    "description": "CMMR researchers develop molecular and informatic tools to advance clinical microbiome research."
  },
  "_downloads": {
    "count": 559,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/interprocess"
  },
  "_devurl": "https://github.com/cmmr/interprocess",
  "_pkgdown": "https://cmmr.github.io/interprocess/",
  "_searchresults": 6,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/interprocess.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/cmmr/interprocess",
  "_realowner": "cmmr",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2025-05-02"
    },
    {
      "version": "1.1.0",
      "date": "2025-05-09"
    },
    {
      "version": "1.2.0",
      "date": "2025-05-16"
    },
    {
      "version": "1.3.0",
      "date": "2025-05-27"
    }
  ],
  "_exports": [
    "hash",
    "msg_queue",
    "mutex",
    "semaphore",
    "uid"
  ],
  "_help": [
    {
      "page": "msg_queue",
      "title": "Send Text Messages Between Processes",
      "concept": [
        "shared objects"
      ],
      "topics": [
        "msg_queue",
        "with.msg_queue"
      ]
    },
    {
      "page": "mutex",
      "title": "Shared and Exclusive Locks",
      "concept": [
        "shared objects"
      ],
      "topics": [
        "mutex",
        "with.mutex"
      ]
    },
    {
      "page": "semaphore",
      "title": "Increment and Decrement an Integer",
      "concept": [
        "shared objects"
      ],
      "topics": [
        "semaphore",
        "with.semaphore"
      ]
    },
    {
      "page": "uid",
      "title": "Generate Names",
      "topics": [
        "hash",
        "uid"
      ]
    }
  ],
  "_pkglogo": "https://github.com/cmmr/interprocess/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/cmmr/interprocess/raw/HEAD/README.md",
  "_rundeps": [
    "BH",
    "cpp11"
  ],
  "_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"
    }
  ],
  "_score": 4.2552725051033065,
  "_indexed": true,
  "_nocasepkg": "interprocess",
  "_universes": [
    "cmmr",
    "dansmith01"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.0",
      "date": "2026-06-24T05:25:59.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "4d62efae16568af984372c7529911083e30dc5e4",
      "fileid": "b013c7db65d4fb3c83253215bd30a9b054971ac736ed2bd7046a193e73a55f23",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cmmr/actions/runs/28077034869"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.0",
      "date": "2026-06-24T05:25:31.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "4d62efae16568af984372c7529911083e30dc5e4",
      "fileid": "0bae6f3d6dda5c1a73be2962c93307c50e0db2ffa89ed36f3d7b4305a06d4508",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cmmr/actions/runs/28077034869"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3.0",
      "date": "2026-06-24T05:25:48.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "4d62efae16568af984372c7529911083e30dc5e4",
      "fileid": "ed2521d27f669a897b601b80bc6e64b35ee0a2b76587746360983e99d31d54f0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cmmr/actions/runs/28077034869"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3.0",
      "date": "2026-06-24T05:25:28.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "4d62efae16568af984372c7529911083e30dc5e4",
      "fileid": "999977b34f1db2951cc1e8fd02e8487f9ab1fdd3d121473193ea8d503a118758",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cmmr/actions/runs/28077034869"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3.0",
      "date": "2026-06-24T05:24:47.000Z",
      "arch": "aarch64",
      "commit": "4d62efae16568af984372c7529911083e30dc5e4",
      "fileid": "d0eb973f129a27cde3b518693f3ccb0f952959ed23f2ee232afdaea520f5f7aa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cmmr/actions/runs/28077034869"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3.0",
      "date": "2026-06-24T05:26:12.000Z",
      "arch": "x86_64",
      "commit": "4d62efae16568af984372c7529911083e30dc5e4",
      "fileid": "f2369d845bb070832bf7f71b660e08c4c75dc689d432df14260b2234a62277b5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cmmr/actions/runs/28077034869"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.3.0",
      "date": "2026-06-24T05:24:40.000Z",
      "arch": "aarch64",
      "commit": "4d62efae16568af984372c7529911083e30dc5e4",
      "fileid": "a9988608c248286d5fbe904dbf215cda444c74d0d1d0b6cf817f37c5341dd6f0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cmmr/actions/runs/28077034869"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.3.0",
      "date": "2026-06-24T05:26:19.000Z",
      "arch": "x86_64",
      "commit": "4d62efae16568af984372c7529911083e30dc5e4",
      "fileid": "e36b7e5a2f8926588e471ce4105d0b37fbe1d3320c69f810afedacb230a99f7d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cmmr/actions/runs/28077034869"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3.0",
      "date": "2026-06-24T05:25:23.000Z",
      "arch": "emscripten",
      "commit": "4d62efae16568af984372c7529911083e30dc5e4",
      "fileid": "e6826b4face901729da8a599bcdb44933f2029d0065c0fceda055fec6b576b29",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cmmr/actions/runs/28077034869"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-06-24T05:24:34.000Z",
      "arch": "x86_64",
      "commit": "4d62efae16568af984372c7529911083e30dc5e4",
      "fileid": "f3102219d4fbc341f2f19aac8e45d6a1a1b09a94c68a0774f015494ef2261205",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cmmr/actions/runs/28077034869"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-06-24T05:25:01.000Z",
      "arch": "x86_64",
      "commit": "4d62efae16568af984372c7529911083e30dc5e4",
      "fileid": "1f78d88b3df9f74d23106ac6cd512abeffb8236acaa82de3f74d170fac5931e1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cmmr/actions/runs/28077034869"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-06-24T05:25:07.000Z",
      "arch": "x86_64",
      "commit": "4d62efae16568af984372c7529911083e30dc5e4",
      "fileid": "4beb2736ddfa60b31fa97d50b136e1f3e9e878a08d3e1af3bfafbd9d4e483dd1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cmmr/actions/runs/28077034869"
    }
  ]
}