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 () toolkit for outbreak analysis. URL: https://github.com/reconverse/trendeval BugReports: https://github.com/reconverse/trendeval/issues License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Imports: trending, yardstick, rsample, stats, tibble, utils Suggests: testthat (>= 3.0.0), dplyr, outbreaks Config/testthat/edition: 3 Config/pak/sysreqs: cmake make libicu-dev Repository: https://reconverse.r-universe.dev Date/Publication: 2025-04-25 09:16:39 UTC RemoteUrl: https://github.com/reconverse/trendeval RemoteRef: HEAD RemoteSha: ff26e9e9544bc98b8ef8ef9c02f5f4ed31641539 NeedsCompilation: no Packaged: 2026-07-13 09:01:36 UTC; root Author: Dirk Schumacher [aut], Thibaut Jombart [aut, cre], Tim Taylor [ctb] (ORCID: ) Maintainer: Thibaut Jombart