CRAN Package Check Results for Package LMMstar

Last updated on 2026-06-08 02:51:16 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.0 36.92 408.11 445.03 OK
r-devel-linux-x86_64-debian-gcc 1.1.0 24.66 191.84 216.50 ERROR
r-devel-linux-x86_64-fedora-clang 1.1.0 68.00 658.14 726.14 OK
r-devel-linux-x86_64-fedora-gcc 1.1.0 66.00 665.29 731.29 OK
r-devel-windows-x86_64 1.1.0 40.00 376.00 416.00 OK
r-patched-linux-x86_64 1.1.0 39.47 381.52 420.99 OK
r-release-linux-x86_64 1.1.0 35.34 380.14 415.48 OK
r-release-macos-arm64 1.1.0 9.00 82.00 91.00 OK
r-release-macos-x86_64 1.1.0 27.00 373.00 400.00 OK
r-release-windows-x86_64 1.1.0 39.00 367.00 406.00 OK
r-oldrel-macos-arm64 1.1.0 OK
r-oldrel-macos-x86_64 1.1.0 23.00 327.00 350.00 OK
r-oldrel-windows-x86_64 1.1.0 58.00 488.00 546.00 OK

Check Details

Version: 1.1.0
Check: tests
Result: ERROR Running ‘testthat.R’ [3s/4s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > ## * load packages > library(testthat) > library(LMMstar) LMMstar version 1.1.0 Attaching package: 'LMMstar' The following object is masked from 'package:base': remove > > library(data.table) Attaching package: 'data.table' The following object is masked from 'package:base': %notin% > library(ggplot2) > library(lava) Attaching package: 'lava' The following object is masked from 'package:ggplot2': vars The following object is masked from 'package:testthat': compare > library(lme4) Loading required package: Matrix > library(lmerTest) Attaching package: 'lmerTest' The following object is masked from 'package:lme4': lmer The following object is masked from 'package:stats': step > library(mice) Error in library(mice) : there is no package called 'mice' Execution halted Flavor: r-devel-linux-x86_64-debian-gcc