can not install DiffBind in R studio
0
0
Entering edit mode
6.5 years ago
mikysyc2016 ▴ 120

Hi, I use the following to install DiffBind.

biocLite("DiffBind")

But I can not istall it on my computer. How I can deal with it? Thanks.

library(DiffBind) Error: package or namespace load failed for ‘DiffBind’ in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]): there is no package called ‘bit64’.

R • 2.5k views
ADD COMMENT
0
Entering edit mode
install.packages("bit64")
ADD REPLY

Login before adding your answer.

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