jolars / eulerr

Area-Proportional Euler and Venn Diagrams with Ellipses
https://jolars.github.io/eulerr/
GNU General Public License v3.0
129 stars 18 forks source link

eulerr not working with r 4.2.0 #100

Closed sdavidsson90 closed 2 years ago

sdavidsson90 commented 2 years ago

I am not able to install eulerr on R 4.2.0. It works fine on 4.1.2. I suspect this has something to do with the GenSA package, as I am getting the following error message: installation of package ‘GenSA’ had non-zero exit status

I hope I am submitting this to the correct channel.

regards Sighvatur Davidsson

jolars commented 2 years ago

Thanks, but I don't think this belongs here. There's probably more to the error message than that, right? Check the full log for more information.

Looking at https://cran.r-project.org/web/checks/check_results_GenSA.html, it seems like GenSA is building fine on all of the CRAN test systems, so maybe this is related to something on your end?