CRAN Package Check Results for Package grwat

Last updated on 2025-12-07 13:49:53 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1 20.46 374.78 395.24 OK
r-devel-linux-x86_64-debian-gcc 0.1 16.48 168.14 184.62 ERROR
r-devel-linux-x86_64-fedora-clang 0.1 42.00 556.98 598.98 OK
r-devel-linux-x86_64-fedora-gcc 0.1 125.00 562.27 687.27 OK
r-devel-windows-x86_64 0.1 27.00 341.00 368.00 OK
r-patched-linux-x86_64 0.1 23.32 357.29 380.61 OK
r-release-linux-x86_64 0.1 24.23 358.15 382.38 OK
r-release-macos-arm64 0.1 OK
r-release-macos-x86_64 0.1 17.00 362.00 379.00 OK
r-release-windows-x86_64 0.1 28.00 336.00 364.00 OK
r-oldrel-macos-arm64 0.1 NOTE
r-oldrel-macos-x86_64 0.1 21.00 371.00 392.00 NOTE
r-oldrel-windows-x86_64 0.1 37.00 495.00 532.00 OK

Check Details

Version: 0.1
Check: package dependencies
Result: WARN Cannot process vignettes Packages suggested but not available for checking: 'kableExtra', 'knitr', 'rmarkdown' VignetteBuilder package required for checking but not installed: ‘knitr’ Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1
Check: tests
Result: ERROR Running ‘testthat.R’ [78s/95s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > suppressPackageStartupMessages(library(grwat)) > > test_check("grwat") Saving _problems/test-gr_kable_tests-9.R [ FAIL 1 | WARN 0 | SKIP 1 | PASS 170 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • On CRAN (1): 'test-gr_report.R:1:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-gr_kable_tests.R:9:3'): Tests table has the knitr class ──────── <rlib_error_package_not_found/rlang_error/error/condition> Error in `gr_kable_tests(tests)`: The package "kableExtra" is required to use `gr_kable_tests()` Backtrace: ▆ 1. └─grwat::gr_kable_tests(tests) at test-gr_kable_tests.R:9:3 2. └─rlang::check_installed("kableExtra", reason = "to use `gr_kable_tests()`") [ FAIL 1 | WARN 0 | SKIP 1 | PASS 170 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1
Check: package vignettes
Result: NOTE Package has ‘vignettes’ subdirectory but apparently no vignettes. Perhaps the ‘VignetteBuilder’ information is missing from the DESCRIPTION file? Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1
Check: installed package size
Result: NOTE installed size is 5.1Mb sub-directories of 1Mb or more: doc 1.6Mb libs 2.4Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64