Package: sdcMicro
Type: Package
Title: Statistical Disclosure Control Methods for Anonymization of
        Microdata and Risk Estimation
Version: 5.0.2
Date: 2017-05-24
Author: Matthias Templ, Alexander Kowarik, Bernhard Meindl
Maintainer: Matthias Templ <matthias.templ@gmail.com>
Description: Data from statistical agencies and other institutions are mostly
    confidential. This package can be used for the generation of anonymized
    (micro)data, i.e. for the creation of public- and scientific-use files. In
    addition, various risk estimation methods are included. Note that the package
    includes a graphical user interface that allows to use various methods of this
    package.
LazyData: TRUE
ByteCompile: TRUE
LinkingTo: Rcpp
Depends: R (>= 2.10)
Suggests: laeken,testthat
Imports: utils, stats, graphics, car, rmarkdown, knitr, data.table,
        xtable, robustbase, cluster, MASS, e1071, tools, Rcpp, methods,
        sets, ggplot2, shiny, haven, rhandsontable, DT, shinyBS,
        prettydoc
License: GPL-2
URL: https://github.com/sdcTools/sdcMicro
Collate: '0classes.r' 'addGhostVars.R' 'addNoise.r' 'aux_functions.r'
        'createNewID.R' 'dataGen.r' 'dataSets.R' 'dRisk.R' 'dRiskRMD.R'
        'dUtility.R' 'freqCalc.r' 'globalRecode.R' 'groupAndRename.R'
        'GUIfunctions.R' 'indivRisk.R' 'LLmodGlobalRisk.R'
        'LocalRecProg.R' 'localSupp.R' 'localSuppression.R' 'mdav.R'
        'measure_risk.R' 'methods.r' 'microaggregation.R' 'modRisk.R'
        'plotFunctions.R' 'plotMicro.R' 'pram.R' 'rankSwap.R'
        'RcppExports.R' 'report.R' 'sdcMicro-package.R' 'shuffle.R'
        'suda2.R' 'timeEstimation.R' 'topBotCoding.R' 'valTable.R'
        'zzz.R' 'printFunctions.R' 'mafast.R' 'maG.R' 'sdcApp.R'
        'show_sdcMicroObj.R'
RoxygenNote: 6.0.1
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2017-05-24 05:51:02 UTC; meindl
Repository: CRAN
Date/Publication: 2017-05-24 22:31:32 UTC
