Last updated on 2025-07-24 21:49:48 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.1 | 15.96 | 48.74 | 64.70 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.2.0 | 11.40 | 38.31 | 49.71 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.2.0 | 102.22 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.0 | 97.00 | ERROR | |||
r-devel-windows-x86_64 | 0.2.0 | 15.00 | 83.00 | 98.00 | OK | |
r-patched-linux-x86_64 | 0.1.1 | 15.08 | 44.20 | 59.28 | OK | |
r-release-linux-x86_64 | 0.1.1 | 13.96 | 43.88 | 57.84 | OK | |
r-release-macos-arm64 | 0.1.1 | 41.00 | OK | |||
r-release-macos-x86_64 | 0.2.0 | 65.00 | ERROR | |||
r-release-windows-x86_64 | 0.1.1 | 17.00 | 76.00 | 93.00 | OK | |
r-oldrel-macos-arm64 | 0.1.1 | 40.00 | OK | |||
r-oldrel-macos-x86_64 | 0.2.0 | 61.00 | ERROR | |||
r-oldrel-windows-x86_64 | 0.1.1 | 21.00 | 90.00 | 111.00 | NOTE |
Version: 0.2.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [11s/33s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(lgrExtra)
>
> test_check("lgrExtra")
[ FAIL 1 | WARN 0 | SKIP 6 | PASS 103 ]
══ Skipped tests (6) ═══════════════════════════════════════════════════════════
• '/var/log/syslog' is not readable (1): 'test_AppenderSyslog.R:24:3'
• Cannot establish connection (3): 'test_AppenderDbi.R:126:5',
'test_AppenderDbi.R:126:5', 'test_AppenderDbi.R:126:5'
• SQLite doesn't support schemas (2): 'test_AppenderDbi.R:223:7',
'test_AppenderDbi.R:254:7'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_DynatraceLayout.R:23:3'): DynatraceLayout.format_event() - with default settings - format event correctly ──
res$timestamp not identical to "2018-11-02 17:19:33".
1/1 mismatches
x[1]: "2018-11-02 16:19:33"
y[1]: "2018-11-02 17:19:33"
[ FAIL 1 | WARN 0 | SKIP 6 | PASS 103 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.2.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [11s/27s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(lgrExtra)
>
> test_check("lgrExtra")
[ FAIL 1 | WARN 0 | SKIP 6 | PASS 103 ]
══ Skipped tests (6) ═══════════════════════════════════════════════════════════
• '/var/log/syslog' is not readable (1): 'test_AppenderSyslog.R:24:3'
• Cannot establish connection (3): 'test_AppenderDbi.R:126:5',
'test_AppenderDbi.R:126:5', 'test_AppenderDbi.R:126:5'
• SQLite doesn't support schemas (2): 'test_AppenderDbi.R:223:7',
'test_AppenderDbi.R:254:7'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_DynatraceLayout.R:23:3'): DynatraceLayout.format_event() - with default settings - format event correctly ──
res$timestamp not identical to "2018-11-02 17:19:33".
1/1 mismatches
x[1]: "2018-11-02 16:19:33"
y[1]: "2018-11-02 17:19:33"
[ FAIL 1 | WARN 0 | SKIP 6 | PASS 103 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.2.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [4s/5s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(lgrExtra)
>
> test_check("lgrExtra")
[ FAIL 1 | WARN 0 | SKIP 6 | PASS 103 ]
══ Skipped tests (6) ═══════════════════════════════════════════════════════════
• '/var/log/syslog' is not readable (1): 'test_AppenderSyslog.R:24:3'
• Cannot establish connection (3): 'test_AppenderDbi.R:126:5',
'test_AppenderDbi.R:126:5', 'test_AppenderDbi.R:126:5'
• SQLite doesn't support schemas (2): 'test_AppenderDbi.R:223:7',
'test_AppenderDbi.R:254:7'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_DynatraceLayout.R:23:3'): DynatraceLayout.format_event() - with default settings - format event correctly ──
res$timestamp not identical to "2018-11-02 17:19:33".
1/1 mismatches
x[1]: "2018-11-02 12:19:33"
y[1]: "2018-11-02 17:19:33"
[ FAIL 1 | WARN 0 | SKIP 6 | PASS 103 ]
Error: Test failures
Execution halted
Flavors: r-release-macos-x86_64, r-oldrel-macos-x86_64
Version: 0.1.1
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: 'rsyslog'
Flavor: r-oldrel-windows-x86_64