Last updated on 2025-02-16 08:50:51 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.6.1 | 22.21 | 444.50 | 466.71 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.6.1 | 13.79 | 276.06 | 289.85 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.6.1 | 736.93 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 1.6.1 | 749.36 | 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 | 30.75 | 358.78 | 389.53 | OK | |
r-release-linux-x86_64 | 1.6.1 | 19.05 | 355.18 | 374.23 | 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 | 23.00 | 356.00 | 379.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 | 452.00 | 480.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’ [189s/353s]
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’ [3m/18m]
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
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.