Last data update: 2014.03.03

tabplot

Package: tabplot
Maintainer: Martijn Tennekes <mtennekes@gmail.com>
License: GPL-3
Title: Tableplot, a Visualization of Large Datasets
Type: Package
LazyLoad: yes
Author: Martijn Tennekes and Edwin de Jonge
Description: A tableplot is a visualisation of a (large)
dataset with a dozen of variables, both numeric and
categorical. Each column represents a variable and each
row bin is an aggregate of a certain number of records.
Numeric variables are visualized as bar charts, and
categorical variables as stacked bar charts. Missing
values are taken into account. Also supports large ffdf
datasets from the ff package.
Version: 1.3
URL: https://github.com/mtennekes/tabplot
Date: 2016-03-25
Depends: bit, ff, ffbase (>= 0.12.2)
Imports: grid
VignetteBuilder: knitr
Suggests: shiny (>= 0.6), knitr, classInt, ggplot2
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-03-25 19:36:12 UTC; vt
Repository: CRAN
Date/Publication: 2016-03-26 15:47:38

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

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'tabplot' ...
** package 'tabplot' successfully unpacked and MD5 sums checked
** R
** demo
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'tabplot'
    finding HTML links ... done
    bin_data                                html  
    bin_hcc_data                            html  
    datetime2fac                            html  
    itableplot                              html  
Rd warning: /tmp/RtmpnDLNWo/R.INSTALL20693d9f720/tabplot/man/itableplot.Rd:10: missing file link 'shiny'
    loadPrepare                             html  
    num2fac                                 html  
    plot.tabplot                            html  
    print.tabplot                           html  
    savePrepare                             html  
    summary.tabplot                         html  
    tableChange                             html  
    tablePalettes                           html  
    tablePrepare                            html  
    tableSave                               html  
    tableplot                               html  
    tableplot_comparison                    html  
    tabplot-object                          html  
    tabplot-package                         html  
Rd warning: /tmp/RtmpnDLNWo/R.INSTALL20693d9f720/tabplot/man/tabplot-package.Rd:15: missing file link 'shiny'
    tabplot_compare-object                  html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (tabplot)
Making 'packages.html' ... done