Quantcast
Channel: Species In Space
Viewing all articles
Browse latest Browse all 100

install.packages("ENMTools") - ENMTools is now on CRAN!

$
0
0
Hey everybody! I'm happy to announce that we've finally put ENMTools onto CRAN!  It took a while, but everything seems to be working.  From now on you can install ENMTools just by typing:

install.packages("ENMTools")

After which, to get all of the dependencies, you should go ahead and do:

library(ENMTools)
install.extras()

After that, everything should work!  You might still need to put the maxent.jar file in the right place for dismo if you haven't done that already, but see the dismo maxent help file for that.

Viewing all articles
Browse latest Browse all 100

Trending Articles