Skip to content

Commit

Permalink
Reformat description for better diffs
Browse files Browse the repository at this point in the history
  • Loading branch information
hadley committed May 16, 2011
1 parent fea0494 commit d5461c6
Showing 1 changed file with 155 additions and 52 deletions.
207 changes: 155 additions & 52 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -13,61 +13,164 @@ Description: An implementation of the grammar of graphics
conditioning system and a consistent interface to map
data to aesthetic attributes. See the ggplot2 website
for more information, documentation and examples.
Depends: reshape (>= 0.8.0), proto
Imports: plyr (>= 1.0), digest, grid, scales
Suggests: quantreg, Hmisc, mapproj, maps, hexbin, gpclib,
Depends:
reshape (>= 0.8.0),
proto
Imports:
plyr (>= 1.0),
digest,
grid,
scales
Suggests:
quantreg,
Hmisc,
mapproj,
maps,
hexbin,
gpclib,
maptools
Extends: sp
Extends:
sp
License: GPL-2
URL: http://had.co.nz/ggplot2/
LazyLoad: false
LazyData: true
Collate: 'aaa-.r' 'aaa-constants.r' 'aaa-html.r' 'aes.r'
'annotation.r' 'coord-.r' 'coord-cartesian-.r'
'coord-cartesian-equal.r' 'coord-cartesian-flipped.r'
'coord-map.r' 'coord-munch.r' 'coord-polar.r'
'coord-transform.r' 'facet-.r' 'facet-grid-.r'
'facet-labels.r' 'facet-viewports.r' 'facet-wrap.r'
'fortify-lm.r' 'fortify-map.r' 'fortify-spatial.r'
'fortify.r' 'geom-.r' 'geom-abline.r' 'geom-bar-.r'
'geom-bar-histogram.r' 'geom-bin2d.r' 'geom-blank.r'
'geom-boxplot.r' 'geom-crossbar.r' 'geom-defaults.r'
'geom-error.r' 'geom-errorh.r' 'geom-freqpoly.r'
'geom-hex.r' 'geom-hline.r' 'geom-linerange.r'
'geom-path-.r' 'geom-path-contour.r'
'geom-path-density2d.r' 'geom-path-line.r'
'geom-path-step.r' 'geom-point-.r'
'geom-point-jitter.r' 'geom-pointrange.r'
'geom-polygon.r' 'geom-quantile.r' 'geom-rect.r'
'geom-ribbon-.r' 'geom-ribbon-density.r' 'geom-rug.r'
'geom-segment.r' 'geom-smooth.r' 'geom-text.r'
'geom-tile.r' 'geom-vline.r' 'ggplot2.r'
'grob-absolute.r' 'grob-grid.r' 'grob-null.r'
'guides-axis.r' 'guides-grid.r' 'guides-legend.r'
'labels.r' 'layer.r' 'limits.r' 'matrix.r'
'plot-build.r' 'plot-construction.r' 'plot-last.r'
'plot-render.r' 'plot.r' 'position-.r'
'position-collide.r' 'position-dodge.r'
'position-fill.r' 'position-identity.r'
'position-jitter.r' 'position-stack.r' 'quick-plot.r'
'save.r' 'scale-.r' 'scale-alpha.r' 'scale-area.r'
'scale-brewer.r' 'scale-continuous.r' 'scale-date.r'
'scale-datetime.r' 'scale-discrete-.r'
'scale-gradient.r' 'scale-gradient2.r'
'scale-gradientn.r' 'scale-grey.r' 'scale-hue.r'
'scale-identity.r' 'scale-linetype.r' 'scale-manual.r'
'scale-shape.r' 'scale-size.r' 'scales-.r' 'stat-.r'
'stat-bin.r' 'stat-bin2d.r' 'stat-binhex.r'
'stat-boxplot.r' 'stat-contour.r' 'stat-density-2d.r'
'stat-density.r' 'stat-function.r' 'stat-identity.r'
'stat-qq.r' 'stat-quantile.r' 'stat-smooth-methods.r'
'stat-smooth.r' 'stat-spoke.r' 'stat-sum.r'
'stat-summary.r' 'stat-unique.r' 'stat-vline.r'
'summary.r' 'templates.r' 'theme-defaults.r'
'theme-elements.r' 'theme.r' 'utilities-break.r'
'utilities-colour.r' 'utilities-discrete.r'
'utilities-facet.r' 'utilities-grid.r'
'utilities-layer.r' 'utilities-matrix.r'
'utilities-position.r' 'utilities-resolution.r'
'utilities.r' 'xxx-codegen.r' 'xxx-digest.r' 'xxx.r'
Collate:
'aaa-.r'
'aaa-constants.r'
'aaa-html.r'
'aes.r'
'annotation.r'
'coord-.r'
'coord-cartesian-.r'
'coord-cartesian-equal.r'
'coord-cartesian-flipped.r'
'coord-map.r'
'coord-munch.r'
'coord-polar.r'
'coord-transform.r'
'facet-.r'
'facet-grid-.r'
'facet-labels.r'
'facet-viewports.r'
'facet-wrap.r'
'fortify-lm.r'
'fortify-map.r'
'fortify-spatial.r'
'fortify.r'
'geom-.r'
'geom-abline.r'
'geom-bar-.r'
'geom-bar-histogram.r'
'geom-bin2d.r'
'geom-blank.r'
'geom-boxplot.r'
'geom-crossbar.r'
'geom-defaults.r'
'geom-error.r'
'geom-errorh.r'
'geom-freqpoly.r'
'geom-hex.r'
'geom-hline.r'
'geom-linerange.r'
'geom-path-.r'
'geom-path-contour.r'
'geom-path-density2d.r'
'geom-path-line.r'
'geom-path-step.r'
'geom-point-.r'
'geom-point-jitter.r'
'geom-pointrange.r'
'geom-polygon.r'
'geom-quantile.r'
'geom-rect.r'
'geom-ribbon-.r'
'geom-ribbon-density.r'
'geom-rug.r'
'geom-segment.r'
'geom-smooth.r'
'geom-text.r'
'geom-tile.r'
'geom-vline.r'
'ggplot2.r'
'grob-absolute.r'
'grob-grid.r'
'grob-null.r'
'guides-axis.r'
'guides-grid.r'
'guides-legend.r'
'labels.r'
'layer.r'
'limits.r'
'matrix.r'
'plot-build.r'
'plot-construction.r'
'plot-last.r'
'plot-render.r'
'plot.r'
'position-.r'
'position-collide.r'
'position-dodge.r'
'position-fill.r'
'position-identity.r'
'position-jitter.r'
'position-stack.r'
'quick-plot.r'
'save.r'
'scale-.r'
'scale-alpha.r'
'scale-area.r'
'scale-brewer.r'
'scale-continuous.r'
'scale-date.r'
'scale-datetime.r'
'scale-discrete-.r'
'scale-gradient.r'
'scale-gradient2.r'
'scale-gradientn.r'
'scale-grey.r'
'scale-hue.r'
'scale-identity.r'
'scale-linetype.r'
'scale-manual.r'
'scale-shape.r'
'scale-size.r'
'scales-.r'
'stat-.r'
'stat-bin.r'
'stat-bin2d.r'
'stat-binhex.r'
'stat-boxplot.r'
'stat-contour.r'
'stat-density-2d.r'
'stat-density.r'
'stat-function.r'
'stat-identity.r'
'stat-qq.r'
'stat-quantile.r'
'stat-smooth-methods.r'
'stat-smooth.r'
'stat-spoke.r'
'stat-sum.r'
'stat-summary.r'
'stat-unique.r'
'stat-vline.r'
'summary.r'
'templates.r'
'theme-defaults.r'
'theme-elements.r'
'theme.r'
'utilities-break.r'
'utilities-colour.r'
'utilities-discrete.r'
'utilities-facet.r'
'utilities-grid.r'
'utilities-layer.r'
'utilities-matrix.r'
'utilities-position.r'
'utilities-resolution.r'
'utilities.r'
'xxx-codegen.r'
'xxx-digest.r'
'xxx.r'
'zxx.r'

0 comments on commit d5461c6

Please sign in to comment.