Last updated on 2026-05-09 14:49:58 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.4.3 | 81.75 | 421.85 | 503.60 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 1.4.3 | 62.94 | 287.81 | 350.75 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.4.3 | 112.00 | 708.92 | 820.92 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.4.3 | 168.00 | 751.56 | 919.56 | OK | |
| r-devel-windows-x86_64 | 1.4.3 | 100.00 | 586.00 | 686.00 | OK | |
| r-patched-linux-x86_64 | 1.4.3 | 76.17 | 419.96 | 496.13 | OK | |
| r-release-linux-x86_64 | 1.4.3 | 80.38 | 426.05 | 506.43 | OK | |
| r-release-macos-arm64 | 1.4.3 | 16.00 | 98.00 | 114.00 | OK | |
| r-release-macos-x86_64 | 1.4.3 | 46.00 | 602.00 | 648.00 | OK | |
| r-release-windows-x86_64 | 1.4.3 | 100.00 | 575.00 | 675.00 | OK | |
| r-oldrel-macos-arm64 | 1.4.3 | OK | ||||
| r-oldrel-macos-x86_64 | 1.4.3 | 52.00 | 914.00 | 966.00 | OK | |
| r-oldrel-windows-x86_64 | 1.4.3 | 115.00 | 886.00 | 1001.00 | OK |
Version: 1.4.3
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [349s/408s]
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-devel-linux-x86_64-debian-clang