Last updated on 2025-04-12 20:51:48 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.4 | 4.30 | 61.78 | 66.08 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.1.4 | 3.22 | 45.24 | 48.46 | OK | |
r-devel-linux-x86_64-fedora-gcc | 1.1.4 | 143.19 | OK | |||
r-devel-macos-arm64 | 1.1.4 | 110.00 | ERROR | |||
r-devel-macos-x86_64 | 1.1.4 | 107.00 | ERROR | |||
r-devel-windows-x86_64 | 1.1.4 | 6.00 | 86.00 | 92.00 | OK | |
r-patched-linux-x86_64 | 1.1.4 | 4.59 | 58.43 | 63.02 | OK | |
r-release-linux-x86_64 | 1.1.4 | OK | ||||
r-release-macos-arm64 | 1.1.4 | 63.00 | OK | |||
r-release-macos-x86_64 | 1.1.4 | 147.00 | OK | |||
r-release-windows-x86_64 | 1.1.4 | 7.00 | 98.00 | 105.00 | OK | |
r-oldrel-macos-arm64 | 1.1.4 | OK | ||||
r-oldrel-macos-x86_64 | 1.1.4 | 116.00 | OK | |||
r-oldrel-windows-x86_64 | 1.1.4 | 7.00 | 93.00 | 100.00 | OK |
Version: 1.1.4
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [43s/55s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(linelist)
>
> test_df <- as.data.frame(test_check("linelist"))
Starting 2 test processes
[ FAIL 0 | WARN 2 | SKIP 9 | PASS 134 ]
══ Skipped tests (9) ═══════════════════════════════════════════════════════════
• On CRAN (9): 'test-deprecated.R:5:3', 'test-deprecated.R:13:3',
'test-deprecated.R:19:3', 'test-deprecated.R:27:3',
'test-compat-dplyr.R:58:3', 'test-compat-dplyr.R:70:3',
'test-compat-dplyr.R:139:3', 'test-print.R:3:3', 'test-validate_types.R:26:3'
[ FAIL 0 | WARN 2 | SKIP 9 | PASS 134 ]
>
> if (any(test_df$warning > 0) && !identical(Sys.getenv("NOT_CRAN"), "TRUE")) {
+ stop("tests failed with warnings")
+ }
Error: tests failed with warnings
Execution halted
Flavor: r-devel-macos-arm64
Version: 1.1.4
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [58s/46s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(linelist)
>
> test_df <- as.data.frame(test_check("linelist"))
Starting 2 test processes
[ FAIL 0 | WARN 4 | SKIP 9 | PASS 134 ]
══ Skipped tests (9) ═══════════════════════════════════════════════════════════
• On CRAN (9): 'test-deprecated.R:5:3', 'test-deprecated.R:13:3',
'test-deprecated.R:19:3', 'test-deprecated.R:27:3',
'test-compat-dplyr.R:58:3', 'test-compat-dplyr.R:70:3',
'test-compat-dplyr.R:139:3', 'test-print.R:3:3', 'test-validate_types.R:26:3'
[ FAIL 0 | WARN 4 | SKIP 9 | PASS 134 ]
>
> if (any(test_df$warning > 0) && !identical(Sys.getenv("NOT_CRAN"), "TRUE")) {
+ stop("tests failed with warnings")
+ }
Error: tests failed with warnings
Execution halted
Flavor: r-devel-macos-x86_64
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.