Package: seasonal
Type: Package
Title: R Interface to X-13-ARIMA-SEATS
Version: 1.3.0
Date: 2016-08-07
Author: Christoph Sax
Maintainer: Christoph Sax <christoph.sax@gmail.com>
Description: Easy-to-use interface to X-13-ARIMA-SEATS, the
    seasonal adjustment software by the US Census Bureau. It offers full
    access to almost all options and outputs of X-13, including X-11 and SEATS,
    automatic ARIMA model search, outlier detection and support for user
    defined holiday variables, such as Chinese New Year or Indian Diwali. It
    also includes a Shiny-based graphical user interface. Seasonal uses the
    X-13 binaries from the 'x13binary' package.
Depends: R (>= 2.15)
Imports: x13binary
Suggests: shiny (>= 0.11.1),
License: GPL-3
URL: http://www.seasonal.website
BugReports: https://github.com/christophsax/seasonal
LazyData: true
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-08-06 20:13:10 UTC; christoph
Repository: CRAN
Date/Publication: 2016-08-06 22:31:39
