Package: emuR
Version: 2.1.0
Title: Main Package of the EMU Speech Database Management System
Authors@R: c(
    person("Raphael", "Winkelmann", , "raphael@phonetik.uni-muenchen.de", c("aut", "cre")),
    person("Klaus", "Jaensch", , "klausj@phonetik.uni-muenchen.de", c("aut", "ctb")),
    person("Steve", "Cassidy", , "steve.cassidy@mq.edu.au", c("aut", "ctb")),
    person("Jonathan", "Harrington", , "jmh@phonetik.uni-muenchen.de", c("aut", "ctb")))
Description: Provides the next iteration of the EMU Speech 
    Database Management System (EMU-SDMS) with database management, data 
    extraction, data preparation and data visualization facilities.
License: GPL (>= 2)
Depends: R (>= 3.2.0)
Imports: tools, utils, graphics, methods, rlang, stringr (>= 1.4.0),
        uuid, base64enc, shiny, wrassp (>= 0.1.4), jsonlite (>= 1.6.1),
        RSQLite (>= 2.0.0), DBI (>= 0.3.1), httpuv (>= 1.3.2), dplyr
        (>= 0.7.8), readr (>= 1.1.1), tibble (>= 1.4.2), purrr (>=
        0.2.4), tidyr(>= 0.8.2), mime(>= 0.6), rstudioapi(>= 0.10),
        httr(>= 1.4.1), git2r(>= 0.27.1),
Suggests: stats, grDevices, MASS, ggplot2(>= 2.1.0), testthat(>=
        0.7.1.99), compare(>= 0.2.4), knitr(>= 1.7), rmarkdown(>=
        0.9.2)
Encoding: UTF-8
LazyLoad: yes
LazyData: yes
ZipData: no
URL: https://github.com/IPS-LMU/emuR
BugReports: https://github.com/IPS-LMU/emuR/issues
RoxygenNote: 7.1.0
NeedsCompilation: no
Packaged: 2020-06-15 17:06:20 UTC; rapha
Author: Raphael Winkelmann [aut, cre],
  Klaus Jaensch [aut, ctb],
  Steve Cassidy [aut, ctb],
  Jonathan Harrington [aut, ctb]
Maintainer: Raphael Winkelmann <raphael@phonetik.uni-muenchen.de>
Repository: CRAN
Date/Publication: 2020-06-15 17:30:02 UTC
Built: R 4.0.2; ; 2020-08-02 13:37:10 UTC; windows
