Package: RJDemetra
Type: Package
Title: Interface to 'JDemetra+' Seasonal Adjustment Software
Version: 0.1.4
Authors@R: c(
  person("Alain", "Quartier-la-Tente", role = c("aut", "cre"),
                 email = "alain.quartier@yahoo.fr"),
  person("Anna", "Michalek", role = "aut",
                email = "anna.michalek@ecb.int"),
  person("Jean", "Palate", role = "aut",
                email = "jean.palate@nbb.be"),
  person("Raf", "Baeyens", role = "aut",
                email = "raf.baeyens@nbb.be"))
Description: Interface around 'JDemetra+' (<https://github.com/jdemetra/jdemetra-app>), the seasonal adjustment software officially
    recommended to the members of the European Statistical System (ESS) and the European System of Central Banks.
    It offers full access to all options and outputs of 'JDemetra+', including the two leading seasonal adjustment methods
    TRAMO/SEATS+ and X-12ARIMA/X-13ARIMA-SEATS.
Depends: R (>= 3.1.1),
Imports: rJava (>= 0.9-8), graphics, grDevices, methods, stats, utils
SystemRequirements: Java SE 8 or higher
License: EUPL
URL: https://github.com/jdemetra/rjdemetra
LazyData: TRUE
Suggests: knitr, rmarkdown
RoxygenNote: 7.0.2
BugReports: https://github.com/jdemetra/rjdemetra/issues
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2020-01-09 10:03:53 UTC; alainquartierlatente
Author: Alain Quartier-la-Tente [aut, cre],
  Anna Michalek [aut],
  Jean Palate [aut],
  Raf Baeyens [aut]
Maintainer: Alain Quartier-la-Tente <alain.quartier@yahoo.fr>
Repository: CRAN
Date/Publication: 2020-01-09 22:50:12 UTC
