Package: sknifedatar
Title: Swiss Knife of Data
Version: 0.1.2
Authors@R: 
    c(person(given = "Rafael",
             family = "Zambrano",
             role = c("aut", "cre"),
             email = "rafazambragit@gmail.com"),
      person(given = "Karina",
             family = "Bartolome",
             role = "aut"),
      person(given = "Rodrigo",
             family = "Serrano",
             role = "ctb"))
Description: Extension of the 'modeltime' ecosystem. In
    addition. Allows fitting of multiple models over multiple time series.
    It also provides a bridge for using the 'workflowsets' package with
    'modeltime'. It includes some functionalities for spatial data and
    visualization.
License: MIT + file LICENSE
URL: https://github.com/rafzamb/sknifedatar
BugReports: https://github.com/rafzamb/sknifedatar/issues
Depends: R (>= 3.6.0)
Imports: cli, dplyr (>= 1.0.0), knitr, magrittr, modeltime, parsnip (>=
        0.1.4), purrr, rlang (>= 0.1.2), rsample (>= 0.0.9), tibble (>=
        3.1.0), tidyr, tune (>= 0.1.3), utils
Suggests: earth, ggplot2, recipes (>= 0.1.15), rmarkdown, spelling,
        timetk (>= 2.6.0), workflows (>= 0.2.2), yardstick (>= 0.0.8),
        workflowsets
Encoding: UTF-8
Language: en-US
LazyData: true
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-05-20 14:03:25 UTC; rafaelzambrano
Author: Rafael Zambrano [aut, cre],
  Karina Bartolome [aut],
  Rodrigo Serrano [ctb]
Maintainer: Rafael Zambrano <rafazambragit@gmail.com>
Repository: CRAN
Date/Publication: 2021-06-01 08:00:02 UTC
Built: R 4.0.2; ; 2021-06-02 11:48:31 UTC; unix
