Package: rr2 Type: Package Title: R2s for Regression Models Version: 1.1.1 Authors@R: c( person("Anthony", "Ives", , "arives@wisc.edu", c("aut", "cre")), person("Daijiang", "Li", , "daijianglee@gmail.com", role = "ctb")) Description: Three methods to calculate R2 for models with correlated errors, including Phylogenetic GLS, Phylogenetic Logistic Regression, Linear Mixed Models (LMMs), and Generalized Linear Mixed Models (GLMMs). See details in Ives 2018 . License: GPL-3 Depends: R (>= 3.0), stats Encoding: UTF-8 Imports: lme4, phylolm (>= 2.6.2), ape, utils, Matrix, nlme, phyr (>= 1.0.3) RoxygenNote: 7.2.3 Suggests: testthat, mvtnorm URL: https://github.com/arives/rr2 BugReports: https://github.com/arives/rr2/issues Config/pak/sysreqs: cmake make libicu-dev libjpeg-dev libpng-dev Repository: https://arives.r-universe.dev Date/Publication: 2023-08-19 22:44:46 UTC RemoteUrl: https://github.com/arives/rr2 RemoteRef: HEAD RemoteSha: 674328962f28240fabdd3c9282416367bbc228ff NeedsCompilation: no Packaged: 2026-07-06 09:38:27 UTC; root Author: Anthony Ives [aut, cre], Daijiang Li [ctb] Maintainer: Anthony Ives