CRAN Package Check Results for Package tinytable

Last updated on 2025-12-06 00:49:04 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.15.1 12.61 94.71 107.32 OK
r-devel-linux-x86_64-debian-gcc 0.15.1 7.26 34.79 42.05 ERROR
r-devel-linux-x86_64-fedora-clang 0.15.1 55.00 131.95 186.95 OK
r-devel-linux-x86_64-fedora-gcc 0.15.1 67.00 103.88 170.88 OK
r-devel-windows-x86_64 0.15.1 14.00 104.00 118.00 OK
r-patched-linux-x86_64 0.15.1 12.91 86.08 98.99 OK
r-release-linux-x86_64 0.15.1 11.01 87.77 98.78 OK
r-release-macos-arm64 0.15.1 OK
r-release-macos-x86_64 0.15.1 11.00 99.00 110.00 OK
r-release-windows-x86_64 0.15.1 13.00 101.00 114.00 OK
r-oldrel-macos-arm64 0.15.1 OK
r-oldrel-macos-x86_64 0.15.1 11.00 93.00 104.00 NOTE
r-oldrel-windows-x86_64 0.15.1 19.00 127.00 146.00 OK

Check Details

Version: 0.15.1
Check: examples
Result: ERROR Running examples in ‘tinytable-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: style_tt > ### Title: Style a Tiny Table > ### Aliases: style_tt tt_style > > ### ** Examples > > ## Don't show: > if (knitr::is_html_output()) (if (getRversion() >= "3.4") withAutoprint else force)({ # examplesIf + ## End(Don't show) + ## Don't show: + }) # examplesIf Error in loadNamespace(x) : there is no package called ‘knitr’ Calls: loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.15.1
Check: tests
Result: ERROR Running ‘tinytest.R’ [0s/0s] Running the tests in ‘tests/tinytest.R’ failed. Complete output: > if (requireNamespace("tinytest", quietly = TRUE)) { + tinytest::test_package("tinytable") + } test-ansi.R................... 0 tests Error: Package tinysnapshot could not be loaded Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.15.1
Check: package dependencies
Result: NOTE Package suggested but not available for checking: ‘litedown’ Flavor: r-oldrel-macos-x86_64