Learn R Programming

⚠️There's a newer version (1.1.61.1) of this package.Take me there.

x13binary: X-13ARIMA-SEATS Binary for R

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)

Copy Link

Version

Install

install.packages('x13binary')

Monthly Downloads

27,376

Version

1.1.57-3

License

file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Dirk Eddelbuettel

Last Published

February 7th, 2022

Functions in x13binary (1.1.57-3)

supportedPlatform

Test Platform Support
checkX13binary

Check if X-13ARIMA-SEATS Runs Properly
x13path

Full Path to X-13ARIMA-SEATS
x13binary-package

Provide the ‘X13-ARIMA-SEATS’ Seasonal Adjustment Program