Last updated on 2025-02-20 09:50:52 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.6.1 | 21.15 | 462.88 | 484.03 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.6.1 | 13.24 | 290.99 | 304.23 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.6.1 | 711.46 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 1.6.1 | 689.51 | ERROR | |||
r-devel-macos-arm64 | 1.6.1 | 326.00 | OK | |||
r-devel-macos-x86_64 | 1.6.1 | 353.00 | OK | |||
r-devel-windows-x86_64 | 1.6.1 | 23.00 | 353.00 | 376.00 | NOTE | |
r-patched-linux-x86_64 | 1.6.1 | 29.23 | 352.79 | 382.02 | OK | |
r-release-linux-x86_64 | 1.6.1 | 20.19 | 356.49 | 376.68 | OK | |
r-release-macos-arm64 | 1.6.1 | 278.00 | NOTE | |||
r-release-macos-x86_64 | 1.6.1 | 254.00 | NOTE | |||
r-release-windows-x86_64 | 1.6.1 | 22.00 | 352.00 | 374.00 | OK | |
r-oldrel-macos-arm64 | 1.6.1 | 140.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.6.1 | 351.00 | NOTE | |||
r-oldrel-windows-x86_64 | 1.6.1 | 28.00 | 440.00 | 468.00 | OK |
Version: 1.6.1
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
latrend.Rd: Verbose
latrendBatch.Rd: Verbose
latrendBoot.Rd: Verbose
latrendCV.Rd: Verbose
latrendRep.Rd: Verbose
update.lcModel.Rd: Verbose
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64
Version: 1.6.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [184s/414s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(latrend)
>
> test_check('latrend')
Test "converged" did not generate the expected result:
1 element mismatch
Test "converged" did not generate the expected result:
1 element mismatch
Test "converged" did not generate the expected result:
1 element mismatch
Test "converged" did not generate the expected result:
1 element mismatch
Test "oneTraj.converged" did not generate the expected result:
1 element mismatch
Test "eachTraj.converged" did not generate the expected result:
1 element mismatch
[ FAIL 1 | WARN 18 | SKIP 12 | PASS 2350 ]
══ Skipped tests (12) ══════════════════════════════════════════════════════════
• On CRAN (9): 'test-crimcv.R:4:1', 'test-flexmix.R:2:1', 'test-funfem.R:3:1',
'test-lcmm.R:2:1', 'test-mixak.R:2:1', 'test-mixtools.R:3:1',
'test-parallel.R:1:1', 'test-stratify.R:79:3', 'test-stratify.R:89:3'
• empty test (1): 'test-quick.R:1:1'
• skipping MixTVEM tests because the TVEMMixNormal() function is not loaded
(1): 'test-mixtvem.R:2:1'
• {akmedoids} is not installed (1): 'test-akmedoids.R:2:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-twostep.R:28:5'): gckm ─────────────────────────────────────────
Error in `test.latrend("lcMethodGCKM", instantiator = make.gckm, tests = tests)`:
Found 6 error(s) among 5 test context(s)
Failed tests:
basic: converged
fitted: converged
cluster-single: converged
cluster-three: converged
data-na: oneTraj.converged
data-na: eachTraj.converged
For details, see the respective test files in:
"/data/gannet/ripley/R/packages/tests-clang/latrend.Rcheck/latrend/test-cases"
Backtrace:
▆
1. ├─testthat::expect_true(...) at test-twostep.R:27:3
2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. └─latrend::test.latrend(...) at test-twostep.R:28:5
[ FAIL 1 | WARN 18 | SKIP 12 | PASS 2350 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.6.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [176s/437s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(latrend)
>
> test_check('latrend')
Test "converged" did not generate the expected result:
1 element mismatch
Test "converged" did not generate the expected result:
1 element mismatch
Test "converged" did not generate the expected result:
1 element mismatch
Test "converged" did not generate the expected result:
1 element mismatch
Test "oneTraj.converged" did not generate the expected result:
1 element mismatch
Test "eachTraj.converged" did not generate the expected result:
1 element mismatch
[ FAIL 1 | WARN 18 | SKIP 12 | PASS 2350 ]
══ Skipped tests (12) ══════════════════════════════════════════════════════════
• On CRAN (9): 'test-crimcv.R:4:1', 'test-flexmix.R:2:1', 'test-funfem.R:3:1',
'test-lcmm.R:2:1', 'test-mixak.R:2:1', 'test-mixtools.R:3:1',
'test-parallel.R:1:1', 'test-stratify.R:79:3', 'test-stratify.R:89:3'
• empty test (1): 'test-quick.R:1:1'
• skipping MixTVEM tests because the TVEMMixNormal() function is not loaded
(1): 'test-mixtvem.R:2:1'
• {akmedoids} is not installed (1): 'test-akmedoids.R:2:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-twostep.R:28:5'): gckm ─────────────────────────────────────────
Error in `test.latrend("lcMethodGCKM", instantiator = make.gckm, tests = tests)`:
Found 6 error(s) among 5 test context(s)
Failed tests:
basic: converged
fitted: converged
cluster-single: converged
cluster-three: converged
data-na: oneTraj.converged
data-na: eachTraj.converged
For details, see the respective test files in:
"/data/gannet/ripley/R/packages/tests-devel/latrend.Rcheck/latrend/test-cases"
Backtrace:
▆
1. ├─testthat::expect_true(...) at test-twostep.R:27:3
2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. └─latrend::test.latrend(...) at test-twostep.R:28:5
[ FAIL 1 | WARN 18 | SKIP 12 | PASS 2350 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 1.6.1
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘mixAK’
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 1.6.1
Check: Rd cross-references
Result: NOTE
Package unavailable to check Rd xrefs: ‘mixAK’
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64