Package: zeitzeiger Type: Package Title: Regularized Supervised Learning for Data from Rhythmic Systems Version: 2.1.3 Authors@R: person('Jake', 'Hughey', , 'jakejhughey@gmail.com', c('aut', 'cre')) Description: Method for predicting the value of a periodic variable from a high-dimensional observation. See Hughey et al. (2016) and Hughey (2017) . URL: https://zeitzeiger.hugheylab.org, https://github.com/hugheylab/zeitzeiger License: GPL-2 Encoding: UTF-8 RoxygenNote: 7.2.2 Roxygen: list(markdown = TRUE) Depends: R (>= 3.2) Imports: abind (>= 1.4-3), bbmle (>= 1.0.17), data.table (>= 1.14.2), foreach (>= 1.4.3), limma (>= 3.38.2), PMA (>= 1.0.9), statmod (>= 1.4.30), sva (>= 3.18.0) Suggests: doParallel (>= 1.0.10), ggplot2 (>= 3.1.0), knitr (>= 1.20), rmarkdown (>= 1.10) VignetteBuilder: knitr Config/pak/sysreqs: libpng-dev libxml2-dev libssl-dev zlib1g-dev Repository: https://hugheylab.r-universe.dev Date/Publication: 2022-12-01 21:18:13 UTC RemoteUrl: https://github.com/hugheylab/zeitzeiger RemoteRef: HEAD RemoteSha: 2b8619997583e58d7733090f34c76ef8fd47afb2 NeedsCompilation: no Packaged: 2026-06-13 06:49:42 UTC; root Author: Jake Hughey [aut, cre] Maintainer: Jake Hughey