Package: reformulas Title: Machinery for Processing Random Effect Formulas Version: 0.4.5 Authors@R: c( person(given = "Ben", family = "Bolker", role = c("aut", "cre"), email = "bolker@mcmaster.ca", comment=c(ORCID="0000-0002-2127-0443")), person("Anna", "Ly", role = "ctb", comment = c(ORCID = "0000-0002-0210-0342")) ) Description: Takes formulas including random-effects components (formatted as in 'lme4', 'glmmTMB', etc.) and processes them. Includes various helper functions. URL: https://github.com/bbolker/reformulas License: GPL-3 Encoding: UTF-8 Imports: stats, methods, Matrix Suggests: lme4, tinytest, glmmTMB, Formula Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Config/testthat/edition: 3 Repository: https://bbolker.r-universe.dev Date/Publication: 2026-05-28 20:19:32 UTC RemoteUrl: https://github.com/bbolker/reformulas RemoteRef: HEAD RemoteSha: 31b1d4087b394634742ad444ad096f6753dfc1e7 NeedsCompilation: no Packaged: 2026-07-04 03:01:02 UTC; root Author: Ben Bolker [aut, cre] (ORCID: ), Anna Ly [ctb] (ORCID: ) Maintainer: Ben Bolker