CRAN Package Check Results for Package clinify

Last updated on 2026-06-02 14:51:24 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.0 6.75 203.95 210.70 OK
r-devel-linux-x86_64-debian-gcc 0.3.0 4.74 134.83 139.57 OK
r-devel-linux-x86_64-fedora-clang 0.3.0 13.00 328.01 341.01 OK
r-devel-linux-x86_64-fedora-gcc 0.3.0 13.00 365.14 378.14 ERROR
r-devel-windows-x86_64 0.3.0 12.00 205.00 217.00 OK
r-patched-linux-x86_64 0.3.0 7.35 186.67 194.02 OK
r-release-linux-x86_64 0.3.0 6.89 189.05 195.94 OK
r-release-macos-arm64 0.3.0 2.00 54.00 56.00 OK
r-release-macos-x86_64 0.3.0 7.00 215.00 222.00 OK
r-release-windows-x86_64 0.3.0 11.00 200.00 211.00 OK
r-oldrel-macos-arm64 0.3.0 OK
r-oldrel-macos-x86_64 0.3.0 5.00 153.00 158.00 OK
r-oldrel-windows-x86_64 0.3.0 15.00 265.00 280.00 OK

Check Details

Version: 0.3.0
Check: tests
Result: ERROR Running ‘testthat.R’ [114s/262s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(clinify) > > test_check("clinify") Attaching package: 'dplyr' The following objects are masked from 'package:stats': filter, lag The following objects are masked from 'package:base': intersect, setdiff, setequal, union Saving _problems/test-slice_clintable-81.R [ FAIL 1 | WARN 0 | SKIP 12 | PASS 120 ] ══ Skipped tests (12) ══════════════════════════════════════════════════════════ • On CRAN (12): 'test-column_headers.R:13:1', 'test-column_headers.R:56:1', 'test-group_pad.R:1:1', 'test-helpers.R:3:1', 'test-pagenums.R:57:1', 'test-print.R:32:1', 'test-print.R:54:1', 'test-print.R:113:1', 'test-styles.R:12:1', 'test-write.R:1:1', 'test-write.R:19:1', 'test-write.R:105:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-slice_clintable.R:81:3'): A subset table produces as expected ── Expected `base_table$body` to equal `comp_table$body`. Differences: `actual$rowheights[2:5]`: 0.422 0.422 0.422 0.433 `expected$rowheights[2:5]`: 0.422 0.422 0.422 0.422 [ FAIL 1 | WARN 0 | SKIP 12 | PASS 120 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc