This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Getting error in running TCGAbiolinks

Dear all,

I am trying to install TCGAbiolinks and I got the following error :

Functions found when exporting methods from the namespace ‘S4Vectors’ which are not S4 generic: ‘sd’, ‘t’, ‘var’

What should I do?

Thank you very much in advance.

r tcga software error

Please try the development version for now:

require(devtools)
install_github("BioinformaticsFMRP/TCGAbiolinks")

Thank you, Still, I'm getting again the above error.

Have you tried restarting both R and your computer, and then trying again? - A: Bioconductor - Error : Function found is not S4 generic

I switch my computer off each night (when possible) in order to free up memory. Closing your R session when not using it will also help protect against namespace issues, like the one that you have.

0 answers

No answers yet.

Log in to answer this question.