Package: easySdcTable Type: Package Title: Easy Interface to the Statistical Disclosure Control Package 'sdcTable' Extended with Own Implementation of 'GaussSuppression' Version: 1.1.2 Date: 2025-08-18 Authors@R: person("Øyvind", "Langsrud", role = c("aut", "cre"), email = "oyl@ssb.no") Author: Øyvind Langsrud [aut, cre] Maintainer: Øyvind Langsrud Depends: SSBtools Imports: sdcTable, shiny, methods, Matrix VignetteBuilder: knitr Suggests: knitr, rmarkdown, RegSDC, testthat (>= 2.1.0) Description: The main function, ProtectTable(), performs table suppression according to a frequency rule with a data set as the only required input. Within this function, protectTable(), protect_linked_tables() or runArgusBatchFile() in package 'sdcTable' is called. Lists of level-hierarchy (parameter 'dimList') and other required input to these functions are created automatically. The suppression method Gauss (default) is implemented independently of 'sdcTable'. The function, PTgui(), starts a graphical user interface based on the 'shiny' package. License: Apache License 2.0 | file LICENSE Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Encoding: UTF-8 URL: https://github.com/statisticsnorway/ssb-easysdctable, https://statisticsnorway.github.io/ssb-easysdctable/ BugReports: https://github.com/statisticsnorway/ssb-easysdctable/issues Config/pak/sysreqs: cmake libglpk-dev make libicu-dev libuv1-dev pkg-config zlib1g-dev Repository: https://statisticsnorway.r-universe.dev Date/Publication: 2026-05-29 06:46:44 UTC RemoteUrl: https://github.com/statisticsnorway/ssb-easysdctable RemoteRef: HEAD RemoteSha: 1210ed502e464269277c9992ef269bc939adbe4c NeedsCompilation: no Packaged: 2026-07-03 17:56:56 UTC; root