Last data update: 2014.03.03

ggplot2

Package: ggplot2
Version: 2.1.0
Authors@R: c(
person("Hadley", "Wickham", , "hadley@rstudio.com", c("aut", "cre")),
person("Winston", "Chang", , "winston@rstudio.com", "aut"),
person("RStudio", role = "cph")
)
Title: An Implementation of the Grammar of Graphics
Description: An implementation of the grammar of graphics in R. It combines the
advantages of both base and lattice graphics: conditioning and shared axes
are handled automatically, and you can still build up a plot step by step
from multiple data sources. It also implements a sophisticated
multidimensional conditioning system and a consistent interface to map
data to aesthetic attributes. See http://ggplot2.org for more information,
documentation and examples.
Depends: R (>= 3.1)
Imports: digest, grid, gtable (>= 0.1.1), MASS, plyr (>= 1.7.1),
reshape2, scales (>= 0.3.0), stats
Suggests: covr, ggplot2movies, hexbin, Hmisc, lattice, mapproj, maps,
maptools, mgcv, multcomp, nlme, testthat (>= 0.11.0), quantreg,
knitr, rpart, rmarkdown, svglite
Enhances: sp
License: GPL-2
URL: http://ggplot2.org
BugReports: https://github.com/hadley/ggplot2/issues
LazyData: true
Collate: 'ggproto.r' 'aaa-.r' 'aes-calculated.r'
'aes-colour-fill-alpha.r' 'aes-group-order.r'
'aes-linetype-size-shape.r' 'aes-position.r' 'utilities.r'
'aes.r' 'legend-draw.r' 'geom-.r' 'annotation-custom.r'
'annotation-logticks.r' 'geom-polygon.r' 'geom-map.r'
'annotation-map.r' 'geom-raster.r' 'annotation-raster.r'
'annotation.r' 'autoplot.r' 'bench.r' 'bin.R' 'coord-.r'
'coord-cartesian-.r' 'coord-fixed.r' 'coord-flip.r'
'coord-map.r' 'coord-munch.r' 'coord-polar.r'
'coord-quickmap.R' 'coord-transform.r' 'data.R' 'facet-.r'
'facet-grid-.r' 'facet-labels.r' 'facet-layout.r'
'facet-locate.r' 'facet-null.r' 'facet-viewports.r'
'facet-wrap.r' 'fortify-lm.r' 'fortify-map.r'
'fortify-multcomp.r' 'fortify-spatial.r' 'fortify.r' 'stat-.r'
'geom-abline.r' 'geom-rect.r' 'geom-bar.r' 'geom-bin2d.r'
'geom-blank.r' 'geom-boxplot.r' 'geom-path.r' 'geom-contour.r'
'geom-count.r' 'geom-crossbar.r' 'geom-segment.r'
'geom-curve.r' 'geom-defaults.r' 'geom-ribbon.r'
'geom-density.r' 'geom-density2d.r' 'geom-dotplot.r'
'geom-errorbar.r' 'geom-errorbarh.r' 'geom-freqpoly.r'
'geom-hex.r' 'geom-histogram.r' 'geom-hline.r' 'geom-jitter.r'
'geom-label.R' 'geom-linerange.r' 'geom-point.r'
'geom-pointrange.r' 'geom-quantile.r' 'geom-rug.r'
'geom-smooth.r' 'geom-spoke.r' 'geom-text.r' 'geom-tile.r'
'geom-violin.r' 'geom-vline.r' 'ggplot2.r' 'grob-absolute.r'
'grob-dotstack.r' 'grob-null.r' 'grouping.r' 'guide-colorbar.r'
'guide-legend.r' 'guides-.r' 'guides-axis.r' 'guides-grid.r'
'hexbin.R' 'labels.r' 'layer.r' 'limits.r' 'margins.R'
'panel.r' 'plot-build.r' 'plot-construction.r' 'plot-last.r'
'plot.r' 'position-.r' 'position-collide.r' 'position-dodge.r'
'position-fill.r' 'position-identity.r' 'position-jitter.r'
'position-jitterdodge.R' 'position-nudge.R' 'position-stack.r'
'quick-plot.r' 'range.r' 'save.r' 'scale-.r' 'scale-alpha.r'
'scale-brewer.r' 'scale-continuous.r' 'scale-date.r'
'scale-discrete-.r' 'scale-gradient.r' 'scale-grey.r'
'scale-hue.r' 'scale-identity.r' 'scale-linetype.r'
'scale-manual.r' 'scale-shape.r' 'scale-size.r' 'scale-type.R'
'scales-.r' 'stat-bin.r' 'stat-bin2d.r' 'stat-bindot.r'
'stat-binhex.r' 'stat-boxplot.r' 'stat-contour.r'
'stat-count.r' 'stat-density-2d.r' 'stat-density.r'
'stat-ecdf.r' 'stat-ellipse.R' 'stat-function.r'
'stat-identity.r' 'stat-qq.r' 'stat-quantile.r'
'stat-smooth-methods.r' 'stat-smooth.r' 'stat-sum.r'
'stat-summary-2d.r' 'stat-summary-bin.R' 'stat-summary-hex.r'
'stat-summary.r' 'stat-unique.r' 'stat-ydensity.r' 'summary.r'
'theme-defaults.r' 'theme-elements.r' 'theme.r'
'translate-qplot-ggplot.r' 'translate-qplot-lattice.r'
'utilities-break.r' 'utilities-grid.r' 'utilities-help.r'
'utilities-matrix.r' 'utilities-resolution.r'
'utilities-table.r' 'zxx.r' 'zzz.r'
VignetteBuilder: knitr
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-02-29 20:47:22 UTC; hadley
Author: Hadley Wickham [aut, cre],
Winston Chang [aut],
RStudio [cph]
Maintainer: Hadley Wickham <hadley@rstudio.com>
Repository: CRAN
Date/Publication: 2016-03-01 15:47:24


Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'ggplot2' ...
** package 'ggplot2' 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 'ggplot2'
    finding HTML links ... done
    absoluteGrob                            html  
    add_theme                               html  
    aes                                     html  
    aes_                                    html  
    aes_all                                 html  
    aes_auto                                html  
    aes_colour_fill_alpha                   html  
    aes_group_order                         html  
    aes_linetype_size_shape                 html  
    aes_position                            html  
    annotate                                html  
    annotation_custom                       html  
    annotation_logticks                     html  
    annotation_map                          html  
    annotation_raster                       html  
    as.list.ggproto                         html  
    as_labeller                             html  
    autoplot                                html  
    benchplot                               html  
    borders                                 html  
    calc_element                            html  
    continuous_scale                        html  
    coord_cartesian                         html  
    coord_fixed                             html  
    coord_flip                              html  
    coord_map                               html  
    coord_munch                             html  
    coord_polar                             html  
    coord_trans                             html  
    cut_interval                            html  
    diamonds                                html  
    discrete_scale                          html  
    draw_key                                html  
    economics                               html  
    element_blank                           html  
    element_grob                            html  
    element_line                            html  
    element_rect                            html  
    element_text                            html  
    expand_limits                           html  
    facet                                   html  
    facet_grid                              html  
    facet_null                              html  
    facet_wrap                              html  
    faithfuld                               html  
    format.ggproto                          html  
    fortify-multcomp                        html  
    fortify                                 html  
    fortify.lm                              html  
    fortify.map                             html  
    fortify.sp                              html  
    geom_abline                             html  
    geom_bar                                html  
    geom_bin2d                              html  
    geom_blank                              html  
    geom_boxplot                            html  
    geom_contour                            html  
    geom_count                              html  
    geom_density                            html  
    geom_density_2d                         html  
    geom_dotplot                            html  
    geom_errorbarh                          html  
    geom_hex                                html  
    geom_histogram                          html  
    geom_jitter                             html  
    geom_linerange                          html  
    geom_map                                html  
    geom_path                               html  
    geom_point                              html  
    geom_polygon                            html  
    geom_quantile                           html  
    geom_ribbon                             html  
    geom_rug                                html  
    geom_segment                            html  
    geom_smooth                             html  
    geom_spoke                              html  
    geom_text                               html  
    geom_tile                               html  
    geom_violin                             html  
    gg-add                                  html  
    gg_dep                                  html  
    ggplot                                  html  
    ggplot2-ggproto                         html  
    ggplotGrob                              html  
    ggplot_build                            html  
    ggplot_gtable                           html  
    finding level-2 HTML links ... done

    ggproto                                 html  
    ggsave                                  html  
    ggtheme                                 html  
    graphical-units                         html  
    guide_colourbar                         html  
    guide_legend                            html  
    guides                                  html  
    hmisc                                   html  
