{
  "_id": "6a1fe60cb401979e7343c350",
  "Package": "OSCA",
  "Title": "Orchestrating Single Cell Analysis with Bioconductor",
  "Version": "1.23.0",
  "Date": "2022-09-05",
  "Authors@R": "c( \nperson('Robert', 'Amezquita', role = c('aut')),\nperson('Aaron', 'Lun', role = c('aut')),\nperson('Stephanie', 'Hicks', role = 'aut'),\nperson('Raphael', 'Gottardo', role = 'aut'),\nperson(\"Alan\", \"O'Callaghan\", role = 'cre', email = \"alan.ocallaghan@outlook.com\")\n)",
  "Description": "Online book for orchestrating single cell analysis with\nBioconductor. Contains plenty of worked examples, theoretical\nbackground and some philosophical discussions on the nature of\nsingle-cell data analysis.",
  "License": "CC BY 4.0",
  "Encoding": "UTF-8",
  "URL": "https://github.com/Bioconductor/OrchestratingSingleCellAnalysis",
  "biocViews": "ImmunoOncologyWorkflow, Workflow, SingleCellWorkflow",
  "Workflow": "True",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake make libuv1-dev libxml2-dev",
  "Repository": "https://tempbioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:53:30 UTC",
  "RemoteUrl": "https://github.com/bioc/OSCA",
  "RemoteRef": "HEAD",
  "RemoteSha": "73bbe7a3f5e47eeb4b7835dee2bac642e1895976",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-03 08:19:15 UTC",
    "User": "root"
  },
  "Author": "Robert Amezquita [aut],\nAaron Lun [aut],\nStephanie Hicks [aut],\nRaphael Gottardo [aut],\nAlan O'Callaghan [cre]",
  "Maintainer": "Alan O'Callaghan <alan.ocallaghan@outlook.com>",
  "MD5sum": "8663b321c740368c95a736f0db23f2f8",
  "_user": "tempbioc",
  "_type": "src",
  "_file": "OSCA_1.23.0.tar.gz",
  "_fileid": "02cc92c1e6f0bf80d15be5d8449d92654c811e04d0e09394577281f0ff4a283f",
  "_filesize": 279509,
  "_sha256": "02cc92c1e6f0bf80d15be5d8449d92654c811e04d0e09394577281f0ff4a283f",
  "_created": "2026-06-03T08:19:15.000Z",
  "_published": "2026-06-03T08:30:04.370Z",
  "_jobs": [
    {
      "job": 79251450363,
      "time": 474,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7379436880"
    },
    {
      "job": 79251450226,
      "time": 520,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7379451738"
    },
    {
      "job": 79251450206,
      "time": 435,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7379422941"
    },
    {
      "job": 79251450250,
      "time": 187,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7379361681"
    },
    {
      "job": 79251450304,
      "time": 222,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7379351250"
    },
    {
      "job": 79249813044,
      "time": 610,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7379274305"
    },
    {
      "job": 79251450224,
      "time": 460,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7379431985"
    },
    {
      "job": 79251450263,
      "time": 504,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7379446775"
    },
    {
      "job": 79251450254,
      "time": 463,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7379432599"
    },
    {
      "job": 79251450255,
      "time": 613,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7379484671"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 0,
    "note": 8
  },
  "_buildurl": "https://github.com/r-universe/tempbioc/actions/runs/26872111260",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/OSCA",
  "_commit": {
    "id": "73bbe7a3f5e47eeb4b7835dee2bac642e1895976",
    "author": "lshep <lori.shepherd@roswellpark.org>",
    "committer": "lshep <lori.shepherd@roswellpark.org>",
    "message": "bump x.y.z version to odd y following creation of RELEASE_3_23 branch\n",
    "time": 1777380810
  },
  "_maintainer": {
    "name": "Alan OCallaghan",
    "email": "alan.ocallaghan@outlook.com",
    "login": "alanocallaghan",
    "description": "Biomedical data - stats - programming",
    "uuid": 10779688
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "BiocStyle",
      "role": "Depends"
    },
    {
      "package": "knitr",
      "role": "Depends"
    },
    {
      "package": "rebook",
      "role": "Depends"
    },
    {
      "package": "rmarkdown",
      "role": "Depends"
    },
    {
      "package": "OSCA.intro",
      "role": "Suggests"
    },
    {
      "package": "OSCA.basic",
      "role": "Suggests"
    },
    {
      "package": "OSCA.advanced",
      "role": "Suggests"
    },
    {
      "package": "OSCA.workflows",
      "role": "Suggests"
    },
    {
      "package": "OSCA.multisample",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_topics": [
    "immunooncologyworkflow",
    "workflow",
    "singlecellworkflow",
    "book",
    "book-base",
    "rna-seq",
    "single-cell",
    "single-cell-rna-seq"
  ],
  "_stars": 66,
  "_contributors": [
    {
      "user": "ltla",
      "count": 678,
      "uuid": 8166669
    },
    {
      "user": "robertamezquita",
      "count": 124,
      "uuid": 2438701
    },
    {
      "user": "kevinrue",
      "count": 21,
      "uuid": 5769108
    },
    {
      "user": "stephaniehicks",
      "count": 10,
      "uuid": 1452065
    },
    {
      "user": "petehaitch",
      "count": 4,
      "uuid": 1049741
    },
    {
      "user": "csoneson",
      "count": 2,
      "uuid": 5628952
    },
    {
      "user": "alexnghiem",
      "count": 1,
      "uuid": 23424359
    },
    {
      "user": "federicomarini",
      "count": 1,
      "uuid": 7447478
    },
    {
      "user": "mtmorgan",
      "count": 1,
      "uuid": 118552
    },
    {
      "user": "grimbough",
      "count": 1,
      "uuid": 971237
    },
    {
      "user": "nturaga",
      "count": 1,
      "uuid": 2746443
    },
    {
      "user": "plger",
      "count": 1,
      "uuid": 9786697
    },
    {
      "user": "sjaenick",
      "count": 1,
      "uuid": 6491649
    }
  ],
  "_userbio": {
    "uuid": 144379419,
    "type": "organization",
    "name": "tempbioc"
  },
  "_devurl": "https://github.com/bioconductor/orchestratingsinglecellanalysis",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/OSCA.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [],
  "_help": [],
  "_readme": "https://github.com/bioc/OSCA/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "BiocGenerics",
    "BiocManager",
    "BiocStyle",
    "bookdown",
    "bslib",
    "cachem",
    "cli",
    "CodeDepends",
    "codetools",
    "digest",
    "dir.expiry",
    "evaluate",
    "fastmap",
    "filelock",
    "fontawesome",
    "fs",
    "generics",
    "graph",
    "highr",
    "htmltools",
    "jquerylib",
    "jsonlite",
    "knitr",
    "lifecycle",
    "memoise",
    "mime",
    "R6",
    "rappdirs",
    "rebook",
    "rlang",
    "rmarkdown",
    "sass",
    "tinytex",
    "xfun",
    "XML",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "stub.Rmd",
      "filename": "stub.html",
      "title": "Link to book",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2020-10-04 08:23:20",
      "modified": "2021-01-31 02:44:58",
      "commits": 4
    }
  ],
  "_score": 5.898725181589493,
  "_indexed": false,
  "_nocasepkg": "osca",
  "_universes": [
    "tempbioc"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.23.0",
      "date": "2026-06-03T08:28:01.000Z",
      "distro": "noble",
      "commit": "73bbe7a3f5e47eeb4b7835dee2bac642e1895976",
      "fileid": "fecce99aff5a23b37e8ff0e1d023be9e30101a084c7cfe1f388b0591749b331c",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/tempbioc/actions/runs/26872111260"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.23.0",
      "date": "2026-06-03T08:26:36.000Z",
      "distro": "noble",
      "commit": "73bbe7a3f5e47eeb4b7835dee2bac642e1895976",
      "fileid": "e9dc6df43bfad4ae241a0c38a3abdc659100ab10838535528fbfd90c07ff37ac",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/tempbioc/actions/runs/26872111260"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.23.0",
      "date": "2026-06-03T08:23:39.000Z",
      "commit": "73bbe7a3f5e47eeb4b7835dee2bac642e1895976",
      "fileid": "b5745e990eaaa443b8c9fc9fd17bdc8f4ef42b73bd4f5a6063538dc71e24a34b",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/tempbioc/actions/runs/26872111260"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.23.0",
      "date": "2026-06-03T08:23:09.000Z",
      "commit": "73bbe7a3f5e47eeb4b7835dee2bac642e1895976",
      "fileid": "1f06d83e305b4b1230241456ec69743cdf116b1c348e488de8990937dd797018",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/tempbioc/actions/runs/26872111260"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.23.0",
      "date": "2026-06-03T08:27:16.000Z",
      "commit": "73bbe7a3f5e47eeb4b7835dee2bac642e1895976",
      "fileid": "2ebc7df6262d7d0ce1ba6ef586f622ce90635383f0e9f48d2aebdaf8ac556cf0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tempbioc/actions/runs/26872111260"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.23.0",
      "date": "2026-06-03T08:27:44.000Z",
      "commit": "73bbe7a3f5e47eeb4b7835dee2bac642e1895976",
      "fileid": "abcd0a6f458a2b8a784ad6ec05b1a210e810f4404dcdf206027600a7751a9c0d",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/tempbioc/actions/runs/26872111260"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.23.0",
      "date": "2026-06-03T08:27:01.000Z",
      "commit": "73bbe7a3f5e47eeb4b7835dee2bac642e1895976",
      "fileid": "a0a4bb3dd6f236a9075c5933a8780d8f9cc7b22ba06b6f098adb947d188ea032",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/tempbioc/actions/runs/26872111260"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.23.0",
      "date": "2026-06-03T08:29:32.000Z",
      "commit": "73bbe7a3f5e47eeb4b7835dee2bac642e1895976",
      "fileid": "9253e9e2c51b93b01ba6bed79363c29f67a3ccd250b481166856d7c1795955ed",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/tempbioc/actions/runs/26872111260"
    }
  ]
}