Package: vcdExtra
Type: Package
Title: 'vcd' Extensions and Additions
Version: 0.8.7
Date: 2025-12-10
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 = "Heather", family = "Turner", role="ctb"),
            person(given = "David",
                   family = "Meyer", 
                   role="ctb"),
            person(given = "Achim", 
                   family = "Zeileis", 
                   role="ctb",
                   comment = c(ORCID = "0000-0003-0918-3766")),
            person(given = "Duncan", 
                   family = "Murdoch", 
                   role="ctb"),
            person(given = "David", 
                   family = "Firth", 
                   role="ctb"),
            person(given = "Matt", family = "Kumar", role="ctb"),
            person(given = "Shuguang", family = "Sun", role="ctb"),
            person(given = "Daniel", family = "Sabanes Bove", role="ctb")
            )
Maintainer: Michael Friendly <friendly@yorku.ca>
Depends: R (>= 3.5.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,
        dplyr, glue, here, purrr, readxl, stringr, tidyr (>= 1.3.0)
Imports: MASS, grDevices, grid, stats, utils, ca, rgl
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: 2025-12-11 02:05:21 UTC; friendly
Author: Michael Friendly [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-3237-0941>),
  Heather Turner [ctb],
  David Meyer [ctb],
  Achim Zeileis [ctb] (ORCID: <https://orcid.org/0000-0003-0918-3766>),
  Duncan Murdoch [ctb],
  David Firth [ctb],
  Matt Kumar [ctb],
  Shuguang Sun [ctb],
  Daniel Sabanes Bove [ctb]
Repository: CRAN
Date/Publication: 2025-12-11 06:10:02 UTC
Built: R 4.4.1; ; 2025-12-11 09:03:24 UTC; unix
