{
  "_id": "6a12ac38acfb0bcc41d17fbf",
  "Package": "STRIDER",
  "Type": "Package",
  "Title": "Spatial Transcriptomics Deconvolution and Integration in R",
  "Version": "1.0.0",
  "Date": "2026-01-25",
  "Authors@R": "person(\"Zaoqu\", \"Liu\",\nemail = \"liuzaoqu@163.com\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-4386-2787\"))",
  "Author": "Zaoqu Liu [aut, cre] (<https://orcid.org/0000-0002-4386-2787>)",
  "Maintainer": "Zaoqu Liu <liuzaoqu@163.com>",
  "Description": "STRIDER (Spatial Transcriptomics deconvolutIon and\nintegration in R) provides comprehensive tools for analyzing\nspatial transcriptomics data. The package implements topic\nmodeling based deconvolution using Latent Dirichlet Allocation\n(LDA) to decompose spatial spots into cell type proportions. It\nalso provides multi-sample integration using Fused\nGromov-Wasserstein (FGW) optimal transport, spatial clustering\nwith neighborhood awareness, and visualization functions.\nSTRIDER is designed to work seamlessly with Seurat objects (v4\nand v5) and supports various input formats including 10X\nGenomics HDF5 files.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/Zaoqu-Liu/STRIDER",
  "BugReports": "https://github.com/Zaoqu-Liu/STRIDER/issues",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "NeedsCompilation": "yes",
  "SystemRequirements": "GNU make",
  "Config/testthat/edition": "3",
  "Roxygen": "list(markdown = TRUE)",
  "Config/pak/sysreqs": "make",
  "Repository": "https://zaoqu-liu.r-universe.dev",
  "Date/Publication": "2026-01-24 19:14:08 UTC",
  "RemoteUrl": "https://github.com/Zaoqu-Liu/STRIDER",
  "RemoteRef": "main",
  "RemoteSha": "8fbfecb48f36d48d6536524fcc066393fb2052f4",
  "Packaged": {
    "Date": "2026-05-24 07:39:22 UTC",
    "User": "root"
  },
  "MD5sum": "b52f26c8165c89279c0953c114f2d3e9",
  "_user": "zaoqu-liu",
  "_type": "src",
  "_file": "STRIDER_1.0.0.tar.gz",
  "_fileid": "291feee530e1c46fa2775e758f167e0b66c9b8e3cf997936c1ff17b24481fb60",
  "_filesize": 300163,
  "_sha256": "291feee530e1c46fa2775e758f167e0b66c9b8e3cf997936c1ff17b24481fb60",
  "_created": "2026-05-24T07:39:22.000Z",
  "_published": "2026-05-24T07:43:52.249Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77581069181,
      "time": 166,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7183355664"
    },
    {
      "job": 77581069185,
      "time": 185,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7183358393"
    },
    {
      "job": 77581069198,
      "time": 164,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7183355454"
    },
    {
      "job": 77581069200,
      "time": 184,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7183357975"
    },
    {
      "job": 77581069184,
      "time": 106,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7183348554"
    },
    {
      "job": 77581069192,
      "time": 208,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7183361938"
    },
    {
      "job": 77581069190,
      "time": 103,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7183348210"
    },
    {
      "job": 77581069166,
      "time": 222,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7183363841"
    },
    {
      "job": 77580883362,
      "time": 211,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183336068"
    },
    {
      "job": 77581069153,
      "time": 136,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183352180"
    },
    {
      "job": 77581069163,
      "time": 182,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7183357828"
    },
    {
      "job": 77581069160,
      "time": 169,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7183356195"
    },
    {
      "job": 77581069148,
      "time": 151,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7183353853"
    }
  ],
  "_buildurl": "https://github.com/r-universe/zaoqu-liu/actions/runs/26355314209",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/Zaoqu-Liu/STRIDER",
  "_commit": {
    "id": "8fbfecb48f36d48d6536524fcc066393fb2052f4",
    "author": "Zaoqu-Liu <liuzaoqu@163.com>",
    "committer": "Zaoqu-Liu <liuzaoqu@163.com>",
    "message": "Optimize R implementation to match Python STRIDE\n\nKey optimizations:\n1. marker_find.R:\n   - Add find_markers_scanpy() with full scanpy preprocessing workflow\n   - Add wilcox_tie_corrected() for exact match with scanpy Wilcoxon\n   - Add find_variable_genes_scanpy() with dispersion normalization\n\n2. preprocess.R & model_evaluate.R & deconvolve.R:\n   - Fix NormBySD to use population SD (N) instead of sample SD (N-1)\n   - Matches sklearn.preprocessing.StandardScaler behavior\n\n3. integration.R:\n   - Optimize compute_kl_divergence() with proper normalization\n   - Add epsilon handling matching Python STRIDE\n\n4. lda_model.R:\n   - Add n.passes parameter for multiple corpus passes\n   - Add gamma.threshold parameter\n   - Better match gensim LdaModel behavior\n\n5. Tests updated for population SD\n\nAll 687 tests pass\nR CMD check: 0 errors, 4 warnings (RcppArmadillo related), 4 notes\n",
    "time": 1769282048
  },
  "_maintainer": {
    "name": "Zaoqu Liu",
    "email": "liuzaoqu@163.com",
    "login": "zaoqu-liu",
    "orcid": "0000-0002-4386-2787",
    "description": "AI4S",
    "uuid": 68080738
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.4.0",
      "role": "Imports"
    },
    {
      "package": "viridis",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "text2vec",
      "version": ">= 0.6.0",
      "role": "Suggests"
    },
    {
      "package": "FNN",
      "role": "Suggests"
    },
    {
      "package": "scatterpie",
      "role": "Suggests"
    },
    {
      "package": "scales",
      "role": "Suggests"
    },
    {
      "package": "hdf5r",
      "role": "Suggests"
    },
    {
      "package": "rhdf5",
      "role": "Suggests"
    },
    {
      "package": "SeuratObject",
      "role": "Suggests"
    },
    {
      "package": "patchwork",
      "role": "Suggests"
    },
    {
      "package": "future",
      "role": "Suggests"
    },
    {
      "package": "future.apply",
      "role": "Suggests"
    },
    {
      "package": "igraph",
      "role": "Suggests"
    },
    {
      "package": "cluster",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "zaoqu-liu",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-04",
      "n": 11
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "zaoqu-liu",
      "count": 11,
      "uuid": 68080738
    }
  ],
  "_userbio": {
    "uuid": 68080738,
    "type": "user",
    "name": "LIU Zaoqu",
    "description": "AI4S"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/STRIDER"
  },
  "_devurl": "https://github.com/zaoqu-liu/strider",
  "_searchresults": 13,
  "_topics": [
    "openblas",
    "cpp",
    "openmp"
  ],
  "_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/STRIDER.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "align_samples",
    "as_seurat",
    "benchmark_strider",
    "calculate_celltype_topic_bayes",
    "calculate_coherence",
    "calculate_neighbor_fractions",
    "calculate_nmi",
    "calculate_qc_metrics",
    "calculate_topic_celltype",
    "center_coords",
    "center_points_cpp",
    "cluster_composition",
    "cluster_in_topic_space",
    "cluster_silhouette",
    "combine_plots",
    "compute_distance_matrix",
    "compute_kl_divergence",
    "compute_rotation_svd_cpp",
    "create_mapping_graph",
    "create_strider_object",
    "deconvolve",
    "euclidean_distance_cpp",
    "evaluate_model_prediction",
    "evaluate_topic_range",
    "filter_cells",
    "filter_genes",
    "find_cluster_markers",
    "find_markers",
    "find_markers_scanpy",
    "find_neighbors",
    "find_variable_genes",
    "from_seurat",
    "fused_gromov_wasserstein_cpp",
    "get_default_colors",
    "get_extended_colors",
    "get_mapped_celltypes",
    "get_shared_genes",
    "integrate_samples",
    "integration_quality",
    "kl_divergence_matrix_cpp",
    "map_spots_to_cells",
    "normalize_counts",
    "plot_celltype_heatmap",
    "plot_cluster",
    "plot_deconv",
    "plot_deconv_pie",
    "plot_deconv_scatter",
    "plot_integration",
    "plot_mapping",
    "plot_model_selection",
    "plot_topic_heatmap",
    "plot_validation",
    "preprocess_sc",
    "preprocess_st",
    "read_10x_h5",
    "read_celltype_annotations",
    "read_count_matrix",
    "read_gene_list",
    "read_spatial_coords",
    "run_strider",
    "save_plot",
    "scale_data",
    "select_best_model",
    "spatial_cluster",
    "train_lda",
    "train_model",
    "transfer_labels",
    "transform_lda",
    "validate_strider",
    "write_10x_h5",
    "write_results"
  ],
  "_help": [
    {
      "page": "align_samples",
      "title": "Align Two Samples Using FGW",
      "topics": [
        "align_samples"
      ]
    },
    {
      "page": "as_seurat",
      "title": "Convert STRIDER Object to Seurat",
      "topics": [
        "as_seurat"
      ]
    },
    {
      "page": "benchmark_strider",
      "title": "Benchmark STRIDER Against Known Ground Truth",
      "topics": [
        "benchmark_strider"
      ]
    },
    {
      "page": "calculate_celltype_topic_bayes",
      "title": "Calculate Bayesian Celltype-Topic Matrix",
      "topics": [
        "calculate_celltype_topic_bayes"
      ]
    },
    {
      "page": "calculate_coherence",
      "title": "Calculate LDA Coherence Score",
      "topics": [
        "calculate_coherence"
      ]
    },
    {
      "page": "calculate_neighbor_fractions",
      "title": "Calculate Neighbor Average Fractions",
      "topics": [
        "calculate_neighbor_fractions"
      ]
    },
    {
      "page": "calculate_nmi",
      "title": "Calculate Normalized Mutual Information",
      "topics": [
        "calculate_nmi"
      ]
    },
    {
      "page": "calculate_qc_metrics",
      "title": "Calculate Quality Control Metrics",
      "topics": [
        "calculate_qc_metrics"
      ]
    },
    {
      "page": "calculate_topic_celltype",
      "title": "Calculate Topic-Celltype Association Matrix",
      "topics": [
        "calculate_topic_celltype"
      ]
    },
    {
      "page": "center_coords",
      "title": "Center Coordinates",
      "topics": [
        "center_coords"
      ]
    },
    {
      "page": "center_points_cpp",
      "title": "Center Points by Weighted Mean",
      "topics": [
        "center_points_cpp"
      ]
    },
    {
      "page": "cluster_composition",
      "title": "Calculate Cluster Statistics",
      "topics": [
        "cluster_composition"
      ]
    },
    {
      "page": "cluster_in_topic_space",
      "title": "Perform K-Means Clustering on Topic Space",
      "topics": [
        "cluster_in_topic_space"
      ]
    },
    {
      "page": "cluster_silhouette",
      "title": "Calculate Silhouette Score for Clustering",
      "topics": [
        "cluster_silhouette"
      ]
    },
    {
      "page": "clustering",
      "title": "Spatial Clustering Functions for STRIDER",
      "topics": [
        "clustering"
      ]
    },
    {
      "page": "combine_plots",
      "title": "Combine Multiple Plots",
      "topics": [
        "combine_plots"
      ]
    },
    {
      "page": "compute_distance_matrix",
      "title": "Compute Spatial Distance Matrix",
      "topics": [
        "compute_distance_matrix"
      ]
    },
    {
      "page": "compute_kl_divergence",
      "title": "Compute KL Divergence Matrix",
      "topics": [
        "compute_kl_divergence"
      ]
    },
    {
      "page": "compute_rotation_svd_cpp",
      "title": "Compute Optimal Rotation via SVD",
      "topics": [
        "compute_rotation_svd_cpp"
      ]
    },
    {
      "page": "create_mapping_graph",
      "title": "Create Spot-Cell Neighborhood Graph",
      "topics": [
        "create_mapping_graph"
      ]
    },
    {
      "page": "create_strider_object",
      "title": "Create STRIDER Object",
      "topics": [
        "create_strider_object"
      ]
    },
    {
      "page": "data_io",
      "title": "Data Input/Output Functions for STRIDER",
      "topics": [
        "data_io"
      ]
    },
    {
      "page": "deconvolve",
      "title": "Cell Type Deconvolution Functions for STRIDER",
      "topics": [
        "deconvolve"
      ]
    },
    {
      "page": "euclidean_distance_cpp",
      "title": "Compute Euclidean Distance Matrix",
      "topics": [
        "euclidean_distance_cpp"
      ]
    },
    {
      "page": "evaluate_model_prediction",
      "title": "Evaluate Model Using Cell Type Prediction",
      "topics": [
        "evaluate_model_prediction"
      ]
    },
    {
      "page": "evaluate_topic_range",
      "title": "Evaluate Multiple Topic Numbers",
      "topics": [
        "evaluate_topic_range"
      ]
    },
    {
      "page": "filter_cells",
      "title": "Filter Cells/Spots",
      "topics": [
        "filter_cells"
      ]
    },
    {
      "page": "filter_genes",
      "title": "Filter Genes",
      "topics": [
        "filter_genes"
      ]
    },
    {
      "page": "find_cluster_markers",
      "title": "Find Enriched Cell Types per Cluster",
      "topics": [
        "find_cluster_markers"
      ]
    },
    {
      "page": "find_markers",
      "title": "Find Marker Genes for Each Cell Type",
      "topics": [
        "find_markers"
      ]
    },
    {
      "page": "find_markers_scanpy",
      "title": "Find Marker Genes (scanpy-style workflow)",
      "topics": [
        "find_markers_scanpy"
      ]
    },
    {
      "page": "find_neighbors",
      "title": "Find Spatial Neighbors",
      "topics": [
        "find_neighbors"
      ]
    },
    {
      "page": "find_variable_genes",
      "title": "Find Highly Variable Genes",
      "topics": [
        "find_variable_genes"
      ]
    },
    {
      "page": "from_seurat",
      "title": "Create STRIDER Object from Seurat",
      "topics": [
        "from_seurat"
      ]
    },
    {
      "page": "fused_gromov_wasserstein_cpp",
      "title": "Fused Gromov-Wasserstein Distance",
      "topics": [
        "fused_gromov_wasserstein_cpp"
      ]
    },
    {
      "page": "get_default_colors",
      "title": "Default Color Palette",
      "topics": [
        "get_default_colors"
      ]
    },
    {
      "page": "get_extended_colors",
      "title": "Generate Color Palette",
      "topics": [
        "get_extended_colors"
      ]
    },
    {
      "page": "get_mapped_celltypes",
      "title": "Get Mapped Cell Information",
      "topics": [
        "get_mapped_celltypes"
      ]
    },
    {
      "page": "get_shared_genes",
      "title": "Get Shared Genes Between Datasets",
      "topics": [
        "get_shared_genes"
      ]
    },
    {
      "page": "integrate_samples",
      "title": "Integrate Multiple Spatial Transcriptomics Samples",
      "topics": [
        "integrate_samples"
      ]
    },
    {
      "page": "integration",
      "title": "Multi-Sample Integration Functions for STRIDER",
      "topics": [
        "integration"
      ]
    },
    {
      "page": "integration_quality",
      "title": "Calculate Integration Quality Metrics",
      "topics": [
        "integration_quality"
      ]
    },
    {
      "page": "kl_divergence_matrix_cpp",
      "title": "Compute KL Divergence Matrix",
      "topics": [
        "kl_divergence_matrix_cpp"
      ]
    },
    {
      "page": "lda_model",
      "title": "LDA Topic Model for STRIDER",
      "topics": [
        "lda_model"
      ]
    },
    {
      "page": "map_spots_to_cells",
      "title": "Map Spatial Spots to Similar Single Cells",
      "topics": [
        "map_spots_to_cells"
      ]
    },
    {
      "page": "mapping",
      "title": "Spot-to-Cell Mapping Functions for STRIDER",
      "topics": [
        "mapping"
      ]
    },
    {
      "page": "marker_find",
      "title": "Marker Gene Identification for STRIDER",
      "topics": [
        "marker_find"
      ]
    },
    {
      "page": "model_evaluate",
      "title": "Model Evaluation Functions for STRIDER",
      "topics": [
        "model_evaluate"
      ]
    },
    {
      "page": "normalize_counts",
      "title": "Normalize Counts",
      "topics": [
        "normalize_counts"
      ]
    },
    {
      "page": "plot",
      "title": "Visualization Functions for STRIDER",
      "topics": [
        "plot"
      ]
    },
    {
      "page": "plot_celltype_heatmap",
      "title": "Plot Cell Type Composition Heatmap",
      "topics": [
        "plot_celltype_heatmap"
      ]
    },
    {
      "page": "plot_cluster",
      "title": "Plot Cluster Results",
      "topics": [
        "plot_cluster"
      ]
    },
    {
      "page": "plot_deconv",
      "title": "Plot Deconvolution Results",
      "topics": [
        "plot_deconv"
      ]
    },
    {
      "page": "plot_deconv_pie",
      "title": "Scatter Pie Plot for Deconvolution",
      "topics": [
        "plot_deconv_pie"
      ]
    },
    {
      "page": "plot_deconv_scatter",
      "title": "Scatter Plot for Deconvolution",
      "topics": [
        "plot_deconv_scatter"
      ]
    },
    {
      "page": "plot_integration",
      "title": "Plot Integration Results",
      "topics": [
        "plot_integration"
      ]
    },
    {
      "page": "plot_mapping",
      "title": "Visualize Spot-Cell Mapping",
      "topics": [
        "plot_mapping"
      ]
    },
    {
      "page": "plot_model_selection",
      "title": "Plot Model Selection Results",
      "topics": [
        "plot_model_selection"
      ]
    },
    {
      "page": "plot_topic_heatmap",
      "title": "Plot Topic Distribution Heatmap",
      "topics": [
        "plot_topic_heatmap"
      ]
    },
    {
      "page": "plot_validation",
      "title": "Compare Cell Type Proportions",
      "topics": [
        "plot_validation"
      ]
    },
    {
      "page": "preprocess",
      "title": "Preprocessing Functions for STRIDER",
      "topics": [
        "preprocess"
      ]
    },
    {
      "page": "preprocess_sc",
      "title": "Preprocess Single-Cell Data",
      "topics": [
        "preprocess_sc"
      ]
    },
    {
      "page": "preprocess_st",
      "title": "Preprocess Spatial Data",
      "topics": [
        "preprocess_st"
      ]
    },
    {
      "page": "print.STRIDER",
      "title": "Print STRIDER Object",
      "topics": [
        "print.STRIDER"
      ]
    },
    {
      "page": "print.strider_benchmark",
      "title": "Print Benchmark Results",
      "topics": [
        "print.strider_benchmark"
      ]
    },
    {
      "page": "print.strider_integration",
      "title": "Print Method for Integration Result",
      "topics": [
        "print.strider_integration"
      ]
    },
    {
      "page": "print.strider_lda",
      "title": "Print Method for LDA Model",
      "topics": [
        "print.strider_lda"
      ]
    },
    {
      "page": "print.strider_validation",
      "title": "Print Validation Report",
      "topics": [
        "print.strider_validation"
      ]
    },
    {
      "page": "read_10x_h5",
      "title": "Read 10X Genomics HDF5 File",
      "topics": [
        "read_10x_h5"
      ]
    },
    {
      "page": "read_celltype_annotations",
      "title": "Read Cell Type Annotations",
      "topics": [
        "read_celltype_annotations"
      ]
    },
    {
      "page": "read_count_matrix",
      "title": "Read Count Matrix from Text File",
      "topics": [
        "read_count_matrix"
      ]
    },
    {
      "page": "read_gene_list",
      "title": "Read Gene List",
      "topics": [
        "read_gene_list"
      ]
    },
    {
      "page": "read_spatial_coords",
      "title": "Read Spatial Coordinates",
      "topics": [
        "read_spatial_coords"
      ]
    },
    {
      "page": "run_strider",
      "title": "Run STRIDER Deconvolution Pipeline",
      "topics": [
        "run_strider"
      ]
    },
    {
      "page": "save_plot",
      "title": "Save Plot to File",
      "topics": [
        "save_plot"
      ]
    },
    {
      "page": "scale_data",
      "title": "Scale Data by Standard Deviation",
      "topics": [
        "scale_data"
      ]
    },
    {
      "page": "select_best_model",
      "title": "Select Best Model",
      "topics": [
        "select_best_model"
      ]
    },
    {
      "page": "spatial_cluster",
      "title": "Spatial Clustering Based on Cell Type Composition",
      "topics": [
        "spatial_cluster"
      ]
    },
    {
      "page": "summary.STRIDER",
      "title": "Summary of STRIDER Object",
      "topics": [
        "summary.STRIDER"
      ]
    },
    {
      "page": "train_lda",
      "title": "Train LDA Topic Model",
      "topics": [
        "train_lda"
      ]
    },
    {
      "page": "train_model",
      "title": "Train LDA Model (Convenience Wrapper)",
      "topics": [
        "train_model"
      ]
    },
    {
      "page": "transfer_labels",
      "title": "Transfer Labels from Single Cells to Spots",
      "topics": [
        "transfer_labels"
      ]
    },
    {
      "page": "transform_lda",
      "title": "Apply LDA Model to New Data",
      "topics": [
        "transform_lda"
      ]
    },
    {
      "page": "validate",
      "title": "Scientific Validation Functions for STRIDER",
      "topics": [
        "validate"
      ]
    },
    {
      "page": "validate_strider",
      "title": "Validate STRIDER Results Against Reference",
      "topics": [
        "validate_strider"
      ]
    },
    {
      "page": "write_10x_h5",
      "title": "Write 10X Genomics HDF5 File",
      "topics": [
        "write_10x_h5"
      ]
    },
    {
      "page": "write_results",
      "title": "Write Results to File",
      "topics": [
        "write_results"
      ]
    }
  ],
  "_readme": "https://github.com/Zaoqu-Liu/STRIDER/raw/main/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "data.table",
    "farver",
    "ggplot2",
    "glue",
    "gridExtra",
    "gtable",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "Matrix",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridis",
    "viridisLite",
    "withr"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "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": "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"
    },
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_score": 1.8129133566428557,
  "_indexed": true,
  "_nocasepkg": "strider",
  "_universes": [
    "zaoqu-liu"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-24T07:42:02.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "8fbfecb48f36d48d6536524fcc066393fb2052f4",
      "fileid": "5b289e6d6e49cef5c16efaba7e4853c6dac0fa692f857f97d707f946c5c8ef80",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/zaoqu-liu/actions/runs/26355314209"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-24T07:42:13.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "8fbfecb48f36d48d6536524fcc066393fb2052f4",
      "fileid": "f39f7a1fa826b32495cc214186d53f846615b988dfecc9661f800391fb6e9530",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/zaoqu-liu/actions/runs/26355314209"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-24T07:41:57.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "8fbfecb48f36d48d6536524fcc066393fb2052f4",
      "fileid": "a9463065e681960bfdc294e4748b20aff2e1789d44127f556d204f2155bf34a8",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/zaoqu-liu/actions/runs/26355314209"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-24T07:42:17.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "8fbfecb48f36d48d6536524fcc066393fb2052f4",
      "fileid": "6419b6cf482a9d394d259e889a36d42dd88a847be16e0f7c839634a3d1a8caf2",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/zaoqu-liu/actions/runs/26355314209"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-24T07:41:10.000Z",
      "arch": "aarch64",
      "commit": "8fbfecb48f36d48d6536524fcc066393fb2052f4",
      "fileid": "946def7f67ed205435e64b323dc85294479f534db3a42ccda546d09036c59ec6",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/zaoqu-liu/actions/runs/26355314209"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-24T07:42:21.000Z",
      "arch": "x86_64",
      "commit": "8fbfecb48f36d48d6536524fcc066393fb2052f4",
      "fileid": "3e9423c9701d46dd9642cd1615c8d4d3418fe735b587b9108544928c79d451f9",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/zaoqu-liu/actions/runs/26355314209"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-24T07:41:04.000Z",
      "arch": "aarch64",
      "commit": "8fbfecb48f36d48d6536524fcc066393fb2052f4",
      "fileid": "42ee370ddbc0d7c72a243057c598d33623efcfd59bdd7a8ecad75e041b85b708",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/zaoqu-liu/actions/runs/26355314209"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-24T07:42:21.000Z",
      "arch": "x86_64",
      "commit": "8fbfecb48f36d48d6536524fcc066393fb2052f4",
      "fileid": "25e37e3363bc1d14ca36f7ef31f254b359de27eabc10fda152f5519dfdbd6cd6",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/zaoqu-liu/actions/runs/26355314209"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-05-24T07:42:00.000Z",
      "arch": "emscripten",
      "commit": "8fbfecb48f36d48d6536524fcc066393fb2052f4",
      "fileid": "676ffedc06f3ced7777bec29792ca4121457973081bd1921f5bbe4636f7e6fe4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/zaoqu-liu/actions/runs/26355314209"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-24T07:41:26.000Z",
      "arch": "x86_64",
      "commit": "8fbfecb48f36d48d6536524fcc066393fb2052f4",
      "fileid": "1dca0237c759898d7f8d5f424349a5f27f1c3f897e1a61b28f321626392f7954",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/zaoqu-liu/actions/runs/26355314209"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-24T07:41:39.000Z",
      "arch": "x86_64",
      "commit": "8fbfecb48f36d48d6536524fcc066393fb2052f4",
      "fileid": "2831d3b70b0a4ac3ed30a1bac226abb8b94ac1654ef786188d3c7805e9daa83d",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/zaoqu-liu/actions/runs/26355314209"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-24T07:40:58.000Z",
      "arch": "x86_64",
      "commit": "8fbfecb48f36d48d6536524fcc066393fb2052f4",
      "fileid": "4d23dbb7957c03cde3a67fdd9853c1c8b8d98937a1cb5c7611d87961bae9b326",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/zaoqu-liu/actions/runs/26355314209"
    }
  ]
}