Last data update: 2014.03.03

simPop

Package: simPop
Type: Package
Title: Simulation of Synthetic Populations for Survey Data Considering
Auxiliary Information
Version: 0.3.0
Date: 2016-02-20
Author: Bernhard Meindl, Matthias Templ, Andreas Alfons, Alexander Kowarik, and
with contributions from Mathieu Ribatet
Maintainer: Matthias Templ <matthias.templ@gmail.com>
Depends: R (>= 3.0.0), lattice, vcd, data.table
Imports: laeken, plyr, MASS, Rcpp (>= 0.11.0), e1071, parallel, nnet,
doParallel, foreach, colorspace, VIM, methods, party
Suggests: haven
LinkingTo: Rcpp
Description: Tools and methods to simulate populations for surveys based
on auxiliary data. The tools include model-based methods, calibration and
combinatorial optimization algorithms. The package was developed with support of
the International Household Survey Network, DFID Trust Fund TF011722 and funds from the World bank.
License: GPL (>= 2)
LazyLoad: yes
Collate: '0classes.R' 'addKnownMargins.R' 'addWeights.r' 'calibPop.R'
'calibSample.R' 'calibVars.R' 'contingencyWt.R' 'fitGPD.R'
'getBreaks.R' 'getCat.R' 'ipu.r' 'meanWt.R' 'printFunctions.R'
'quantileWt.R' 'sampHH.R' 'silcTools.R' 'silcTools2.R'
'simCategorical.R' 'simComponents.R' 'simContinuous.R'
'simEUSILC.R' 'simGPD.R' 'simInitSpatial.R' 'simple_dis.R'
'simPop-package-package.R' 'simRelation.R' 'simStructure.R'
'spBwplot.R' 'spBwplotStats.R' 'spCdf.R' 'spCdfplot.R'
'spMosaic.R' 'spPredict.R' 'spSample.R' 'spTable.R'
'specifyInput.R' 'sprague.R' 'tableWt.R' 'utility.R' 'utils.R'
'whipple.R' 'dataSets.R' 'zzz.R'
RoxygenNote: 5.0.1
NeedsCompilation: yes
Packaged: 2016-02-20 11:50:22 UTC; templ
Repository: CRAN
Date/Publication: 2016-02-20 13:50:06

● 0 images, 36 functions, 6 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'simPop' ...
** package 'simPop' successfully unpacked and MD5 sums checked
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/Rcpp/include"   -fpic  -g -O2  -c POT.c -o POT.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/Rcpp/include"   -fpic  -g -O2  -c calibPop.cpp -o calibPop.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/Rcpp/include"   -fpic  -g -O2  -c calibVars.cpp -o calibVars.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/Rcpp/include"   -fpic  -g -O2  -c ipu.cpp -o ipu.o
g++ -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o simPop.so POT.o calibPop.o calibVars.o ipu.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/simPop/libs
** R
** data
** demo
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'simPop'
    finding HTML links ... done
    addKnownMargins                         html  
    addWeights                              html  
    calibPop                                html  
    calibSample                             html  
    calibVars                               html  
    contingencyWt                           html  
    dataObj-class                           html  
    eusilc13puf                             html  
    eusilcP                                 html  
    eusilcS                                 html  
    getBreaks                               html  
    getCat                                  html  
    get_set-methods                         html  
    ghanaS                                  html  
    ipu                                     html  
    manageSimPopObj                         html  
    quantileWt                              html  
    sampHH                                  html  
    silcTools                               html  
    silcTools2                              html  
    simCategorical                          html  
    simComponents                           html  
    simContinuous                           html  
    simEUSILC                               html  
    simInitSpatial                          html  
    simPopObj-class                         html  
    simRelation                             html  
    simStructure                            html  
    simple_dis                              html  
    spBwplot                                html  
    spBwplotStats                           html  
    spCdf                                   html  
    spCdfplot                               html  
    spMosaic                                html  
    spTable                                 html  
    specifyInput                            html  
    sprague                                 html  
    tableWt                                 html  
    totalsRG                                html  
    utility                                 html  
    weighted_estimators                     html  
    whipple                                 html  
** building package indices
** testing if installed package can be loaded
* DONE (simPop)
Making 'packages.html' ... done