Package: vcdExtra Type: Package Title: 'vcd' Extensions and Additions Version: 0.9.6 Date: 2026-06-05 Language: en-US Authors@R: c( person(given = "Michael", family = "Friendly", role=c("aut", "cre"), email="friendly@yorku.ca", comment = c(ORCID = "0000-0002-3237-0941")), person(given = "David", family = "Meyer", role="ctb", email = "david.meyer@wu.ac.at"), person(given = "Achim", family = "Zeileis", role="ctb", email = "Achim.Zeileis@uibk.ac.at", comment = c(ORCID = "0000-0003-0918-3766")), person(given = "Duncan", family = "Murdoch", email = "murdoch.duncan@gmail.com", role="ctb"), person(given = "Heather", family = "Turner", role="ctb", email = "h.turner.1@warwick.ac.uk", comment = c(ORCID = "0000-0002-1256-3375")), person(given = "David", family = "Firth", role="ctb", email = "d.firth@warwick.ac.uk"), person(given = "Daniel", family = "Sabanes Bove", role="ctb", email = "daniel.sabanesbove@gmail.com"), person(given = "Matt", family = "Kumar", role="ctb"), person(given = "Shuguang", family = "Sun", role="ctb"), person(given = "Gavin", family = "Klorfine", role = "aut") ) Maintainer: Michael Friendly Depends: R (>= 4.1.0), vcd, gnm (>= 1.0-3) Suggests: gmodels, Fahrmeir, effects, VGAM, plyr, lmtest, nnet, ggplot2, Sleuth2, car, lattice, stats4, AER, coin, Hmisc, rmarkdown, seriation, testthat (>= 3.0.0), tibble, glue, here, purrr, readxl, stringr, tidyr (>= 1.3.0), factoextra, rgl Imports: MASS, grDevices, grid, stats, utils, dplyr, ca, igraph, colorspace, gt, scales, methods, knitr, htmlwidgets, webshot2, forcats, rlang Description: Provides additional data sets, methods and documentation to complement the 'vcd' package for Visualizing Categorical Data and the 'gnm' package for Generalized Nonlinear Models. In particular, 'vcdExtra' extends mosaic, assoc and sieve plots from 'vcd' to handle 'glm()' and 'gnm()' models and adds a 3D version in 'mosaic3d'. Additionally, methods are provided for comparing and visualizing lists of 'glm' and 'loglm' objects. This package is now a support package for the book, "Discrete Data Analysis with R" by Michael Friendly and David Meyer. License: GPL (>=2) URL: https://friendly.github.io/vcdExtra/, https://github.com/friendly/vcdExtra BugReports: https://github.com/friendly/vcdExtra/issues VignetteBuilder: knitr, rmarkdown LazyLoad: yes LazyData: yes Encoding: UTF-8 Config/testthat/edition: 3 Roxygen: list(markdown = TRUE) Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: chromium cmake libglpk-dev make libuv1-dev libxml2-dev libssl-dev libnode-dev Repository: https://friendly.r-universe.dev Date/Publication: 2026-06-07 15:55:21 UTC RemoteUrl: https://github.com/friendly/vcdExtra RemoteRef: HEAD RemoteSha: 3cc83348938142f87d0771a6be856747fe1423b8 NeedsCompilation: no Packaged: 2026-06-07 16:16:24 UTC; root Author: Michael Friendly [aut, cre] (ORCID: ), David Meyer [ctb], Achim Zeileis [ctb] (ORCID: ), Duncan Murdoch [ctb], Heather Turner [ctb] (ORCID: ), David Firth [ctb], Daniel Sabanes Bove [ctb], Matt Kumar [ctb], Shuguang Sun [ctb], Gavin Klorfine [aut]