{
  "_id": "6a101a3bacfb0bcc41c864c7",
  "Package": "sketchR",
  "Version": "1.9.1",
  "Date": "2026-04-02",
  "Title": "An R interface for python subsampling/sketching algorithms",
  "Authors@R": "c(\nperson(\"Charlotte\", \"Soneson\", email = \"charlottesoneson@gmail.com\",\nrole = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0003-3833-2169\")),\nperson(\"Michael\", \"Stadler\", email = \"michael.stadler@fmi.ch\",\nrole = \"aut\", comment = c(ORCID = \"0000-0002-2269-4934\")),\nperson(\"Friedrich Miescher Institute for Biomedical Research\",\nrole = \"cph\"))",
  "License": "MIT + file LICENSE",
  "Description": "Provides an R interface for various subsampling algorithms\nimplemented in python packages. Currently, interfaces to the\ngeosketch and scSampler python packages are implemented. In\naddition it also provides diagnostic plots to evaluate the\nsubsampling.",
  "URL": "https://github.com/fmicompbio/sketchR",
  "BugReports": "https://github.com/fmicompbio/sketchR/issues",
  "Encoding": "UTF-8",
  "StagedInstall": "no",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "biocViews": "SingleCell",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "libpng-dev python3 zlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-05-14 09:12:48 UTC",
  "RemoteUrl": "https://github.com/bioc/sketchR",
  "RemoteRef": "HEAD",
  "RemoteSha": "f1e060bd60002c47e6e326ac314d62a4315fd2c3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-14 10:34:56 UTC",
    "User": "root"
  },
  "Author": "Charlotte Soneson [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-3833-2169>),\nMichael Stadler [aut] (ORCID: <https://orcid.org/0000-0002-2269-4934>),\nFriedrich Miescher Institute for Biomedical Research [cph]",
  "Maintainer": "Charlotte Soneson <charlottesoneson@gmail.com>",
  "MD5sum": "949e6ea28a9b461795b5c489afb9bb13",
  "_user": "bioc",
  "_type": "src",
  "_file": "sketchR_1.9.1.tar.gz",
  "_fileid": "ff1b793de411e40b781d27a06944c697237671d50e795f4356d3bb2aad617c05",
  "_filesize": 2164748,
  "_sha256": "ff1b793de411e40b781d27a06944c697237671d50e795f4356d3bb2aad617c05",
  "_created": "2026-05-14T10:34:56.000Z",
  "_published": "2026-05-22T08:56:27.729Z",
  "_jobs": [
    {
      "job": 77347630940,
      "time": 254,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6992504995"
    },
    {
      "job": 77347630674,
      "time": 1201,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6992760978"
    },
    {
      "job": 77347630900,
      "time": 1181,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6992755258"
    },
    {
      "job": 77347630986,
      "time": 718,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6992627325"
    },
    {
      "job": 77347630979,
      "time": 1069,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6992722744"
    },
    {
      "job": 77347630479,
      "time": 1360,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6992435710"
    },
    {
      "job": 77347630347,
      "time": 199,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156654235"
    },
    {
      "job": 77347631017,
      "time": 723,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6992628872"
    },
    {
      "job": 77347631212,
      "time": 772,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6992642156"
    },
    {
      "job": 77347631181,
      "time": 1018,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6992708988"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 0,
    "note": 4
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/25854464906",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/sketchR",
  "_commit": {
    "id": "f1e060bd60002c47e6e326ac314d62a4315fd2c3",
    "author": "Charlotte Soneson <charlottesoneson@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #19 from fmicompbio/use-scrapper\n\nUse scrapper replacements for deprecated functions",
    "time": 1778749968
  },
  "_maintainer": {
    "name": "Charlotte Soneson",
    "email": "charlottesoneson@gmail.com",
    "login": "csoneson",
    "orcid": "0000-0003-3833-2169",
    "uuid": 5628952
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "basilisk",
      "role": "Imports"
    },
    {
      "package": "Biobase",
      "role": "Imports"
    },
    {
      "package": "DelayedArray",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "reticulate",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "TENxPBMCData",
      "role": "Suggests"
    },
    {
      "package": "scuttle",
      "role": "Suggests"
    },
    {
      "package": "scater",
      "role": "Suggests"
    },
    {
      "package": "SingleR",
      "role": "Suggests"
    },
    {
      "package": "celldex",
      "role": "Suggests"
    },
    {
      "package": "cowplot",
      "role": "Suggests"
    },
    {
      "package": "SummarizedExperiment",
      "role": "Suggests"
    },
    {
      "package": "beachmat.hdf5",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "BiocManager",
      "role": "Suggests"
    },
    {
      "package": "SingleCellExperiment",
      "role": "Suggests"
    },
    {
      "package": "snifter",
      "role": "Suggests"
    },
    {
      "package": "uwot",
      "role": "Suggests"
    },
    {
      "package": "bluster",
      "role": "Suggests"
    },
    {
      "package": "class",
      "role": "Suggests"
    },
    {
      "package": "scrapper",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-20",
      "n": 1
    },
    {
      "week": "2025-33",
      "n": 2
    },
    {
      "week": "2025-40",
      "n": 1
    },
    {
      "week": "2025-44",
      "n": 1
    },
    {
      "week": "2026-14",
      "n": 1
    },
    {
      "week": "2026-18",
      "n": 2
    },
    {
      "week": "2026-20",
      "n": 1
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.9.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.8.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "singlecell"
  ],
  "_stars": 3,
  "_contributors": [
    {
      "user": "csoneson",
      "count": 137,
      "uuid": 5628952
    },
    {
      "user": "mbstadler",
      "count": 24,
      "uuid": 13657342
    },
    {
      "user": "jwokaty",
      "count": 10,
      "uuid": 1744257
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 240,
    "source": "https://www.bioconductor.org/packages/stats/bioc/sketchR"
  },
  "_devurl": "https://github.com/fmicompbio/sketchr",
  "_searchresults": 11,
  "_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/sketchR.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/fmicompbio/sketchr",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "compareCompositionPlot",
    "geosketch",
    "getGeosketchNames",
    "getScSamplerNames",
    "hausdorffDistPlot",
    "scsampler"
  ],
  "_help": [
    {
      "page": "compareCompositionPlot",
      "title": "Compare the compositions of a data set and a subset",
      "topics": [
        "compareCompositionPlot"
      ]
    },
    {
      "page": "geosketch",
      "title": "Run geosketch to subsample a matrix",
      "topics": [
        "geosketch"
      ]
    },
    {
      "page": "getGeosketchNames",
      "title": "Get names of geosketch functions",
      "topics": [
        "getGeosketchNames"
      ]
    },
    {
      "page": "getScSamplerNames",
      "title": "Get names of scSampler functions",
      "topics": [
        "getScSamplerNames"
      ]
    },
    {
      "page": "hausdorffDistPlot",
      "title": "Create diagnostic plot of Hausdorff distances",
      "topics": [
        "hausdorffDistPlot"
      ]
    },
    {
      "page": "scsampler",
      "title": "Run scSampler to subsample a matrix",
      "topics": [
        "scsampler"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/sketchR/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "basilisk",
    "Biobase",
    "BiocGenerics",
    "cli",
    "cpp11",
    "DelayedArray",
    "dir.expiry",
    "dplyr",
    "farver",
    "filelock",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "here",
    "IRanges",
    "isoband",
    "jsonlite",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "pillar",
    "pkgconfig",
    "png",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppTOML",
    "reticulate",
    "rlang",
    "rprojroot",
    "S4Arrays",
    "S4Vectors",
    "S7",
    "scales",
    "SparseArray",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "XVector"
  ],
  "_vignettes": [
    {
      "source": "sketching_workflows.Rmd",
      "filename": "sketching_workflows.html",
      "title": "Incorporating sketching into a typical single-cell analysis workflow",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Preparation",
        "Sketch cells",
        "Principal component analysis (PCA)",
        "t-SNE",
        "UMAP",
        "Clustering",
        "Session info"
      ],
      "created": "2025-08-12 05:39:38",
      "modified": "2026-05-14 09:12:48",
      "commits": 2
    },
    {
      "source": "sketchR.Rmd",
      "filename": "sketchR.html",
      "title": "Subsampling single-cell data sets with sketchR",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Installation",
        "Preparation",
        "Subsampling",
        "Diagnostic plots",
        "Session info",
        "References"
      ],
      "created": "2022-01-20 16:07:55",
      "modified": "2026-05-14 09:12:48",
      "commits": 6
    }
  ],
  "_score": 5.664641975556126,
  "_indexed": true,
  "_nocasepkg": "sketchr",
  "_universes": [
    "bioc",
    "csoneson",
    "fmicompbio"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.9.1",
      "date": "2026-05-14T10:39:51.000Z",
      "distro": "noble",
      "commit": "f1e060bd60002c47e6e326ac314d62a4315fd2c3",
      "fileid": "017d0b0da010c11d27ce518641b161d9de4df1e5883cd7a1ccae1699d9cf08a2",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25854464906"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.9.1",
      "date": "2026-05-14T10:39:31.000Z",
      "distro": "noble",
      "commit": "f1e060bd60002c47e6e326ac314d62a4315fd2c3",
      "fileid": "4386e6bb30749999e1a44a690ddfd9ce1a7d83fff8d7391679ac2eecad45cdc9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25854464906"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.9.1",
      "date": "2026-05-14T10:37:49.000Z",
      "commit": "f1e060bd60002c47e6e326ac314d62a4315fd2c3",
      "fileid": "46311459b20716addf735ed449226b6b69d3744d6d93da3b367bfef292a69fb4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25854464906"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.9.1",
      "date": "2026-05-14T10:37:39.000Z",
      "commit": "f1e060bd60002c47e6e326ac314d62a4315fd2c3",
      "fileid": "dc495eb32bb02d3f7b25e7a3a87dcaca9a92d7e2a800fa6c3eac4caba15bbd96",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25854464906"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.9.1",
      "date": "2026-05-14T10:43:29.000Z",
      "commit": "f1e060bd60002c47e6e326ac314d62a4315fd2c3",
      "fileid": "a6f5d1dccc86171d033deca83679f597a1b3b50a4186fda473f29c6eda675639",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25854464906"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.9.1",
      "date": "2026-05-14T10:43:41.000Z",
      "commit": "f1e060bd60002c47e6e326ac314d62a4315fd2c3",
      "fileid": "9795fff40b36b3c5b688567d0446dc77182033cf7c3b188c854c01a7b5df707a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25854464906"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.9.1",
      "date": "2026-05-14T10:46:15.000Z",
      "commit": "f1e060bd60002c47e6e326ac314d62a4315fd2c3",
      "fileid": "ac770a8dcdd16751ea610de3f17f509c3a7113bb72bc117a65da876266215339",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25854464906"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.9.1",
      "date": "2026-05-22T08:56:00.000Z",
      "commit": "f1e060bd60002c47e6e326ac314d62a4315fd2c3",
      "fileid": "87711a1150135ca9af1454e895e1088e3d4671494dfea93d20c628be8cb1c3ef",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25854464906"
    }
  ]
}