Package: simphony Type: Package Title: Simulating Large-Scale, Rhythmic Data Version: 1.0.3 Authors@R: c(person('Jake', 'Hughey', , 'jakejhughey@gmail.com', c('aut', 'cre')), person('Jordan', 'Singer', , 'jordan.m.singer@gmail.com', 'aut'), person('Darwin', 'Fu', , 'darwinyfu@gmail.com', 'ctb')) Description: A tool for simulating rhythmic data: transcriptome data using Gaussian or negative binomial distributions, and behavioral activity data using Bernoulli or Poisson distributions. See Singer et al. (2019) . URL: https://simphony.hugheylab.org, https://github.com/hugheylab/simphony License: GPL-2 Encoding: UTF-8 LazyData: true RoxygenNote: 7.2.1 Roxygen: list(markdown = TRUE) Depends: R (>= 3.4) Imports: data.table (>= 1.11.4), foreach (>= 1.4.4) Suggests: ggplot2 (>= 3.0.0), kableExtra (>= 0.9.0), knitr (>= 1.20), limma (>= 3.34.9), precrec (>= 0.9.1), rmarkdown (>= 1.9), testthat (>= 2.0.0) VignetteBuilder: knitr Repository: https://hugheylab.r-universe.dev Date/Publication: 2022-12-01 21:38:55 UTC RemoteUrl: https://github.com/hugheylab/simphony RemoteRef: HEAD RemoteSha: f5a705e50e644d1e787bf860a658bf2d6b0757e4 NeedsCompilation: no Packaged: 2026-06-19 10:54:10 UTC; root Author: Jake Hughey [aut, cre], Jordan Singer [aut], Darwin Fu [ctb] Maintainer: Jake Hughey