Skip to content

Ecological niche modeling tool that wraps around existing functions from other ENM packages, along with some other useful and miscellaneous functions.

License

Notifications You must be signed in to change notification settings

yucheols/ENMwrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ENMwrap

Ecological niche modeling tool that wraps around existing functions from other ENM packages, along with some other useful and miscellaneous functions. Currently under development.

Installation

install.packages('devtools')

devtools::install_github('yucheols/ENMwrap')

Software and package dependencies

The package will be updated soon to remove raster and rgdal dependencies

  • R (version 4.2.2 or higher)
  • ENMeval (version 2.0.4)
  • dismo (version 1.3.14)
  • SDMtune (version 1.3.1)
  • ecospat (version 4.0.0)
  • ENMTools (version 1.1.2)
  • blockCV (version 3.0.0)
  • sf (version 1.0.14)
  • terra (version 1.7.65)
  • raster (version 3.6.14)
  • rgdal (1.6.4)
  • MASS (version 7.3.58.2)
  • dplyr (version 1.1.0)
  • ggplot2 (version 3.5.1)
  • rasterVis (version 0.51.5)

About

Ecological niche modeling tool that wraps around existing functions from other ENM packages, along with some other useful and miscellaneous functions.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages