CRAN Package Check Results for Package HLMdiag

Last updated on 2025-02-21 02:52:13 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5.0 71.41 231.56 302.97 NOTE
r-devel-linux-x86_64-debian-gcc 0.5.0 44.57 166.90 211.47 NOTE
r-devel-linux-x86_64-fedora-clang 0.5.0 507.81 ERROR
r-devel-linux-x86_64-fedora-gcc 0.5.0 508.53 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 70.00 238.00 308.00 NOTE
r-patched-linux-x86_64 0.5.0 65.57 222.81 288.38 NOTE
r-release-linux-x86_64 0.5.0 65.50 221.31 286.81 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 72.00 234.00 306.00 NOTE
r-oldrel-macos-arm64 0.5.0 155.00 NOTE
r-oldrel-macos-x86_64 0.5.0 260.00 NOTE
r-oldrel-windows-x86_64 0.5.0 90.00 297.00 387.00 NOTE

Check Details

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’ [179s/215s] 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’ [186s/232s] 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