x13binary (version 1.1.39-2)

checkX13binary: Check if X-13ARIMA-SEATS Runs Properly

Description

Performs a test run of X-13ARIMA-SEATS. Fails if no output is produced.

Usage

checkX13binary(fail.unsupported = FALSE, verbose = TRUE)

Arguments

fail.unsupported

logical, whether beeing on an unsupported platform leads to an error.

verbose

logical, should a message be returned on success?

Examples

Run this code
# NOT RUN {
checkX13binary()

# }

Run the code above in your browser using DataLab