-
Notifications
You must be signed in to change notification settings - Fork 104
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: dependencies ‘sf’, ‘spdep’ are not available for package ‘monocle3’ #737
Comments
Have you solved it? |
No, I still have no idea to solve this error. |
same issue |
Hi, I think you are missing some devel packages. I just encountered the same "sf, spdep" error. I was missing the udunits2-devel package. The following works on RHEL9, and should also work on RHEL8.
If the version of gdal or proj on RHEL8 is too old, I recommend using spack to build them. |
Maybe you can try to install these packages with biomanager first and then install monocle3 through github |
My R version is 4.4.1.The way dowload monocle3 confused me long time.
The text was updated successfully, but these errors were encountered: