Package: sdcHierarchies Type: Package Title: Create and (Interactively) Modify Nested Hierarchies Version: 0.23.1 Date: 2026-05-11 Authors@R: c(person("Bernhard", "Meindl", email = "bernhard.meindl@statistik.gv.at", role = c("aut", "cre"))) Description: Provides functionality to generate, (interactively) modify (by adding, removing and renaming nodes) and convert nested hierarchies between different formats. These tree like structures can be used to define for example complex hierarchical tables used for statistical disclosure control. License: GPL-3 Depends: shinythemes Imports: shiny, shinyjs, shinyTree, jsonlite, rlang, data.table, cli, Rcpp Encoding: UTF-8 Suggests: knitr, rmarkdown, testthat VignetteBuilder: knitr URL: https://github.com/bernhard-da/sdcHierarchies, https://bernhard-da.github.io/sdcHierarchies/ BugReports: https://github.com/bernhard-da/sdcHierarchies/issues LinkingTo: Rcpp Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: cmake make libicu-dev libuv1-dev zlib1g-dev Repository: https://bernhard-da.r-universe.dev Date/Publication: 2026-05-12 12:08:30 UTC RemoteUrl: https://github.com/bernhard-da/sdchierarchies RemoteRef: HEAD RemoteSha: 548ce93bbe7d6bec667d87afc57afc3dadaf3b37 NeedsCompilation: yes Packaged: 2026-06-24 11:15:31 UTC; root Author: Bernhard Meindl [aut, cre] Maintainer: Bernhard Meindl