Last updated on 2024-09-13 02:49:26 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.4.3 | 2.62 | 35.24 | 37.86 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.4.3 | 2.22 | 28.68 | 30.90 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.4.3 | 68.16 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.4.3 | 83.78 | OK | |||
r-devel-windows-x86_64 | 0.4.3 | 5.00 | 64.00 | 69.00 | NOTE | |
r-patched-linux-x86_64 | 0.4.3 | 2.73 | 36.01 | 38.74 | OK | |
r-release-linux-x86_64 | 0.4.3 | 2.28 | 35.29 | 37.57 | OK | |
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 | 64.00 | 71.00 | NOTE | |
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 | 71.00 | 78.00 | NOTE |
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: 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