Package: emuR
Version: 0.2.1
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)
VignetteBuilder: knitr
Imports: MASS, tools, utils, stats, methods, graphics, grDevices,
        stringr, uuid, base64enc, wrassp (>= 0.1.4), jsonlite (>=
        0.9.13), RSQLite (>= 1.0.0), DBI (>= 0.3.1), httpuv (>= 1.3.2),
        data.table (>= 1.10.0), dplyr (>= 0.4.3)
Suggests: ggplot2(>= 2.1.0), testthat(>= 0.7.1.99), knitr(>= 1.7),
        compare(>= 0.2.4), rmarkdown(>= 0.9.2)
LazyLoad: yes
LazyData: yes
ZipData: no
URL: https://github.com/IPS-LMU/emuR
BugReports: https://github.com/IPS-LMU/emuR/issues
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-12-19 17:35:03 UTC; raphaelwinkelmann
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: 2016-12-20 01:16:54
