CRAN Package Check Results for Package log4r

Last updated on 2024-09-27 06:49:08 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.3 2.46 37.09 39.55 ERROR
r-devel-linux-x86_64-debian-gcc 0.4.3 2.25 29.23 31.48 ERROR
r-devel-linux-x86_64-fedora-clang 0.4.3 64.13 ERROR
r-devel-linux-x86_64-fedora-gcc 0.4.3 84.96 ERROR
r-devel-windows-x86_64 0.4.3 7.00 68.00 75.00 ERROR
r-patched-linux-x86_64 0.4.3 2.51 35.33 37.84 ERROR
r-release-linux-x86_64 0.4.3 2.41 35.74 38.15 ERROR
r-release-macos-arm64 0.4.3 34.00 OK
r-release-macos-x86_64 0.4.3 56.00 OK
r-release-windows-x86_64 0.4.3 7.00 68.00 75.00 ERROR
r-oldrel-macos-arm64 0.4.3 36.00 OK
r-oldrel-macos-x86_64 0.4.3 52.00 OK
r-oldrel-windows-x86_64 0.4.3 7.00 70.00 77.00 ERROR

Check Details

Version: 0.4.3
Check: tests
Result: ERROR Running ‘run-all.R’ [2s/3s] Running the tests in ‘tests/run-all.R’ failed. Complete output: > library(testthat) > > test_check("log4r") Loading required package: log4r Attaching package: 'log4r' The following object is masked from 'package:base': debug [ FAIL 1 | WARN 0 | SKIP 2 | PASS 81 ] ══ Skipped tests (2) ═══════════════════════════════════════════════════════════ • On CRAN (2): 'test-appenders.R:59:3', 'test-appenders.R:65:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-appenders.R:20:3'): The HTTP appender works correctly ────────── Error in `appender("INFO", "Message")`: Server responded with error 405. Backtrace: ▆ 1. ├─testthat::expect_silent(appender("INFO", "Message")) at test-appenders.R:20:3 2. │ └─testthat:::quasi_capture(enquo(object), NULL, evaluate_promise) 3. │ ├─testthat (local) .capture(...) 4. │ │ ├─withr::with_output_sink(...) 5. │ │ │ └─base::force(code) 6. │ │ ├─base::withCallingHandlers(...) 7. │ │ └─base::withVisible(code) 8. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 9. └─log4r (local) appender("INFO", "Message") [ FAIL 1 | WARN 0 | SKIP 2 | PASS 81 ] Error: Test failures Execution halted Flavors: r-devel-linux-x86_64-debian-clang, r-release-linux-x86_64

Version: 0.4.3
Check: tests
Result: ERROR Running ‘run-all.R’ [1s/2s] Running the tests in ‘tests/run-all.R’ failed. Complete output: > library(testthat) > > test_check("log4r") Loading required package: log4r Attaching package: 'log4r' The following object is masked from 'package:base': debug [ FAIL 1 | WARN 0 | SKIP 2 | PASS 81 ] ══ Skipped tests (2) ═══════════════════════════════════════════════════════════ • On CRAN (2): 'test-appenders.R:59:3', 'test-appenders.R:65:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-appenders.R:20:3'): The HTTP appender works correctly ────────── Error in `appender("INFO", "Message")`: Server responded with error 405. Backtrace: ▆ 1. ├─testthat::expect_silent(appender("INFO", "Message")) at test-appenders.R:20:3 2. │ └─testthat:::quasi_capture(enquo(object), NULL, evaluate_promise) 3. │ ├─testthat (local) .capture(...) 4. │ │ ├─withr::with_output_sink(...) 5. │ │ │ └─base::force(code) 6. │ │ ├─base::withCallingHandlers(...) 7. │ │ └─base::withVisible(code) 8. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 9. └─log4r (local) appender("INFO", "Message") [ FAIL 1 | WARN 0 | SKIP 2 | PASS 81 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.4.3
Check: tests
Result: ERROR Running ‘run-all.R’ Running the tests in ‘tests/run-all.R’ failed. Complete output: > library(testthat) > > test_check("log4r") Loading required package: log4r Attaching package: 'log4r' The following object is masked from 'package:base': debug [ FAIL 1 | WARN 0 | SKIP 2 | PASS 81 ] ══ Skipped tests (2) ═══════════════════════════════════════════════════════════ • On CRAN (2): 'test-appenders.R:59:3', 'test-appenders.R:65:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-appenders.R:20:3'): The HTTP appender works correctly ────────── Error in `appender("INFO", "Message")`: Server responded with error 405. Backtrace: ▆ 1. ├─testthat::expect_silent(appender("INFO", "Message")) at test-appenders.R:20:3 2. │ └─testthat:::quasi_capture(enquo(object), NULL, evaluate_promise) 3. │ ├─testthat (local) .capture(...) 4. │ │ ├─withr::with_output_sink(...) 5. │ │ │ └─base::force(code) 6. │ │ ├─base::withCallingHandlers(...) 7. │ │ └─base::withVisible(code) 8. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 9. └─log4r (local) appender("INFO", "Message") [ FAIL 1 | WARN 0 | SKIP 2 | PASS 81 ] Error: Test failures Execution halted Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.4.3
Check: package dependencies
Result: NOTE Package suggested but not available for checking: 'rsyslog' Flavors: r-devel-windows-x86_64, r-release-windows-x86_64, r-oldrel-windows-x86_64

