CRAN Package Check Results for Package x12

Last updated on 2022-09-11 12:56:32 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.10.3 12.28 110.75 123.03 OK
r-devel-linux-x86_64-debian-gcc 1.10.3 10.04 82.27 92.31 OK
r-devel-linux-x86_64-fedora-clang 1.10.3 159.05 OK
r-devel-linux-x86_64-fedora-gcc 1.10.3 155.66 OK
r-devel-windows-x86_64 1.10.3 35.00 99.00 134.00 ERROR
r-patched-linux-x86_64 1.10.3 15.04 108.01 123.05 OK
r-release-linux-x86_64 1.10.3 10.66 107.95 118.61 OK
r-release-macos-arm64 1.10.3 50.00 OK
r-release-macos-x86_64 1.10.3 54.00 OK
r-release-windows-x86_64 1.10.3 32.00 134.00 166.00 OK
r-oldrel-macos-arm64 1.10.3 50.00 OK
r-oldrel-macos-x86_64 1.10.3 52.00 OK
r-oldrel-windows-ix86+x86_64 1.10.3 23.00 152.00 175.00 OK

Check Details

Version: 1.10.3
Check: tests
Result: ERROR
     Running 'tinytest.R' [1s]
    Running the tests in 'tests/tinytest.R' failed.
    Complete output:
     > if ( requireNamespace("tinytest", quietly=TRUE) ){
     + options(x12.delete = TRUE)
     + tinytest::test_package("x12")
     + }
     Loading required package: x13binary
     x12 is ready to use.
     Use the package x12GUI for a Graphical User Interface.
    
     Not defined!
     By default the X13-ARIMA-SEATS binaries provided by the R package x13binary
    
     are used but this can be changed with x12path(validpath)
    
     ---------------
    
     Suggestions and bug-reports can be submitted at: https://github.com/statistikat/x12/issues
    
     test_AirPassengers.R.......... 0 tests
     test_AirPassengers.R.......... 0 tests Error in .local(.Object, ...) :
     Please use the function x12path() to define the path to the binaries.
     Calls: <Anonymous> ... slotNames -> is -> new -> initialize -> initialize -> .local
     Execution halted
Flavor: r-devel-windows-x86_64