Last data update: 2014.03.03

ggExtra

Package: ggExtra
Title: Add Marginal Histograms to 'ggplot2', and More 'ggplot2'
Enhancements
Version: 0.5
Authors@R: c(
person("Dean", "Attali", , "daattali@gmail.com", role = c("aut", "cre"))
)
Description: Collection of functions and layers to enhance 'ggplot2'. The main
function is ggMarginal(), which can be used to add marginal
histograms/boxplots/density plots to 'ggplot2' scatterplots.
URL: https://github.com/daattali/ggExtra
BugReports: https://github.com/daattali/ggExtra/issues
Depends: R (>= 3.1.0)
Imports: ggplot2 (>= 1.0.0), grid (>= 3.1.3), gtable (>= 0.2.0),
methods, miniUI (>= 0.1.1), shiny (>= 0.13.0), shinyjs (>=
0.5.2), utils
Suggests: knitr (>= 1.7), rmarkdown, rstudioapi (>= 0.5)
License: MIT + file LICENSE
SystemRequirements: pandoc with https support
LazyData: true
VignetteBuilder: knitr
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-05-30 06:42:54 UTC; Dean
Author: Dean Attali [aut, cre]
Maintainer: Dean Attali <daattali@gmail.com>
Repository: CRAN
Date/Publication: 2016-05-30 15:56:41

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

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'ggExtra' ...
** package 'ggExtra' successfully unpacked and MD5 sums checked
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'ggExtra'
    finding HTML links ... done
    ggExtra                                 html  
    ggMarginal                              html  
    ggMarginalGadget                        html  
    plotCount                               html  
    print.ggExtraPlot                       html  
    removeGrid                              html  
    rotateTextX                             html  
    runExample                              html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (ggExtra)
Making 'packages.html' ... done