Package: INLAutils
Type: Package
Title: Utility Functions for 'INLA'
Version: 0.0.3
Date: 2017-07-29
Authors@R: c(
    person("Tim CD", "Lucas", email =  "timcdlucas@gmail.com", role = c("aut", "cre")),
    person("Dave", "Redding", email = "dwredding@gmail.com", role = "aut")
  )
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-08-01 13:31:41 UTC; whgu0708
Author: Tim CD Lucas [aut, cre],
  Dave Redding [aut]
Maintainer: Tim CD Lucas <timcdlucas@gmail.com>
Repository: CRAN
Date/Publication: 2017-08-01 14:24:37 UTC
