CRAN Package Check Results for Package prettifyAddins

Last updated on 2025-06-04 15:49:34 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.6.1 6.31 47.91 54.22 OK
r-devel-linux-x86_64-debian-gcc 2.6.1 4.27 37.27 41.54 OK
r-devel-linux-x86_64-fedora-clang 2.6.1 85.85 ERROR
r-devel-linux-x86_64-fedora-gcc 2.6.1 76.96 OK
r-devel-windows-x86_64 2.6.1 8.00 64.00 72.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.74 45.28 51.02 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 9.00 66.00 75.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 78.00 88.00 NOTE

Check Details

Version: 2.6.1
Check: tests
Result: ERROR Running ‘testthat.R’ [4s/10s] 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

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.