{
  "_id": "6a1aaf171d7bb097a09d5320",
  "Package": "RedisParam",
  "Title": "Provide a 'redis' back-end for BiocParallel",
  "Version": "1.15.0",
  "Authors@R": "c(\nperson(\n\"Martin\", \"Morgan\",\nemail = \"mtmorgan.bioc@gmail.com\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-5874-8148\")\n),\nperson(\"Jiefei\", \"Wang\", role = \"aut\"))",
  "Description": "This package provides a Redis-based back-end for\nBiocParallel, enabling an alternative mechanism for distributed\ncomputation. The The 'manager' distributes tasks to a 'worker'\npool through a central Redis server, rather than directly to\nworkers as with other BiocParallel implementations. This means\nthat the worker pool can change dynamically during job\nevaluation. All features of BiocParallel are supported,\nincluding reproducible random number streams, logging to the\nmanager, and alternative 'load balancing' task distributions.",
  "SystemRequirements": "hiredis",
  "License": "Artistic-2.0",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Collate": "'Redis.R' 'RedisBackend-class.R' 'RedisParam-class.R'\n'RedisParam-accessors.R' 'RedisParam-logger.R'\n'RedisParam-methods.R' 'RedisTaskManager.R' 'zzz.R'",
  "biocViews": "Infrastructure",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libhiredis-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:58:42 UTC",
  "RemoteUrl": "https://github.com/bioc/RedisParam",
  "RemoteRef": "HEAD",
  "RemoteSha": "703ab8ea37b76cec5626a254d901804f46d62d99",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-30 07:04:05 UTC",
    "User": "root"
  },
  "Author": "Martin Morgan [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-5874-8148>),\nJiefei Wang [aut]",
  "Maintainer": "Martin Morgan <mtmorgan.bioc@gmail.com>",
  "MD5sum": "d2696dfa87feca572c692cfecc013b61",
  "_user": "bioc",
  "_type": "src",
  "_file": "RedisParam_1.15.0.tar.gz",
  "_fileid": "8aa4aed8b9e7fa9ad5eae8a21db5c192c37e86e37d948c8244a6d20c5274a8fb",
  "_filesize": 635329,
  "_sha256": "8aa4aed8b9e7fa9ad5eae8a21db5c192c37e86e37d948c8244a6d20c5274a8fb",
  "_created": "2026-05-30T07:04:05.000Z",
  "_published": "2026-05-30T09:34:15.758Z",
  "_jobs": [
    {
      "job": 78632212491,
      "time": 160,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7306321167"
    },
    {
      "job": 78632212504,
      "time": 185,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7306324416"
    },
    {
      "job": 78632212507,
      "time": 176,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7306323286"
    },
    {
      "job": 78632212488,
      "time": 120,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7307092961"
    },
    {
      "job": 78632212496,
      "time": 87,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7307161030"
    },
    {
      "job": 78632000739,
      "time": 217,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306302070"
    },
    {
      "job": 78632212482,
      "time": 125,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306316992"
    },
    {
      "job": 78632212536,
      "time": 155,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7306320678"
    },
    {
      "job": 78632212535,
      "time": 165,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7306322221"
    },
    {
      "job": 78632212545,
      "time": 196,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7306325848"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 1,
    "note": 5
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26677517475",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/RedisParam",
  "_commit": {
    "id": "703ab8ea37b76cec5626a254d901804f46d62d99",
    "author": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "committer": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "message": "bump x.y.z version to odd y following creation of RELEASE_3_23 branch\n",
    "time": 1777381122
  },
  "_maintainer": {
    "name": "Martin Morgan",
    "email": "mtmorgan.bioc@gmail.com",
    "login": "mtmorgan",
    "orcid": "0000-0002-5874-8148",
    "description": "",
    "uuid": 118552
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2.0",
      "role": "Depends"
    },
    {
      "package": "BiocParallel",
      "version": ">= 1.29.12",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "redux",
      "role": "Imports"
    },
    {
      "package": "withr",
      "role": "Imports"
    },
    {
      "package": "logger",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2025-52",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.15.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.14.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "infrastructure"
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 314,
    "source": "https://www.bioconductor.org/packages/stats/bioc/RedisParam"
  },
  "_searchresults": 23,
  "_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/RedisParam.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mtmorgan/redisparam",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "bpbackend",
    "bpisup",
    "bplog<-",
    "bpstart",
    "bpstop",
    "bpstopall",
    "bpworkers",
    "RedisParam",
    "rpalive",
    "rphost",
    "rpisworker",
    "rppassword",
    "rpport",
    "rpstopall",
    "rpworkers"
  ],
  "_help": [
    {
      "page": "RedisParam-deprecated",
      "title": "Deprecated functions in the RedisParam package",
      "topics": [
        "bpstopall"
      ]
    },
    {
      "page": "RedisParam-class",
      "title": "Enable redis-based parallel evaluation in BiocParallel",
      "topics": [
        "bpbackend,RedisParam-method",
        "bpisup,RedisParam-method",
        "bplog<-,RedisParam,logical-method",
        "bpstart,RedisParam-method",
        "bpstop,RedisParam-method",
        "bpworkers,RedisParam-method",
        "RedisParam",
        "rpalive",
        "rphost",
        "rpisworker",
        "rppassword",
        "rpport",
        "rpstopall",
        "rpworkers"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/RedisParam/raw/HEAD/README.md",
  "_rundeps": [
    "BH",
    "BiocParallel",
    "codetools",
    "cpp11",
    "digest",
    "formatR",
    "futile.logger",
    "futile.options",
    "lambda.r",
    "logger",
    "R6",
    "redux",
    "snow",
    "storr",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "RedisParamDeveloperGuide.Rmd",
      "filename": "RedisParamDeveloperGuide.html",
      "title": "RedisParam for Developers",
      "author": "Jiefei Wang",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "General design principles",
        "Data structure in Redis",
        "Workflow",
        "Manager",
        "Submit a task to Redis",
        "Receive a result from Redis",
        "Worker",
        "Receive a task from Redis",
        "Send a result to Redis",
        "Session information"
      ],
      "created": "2022-06-08 17:53:35",
      "modified": "2022-06-08 17:53:35",
      "commits": 1
    },
    {
      "source": "RedisParamUserGuide.Rmd",
      "filename": "RedisParamUserGuide.html",
      "title": "Using RedisParam",
      "author": "Martin Morgan",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Getting started",
        "Use",
        "Manager and workers from a single R session",
        "Independently-managed workers",
        "Session info"
      ],
      "created": "2022-06-08 17:53:35",
      "modified": "2022-06-08 17:53:35",
      "commits": 1
    }
  ],
  "_score": 4.838849090737256,
  "_indexed": true,
  "_nocasepkg": "redisparam",
  "_universes": [
    "bioc",
    "mtmorgan"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.15.0",
      "date": "2026-05-30T07:07:09.000Z",
      "distro": "noble",
      "commit": "703ab8ea37b76cec5626a254d901804f46d62d99",
      "fileid": "5e5e2fcb4ec3e8318fd028c97b31403e04948a09e5454911f3bdd2c1eb887d2c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677517475"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.15.0",
      "date": "2026-05-30T07:06:59.000Z",
      "distro": "noble",
      "commit": "703ab8ea37b76cec5626a254d901804f46d62d99",
      "fileid": "73e062d1dcc0022d918ee2289e036a14df8d3adc38d3d483a5fed812da9b958b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677517475"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.15.0",
      "date": "2026-05-30T09:13:07.000Z",
      "commit": "703ab8ea37b76cec5626a254d901804f46d62d99",
      "fileid": "919dbf46c633181552ca32ee02807065fd9ff489175818b4251aabc44c677761",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677517475"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.15.0",
      "date": "2026-05-30T09:25:20.000Z",
      "commit": "703ab8ea37b76cec5626a254d901804f46d62d99",
      "fileid": "fd4fcc45c07bb7421cec8c6871ba4af7d01612a177096b07de1a358233890765",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677517475"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.15.0",
      "date": "2026-05-30T07:06:26.000Z",
      "commit": "703ab8ea37b76cec5626a254d901804f46d62d99",
      "fileid": "c5182ffb3452c934035ae66077ddcb7520eef48f9cb55a7c34410076b4e93eae",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677517475"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.15.0",
      "date": "2026-05-30T07:05:38.000Z",
      "commit": "703ab8ea37b76cec5626a254d901804f46d62d99",
      "fileid": "7f488c24aa900e5a84cfde785069c21e2d993e576346f713b9e6562566d5fa53",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677517475"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.15.0",
      "date": "2026-05-30T07:05:53.000Z",
      "commit": "703ab8ea37b76cec5626a254d901804f46d62d99",
      "fileid": "8662b20aaae0a125cc55d903f61ad679b0de05ab70628b162063d574e3230ee6",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677517475"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.15.0",
      "date": "2026-05-30T07:06:22.000Z",
      "commit": "703ab8ea37b76cec5626a254d901804f46d62d99",
      "fileid": "7f3b2aac72d25460a8abf42e8f1111a8b8dbd8e40d18e33c1379f5322971e5cf",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677517475"
    }
  ]
}