You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just downloaded cbpManager and am trying to launch via RStudio but keep getting error message:
Listening on http://127.0.0.1:3689
Warning: Error in value[[3L]]: Couldn't normalize path in addResourcePath, with arguments: prefix = 'AdminLTE-2.0.6'; directoryPath = 'F:/biocbuild/bbs-3.17-bioc/R/library/shinydashboard/AdminLTE'
I checked and everything is valid
BiocManager::valid()
'getOption("repos")' replaces Bioconductor standard repositories, see
'help("repositories", package = "BiocManager")' for details.
Replacement repositories:
CRAN: https://cran.rstudio.com/
[1] TRUE
The text was updated successfully, but these errors were encountered:
Hi @nicholaschevalier9 ,
unfortunately, the Bioc version is a bit behind the development. Please try to install cbpManager directly from the github repo.
Hello,
I just downloaded cbpManager and am trying to launch via RStudio but keep getting error message:
Listening on http://127.0.0.1:3689
Warning: Error in value[[3L]]: Couldn't normalize path in
addResourcePath
, with arguments:prefix
= 'AdminLTE-2.0.6';directoryPath
= 'F:/biocbuild/bbs-3.17-bioc/R/library/shinydashboard/AdminLTE'I checked and everything is valid
The text was updated successfully, but these errors were encountered: