CRAN Package Check Results for Package lgrExtra

Last updated on 2025-07-24 17:49:25 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.1.1 10.80 37.68 48.48 ERROR
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 70.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 64.00 ERROR
r-oldrel-windows-x86_64 0.1.1 21.00 90.00 111.00 NOTE

Check Details

Version: 0.1.1
Check: tests
Result: ERROR Running ‘testthat.R’ [7s/9s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(lgrExtra) > > test_check("lgrExtra") [ FAIL 3 | WARN 0 | SKIP 6 | PASS 111 ] ══ Skipped tests (6) ═══════════════════════════════════════════════════════════ • '/var/log/syslog' is not readable (1): 'test_AppenderSyslog.R:24:3' • Cannot establish connection (3): 'test_AppenderDbi.R:124:5', 'test_AppenderDbi.R:124:5', 'test_AppenderDbi.R:124:5' • SQLite doesn't support schemas (2): 'test_AppenderDbi.R:220:7', 'test_AppenderDbi.R:251:7' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_AppenderDbi.R:170:5'): SQLite via RSQLite: serialized_cols works ── app$data$fields not identical to c(as.character(jsonlite::toJSON(list(bar = letters))), as.character(jsonlite::toJSON(list(bar = letters)))). 2/2 mismatches x[1]: "{\"rawMsg\":\";*/; \\\"' /* blubb;\",\"bar\":[\"a\",\"b\",\"c\",\"d\",\ x[1]: "e\",\"f\",\"g\",\"h\",\"i\",\"j\",\"k\",\"l\",\"m\",\"n\",\"o\",\"p\",\"q x[1]: \",\"r\",\"s\",\"t\",\"u\",\"v\",\"w\",\"x\",\"y\",\"z\"]}" y[1]: "{\"bar\":[\"a\",\"b\",\"c\",\"d\",\"e\",\"f\",\"g\",\"h\",\"i\",\"j\",\"k y[1]: \",\"l\",\"m\",\"n\",\"o\",\"p\",\"q\",\"r\",\"s\",\"t\",\"u\",\"v\",\"w\" y[1]: ,\"x\",\"y\",\"z\"]}" x[2]: "{\"rawMsg\":\";*/; \\\"' /* blubb;\",\"bar\":[\"a\",\"b\",\"c\",\"d\",\ x[2]: "e\",\"f\",\"g\",\"h\",\"i\",\"j\",\"k\",\"l\",\"m\",\"n\",\"o\",\"p\",\"q x[2]: \",\"r\",\"s\",\"t\",\"u\",\"v\",\"w\",\"x\",\"y\",\"z\"]}" y[2]: "{\"bar\":[\"a\",\"b\",\"c\",\"d\",\"e\",\"f\",\"g\",\"h\",\"i\",\"j\",\"k y[2]: \",\"l\",\"m\",\"n\",\"o\",\"p\",\"q\",\"r\",\"s\",\"t\",\"u\",\"v\",\"w\" y[2]: ,\"x\",\"y\",\"z\"]}" ── Failure ('test_AppenderDt.R:116:3'): AppenderDt: .fields works ────────────── is_empty(app$data$.fields[[1]]) is not TRUE `actual`: FALSE `expected`: TRUE ── Failure ('test_AppenderDynatrace.R:29:3'): AppenderDynatrace: appending works ── `sent_body` not identical to "[{\"level\":\"warn\",\"timestamp\":\"2018-11-02 16:19:33\",\"logger\":\"dummy\",\"caller\":null,\"content\":\"foo bar\"}]". 1/1 mismatches x[1]: "[{\"level\":\"warn\",\"timestamp\":\"2018-11-02 16:19:33\",\"logger\":\"d x[1]: ummy\",\"caller\":null,\"content\":\"foo bar\",\"rawMsg\":\"foo bar\"}]" y[1]: "[{\"level\":\"warn\",\"timestamp\":\"2018-11-02 16:19:33\",\"logger\":\"d y[1]: ummy\",\"caller\":null,\"content\":\"foo bar\"}]" [ FAIL 3 | WARN 0 | SKIP 6 | PASS 111 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

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/7s] 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 Flavor: r-release-macos-x86_64

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 Flavor: 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