Last updated on 2025-05-30 06:50:07 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.6.1 | 5.75 | 47.32 | 53.07 | OK | |
r-devel-linux-x86_64-debian-gcc | 2.6.1 | 4.46 | 37.26 | 41.72 | OK | |
r-devel-linux-x86_64-fedora-clang | 2.6.1 | 82.72 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 2.6.1 | 76.96 | OK | |||
r-devel-windows-x86_64 | 2.6.1 | 9.00 | 65.00 | 74.00 | OK | |
r-patched-linux-x86_64 | 2.6.1 | 5.62 | 44.78 | 50.40 | OK | |
r-release-linux-x86_64 | 2.6.1 | 5.25 | 44.71 | 49.96 | OK | |
r-release-macos-arm64 | 2.6.1 | 29.00 | OK | |||
r-release-macos-x86_64 | 2.6.1 | 56.00 | OK | |||
r-release-windows-x86_64 | 2.6.1 | 10.00 | 66.00 | 76.00 | OK | |
r-oldrel-macos-arm64 | 2.6.1 | 26.00 | NOTE | |||
r-oldrel-macos-x86_64 | 2.6.1 | 55.00 | NOTE | |||
r-oldrel-windows-x86_64 | 2.6.1 | 10.00 | 76.00 | 86.00 | NOTE |
Version: 2.6.1
Check: tests
Result: ERROR
Running ‘testthat.R’
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(prettifyAddins)
>
> test_check("prettifyAddins")
[ FAIL 2 | WARN 0 | SKIP 8 | PASS 3 ]
══ Skipped tests (8) ═══════════════════════════════════════════════════════════
• 'phantomjs' not found (4): 'test-PhantomJS.R:2:3', 'test-PhantomJS.R:17:3',
'test-PhantomJS.R:32:3', 'test-PhantomJS.R:49:3'
• V8 engine too old. (4): 'test-V8.R:3:3', 'test-V8.R:19:3', 'test-V8.R:35:3',
'test-V8.R:51:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-CLANG.R:9:3'): CLANG prettify C++ with default `tabSize` ───────
<cmdError/error/condition>
Error in `system2("clang-format", tmpFile, stdout = TRUE, stderr = TRUE)`: error in running command
Backtrace:
▆
1. └─prettifyAddins::prettifyCLANG(code, language = "c++") at test-CLANG.R:9:3
2. ├─base::suppressWarnings(...)
3. │ └─base::withCallingHandlers(...)
4. └─base::system2("clang-format", tmpFile, stdout = TRUE, stderr = TRUE)
── Error ('test-CLANG.R:24:3'): CLANG prettify C++ with given `tabSize` ────────
<cmdError/error/condition>
Error in `system2("clang-format", tmpFile, stdout = TRUE, stderr = TRUE)`: error in running command
Backtrace:
▆
1. └─prettifyAddins::prettifyCLANG(code, language = "c++", tabSize = 4) at test-CLANG.R:24:3
2. ├─base::suppressWarnings(...)
3. │ └─base::withCallingHandlers(...)
4. └─base::system2("clang-format", tmpFile, stdout = TRUE, stderr = TRUE)
[ FAIL 2 | WARN 0 | SKIP 8 | PASS 3 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 2.6.1
Check: installed package size
Result: NOTE
installed size is 5.5Mb
sub-directories of 1Mb or more:
shinyApp 5.4Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64