Package: tidymv
Type: Package
Title: Tidy Model Visualisation for Generalised Additive Models
Version: 2.1.0
Date: 2019-04-23
Authors@R: person("Stefano", "Coretta", email = paste0("stefano.coretta", "@", "gmail.com"),
                  role = c("aut", "cre"))
Description: Provides functions for visualising generalised
    additive models and getting predicted values using tidy tools from the 'tidyverse' packages.
URL: https://github.com/stefanocoretta/tidymv
BugReports: https://github.com/stefanocoretta/tidymv/issues
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
Imports: cowplot, dplyr, ggplot2, itsadug, magrittr, mgcv, rlang,
        tibble, tidyr
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
Language: en_GB
NeedsCompilation: no
Packaged: 2019-04-23 13:52:10 UTC; stefano
Author: Stefano Coretta [aut, cre]
Maintainer: Stefano Coretta <stefano.coretta@gmail.com>
Repository: CRAN
Date/Publication: 2019-04-25 08:00:25 UTC
