Package: zoon
Type: Package
Title: Reproducible, accessible & shareable species distribution modelling
    in R.
Version: 0.3.1
Author: Tim Lucas, Nick Golding, Tom August, Greg McInerny, Emiel van Loon
Maintainer: Tom August <tomaug@ceh.ac.uk>
Description: A package for reproducible species distribution modelling. The
    package reads user submitted modules from an online repository, runs full
    SDM workflows and returns output that is fully reproducible.
License: BSD_3_clause
Imports:
    assertthat,
    rlist,
    RCurl,
    httr,
    httpuv,
    dismo
Depends:
    raster,
    R (>= 3.2.0)
Suggests:
    knitr,
    testthat
VignetteBuilder: knitr
LazyData: true
URL: https://github.com/zoonproject/zoon
