library(TCGAbiolinks)
1
0
Entering edit mode
1664424607 • 0
@0d6d45c5
Last seen 3.2 years ago

Enter the body of text here

Code should be placed in three backticks as shown below

library(TCGAbiolinks)
错误: package or namespace load failed for ‘TCGAbiolinks’ in runHook(".onLoad", env, package.lib, package):
 lazy-load database 'E:/R-4.0.3/library/biomaRt/R/biomaRt.rdb' is corrupt
此外: Warning message:
In runHook(".onLoad", env, package.lib, package) :
  internal error -3 in R_decompress1
TCGAbiolinks • 795 views
ADD COMMENT
0
Entering edit mode
Kevin Blighe ★ 3.9k
@kevin
Last seen 4 days ago
Republic of Ireland

It is implied that your biomaRt installation has a corrupt file. Can you first re-install biomaRt via:

BiocManager::install('biomaRt')

After this, try to load TCGAbiolinks.

Kevin

ADD COMMENT

Login before adding your answer.

Traffic: 748 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6