Package: socviz
Type: Package
Title: Utilities and Data Sets for Data Visualization
Version: 2.0.0
Authors@R: person("Kieran", "Healy", email = "kjhealy@gmail.com",
                      role = c("aut", "cre", "cph"))
Maintainer: Kieran Healy <kjhealy@gmail.com>
Description: Supporting materials for a course and book on data visualization. It contains utility functions for graphs and several sample data sets. See Healy (2019) <ISBN 978-0691181622>.
License: MIT + file LICENSE
Depends: R (>= 4.5)
Imports: ggplot2 (>= 4.0.0), graphics, grid, magrittr, systemfonts,
        tibble
Encoding: UTF-8
LazyData: true
LazyDataCompression: xz
URL: https://kjhealy.github.io/socviz/,
        https://github.com/kjhealy/socviz
BugReports: https://github.com/kjhealy/socviz/issues
NeedsCompilation: no
Packaged: 2026-08-21 11:21:39 UTC; kjhealy
Config/roxygen2/version: 8.1.0
Author: Kieran Healy [aut, cre, cph]
Repository: CRAN
Date/Publication: 2026-08-21 12:40:02 UTC
