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

Installation error #1

Closed nido975 closed 9 months ago

nido975 commented 9 months ago

when i use "devtools::install_local("TCGAplot_4.0.0.zip") " to install TCGAplot i got those error information:

R in 4.3.2, windows environment

tjhwangxiong commented 9 months ago

Please download the package from: https://github.com/tjhwangxiong/TCGAplot/releases/download/v4.0.0/TCGAplot_4.0.0.zip or https://pan.baidu.com/s/1I81yfkJbJAg5ZNRyUsOxPw?pwd=wd5j Then, install the package locally.

DO NOT USE devtools to install.