Last updated on 2023-12-01 19:53:13 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 5.5.2 | 18.21 | 179.71 | 197.92 | OK | |
r-devel-linux-x86_64-debian-gcc | 5.5.2 | 12.88 | 193.11 | 205.99 | OK | |
r-devel-linux-x86_64-fedora-clang | 5.5.2 | 365.53 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 5.5.2 | 350.89 | NOTE | |||
r-devel-windows-x86_64 | 5.5.2 | 16.00 | 237.00 | 253.00 | OK | |
r-patched-linux-x86_64 | 5.5.2 | 18.50 | 172.25 | 190.75 | OK | |
r-release-linux-x86_64 | 5.5.2 | 16.32 | 167.47 | 183.79 | OK | |
r-release-macos-arm64 | 5.5.2 | 97.00 | OK | |||
r-release-macos-x86_64 | 5.5.2 | 159.00 | OK | |||
r-release-windows-x86_64 | 5.5.2 | 21.00 | 289.00 | 310.00 | ERROR | |
r-oldrel-macos-arm64 | 5.5.2 | 88.00 | OK | |||
r-oldrel-macos-x86_64 | 5.5.2 | 110.00 | NOTE | |||
r-oldrel-windows-x86_64 | 5.5.2 | 22.00 | 271.00 | 293.00 | ERROR |
Version: 5.5.2
Check: dependencies in R code
Result: NOTE
Namespaces in Imports field not imported from:
‘R6’ ‘xml2’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-oldrel-macos-x86_64
Version: 5.5.2
Check: tests
Result: ERROR
Running 'testthat.R' [101s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(huxtable)
>
>
> we_are_in_R_CMD_check <- TRUE
> test_check("huxtable")
# weights: 9 (4 variable)
initial value 35.155593
iter 10 value 23.131901
final value 23.129234
converged
[ FAIL 1 | WARN 4 | SKIP 24 | PASS 1237 ]
══ Skipped tests (24) ══════════════════════════════════════════════════════════
• 0-length tables don't work in flextable yet (1): 'test-flextable.R:83:3'
• Awaiting ftExtra improvements (1): 'test-markdown.R:40:3'
• Couldn't unload dplyr namespace (2): 'test-miscellaneous.R:50:46',
'test-miscellaneous.R:61:46'
• Just too hard to do at the moment. (1): 'test-number-formatting.R:122:3'
• Not testing, code doesn't play well with R CMD check (3):
'test-zz-fuzz.R:84:3', 'test-zz-fuzz.R:96:3', 'test-zz-fuzz.R:151:3'
• On CRAN (15): 'test-latex-dependencies.R:7:3',
'test-latex-dependencies.R:29:3', 'test-latex-dependencies.R:47:3',
'test-markdown.R:56:3', 'test-quick-output.R:49:3',
'test-quick-output.R:65:3', 'test-quick-output.R:78:3',
'test-yy-end-to-end.R:99:3', 'test-yy-end-to-end.R:127:3',
'test-yy-end-to-end.R:135:3', 'test-yy-end-to-end.R:141:3',
'test-yy-end-to-end.R:156:3', 'test-yy-end-to-end.R:203:3',
'test-yy-end-to-end.R:236:3', 'test-yy-end-to-end.R:251:3'
• On Windows (1): 'test-print.R:229:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-yy-end-to-end.R:185:3'): quarto files ──────────────────────────
<system_command_status_error/system_command_error/rlib_error_3_0/rlib_error/error/condition>
Error in `"processx::run(quarto_bin, args, echo = TRUE)"`: ! System command 'quarto.exe' failed
Backtrace:
▆
1. ├─testthat::expect_silent(...) at test-yy-end-to-end.R:185: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. └─quarto::quarto_render(...)
10. └─processx::run(quarto_bin, args, echo = TRUE)
11. └─throw(...)
[ FAIL 1 | WARN 4 | SKIP 24 | PASS 1237 ]
Error: Test failures
Execution halted
Flavor: r-release-windows-x86_64
Version: 5.5.2
Check: tests
Result: ERROR
Running 'testthat.R' [94s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(huxtable)
>
>
> we_are_in_R_CMD_check <- TRUE
> test_check("huxtable")
# weights: 9 (4 variable)
initial value 35.155593
iter 10 value 23.131901
final value 23.129234
converged
[ FAIL 1 | WARN 4 | SKIP 24 | PASS 1237 ]
══ Skipped tests (24) ══════════════════════════════════════════════════════════
• 0-length tables don't work in flextable yet (1): 'test-flextable.R:83:3'
• Awaiting ftExtra improvements (1): 'test-markdown.R:40:3'
• Couldn't unload dplyr namespace (2): 'test-miscellaneous.R:50:46',
'test-miscellaneous.R:61:46'
• Just too hard to do at the moment. (1): 'test-number-formatting.R:122:3'
• Not testing, code doesn't play well with R CMD check (3):
'test-zz-fuzz.R:84:3', 'test-zz-fuzz.R:96:3', 'test-zz-fuzz.R:151:3'
• On CRAN (15): 'test-latex-dependencies.R:7:3',
'test-latex-dependencies.R:29:3', 'test-latex-dependencies.R:47:3',
'test-markdown.R:56:3', 'test-quick-output.R:49:3',
'test-quick-output.R:65:3', 'test-quick-output.R:78:3',
'test-yy-end-to-end.R:99:3', 'test-yy-end-to-end.R:127:3',
'test-yy-end-to-end.R:135:3', 'test-yy-end-to-end.R:141:3',
'test-yy-end-to-end.R:156:3', 'test-yy-end-to-end.R:203:3',
'test-yy-end-to-end.R:236:3', 'test-yy-end-to-end.R:251:3'
• On Windows (1): 'test-print.R:229:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-yy-end-to-end.R:185:3'): quarto files ──────────────────────────
<system_command_status_error/system_command_error/rlib_error_3_0/rlib_error/error/condition>
Error in `"processx::run(quarto_bin, args, echo = TRUE)"`: ! System command 'quarto.exe' failed
Backtrace:
▆
1. ├─testthat::expect_silent(...) at test-yy-end-to-end.R:185: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. └─quarto::quarto_render(...)
10. └─processx::run(quarto_bin, args, echo = TRUE)
11. └─throw(...)
[ FAIL 1 | WARN 4 | SKIP 24 | PASS 1237 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-windows-x86_64