Package: NicheMapR
Type: Package
Title: R implementation of Niche Mapper software for biophysical modelling
Version: 3.1.0
Authors@R: person("Michael", "Kearney", email = "mrke@unimelb.edu.au", role = c("aut", "cre"))
Maintainer: Michael Kearney <mrke@unimelb.edu.au>
Description: This packages provides an interface to a suite of biophysical
    modelling algorithms including the Niche Mapper system.
Depends:
    R (>= 3.4.0)
License: gpl-3.0
LazyData: true
RoxygenNote: 7.1.1
Remotes: ilyamaclean/microclima
Suggests:
    devtools,
    geonames,
    knitr,
    lattice,
    rmarkdown,
    futile.logger,    
    readr,
    rutils,
    jsonlite,
    microclima,
    RNCEP,
    jpeg,
    png,
    Hmisc,
    plotrix
Imports:
    ncdf4,
    RNetCDF,
    raster,
    deSolve
VignetteBuilder: knitr
Vignettes: properties-of-air,ectotherm-model-tutorial,microclimate-model-
    tutorial,microclimate-monthly-input-example,microclimate-inputs,microclimate-
    model-theory-equations,microclimate-hourly-input-example,microclimate-IO,
    deb-model-tutorial,endotherm-model-tutorial,endotherm-components-tutorial,
    endotherm-model-equations,transient-equation-derivations
Encoding: UTF-8
URL: https://github.com/mrke/NicheMapR
BugReports: https://github.com/mrke/NicheMapR/issues
