When I try to run a build a model using maxnet GBIF data and user-specified environmental data (bioclim tifs) I get grey screen and the following error message in my R console ( i have included everthing from run_wallace just in case
> run_wallace()
Listening on
http://127.0.0.1:3441Warning: Navigation containers expect a collection of `bslib::nav()`/`shiny::tabPanel()`s and/or `bslib::nav_menu()`/`shiny::navbarMenu()`s. Consider using `header` or `footer` if you wish to place content above (or below) every panel's contents.
* Running ENMeval v2.0.3 with legacy arguments. These will be phased out in the next version.
Warning: These arguments were deprecated and replaced with the argument "user.grp".
Registered S3 methods overwritten by 'adehabitatMA':
method from
print.SpatialPixelsDataFrame sp
print.SpatialPixels sp
Package ecospat is not installed, so Continuous Boyce Index (CBI) cannot be calculated.
*** Running initial checks... ***
* Removed 1642 occurrence localities that shared the same grid cell.
* Model evaluations with user-defined 2-fold cross validation...
*** Running ENMeval v2.0.3 with maxnet from maxnet package v0.1.4 ***
|===========================================================| 100%
ENMevaluate completed in 1 minutes 51.5 seconds.
Warning: Error in Math.data.frame: non-numeric variable(s) in data frame: cbi.train
2: shiny::runApp
1: run_wallace