Last data update: 2014.03.03

lazyWeave

Package: lazyWeave
Type: Package
Title: LaTeX Wrappers for R Users
Version: 3.0.1
Date: 2016-01-08
Author: Benjamin Nutter
Maintainer: Benjamin Nutter <nutter@battelle.org>
Description: Provides the functionality to write LaTeX code from within R
without having to learn LaTeX. Functionality also exists to create HTML
and Markdown code. While the functionality still exists to write
complete documents with lazyWeave, it is generally easier to do so with
with markdown and knitr. lazyWeave's main strength now is the ability
to design custom and complex tables for reporting results.
License: GPL
LazyLoad: yes
Depends: R (>= 2.10.0)
Imports: Hmisc (>= 3.14-6)
Suggests: testthat
NeedsCompilation: no
Packaged: 2016-01-08 14:26:22 UTC; Nutter
Repository: CRAN
Date/Publication: 2016-01-09 14:45:25

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

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'lazyWeave' ...
** package 'lazyWeave' successfully unpacked and MD5 sums checked
** R
** data
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'lazyWeave'
    finding HTML links ... done
    ComparisonTable                         html  
    Delivery                                html  
    Scout                                   html  
    WritePrintCtable                        html  
    is_significant                          html  
    lazy.build                              html  
    lazy.citation                           html  
    lazy.counter                            html  
    lazy.figure                             html  
    lazy.file.end                           html  
    lazy.file.start                         html  
    lazy.footnote                           html  
    finding level-2 HTML links ... done

    lazy.insert.code                        html  
    lazy.landscape                          html  
    lazy.link                               html  
    lazy.list                               html  
    lazy.matrix                             html  
    lazy.page.break                         html  
    lazy.page.number                        html  
    lazy.ref                                html  
    lazy.section                            html  
    lazy.table                              html  
    lazy.text                               html  
    lazy.text.format                        html  
    lazy.toc                                html  
    lazy.verbatim.start                     html  
    lazy.write                              html  
    lazyWeave                               html  
    mantel.test                             html  
    map.size                                html  
    pvalString                              html  
    setHtmlOptions                          html  
    univ                                    html  
    write.univ                              html  
** building package indices
** testing if installed package can be loaded
* DONE (lazyWeave)
Making 'packages.html' ... done