Type: Package
Package: SqueakR
Title: An Experiment Superstructure for 'DeepSqueak'
Version: 1.0.0
Authors@R: 
    person("Simon", "Ogundare", , "simon.ogundare@columbia.edu", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-6243-2779"))
Description: A collection of functions intended to produce convenient
    visualizations for rodent vocalizations exported from 'DeepSqueak'.
    These visualizations include call frequency-clustered graphs, and
    density graphs grouped by frequency, custom labels identified in
    'DeepSqueak', and call duration.
URL: https://github.com/osimon81/SqueakR
License: MIT + file LICENSE
Imports: dplyr, ggcorrplot, ggeasy, gghighlight, ggplot2, ggpubr,
        readxl, rlist
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
Encoding: UTF-8
RoxygenNote: 7.2.0
LazyData: no
Depends: R (>= 2.10)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2022-06-16 04:13:29 UTC; Simon
Author: Simon Ogundare [aut, cre] (<https://orcid.org/0000-0002-6243-2779>)
Maintainer: Simon Ogundare <simon.ogundare@columbia.edu>
Repository: CRAN
Date/Publication: 2022-06-17 07:20:02 UTC
