Dear Wallace Community,
Wallace v2.2.0 is now available to install directly from CRAN.
This version includes compatibility with ENMeval v2.0.5 and updates to the guidance texts.
Please note that a current CRAN issue may prevent Mac users with M-series chips (M1-M3) from immediately receiving the latest version. If you encounter this issue, you can install the newest version from GitHub using either the remotes or devtools packages.
remotes::install_github("wallaceEcoMod/wallace")
or
devtools::install_github("wallaceEcoMod/wallace")
Happy modeling,
Daniel
The Wallace Team