Package: trendeval
Title: Evaluate Trending Models
Version: 0.0.1
Authors@R: 
    c(
      person(
        given = "Dirk",
        family = "Schumacher",
        role = c("aut"),
        email = "mail@dirk-schumacher.net"
      ),
      person(
        given = "Thibaut",
        family = "Jombart",
        role = c("aut"),
        email = "thibautjombart@gmail.com"
      ),
      person(
        given = "Tim",
        family = "Taylor",
        role = c("ctb", "cre"),
        email = "tim.taylor@hiddenelephants.co.uk", 
        comment = c(ORCID = "0000-0002-8587-7113")
      )
    )
Description: Provides a coherent interface for evaluating models fit with the
  trending package.  This package is part of the RECON
  (<https://www.repidemicsconsortium.org/>) toolkit for outbreak analysis.
URL: https://github.com/reconhub/trendeval
BugReports: https://github.com/reconhub/trendeval/issues
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Imports: trending, yardstick, rsample, ellipsis, stats, tidyr, tibble
Suggests: testthat, dplyr, outbreaks
NeedsCompilation: no
Packaged: 2020-11-19 10:42:55 UTC; tim
Author: Dirk Schumacher [aut],
  Thibaut Jombart [aut],
  Tim Taylor [ctb, cre] (<https://orcid.org/0000-0002-8587-7113>)
Maintainer: Tim Taylor <tim.taylor@hiddenelephants.co.uk>
Repository: CRAN
Date/Publication: 2020-11-20 10:50:02 UTC
Built: R 4.0.2; ; 2020-11-21 11:51:08 UTC; unix
