Last updated on 2025-03-09 07:53:33 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.5.0 | 68.25 | 217.88 | 286.13 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.5.0 | 47.43 | 147.60 | 195.03 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.5.0 | 537.80 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.5.0 | 537.71 | ERROR | |||
r-devel-macos-arm64 | 0.5.0 | 146.00 | NOTE | |||
r-devel-macos-x86_64 | 0.5.0 | 225.00 | NOTE | |||
r-devel-windows-x86_64 | 0.5.0 | 76.00 | 236.00 | 312.00 | NOTE | |
r-patched-linux-x86_64 | 0.5.0 | 62.39 | 221.14 | 283.53 | NOTE | |
r-release-linux-x86_64 | 0.5.0 | 65.93 | 222.23 | 288.16 | NOTE | |
r-release-macos-arm64 | 0.5.0 | 138.00 | NOTE | |||
r-release-macos-x86_64 | 0.5.0 | 245.00 | NOTE | |||
r-release-windows-x86_64 | 0.5.0 | 73.00 | 235.00 | 308.00 | NOTE | |
r-oldrel-macos-arm64 | 0.5.0 | NOTE | ||||
r-oldrel-macos-x86_64 | 0.5.0 | 260.00 | NOTE | |||
r-oldrel-windows-x86_64 | 0.5.0 | 91.00 | 306.00 | 397.00 | NOTE |
Version: 0.5.0
Check: C++ specification
Result: NOTE
Specified C++11: please drop specification unless essential
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-macos-arm64, r-devel-macos-x86_64, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Version: 0.5.0
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
hlm_resid.lmerMod.Rd: ranef
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: 0.5.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [169s/465s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(HLMdiag)
Attaching package: 'HLMdiag'
The following object is masked from 'package:stats':
covratio
> library(lme4)
Loading required package: Matrix
> library(nlme)
Attaching package: 'nlme'
The following object is masked from 'package:lme4':
lmList
>
> data(sleepstudy, package = 'lme4')
>
> sleepstudy2 <- sleepstudy
> sleepstudy2[7,1] <- NA
> sleepstudy2[2,2] <- NA
>
>
> test_check("HLMdiag")
[ FAIL 1 | WARN 970 | SKIP 6 | PASS 423 ]
══ Skipped tests (6) ═══════════════════════════════════════════════════════════
• On CRAN (6): 'test-hlm_influence.R:32:3', 'test-hlm_influence.R:56:3',
'test-hlm_resid.R:90:3', 'test-hlm_resid.R:111:3',
'test-influence_functions.R:158:3', 'test-influence_functions.R:172:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-case_delete.R:545:3'): Dimenstions of variance components are correct for single case deletion for nlme models ──
length(sleep.lme.caseD$varcomp.delete) not equal to length(varcomp.lme(sleep.lme)).
1/1 mismatches
[1] 3 - 4 == -1
[ FAIL 1 | WARN 970 | SKIP 6 | PASS 423 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.5.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [180s/538s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(HLMdiag)
Attaching package: 'HLMdiag'
The following object is masked from 'package:stats':
covratio
> library(lme4)
Loading required package: Matrix
> library(nlme)
Attaching package: 'nlme'
The following object is masked from 'package:lme4':
lmList
>
> data(sleepstudy, package = 'lme4')
>
> sleepstudy2 <- sleepstudy
> sleepstudy2[7,1] <- NA
> sleepstudy2[2,2] <- NA
>
>
> test_check("HLMdiag")
[ FAIL 1 | WARN 970 | SKIP 6 | PASS 423 ]
══ Skipped tests (6) ═══════════════════════════════════════════════════════════
• On CRAN (6): 'test-hlm_influence.R:32:3', 'test-hlm_influence.R:56:3',
'test-hlm_resid.R:90:3', 'test-hlm_resid.R:111:3',
'test-influence_functions.R:158:3', 'test-influence_functions.R:172:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-case_delete.R:545:3'): Dimenstions of variance components are correct for single case deletion for nlme models ──
length(sleep.lme.caseD$varcomp.delete) not equal to length(varcomp.lme(sleep.lme)).
1/1 mismatches
[1] 3 - 4 == -1
[ FAIL 1 | WARN 970 | SKIP 6 | PASS 423 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc