{
  "_id": "6a103bf3acfb0bcc41c9bc8e",
  "Package": "RankMap",
  "Title": "Rank-based reference mapping for fast and robust cell type\nannotation in spatial and single-cell transcriptomics",
  "Version": "1.1.1",
  "Authors@R": "person(given = \"Jinming\",\nfamily = \"Cheng\",\nemail=\"jinming.cheng@outlook.com\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-3806-4694\"))",
  "Description": "RankMap is a fast and scalable tool for reference-based\ncell type annotation of single-cell and spatial transcriptomics\ndata. It uses ranked gene expression and multinomial regression\nto achieve robust predictions, even with partial gene coverage.\nCompatible with Seurat, SingleCellExperiment, and\nSpatialExperiment objects, RankMap offers flexible\npreprocessing and significantly faster runtime than tools like\nSingleR, Azimuth, and RCTD.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "biocViews": "Spatial, SingleCell, Transcriptomics, GeneExpression,\nAnnotation, Regression, Preprocessing, Software",
  "URL": "https://github.com/jinming-cheng/RankMap",
  "BugReports": "https://github.com/jinming-cheng/RankMap/issues",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Config/roxygen2/version": "8.0.0",
  "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-05-11 05:53:14 UTC",
  "RemoteUrl": "https://github.com/bioc/RankMap",
  "RemoteRef": "HEAD",
  "RemoteSha": "3795f06b33063fb58e6c138dd0ce32b0a3f9414d",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-11 10:39:24 UTC",
    "User": "root"
  },
  "Author": "Jinming Cheng [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-3806-4694>)",
  "Maintainer": "Jinming Cheng <jinming.cheng@outlook.com>",
  "MD5sum": "9ff60328c750dd8da6578a2954765fc7",
  "_user": "bioc",
  "_type": "src",
  "_file": "RankMap_1.1.1.tar.gz",
  "_fileid": "32234f6187aeea091a065ce336a56c150a359037af85de1e1ead33c93748f92d",
  "_filesize": 1137476,
  "_sha256": "32234f6187aeea091a065ce336a56c150a359037af85de1e1ead33c93748f92d",
  "_created": "2026-05-11T10:39:24.000Z",
  "_published": "2026-05-22T11:20:19.526Z",
  "_jobs": [
    {
      "job": 77369136106,
      "time": 183,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6916353627"
    },
    {
      "job": 77369136107,
      "time": 289,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6916390017"
    },
    {
      "job": 77369136476,
      "time": 304,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6916392460"
    },
    {
      "job": 77369136656,
      "time": 160,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6916358996"
    },
    {
      "job": 77369136209,
      "time": 151,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6916353022"
    },
    {
      "job": 77369136176,
      "time": 259,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6916293954"
    },
    {
      "job": 77369135799,
      "time": 170,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7159253254"
    },
    {
      "job": 77369136100,
      "time": 180,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6916352886"
    },
    {
      "job": 77369136560,
      "time": 195,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6916357736"
    },
    {
      "job": 77369136129,
      "time": 174,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6916350916"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 0,
    "note": 5
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/25664967580",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/RankMap",
  "_commit": {
    "id": "3795f06b33063fb58e6c138dd0ce32b0a3f9414d",
    "author": "jinming-cheng <jinming.cheng2018@gmail.com>",
    "committer": "jinming-cheng <jinming.cheng2018@gmail.com>",
    "message": "update NEWS\n",
    "time": 1778478794
  },
  "_maintainer": {
    "name": "Jinming Cheng",
    "email": "jinming.cheng@outlook.com",
    "login": "jinming-cheng",
    "uuid": 45994802,
    "orcid": "0000-0003-3806-4694"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.5.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "glmnet",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "matrixStats",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "Seurat",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "SummarizedExperiment",
      "role": "Imports"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "SingleCellExperiment",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-21",
      "n": 1
    },
    {
      "week": "2025-23",
      "n": 3
    },
    {
      "week": "2025-30",
      "n": 6
    },
    {
      "week": "2025-37",
      "n": 1
    },
    {
      "week": "2026-01",
      "n": 2
    },
    {
      "week": "2026-02",
      "n": 3
    },
    {
      "week": "2026-03",
      "n": 3
    },
    {
      "week": "2026-05",
      "n": 6
    },
    {
      "week": "2026-10",
      "n": 6
    },
    {
      "week": "2026-12",
      "n": 1
    },
    {
      "week": "2026-14",
      "n": 2
    },
    {
      "week": "2026-15",
      "n": 1
    },
    {
      "week": "2026-18",
      "n": 2
    },
    {
      "week": "2026-20",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.1.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.0.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "spatial",
    "singlecell",
    "transcriptomics",
    "geneexpression",
    "annotation",
    "regression",
    "preprocessing",
    "software"
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "jinming-cheng",
      "count": 37,
      "uuid": 45994802
    },
    {
      "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": 120,
    "source": "https://www.bioconductor.org/packages/stats/bioc/RankMap"
  },
  "_devurl": "https://github.com/jinming-cheng/rankmap",
  "_searchresults": 0,
  "_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/RankMap.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jinming-cheng/rankmap",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "computeRankedMatrix",
    "evaluatePredictionPerformance",
    "extractData",
    "factorSorted",
    "filterLowConfidenceCells",
    "maskTopKGenes",
    "optimizeConfidenceThreshold",
    "predictRankModel",
    "RankMap",
    "sampleCellsByType",
    "topCellTypeGenes",
    "trainRankModel"
  ],
  "_help": [
    {
      "page": "ComputeRankedMatrix",
      "title": "Compute Ranked Gene Expression Matrix",
      "topics": [
        "computeRankedMatrix"
      ]
    },
    {
      "page": "EvaluatePredictionPerformance",
      "title": "Evaluate Prediction Accuracy and Confusion by Cell Type",
      "topics": [
        "evaluatePredictionPerformance"
      ]
    },
    {
      "page": "ExtractData",
      "title": "Extract Expression Matrix from Seurat, SummarizedExperiment, or Matrix",
      "topics": [
        "extractData"
      ]
    },
    {
      "page": "FactorSorted",
      "title": "Order factor levels by frequency",
      "topics": [
        "factorSorted"
      ]
    },
    {
      "page": "FilterLowConfidenceCells",
      "title": "Tag Low-Confidence Predictions and Add Status Column",
      "topics": [
        "filterLowConfidenceCells"
      ]
    },
    {
      "page": "MaskTopKGenes",
      "title": "Mask Non-Top-K Genes in Each Cell or Spot",
      "topics": [
        "maskTopKGenes"
      ]
    },
    {
      "page": "OptimizeConfidenceThreshold",
      "title": "Optimize Confidence Threshold for Cell Type Prediction",
      "topics": [
        "optimizeConfidenceThreshold"
      ]
    },
    {
      "page": "PredictRankModel",
      "title": "Predict Cell Types, Probabilities, or Confidence Scores",
      "topics": [
        "predictRankModel"
      ]
    },
    {
      "page": "RankMap",
      "title": "RankMap: Train and Predict Cell Types Using Top-Ranked Genes",
      "topics": [
        "RankMap"
      ]
    },
    {
      "page": "SampleCellsByType",
      "title": "Sample Cells by Cell Type with Minimum Representation",
      "topics": [
        "sampleCellsByType"
      ]
    },
    {
      "page": "topCellTypeGenes",
      "title": "Get top expressed genes for each cell type",
      "topics": [
        "topCellTypeGenes"
      ]
    },
    {
      "page": "TrainRankModel",
      "title": "Train Multinomial Rank-Based Model",
      "topics": [
        "trainRankModel"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/RankMap/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",
    "evaluate",
    "farver",
    "fastDummies",
    "fastmap",
    "fitdistrplus",
    "FNN",
    "fontawesome",
    "foreach",
    "fs",
    "future",
    "future.apply",
    "generics",
    "GenomicRanges",
    "ggplot2",
    "ggrepel",
    "ggridges",
    "glmnet",
    "globals",
    "glue",
    "goftest",
    "gplots",
    "gridExtra",
    "gtable",
    "gtools",
    "here",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "httr",
    "ica",
    "igraph",
    "IRanges",
    "irlba",
    "isoband",
    "iterators",
    "jquerylib",
    "jsonlite",
    "KernSmooth",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lazyeval",
    "lifecycle",
    "listenv",
    "lmtest",
    "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",
    "shape",
    "shiny",
    "sitmo",
    "sourcetools",
    "sp",
    "spam",
    "SparseArray",
    "spatstat.data",
    "spatstat.explore",
    "spatstat.geom",
    "spatstat.random",
    "spatstat.sparse",
    "spatstat.univar",
    "spatstat.utils",
    "stringi",
    "stringr",
    "SummarizedExperiment",
    "survival",
    "sys",
    "tensor",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "utf8",
    "uwot",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "xtable",
    "XVector",
    "yaml",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "RankMap.Rmd",
      "filename": "RankMap.html",
      "title": "Getting Started with RankMap",
      "author": "Jinming Cheng",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Installation",
        "Quick Start (Seurat Objects)",
        "Load Data",
        "Predict Cell Types",
        "Evaluate Performance",
        "Quick Start (SummarizedExperiment Objects)",
        "Prepare Data",
        "Session Info"
      ],
      "created": "2026-01-15 05:35:17",
      "modified": "2026-04-03 04:41:25",
      "commits": 5
    }
  ],
  "_score": 5.146128035678238,
  "_indexed": true,
  "_nocasepkg": "rankmap",
  "_universes": [
    "bioc",
    "jinming-cheng"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.1",
      "date": "2026-05-11T10:43:29.000Z",
      "distro": "noble",
      "commit": "3795f06b33063fb58e6c138dd0ce32b0a3f9414d",
      "fileid": "21e500376a5c070c404866ee35e3cb2fd0197280ffe6f92cc0dcca99c95e0fe3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25664967580"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.1",
      "date": "2026-05-11T10:43:29.000Z",
      "distro": "noble",
      "commit": "3795f06b33063fb58e6c138dd0ce32b0a3f9414d",
      "fileid": "e3794fdad9cfc98abd491507db405f20bb331c11dfb343d84337c8b1b4c1223b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25664967580"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.1",
      "date": "2026-05-11T10:41:51.000Z",
      "commit": "3795f06b33063fb58e6c138dd0ce32b0a3f9414d",
      "fileid": "8d49785c7c3b005f10865fcd9bdef738f018d9e9efe647ce2accf82d51cde8d4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25664967580"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.1",
      "date": "2026-05-11T10:41:38.000Z",
      "commit": "3795f06b33063fb58e6c138dd0ce32b0a3f9414d",
      "fileid": "43d066c26b9d67411604648911505348486ec36c502de347b0fdf26ada82cbe6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25664967580"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.1",
      "date": "2026-05-11T10:41:11.000Z",
      "commit": "3795f06b33063fb58e6c138dd0ce32b0a3f9414d",
      "fileid": "7f70509d6cc40b5a42ea06ec50b5e5232bff7c6ae2f3e035f8ca8b3c3a212ba1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25664967580"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.1",
      "date": "2026-05-11T10:41:35.000Z",
      "commit": "3795f06b33063fb58e6c138dd0ce32b0a3f9414d",
      "fileid": "0df8458377e4c3562f1397e120de8a1c744b5d11b903ca4be83711f384520ade",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25664967580"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.1",
      "date": "2026-05-11T10:41:03.000Z",
      "commit": "3795f06b33063fb58e6c138dd0ce32b0a3f9414d",
      "fileid": "5e0b09c5900c6ea92b5f07c7d5c64b90d8de566d46aa8f5007fd6aeec8475bf9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25664967580"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.1",
      "date": "2026-05-22T11:19:56.000Z",
      "commit": "3795f06b33063fb58e6c138dd0ce32b0a3f9414d",
      "fileid": "50c32e174d377e79415c0ef665370f345092ba4acdfd55de1345216b1107e514",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25664967580"
    }
  ]
}