Getting error in running TCGAbiolinks
0
0
Entering edit mode
5.6 years ago
Reza ▴ 10

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 • 1.5k views
ADD COMMENT
0
Entering edit mode

Please try the development version for now:

require(devtools)
install_github("BioinformaticsFMRP/TCGAbiolinks")
ADD REPLY
0
Entering edit mode

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

ADD REPLY
1
Entering edit mode

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.

ADD REPLY

Login before adding your answer.

Traffic: 2771 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