tjhwangxiong / TCGAplot

A number of functions were generated to perform pan-cancer DEG analysis, correlation analysis between gene expression and TMB, MSI, TIME, and promoter methylation. Methods for visualization were provided in order to easily perform integrative pan-cancer multi-omics analysis.
Other
64 stars 13 forks source link

not available for Bioconductor version '3.18' #11

Open Zaidsk70 opened 6 months ago

Zaidsk70 commented 6 months ago
if (!require("BiocManager", quietly = TRUE))
  install.packages("BiocManager")
BiocManager::install()
BiocManager::install("TCGAplot")

Output in console pane Warning message: package ‘TCGAplot’ is not available for Bioconductor version '3.18'

A version of this package for your version of R might be available elsewhere, see the ideas at https://cran.r-project.org/doc/manuals/r-patched/R-admin.html#Installing-packages