Package: simphony
Type: Package
Title: Simulating Large-Scale, Rhythmic Data
Version: 1.0.0
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)
  <doi:10.7717/peerj.6985>.
URL: https://simphony.hugheylab.org,
        https://github.com/hugheylab/simphony
License: GPL-2
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2
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
NeedsCompilation: no
Packaged: 2022-02-08 16:12:13 UTC; joshuaschoenbachler
Author: Jake Hughey [aut, cre],
  Jordan Singer [aut],
  Darwin Fu [ctb]
Maintainer: Jake Hughey <jakejhughey@gmail.com>
Repository: CRAN
Date/Publication: 2022-02-09 09:50:02 UTC
