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

Error - I can´t run CytoTree in R Studio #4

Open
ElsaCardoso opened this issue Nov 9, 2021 · 2 comments
Open

Error - I can´t run CytoTree in R Studio #4

ElsaCardoso opened this issue Nov 9, 2021 · 2 comments

Comments

@ElsaCardoso
Copy link

Hi,
I would like to run CytoTree which seems to me very complete. I´ve installed the Package into RStudio. However when I run > library(CytoTree), it gives the following error
Error: package or namespace load failed for ‘CytoTree’ in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]):
there is no package called ‘destiny’

Sorry, I am immunologist not bioinformatician.
Thanks
Elsa

@sparktx-james-evans
Copy link

I have the same problem installing CytoTree: https://support.bioconductor.org/p/9137989/

@ElsaCardoso
Copy link
Author

ElsaCardoso commented Nov 13, 2021

Hi,
I could install this way:

#First install the package CRAN “devtools” from CRAN

library(devtools)
install_github("https://github.com/theislab/destiny", build_vignettes = FALSE, dependencies = TRUE)

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