{"id":18430191,"url":"https://github.com/friendly/vcdextra","last_synced_at":"2026-04-01T19:02:05.978Z","repository":{"id":34088662,"uuid":"105277533","full_name":"friendly/vcdExtra","owner":"friendly","description":"Extensions and additions to vcd: Visualizing Categorical Data ","archived":false,"fork":false,"pushed_at":"2026-03-29T16:53:42.000Z","size":73698,"stargazers_count":28,"open_issues_count":6,"forks_count":9,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-03-29T18:06:50.616Z","etag":null,"topics":["categorical-data-visualization","generalized-linear-models","mosaic-plots","r-package"],"latest_commit_sha":null,"homepage":"https://friendly.github.io/vcdExtra/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/friendly.png","metadata":{"files":{"readme":"README.Rmd","changelog":"NEWS.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-09-29T13:49:37.000Z","updated_at":"2026-03-29T16:53:46.000Z","dependencies_parsed_at":"2023-02-16T01:45:32.963Z","dependency_job_id":"86a77977-b84b-44f2-babf-8255ee280f6e","html_url":"https://github.com/friendly/vcdExtra","commit_stats":{"total_commits":459,"total_committers":7,"mean_commits":65.57142857142857,"dds":"0.40305010893246185","last_synced_commit":"9a898aa473d1812754d9411a39c5b05f436e2141"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/friendly/vcdExtra","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/friendly%2FvcdExtra","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/friendly%2FvcdExtra/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/friendly%2FvcdExtra/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/friendly%2FvcdExtra/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/friendly","download_url":"https://codeload.github.com/friendly/vcdExtra/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/friendly%2FvcdExtra/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31291011,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-01T13:12:26.723Z","status":"ssl_error","status_checked_at":"2026-04-01T13:12:25.102Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["categorical-data-visualization","generalized-linear-models","mosaic-plots","r-package"],"created_at":"2024-11-06T05:19:50.786Z","updated_at":"2026-04-01T19:02:05.967Z","avatar_url":"https://github.com/friendly.png","language":"HTML","readme":"---\r\noutput: github_document\r\n---\r\n\r\n\u003c!-- README.md is generated from README.Rmd. Please edit that file --\u003e\r\n\r\n\u003c!-- This README requires access to the vignettes in the package. Please run\r\n     devtools::install(build_vignettes = TRUE) before knitting this to README.md --\u003e\r\n\r\n```{r setup, include = FALSE}\r\nknitr::opts_chunk$set(\r\n  collapse = TRUE,\r\n  warning = FALSE,\r\n  comment = \"##\",\r\n  fig.path = \"man/figures/README-\",\r\n  fig.height = 5,\r\n  fig.width = 5\r\n#  out.width = \"100%\"\r\n)\r\n\r\n# get package versions\r\nlibrary(vcdExtra)\r\ncran_version \u003c- available.packages(repos = \"https://cloud.r-project.org\")[\"vcdExtra\", \"Version\"]\r\ndev_version \u003c- getNamespaceVersion(\"vcdExtra\")\r\n```\r\n\r\n\u003c!-- badges: start --\u003e\r\n\r\n[![CRAN_Status](http://www.r-pkg.org/badges/version/vcdExtra)](https://cran.r-project.org/package=vcdExtra)\r\n[![R_Universe](https://friendly.r-universe.dev/badges/vcdExtra)](https://friendly.r-universe.dev/vcdExtra)\r\n[![Last Commit](https://img.shields.io/github/last-commit/friendly/vcdExtra)](https://github.com/friendly/vcdExtra/)\r\n[![downloads](http://cranlogs.r-pkg.org/badges/grand-total/vcdExtra)](https://cran.r-project.org/package=vcdExtra)\r\n[![Lifecycle: stable](https://img.shields.io/badge/lifecycle-stable-brightgreen.svg)](https://lifecycle.r-lib.org/articles/stages.html#stable)\r\n[![License](https://img.shields.io/badge/license-GPL%20%28%3E=%202%29-brightgreen.svg?style=flat)](https://www.gnu.org/licenses/gpl-2.0.html) \r\n[![Follow on Bluesky](https://img.shields.io/badge/Bluesky-0285FF?logo=bluesky\u0026logoColor=0285FF\u0026label=Follow%20on\u0026color=0285FF)](https://bsky.app/profile/datavisFriendly.bsky.social)\r\n\r\n\u003c!--\r\n[![R-CMD-check](https://github.com/friendly/vcdExtra/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/friendly/vcdExtra/actions/workflows/R-CMD-check.yaml)\r\n--\u003e\r\n\r\n\u003c!-- badges: end --\u003e\r\n\r\n# vcdExtra \u003cimg src=\"man/figures/logo.png\" style=\"float:right; height:200px;\" /\u003e\r\n## Extensions and additions to vcd: Visualizing Categorical Data \r\n\r\n\u003c!-- Version 0.8-6 --\u003e\r\nVersion `r getNamespaceVersion(\"vcdExtra\")`; documentation built for `pkgdown` `r Sys.Date()`\r\n\r\n\r\nThis package provides additional data sets, documentation, and many\r\nfunctions designed to extend the [vcd](https://CRAN.R-project.org/package=vcd) package for *Visualizing Categorical Data*\r\nand the [gnm](https://CRAN.R-project.org/package=gnm) package for *Generalized Nonlinear Models*. \r\nIn particular, `vcdExtra` extends mosaic, assoc and sieve plots from vcd to handle `glm()` and \r\n`gnm()` models and\r\nadds a 3D version in `mosaic3d()`.\r\n\r\nThe functions here use the \"strucplot\" framework (Meyer et-al., 2006), which is a lovely, natural conceptual system\r\nfor implementing visualization and other displays for _n_-way frequency tables which have a nested, hierarchical\r\nstructure in [vcd](https://CRAN.R-project.org/package=vcd).\r\n[This can be compared to the \"productplots\" framework in  [producplots](https://CRAN.R-project.org/package=productplots),\r\nand the defunct `ggmosaic` package]\r\n\r\n\r\n`vcdExtra` also adds extensions to modeling functions for models fit using `glm()` and `MASS::loglm()`, using the construct `glmlist()`\r\nto construct a list of related models which can be summarized (via `LRstats()`) and graphed (via `mosaic.glmlist()`)\r\n\r\n`vcdExtra` is a support package for the book [*Discrete Data Analysis with R*](https://www.routledge.com/Discrete-Data-Analysis-with-R-Visualization-and-Modeling-Techniques-for/Friendly-Meyer/p/book/9781498725835) (DDAR) by Michael Friendly and David Meyer. There is also a\r\n[web site for DDAR](http://ddar.datavis.ca) with all figures and code samples from the book.\r\nIt is also used in my graduate course, [Psy 6136: Categorical Data Analysis](https://friendly.github.io/psy6136/).\r\n\r\nA more general goal of `vcdExtra` is to contribute to the wider topics of _thinking about, analyzing\r\nand visualizing categorical data_, extending this beyond the scope of our book. In this sense,\r\nit continues to be a love letter 💌 to CDA.\r\n\r\n\r\n## 📂 Installation\r\n\r\nGet the released version (`r cran_version`) from CRAN:\r\n\r\n     install.packages(\"vcdExtra\")\r\n\r\nThe current development version (`r dev_version`) can be installed from [R-universe](https://friendly.r-universe.dev/vcdExtra) or\r\ndirectly from the [GitHub repo](https://github.com/friendly/vcdExtra) via:\r\n\r\n     if (!require(remotes)) install.packages(\"remotes\")\r\n     install.packages(\"vcdExtra\", repos = c('https://friendly.r-universe.dev')\r\n     # or\r\n     remotes::install_github(\"friendly/vcdExtra\", build_vignettes = TRUE)\r\n\r\n\r\n### Overview\r\n\r\nThe original purpose of this package was to serve as a sandbox for introducing extensions of\r\nmosaic plots and related graphical methods that apply to loglinear models fitted using `MASS::loglm()`,\r\ngeneralized linear models using `stats::glm()` and the related, generalized _nonlinear_ models fitted\r\nwith `gnm()` in the [gnm](https://CRAN.R-project.org/package=gnm) package.\r\n\r\nA related purpose was to fill in some holes in the analysis of\r\ncategorical data in R, not provided in base R, [vcd](https://CRAN.R-project.org/package=vcd), \r\nor other commonly used packages.\r\n\r\n##### See also:\r\n\u003ca href=\"https://www.routledge.com/Discrete-Data-Analysis-with-R-Visualization-and-Modeling-Techniques-for/Friendly-Meyer/p/book/9781498725835\"\u003e\u003cimg src=\"man/figures/ddar-cover.png\" style=\"height:100px;\"/\u003e\u003c/a\u003e\u0026nbsp; \u0026nbsp; \u0026nbsp; \r\n\u003ca href=\"https://friendly.github.io/psy6136/\"\u003e\u003cimg src=\"https://friendly.github.io/psy6136/icons/psy6136-highres.png\" style=\"height:100px;\" /\u003e\u003c/a\u003e\u0026nbsp; \u0026nbsp; \u0026nbsp; \r\n\u003ca href=\"https://friendly.github.io/nestedLogit/\"\u003e\u003cimg src=\"https://friendly.github.io/nestedLogit/logo.png\" style=\"height:100px;\" /\u003e\u003c/a\u003e\r\n\r\n\r\n* My book, [*Discrete Data Analysis with R: Visualization and Modeling Techniques for Categorical and Count Data*](https://www.routledge.com/Discrete-Data-Analysis-with-R-Visualization-and-Modeling-Techniques-for/Friendly-Meyer/p/book/9781498725835)\r\n\r\n* My graduate course, [Psy 6136: Categorical Data Analysis](https://friendly.github.io/psy6136/)\r\n\r\n* A companion package, [`nestedLogit`](https://friendly.github.io/nestedLogit/), for fitting nested dichotomy logistic regression models for a polytomous response.\r\n \r\n## 💡 vcdExtra Highlights\r\n\r\nWhat's in the box?\r\n\r\n### Mosaic plot extensions\r\n\r\n* The method `mosaic.glm()` \r\nextends the `mosaic.loglm()` method in the vcd\r\npackage to this wider class of models, e.g., models for ordinal factors, which can't\r\nbe handled with `MASS::loglm()`.\r\nThis method also works for\r\nthe generalized _nonlinear_ models fit with the [gnm](https://CRAN.R-project.org/package=gnm) package,\r\nincluding models for square tables and models with multiplicative associations (RC models).\r\n\r\n* `mosaic3d()`\r\nintroduces a 3D generalization of mosaic displays using the\r\n[rgl](https://CRAN.R-project.org/package=rgl) package.\r\n\r\n* A new \"labeling\" method, `labeling_points()` for mosaic plots allows you to show the observed or\r\nexpected frequencies in cells as point symbols, thereby showing the data or model in a dot-density\r\nrepresentation. This goes back to an old paper, Friendly(1995), where I describe visual and\r\nconceptual models for categorical data with a physical analog of gas molecules in chambers.\r\n\r\n### Model extensions\r\n* A new class, `glmlist`, is introduced for working with\r\ncollections of glm objects, e.g., `Kway()` for fitting\r\nall K-way models from a basic marginal model, and `LRstats()`\r\nfor brief statistical summaries of goodness-of-fit for a collection of\r\nmodels.\r\n\r\n* Similarly, for loglinear models fit using `MASS::loglm()`, the function `seq_loglm()`\r\n fits a series of sequential models to the 1-, 2-, ... _n_-way marginal tables, corresponding to a variety of types of models for joint, conditional, mutual, ... independence. It\r\n returns an object of class `loglmlist`, each of which is a class `loglm` object.\r\n The function `seq_mosaic()` generates the mosaic plots and other plots in the\r\n `vcd::strucplot()` framework. \r\n\r\n* For **square tables** with ordered factors, `Crossings()` supplements the \r\nspecification of terms in model formulas using\r\n`gnm::Symm()`,\r\n`gnm::Diag()`, \r\n`gnm::Topo(),` etc. in the [gnm](https://CRAN.R-project.org/package=gnm) package.\r\n\r\n### 🗃️ Datasets\r\n\r\nBeyond the wide range of **datasets* in the `vcd` package, this `vcdExtra` package includes many new data sets, that I've found useful for illustrating various ideas, models, methods and visualization. Use `datasets(\"vcdExtra\")` to see a list with titles and descriptions.\r\nThe vignette, `vignette(\"datasets\", package=\"vcdExtra\")` provides a classification of these\r\naccording to methods of analysis.\r\n\r\n```{r vcdExtra-datasets}\r\nvcdExtra::datasets(\"vcdExtra\")[,1]\r\n```\r\n\r\n### 📖 Vignettes\r\n\r\nA [collection of **tutorial vignettes**](https://cran.r-project.org/web/packages/vcdExtra/vignettes/). In the installed package, they can be viewed using `browseVignettes(package = \"vcdExtra\")`;\r\n\r\n```{r vignettes}\r\nvigns \u003c- as.data.frame(tools::getVignetteInfo(\"vcdExtra\")[,c(\"File\", \"Title\")])\r\nvigns$Title \u003c- paste0(\"[\", vigns$Title, \"](https://friendly.github.io/vcdExtra/articles/\",\r\n                      tools::file_path_sans_ext(vigns$File), \".html)\")\r\nvigns |\u003e knitr::kable()\r\n```\r\n\r\n* there is also a set of simple **demonstration files** illustrating analysis of datasets with\r\nmore detail than provided in their individual help files. Use `demo(package = \"vcdExtra\")`\r\nto see the list and run `demo(\"occStatus\") to run the analysis for this example, or\r\n`demo(\"mental-glm\")` for another one.\r\n\r\n* a few useful **utility functions** for manipulating categorical data sets and working with models for\r\ncategorical data: `joint()`, `conditional()`, `mutual()`, `saturated()`. These make it easier to specify\r\n`loglm()` and `glm()` models representing a statistical concept, like conditional association, rather than\r\nfiguring out a formula like `[AC] [BC]` for a 3-way table or \t`[AD] [BD] [CD]` for a 4-way table.\r\n\r\n* A re-implementation of `vcd::woolf_test()` extends the analysis of homogeneity of odds ratios\r\nin 2 x 2 x R x C tables to provide tests for differences among the R strata rows and C strata columns.\r\n\r\n### Recent work\r\n\r\n#### Visual tables\r\n\r\nA new function, `color_table()` provides semi-graphic tables of frequency tables or residuals from a loglinear model. The essential idea is to use background shading of cells in the table to show patterns\r\nnot discernible in purely numeric tables.\r\n\r\n#### Association graphs\r\n\r\nI'm now experimenting with using graphical association representations of models in conjunction with\r\nthe other methods, and ways of specifying models here. `assoc_graph()`\r\nAssociation graphs represent variables as nodes and their partial associations between pairs of variables as edges. They are useful for understanding\r\nIf two variables are not connected by an edge, they are conditionally independent given the other variables in the model.\r\n\r\nHow can we use this in practice, to understand a model, or how well it fits a given dataset?\r\n\r\nThere is now (rudimentary) a `plot()` method for association graphs which allows edges to be weighted by a measure\r\nof the strength of association between variables: partial $G^2$ or Cramer's V. Still very much a WIP.\r\n\r\n## 📊 Examples\r\n\r\nThese `README` examples provide simple illustrations of using some of the package functions in the\r\ncontext of loglinear models for frequency tables fit using `glm()`, including\r\nmodels for _structured associations_ taking ordinality into account.\r\n\r\n### `Mental` dataset\r\nThe dataset `vcdExtra::Mental` is a data frame frequency table representing the cross-classification of mental health status (`mental`) of 1660 young New York residents by their parents' socioeconomic status (`ses`).\r\nBoth are _ordered_ factors. The questions are: \r\n\r\n* Is `mental` health associated with parents `ses`? \r\n* If so, what is the pattern/nature of the association?\r\n* How can I take the ordinal nature of the factors into account?\r\n\r\n```{r ex-mental1}\r\ndata(Mental)\r\nstr(Mental)\r\n\r\n# show as frequency table\r\n(Mental.tab \u003c- xtabs(Freq ~ ses+mental, data=Mental))\r\n```\r\n\r\n\r\n#### Independence model\r\nFit the independence model, `Freq ~ mental + ses`, using `glm(..., family = poisson)`\r\nThis model is equivalent to the `chisq.test(Mental)` for general association; it\r\ndoes not take ordinality into account. `LRstats()` provides a compact summary of\r\nfit statistics for one or more models.\r\n```{r ex-mental2}\r\nindep \u003c- glm(Freq ~ mental + ses,\r\n             family = poisson, data = Mental)\r\nLRstats(indep)\r\n```\r\n\r\n`mosaic.glm()` is the mosaic method for `glm` objects.\r\nThe default mosaic display for these data:\r\n```{r mental1}\r\nmosaic(indep)\r\n```\r\n\r\nIt is usually better to use _standardized residuals_ (`residuals_type=\"rstandard\"`) in mosaic displays, rather than the default Pearson residuals.\r\nHere we also add longer labels for the table factors (`set_varnames`)\r\nand display the\r\nvalues of residuals (`labeling=labeling_residuals`) in the cells. \r\n\r\nThe strucplot `formula` argument, `~ ses + mental`\r\nhere gives the order of the factors in the mosaic display,\r\nnot the statistical model for independence. That is, the\r\nunit square is first split by `ses`, then by `mental` within\r\neach level of `ses`.\r\n```{r mental2}\r\n# labels for table factors\r\nlong.labels \u003c- list(set_varnames = c(mental=\"Mental Health Status\", \r\n                                     ses=\"Parent SES\"))\r\n\r\nmosaic(indep, formula = ~ ses + mental,\r\n       residuals_type=\"rstandard\",\r\n       labeling_args = long.labels, \r\n       labeling=labeling_residuals)\r\n```\r\n\r\nThe **opposite-corner** pattern of the residuals clearly shows that association\r\nbetween Parent SES and mental health depends on the _ordered_ levels of the factors:\r\nhigher Parent SES is associated with better mental health status. A principal virtue\r\nof mosaic plots is to show the pattern of association that remains\r\nafter a model has been fit, and thus help suggest a better model.\r\n\r\n#### Ordinal models\r\nOrdinal models use **numeric** scores for the row and/or column variables.\r\nThese models typically use equally spaced _integer_ scores.\r\nThe test for association here is analogous to a test of the correlation\r\nbetween the frequency-weighted scores, carried out using `CMHtest()`.\r\n\r\n```{r}\r\nCMHtest(Mental.tab)\r\n```\r\n\r\n\r\nIn the data, `ses` and `mental` were declared to be ordered factors,\r\nso using `as.numeric(Mental$ses)` is sufficient to create a new `Cscore`\r\nvariable. Similarly for the numeric version of `mental`, giving `Rscore`.\r\n\r\n```{r mental-scores}\r\nCscore \u003c- as.numeric(Mental$ses)\r\nRscore \u003c- as.numeric(Mental$mental)\r\n```\r\n\r\n\r\nUsing these, the term `Rscore:Cscore` represents an association\r\nconstrained to be **linear x linear**; that is, the slopes for profiles of\r\nmental health status are assumed to vary linearly with those for Parent SES.\r\n(This model asserts that only one parameter (a local odds ratio)\r\nis sufficient to account for all association, and is also called the model of \"uniform association\".)\r\n\r\n\r\n```{r mental3}\r\n# fit linear x linear (uniform) association.  Use integer scores for rows/cols \r\nCscore \u003c- as.numeric(Mental$ses)\r\nRscore \u003c- as.numeric(Mental$mental)\r\n\r\nlinlin \u003c- glm(Freq ~ mental + ses + Rscore:Cscore,\r\n              family = poisson, data = Mental)\r\nmosaic(linlin, ~ ses + mental,\r\n       residuals_type=\"rstandard\", \r\n       labeling_args = long.labels, \r\n       labeling=labeling_residuals, \r\n       suppress=1, \r\n       gp=shading_Friendly,\r\n       main=\"Lin x Lin model\")\r\n```\r\n\r\nNote that the test for linear x linear association consumes only 1 degree of freedom,\r\ncompared to the `(r-1)*(c-1) = 15` degrees of freedom for general association.\r\n```{r}\r\nanova(linlin, test=\"Chisq\")\r\n```\r\n\r\n\r\nOther models are possible between the independence model, `Freq ~ mental + ses`,\r\nand the saturated model `Freq ~ mental + ses + mental:ses`.\r\nThe `update.glm()` method make these easy to specify, as addition of terms to\r\nthe independence model.\r\n```{r}\r\n# use update.glm method to fit other models\r\n\r\nlinlin \u003c- update(indep, . ~ . + Rscore:Cscore)\r\nroweff \u003c- update(indep, . ~ . + mental:Cscore)\r\ncoleff \u003c- update(indep, . ~ . + Rscore:ses)\r\nrowcol \u003c- update(indep, . ~ . + Rscore:ses + mental:Cscore)\r\n```\r\n\r\n**Compare the models**: \r\nFor `glm` objects, the `print` and `summary` methods give too much information if all one wants to see is a brief summary of model goodness of fit, and there is no easy way to display a compact comparison of model goodness of fit for a collection of models fit to the same data.\r\n\r\n`LRstats()` provides a brief summary for one or more models fit to the same dataset.\r\nThe likelihood ratio $\\chi^2$ values (`LR Chisq`)test lack of fit.\r\nBy these tests, none of the ordinal models show significant lack of fit.\r\nBy the AIC and BIC statistics, the `linlin` model is the best, combining parsimony and goodness of fit.\r\n```{r}\r\nLRstats(indep, linlin, roweff, coleff, rowcol)\r\n```\r\nThe `anova.glm()` function gives tests of nested models.\r\n```{r}\r\nanova(indep, linlin, roweff, test = \"Chisq\")\r\n\r\n```\r\n\r\n\r\n## References\r\n\r\nFriendly, M. (1995). Conceptual and Visual Models for Categorical Data. _The American Statistician_, **49**, 153–160. http://www.datavis.ca/papers/amstat95.pdf\r\n\r\nFriendly, M. \u0026 Meyer, D. (2016). _Discrete Data Analysis with R: Visualization and Modeling Techniques for Categorical and Count Data_. Boca Raton, FL: Chapman \u0026 Hall/CRC.\r\n\r\nMeyer, D., Zeileis, A., \u0026 Hornik, K. (2006). The Strucplot Framework: Visualizing Multi-way Contingency Tables with vcd. _Journal of Statistical Software_, **17**(3), 1–48. http://www.jstatsoft.org/v17/i03/\r\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffriendly%2Fvcdextra","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffriendly%2Fvcdextra","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffriendly%2Fvcdextra/lists"}