Hello, I have been an issue with the 'seasonal' package. This was previously discussed here:
Since I am fairly new to R, I am not sure how to run the binary file manually, but I would be very grateful for any help on that.
Every time I use the seas() function, I get this error message:
Error in x13_import(iofile, x = list[["x"]], na.action = na.action, out = out) :
no output has been generated
I ran this:
#seasonal::checkx13() and recieved this:
seasonal is using the X-13 binaries provided by x13binary
X-13 installation test:
- X13_PATH correctly specified
- binary executable file found
Error : X-13 command line test run failed. To debug, try running the binary file directly in the terminal. Try using it with Testairline.spc which is part of the program package by the Census Office.
Error : seasonal test run failed, with the message:
Error in x13_import(iofile, x = list[["x"]], na.action = na.action, out = out) :
no output has been generated
Error details:
- X13_PATH: C:/Users/anj/Documents/R/win-library/4.0/x13binary/bin
- Full binary path: "C:/Users/anj/Documents/R/win-library/4.0/x13binary/bin/x13ashtml.exe"
- Platform: x86_64-w64-mingw32
- R-Version: R version 4.0.2 (2020-06-22)
- seasonal-Version: 1.9.0