Last data update: 2014.03.03

VIM

Package: VIM
Version: 4.4.1
Date: 2015-09-15
Title: Visualization and Imputation of Missing Values
Author: Matthias Templ, Andreas Alfons, Alexander Kowarik, Bernd Prantner
Maintainer: Matthias Templ <matthias.templ@gmail.com>
Depends: R (>= 3.1.0), colorspace, grid, data.table (>= 1.9.4)
Imports: car, grDevices, robustbase, stats, sp,
vcd, MASS, nnet, e1071, methods, Rcpp, utils, graphics
Description: New tools for the visualization of missing
and/or imputed values are introduced, which can be used for exploring the data and the
structure of the missing and/or imputed values. Depending on this structure
of the missing values, the corresponding methods may help to identify the
mechanism generating the missing values and allows to explore the data
including missing values. In addition, the quality of imputation can be
visually explored using various univariate, bivariate, multiple and
multivariate plot methods. A graphical user interface available in the
separate package VIMGUI allows an easy handling of the implemented plot
methods.
LazyData: TRUE
License: GPL (>= 2)
URL: https://github.com/alexkowa/VIM
Repository: CRAN
LinkingTo: Rcpp
NeedsCompilation: yes
Packaged: 2015-09-15 09:17:46 UTC; templ
Date/Publication: 2015-09-15 15:15:17

● Cran Task View: Multivariate, OfficialStatistics
● 0 images, 31 functions, 6 datasets
Reverse Depends: 1

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'VIM' ...
** package 'VIM' 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 gowerD.cpp -o gowerD.o
g++ -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o VIM.so gowerD.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/VIM/libs
** R
** data
*** moving datasets to lazyload DB
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'VIM'
    finding HTML links ... done
    SBS5242                                 html  
    VIM-package                             html  
    aggr                                    html  
    alphablend                              html  
    barMiss                                 html  
    bgmap                                   html  
    chorizonDL                              html  
    colSequence                             html  
Rd warning: /tmp/Rtmp2iJfxy/R.INSTALL66466ce5d2e2/VIM/man/colSequence.Rd:72: missing file link 'sequential_hcl'
    colormapMiss                            html  
    countInf                                html  
    growdotMiss                             html  
    histMiss                                html  
    hotdeck                                 html  
    initialise                              html  
    irmi                                    html  
Rd warning: /tmp/Rtmp2iJfxy/R.INSTALL66466ce5d2e2/VIM/man/irmi.Rd:116: missing file link 'mi'
    kNN                                     html  
    kola.background                         html  
    mapMiss                                 html  
    marginmatrix                            html  
    marginplot                              html  
    matrixplot                              html  
    mosaicMiss                              html  
    pairsVIM                                html  
    parcoordMiss                            html  
    pbox                                    html  
    prepare                                 html  
    print.summary.aggr                      html  
    regressionImp                           html  
    rugNA                                   html  
Rd warning: /tmp/Rtmp2iJfxy/R.INSTALL66466ce5d2e2/VIM/man/rugNA.Rd:31: missing file link 'Axis'
    scattJitt                               html  
    scattMiss                               html  
    scattmatrixMiss                         html  
    sleep                                   html  
    spineMiss                               html  
    tao                                     html  
    testdata                                html  
    vmGUIenvir                              html  
** building package indices
** testing if installed package can be loaded
* DONE (VIM)
Making 'packages.html' ... done