{
  "_id": "6a1afb0b1d7bb097a09fc9db",
  "Package": "speckle",
  "Type": "Package",
  "Title": "Statistical methods for analysing single cell RNA-seq data",
  "Version": "1.13.0",
  "Date": "2025-10-14",
  "Authors@R": "c(person(given = \"Belinda\",\nfamily = \"Phipson\",\nrole = c(\"aut\", \"cre\"),\nemail = \"phipson.b@wehi.edu.au\")\n)",
  "LazyData": "FALSE",
  "VignetteBuilder": "knitr",
  "Description": "The speckle package contains functions for the analysis of\nsingle cell RNA-seq data. The speckle package currently\ncontains functions to analyse differences in cell type\nproportions. There are also functions to estimate the\nparameters of the Beta distribution based on a given counts\nmatrix, and a function to normalise a counts matrix to the\nmedian library size. There are plotting functions to visualise\ncell type proportions and the mean-variance relationship in\ncell type proportions and counts. As our research into\nspecialised analyses of single cell data continues we\nanticipate that the package will be updated with new functions.",
  "License": "GPL-3",
  "biocViews": "SingleCell, RNASeq, Regression, GeneExpression",
  "RoxygenNote": "7.2.2",
  "Encoding": "UTF-8",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "cmake libglpk-dev make libicu-dev libpng-dev\nlibuv1-dev libxml2-dev libssl-dev python3 zlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:59:31 UTC",
  "RemoteUrl": "https://github.com/bioc/speckle",
  "RemoteRef": "HEAD",
  "RemoteSha": "784ac53456477b4bc81356029ae9b699f5d1eaf0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-30 09:48:51 UTC",
    "User": "root"
  },
  "Author": "Belinda Phipson [aut, cre]",
  "Maintainer": "Belinda Phipson <phipson.b@wehi.edu.au>",
  "MD5sum": "1c48f1e7ca237657f8649cbaa2a31d3f",
  "_user": "bioc",
  "_type": "src",
  "_file": "speckle_1.13.0.tar.gz",
  "_fileid": "5a0f66fe62aa08b8b7e13e61c109c32e113e88fc05cbfcc3c97725bdb1b6f0c8",
  "_filesize": 1362949,
  "_sha256": "5a0f66fe62aa08b8b7e13e61c109c32e113e88fc05cbfcc3c97725bdb1b6f0c8",
  "_created": "2026-05-30T09:48:51.000Z",
  "_published": "2026-05-30T14:58:19.736Z",
  "_jobs": [
    {
      "job": 78640730677,
      "time": 221,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7307530199"
    },
    {
      "job": 78640730666,
      "time": 412,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7307547714"
    },
    {
      "job": 78640730663,
      "time": 408,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7307546272"
    },
    {
      "job": 78640730670,
      "time": 198,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7309032282"
    },
    {
      "job": 78640730658,
      "time": 450,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7309058752"
    },
    {
      "job": 78639932457,
      "time": 345,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307303566"
    },
    {
      "job": 78640730649,
      "time": 193,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307526376"
    },
    {
      "job": 78640730679,
      "time": 295,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7307535791"
    },
    {
      "job": 78640730671,
      "time": 293,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7307535637"
    },
    {
      "job": 78640730680,
      "time": 364,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7307542523"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 0,
    "note": 7
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26676970070",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/speckle",
  "_commit": {
    "id": "784ac53456477b4bc81356029ae9b699f5d1eaf0",
    "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": 1777381171
  },
  "_maintainer": {
    "name": "Belinda Phipson",
    "email": "phipson.b@wehi.edu.au"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2.0",
      "role": "Depends"
    },
    {
      "package": "limma",
      "role": "Imports"
    },
    {
      "package": "edgeR",
      "role": "Imports"
    },
    {
      "package": "SingleCellExperiment",
      "role": "Imports"
    },
    {
      "package": "Seurat",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "statmod",
      "role": "Suggests"
    },
    {
      "package": "CellBench",
      "role": "Suggests"
    },
    {
      "package": "scater",
      "role": "Suggests"
    },
    {
      "package": "patchwork",
      "role": "Suggests"
    },
    {
      "package": "jsonlite",
      "role": "Suggests"
    },
    {
      "package": "vdiffr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-42",
      "n": 1
    },
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.13.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.12.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "singlecell",
    "rnaseq",
    "regression",
    "geneexpression"
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 626,
    "source": "https://www.bioconductor.org/packages/stats/bioc/speckle"
  },
  "_searchresults": 496,
  "_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/speckle.html",
    "manual.pdf"
  ],
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "convertDataToList",
    "estimateBetaParam",
    "estimateBetaParamsFromCounts",
    "getTransformedProps",
    "ggplotColors",
    "normCounts",
    "plotCellTypeMeanVar",
    "plotCellTypeProps",
    "plotCellTypePropsMeanVar",
    "propeller",
    "propeller.anova",
    "propeller.ttest",
    "speckle_example_data"
  ],
  "_datasets": [
    {
      "name": "pbmc_props",
      "title": "Cell type proportions from single cell PBMC data",
      "object": "pbmc_props",
      "file": "pbmc_props.rda",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "dot-extractSCE",
      "title": "Extract metadata from 'SingleCellExperiment' object",
      "topics": [
        ".extractSCE"
      ]
    },
    {
      "page": "dot-extractSeurat",
      "title": "Extract metadata from 'Seurat' object",
      "topics": [
        ".extractSeurat"
      ]
    },
    {
      "page": "convertDataToList",
      "title": "Convert counts or proportions matrix to list object for propeller",
      "topics": [
        "convertDataToList"
      ]
    },
    {
      "page": "estimateBetaParam",
      "title": "Estimate the parameters of a Beta distribution",
      "topics": [
        "estimateBetaParam"
      ]
    },
    {
      "page": "estimateBetaParamsFromCounts",
      "title": "Estimate parameters of a Beta distribution from counts",
      "topics": [
        "estimateBetaParamsFromCounts"
      ]
    },
    {
      "page": "getTransformedProps",
      "title": "Calculates and transforms cell type proportions",
      "topics": [
        "getTransformedProps"
      ]
    },
    {
      "page": "ggplotColors",
      "title": "Output a vector of colours based on the ggplot colour scheme",
      "topics": [
        "ggplotColors"
      ]
    },
    {
      "page": "normCounts",
      "title": "Normalise a counts matrix to the median library size",
      "topics": [
        "normCounts"
      ]
    },
    {
      "page": "pbmc_props",
      "title": "Cell type proportions from single cell PBMC data",
      "topics": [
        "pbmc_props"
      ]
    },
    {
      "page": "plotCellTypeMeanVar",
      "title": "Plot cell type counts means versus variances",
      "topics": [
        "plotCellTypeMeanVar"
      ]
    },
    {
      "page": "plotCellTypeProps",
      "title": "Plot cell type proportions for each sample",
      "topics": [
        "plotCellTypeProps"
      ]
    },
    {
      "page": "plotCellTypePropsMeanVar",
      "title": "Plot cell type proportions versus variances",
      "topics": [
        "plotCellTypePropsMeanVar"
      ]
    },
    {
      "page": "propeller",
      "title": "Finding statistically significant differences in cell type proportions",
      "topics": [
        "propeller"
      ]
    },
    {
      "page": "propeller.anova",
      "title": "Performs F-tests for transformed cell type proportions",
      "topics": [
        "propeller.anova"
      ]
    },
    {
      "page": "propeller.ttest",
      "title": "Performs t-tests of transformed cell type proportions",
      "topics": [
        "propeller.ttest"
      ]
    },
    {
      "page": "speckle_example_data",
      "title": "Generate example data",
      "topics": [
        "speckle_example_data"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/speckle/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "askpass",
    "base64enc",
    "BH",
    "Biobase",
    "BiocGenerics",
    "bitops",
    "bslib",
    "cachem",
    "caTools",
    "cli",
    "cluster",
    "codetools",
    "commonmark",
    "cowplot",
    "cpp11",
    "crosstalk",
    "curl",
    "data.table",
    "DelayedArray",
    "deldir",
    "digest",
    "dotCall64",
    "dplyr",
    "dqrng",
    "edgeR",
    "evaluate",
    "farver",
    "fastDummies",
    "fastmap",
    "fitdistrplus",
    "FNN",
    "fontawesome",
    "fs",
    "future",
    "future.apply",
    "generics",
    "GenomicRanges",
    "ggplot2",
    "ggrepel",
    "ggridges",
    "globals",
    "glue",
    "goftest",
    "gplots",
    "gridExtra",
    "gtable",
    "gtools",
    "here",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "httr",
    "ica",
    "igraph",
    "IRanges",
    "irlba",
    "isoband",
    "jquerylib",
    "jsonlite",
    "KernSmooth",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lazyeval",
    "lifecycle",
    "limma",
    "listenv",
    "lmtest",
    "locfit",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "memoise",
    "mime",
    "miniUI",
    "nlme",
    "openssl",
    "otel",
    "parallelly",
    "patchwork",
    "pbapply",
    "pillar",
    "pkgconfig",
    "plotly",
    "plyr",
    "png",
    "polyclip",
    "progressr",
    "promises",
    "purrr",
    "R6",
    "RANN",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppAnnoy",
    "RcppArmadillo",
    "RcppEigen",
    "RcppHNSW",
    "RcppProgress",
    "RcppTOML",
    "reshape2",
    "reticulate",
    "rlang",
    "rmarkdown",
    "ROCR",
    "rprojroot",
    "RSpectra",
    "Rtsne",
    "S4Arrays",
    "S4Vectors",
    "S7",
    "sass",
    "scales",
    "scattermore",
    "sctransform",
    "Seqinfo",
    "Seurat",
    "SeuratObject",
    "shiny",
    "SingleCellExperiment",
    "sitmo",
    "sourcetools",
    "sp",
    "spam",
    "SparseArray",
    "spatstat.data",
    "spatstat.explore",
    "spatstat.geom",
    "spatstat.random",
    "spatstat.sparse",
    "spatstat.univar",
    "spatstat.utils",
    "statmod",
    "stringi",
    "stringr",
    "SummarizedExperiment",
    "survival",
    "sys",
    "tensor",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "utf8",
    "uwot",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "xtable",
    "XVector",
    "yaml",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "speckle.Rmd",
      "filename": "speckle.html",
      "title": "speckle: statistical methods for analysing single cell RNA-seq data",
      "author": "Belinda Phipson",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Installation",
        "Finding significant differences in cell type proportions using propeller",
        "Load the libraries",
        "Loading data into R",
        "Bootstrap additional samples",
        "Combine all SingleCellExperiment objects",
        "Visualise the data",
        "Test for differences in cell line proportions in the three technologies",
        "Visualise the results",
        "Fitting linear models using the transformed proportions directly",
        "More complex (or just different) experimental designs",
        "Fitting a continuous variable rather than groups",
        "Including random effects",
        "Using propeller on any proportions data",
        "Tips for clustering",
        "Session Info"
      ],
      "created": "2022-08-19 06:43:08",
      "modified": "2022-12-06 08:50:53",
      "commits": 6
    }
  ],
  "_score": 5.871572935545879,
  "_indexed": true,
  "_nocasepkg": "speckle",
  "_universes": [
    "bioc"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.13.0",
      "date": "2026-05-30T10:31:18.000Z",
      "distro": "noble",
      "commit": "784ac53456477b4bc81356029ae9b699f5d1eaf0",
      "fileid": "f108af30657812f283b3436ab464b7bf084b37d55b9f74b4f99cebaba0cbcdff",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676970070"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.13.0",
      "date": "2026-05-30T10:30:50.000Z",
      "distro": "noble",
      "commit": "784ac53456477b4bc81356029ae9b699f5d1eaf0",
      "fileid": "69c2fb5781342b8891a2af8ba1f9ad90432ae55bb548641c3a1b7ff276e73d6f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676970070"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.13.0",
      "date": "2026-05-30T14:51:53.000Z",
      "commit": "784ac53456477b4bc81356029ae9b699f5d1eaf0",
      "fileid": "0eba287f17b16387f7b486a079e5aea49706da98cbaf204e9a032360a4e07fa6",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676970070"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.13.0",
      "date": "2026-05-30T14:55:01.000Z",
      "commit": "784ac53456477b4bc81356029ae9b699f5d1eaf0",
      "fileid": "7d18807b7506157d123e605fe250c9c2138328dc12449d8d0aa331a979a8c2a4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676970070"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.13.0",
      "date": "2026-05-30T10:30:44.000Z",
      "commit": "784ac53456477b4bc81356029ae9b699f5d1eaf0",
      "fileid": "c66f116c806085b2003e7675f2943e314a2013f8d63859d5f766132f29290acf",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676970070"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.13.0",
      "date": "2026-05-30T10:29:05.000Z",
      "commit": "784ac53456477b4bc81356029ae9b699f5d1eaf0",
      "fileid": "e203d7d352a716a6babc58fc1c809b1b5a57b4f14388b118d3bba5c5701b6587",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676970070"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.13.0",
      "date": "2026-05-30T10:29:05.000Z",
      "commit": "784ac53456477b4bc81356029ae9b699f5d1eaf0",
      "fileid": "2550cbc2161ecdb17564b16ec6366878eb129b4b934b1fea13069991ad1d9a00",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676970070"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.13.0",
      "date": "2026-05-30T10:30:03.000Z",
      "commit": "784ac53456477b4bc81356029ae9b699f5d1eaf0",
      "fileid": "0ca026474264ede7819ff2b28adab3b0d1b0f302b0b584c1a29e355202876b67",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676970070"
    }
  ]
}