You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I hope you've solved your problem already, but after struggling with the same issue, the solution in the how to of the jrs95 version of hyprcoloc worked for me. In short, forcing installation of an older version of RcppEigen (0.3.3.9.3) worked.
Hi,
I am having issues installing the hyprcoloc R package using R 4.4.0 with the commands provided in the README file:
install_github("jrs95/hyprcoloc", build_opts = c("--no-resave-data", "--no-manual"), build_vignettes = TRUE)
install_github("cnfoley/hyprcoloc", build_opts = c("--resave-data", "--no-manual"), build_vignettes = TRUE)
I have attached the .Rout files which include the full errors for the installation.
install-hyprcoloc-c++-Rout.txt
install-hyprcoloc-Rout.txt
I sanitized the name of the home directory to be
LINUX-USERNAME
.The first error in the logs are the following:
The error at the end is the following:
Here is the result of the

sessionInfo()
command:Any assistance would be appreciated!
The text was updated successfully, but these errors were encountered: