Package: robustlmm
Type: Package
Title: Robust Linear Mixed Effects Models
Version: 3.3-3
Date: 2025-05-26
Author: Manuel Koller [aut, cre]
Authors@R: person(given = "Manuel", family = "Koller", role = c("aut", "cre"), email = "kollerma@proton.me")
Maintainer: Manuel Koller <kollerma@proton.me>
Description: Implements the Robust Scoring Equations estimator to fit linear
    mixed effects models robustly.
    Robustness is achieved by modification of the scoring equations
    combined with the Design Adaptive Scale approach.
License: GPL-2
URL: https://github.com/kollerma/robustlmm
LazyLoad: yes
Depends: lme4 (>= 1.1-9), Matrix (>= 1.6-2), R (>= 3.5.0)
Suggests: ggplot2, reshape2, microbenchmark, emmeans (>= 1.4),
        estimability, lqmm, rlme, MASS, lemon, RColorBrewer, skewt, fs,
        dplyr, ggh4x, testthat, robustvarComp
Imports: lattice, nlme, methods, robustbase (>= 0.93), xtable, Rcpp (>=
        0.12.2), fastGHQuad, parallel, rlang, utils, reformulas
Collate: 'ghq.R' 'psiFunc2.R' 'AllClass.R' 'rlmer.R' 'accessors.R'
        'fromLme4.R' 'DAS-scale.R' 'fit.effects.R' 'helpers.R'
        'AllGeneric.R' 'lmer.R' 'mutators.R' 'plot.R'
        'generateAnovaDatasets.R' 'generateMixedEffectDatasets.R'
        'generateSensitivityCurveDatasets.R' 'manageDatasets.R'
        'fitDatasets.R' 'processFit.R' 'processFile.R'
        'simulationStudies.R' 'asymptoticEfficiency.R' 'emmeans.R'
LinkingTo: Rcpp, robustbase, Matrix
Encoding: UTF-8
RcppModules: psi_function_module
RoxygenNote: 7.3.2
Config/build/clean-inst-doc: false
NeedsCompilation: yes
Packaged: 2025-05-26 17:43:55 UTC; kollerma
Repository: CRAN
Date/Publication: 2025-05-26 18:40:03 UTC
Built: R 4.4.3; x86_64-w64-mingw32; 2025-10-21 13:26:47 UTC; windows
Archs: x64
