Package: vcdExtra
Type: Package
Title: 'vcd' Extensions and Additions
Version: 0.9.1
Date: 2026-02-08
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")
            )
Maintainer: Michael Friendly <friendly@yorku.ca>
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,
        knitr, rmarkdown, seriation, testthat (>= 3.0.0), tibble, glue,
        here, purrr, readxl, stringr, tidyr (>= 1.3.0)
Imports: MASS, grDevices, grid, stats, utils, dplyr, ca, rgl,
        colorspace, gt, scales
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
RoxygenNote: 7.3.3
NeedsCompilation: no
Packaged: 2026-02-09 02:58:58 UTC; friendly
Author: Michael Friendly [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-3237-0941>),
  David Meyer [ctb],
  Achim Zeileis [ctb] (ORCID: <https://orcid.org/0000-0003-0918-3766>),
  Duncan Murdoch [ctb],
  Heather Turner [ctb] (ORCID: <https://orcid.org/0000-0002-1256-3375>),
  David Firth [ctb],
  Daniel Sabanes Bove [ctb],
  Matt Kumar [ctb],
  Shuguang Sun [ctb]
Repository: CRAN
Date/Publication: 2026-02-09 09:00:02 UTC
Built: R 4.5.2; ; 2026-02-13 00:53:18 UTC; windows
