Last data update: 2014.03.03

ztable

Package: ztable
Title: Zebra-Striped Tables in LaTeX and HTML Formats
Version: 0.1.5
Authors@R: person("Keon-Woong","Moon", email="cardiomoon@gmail.com",
role=c("aut", "cre"))
Description: Makes zebra-striped tables (tables with alternating row colors)
in LaTeX and HTML formats easily from a data.frame, matrix, lm, aov, anova,
glm, coxph, nls, fitdistr, mytable and cbind.mytable objects.
Depends: R (>= 3.1.2)
License: GPL-2
LazyData: true
Suggests: MASS, survival, testthat, knitr, moonBook
VignetteBuilder: knitr
Packaged: 2015-02-14 07:56:09 UTC; cardiomoon
Author: Keon-Woong Moon [aut, cre]
Maintainer: Keon-Woong Moon <cardiomoon@gmail.com>
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-02-15 07:37:56

● 0 images, 57 functions, 1 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'ztable' ...
** package 'ztable' 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 'ztable'
    finding HTML links ... done
    addCellColor                            html  
    addColColor                             html  
    addRowColor                             html  
    addSubColNames                          html  
    addcgroup                               html  
    addrgroup                               html  
    align2html                              html  
    align2lines                             html  
    align2nd                                html  
    alignCheck                              html  
    alignCount                              html  
    cGroupSpan                              html  
    caption2minipage                        html  
    colGroupCount                           html  
    data2table                              html  
    define_colors                           html  
    extractAlign                            html  
    getNewAlign                             html  
    getNewSpanCol                           html  
    getNewSpanRow                           html  
    getspanRowData                          html  
    getspanRowLength                        html  
    hlines                                  html  
    isGroupCol                              html  
    isspanCol                               html  
    isspanRow                               html  
    make.cell.color                         html  
    myhtmlStyle                             html  
    name2rgb                                html  
    parallelTables                          html  
    parallelTablesHTML                      html  
    parallelTablesLatex                     html  
    print.ztable                            html  
    printHTMLHead                           html  
    printLatexHead                          html  
    printRowGroup                           html  
    print_ztable                            html  
    repColor                                html  
    spanCol                                 html  
    spanColWidth                            html  
    spanRow                                 html  
    tableLength                             html  
    totalCol                                html  
    tr                                      html  
    tr2                                     html  
    update_ztable                           html  
    validColor                              html  
    validColor2                             html  
    vline2align                             html  
    vlines                                  html  
    zcolors                                 html  
    ztable                                  html  
    ztable.cbind.mytable                    html  
    ztable.mytable                          html  
    ztable2html                             html  
    ztable2latex                            html  
    ztable2viewer                           html  
    ztable_sub                              html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (ztable)
Making 'packages.html' ... done