Version: 0.4.3
Check: tests
Result: ERROR Running 'run-all.R' [2s] Running the tests in 'tests/run-all.R' failed. Complete output: > library(testthat) > > test_check("log4r") Loading required package: log4r Attaching package: 'log4r' The following object is masked from 'package:base': debug [ FAIL 1 | WARN 0 | SKIP 3 | PASS 80 ] ══ Skipped tests (3) ═══════════════════════════════════════════════════════════ • rsyslog cannot be loaded (3): 'test-appenders.R:49:3', 'test-appenders.R:54:3', 'test-appenders.R:64:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-appenders.R:20:3'): The HTTP appender works correctly ────────── Error in `appender("INFO", "Message")`: Server responded with error 405. Backtrace: ▆ 1. ├─testthat::expect_silent(appender("INFO", "Message")) at test-appenders.R:20:3 2. │ └─testthat:::quasi_capture(enquo(object), NULL, evaluate_promise) 3. │ ├─testthat (local) .capture(...) 4. │ │ ├─withr::with_output_sink(...) 5. │ │ │ └─base::force(code) 6. │ │ ├─base::withCallingHandlers(...) 7. │ │ └─base::withVisible(code) 8. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 9. └─log4r (local) appender("INFO", "Message") [ FAIL 1 | WARN 0 | SKIP 3 | PASS 80 ] Error: Test failures Execution halted Flavors: r-devel-windows-x86_64, r-release-windows-x86_64, r-oldrel-windows-x86_64

Version: 0.4.3
Check: tests
Result: ERROR Running ‘run-all.R’ [2s/9s] Running the tests in ‘tests/run-all.R’ failed. Complete output: > library(testthat) > > test_check("log4r") Loading required package: log4r Attaching package: 'log4r' The following object is masked from 'package:base': debug [ FAIL 1 | WARN 0 | SKIP 2 | PASS 81 ] ══ Skipped tests (2) ═══════════════════════════════════════════════════════════ • On CRAN (2): 'test-appenders.R:59:3', 'test-appenders.R:65:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-appenders.R:20:3'): The HTTP appender works correctly ────────── Error in `appender("INFO", "Message")`: Server responded with error 405. Backtrace: ▆ 1. ├─testthat::expect_silent(appender("INFO", "Message")) at test-appenders.R:20:3 2. │ └─testthat:::quasi_capture(enquo(object), NULL, evaluate_promise) 3. │ ├─testthat (local) .capture(...) 4. │ │ ├─withr::with_output_sink(...) 5. │ │ │ └─base::force(code) 6. │ │ ├─base::withCallingHandlers(...) 7. │ │ └─base::withVisible(code) 8. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 9. └─log4r (local) appender("INFO", "Message") [ FAIL 1 | WARN 0 | SKIP 2 | PASS 81 ] Error: Test failures Execution halted Flavor: r-patched-linux-x86_64