Package: connected Title: Visualize and Improve Connectedness of Factors in Tables Version: 1.1 Authors@R: person("Kevin", "Wright", , "kw.stat@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-0617-8673")) Description: Visualize the connectedness of factors in two-way tables. Perform two-way filtering to improve the degree of connectedness. See Weeks & Williams (1964) . License: GPL (>= 2) Encoding: UTF-8 Roxygen: list(markdown = TRUE) Depends: R (>= 4.1.0) Imports: grDevices, lattice, lfe, reshape2, stats Suggests: agridat, dplyr, janitor, knitr, lme4, lucid, rmarkdown, testthat (>= 3.0.0) VignetteBuilder: knitr LazyData: true RoxygenNote: 7.3.3 Config/testthat/edition: 3 URL: https://kwstat.github.io/connected/ BugReports: https://github.com/kwstat/connected/issues Config/pak/sysreqs: libicu-dev Repository: https://kwstat.r-universe.dev Date/Publication: 2025-09-30 20:12:25 UTC RemoteUrl: https://github.com/kwstat/connected RemoteRef: HEAD RemoteSha: 84de88cac73bbabb4d4da38984d711ab13799cee NeedsCompilation: no Packaged: 2026-06-04 07:58:38 UTC; root Author: Kevin Wright [aut, cre] (ORCID: ) Maintainer: Kevin Wright