Last data update: 2014.03.03

sdcMicro

Package: sdcMicro
Type: Package
Title: Statistical Disclosure Control Methods for Anonymization of
Microdata and Risk Estimation
Version: 4.6.0
Date: 2015-10-01
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 'sdcMicroGUI' includes a graphical user interface for various methods
in this package.
LazyData: TRUE
ByteCompile: TRUE
LinkingTo: Rcpp
Depends: R (>= 2.10), rmarkdown, knitr, data.table, xtable
Suggests: laeken, testthat
Imports: utils, stats, graphics, car, robustbase, cluster, MASS, e1071,
tools, Rcpp, methods, sets, ggplot2
License: GPL-2
URL: https://github.com/alexkowa/sdcMicro
Collate: '0classes.r' 'addNoise.r' 'aux_functions.r' 'dataGen.r'
'dataSets.R' 'dRisk.R' 'dRiskRMD.R' 'dUtility.R' 'freqCalc.r'
'globalRecode.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' 'show_sdcMicroObj.R'
NeedsCompilation: yes
Packaged: 2015-10-01 09:10:58 UTC; templ
Repository: CRAN
Date/Publication: 2015-10-01 13:46:39

● Cran Task View: OfficialStatistics
● 0 images, 47 functions, 8 datasets
Reverse Depends: 1

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'sdcMicro' ...
** package 'sdcMicro' successfully unpacked and MD5 sums checked
** libs
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG -I. -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/Rcpp/include"   -fpic  -g -O2  -c 0Main.cpp -o 0Main.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG -I. -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/Rcpp/include"   -fpic  -g -O2  -c RcppExports.cpp -o RcppExports.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG -I. -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/Rcpp/include"   -fpic  -g -O2  -c calcSuppInds.cpp -o calcSuppInds.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG -I. -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/Rcpp/include"   -fpic  -g -O2  -c gowerD.cpp -o gowerD.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -I. -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/Rcpp/include"   -fpic  -g -O2  -c sdcMicro.c -o sdcMicro.o
g++ -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o sdcMicro.so 0Main.o RcppExports.o calcSuppInds.o gowerD.o sdcMicro.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/sdcMicro/libs
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
Creating a generic function for 'print' from package 'base' in package 'sdcMicro'
** help
*** installing help indices
  converting help for package 'sdcMicro'
    finding HTML links ... done
    CASCrefmicrodata                        html  
    EIA                                     html  
    LLmodGlobalRisk                         html  
    LocalRecProg                            html  
    Tarragona                               html  
    addNoise                                html  
    calcRisks                               html  
    casc1                                   html  
    dRisk                                   html  
    dRiskRMD                                html  
    dUtility                                html  
    dataGen                                 html  
    extractManipData                        html  
    francdat                                html  
    free1                                   html  
    freqCalc                                html  
    generateStrata                          html  
    globalRecode                            html  
    groupVars                               html  
    indivRisk                               html  
    localSupp                               html  
    localSuppression                        html  
    mafast                                  html  
    measure_risk                            html  
    microData                               html  
    microaggrGower                          html  
    microaggregation                        html  
    modRisk                                 html  
    plot.localSuppression                   html  
    plot.sdcMicroObj                        html  
    plotMicro                               html  
    pram                                    html  
    print.freqCalc                          html  
    print.indivRisk                         html  
    print.localSuppression                  html  
    print.micro                             html  
    print.modrisk                           html  
    print.pram                              html  
    print.sdcMicroObj                       html  
    print.suda2                             html  
    rankSwap                                html  
    removeDirectID                          html  
    renameVars                              html  
    report                                  html  
    sdcMicro-package                        html  
    sdcMicroObj-class                       html  
    shuffle                                 html  
    suda2                                   html  
    summary.freqCalc                        html  
    summary.micro                           html  
    summary.pram                            html  
    testdata                                html  
    topBotCoding                            html  
    valTable                                html  
    varToFactor                             html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (sdcMicro)
Making 'packages.html' ... done