Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
R
 
 
 
 
man
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

x13binary Build Status Build status License CRAN Downloads

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 39 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)

About

R Installer Package for Pre-Built X-13ARIMA-SEATS Binaries

Resources

License

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.