R Under development (unstable) (2026-03-09 r89583 ucrt) -- "Unsuffered Consequences" Copyright (C) 2026 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > #### tests/versions.R > ## Need this only as long as all other *.R test files, having a matching *.Rout > > library("mlmRev", verbose=TRUE) Loading required package: lme4 Loading required package: Matrix > > for(p in c("mlmRev", "lme4", "Matrix")) { + print(packageDescription(p)); cat(rep.int("-",60), "\n", sep="") } Package: mlmRev Version: 1.0-9 Title: Examples from Multilevel Modelling Software Review Authors@R: c(person("Douglas", "Bates", role = "aut", comment = c(ORCID = "0000-0001-8316-9503")), person("Martin", "Maechler", role = "aut", comment = c(ORCID = "0000-0002-8685-9910")), person("Ben", "Bolker", role = c("cre", "aut"), email = "bbolker+lme4@gmail.com", comment = c(ORCID = "0000-0002-2127-0443")), person("Anna", "Ly", role = "ctb", comment = c(ORCID = "0000-0002-0210-0342"))) Maintainer: Anna Ly Description: Data and examples from a multilevel modelling software review as well as other well-known data sets from the multilevel modelling literature. Depends: lme4, R (>= 2.10) Suggests: lattice LazyData: yes License: GPL (>= 2) NeedsCompilation: no URL: https://github.com/annahuynhly/mlmRev Repository: CRAN Encoding: UTF-8 Packaged: 2026-03-10 14:17:43 UTC; AnnaH Author: Douglas Bates [aut] (ORCID: ), Martin Maechler [aut] (ORCID: ), Ben Bolker [cre, aut] (ORCID: ), Anna Ly [ctb] (ORCID: ) Built: R 4.6.0; ; 2026-03-10 16:24:28 UTC; windows -- File: D:/RCompile/CRANincoming/R-devel/lib/mlmRev/Meta/package.rds ------------------------------------------------------------ Package: lme4 Version: 2.0-1 Title: Linear Mixed-Effects Models using 'Eigen' and S4 Authors@R: c(person("Douglas", "Bates", role = "aut", comment = c(ORCID = "0000-0001-8316-9503")), person("Martin", "Maechler", role = "aut", comment = c(ORCID = "0000-0002-8685-9910")), person("Ben", "Bolker", role = c("cre", "aut"), email = "bbolker+lme4@gmail.com", comment = c(ORCID = "0000-0002-2127-0443")), person("Steven", "Walker", role = "aut", comment = c(ORCID = "0000-0002-4394-9078")), person("Rune Haubo Bojesen", "Christensen", role = "ctb", comment = c(ORCID = "0000-0002-4494-3399")), person("Henrik", "Singmann", role = "ctb", comment = c(ORCID = "0000-0002-4842-3657")), person("Bin", "Dai", role = "ctb"), person("Fabian", "Scheipl", role = "ctb", comment = c(ORCID = "0000-0001-8172-3603")), person("Gabor", "Grothendieck", role = "ctb"), person("Peter", "Green", role = "ctb", comment = c(ORCID = "0000-0002-0238-9852")), person("John", "Fox", role = "ctb"), person("Alexander", "Bauer", role = "ctb"), person("Pavel N.", "Krivitsky", role = c("ctb", "cph"), comment = c(ORCID = "0000-0002-9101-3362", "shared copyright on simulate.formula")), person("Emi", "Tanaka", role = "ctb", comment = c(ORCID = "0000-0002-1455-259X")), person("Mikael", "Jagan", role = "aut", comment = c(ORCID = "0000-0002-3542-2938")), person("Ross D.", "Boylan", role = "ctb", comment = c(ORCID = "0009-0003-4123-8090")), person("Anna", "Ly", role = "aut", comment = c(ORCID = "0000-0002-0210-0342"))) Description: Fit linear and generalized linear mixed-effects models. The models and their components are represented using S4 classes and methods. The core computational algorithms are implemented using the 'Eigen' C++ library for numerical linear algebra and 'RcppEigen' "glue". Depends: R (>= 3.6), Matrix, methods, stats LinkingTo: Matrix (>= 1.5-0), Rcpp (>= 0.10.5), RcppEigen (>= 0.3.3.9.4) Imports: MASS, Rdpack, boot, graphics, grid, lattice, minqa (>= 1.1.15), nlme (>= 3.1-123), nloptr (>= 1.0.4), parallel, reformulas (>= 0.4.3.1), rlang, splines, utils Suggests: HSAUR3, MEMSS, car, dfoptim, gamm4, ggplot2, glmmTMB, knitr, merDeriv, mgcv, mlmRev, numDeriv, optimx (>= 2013.8.6), pbkrtest, rmarkdown, rr2, semEff, statmod, testthat (>= 0.8.1), tibble Enhances: DHARMa, performance RdMacros: Rdpack VignetteBuilder: knitr LazyData: yes License: GPL (>= 2) URL: https://github.com/lme4/lme4/ BugReports: https://github.com/lme4/lme4/issues Encoding: UTF-8 RoxygenNote: 7.3.3 NeedsCompilation: yes Packaged: 2026-03-04 20:19:49 UTC; bolker Author: Douglas Bates [aut] (ORCID: ), Martin Maechler [aut] (ORCID: ), Ben Bolker [cre, aut] (ORCID: ), Steven Walker [aut] (ORCID: ), Rune Haubo Bojesen Christensen [ctb] (ORCID: ), Henrik Singmann [ctb] (ORCID: ), Bin Dai [ctb], Fabian Scheipl [ctb] (ORCID: ), Gabor Grothendieck [ctb], Peter Green [ctb] (ORCID: ), John Fox [ctb], Alexander Bauer [ctb], Pavel N. Krivitsky [ctb, cph] (ORCID: , shared copyright on simulate.formula), Emi Tanaka [ctb] (ORCID: ), Mikael Jagan [aut] (ORCID: ), Ross D. Boylan [ctb] (ORCID: ), Anna Ly [aut] (ORCID: ) Maintainer: Ben Bolker Repository: CRAN Date/Publication: 2026-03-05 17:30:02 UTC Built: R 4.6.0; x86_64-w64-mingw32; 2026-03-10 03:26:21 UTC; windows Archs: x64 -- File: D:/RCompile/CRANpkg/lib/4.6/lme4/Meta/package.rds ------------------------------------------------------------ Package: Matrix Version: 1.7-4 VersionNote: do also bump src/version.h, inst/include/Matrix/version.h Date: 2025-08-27 Priority: recommended Title: Sparse and Dense Matrix Classes and Methods Description: A rich hierarchy of sparse and dense matrix classes, including general, symmetric, triangular, and diagonal matrices with numeric, logical, or pattern entries. Efficient methods for operating on such matrices, often wrapping the 'BLAS', 'LAPACK', and 'SuiteSparse' libraries. License: GPL (>= 2) | file LICENCE URL: https://Matrix.R-forge.R-project.org BugReports: https://R-forge.R-project.org/tracker/?atid=294&group_id=61 Contact: Matrix-authors@R-project.org Authors@R: c(person("Douglas", "Bates", role = "aut", comment = c(ORCID = "0000-0001-8316-9503")), person("Martin", "Maechler", role = c("aut", "cre"), email = "mmaechler+Matrix@gmail.com", comment = c(ORCID = "0000-0002-8685-9910")), person("Mikael", "Jagan", role = "aut", comment = c(ORCID = "0000-0002-3542-2938")), person("Timothy A.", "Davis", role = "ctb", comment = c(ORCID = "0000-0001-7614-6899", "SuiteSparse libraries", "collaborators listed in dir(system.file(\"doc\", \"SuiteSparse\", package=\"Matrix\"), pattern=\"License\", full.names=TRUE, recursive=TRUE)")), person("George", "Karypis", role = "ctb", comment = c(ORCID = "0000-0003-2753-1437", "METIS library", "Copyright: Regents of the University of Minnesota")), person("Jason", "Riedy", role = "ctb", comment = c(ORCID = "0000-0002-4345-4200", "GNU Octave's condest() and onenormest()", "Copyright: Regents of the University of California")), person("Jens", "Oehlschlägel", role = "ctb", comment = "initial nearPD()"), person("R Core Team", role = "ctb", comment = c(ROR = "02zz1nj61", "base R's matrix implementation"))) Depends: R (>= 4.4), methods Imports: grDevices, graphics, grid, lattice, stats, utils Suggests: MASS, datasets, sfsmisc, tools Enhances: SparseM, graph LazyData: no LazyDataNote: not possible, since we use data/*.R and our S4 classes BuildResaveData: no Encoding: UTF-8 NeedsCompilation: yes Packaged: 2025-08-27 10:17:11 UTC; maechler Author: Douglas Bates [aut] (ORCID: ), Martin Maechler [aut, cre] (ORCID: ), Mikael Jagan [aut] (ORCID: ), Timothy A. Davis [ctb] (ORCID: , SuiteSparse libraries, collaborators listed in dir(system.file("doc", "SuiteSparse", package="Matrix"), pattern="License", full.names=TRUE, recursive=TRUE)), George Karypis [ctb] (ORCID: , METIS library, Copyright: Regents of the University of Minnesota), Jason Riedy [ctb] (ORCID: , GNU Octave's condest() and onenormest(), Copyright: Regents of the University of California), Jens Oehlschlägel [ctb] (initial nearPD()), R Core Team [ctb] (ROR: , base R's matrix implementation) Maintainer: Martin Maechler Repository: CRAN Date/Publication: 2025-08-28 11:50:02 UTC Built: R 4.6.0; x86_64-w64-mingw32; 2026-03-10 02:49:52 UTC; windows Archs: x64 -- File: D:/RCompile/CRANpkg/lib/4.6/Matrix/Meta/package.rds ------------------------------------------------------------ > > sessionInfo() R Under development (unstable) (2026-03-09 r89583 ucrt) Platform: x86_64-w64-mingw32/x64 Running under: Windows Server 2022 x64 (build 20348) Matrix products: default LAPACK version 3.12.1 locale: [1] LC_COLLATE=C LC_CTYPE=German_Germany.utf8 [3] LC_MONETARY=C LC_NUMERIC=C [5] LC_TIME=C time zone: Europe/Berlin tzcode source: internal attached base packages: [1] stats graphics grDevices utils datasets methods base other attached packages: [1] mlmRev_1.0-9 lme4_2.0-1 Matrix_1.7-4 loaded via a namespace (and not attached): [1] lattice_0.22-9 splines_4.6.0 Rdpack_2.6.6 nloptr_2.2.1 [5] grid_4.6.0 reformulas_0.4.4 compiler_4.6.0 boot_1.3-32 [9] rbibutils_2.4.1 tools_4.6.0 nlme_3.1-168 minqa_1.2.8 [13] Rcpp_1.1.1 rlang_1.1.7 MASS_7.3-65 > ## host specific : > structure(Sys.info()[c(4,5,1:3)], class="simple.list") _ nodename CRANWIN3 machine x86-64 sysname Windows release Server x64 version build 20348 > > proc.time() user system elapsed 1.96 0.28 2.31