Package: digiRhythm
Type: Package
Title: Analyzing Animal's Rhythmicity
Version: 1.0
Authors@R: c(person("Hassan Roland", "Nasser", role = c("aut", "cre"),
                     email = "hassan.nasser@me.com"),
              person("Marie", "Schneider", role = "ctb",
              email = "marieschnellbaecher@outlook.de"),
              person("Joanna", "Stachowicz ", role = "rev",
                     email = "joa.stachowi@gmail.com"),
              person("Christina", "Umstaetter ", role = "ths",
                     email = "christina.umstaetter@thuenen.de"))
Author: Hassan Roland Nasser [aut, cre],
  Marie Schneider [ctb],
  Joanna Stachowicz [rev],
  Christina Umstaetter [ths]
Maintainer: Hassan Roland Nasser <hassan.nasser@me.com>
Description: Analyze and visualize the rhythmic behavior of animals using the 
  degree of functional coupling (See Scheibe (1999) <doi:10.1076/brhm.30.2.216.1420>),
  compute and visualize harmonic power, actograms, average activity and diurnality 
  index.
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2
Depends: R (>= 4.0.0)
Imports: tidyr, readr (>= 2.0.1), magrittr, dplyr, xts, pracma,
        ggplot2, lubridate, stringr, zoo, crayon, stats
Suggests: knitr, rmarkdown, testthat (>= 3.0.0), usethis
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2022-07-22 22:46:50 UTC; f80859433
Repository: CRAN
Date/Publication: 2022-08-12 11:20:02 UTC
