Package: mixlm Type: Package Title: Mixed Model ANOVA and Statistics for Education Version: 1.4.3 Date: 2025-08-20 Authors@R: c(person("Kristian Hovde", "Liland", role = c("aut","cre"), email="kristian.liland@nmbu.no"), person("Solve", "Sæbø¸", role=c("ctb")), person("R Core Team", role="ctb")) Maintainer: Kristian Hovde Liland Encoding: UTF-8 Description: The main functions perform mixed models analysis by least squares or REML by adding the function r() to formulas of lm() and glm(). A collection of text-book statistics for higher education is also included, e.g. modifications of the functions lm(), glm() and associated summaries from the package 'stats'. Imports: car, pls, multcomp, pracma, leaps Suggests: lme4 License: GPL (>= 2) URL: https://github.com/khliland/mixlm/ BugReports: https://github.com/khliland/mixlm/issues/ Config/pak/sysreqs: cmake make libicu-dev Repository: https://khliland.r-universe.dev Date/Publication: 2026-05-17 17:40:36 UTC RemoteUrl: https://github.com/khliland/mixlm RemoteRef: HEAD RemoteSha: 96195946ba55215d31adeacef7e892b030bc7e8b NeedsCompilation: no Packaged: 2026-06-21 11:02:02 UTC; root Author: Kristian Hovde Liland [aut, cre], Solve Sæbø¸ [ctb], R Core Team [ctb]