assert_lme4_functional: Throw an error if lme4::lmer() cannot be executed

View source: R/util_generic.R

assert_lme4_functionalR Documentation

Throw an error if lme4::lmer() cannot be executed

Description

stop() is called when lme4 or Matrix is not installed, or when lme4::lmer() cannot be executed (with default settings and mock data). If this function does not throw an error, we may assume lme4::lmer() is operational.

Usage

assert_lme4_functional()

ftwkoopmans/msdap documentation built on March 5, 2025, 12:15 a.m.