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)
  <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.2.1
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-08-08 21:05:10 UTC; jakehughey
Author: Jake Hughey [aut, cre],
  Jordan Singer [aut],
  Darwin Fu [ctb]
Maintainer: Jake Hughey <jakejhughey@gmail.com>
Repository: CRAN
Date/Publication: 2022-08-09 15:30:05 UTC
Built: R 4.2.0; ; 2022-08-10 12:24:30 UTC; unix
