Package: easySdcTable
Type: Package
Title: Easy Interface to the Statistical Disclosure Control Package
        'sdcTable' Extended with Own Implementation of
        'GaussSuppression'
Version: 1.0.7
Date: 2022-12-22
Authors@R: person("Øyvind", "Langsrud", role = c("aut", "cre"), email = "oyl@ssb.no")
Author: Øyvind Langsrud [aut, cre]
Maintainer: Øyvind Langsrud <oyl@ssb.no>
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
RoxygenNote: 7.2.2
Encoding: UTF-8
URL: https://github.com/statisticsnorway/easySdcTable
BugReports: https://github.com/statisticsnorway/easySdcTable/issues
NeedsCompilation: no
Packaged: 2022-12-22 22:59:27 UTC; oyl
Repository: CRAN
Date/Publication: 2022-12-22 23:10:02 UTC
Built: R 4.2.0; ; 2023-07-11 02:01:59 UTC; unix
