Last updated on 2025-02-23 19:51:08 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.6.1 | 20.84 | 459.85 | 480.69 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.6.1 | 12.68 | 286.80 | 299.48 | 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 | 31.98 | 351.10 | 383.08 | OK | |
r-release-linux-x86_64 | 1.6.1 | 17.07 | 357.58 | 374.65 | 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 | 342.00 | 365.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 | 29.00 | 436.00 | 465.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
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.
Health stats visible at Monitor.