Package: LMMsolver
Type: Package
Title: Linear Mixed Model Solver
Description: An efficient and flexible system to solve sparse mixed model
    equations. Important applications are the use of splines to model spatial or temporal
    trends as described in Boer (2023). (<doi:10.1177/1471082X231178591>).
Version: 1.0.11
Date: 2025-08-19
Authors@R: c(person(given = "Martin", 
                    family = "Boer", 
                    email = "martin.boer@wur.nl", 
                    role = "aut",
                    comment = c(ORCID = "0000-0002-1879-4588")),
            person(given = "Bart-Jan", 
                   family = "van Rossum", 
                   email = "bart-jan.vanrossum@wur.nl", 
                   role = c("aut", "cre"),
                   comment = c(ORCID = "0000-0002-8673-2514")))
License: GPL-3
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.6)
Imports: Matrix, methods, Rcpp (>= 0.10.4), spam, splines
LinkingTo: Rcpp
RoxygenNote: 7.3.2
Suggests: rmarkdown, knitr, tinytest, tidyr, agridat, ggplot2, maps, sf
VignetteBuilder: knitr
URL: https://biometris.github.io/LMMsolver/index.html,
        https://github.com/Biometris/LMMsolver/
BugReports: https://github.com/Biometris/LMMsolver/issues
NeedsCompilation: yes
Packaged: 2025-08-19 14:49:59 UTC; rossu027
Author: Martin Boer [aut] (ORCID: <https://orcid.org/0000-0002-1879-4588>),
  Bart-Jan van Rossum [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-8673-2514>)
Maintainer: Bart-Jan van Rossum <bart-jan.vanrossum@wur.nl>
Repository: CRAN
Date/Publication: 2025-08-20 05:02:21 UTC
Built: R 4.5.1; x86_64-w64-mingw32; 2025-10-06 01:57:58 UTC; windows
Archs: x64
