Package: trendeval
Title: Evaluate Trending Models
Version: 0.1.0
Authors@R: 
    c(
      person(
        given = "Dirk",
        family = "Schumacher",
        role = c("aut"),
        email = "mail@dirk-schumacher.net"
      ),
      person(
        given = "Thibaut",
        family = "Jombart",
        role = c("aut", "cre"),
        email = "thibautjombart@gmail.com"
      ),
      person(
        given = "Tim",
        family = "Taylor",
        role = c("ctb"),
        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/reconverse/trendeval
BugReports: https://github.com/reconverse/trendeval/issues
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.3
Imports: trending (>= 0.1.0), yardstick, rsample, stats, tibble, utils
Suggests: testthat (>= 3.0.0), dplyr, outbreaks
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2023-04-11 17:14:12 UTC; thibaut
Author: Dirk Schumacher [aut],
  Thibaut Jombart [aut, cre],
  Tim Taylor [ctb] (<https://orcid.org/0000-0002-8587-7113>)
Maintainer: Thibaut Jombart <thibautjombart@gmail.com>
Repository: CRAN
Date/Publication: 2023-04-11 20:30:02 UTC
Built: R 4.1.2; ; 2023-04-12 12:14:08 UTC; unix
