Package: INLAutils
Type: Package
Title: Utility Functions for 'INLA'
Version: 0.0.5
Date: 2017-07-29
Authors@R: c(
    person("Tim CD", "Lucas", email =  "timcdlucas@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-4694-8107")),
    person("Dave", "Redding", email = "dwredding@gmail.com", role = "aut", comment = c(ORCID = "0000-0001-8615-1798"))
  )
Description: A number of utility functions for 'INLA' <http://www.r-inla.org>. Additional diagnostic plots
  and support for 'ggplot2'. Step wise regression with 'INLA'. Species distribution models 
  and other helper functions.
License: MIT + file LICENSE
Imports: ggfortify, assertthat, raster, methods, RColorBrewer, sp,
        reshape2
Depends: ggplot2
Additional_repositories: https://www.math.ntnu.no/inla/R/stable
Suggests: knitr, testthat, INLA, dismo
LazyData: true
URL: https://github.com/timcdlucas/INLAutils
BugReports: https://github.com/timcdlucas/INLAutils/issues
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-12-05 22:33:57 UTC; whgu0708
Author: Tim CD Lucas [aut, cre] (0000-0003-4694-8107),
  Dave Redding [aut] (0000-0001-8615-1798)
Maintainer: Tim CD Lucas <timcdlucas@gmail.com>
Repository: CRAN
Date/Publication: 2017-12-06 10:50:13 UTC
