Package: domir Title: Dominance Analysis Methods Version: 1.3.0 Date: 2026-4-19 Authors@R: person(given = "Joseph", family = "Luchman", role = c("aut", "cre"), email = "jluchman@gmail.com", comment = c(ORCID = "0000-0002-8886-9717")) Description: Dominance analysis relative importance methods that are intended for predictive models. Imports: parallel, stats, utils Suggests: dplyr, dominanceanalysis, forcats, Formula, ggplot2, knitr, lme4, parameters, performance, pscl, purrr, relaimpo, rlang, rmarkdown, stringr, systemfit, testthat (>= 3.0.0), tidyr License: GPL (>= 3) URL: https://github.com/jluchman/domir, https://jluchman.github.io/domir/ BugReports: https://github.com/jluchman/domir/issues Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Config/testthat/edition: 3 VignetteBuilder: knitr Language: en-US Repository: https://jluchman.r-universe.dev Date/Publication: 2026-04-19 15:09:03 UTC RemoteUrl: https://github.com/jluchman/domir RemoteRef: HEAD RemoteSha: 0b135f1b46f8d4d4b5235a57aa4b8300960a6861 NeedsCompilation: no Packaged: 2026-06-18 07:23:08 UTC; root Author: Joseph Luchman [aut, cre] (ORCID: ) Maintainer: Joseph Luchman