Title: | Provide the 'x13ashtml' Seasonal Adjustment Binary |
---|---|
Description: | The US Census Bureau provides a seasonal adjustment program now called 'X-13ARIMA-SEATS' building on both earlier programs called X-11 and X-12 as well as the SEATS program by the Bank of Spain. The US Census Bureau offers both source and binary versions -- which this package integrates for use by other R packages. |
Authors: | Dirk Eddelbuettel [aut, cre] , Christoph Sax [aut] , Kirill Müller [ctb] , Jeroen Ooms [ctb] , Michael Antonov [ctb] |
Maintainer: | Dirk Eddelbuettel <[email protected]> |
License: | file LICENSE |
Version: | 1.1.61 |
Built: | 2024-10-12 06:41:31 UTC |
Source: | https://github.com/x13org/x13binary |
The US Census provides a seasonal adjustment program now called 'X-13ARIMA-SEATS' building on both earlier Census programs called X11 and X12 as well as the SEATS program by the Bank of Spain. Census offers both source and binary versions. This package integrates these for use by other R packages.
Dirk Eddelbuettel [email protected] and Christoph Sax
https://www.census.gov/data/software/x13as.X-13ARIMA-SEATS.html
Performs a test run of X-13ARIMA-SEATS. Fails if no output is produced.
checkX13binary(fail.unsupported = FALSE, verbose = TRUE)
checkX13binary(fail.unsupported = FALSE, verbose = TRUE)
fail.unsupported |
logical, whether being on an unsupported platform leads to an error. |
verbose |
logical, should a message be returned on success? |
checkX13binary()
checkX13binary()
Always returns TRUE
.
supportedPlatform()
supportedPlatform()
supportedPlatform()
supportedPlatform()
Returns the full full path to the X-13ARIMA-SEATS binary contained in the
package, or ""
if the platform is unsupported.
x13path()
x13path()
x13path()
x13path()