Last updated on 2026-03-29 06:50:59 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.9.7 | 11.36 | 137.13 | 148.49 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.9.7 | 9.78 | 101.63 | 111.41 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.9.7 | 21.00 | 212.13 | 233.13 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.9.7 | 19.00 | 210.77 | 229.77 | OK | |
| r-devel-macos-arm64 | 0.9.7 | 3.00 | 38.00 | 41.00 | OK | |
| r-devel-windows-x86_64 | 0.9.7 | 16.00 | 145.00 | 161.00 | OK | |
| r-patched-linux-x86_64 | 0.9.7 | 13.10 | 127.03 | 140.13 | OK | |
| r-release-linux-x86_64 | 0.9.7 | 12.66 | 125.54 | 138.20 | OK | |
| r-release-macos-arm64 | 0.9.7 | OK | ||||
| r-release-macos-x86_64 | 0.9.7 | 7.00 | 112.00 | 119.00 | OK | |
| r-release-windows-x86_64 | 0.9.7 | 17.00 | 135.00 | 152.00 | ERROR | |
| r-oldrel-macos-arm64 | 0.9.7 | OK | ||||
| r-oldrel-macos-x86_64 | 0.9.7 | 7.00 | 89.00 | 96.00 | OK | |
| r-oldrel-windows-x86_64 | 0.9.7 | 21.00 | 176.00 | 197.00 | OK |
Version: 0.9.7
Check: tests
Result: ERROR
Running 'testthat.R' [6s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(iheiddown)
iheiddown for IHEID
Version 0.9.7 created on 2022-11-09
>
> test_check("iheiddown")
Saving _problems/test-countwords-5.R
[ FAIL 1 | WARN 6 | SKIP 1 | PASS 34 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• On CRAN (1): 'test-bibstats.R:2:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-countwords.R:5:3'): You can count on count_words() ───────────
Expected `iheiddown::count_words("test/test.Rmd")` to equal 241.
Differences:
1/1 mismatches
[1] 220 - 241 == -21
[ FAIL 1 | WARN 6 | SKIP 1 | PASS 34 ]
Error:
! Test failures.
Execution halted
Flavor: r-release-windows-x86_64