Package: glmmrBase
Type: Package
Title: Generalised Linear Mixed Models in R
Version: 0.3.1
Date: 2023-04-19
Authors@R: c(person("Sam", "Watson", email = "S.I.Watson@bham.ac.uk",
                  role = c("aut", "cre")))
Description: Specification of generalised linear mixed models with a range of related functions and calculations. The package provides classes 'Covariance', 'MeanFunction' and 'Model', which allow for flexible specification of generalised linear mixed models, as well as functionality to produce relevant matrices, values, and analyses. 
  See <https://github.com/samuel-watson/glmmrBase/blob/master/README.md> for a detailed manual.
License: GPL (>= 2)
Imports: methods, digest, Rcpp (>= 1.0.7), R6
LinkingTo: Rcpp (>= 0.12.0), RcppEigen, SparseChol (>= 0.2.1), BH,
        RcppParallel (>= 5.0.1), rminqa (>= 0.2.2)
RoxygenNote: 7.2.3
NeedsCompilation: yes
Author: Sam Watson [aut, cre]
URL: https://github.com/samuel-watson/glmmrBase
BugReports: https://github.com/samuel-watson/glmmrBase/issues
Suggests: testthat (>= 3.1.0)
Biarch: true
Depends: R (>= 3.5.0), Matrix (>= 1.3-1)
SystemRequirements: GNU make
Encoding: UTF-8
Config/testthat/edition: 3
LazyData: true
Packaged: 2023-04-19 15:54:25 UTC; samue
Maintainer: Sam Watson <S.I.Watson@bham.ac.uk>
Repository: CRAN
Date/Publication: 2023-04-20 17:12:31 UTC
Built: R 4.1.2; x86_64-apple-darwin17.0; 2023-04-21 11:25:03 UTC; unix
Archs: glmmrBase.so.dSYM
