Package: echo.find
Type: Package
Title: Finding Rhythms Using Extended Circadian Harmonic Oscillators
        (ECHO)
Version: 4.0.1
Authors@R: c(person("Hannah", "De los Santos", role = c("aut")),
  person("Emily", "Collins", role = c("aut")),
  person("Kristin", "Bennett", role = c("aut")),
  person("Jennifer", "Hurley", email = "hurlej2@rpi.edu", role = c("aut","cre")),
  person("R Development Core Team", role = c("aut")))
Description: Provides a function (echo_find()) designed to find rhythms 
    from data using extended harmonic oscillators. For more information,
    see H. De los Santos et al. (2020) <doi:10.1093/bioinformatics/btz617> .
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Imports: minpack.lm (>= 1.2.1), boot (>= 1.3-22)
URL: https://github.com/delosh653/ECHO
RoxygenNote: 6.1.1
Suggests: knitr, rmarkdown, ggplot2
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-06-10 13:45:25 UTC; delosh
Author: Hannah De los Santos [aut],
  Emily Collins [aut],
  Kristin Bennett [aut],
  Jennifer Hurley [aut, cre],
  R Development Core Team [aut]
Maintainer: Jennifer Hurley <hurlej2@rpi.edu>
Repository: CRAN
Date/Publication: 2020-06-10 19:50:14 UTC
Built: R 4.2.0; ; 2023-04-10 21:07:35 UTC; unix
