README.md

x13binary: X-13ARIMA-SEATS Binary for R

Build status CI License CRAN Downloads

About

This package provides an installer for R to access prebuilt binaries of X-13ARIMA-SEATS from the sibbling repository x13prebuilt. This allows for fully automated installation of a X-13ARIMA-SEATS binary simply by adding Depends: x13binary to your R package.

Installation

As the package is on CRAN, the usual procedure applies:

install.packages("x13binary")

Status

This package as well as the corresponding x13prebuilt repository are operational for Windows, OS X (Darwin) and Linux (via using statically linked binaries).

The current version of x13binary uses version 1.1, build 57 of of X-13, as can be verified by:

seasonal::udg(seasonal::seas(AirPassengers), c("version", "build"))

Author

Dirk Eddelbuettel and Christoph Sax

License

GPL (>= 2)



Try the x13binary package in your browser

Any scripts or data that you put into this service are public.

x13binary documentation built on Sept. 8, 2023, 5:57 p.m.