Rd warning: /tmp/Rtmps1ClzL/R.INSTALL18366182c3de/ggplot2/man/hmisc.Rd:29: missing file link 'smean.cl.boot'
Rd warning: /tmp/Rtmps1ClzL/R.INSTALL18366182c3de/ggplot2/man/hmisc.Rd:30: missing file link 'smean.cl.normal'
Rd warning: /tmp/Rtmps1ClzL/R.INSTALL18366182c3de/ggplot2/man/hmisc.Rd:30: missing file link 'smean.sdl'
Rd warning: /tmp/Rtmps1ClzL/R.INSTALL18366182c3de/ggplot2/man/hmisc.Rd:31: missing file link 'smedian.hilow'
    is.Coord                                html  
    is.facet                                html  
    is.ggplot                               html  
    is.ggproto                              html  
    is.rel                                  html  
    is.theme                                html  
    label_bquote                            html  
    labeller                                html  
    labellers                               html  
    labs                                    html  
    last_plot                               html  
    layer                                   html  
    limits                                  html  
    lims                                    html  
    luv_colours                             html  
    map_data                                html  
    margin                                  html  
    mean_se                                 html  
    midwest                                 html  
    mpg                                     html  
    msleep                                  html  
    position_dodge                          html  
    position_identity                       html  
    position_jitter                         html  
    position_jitterdodge                    html  
    position_nudge                          html  
    position_stack                          html  
    presidential                            html  
    print.ggplot                            html  
    print.ggproto                           html  
    qplot                                   html  
    reexports                               html  
    rel                                     html  
    remove_missing                          html  
    resolution                              html  
    scale_alpha                             html  
    scale_brewer                            html  
Rd warning: /tmp/Rtmps1ClzL/R.INSTALL18366182c3de/ggplot2/man/scale_brewer.Rd:34: missing file link 'brewer.pal'
    scale_continuous                        html  
    scale_date                              html  
    scale_discrete                          html  
    scale_gradient                          html  
    scale_grey                              html  
    scale_hue                               html  
    scale_identity                          html  
    scale_linetype                          html  
    scale_manual                            html  
    scale_shape                             html  
    scale_size                              html  
    seals                                   html  
    should_stop                             html  
    stat_ecdf                               html  
    stat_ellipse                            html  
    stat_function                           html  
    stat_identity                           html  
    stat_qq                                 html  
    stat_summary                            html  
    stat_summary_2d                         html  
    stat_unique                             html  
    summary.ggplot                          html  
    theme                                   html  
    theme_update                            html  
    transform_position                      html  
    translate_qplot_ggplot                  html  
    translate_qplot_lattice                 html  
    txhousing                               html  
    update_defaults                         html  
    update_labels                           html  
    waiver                                  html  
    zeroGrob                                html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (ggplot2)
Making 'packages.html' ... done