Package: tv Title: Tools for Creating Time-Varying Datasets Version: 2.2.0 Date: 2025-01-30 Authors@R: c( person("Ethan", "Heinzen", email = "heinzen.ethan@mayo.edu", role = c("aut", "cre")), person("Patrick", "Wilson", role="ctb"), person("Brendan", "Broderick", role="ctb"), person("Peter", "Martin", role="ctb") ) Description: Create a time-varying dataset using features, exposure, and look back specifications. Suggests: knitr, tibble, rmarkdown, testthat (>= 3.0.0) Imports: lubridate, dplyr (>= 1.1.1), magrittr, parallelly, rlang Depends: R (>= 3.6.0) VignetteBuilder: knitr License: GPL (>= 2) RoxygenNote: 7.3.2 LazyData: true Encoding: UTF-8 Config/testthat/edition: 3 Repository: https://eheinzen.r-universe.dev Date/Publication: 2025-01-31 04:02:03 UTC RemoteUrl: https://github.com/eheinzen/tv RemoteRef: HEAD RemoteSha: 67985e0894f1068ecedcfb6fd0947e74e14487c8 NeedsCompilation: no Packaged: 2026-06-05 08:26:07 UTC; root Author: Ethan Heinzen [aut, cre], Patrick Wilson [ctb], Brendan Broderick [ctb], Peter Martin [ctb] Maintainer: Ethan Heinzen