{
  "_id": "6a1afbd91d7bb097a09fcf27",
  "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-05-30 09:50:42 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>",
  "MD5sum": "3898eb07dee666045e29c2918523d163",
  "_user": "bioc",
  "_type": "src",
  "_file": "scry_1.25.0.tar.gz",
  "_fileid": "107a8893af4d294b0f3deffa0d11b9859ebb08f9faedea618677d67d4e581f10",
  "_filesize": 5057117,
  "_sha256": "107a8893af4d294b0f3deffa0d11b9859ebb08f9faedea618677d67d4e581f10",
  "_created": "2026-05-30T09:50:42.000Z",
  "_published": "2026-05-30T15:01:45.163Z",
  "_jobs": [
    {
      "job": 78640816690,
      "time": 242,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7307553818"
    },
    {
      "job": 78640816683,
      "time": 491,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7307577791"
    },
    {
      "job": 78640816696,
      "time": 323,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7307561853"
    },
    {
      "job": 78640816697,
      "time": 167,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7309074330"
    },
    {
      "job": 78640816681,
      "time": 224,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7309079466"
    },
    {
      "job": 78639937841,
      "time": 431,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307313230"
    },
    {
      "job": 78640816685,
      "time": 191,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307549097"
    },
    {
      "job": 78640816726,
      "time": 1202,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7307648830"
    },
    {
      "job": 78640816700,
      "time": 955,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7307625374"
    },
    {
      "job": 78640816708,
      "time": 1001,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7307628006"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 0,
    "note": 9
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26676988916",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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": "noble",
  "_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": 23,
  "_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",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 742,
    "source": "https://www.bioconductor.org/packages/stats/bioc/scry"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/kstreet13/scry",
  "_searchresults": 171,
  "_rbuild": "4.6.0",
  "_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.07184520112941,
  "_indexed": true,
  "_nocasepkg": "scry",
  "_universes": [
    "bioc",
    "kstreet13"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.25.0",
      "date": "2026-05-30T10:38:00.000Z",
      "distro": "noble",
      "commit": "abf8f7fa96b0713754ad5d68c90dcf1b4905bb4d",
      "fileid": "610d85aba5340c9d1ab28a556af939677218f472c156eeabdfbecf3580b3a148",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676988916"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.25.0",
      "date": "2026-05-30T10:35:12.000Z",
      "distro": "noble",
      "commit": "abf8f7fa96b0713754ad5d68c90dcf1b4905bb4d",
      "fileid": "61321b81159dc4f3a55011b1d0f1dbb94bb8aa01e8cc25a92225c04b60bff73b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676988916"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.25.0",
      "date": "2026-05-30T14:59:25.000Z",
      "commit": "abf8f7fa96b0713754ad5d68c90dcf1b4905bb4d",
      "fileid": "f2b79a95d0c0f9a49f9c0be65557c134ad0d622fcb6a93b97cd85dfba57ec30d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676988916"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.25.0",
      "date": "2026-05-30T14:59:35.000Z",
      "commit": "abf8f7fa96b0713754ad5d68c90dcf1b4905bb4d",
      "fileid": "8d622616f380ae7284d7f8204597e63e70ca33fa4cf8424956a5f48dfaae2e86",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676988916"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.25.0",
      "date": "2026-05-30T10:34:50.000Z",
      "commit": "abf8f7fa96b0713754ad5d68c90dcf1b4905bb4d",
      "fileid": "56c72fb599730e764b58da792f9cffa2ab3af39476be1d33237980ed664312e4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676988916"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.25.0",
      "date": "2026-05-30T10:48:38.000Z",
      "commit": "abf8f7fa96b0713754ad5d68c90dcf1b4905bb4d",
      "fileid": "10a2a5dc18e1020c3ce31dbabd454ccdbbe87dab0ab94ea0a9d8b4911b3a8c79",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676988916"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.25.0",
      "date": "2026-05-30T10:45:40.000Z",
      "commit": "abf8f7fa96b0713754ad5d68c90dcf1b4905bb4d",
      "fileid": "227bbcd0fa0cf4cb7f08e274464302a65d7c47a2e73bc0aa4533b080599f85fc",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676988916"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.25.0",
      "date": "2026-05-30T10:46:02.000Z",
      "commit": "abf8f7fa96b0713754ad5d68c90dcf1b4905bb4d",
      "fileid": "9a6aa79b458d3fcfad534ea4eab96a9f104d85eb04b8b784fe3896576fb76aad",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676988916"
    }
  ]
}