Package: vtree Type: Package Title: Display Information About Nested Subsets of a Data Frame Version: 5.7.2 Depends: R (>= 2.10) Authors@R: c( person("Nick","Barrowman","","nbarrowman@cheo.on.ca",role=c("aut","cre")), person("Sebastian","Gatscha","","kona1@gmx.at",role="aut"), person("Franco","Momoli","","fmomoli@uottawa.ca",role="cph")) Description: A tool for calculating and drawing "variable trees". Variable trees display information about nested subsets of a data frame. . License: GPL-3 URL: https://github.com/nbarrowman/vtree, https://nbarrowman.github.io/vtree BugReports: https://github.com/nbarrowman/vtree/issues Encoding: UTF-8 LazyData: true RoxygenNote: 7.3.2 Roxygen: list(old_usage = TRUE) VignetteBuilder: knitr Suggests: knitr, rmarkdown, ggplot2, testthat Imports: DiagrammeR, DiagrammeRsvg, rsvg, htmlwidgets, shiny, utf8 NeedsCompilation: no Packaged: 2026-06-13 08:07:14 UTC; root Config/pak/sysreqs: cmake libglpk-dev make libicu-dev librsvg2-dev libuv1-dev libxml2-dev libssl-dev libnode-dev libx11-dev zlib1g-dev Repository: https://nbarrowman.r-universe.dev Date/Publication: 2026-02-13 20:20:34 UTC RemoteUrl: https://github.com/nbarrowman/vtree RemoteRef: HEAD RemoteSha: 9561cc3da1e687b3fa3a6ec5b484af820caeb3cb Author: Nick Barrowman [aut, cre], Sebastian Gatscha [aut], Franco Momoli [cph] Maintainer: Nick Barrowman