Package: C443 Type: Package Title: See a Forest for the Trees Version: 3.4.0 Imports: MASS, partykit, rpart, RColorBrewer, grDevices, gridExtra, ggplot2, cluster, parallel, foreach, igraph, stats, graphics, plyr, ranger, randomForest, methods, doParallel LazyData: true Encoding: UTF-8 Date: 2023-06-21 Authors@R: c(person("Aniek","Sies",role=c("aut","cre"),email="aniek.sies@kuleuven.be"), person("Kristof", "Meers", role= c("ctb")), person("Iven","Van Mechelen",role="ths")) Description: Get insight into a forest of classification trees, by calculating similarities between the trees, and subsequently clustering them. Each cluster is represented by it's most central cluster member. The package implements the methodology described in Sies & Van Mechelen (2020) . URL: https://github.com/KULeuven-PPW-OKPIV/C443 BugReports: https://github.com/KULeuven-PPW-OKPIV/C443/issues License: GPL (>= 2) RoxygenNote: 7.2.3 Config/pak/sysreqs: libglpk-dev libxml2-dev Repository: https://kuleuven-ppw-okpiv.r-universe.dev Date/Publication: 2023-06-21 09:11:16 UTC RemoteUrl: https://github.com/kuleuven-ppw-okpiv/c443 RemoteRef: HEAD RemoteSha: acb9b60d42c560675110c9c6689e636db45e20f1 NeedsCompilation: no Packaged: 2026-06-22 07:53:55 UTC; root Author: Aniek Sies [aut, cre], Kristof Meers [ctb], Iven Van Mechelen [ths] Maintainer: Aniek Sies