Package: tidymv
Type: Package
Title: Tidy Model Visualisation for Generalised Additive Models
Version: 3.2.0
Date: 2021-01-04
Authors@R: 
    c(person(given = "Stefano",
             family = "Coretta",
             email = paste0("stefano.coretta", "@", "gmail.com"),
             role = c("aut", "cre")),
      person(given = "Jacolien",
             family = "van Rij",
             role = "cph",
             comment = "Imported functions from itsadug"),
      person(given = "Martijn",
             family = "Wieling",
             role = "cph",
             comment = "Imported functions from itsadug"))
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
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Depends: R (>= 2.10)
Imports: dplyr, ggplot2, magrittr, mgcv, rlang, tibble, tidyr
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
Language: en_GB
License: GPL (>= 3)
NeedsCompilation: no
Packaged: 2021-01-05 16:30:52 UTC; stefano
Author: Stefano Coretta [aut, cre],
  Jacolien van Rij [cph] (Imported functions from itsadug),
  Martijn Wieling [cph] (Imported functions from itsadug)
Maintainer: Stefano Coretta <stefano.coretta@gmail.com>
Repository: CRAN
Date/Publication: 2021-01-05 19:30:02 UTC
