Last data update: 2014.03.03

pixiedust

Package: pixiedust
Title: Tables so Beautifully Fine-Tuned You Will Believe It's Magic
Version: 0.7.4
Authors@R: person("Benjamin", "Nutter", email = "nutter@battelle.org", role = c("aut", "cre"))
Description: The introduction of the broom package has made converting model
objects into data frames as simple as a single function. While the broom
package focuses on providing tidy data frames that can be used in advanced
analysis, it deliberately stops short of providing functionality for reporting
models in publication-ready tables. pixiedust provides this functionality with
a programming interface intended to be similar to ggplot2's system of layers
with fine tuned control over each cell of the table. Options for output include
printing to the console and to the common markdown formats (markdown, HTML, and
LaTeX). With a little pixiedust (and happy thoughts) tables can really fly.
Depends: R (>= 3.2.1)
Imports: broom, checkmate, dplyr, Hmisc (>= 3.14-6), htmltools, knitr,
lazyWeave, magrittr, stringr, tidyr
Suggests: rmarkdown, testthat
License: MIT + file LICENSE
LazyData: true
VignetteBuilder: knitr
URL: https://github.com/nutterb/pixiedust
BugReports: https://github.com/nutterb/pixiedust/issues
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-06-17 13:12:34 UTC; Nutter
Author: Benjamin Nutter [aut, cre]
Maintainer: Benjamin Nutter <nutter@battelle.org>
Repository: CRAN
Date/Publication: 2016-06-17 21:46:30

● 0 images, 16 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'pixiedust' ...
** package 'pixiedust' successfully unpacked and MD5 sums checked
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'pixiedust'
    finding HTML links ... done
    as.data.frame.dust                      html  
    assert_match_arg                        html  
Rd warning: /tmp/RtmpHeVSBA/R.INSTALL2de334713f2f/pixiedust/man/assert_match_arg.Rd:27: missing file link 'assertChoice'
Rd warning: /tmp/RtmpHeVSBA/R.INSTALL2de334713f2f/pixiedust/man/assert_match_arg.Rd:27: missing file link 'assertSubset'
Rd warning: /tmp/RtmpHeVSBA/R.INSTALL2de334713f2f/pixiedust/man/assert_match_arg.Rd:36: missing file link 'assertChoice'
Rd warning: /tmp/RtmpHeVSBA/R.INSTALL2de334713f2f/pixiedust/man/assert_match_arg.Rd:37: missing file link 'assertSubset'
    chain                                   html  
    compoundAssignment                      html  
    dust                                    html  
    glance_foot                             html  
    medley                                  html  
    medley_all_borders                      html  
    pixie_count                             html  
    pixiedust                               html  
    pixieply                                html  
    print.dust                              html  
    pvalString                              html  
    sprinkle                                html  
Rd warning: /tmp/RtmpHeVSBA/R.INSTALL2de334713f2f/pixiedust/man/sprinkle.Rd:465: missing file link 'latexTranslate'
Rd warning: /tmp/RtmpHeVSBA/R.INSTALL2de334713f2f/pixiedust/man/sprinkle.Rd:467: missing file link 'latexTranslate'
Rd warning: /tmp/RtmpHeVSBA/R.INSTALL2de334713f2f/pixiedust/man/sprinkle.Rd:469: missing file link 'latexTranslate'
    sprinkle_colnames                       html  
    tidy_levels_labels                      html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (pixiedust)
Making 'packages.html' ... done