BioinformaticsFMRP / TCGAbiolinks

TCGAbiolinks
http://bioconductor.org/packages/devel/bioc/vignettes/TCGAbiolinks/inst/doc/index.html
291 stars 111 forks source link

Rstudio - Error: could not find function "GDCquery" #560

Closed KatGia closed 1 year ago

KatGia commented 1 year ago

Hi y'all! I have R version 4.2.2 and I'm trying to use BiocManager 1.30.19 but it dosn't work. It shows ' could not find function "GDCquery" ' and 'could not find function "GDCdownload" '. What am I doing wrong? Thanks in advance.

manwarA commented 1 year ago

Hi, did you install the TCGABiolinks? Something like this:

BiocManager::install("TCGAbiolinks")