Tuesday, March 30, 2021

ENMTools currently unavailable on CRAN

Due to some changes to the spatstat package, quite a few packages were kicked off CRAN today including ENMTools.  We have submitted a version that (we think) fixes these issues, but it's currently still in review.  Until it's back up, you can always install the development version from github:


install.packages("devtools")

devtools::install_github("danlwarren/ENMTools", ref = "develop")

No comments:

Post a Comment