{
  "_id": "6a266c5a794753ddbc3e86c5",
  "Package": "scTHI",
  "Title": "Indentification of significantly activated ligand-receptor\ninteractions across clusters of cells from single-cell RNA\nsequencing data",
  "Version": "1.24.0",
  "Authors@R": "c(person(\"Francesca Pia\", \"Caruso\", email = \"francescapia.caruso@gmail.com\", role = c(\"aut\")),\nperson(\"Michele\", \"Ceccarelli\", email = \"m.ceccarelli@gmail.com\", role = c(\"aut\", \"cre\")))",
  "Description": "scTHI is an R package to identify active pairs of\nligand-receptors from single cells in order to study,among\nothers, tumor-host interactions. scTHI contains a set of\nsignatures to classify cells from the tumor microenvironment.",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "RoxygenNote": "6.1.1.9000",
  "VignetteBuilder": "knitr",
  "biocViews": "Software,SingleCell",
  "BugReports": "https://github.com/miccec/scTHI/issues",
  "Repository": "https://bioc-release.r-universe.dev",
  "Date/Publication": "2026-04-28 12:52:00 UTC",
  "RemoteUrl": "https://github.com/bioc/scTHI",
  "RemoteRef": "RELEASE_3_23",
  "RemoteSha": "c376b19d99cf2cfe725854341dbce921d137f115",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-08 07:10:26 UTC",
    "User": "root"
  },
  "Author": "Francesca Pia Caruso [aut],\nMichele Ceccarelli [aut, cre]",
  "Maintainer": "Michele Ceccarelli <m.ceccarelli@gmail.com>",
  "MD5sum": "3a37e899102f966042b6c8c44422ebed",
  "_user": "bioc-release",
  "_type": "src",
  "_file": "scTHI_1.24.0.tar.gz",
  "_fileid": "ea68f9657f78750a894c57bf35916780bcfd5904035680cf626cbb5309691bad",
  "_filesize": 611960,
  "_sha256": "ea68f9657f78750a894c57bf35916780bcfd5904035680cf626cbb5309691bad",
  "_created": "2026-06-08T07:10:26.000Z",
  "_published": "2026-06-08T07:16:42.629Z",
  "_jobs": [
    {
      "job": 80040387389,
      "time": 145,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7473668094"
    },
    {
      "job": 80040387404,
      "time": 282,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7473703943"
    },
    {
      "job": 80040387410,
      "time": 262,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7473698826"
    },
    {
      "job": 80040387447,
      "time": 145,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7473675943"
    },
    {
      "job": 80040387421,
      "time": 153,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7473678230"
    },
    {
      "job": 80039593664,
      "time": 337,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7473628649"
    },
    {
      "job": 80040387443,
      "time": 128,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7473663208"
    },
    {
      "job": 80040387408,
      "time": 140,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7473666957"
    },
    {
      "job": 80040387414,
      "time": 131,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7473664912"
    },
    {
      "job": 80040387446,
      "time": 139,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7473666668"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 0,
    "note": 12
  },
  "_buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27121505893",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/scTHI",
  "_commit": {
    "id": "c376b19d99cf2cfe725854341dbce921d137f115",
    "author": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "committer": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "message": "bump x.y.z version to even y prior to creation of RELEASE_3_23 branch\n",
    "time": 1777380720
  },
  "_maintainer": {
    "name": "Michele Ceccarelli",
    "email": "m.ceccarelli@gmail.com",
    "login": "miccec",
    "twitter": "@mceccarelli",
    "description": "\n    Professor at University of Miami\n",
    "uuid": 2706649
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0",
      "role": "Depends"
    },
    {
      "package": "BiocParallel",
      "role": "Imports"
    },
    {
      "package": "Rtsne",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "scTHI.data",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.25.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.24.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "software",
    "singlecell"
  ],
  "_stars": 6,
  "_contributors": [
    {
      "user": "miccec",
      "count": 65,
      "uuid": 2706649
    },
    {
      "user": "fpcaruso",
      "count": 1,
      "uuid": 49145177
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 298,
    "source": "https://www.bioconductor.org/packages/stats/bioc/scTHI"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/miccec/scthi",
  "_searchresults": 2,
  "_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/scTHI.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/miccec/scthi",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "scTHI_plotCluster",
    "scTHI_plotPairs",
    "scTHI_plotResult",
    "scTHI_runTsne",
    "scTHI_score",
    "TME_classification",
    "TME_plot"
  ],
  "_help": [
    {
      "page": "scTHI",
      "title": "single cell Tumor Hist Interaction (scTHI)",
      "topics": [
        "scTHI-package",
        "scTHI"
      ]
    },
    {
      "page": "scTHI_plotCluster",
      "title": "scTHI_plotCluster",
      "topics": [
        "scTHI_plotCluster"
      ]
    },
    {
      "page": "scTHI_plotPairs",
      "title": "scTHI_plotPairs",
      "topics": [
        "scTHI_plotPairs"
      ]
    },
    {
      "page": "scTHI_plotResult",
      "title": "scTHI_plotResult",
      "topics": [
        "scTHI_plotResult"
      ]
    },
    {
      "page": "scTHI_runTsne",
      "title": "scTHI_runTsne",
      "topics": [
        "scTHI_runTsne"
      ]
    },
    {
      "page": "scTHI_score",
      "title": "scTHI_score",
      "topics": [
        "scTHI_score"
      ]
    },
    {
      "page": "TME_classification",
      "title": "TME_classification",
      "topics": [
        "TME_classification"
      ]
    },
    {
      "page": "TME_plot",
      "title": "TME_plot",
      "topics": [
        "TME_plot"
      ]
    }
  ],
  "_rundeps": [
    "BH",
    "BiocParallel",
    "codetools",
    "cpp11",
    "formatR",
    "futile.logger",
    "futile.options",
    "lambda.r",
    "Rcpp",
    "Rtsne",
    "snow"
  ],
  "_vignettes": [
    {
      "source": "vignette.Rmd",
      "filename": "vignette.html",
      "title": "Using scTHI",
      "author": "Michele Ceccarelli, Francesca Pia Caruso",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Installation",
        "Examples",
        "Analysis of H3K27M glioma from Fibin et al. Science 2018",
        "Input Data",
        "Run scTHI.score",
        "Tumor microenvironment classification",
        "Session Info",
        "References"
      ],
      "created": "2019-04-16 14:36:13",
      "modified": "2023-04-20 09:00:06",
      "commits": 5
    }
  ],
  "_score": 4.079181246047625,
  "_indexed": false,
  "_nocasepkg": "scthi",
  "_universes": [
    "bioc-release"
  ],
  "_indexurl": "https://bioc.r-universe.dev/scTHI",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.24.0",
      "date": "2026-06-08T07:15:31.000Z",
      "distro": "noble",
      "commit": "c376b19d99cf2cfe725854341dbce921d137f115",
      "fileid": "78025bdf220ffe4f1b1f325ae880c17a08403c668e8e490ee80006ecd773fe63",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27121505893"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.24.0",
      "date": "2026-06-08T07:15:23.000Z",
      "distro": "noble",
      "commit": "c376b19d99cf2cfe725854341dbce921d137f115",
      "fileid": "8bcef8d91b24d7d1810e379dd7149944b44b2bb522510615dc985849c0eab97e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27121505893"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.24.0",
      "date": "2026-06-08T07:13:53.000Z",
      "commit": "c376b19d99cf2cfe725854341dbce921d137f115",
      "fileid": "c72ba16f363f31325bec4c8966a86ad8bc9dee83ba4bc5a72a581ef272081bc2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27121505893"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.24.0",
      "date": "2026-06-08T07:14:03.000Z",
      "commit": "c376b19d99cf2cfe725854341dbce921d137f115",
      "fileid": "0239a71f8b30e1990cb704e43506820c9f3ef0e2913e4e51a6a3489ca4d55afd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27121505893"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.24.0",
      "date": "2026-06-08T07:13:46.000Z",
      "commit": "c376b19d99cf2cfe725854341dbce921d137f115",
      "fileid": "f00226a03bd43a97fbbbfad9e1038c7067edc97cac1417c5ab1784972cd204db",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27121505893"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.24.0",
      "date": "2026-06-08T07:13:08.000Z",
      "commit": "c376b19d99cf2cfe725854341dbce921d137f115",
      "fileid": "68b472e5065cd978f099ac2db53cdc877a4538484f718c7aec1c6fe31a17ea55",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27121505893"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.24.0",
      "date": "2026-06-08T07:13:01.000Z",
      "commit": "c376b19d99cf2cfe725854341dbce921d137f115",
      "fileid": "4535fb29e4450d8181b859c658c74be1470720407e715ec5de7fb9fd8a299f94",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27121505893"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.24.0",
      "date": "2026-06-08T07:13:07.000Z",
      "commit": "c376b19d99cf2cfe725854341dbce921d137f115",
      "fileid": "9f1123136df00adf3715d78ea161592f9910e2aa7478d103992396d2e2c54ac4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/27121505893"
    }
  ]
}