{
  "_id": "6a498f536d67900babdfb6d2",
  "Package": "scry",
  "Title": "Small-Count Analysis Methods for High-Dimensional Data",
  "Version": "1.25.0",
  "Description": "Many modern biological datasets consist of small counts\nthat are not well fit by standard linear-Gaussian methods such\nas principal component analysis. This package provides\nimplementations of count-based feature selection and dimension\nreduction algorithms. These methods can be used to facilitate\nunsupervised analysis of any high-dimensional data such as\nsingle-cell RNA-seq.",
  "Authors@R": "c(person(\"Kelly\", \"Street\", email = \"street.kelly@gmail.com\", \nrole = c(\"aut\", \"cre\")),\nperson(\"F. William\", \"Townes\", email = \"will.townes@gmail.com\",\nrole = c(\"aut\",  \"cph\")),\nperson(\"Davide\", \"Risso\", email = \"risso.davide@gmail.com\",\nrole = \"aut\"),\nperson(\"Stephanie\", \"Hicks\", email = \"shicks19@jhu.edu\",\nrole = \"aut\")\n)",
  "License": "Artistic-2.0",
  "VignetteBuilder": "knitr",
  "URL": "https://bioconductor.org/packages/scry.html",
  "BugReports": "https://github.com/kstreet13/scry/issues",
  "RoxygenNote": "7.2.2",
  "Encoding": "UTF-8",
  "biocViews": "DimensionReduction, GeneExpression, Normalization,\nPrincipalComponent, RNASeq, Software, Sequencing, SingleCell,\nTranscriptomics",
  "Config/pak/sysreqs": "zlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:52:38 UTC",
  "RemoteUrl": "https://github.com/bioc/scry",
  "RemoteRef": "HEAD",
  "RemoteSha": "abf8f7fa96b0713754ad5d68c90dcf1b4905bb4d",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-04 22:35:15 UTC",
    "User": "root"
  },
  "Author": "Kelly Street [aut, cre],\nF. William Townes [aut, cph],\nDavide Risso [aut],\nStephanie Hicks [aut]",
  "Maintainer": "Kelly Street <street.kelly@gmail.com>",
  "_user": "bioc",
  "_type": "src",
  "_file": "scry_1.25.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/0e7e16d0c937089ea0f4c7e9c01623f4dd6f005a2d002c023464feb1049ebb19",
  "_filesize": 5058879,
  "_sha256": "0e7e16d0c937089ea0f4c7e9c01623f4dd6f005a2d002c023464feb1049ebb19",
  "_expires": "2026-10-12T22:55:12.000Z",
  "_created": "2026-07-04T22:35:15.000Z",
  "_published": "2026-07-04T22:55:15.502Z",
  "_bioccheck": {
    "error": 0,
    "warning": 0,
    "note": 8
  },
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/28721682707",
  "_status": "success",
  "_upstream": "https://github.com/bioc/scry",
  "_commit": {
    "id": "abf8f7fa96b0713754ad5d68c90dcf1b4905bb4d",
    "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": 1777380758
  },
  "_maintainer": {
    "name": "Kelly Street",
    "email": "street.kelly@gmail.com",
    "login": "kstreet13",
    "description": "Assistant Professor of Population and Public Health Sciences, Division of Biostatistics",
    "uuid": 11052277
  },
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 85172646067,
      "time": 213,
      "config": "bioc-checks",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8086059833"
    },
    {
      "job": 85172646066,
      "time": 335,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8086073303"
    },
    {
      "job": 85172646073,
      "time": 337,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8086073534"
    },
    {
      "job": 85172646068,
      "time": 164,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8086055095"
    },
    {
      "job": 85172646065,
      "time": 156,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8086054817"
    },
    {
      "job": 85172252567,
      "time": 384,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8086035388"
    },
    {
      "job": 85172646069,
      "time": 221,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8086060946"
    },
    {
      "job": 85172646087,
      "time": 1086,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8086155686"
    },
    {
      "job": 85172646079,
      "time": 910,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8086136370"
    },
    {
      "job": 85172646088,
      "time": 1141,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8086161689"
    }
  ],
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "DelayedArray",
      "role": "Imports"
    },
    {
      "package": "glmpca",
      "version": ">= 0.2.0",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "SingleCellExperiment",
      "role": "Imports"
    },
    {
      "package": "SummarizedExperiment",
      "role": "Imports"
    },
    {
      "package": "BiocSingular",
      "role": "Imports"
    },
    {
      "package": "BiocGenerics",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "DuoClustering2018",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "HDF5Array",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "markdown",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "TENxPBMCData",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.25.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.24.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "dimensionreduction",
    "geneexpression",
    "normalization",
    "principalcomponent",
    "rnaseq",
    "software",
    "sequencing",
    "singlecell",
    "transcriptomics"
  ],
  "_stars": 24,
  "_contributors": [
    {
      "user": "willtownes",
      "count": 60,
      "uuid": 810709
    },
    {
      "user": "kstreet13",
      "count": 11,
      "uuid": 11052277
    },
    {
      "user": "drisso",
      "count": 10,
      "uuid": 8451432
    },
    {
      "user": "nturaga",
      "count": 10,
      "uuid": 2746443
    },
    {
      "user": "stephaniehicks",
      "count": 9,
      "uuid": 1452065
    },
    {
      "user": "jwokaty",
      "count": 2,
      "uuid": 1744257
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "followers": 445,
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/kstreet13/scry",
  "_searchresults": 229,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/scry.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/kstreet13/scry",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "devianceFeatureSelection",
    "GLMPCA",
    "nullResiduals"
  ],
  "_help": [
    {
      "page": "devianceFeatureSelection",
      "title": "Feature selection by approximate multinomial deviance",
      "topics": [
        "devianceFeatureSelection",
        "devianceFeatureSelection,DelayedArray-method",
        "devianceFeatureSelection,Matrix-method",
        "devianceFeatureSelection,matrix-method",
        "devianceFeatureSelection,SummarizedExperiment-method"
      ]
    },
    {
      "page": "GLMPCA",
      "title": "Generalized principal components analysis for non-normally distributed data",
      "topics": [
        "GLMPCA",
        "GLMPCA,Matrix-method",
        "GLMPCA,matrix-method",
        "GLMPCA,SummarizedExperiment-method"
      ]
    },
    {
      "page": "nullResiduals",
      "title": "Residuals from an approximate multinomial null model",
      "topics": [
        "nullResiduals",
        "nullResiduals,ANY-method",
        "nullResiduals,Matrix-method",
        "nullResiduals,matrix-method",
        "nullResiduals,SingleCellExperiment-method",
        "nullResiduals,SummarizedExperiment-method"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/scry/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "assorthead",
    "beachmat",
    "BH",
    "Biobase",
    "BiocGenerics",
    "BiocParallel",
    "BiocSingular",
    "codetools",
    "cpp11",
    "DelayedArray",
    "formatR",
    "futile.logger",
    "futile.options",
    "generics",
    "GenomicRanges",
    "glmpca",
    "IRanges",
    "irlba",
    "lambda.r",
    "lattice",
    "MASS",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "Rcpp",
    "rsvd",
    "S4Arrays",
    "S4Vectors",
    "ScaledMatrix",
    "Seqinfo",
    "SingleCellExperiment",
    "snow",
    "SparseArray",
    "SummarizedExperiment",
    "XVector"
  ],
  "_vignettes": [
    {
      "source": "scry.Rmd",
      "filename": "scry.html",
      "title": "Overview of Scry Methods",
      "author": "Will Townes",
      "engine": "knitr::knitr",
      "headings": [
        "Basic Workflow",
        "Feature Selection with Deviance",
        "Dimension Reduction with GLM-PCA",
        "Dimension Reduction with Null Residuals"
      ],
      "created": "2020-04-21 21:51:51",
      "modified": "2020-10-13 05:02:38",
      "commits": 8
    },
    {
      "source": "bigdata.Rmd",
      "filename": "bigdata.html",
      "title": "Scry Methods For Larger Datasets",
      "author": "Will Townes",
      "engine": "knitr::knitr",
      "headings": [
        "Feature Selection with Deviance",
        "Null residuals"
      ],
      "created": "2020-08-27 00:03:18",
      "modified": "2020-10-13 05:02:38",
      "commits": 2
    }
  ],
  "_score": 8.217167978771156,
  "_indexed": true,
  "_nocasepkg": "scry",
  "_universes": [
    "bioc",
    "kstreet13"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.25.0",
      "date": "2026-07-04T22:39:13.000Z",
      "distro": "resolute",
      "commit": "abf8f7fa96b0713754ad5d68c90dcf1b4905bb4d",
      "fileid": "https://r2.ropensci.org/0276fbd3be3146b5472f9ea5c6cf57cdb69e0d4d96984038d9c21e8438be9c6c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28721682707"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.25.0",
      "date": "2026-07-04T22:39:10.000Z",
      "distro": "resolute",
      "commit": "abf8f7fa96b0713754ad5d68c90dcf1b4905bb4d",
      "fileid": "https://r2.ropensci.org/87efa36fffd1e449feb5ed74fbb79b04d5a007cf75d0540f17357d2ff5d597d4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28721682707"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.25.0",
      "date": "2026-07-04T22:37:23.000Z",
      "commit": "abf8f7fa96b0713754ad5d68c90dcf1b4905bb4d",
      "fileid": "https://r2.ropensci.org/bde9f5671e3d18ebfe13cd1e4e8fca487b5e484a51c61842c4b49c08a860032a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28721682707"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.25.0",
      "date": "2026-07-04T22:37:22.000Z",
      "commit": "abf8f7fa96b0713754ad5d68c90dcf1b4905bb4d",
      "fileid": "https://r2.ropensci.org/dd2779c4af5b4a2b2209120d80325d830403ff37ca9c18d8c87bbfe8e468bc80",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28721682707"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.25.0",
      "date": "2026-07-04T22:39:26.000Z",
      "commit": "abf8f7fa96b0713754ad5d68c90dcf1b4905bb4d",
      "fileid": "https://r2.ropensci.org/be8afbd8e4ff9d79f75445c0da14f01f14b54bffbbdac7572d21047bd436f84a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28721682707"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.25.0",
      "date": "2026-07-04T22:51:42.000Z",
      "commit": "abf8f7fa96b0713754ad5d68c90dcf1b4905bb4d",
      "fileid": "https://r2.ropensci.org/f75956a4c0c198bd32ebc4c35808699b73063281fd40a996ac0a445d53b13018",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28721682707"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.25.0",
      "date": "2026-07-04T22:48:42.000Z",
      "commit": "abf8f7fa96b0713754ad5d68c90dcf1b4905bb4d",
      "fileid": "https://r2.ropensci.org/9186732e514b4eda82d8b86c49d1595c52622e9d3f470c3f1dc07b8ca8f86728",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28721682707"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.25.0",
      "date": "2026-07-04T22:51:48.000Z",
      "commit": "abf8f7fa96b0713754ad5d68c90dcf1b4905bb4d",
      "fileid": "https://r2.ropensci.org/401601fc475c71e129a39401121aeb68d1449a2b5397a5ed53121484b0e07ef1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28721682707"
    }
  ]
}