{
  "_id": "69ec43fdf37234088eead8d9",
  "Package": "cytosignal",
  "Title": "What the Package Does (One Line, Title Case)",
  "Version": "0.5.0",
  "Date": "2025-12-17",
  "Type": "Package",
  "Authors@R": "c(\nperson(given = \"Jialin\", family = \"Liu\", role = c(\"aut\", \"cre\"),\nemail = \"alanliu@umich.edu\"),\nperson(given = \"Yichen\", family = \"Wang\", role = \"aut\",\nemail = \"wayichen@umich.edu\")\n)",
  "Description": "What the package does (one paragraph).",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "Remotes": [
    "xzhoulab/SPARK"
  ],
  "Repository": "https://welch-lab.r-universe.dev",
  "Date/Publication": "2026-04-22 17:19:47 UTC",
  "RemoteUrl": "https://github.com/welch-lab/cytosignal",
  "RemoteRef": "HEAD",
  "RemoteSha": "cf2a804454f2fc2628476ae74456f9c2f9124131",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-04-25 04:25:25 UTC",
    "User": "root"
  },
  "Author": "Jialin Liu [aut, cre],\nYichen Wang [aut]",
  "Maintainer": "Jialin Liu <alanliu@umich.edu>",
  "MD5sum": "b924bb6d8deec8452212fdc0541565ba",
  "_user": "welch-lab",
  "_type": "src",
  "_file": "cytosignal_0.5.0.tar.gz",
  "_fileid": "426a0c17cbd05f9f163f4051c21ffd1fd0cf580f9ce3ca212b9f722349911a2d",
  "_filesize": 454073,
  "_sha256": "426a0c17cbd05f9f163f4051c21ffd1fd0cf580f9ce3ca212b9f722349911a2d",
  "_created": "2026-04-25T04:25:25.000Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 72986519403,
      "time": 186,
      "config": "linux-devel-arm64",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 72986519411,
      "time": 189,
      "config": "linux-devel-x86_64",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 72986519419,
      "time": 287,
      "config": "linux-release-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "6637405637"
    },
    {
      "job": 72986519390,
      "time": 249,
      "config": "linux-release-x86_64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "6637401718"
    },
    {
      "job": 72986519424,
      "time": 124,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "6637389553"
    },
    {
      "job": 72986519421,
      "time": 388,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "6637414845"
    },
    {
      "job": 72986519423,
      "time": 111,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6637388497"
    },
    {
      "job": 72986519457,
      "time": 378,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6637414179"
    },
    {
      "job": 72986113965,
      "time": 533,
      "config": "source",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "6637378501"
    },
    {
      "job": 72986519381,
      "time": 243,
      "config": "wasm-release",
      "r": "4.5.1",
      "check": "OK",
      "artifact": "6637401294"
    },
    {
      "job": 72986519394,
      "time": 281,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 72986519401,
      "time": 204,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "6637397334"
    },
    {
      "job": 72986519399,
      "time": 173,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    }
  ],
  "_buildurl": "https://github.com/r-universe/welch-lab/actions/runs/24792985294",
  "_status": "failure",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/welch-lab/cytosignal",
  "_commit": {
    "id": "cf2a804454f2fc2628476ae74456f9c2f9124131",
    "author": "Yichen Wang <wayichen@umich.edu>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update package version to 0.5.0",
    "time": 1776878387
  },
  "_maintainer": {
    "name": "Jialin Liu",
    "email": "alanliu@umich.edu",
    "login": "skpalan",
    "uuid": 49622175
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Depends"
    },
    {
      "package": "utils",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "RcppProgress",
      "role": "LinkingTo"
    },
    {
      "package": "dbscan",
      "role": "Imports"
    },
    {
      "package": "RANN",
      "role": "Imports"
    },
    {
      "package": "RTriangle",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "ggrepel",
      "role": "Imports"
    },
    {
      "package": "glmnet",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "plyr",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "RcppArmadillo",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "circlize",
      "role": "Suggests"
    },
    {
      "package": "cowplot",
      "role": "Suggests"
    },
    {
      "package": "hdf5r",
      "role": "Suggests"
    },
    {
      "package": "httr",
      "role": "Suggests"
    },
    {
      "package": "jsonlite",
      "role": "Suggests"
    },
    {
      "package": "nebula",
      "role": "Suggests"
    },
    {
      "package": "patchwork",
      "role": "Suggests"
    },
    {
      "package": "scattermore",
      "role": "Suggests"
    },
    {
      "package": "stringi",
      "role": "Suggests"
    },
    {
      "package": "plot3D",
      "role": "Suggests"
    },
    {
      "package": "png",
      "role": "Suggests"
    },
    {
      "package": "pheatmap",
      "role": "Suggests"
    },
    {
      "package": "gprofiler2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "Seurat",
      "version": ">= 5.0.0",
      "role": "Suggests"
    },
    {
      "package": "SeuratObject",
      "version": ">= 5.0.0",
      "role": "Suggests"
    },
    {
      "package": "SingleCellExperiment",
      "role": "Suggests"
    },
    {
      "package": "SummarizedExperiment",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "welch-lab",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-21",
      "n": 1
    },
    {
      "week": "2025-26",
      "n": 2
    },
    {
      "week": "2025-50",
      "n": 1
    },
    {
      "week": "2025-51",
      "n": 1
    },
    {
      "week": "2026-04",
      "n": 1
    },
    {
      "week": "2026-17",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.5.0",
      "date": "2026-04-22"
    }
  ],
  "_stars": 25,
  "_contributors": [
    {
      "user": "skpalan",
      "count": 57,
      "uuid": 49622175
    },
    {
      "user": "mvfki",
      "count": 46,
      "uuid": 28736557
    },
    {
      "user": "alanskp",
      "count": 6,
      "uuid": 75053289
    },
    {
      "user": "theaeon",
      "count": 5,
      "uuid": 9099529
    },
    {
      "user": "jw156605",
      "count": 3,
      "uuid": 2466773
    },
    {
      "user": "cyclopenta",
      "count": 1,
      "uuid": 78060663
    }
  ],
  "_userbio": {
    "uuid": 45493916,
    "type": "organization",
    "name": "welch-lab"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/cytosignal"
  },
  "_devurl": "https://github.com/welch-lab/cytosignal",
  "_searchresults": 14,
  "_topics": [
    "openblas",
    "cpp"
  ],
  "_rbuild": "4.5.3",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/cytosignal.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "addIntrDB",
    "addVelo",
    "changeUniprot",
    "createCytoSignal",
    "csToH5AD",
    "csToSCE",
    "csToSeurat",
    "findNN",
    "findNNDT",
    "findNNGauEB",
    "findNNRaw",
    "formatLRDB",
    "graphNicheLR",
    "H5ADToCS",
    "heatmap_GO",
    "hex_bin",
    "hex_coord",
    "hex_pos",
    "imputeLR",
    "imputeNiche",
    "imputeNicheVelo",
    "imputeVeloLR",
    "inferCorrScore",
    "inferEpsParams",
    "inferIntrDEG",
    "inferIntrScore",
    "inferIntrVelo",
    "inferNullScoreLR",
    "inferScoreLR",
    "inferSignif",
    "inferVeloLR",
    "mergeCytoSignal",
    "permuteLR",
    "plotCircosNIntr",
    "plotCluster",
    "plotEdge",
    "plotIntrValue",
    "plotNebulaAll",
    "plotNebulaVolcano",
    "plotREVIGO",
    "plotSigCluster",
    "plotSignif",
    "plotVelo",
    "purgeBeforeSave",
    "rankIntrSpatialVar",
    "removeLowQuality",
    "revigo",
    "runNEBULA",
    "runPears.std",
    "SCEToCS",
    "SeuratToCS",
    "show",
    "showCov",
    "showImp",
    "showIntr",
    "showLog",
    "showScore",
    "showUnpt",
    "showVelo",
    "smoothScoreLR",
    "suggestScaleFactor"
  ],
  "_datasets": [
    {
      "name": "db.cont",
      "title": "Interaction database derived from CellphoneDB V2",
      "object": "db.cont",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "db.diff",
      "title": "Interaction database derived from CellphoneDB V2",
      "object": "db.diff",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "g_to_u",
      "title": "Interaction database derived from CellphoneDB V2",
      "object": "g_to_u",
      "class": [
        "data.frame"
      ],
      "fields": [
        "gene_name",
        "uniprot",
        "hgnc_symbol"
      ],
      "rows": 977,
      "table": true,
      "tojson": true
    },
    {
      "name": "inter.index",
      "title": "Interaction database derived from CellphoneDB V2",
      "object": "inter.index",
      "class": [
        "data.frame"
      ],
      "fields": [
        "id_cp_interaction",
        "partner_a",
        "partner_b",
        "protein_name_a",
        "protein_name_b",
        "annotation_strategy",
        "source",
        "partner_a_is_recep",
        "partner_b_is_recep",
        "recep_flag",
        "order_flag"
      ],
      "rows": 1396,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "dot-inferVeloLR.matrix_like",
      "title": "#' Compute the LR velo for specific ligand-receptor imputation obj pairs #' #' @param object A Cytosignal object #' @param lig.slot The ligand slot to use #' @param recep.slot The receptor slot to use #' @param intr.db.name The intr database name to use #' @param nn.use The neighbor index as niche #' #' @return A Cytosignal object #' @export #' inferVeloLR <- function( object, ... ) UseMethod(generic = 'inferVeloLR', object = object)",
      "topics": [
        ".inferVeloLR.matrix_like"
      ]
    },
    {
      "page": "Extract.mergedCytoSignal",
      "title": "Extract metadata variable from mergedCytoSignal object",
      "topics": [
        "$.mergedCytoSignal",
        "$<-.mergedCytoSignal"
      ]
    },
    {
      "page": "addIntrDB",
      "title": "Add interaction database to CytoSignal object",
      "topics": [
        "addIntrDB"
      ]
    },
    {
      "page": "addVelo",
      "title": "Add velocity data to CytoSignal object",
      "topics": [
        "addVelo"
      ]
    },
    {
      "page": "changeUniprot",
      "title": "Subset gene expression matrix according to availability in the UNIPROT database.",
      "topics": [
        "changeUniprot",
        "changeUniprot.CytoSignal",
        "changeUniprot.matrix_like"
      ]
    },
    {
      "page": "createCytoSignal",
      "title": "Create a CytoSignal object",
      "topics": [
        "createCytoSignal"
      ]
    },
    {
      "page": "csToH5AD",
      "title": "Conversion between CytoSignal object and AnnData object in H5AD file",
      "topics": [
        "csToH5AD",
        "H5ADToCS"
      ]
    },
    {
      "page": "csToSCE",
      "title": "Conversion between CytoSignal object and SingleCellExperiment object",
      "topics": [
        "csToSCE",
        "SCEToCS"
      ]
    },
    {
      "page": "csToSeurat",
      "title": "Conversion between CytoSignal object and Seurat object",
      "topics": [
        "csToSeurat",
        "SeuratToCS"
      ]
    },
    {
      "page": "CytoSignal-class",
      "title": "The CytoSignal Class",
      "topics": [
        "CytoSignal",
        "CytoSignal-class"
      ]
    },
    {
      "page": "database",
      "title": "Interaction database derived from CellphoneDB V2",
      "topics": [
        "db.cont",
        "db.diff",
        "g_to_u",
        "inter.index"
      ]
    },
    {
      "page": "dim.mergedCytoSignal",
      "title": "dim Method for mergedCytoSignal object",
      "topics": [
        "dim.mergedCytoSignal"
      ]
    },
    {
      "page": "findNN",
      "title": "Identify nearest neighbors for each location using different strategies for different types of interactions",
      "topics": [
        "findNN"
      ]
    },
    {
      "page": "findNNDT",
      "title": "Find the direct connected neighbor of each cell, using Delaunay triangulation",
      "topics": [
        "findNNDT"
      ]
    },
    {
      "page": "findNNGauEB",
      "title": "Find the neighbors of each cell in the Epsilon Ball",
      "topics": [
        "findNNGauEB"
      ]
    },
    {
      "page": "findNNRaw",
      "title": "Create a ImpData object using raw data without imputation",
      "topics": [
        "findNNRaw"
      ]
    },
    {
      "page": "format.CytosignalIntrDEG",
      "title": "Format a CytosignalIntrDEG object to string",
      "topics": [
        "format.CytosignalIntrDEG"
      ]
    },
    {
      "page": "formatLRDB",
      "title": "Process Ligand–Receptor Data Without Assigning New Random CPI-CC IDs",
      "topics": [
        "formatLRDB"
      ]
    },
    {
      "page": "graphNicheLR",
      "title": "Compute the LR score for specific ligand-receptor imputation obj pairs",
      "topics": [
        "graphNicheLR"
      ]
    },
    {
      "page": "graphNicheLR.CytoSignal",
      "title": "Sub function for graphNicheLR, input a CytoSignal object",
      "topics": [
        "graphNicheLR.CytoSignal"
      ]
    },
    {
      "page": "graphNicheLR.dgCMatrix",
      "title": "Sub function for graphNicheLR, input a sparse matrix",
      "topics": [
        "graphNicheLR.dgCMatrix"
      ]
    },
    {
      "page": "heatmap_GO",
      "title": "Show significant genes across top GO term hits with coefficients from regression analysis of an interaction",
      "topics": [
        "heatmap_GO"
      ]
    },
    {
      "page": "hex_bin",
      "title": "GGPLOT2 FUNCTIONALITY FOR MAPPING TO HEXAGON SIZE AND COLOUR AESTHETICS by Robin Edwards, 2013 (geotheory.co.uk, @geotheory) This has been adapted from the ggplot bin_hex.R script that underpins geom_hex, etc (see https://github.com/hadley/densityvis/blob/master/R/bin-hex.r).",
      "topics": [
        "hex_bin"
      ]
    },
    {
      "page": "ImpData-class",
      "title": "The ImpData Class",
      "topics": [
        "ImpData",
        "ImpData-class"
      ]
    },
    {
      "page": "imputeLR",
      "title": "Impute the L or R value from the nearest neighbors of each location",
      "topics": [
        "imputeLR"
      ]
    },
    {
      "page": "imputeNiche",
      "title": "Impute the data",
      "topics": [
        "imputeNiche"
      ]
    },
    {
      "page": "imputeNicheVelo",
      "title": "Impute the velocity mtx using the specified method",
      "topics": [
        "imputeNicheVelo"
      ]
    },
    {
      "page": "imputeNicheVelo.CytoSignal",
      "title": "Sub function for imputeNicheVelo, input a Cytosignal object",
      "topics": [
        "imputeNicheVelo.CytoSignal"
      ]
    },
    {
      "page": "imputeVeloLR",
      "title": "Impute time derivative of L or R from the nearest neighbors of each location",
      "topics": [
        "imputeVeloLR"
      ]
    },
    {
      "page": "inferCorrScore",
      "title": "Infer the correspondence between LR-scores and Significance",
      "topics": [
        "inferCorrScore"
      ]
    },
    {
      "page": "inferEpsParams",
      "title": "Infer the parameters of the Gaussian kernel",
      "topics": [
        "inferEpsParams"
      ]
    },
    {
      "page": "inferIntrDEG",
      "title": "Infer significant genes (or TFs) for each interaction",
      "topics": [
        "inferIntrDEG"
      ]
    },
    {
      "page": "inferIntrScore",
      "title": "Calculate LRScore from the imputed L and R values",
      "topics": [
        "inferIntrScore"
      ]
    },
    {
      "page": "inferIntrVelo",
      "title": "Calculate the interaction velocity from the imputed time derivative of L or R values",
      "topics": [
        "inferIntrVelo"
      ]
    },
    {
      "page": "inferNullScoreLR",
      "title": "Permute LR score for specific ligand-receptor imputation obj pairs",
      "topics": [
        "inferNullScoreLR"
      ]
    },
    {
      "page": "inferScoreLR",
      "title": "Compute the LR score for specific ligand-receptor imputation pairs",
      "topics": [
        "inferScoreLR"
      ]
    },
    {
      "page": "inferSignif",
      "title": "Infer significance of LR scores",
      "topics": [
        "inferSignif"
      ]
    },
    {
      "page": "inferSpatialCorr",
      "title": "Infer the correspondence between LR-scores and Significance",
      "topics": [
        "inferSpatialCorr"
      ]
    },
    {
      "page": "inferVeloLR",
      "title": "Sub function for inferVeloLR, input a CytoSignal object",
      "topics": [
        "inferVeloLR"
      ]
    },
    {
      "page": "lrScores-class",
      "title": "The lrScores Class",
      "topics": [
        "lrScores",
        "lrScores-class"
      ]
    },
    {
      "page": "lrVelo-class",
      "title": "The lrvelo Class",
      "topics": [
        "lrVelo",
        "lrVelo-class"
      ]
    },
    {
      "page": "mergeCytoSignal",
      "title": "Merge multiple CytoSignal objects for cross-dataset analysis",
      "topics": [
        "mergeCytoSignal"
      ]
    },
    {
      "page": "mergedCytoSignal-class",
      "title": "mergedCytoSignal Class for cross-dataset analysis of spatial cell-cell communication",
      "topics": [
        "mergedCytoSignal-class"
      ]
    },
    {
      "page": "names.mergedCytoSignal",
      "title": "Dataset names of a mergedCytoSignal object",
      "topics": [
        "names.mergedCytoSignal",
        "names<-.mergedCytoSignal"
      ]
    },
    {
      "page": "permuteLR",
      "title": "Permute Imputation Results of specific imputation method",
      "topics": [
        "permuteLR"
      ]
    },
    {
      "page": "plotCircosNIntr",
      "title": "Make Circos plot summarising number of interactions between clusters",
      "topics": [
        "plotCircosNIntr"
      ]
    },
    {
      "page": "plotEdge",
      "title": "Plotting edge for a given interaction from a CytoSignal object",
      "topics": [
        "plotEdge"
      ]
    },
    {
      "page": "plotNebulaAll",
      "title": "Visualize NEBULA analysis result with dot plot that involves all covariates",
      "topics": [
        "plotNebulaAll"
      ]
    },
    {
      "page": "plotNebulaVolcano",
      "title": "Make volcano plot for NEBULA analysis result",
      "topics": [
        "plotNebulaVolcano"
      ]
    },
    {
      "page": "plotRefinedScore",
      "title": "Plot the refined score of each interaction after regression model refinement",
      "topics": [
        "plotRefinedScore"
      ]
    },
    {
      "page": "plotREVIGO",
      "title": "Create scatter plot from REVIGO result",
      "topics": [
        "plotREVIGO"
      ]
    },
    {
      "page": "plotSigCluster",
      "title": "Plot edges by each cluster as sender or receiver cells",
      "topics": [
        "plotSigCluster"
      ]
    },
    {
      "page": "plotSignif",
      "title": "Plot significant interactions ranked by the user-specified metric",
      "topics": [
        "plotSignif"
      ]
    },
    {
      "page": "plotVelo",
      "title": "Plot 3D LR-velo ranked by the user-specified metric",
      "topics": [
        "plotVelo"
      ]
    },
    {
      "page": "print.CytosignalIntrDEG",
      "title": "Print the CytosignalIntrDEG object representation to screen",
      "topics": [
        "print.CytosignalIntrDEG"
      ]
    },
    {
      "page": "purgeBeforeSave",
      "title": "Remove imputed data and normalized imputed data from CytoSignal object to save disk space",
      "topics": [
        "purgeBeforeSave"
      ]
    },
    {
      "page": "rankIntrSpatialVar",
      "title": "Rank the inferred high-quality interactions by their spatial variability",
      "topics": [
        "rankIntrSpatialVar"
      ]
    },
    {
      "page": "removeLowQuality",
      "title": "Remove low quality cells and genes from raw counts",
      "topics": [
        "removeLowQuality"
      ]
    },
    {
      "page": "revigo",
      "title": "Submit query to REVIGO and get result to R",
      "topics": [
        "revigo"
      ]
    },
    {
      "page": "runNEBULA",
      "title": "Run NEBULA's association analysis to compare datasets within mergedCytoSignal object",
      "topics": [
        "runNEBULA"
      ]
    },
    {
      "page": "runPears.std",
      "title": "Identify spatially significant interactions using std-corrected pearson correlation Normal Moran's I test is not applicable here since the total number of the cell is too large, causing unnacceptable computation cost. Here we use a modified version of Moran's I test, which is to take only the top KNNs to compute the Moran's I test.",
      "topics": [
        "runPears.std"
      ]
    },
    {
      "page": "show-CytoSignal-method",
      "title": "show method for CytoSignal",
      "topics": [
        "show,CytoSignal-method"
      ]
    },
    {
      "page": "show-ImpData-method",
      "title": "show method for cytosignal obj",
      "topics": [
        "show,ImpData-method"
      ]
    },
    {
      "page": "show-lrScores-method",
      "title": "show method for lrScores object",
      "topics": [
        "show,lrScores-method"
      ]
    },
    {
      "page": "show-mergedCytoSignal-method",
      "title": "Show method for mergedCytoSignal object",
      "topics": [
        "show,mergedCytoSignal-method"
      ]
    },
    {
      "page": "showCov",
      "title": "Show available covariate levels used in NEBULA analysis",
      "topics": [
        "showCov"
      ]
    },
    {
      "page": "showImp",
      "title": "show method for ImpData",
      "topics": [
        "showImp"
      ]
    },
    {
      "page": "showIntr",
      "title": "show method for CytoSignal",
      "topics": [
        "showIntr",
        "showIntr.CytoSignal",
        "showIntr.mergedCytoSignal"
      ]
    },
    {
      "page": "showLog",
      "title": "show all current logs",
      "topics": [
        "showLog"
      ]
    },
    {
      "page": "showScore",
      "title": "show method for lrScores",
      "topics": [
        "showScore"
      ]
    },
    {
      "page": "showUnpt",
      "title": "show intr.data in ImpData",
      "topics": [
        "showUnpt"
      ]
    },
    {
      "page": "showVelo",
      "title": "show method for lrVelo",
      "topics": [
        "showVelo"
      ]
    },
    {
      "page": "smoothScoreLR",
      "title": "Smooth existing LR-scores using spatial nearest neighbors",
      "topics": [
        "smoothScoreLR"
      ]
    },
    {
      "page": "subset.mergedCytoSignal",
      "title": "Subset a mergedCytoSignal obejct",
      "topics": [
        "subset.mergedCytoSignal"
      ]
    },
    {
      "page": "suggestScaleFactor",
      "title": "Suggest scaling factor of real units to spatial units",
      "topics": [
        "suggestScaleFactor"
      ]
    },
    {
      "page": "uniqueColors",
      "title": "Generate character vector of unique color hex codes Base color palette adopts 'ggsci:::ggsci_db$igv$default'",
      "topics": [
        "uniqueColors"
      ]
    }
  ],
  "_readme": "https://github.com/welch-lab/cytosignal/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "codetools",
    "cpp11",
    "dbscan",
    "farver",
    "foreach",
    "generics",
    "ggplot2",
    "ggrepel",
    "glmnet",
    "glue",
    "gtable",
    "isoband",
    "iterators",
    "labeling",
    "lattice",
    "lifecycle",
    "Matrix",
    "plyr",
    "R6",
    "RANN",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "RcppProgress",
    "rlang",
    "RTriangle",
    "S7",
    "scales",
    "shape",
    "survival",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_sysdeps": [
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 4.720159303405957,
  "_indexed": true,
  "_nocasepkg": "cytosignal",
  "_universes": [
    "welch-lab",
    "skpalan"
  ],
  "_failure": {
    "version": "0.5.0",
    "commit": {
      "id": "cf2a804454f2fc2628476ae74456f9c2f9124131",
      "author": "Yichen Wang <wayichen@umich.edu>",
      "committer": "GitHub <noreply@github.com>",
      "message": "Update package version to 0.5.0",
      "time": 1776878387
    },
    "buildurl": "https://github.com/r-universe/welch-lab/actions/runs/26847353377",
    "date": "2026-06-05T06:07:13.730Z",
    "job": {
      "job": 79672810856,
      "time": 407,
      "config": "source",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7429941844"
    }
  },
  "_binaries": [
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5.0",
      "date": "2026-04-25T04:27:34.000Z",
      "arch": "aarch64",
      "commit": "cf2a804454f2fc2628476ae74456f9c2f9124131",
      "fileid": "d1235d0f0e81b5172a06c17ee58413c6207d2abef1ee7e23b11548141b65de01",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/welch-lab/actions/runs/24792985294"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5.0",
      "date": "2026-04-25T04:30:17.000Z",
      "arch": "x86_64",
      "commit": "cf2a804454f2fc2628476ae74456f9c2f9124131",
      "fileid": "4ff0ff54871b84c6fd050e108c2a6b848b8b0f6ee52f3143bc2e3d192c6e7057",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/welch-lab/actions/runs/24792985294"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.5.0",
      "date": "2026-04-25T04:27:25.000Z",
      "arch": "aarch64",
      "commit": "cf2a804454f2fc2628476ae74456f9c2f9124131",
      "fileid": "fab3fcd1f60d98749f281b2d87c0a52f2ddf5d3c8eb9b57f4cd8527de0438703",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/welch-lab/actions/runs/24792985294"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.5.0",
      "date": "2026-04-25T04:30:56.000Z",
      "arch": "x86_64",
      "commit": "cf2a804454f2fc2628476ae74456f9c2f9124131",
      "fileid": "8c02f621ab32b62980271a8c6ecef0d2162a6cdc77bacbf20192b7acfd4cd361",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/welch-lab/actions/runs/24792985294"
    },
    {
      "r": "4.5.1",
      "os": "wasm",
      "version": "0.5.0",
      "date": "2026-04-25T04:29:52.000Z",
      "arch": "emscripten",
      "commit": "cf2a804454f2fc2628476ae74456f9c2f9124131",
      "fileid": "4c8a112940e64621d146c7841dead51f45b15a842406df501b25af197d084115",
      "status": "success",
      "buildurl": "https://github.com/r-universe/welch-lab/actions/runs/24792985294"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.5.0",
      "date": "2026-04-25T04:28:04.000Z",
      "arch": "x86_64",
      "commit": "cf2a804454f2fc2628476ae74456f9c2f9124131",
      "fileid": "548989e73e3e65bd6a421a6757f39bbc3d54a808a31f95e3e3b67d13e1e83ad1",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/welch-lab/actions/runs/24792985294"
    }
  ]
}