Package: limorhyde2 Type: Package Title: Quantify Rhythmicity and Differential Rhythmicity in Genomic Data Version: 0.1.1 Authors@R: c( person('Jake', 'Hughey', , 'jakejhughey@gmail.com', c('aut', 'cre')), person('Dora', 'Obodo', , 'dora.obodo@vanderbilt.edu', 'aut'), person('Elliot', 'Outland', , 'ehoutland@gmail.com', 'aut')) Description: Fit linear models based on periodic splines, moderate model coefficients using multivariate adaptive shrinkage, then compute properties of the moderated curves. URL: https://limorhyde2.hugheylab.org, https://github.com/hugheylab/limorhyde2 License: GPL-2 Encoding: UTF-8 LazyData: true RoxygenNote: 7.3.3 Roxygen: list(markdown = TRUE) Depends: R (>= 3.6) Imports: abind (>= 1.4-5), ashr (>= 2.2-54), checkmate (>= 2.0.0), data.table (>= 1.12.8), DESeq2 (>= 1.30.0), foreach (>= 1.5.0), HDInterval (>= 0.2.2), iterators (>= 1.0.12), limma (>= 3.42.2), mashr (>= 0.2.50), pbs (>= 1.1), zeallot (>= 0.1.0) Suggests: cowplot (>= 1.1.1), knitr, doParallel (>= 1.0.15), ggplot2 (>= 3.3.5), glue (>= 1.6.1), rmarkdown, testthat (>= 3.0.0) Config/testthat/edition: 3 VignetteBuilder: knitr Config/pak/sysreqs: zlib1g-dev Repository: https://hugheylab.r-universe.dev Date/Publication: 2026-01-20 10:38:22 UTC RemoteUrl: https://github.com/hugheylab/limorhyde2 RemoteRef: HEAD RemoteSha: 5a4b8bba9b36fcfc9d7819f882a79b192c26de39 NeedsCompilation: no Packaged: 2026-06-20 07:53:33 UTC; root Author: Jake Hughey [aut, cre], Dora Obodo [aut], Elliot Outland [aut] Maintainer: Jake Hughey