Package: HLMdiag Type: Package Title: Diagnostic Tools for Hierarchical (Multilevel) Linear Models Version: 0.5.1.9000 Authors@R: c(person("Adam", "Loy", email = "loyad01@gmail.com", role = c("cre", "aut")), person("Jaylin", "Lowe", role = "aut"), person("Jack", "Moran", role = "aut")) Maintainer: Adam Loy Description: A suite of diagnostic tools for hierarchical (multilevel) linear models. The tools include not only leverage and traditional deletion diagnostics (Cook's distance, covratio, covtrace, and MDFFITS) but also convenience functions and graphics for residual analysis. Models can be fit using either lmer in the 'lme4' package or lme in the 'nlme' package. Depends: R (>= 4.1.0) Imports: ggplot2 (>= 0.9.2), stats, methods, MASS, Matrix, mgcv, dplyr, stringr, purrr, tibble, tidyselect, Rcpp, rlang, ggrepel, reformulas LinkingTo: Rcpp, RcppArmadillo Suggests: mlmRev, WWGbook, lme4 (>= 1.0), nlme, testthat, knitr, rmarkdown, car, gridExtra, qqplotr License: GPL-2 LazyLoad: yes LazyData: yes Collate: 'diagnostic_functions.R' 'group_level_residual_functions.R' 'identification.R' 'plot_functions.R' 'adjust_formula_lmList.R' 'case_delete.R' 'LSresids.R' 'HLMdiag-deprecated.R' 'HLMdiag-package.R' 'hlm_augment.R' 'hlm_influence.R' 'hlm_resid.R' 'help.R' 'influence_functions.R' 'utility_functions.R' 'rotate_ranefs.R' 'autism.R' 'ahd.R' 'radon.R' 'pull_resid.R' 'residual_functions.R' 'HLMdiag-defunct.R' Encoding: UTF-8 URL: https://github.com/aloy/HLMdiag BugReports: https://github.com/aloy/HLMdiag/issues VignetteBuilder: knitr Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: libicu-dev Repository: https://aloy.r-universe.dev Date/Publication: 2026-07-01 16:57:54 UTC RemoteUrl: https://github.com/aloy/hlmdiag RemoteRef: HEAD RemoteSha: 6f1ee6dcbab083603f75f618d039ae762f775201 NeedsCompilation: yes Packaged: 2026-07-01 17:57:18 UTC; root Author: Adam Loy [cre, aut], Jaylin Lowe [aut], Jack Moran [aut]