Last updated on 2025-02-23 15:49:50 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.6.2 | 16.37 | 199.99 | 216.36 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.6.2 | 10.81 | 138.52 | 149.33 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.6.2 | 348.44 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.6.2 | 382.73 | ERROR | |||
r-devel-macos-arm64 | 0.6.2 | 91.00 | OK | |||
r-devel-macos-x86_64 | 0.6.2 | 165.00 | OK | |||
r-devel-windows-x86_64 | 0.6.2 | 17.00 | 180.00 | 197.00 | NOTE | --no-vignettes |
r-patched-linux-x86_64 | 0.6.2 | 20.31 | 191.86 | 212.17 | OK | |
r-release-linux-x86_64 | 0.6.2 | 14.03 | 186.93 | 200.96 | OK | |
r-release-macos-arm64 | 0.6.2 | 89.00 | OK | |||
r-release-macos-x86_64 | 0.6.2 | 127.00 | OK | |||
r-release-windows-x86_64 | 0.6.2 | 16.00 | 182.00 | 198.00 | OK | --no-vignettes |
r-oldrel-macos-arm64 | 0.6.2 | 101.00 | OK | |||
r-oldrel-macos-x86_64 | 0.6.2 | 215.00 | OK | |||
r-oldrel-windows-x86_64 | 0.6.2 | 21.00 | 212.00 | 233.00 | OK | --no-vignettes |
Version: 0.6.2
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
VarCorr.merModList.Rd: merMod-class
modelFixedEff.Rd: tidy
plotFEsim.Rd: merMod
plotREsim.Rd: merMod
ranef.merModList.Rd: merMod-class
thetaExtract.Rd: merMod
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
Version: 0.6.2
Check: tests
Result: ERROR
Running ‘testthat-a_m.R’ [63s/51s]
Running ‘testthat-m_z.R’ [74s/58s]
Running the tests in ‘tests/testthat-m_z.R’ failed.
Complete output:
> library(testthat)
> library(merTools)
Loading required package: arm
Loading required package: MASS
Loading required package: Matrix
Loading required package: lme4
arm (Version 1.14-4, built: 2024-4-1)
Working directory is /data/gannet/ripley/R/packages/tests-clang/merTools.Rcheck/tests
>
>
> test_check("merTools", filter = "^[m-z]")
Starting 2 test processes
[ FAIL 1 | WARN 50 | SKIP 36 | PASS 249 ]
══ Skipped tests (36) ══════════════════════════════════════════════════════════
• On CRAN (36): 'test-merModList.R:10:3', 'test-merModList.R:46:3',
'test-merModList.R:72:3', 'test-merModList.R:128:3', 'test-plots.R:6:3',
'test-predict.R:6:3', 'test-predict.R:28:3', 'test-predict.R:99:3',
'test-predict1.R:7:3', 'test-predict1.R:35:3', 'test-predict1.R:76:3',
'test-predict1.R:118:3', 'test-predict2.R:4:3', 'test-predict2.R:27:3',
'test-predict2.R:55:3', 'test-predict2.R:86:3', 'test-predict2.R:132:3',
'test-predict2.R:150:3', 'test-predict2.R:165:3', 'test-predict2.R:200:3',
'test-predict2.R:228:3', 'test-predict3.R:5:3', 'test-predict3.R:42:3',
'test-predict3.R:108:3', 'test-predict3.R:135:3', 'test-predict3.R:156:3',
'test-predict4.R:6:3', 'test-predict4.R:40:3', 'test-predict4.R:105:3',
'test-predict4.R:198:3', 'test-subboot.R:31:3', 'test-subboot.R:51:3',
'test-substEff.R:9:3', 'test-substEff.R:27:3', 'test-substEff.R:56:3',
'test-substEff.R:103:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-seeds.R:45:3'): Equivalent seeds return equivalent results ───
identical(s1a, s2) is not FALSE
`actual`: TRUE
`expected`: FALSE
[ FAIL 1 | WARN 50 | SKIP 36 | PASS 249 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.6.2
Check: tests
Result: ERROR
Running ‘testthat-a_m.R’ [69s/107s]
Running ‘testthat-m_z.R’ [80s/118s]
Running the tests in ‘tests/testthat-m_z.R’ failed.
Complete output:
> library(testthat)
> library(merTools)
Loading required package: arm
Loading required package: MASS
Loading required package: Matrix
Loading required package: lme4
arm (Version 1.14-4, built: 2024-4-1)
Working directory is /data/gannet/ripley/R/packages/tests-devel/merTools.Rcheck/tests
>
>
> test_check("merTools", filter = "^[m-z]")
Starting 2 test processes
Superclass process has cloneable=FALSE, but subclass r_session has cloneable=TRUE. A subclass cannot be cloneable when its superclass is not cloneable, so cloning will be disabled for r_session.
Superclass process has cloneable=FALSE, but subclass r_session has cloneable=TRUE. A subclass cannot be cloneable when its superclass is not cloneable, so cloning will be disabled for r_session.
[ FAIL 1 | WARN 50 | SKIP 36 | PASS 249 ]
══ Skipped tests (36) ══════════════════════════════════════════════════════════
• On CRAN (36): 'test-merModList.R:10:3', 'test-merModList.R:46:3',
'test-merModList.R:72:3', 'test-merModList.R:128:3', 'test-plots.R:6:3',
'test-predict.R:6:3', 'test-predict.R:28:3', 'test-predict.R:99:3',
'test-predict1.R:7:3', 'test-predict1.R:35:3', 'test-predict1.R:76:3',
'test-predict1.R:118:3', 'test-predict2.R:4:3', 'test-predict2.R:27:3',
'test-predict2.R:55:3', 'test-predict2.R:86:3', 'test-predict2.R:132:3',
'test-predict2.R:150:3', 'test-predict2.R:165:3', 'test-predict2.R:200:3',
'test-predict2.R:228:3', 'test-predict3.R:5:3', 'test-predict3.R:42:3',
'test-predict3.R:108:3', 'test-predict3.R:135:3', 'test-predict3.R:156:3',
'test-predict4.R:6:3', 'test-predict4.R:40:3', 'test-predict4.R:105:3',
'test-predict4.R:198:3', 'test-subboot.R:31:3', 'test-subboot.R:51:3',
'test-substEff.R:9:3', 'test-substEff.R:27:3', 'test-substEff.R:56:3',
'test-substEff.R:103:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-seeds.R:45:3'): Equivalent seeds return equivalent results ───
identical(s1a, s2) is not FALSE
`actual`: TRUE
`expected`: FALSE
[ FAIL 1 | WARN 50 | SKIP 36 | PASS 249 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.6.2
Flags: --no-vignettes
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
VarCorr.merModList.Rd: merMod-class
modelFixedEff.Rd: tidy
plotFEsim.Rd: merMod
plotREsim.Rd: merMod
ranef.merModList.Rd: merMod-class
thetaExtract.Rd: merMod
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
Flavor: r-devel-windows-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.