Good afternoon,
I'm trying to run a simple model (it is for teaching purposes), everything seems to work until I run the model, then Wallace freezes and I get the following message in the R console:
Warning: Error in ENMeval::ENMevaluate: unused argument (parallelType = "doSNOW") 83: model_maxent 82: observe [C:\Users\m\AppData\Local\R\win-library\4.4\wallace\shiny\modules\model_maxent.R#148] 81: <observer:observeEvent(input$goMaxent)> 2: shiny::runApp 1: run_wallaceIt happens even when I specify parallel =FALSE, and every package is updated.
How can I solve it?
Thank you very much for your time and sorry for any
inconvenience.
Best wishes,
Marta
Hi Wallace team!
I'm actually experiencing the exact same problem.
Hi, same
here :c
No matter if i try directly on the code with parallel = "FALSE" or
"TRUE" or with other type of parallelType. I dont know what to
do...