Package: ggparty Title: 'ggplot' Visualizations for the 'partykit' Package Version: 1.0.0 Authors@R: c( person("Martin", "Borkovec", role = c("aut", "cre"), email = "martin.borkovec@skyforge.at"), person("Niyaz", "Madin", role = c("aut"), email = "niyaz.madin@gmail.com"), person("Hadley", "Wickham", role = "ctb"), person("Winston", "Chang", role = "ctb"), person("Lionel", "Henry", role = "ctb"), person("Thomas Lin", "Pedersen", role = "ctb"), person("Kohske", "Takahashi", role = "ctb"), person("Claus", "Wilke", role = "ctb"), person("Kara", "Woo", role = "ctb"), person("Hiroaki", "Yutani", role = "ctb") ) Copyright: file inst/COPYRIGHTS Description: Extends 'ggplot2' functionality to the 'partykit' package. 'ggparty' provides the necessary tools to create clearly structured and highly customizable visualizations for tree-objects of the class 'party'. Maintainer: Martin Borkovec Depends: R (>= 3.4.0), ggplot2, partykit Imports: grid, gtable, utils, checkmate, methods, survival, rlang Suggests: testthat, mlbench, AER, coin, vdiffr, knitr, rmarkdown, pander, MASS, TH.data License: GPL-2 | GPL-3 URL: https://github.com/martin-borkovec/ggparty BugReports: https://github.com/martin-borkovec/ggparty/issues Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 6.1.1 VignetteBuilder: knitr Repository: https://martin-borkovec.r-universe.dev Date/Publication: 2019-07-15 15:02:29 UTC RemoteUrl: https://github.com/martin-borkovec/ggparty RemoteRef: HEAD RemoteSha: 8dd204429f8667284aa932d0cc95076adb7e5e68 NeedsCompilation: no Packaged: 2026-06-20 08:25:20 UTC; root Author: Martin Borkovec [aut, cre], Niyaz Madin [aut], Hadley Wickham [ctb], Winston Chang [ctb], Lionel Henry [ctb], Thomas Lin Pedersen [ctb], Kohske Takahashi [ctb], Claus Wilke [ctb], Kara Woo [ctb], Hiroaki Yutani [ctb]