Package: altR2 Version: 1.1.0 Title: Alternative Estimators to Adjusted R-Squared Description: Provides alternatives to the normal adjusted R-squared estimator for the estimation of the multiple squared correlation in regression models, as fitted by the lm() function. The alternative estimators are described in Karch (2020) . Authors@R: c( person("Julian", "Karch", , "j.d.karch@fsw.leidenuniv.nl", c("aut", "cre"))) Depends: R (>= 3.5.0) Imports: gsl (>= 1.9-10.3), methods, purrr (>= 0.3.2) Suggests: testthat (>= 2.1.0), MASS (>= 7.3-51.1) License: GPL-2 URL: https://github.com/karchjd/altR2 BugReports: https://github.com/karchjd/altR2/issues RoxygenNote: 7.3.2 Config/pak/sysreqs: libgsl0-dev Repository: https://karchjd.r-universe.dev Date/Publication: 2024-09-02 13:48:50 UTC RemoteUrl: https://github.com/karchjd/altr2 RemoteRef: HEAD RemoteSha: ef6e554c6e1028932540a416626b1c17c6ba5590 NeedsCompilation: no Packaged: 2026-06-22 09:27:47 UTC; root Author: Julian Karch [aut, cre] Maintainer: Julian Karch