Last data update: 2014.03.03

MissingDataGUI

Package: MissingDataGUI
Type: Package
Title: A GUI for Missing Data Exploration
Version: 0.2-5
Date: 2016-04-24
Author: Xiaoyue Cheng, Dianne Cook, Heike Hofmann
Maintainer: Xiaoyue Cheng <xycheng@unomaha.edu>
Description: Provides numeric and graphical
summaries for the missing values from both categorical
and quantitative variables. A variety of imputation
methods are applied, including the univariate imputations
like fixed or random values, multivariate imputations
like the nearest neighbors and multiple imputations,
and imputations conditioned on a categorical variable.
Depends: gWidgetsRGtk2, ggplot2
Imports: GGally, cairoDevice (>= 2.23), grid, reshape
Suggests: Hmisc, norm, mice, mi (>= 1.0)
License: GPL (>= 2.0)
LazyData: true
Collate: 'MissingDataGUI-package.r' 'MissingDataGUI.r'
'WatchMissingValues.r' 'imputation.r' 'utils.r'
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-04-24 22:00:46 UTC; xiaoyue
Repository: CRAN
Date/Publication: 2016-04-25 08:58:53

● 0 images, 7 functions, 2 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'MissingDataGUI' ...
** package 'MissingDataGUI' successfully unpacked and MD5 sums checked
** R
** data
*** moving datasets to lazyload DB
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'MissingDataGUI'
    finding HTML links ... done
    MissingDataGUI-package                  html  
    MissingDataGUI                          html  
    WatchMissingValues                      html  
    brfss                                   html  
    compute_missing_pct                     html  
    imputation                              html  
    scale_colour_discrete                   html  
    scale_fill_discrete                     html  
    tao                                     html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (MissingDataGUI)
Making 'packages.html' ... done