-
Hi, I'm trying to install Giotto via R on the HPC server. But I'm unable to install it. It says: ERROR: dependencies ‘GiottoClass’, ‘GiottoVisuals’ are not available for package ‘Giotto’. When I installed 'GiottoClass' individually, this error popped up: Error in dyn.load(file, DLLpath = DLLpath, ...) : I'd appreciate your help. Thank you! |
Beta Was this translation helpful? Give feedback.
Answered by
RubD
Feb 7, 2024
Replies: 1 comment 2 replies
-
I'd suggest to try pak::pkg_install(). |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
jiajic
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'd suggest to try pak::pkg_install().