{
  "_id": "6a11653cacfb0bcc41ceff74",
  "Package": "iTALK",
  "Type": "Package",
  "Title": "Characterize and Illustrate Intercellular Communication",
  "Version": "0.1.1",
  "Date": "2026-01-23",
  "Author": "Zaoqu Liu [aut, cre], Yuanxin Wang [aut]",
  "Maintainer": "Zaoqu Liu <liuzaoqu@163.com>",
  "URL": "https://github.com/Zaoqu-Liu/iTALK",
  "BugReports": "https://github.com/Zaoqu-Liu/iTALK/issues",
  "Description": "iTALK, a computational approach to characterize, compare,\nand illustrate intercellular communication signals in the\nmulticellular ecosystem using either bulk RNA sequencing data\nor single cell RNAseq data. iTALK can in principle be used to\ndissect the complexity, diversity, and dynamics of cell-cell\ncommunication from a wide range of cellular processes.",
  "License": "file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "VignetteBuilder": "knitr",
  "biocViews": "RNASequencing, SingleCell, GeneExpression, CellBiology",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libglpk-dev libicu-dev libpng-dev libxml2-dev\nlibssl-dev libnode-dev zlib1g-dev",
  "Repository": "https://zaoqu-liu.r-universe.dev",
  "Date/Publication": "2026-01-23 13:52:12 UTC",
  "RemoteUrl": "https://github.com/Zaoqu-Liu/iTALK",
  "RemoteRef": "main",
  "RemoteSha": "b561893fcf305e109ea5d424f86a0609dba5cb9d",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-23 08:24:30 UTC",
    "User": "root"
  },
  "MD5sum": "9f243edd8f2980761d6faa984e8cdb08",
  "_user": "zaoqu-liu",
  "_type": "src",
  "_file": "iTALK_0.1.1.tar.gz",
  "_fileid": "eb19550606b71140e1daad1d318f909ec8addd96e135622a8fe296bfaaa2805f",
  "_filesize": 1526143,
  "_sha256": "eb19550606b71140e1daad1d318f909ec8addd96e135622a8fe296bfaaa2805f",
  "_created": "2026-05-23T08:24:30.000Z",
  "_published": "2026-05-23T08:28:44.547Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77509208973,
      "time": 208,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7175631289"
    },
    {
      "job": 77509208979,
      "time": 217,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7175631927"
    },
    {
      "job": 77509208977,
      "time": 122,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7175623802"
    },
    {
      "job": 77509208987,
      "time": 114,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7175623104"
    },
    {
      "job": 77508957784,
      "time": 274,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175613471"
    },
    {
      "job": 77509208990,
      "time": 174,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175628193"
    },
    {
      "job": 77509209003,
      "time": 174,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7175628352"
    },
    {
      "job": 77509208992,
      "time": 135,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7175625195"
    },
    {
      "job": 77509208994,
      "time": 119,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7175623610"
    }
  ],
  "_buildurl": "https://github.com/r-universe/zaoqu-liu/actions/runs/26327946111",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/Zaoqu-Liu/iTALK",
  "_commit": {
    "id": "b561893fcf305e109ea5d424f86a0609dba5cb9d",
    "author": "Zaoqu-Liu <liuzaoqu@163.com>",
    "committer": "Zaoqu-Liu <liuzaoqu@163.com>",
    "message": "Major improvements: Fix namespace conflicts, add optional Bioconductor deps, improve documentation\n\nChanges:\n- Move scde, monocle, DESeq2, edgeR, DEsingle, MAST, Biobase to Suggests\n- Add conditional loading with requireNamespace checks\n- Remove network package dependency (unused)\n- Fix igraph namespace conflicts by using importFrom\n- Add .Rbuildignore for cleaner package builds\n- Add BiocParallel as optional dependency\n- Fix Rd cross-references (use code{} instead of link{})\n- Fix partial argument match warning in DEG\n- Add globalVariables to suppress dplyr/tidyr NSE warnings\n- Add proper importFrom for stats/utils functions\n- Update README with GitHub Pages link at top\n- Status: 0 WARNING, 4 NOTEs (acceptable for CRAN)\n",
    "time": 1769176332
  },
  "_maintainer": {
    "name": "Zaoqu Liu",
    "email": "liuzaoqu@163.com",
    "login": "zaoqu-liu",
    "orcid": "0000-0002-0452-742X",
    "description": "AI4S",
    "uuid": 68080738
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "progress",
      "role": "Imports"
    },
    {
      "package": "pbapply",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "randomcoloR",
      "role": "Imports"
    },
    {
      "package": "circlize",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "role": "Imports"
    },
    {
      "package": "biomaRt",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "R.cache",
      "role": "Imports"
    },
    {
      "package": "digest",
      "role": "Imports"
    },
    {
      "package": "BiocParallel",
      "role": "Suggests"
    },
    {
      "package": "Biobase",
      "role": "Suggests"
    },
    {
      "package": "DESeq2",
      "role": "Suggests"
    },
    {
      "package": "edgeR",
      "role": "Suggests"
    },
    {
      "package": "monocle",
      "role": "Suggests"
    },
    {
      "package": "scde",
      "role": "Suggests"
    },
    {
      "package": "DEsingle",
      "role": "Suggests"
    },
    {
      "package": "MAST",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "RColorBrewer",
      "role": "Suggests"
    },
    {
      "package": "viridis",
      "role": "Suggests"
    }
  ],
  "_owner": "zaoqu-liu",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-04",
      "n": 7
    }
  ],
  "_tags": [],
  "_topics": [
    "rnasequencing",
    "singlecell",
    "geneexpression",
    "cellbiology"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "zaoqu-liu",
      "count": 10,
      "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/iTALK"
  },
  "_devurl": "https://github.com/zaoqu-liu/italk",
  "_searchresults": 73,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/iTALK.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "convert_expression_matrix",
    "convert_species_biomart",
    "DEG",
    "DESeq2Test",
    "DESingleTest",
    "detect_species",
    "edgeRTest",
    "FindLR",
    "LRPlot",
    "MASTTest",
    "MonocleTest",
    "NetView",
    "rawParse",
    "SCDETest",
    "TimePlot",
    "WilcoxTest"
  ],
  "_datasets": [
    {
      "name": "database",
      "title": "Ligand-Receptor Interaction Database",
      "object": "LR_database",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Pair.Name",
        "Ligand.ApprovedSymbol",
        "Ligand.Name",
        "Receptor.ApprovedSymbol",
        "Receptor.Name",
        "Classification"
      ],
      "rows": 2649,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "convert_expression_matrix",
      "title": "Convert Expression Matrix Between Species",
      "topics": [
        "convert_expression_matrix"
      ]
    },
    {
      "page": "convert_species_biomart",
      "title": "Convert Genes Between Species Using BioMart",
      "topics": [
        "convert_species_biomart"
      ]
    },
    {
      "page": "database",
      "title": "Ligand-Receptor Interaction Database",
      "topics": [
        "database"
      ]
    },
    {
      "page": "DEG",
      "title": "Call DEGenes",
      "topics": [
        "DEG"
      ]
    },
    {
      "page": "DESeq2Test",
      "title": "Differential expression using DESeq2",
      "topics": [
        "DESeq2Test"
      ]
    },
    {
      "page": "DESingleTest",
      "title": "Differential expression using DEsingle",
      "topics": [
        "DESingleTest"
      ]
    },
    {
      "page": "detect_species",
      "title": "Detect Species from Gene Names",
      "topics": [
        "detect_species"
      ]
    },
    {
      "page": "edgeRTest",
      "title": "Differential expression using edgeR",
      "topics": [
        "edgeRTest"
      ]
    },
    {
      "page": "FindLR",
      "title": "Finding ligand-receptor pairs",
      "topics": [
        "FindLR"
      ]
    },
    {
      "page": "LRPlot",
      "title": "Plotting ligand-receptor pairs",
      "topics": [
        "LRPlot"
      ]
    },
    {
      "page": "MASTTest",
      "title": "Differential expression using MAST",
      "topics": [
        "MASTTest"
      ]
    },
    {
      "page": "MonocleTest",
      "title": "Differential expression using monocle",
      "topics": [
        "MonocleTest"
      ]
    },
    {
      "page": "NetView",
      "title": "Network Viewing of cell-cell communication",
      "topics": [
        "NetView"
      ]
    },
    {
      "page": "rawParse",
      "title": "Parsing the data to get top expressed genes",
      "topics": [
        "rawParse"
      ]
    },
    {
      "page": "SCDETest",
      "title": "Differential expression using scde",
      "topics": [
        "SCDETest"
      ]
    },
    {
      "page": "species_conversion",
      "title": "Species Conversion System for iTALK",
      "topics": [
        "species_conversion"
      ]
    },
    {
      "page": "TimePlot",
      "title": "Plotting ligand-receptor pairs",
      "topics": [
        "TimePlot"
      ]
    },
    {
      "page": "WilcoxTest",
      "title": "Differential expression using wilcox",
      "topics": [
        "WilcoxTest"
      ]
    }
  ],
  "_readme": "https://github.com/Zaoqu-Liu/iTALK/raw/main/README.md",
  "_rundeps": [
    "AnnotationDbi",
    "askpass",
    "Biobase",
    "BiocFileCache",
    "BiocGenerics",
    "biomaRt",
    "Biostrings",
    "bit",
    "bit64",
    "blob",
    "cachem",
    "circlize",
    "cli",
    "cluster",
    "colorspace",
    "cpp11",
    "crayon",
    "curl",
    "DBI",
    "dbplyr",
    "digest",
    "dplyr",
    "farver",
    "fastmap",
    "filelock",
    "generics",
    "ggplot2",
    "GlobalOptions",
    "glue",
    "gtable",
    "hms",
    "httr",
    "httr2",
    "igraph",
    "IRanges",
    "isoband",
    "jsonlite",
    "KEGGREST",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "memoise",
    "mime",
    "openssl",
    "pbapply",
    "pillar",
    "pkgconfig",
    "png",
    "prettyunits",
    "progress",
    "purrr",
    "R.cache",
    "R.methodsS3",
    "R.oo",
    "R.utils",
    "R6",
    "randomcoloR",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "RSQLite",
    "Rtsne",
    "S4Vectors",
    "S7",
    "scales",
    "Seqinfo",
    "shape",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "V8",
    "vctrs",
    "viridisLite",
    "withr",
    "xml2",
    "XVector"
  ],
  "_vignettes": [
    {
      "source": "algorithm.Rmd",
      "filename": "algorithm.html",
      "title": "Algorithm and Statistical Methods",
      "author": "Zaoqu Liu",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Ligand-Receptor Database",
        "Database Structure",
        "Database Sources",
        "Statistical Methods for Differential Expression",
        "Method Comparison",
        "Wilcoxon Rank-Sum Test",
        "DESeq2 Model",
        "MAST Hurdle Model",
        "L-R Pair Detection Algorithm",
        "Workflow",
        "Matching Algorithm",
        "Multiple Testing Correction",
        "Communication Strength Metrics",
        "Expression-based Scoring",
        "Fold Change-based Scoring",
        "Network Construction",
        "Computational Complexity",
        "References",
        "Session Info"
      ],
      "created": "2026-01-23 11:48:15",
      "modified": "2026-01-23 11:48:15",
      "commits": 1
    },
    {
      "source": "species-conversion.Rmd",
      "filename": "species-conversion.html",
      "title": "Cross-Species Analysis",
      "author": "Zaoqu Liu",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Species Detection",
        "Gene Naming Conventions",
        "Automatic Detection",
        "Detection Algorithm",
        "Ortholog Mapping via BioMart",
        "How It Works",
        "BioMart Query Details",
        "Caching System",
        "Automatic Conversion in FindLR",
        "Seamless Workflow",
        "Disabling Auto-Conversion",
        "Mapping Rates and Considerations",
        "Typical Mapping Rates",
        "One-to-Many Mappings",
        "Unmapped Genes",
        "Advanced Configuration",
        "Using Different Ensembl Versions",
        "Mirror Selection",
        "SSL Configuration",
        "Performance Benchmarks",
        "Troubleshooting",
        "Common Issues",
        "Summary",
        "Session Info"
      ],
      "created": "2026-01-23 11:48:15",
      "modified": "2026-01-23 11:48:15",
      "commits": 1
    },
    {
      "source": "quick-start.Rmd",
      "filename": "quick-start.html",
      "title": "Quick Start Guide",
      "author": "Zaoqu Liu",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Installation",
        "Load Package and Create Example Data",
        "Workflow 1: Highly Expressed Gene Analysis",
        "Step 1: Parse Expression Data",
        "Step 2: Find Ligand-Receptor Pairs",
        "Step 3: Visualize with Circos Plot",
        "Step 4: Visualize with Network Plot",
        "Workflow 2: Multi-Category Analysis",
        "Workflow 3: Using the Ligand-Receptor Database",
        "Summary",
        "Session Info"
      ],
      "created": "2026-01-23 11:48:15",
      "modified": "2026-01-23 13:10:59",
      "commits": 2
    },
    {
      "source": "visualization.Rmd",
      "filename": "visualization.html",
      "title": "Visualization Guide",
      "author": "Zaoqu Liu",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Setup",
        "LRPlot: Circos Visualization",
        "Basic Circos Plot",
        "Understanding the Circos Plot",
        "Customized Circos Plot",
        "NetView: Network Visualization",
        "Basic Network Plot",
        "Understanding the Network",
        "Customized Network with Labels",
        "DEG Data Visualization",
        "Color Recommendations",
        "Scientific Color Palettes",
        "Publication-Ready Export",
        "Tips and Best Practices",
        "Session Info"
      ],
      "created": "2026-01-23 11:48:15",
      "modified": "2026-01-23 13:10:59",
      "commits": 2
    }
  ],
  "_score": 4.164352855784437,
  "_indexed": true,
  "_nocasepkg": "italk",
  "_universes": [
    "zaoqu-liu"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-23T08:27:33.000Z",
      "distro": "noble",
      "commit": "b561893fcf305e109ea5d424f86a0609dba5cb9d",
      "fileid": "e2b7390573849ffcbdeb7a62ee4e97d8deafc644b5eacdf1131895aad47dcc6d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/zaoqu-liu/actions/runs/26327946111"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-23T08:27:39.000Z",
      "distro": "noble",
      "commit": "b561893fcf305e109ea5d424f86a0609dba5cb9d",
      "fileid": "2f69f3e2f24af6452608415cee4405f67086467bea7d83f1e435a1fe28d34368",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/zaoqu-liu/actions/runs/26327946111"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-23T08:26:19.000Z",
      "commit": "b561893fcf305e109ea5d424f86a0609dba5cb9d",
      "fileid": "8eac941dc0d1b60e9c86bfbb00d770d2ac7917ad56a4552b76632900867ac159",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/zaoqu-liu/actions/runs/26327946111"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-23T08:26:14.000Z",
      "commit": "b561893fcf305e109ea5d424f86a0609dba5cb9d",
      "fileid": "3b98cb46574092d08eee49450e9a8773b3021578f3bc62f2ba6001a24c7b4a92",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/zaoqu-liu/actions/runs/26327946111"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-05-23T08:27:40.000Z",
      "commit": "b561893fcf305e109ea5d424f86a0609dba5cb9d",
      "fileid": "9b5ab3dc1fbf11fa5354c0a5e9d1e715b87ece3a49734e7136f784f3dccb20d0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/zaoqu-liu/actions/runs/26327946111"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-23T08:26:51.000Z",
      "commit": "b561893fcf305e109ea5d424f86a0609dba5cb9d",
      "fileid": "9e6daf47c3c80c56646c3d92d1cd6bfd23f6bb6e471398d951a749441413c695",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/zaoqu-liu/actions/runs/26327946111"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-23T08:26:12.000Z",
      "commit": "b561893fcf305e109ea5d424f86a0609dba5cb9d",
      "fileid": "017a49667f655c1268f7fadfb636c36531a45448d5ad7c28686038f37460de5a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/zaoqu-liu/actions/runs/26327946111"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-23T08:25:57.000Z",
      "commit": "b561893fcf305e109ea5d424f86a0609dba5cb9d",
      "fileid": "fd8f8cdf54aebb163a88ffe6b07f68ff59275bc2f104250cabd0200a2169acff",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/zaoqu-liu/actions/runs/26327946111"
    }
  ]
}