Package: trendeval
Title: Evaluate Trending Models
Version: 0.1.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", "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.3.2
Imports: trending, yardstick, rsample, stats, tibble, utils
Suggests: testthat (>= 3.0.0), dplyr, outbreaks
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-04-25 09:15:45 UTC; thiba
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: 2025-04-25 15:20:02 UTC
Built: R 4.3.3; ; 2025-04-25 15:54:30 UTC; unix
