Last updated on 2024-10-05 20:48:26 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.4.3 | 2.84 | 37.40 | 40.24 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.4.3 | 2.16 | 29.01 | 31.17 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.4.3 | 66.55 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.4.3 | 91.69 | ERROR | |||
r-devel-windows-x86_64 | 0.4.3 | 6.00 | 64.00 | 70.00 | ERROR | |
r-patched-linux-x86_64 | 0.4.3 | 2.59 | 36.52 | 39.11 | ERROR | |
r-release-linux-x86_64 | 0.4.3 | 2.49 | 35.70 | 38.19 | 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 | 66.00 | 73.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 | 72.00 | 79.00 | ERROR |
Version: 0.4.3
Check: tests
Result: ERROR
Running ‘run-all.R’ [2s/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-clang
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/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-patched-linux-x86_64, r-release-linux-x86_64