Last updated on 2026-06-08 13:50:53 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.10.0 | 4.28 | 75.27 | 79.55 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.10.0 | 3.84 | 46.59 | 50.43 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.10.0 | 9.00 | 121.19 | 130.19 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.10.0 | 9.00 | 130.47 | 139.47 | NOTE | |
| r-devel-windows-x86_64 | 1.10.0 | 6.00 | 136.00 | 142.00 | NOTE | |
| r-patched-linux-x86_64 | 1.10.0 | 5.05 | 71.78 | 76.83 | NOTE | |
| r-release-linux-x86_64 | 1.10.0 | 5.46 | 71.38 | 76.84 | NOTE | |
| r-release-macos-arm64 | 1.10.0 | 1.00 | 23.00 | 24.00 | NOTE | |
| r-release-macos-x86_64 | 1.10.0 | 4.00 | 99.00 | 103.00 | NOTE | |
| r-release-windows-x86_64 | 1.10.0 | 9.00 | 120.00 | 129.00 | ERROR | |
| r-oldrel-macos-arm64 | 1.10.0 | NOTE | ||||
| r-oldrel-macos-x86_64 | 1.10.0 | 4.00 | 77.00 | 81.00 | NOTE | |
| r-oldrel-windows-x86_64 | 1.10.0 | 7.00 | 146.00 | 153.00 | NOTE |
Version: 1.10.0
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.1.0 because package code uses the pipe
|> or function shorthand \(...) syntax added in R 4.1.0.
File(s) using such syntax:
‘series.R’
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Version: 1.10.0
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [3s/4s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(seasonal)
>
> test_check("seasonal")
x13binary is working properly
seasonal is using the X-13 binaries provided by x13binary
X-13 installation test:
- X13_PATH correctly specified
- binary executable file found
- command line test run successful
- command line test produced HTML output
- seasonal test run successful
Congratulations! 'seasonal' should work fine!
Saving _problems/test-cran-43.R
[ FAIL 1 | WARN 1 | SKIP 6 | PASS 8 ]
══ Skipped tests (6) ═══════════════════════════════════════════════════════════
• On CRAN (6): 'test-all.R:8:1', 'test-ext_ser_call.R:1:1',
'test-ext_ser_call.R:18:1', 'test-issues.R:1:1', 'test-multiple.R:1:1',
'test-parse_spc.R:1:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-cran.R:43:3'): Basic examples of seasonal work through ─────────
Error: X-13 has returned a non-zero exist status, which means that the current spec file cannot be processed for an unknown reason.
Backtrace:
▆
1. └─seasonal::seas(AirPassengers, force.type = "denton") at test-cran.R:43:3
2. └─seasonal:::seas_list(...)
3. └─seasonal:::x13_run(file = iofile, out = out)
[ FAIL 1 | WARN 1 | SKIP 6 | PASS 8 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.10.0
Check: PDF version of manual
Result: WARN
LaTeX errors when creating PDF version.
This typically indicates Rd problems.
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.10.0
Check: tests
Result: ERROR
Running 'spelling.R' [0s]
Running 'testthat.R' [9s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(seasonal)
>
> test_check("seasonal")
x13binary is working properly
seasonal is using the X-13 binaries provided by x13binary
X-13 installation test:
- X13_PATH correctly specified
- binary executable file found
- command line test run successful
- command line test produced HTML output
- seasonal test run successful
Congratulations! 'seasonal' should work fine!
Program received signal SIGSEGV: Segmentation fault - invalid memory reference.
Backtrace for this error:
#0 0xd2cb1d7a
#1 0xd2ca9ad3
#2 0xd2c87451
#3 0xc7f455ef
#4 0xca3c535e
#5 0xca35192d
#6 0xca3c435d
#7 0xc7f10301
#8 0xc7f101f9
#9 0xc7f10038
#10 0xc7f0f8c7
#11 0xc7f0f85e
#12 0xc7f0f816
#13 0xd2cb8f6b
#14 0xd2cb21bf
#15 0xd2b229f4
#16 0xd29c1a3e
#17 0xd2cca9ef
#18 0xd29c12ed
#19 0xd29c1405
#20 0xc8c54caf
#21 0xca39edea
#22 0xffffffff
[ FAIL 1 | WARN 1 | SKIP 6 | PASS 8 ]
══ Skipped tests (6) ═══════════════════════════════════════════════════════════
• On CRAN (6): 'test-all.R:8:1', 'test-ext_ser_call.R:1:1',
'test-ext_ser_call.R:18:1', 'test-issues.R:1:1', 'test-multiple.R:1:1',
'test-parse_spc.R:1:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-cran.R:57:3'): Basic examples of seasonal work through ─────────
Error: X-13 has returned a non-zero exist status, which means that the current spec file cannot be processed for an unknown reason.
Backtrace:
▆
1. └─seasonal::seas(...) at test-cran.R:57:3
2. └─seasonal:::seas_list(...)
3. └─seasonal:::x13_run(file = iofile, out = out)
[ FAIL 1 | WARN 1 | SKIP 6 | PASS 8 ]
Error:
! Test failures.
Execution halted
Flavor: r-release-windows-x86_64