-
Notifications
You must be signed in to change notification settings - Fork 13
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
Got error when installing the GiottoClass on Rocky Linux #214
Comments
Hi, thanks for reporting this! Thanks |
I have tried reinstalling roxygen2 (v 7.3.2), but the issue persists. I also attempted to install the latest commit of this tool, but encountered the same error. It is puzzling because I tested the installation with R 4.4.1 on three different operating systems: Mac OS Sonoma, Debian 12.6, and Rocky 8.10. This issue only occurs for R 4.4.1 on Rocky Linux; it works fine on the other two platforms. |
I think this is now solved on the dev branch, which should be merged in soon. It was an issue with one of the methods not having all the params defined by the generic. |
Closing as completed, please reopen is not solved |
Hi,
I encountered an error while installing the GiottoClass on Rocky Linux, but I was able to successfully install it on my Mac. Here are the details of the error:
library(devtools) install_github('drieslab/GiottoClass')
Error:
Error log:
Thanks for your help!
The text was updated successfully, but these errors were encountered: