Package: pbkrtest Version: 0.5.6 Title: Parametric Bootstrap, Kenward-Roger and Satterthwaite Based Methods for Test in Mixed Models Authors@R: c( person(given = "Ulrich", family = "Halekoh", email = "uhalekoh@health.sdu.dk", role = c("aut", "cph")), person(given = "Søren", family = "Højsgaard", email = "sorenh@math.aau.dk", role = c("aut", "cre", "cph")) ) Maintainer: Søren Højsgaard Description: Computes p-values based on (a) Satterthwaite or Kenward-Rogers degree of freedom methods and (b) parametric bootstrap for mixed effects models as implemented in the 'lme4' package. Implements parametric bootstrap test for generalized linear mixed models as implemented in 'lme4' and generalized linear models. The package is documented in the paper by Halekoh and Højsgaard, (2012, ). Please see 'citation("pbkrtest")' for citation details. URL: https://people.math.aau.dk/~sorenh/software/pbkrtest/ Depends: R (>= 4.2.0), nlme, lme4 (>= 1.1.31) Imports: broom, furrr, future (>= 1.33), parallel, dplyr, MASS, methods, numDeriv, Matrix (>= 1.2.3), doBy (>= 4.6.22) Suggests: markdown, knitr Encoding: UTF-8 VignetteBuilder: knitr License: GPL (>= 2) ByteCompile: Yes RoxygenNote: 7.3.3 LazyData: true Roxygen: list(markdown = TRUE) Config/pak/sysreqs: cmake make libicu-dev Repository: https://hojsgaard.r-universe.dev Date/Publication: 2026-01-31 09:07:26 UTC RemoteUrl: https://github.com/hojsgaard/pbkrtest RemoteRef: HEAD RemoteSha: bb7c4f9a91068b090aa9cce3c3e1d6e2de67399e NeedsCompilation: no Packaged: 2026-07-03 15:00:24 UTC; root Author: Ulrich Halekoh [aut, cph], Søren Højsgaard [aut, cre, cph]