Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to Launch cbpManager #25

Open
nicholaschevalier9 opened this issue Jun 27, 2023 · 1 comment
Open

Unable to Launch cbpManager #25

nicholaschevalier9 opened this issue Jun 27, 2023 · 1 comment

Comments

@nicholaschevalier9
Copy link

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'

image

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

@arsenij-ust
Copy link
Owner

Hi @nicholaschevalier9 ,
unfortunately, the Bioc version is a bit behind the development. Please try to install cbpManager directly from the github repo.

library(devtools)
install_github("arsenij-ust/cbpManager")

In the meantime, I will try to update the Bioconductor version.

Best regards

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants