Install the development versions of the dartRverse packages

10 views
Skip to first unread message

Nigus Belay

unread,
Oct 13, 2025, 4:47:02 AMOct 13
to dartR
Hi everyone, I am just trying to install  the development versions of the dartRverse packages, but  i have faced errors as listed below

library(devtools) > library(BiocManager) > library(SNPRelate) > library(LEA) > library(snpStats) > library(gdsfmt) > library(BiocGenerics) > library(zlibbioc) > library(dartRverse) > library(dartR.sexlinked) Loading required package: dartR.base Loading required package: dartR.data **** Welcome to dartR.data [Version 1.0.8 ] **** Error: package or namespace load failed for ‘dartR.base’ in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]): there is no package called ‘rms’ Error: package ‘dartR.base’ could not be loaded > library(dartR.base) Error: package or namespace load failed for ‘dartR.base’ in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]): there is no package called ‘rms’

Jose Luis Mijangos

unread,
Oct 13, 2025, 1:30:23 PMOct 13
to dartR
Hi,

Can you please try installing the package "rms" as below and then try again installing the development versions of the dartRverse packages:

install.packages("rms")

Cheers,
Luis 

Reply all
Reply to author
Forward
0 new messages