Last updated on 2026-05-29 17:52:06 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.4.4 | OK | ||||
| r-devel-linux-x86_64-debian-gcc | 1.4.4 | 57.80 | 273.57 | 331.37 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.4.4 | 111.00 | 639.22 | 750.22 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.4.4 | 159.00 | 734.98 | 893.98 | OK | |
| r-devel-windows-x86_64 | 1.4.4 | 95.00 | 509.00 | 604.00 | OK | |
| r-patched-linux-x86_64 | 1.4.3 | 79.51 | 430.09 | 509.60 | OK | |
| r-release-linux-x86_64 | 1.4.3 | 134.93 | 438.00 | 572.93 | ERROR | |
| r-release-macos-arm64 | 1.4.4 | 17.00 | 108.00 | 125.00 | OK | |
| r-release-macos-x86_64 | 1.4.4 | 47.00 | 887.00 | 934.00 | OK | |
| r-release-windows-x86_64 | 1.4.3 | 101.00 | 592.00 | 693.00 | OK | |
| r-oldrel-macos-arm64 | 1.4.4 | 14.00 | 109.00 | 123.00 | OK | |
| r-oldrel-macos-x86_64 | 1.4.4 | 44.00 | 466.00 | 510.00 | OK | |
| r-oldrel-windows-x86_64 | 1.4.4 | 80.00 | 497.00 | 577.00 | OK |
Version: 1.4.3
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [369s/465s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> require(seededlda)
Loading required package: seededlda
Attaching package: 'seededlda'
The following object is masked from 'package:stats':
terms
> require(testthat)
Loading required package: testthat
> test_check("seededlda")
Saving _problems/test-utils-25.R
[ FAIL 1 | WARN 0 | SKIP 9 | PASS 187 ]
══ Skipped tests (9) ═══════════════════════════════════════════════════════════
• On CRAN (8): 'test-textmodel_lda.R:17:5', 'test-textmodel_lda.R:121:2',
'test-textmodel_lda.R:215:5', 'test-textmodel_seededlda.R:119:5',
'test-textmodel_seededlda.R:135:5', 'test-textmodel_seededlda.R:176:5',
'test-textmodel_seededlda.R:195:5', 'test-textmodel_seededlda.R:231:5'
• empty test (1):
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-utils.R:25:2'): divergence() is working ──────────────────────
Expected `div1` to equal 0.33.
Differences:
1/1 mismatches
[1] 0.342 - 0.33 == 0.0123
[ FAIL 1 | WARN 0 | SKIP 9 | PASS 187 ]
Error:
! Test failures.
Execution halted
Flavor: r-release-linux-x86_64