{
  "_id": "6a1f346fb401979e7342838a",
  "Package": "augere.solo",
  "Version": "0.99.3",
  "Date": "2026-04-11",
  "Title": "Automatic Generation of Single-Cell Analyses",
  "Description": "Implements pipelines for generating single-cell analysis\nreports in the augere framework. This uses scrapper to execute\nroutine steps such as quality control, normalization, feature\nselection, clustering and marker detection. We also implement a\npipeline for automatic cell type annotation against a labelled\nreference with SingleR. Each pipeline function generates a\nself-contained Rmarkdown report with all of the steps required\nto reproduce its analysis.",
  "Authors@R": "person(\"Aaron\", \"Lun\", role=c(\"cre\", \"aut\"), email=\"infinite.monkeys.with.keyboards@gmail.com\", comment=c(ORCID=\"0000-0002-3564-4813\"))",
  "License": "MIT + file LICENSE",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.3.3",
  "Encoding": "UTF-8",
  "URL": "https://github.com/augere-bioinfo/augere.solo",
  "BugReports": "https://github.com/augere-bioinfo/augere.solo/issues",
  "biocViews": "WorkflowManagement, ReportWriting, SingleCell",
  "Config/pak/sysreqs": "libcairo2-dev libfontconfig1-dev libfreetype6-dev\nlibfribidi-dev libharfbuzz-dev libicu-dev libjpeg-dev\nlibpng-dev libtiff-dev libwebp-dev zlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-05-14 22:32:53 UTC",
  "RemoteUrl": "https://github.com/bioc/augere.solo",
  "RemoteRef": "HEAD",
  "RemoteSha": "51e31e9991745bcabbb31b2e9fa25407216f9546",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-15 06:38:41 UTC",
    "User": "root"
  },
  "Author": "Aaron Lun [cre, aut] (ORCID: <https://orcid.org/0000-0002-3564-4813>)",
  "Maintainer": "Aaron Lun <infinite.monkeys.with.keyboards@gmail.com>",
  "MD5sum": "83686d4fee591db1b2a1f23b49feb91b",
  "_user": "bioc",
  "_type": "src",
  "_file": "augere.solo_0.99.3.tar.gz",
  "_fileid": "066bb0e6c15b5997c44e6466eca6900ae74c3db66d4b9979bb3f0284b1eb4036",
  "_filesize": 881644,
  "_sha256": "066bb0e6c15b5997c44e6466eca6900ae74c3db66d4b9979bb3f0284b1eb4036",
  "_created": "2026-05-15T06:38:41.000Z",
  "_published": "2026-06-02T19:52:15.344Z",
  "_jobs": [
    {
      "job": 79158545687,
      "time": 271,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7011604763"
    },
    {
      "job": 79158546056,
      "time": 660,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7011691283"
    },
    {
      "job": 79158546131,
      "time": 702,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7011700868"
    },
    {
      "job": 79158546250,
      "time": 562,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7011855106"
    },
    {
      "job": 79158545676,
      "time": 426,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7011783118"
    },
    {
      "job": 79158545567,
      "time": 510,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7011544251"
    },
    {
      "job": 79158545266,
      "time": 236,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7368260305"
    },
    {
      "job": 79158545664,
      "time": 1597,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7011903934"
    },
    {
      "job": 79158545920,
      "time": 1637,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7011913582"
    },
    {
      "job": 79158546010,
      "time": 1666,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7011920261"
    }
  ],
  "_bioccheck": {
    "error": 1,
    "warning": 0,
    "note": 7
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/25903986689",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/augere.solo",
  "_commit": {
    "id": "51e31e9991745bcabbb31b2e9fa25407216f9546",
    "author": "LTLA <infinite.monkeys.with.keyboards@gmail.com>",
    "committer": "LTLA <infinite.monkeys.with.keyboards@gmail.com>",
    "message": "Added links to the BioC build status.\n",
    "time": 1778797973
  },
  "_maintainer": {
    "name": "Aaron Lun",
    "email": "infinite.monkeys.with.keyboards@gmail.com",
    "login": "ltla",
    "orcid": "0000-0002-3564-4813",
    "twitter": "@realAaronLun",
    "uuid": 8166669
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "augere.core",
      "role": "Imports"
    },
    {
      "package": "scrapper",
      "role": "Imports"
    },
    {
      "package": "scater",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "BiocGenerics",
      "role": "Suggests"
    },
    {
      "package": "S4Vectors",
      "role": "Suggests"
    },
    {
      "package": "IRanges",
      "role": "Suggests"
    },
    {
      "package": "GenomicRanges",
      "role": "Suggests"
    },
    {
      "package": "SummarizedExperiment",
      "role": "Suggests"
    },
    {
      "package": "SingleCellExperiment",
      "role": "Suggests"
    },
    {
      "package": "scRNAseq",
      "role": "Suggests"
    },
    {
      "package": "SingleR",
      "role": "Suggests"
    },
    {
      "package": "celldex",
      "role": "Suggests"
    },
    {
      "package": "jsonlite",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-10",
      "n": 9
    },
    {
      "week": "2026-11",
      "n": 5
    },
    {
      "week": "2026-15",
      "n": 3
    },
    {
      "week": "2026-20",
      "n": 1
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "0.99.3",
      "bioc": "3.24"
    }
  ],
  "_topics": [
    "workflowmanagement",
    "reportwriting",
    "singlecell"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "ltla",
      "count": 18,
      "uuid": 8166669
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 35,
    "source": "https://www.bioconductor.org/packages/stats/bioc/augere.solo"
  },
  "_devurl": "https://github.com/augere-bioinfo/augere.solo",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/augere.solo.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/augere-bioinfo/augere.solo",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "configureReferenceAnnotation",
    "readResult",
    "runAnnotate",
    "runSolo",
    "wrapInput"
  ],
  "_help": [
    {
      "page": "augere.solo-package",
      "title": "augere.solo: Automatic Generation of Single-Cell Analyses",
      "topics": [
        "augere.solo-package",
        "augere.solo"
      ]
    },
    {
      "page": "runAnnotate",
      "title": "Cell type annotation from scRNA-seq data",
      "topics": [
        "configureReferenceAnnotation",
        "runAnnotate"
      ]
    },
    {
      "page": "runSolo",
      "title": "Simple analysis of single-cell data",
      "topics": [
        "runSolo"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/augere.solo/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "assorthead",
    "augere.core",
    "base64enc",
    "beachmat",
    "beeswarm",
    "BH",
    "Biobase",
    "BiocGenerics",
    "biocmake",
    "BiocNeighbors",
    "BiocParallel",
    "BiocSingular",
    "Cairo",
    "cli",
    "codetools",
    "cpp11",
    "DelayedArray",
    "dir.expiry",
    "dqrng",
    "farver",
    "filelock",
    "FNN",
    "formatR",
    "futile.logger",
    "futile.options",
    "generics",
    "GenomicRanges",
    "ggbeeswarm",
    "ggplot2",
    "ggrastr",
    "ggrepel",
    "glue",
    "gridExtra",
    "gtable",
    "IRanges",
    "irlba",
    "isoband",
    "jsonlite",
    "labeling",
    "lambda.r",
    "lattice",
    "lifecycle",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "pheatmap",
    "png",
    "R6",
    "ragg",
    "RColorBrewer",
    "Rcpp",
    "RcppAnnoy",
    "RcppEigen",
    "RcppML",
    "RcppProgress",
    "Rigraphlib",
    "rlang",
    "RSpectra",
    "rsvd",
    "Rtsne",
    "S4Arrays",
    "S4Vectors",
    "S7",
    "ScaledMatrix",
    "scales",
    "scater",
    "scrapper",
    "scuttle",
    "Seqinfo",
    "SingleCellExperiment",
    "sitmo",
    "snow",
    "SparseArray",
    "stringi",
    "SummarizedExperiment",
    "systemfonts",
    "textshaping",
    "uwot",
    "vctrs",
    "vipor",
    "viridis",
    "viridisLite",
    "withr",
    "XVector"
  ],
  "_vignettes": [
    {
      "source": "userguide.Rmd",
      "filename": "userguide.html",
      "title": "Simple single-cell analyses",
      "author": "Aaron Lun",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Quick start",
        "Multi-batch analyses",
        "With proteomics",
        "Cell type annotation",
        "Session information"
      ],
      "created": "2026-03-11 03:13:03",
      "modified": "2026-04-11 11:12:48",
      "commits": 5
    }
  ],
  "_score": 4.301029995663981,
  "_indexed": true,
  "_nocasepkg": "augere.solo",
  "_universes": [
    "bioc",
    "ltla",
    "augere-bioinfo"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.99.3",
      "date": "2026-05-15T06:43:45.000Z",
      "distro": "noble",
      "commit": "51e31e9991745bcabbb31b2e9fa25407216f9546",
      "fileid": "3ede1cddaab3d437c06647dec972f3f578461119e00c9e40a029ee37fde76c46",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25903986689"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.99.3",
      "date": "2026-05-15T06:44:21.000Z",
      "distro": "noble",
      "commit": "51e31e9991745bcabbb31b2e9fa25407216f9546",
      "fileid": "11a3065953525ce4d63de0d908aae264e3d918fbbd47ac5b44133ea35cf8a3b1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25903986689"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.99.3",
      "date": "2026-05-15T06:56:26.000Z",
      "commit": "51e31e9991745bcabbb31b2e9fa25407216f9546",
      "fileid": "a4cbe0297cc66e9a457839dbb61ace99c11f4251ee325ce2b319bda47bae095d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25903986689"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.99.3",
      "date": "2026-05-15T06:52:15.000Z",
      "commit": "51e31e9991745bcabbb31b2e9fa25407216f9546",
      "fileid": "0375e0fca669ae36f975dfbc9b71e94e29c65bb9d814277591390949562c0c41",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25903986689"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.99.3",
      "date": "2026-05-15T06:59:13.000Z",
      "commit": "51e31e9991745bcabbb31b2e9fa25407216f9546",
      "fileid": "7d05fdeaf3d4bc41c3c00ab18d818f70c84a52c170ae619b8836ca768d08d085",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25903986689"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.99.3",
      "date": "2026-05-15T06:59:27.000Z",
      "commit": "51e31e9991745bcabbb31b2e9fa25407216f9546",
      "fileid": "3cdfb53f9b4a847f24c4f3130dd4fa03e8a92837e7a7bf0d29023f33382e6ea0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25903986689"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.99.3",
      "date": "2026-05-15T07:00:08.000Z",
      "commit": "51e31e9991745bcabbb31b2e9fa25407216f9546",
      "fileid": "d525e3bcfa9062b5a4ebde0ee6380adb9e4571484e97c29a2e325b7a5cf33e44",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25903986689"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.99.3",
      "date": "2026-06-02T19:51:53.000Z",
      "commit": "51e31e9991745bcabbb31b2e9fa25407216f9546",
      "fileid": "5a055a910a7fe8a33bf7db6d0eb36d9d21151836bef2a6e2aeea11b517f3e342",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25903986689"
    }
  ]
}