Dear Wallace Community,
Wallace was archived on CRAN today due to the archiving of a core dependency,
leaflet.extras.
While we work on a permanent workaround to get the package back on CRAN, you can continue using the latest version of Wallace by installing it directly from GitHub.
To install Wallace, use the
remotes package:
remotes::install_github("wallaceEcoMod/wallace")
If you find you are missing the dependency, you can install the specific version of leaflet.extras here:
remotes::install_github("trafficonese/leaflet...@v2.0.1")
We are actively investigating the best path forward to restore Wallace to CRAN. We will post an update to this board as soon as we have more news.
Thank you,
Daniel
The Wallace Team