Error in loading oligoClasses in my R studio
1
0
Entering edit mode
3.6 years ago

please, I just used my biocmanager to install oligoCLasses version 3.12 on my R studio. but when I try loading the library package, it keeps bringing out this error message.

please what can I do?

library(oligoClasses)
Error: package or namespace load failed for ‘oligoClasses’ in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]):
 namespace ‘S4Vectors’ 0.26.1 is already loaded, but >= 0.27.12 is required
R oligoCLasses RNA-Seq dataset normalization • 1.5k views
ADD COMMENT
0
Entering edit mode
3.6 years ago
ATpoint 82k

‘S4Vectors’ 0.26.1 is already loaded, but >= 0.27.12 is required

Install S4vectors version greater than 0.27.12.

ADD COMMENT
0
Entering edit mode

ok thank you very much

ADD REPLY

Login before adding your answer.

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