Skip to content

Commit e83cd48

Browse files
committed
Switch back to released roxygen
1 parent d8f07e4 commit e83cd48

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+129
-179
lines changed

DESCRIPTION

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Package: ggplot2
22
Version: 2.1.0.9001
33
Title: Create Elegant Data Visualisations Using the Grammar of Graphics
44
Description: ggplot2 is a system for declaratively creating graphics,
5-
based on "The Grammar of Graphics". You provide the data, tell ggplot2
5+
based on "The Grammar of Graphics". You provide the data, tell ggplot2
66
how to map variables to aesthetics, what graphical primitives to use,
77
and it takes care of the details.
88
Authors@R: c(
@@ -47,7 +47,7 @@ License: GPL-2 | file LICENSE
4747
URL: http://ggplot2.tidyverse.org, https://github.com/tidyverse/ggplot2
4848
BugReports: https://github.com/tidyverse/ggplot2/issues
4949
LazyData: true
50-
Collate:
50+
Collate:
5151
'ggproto.r'
5252
'aaa-.r'
5353
'aes-calculated.r'
@@ -216,4 +216,4 @@ Collate:
216216
'zxx.r'
217217
'zzz.r'
218218
VignetteBuilder: knitr
219-
RoxygenNote: 5.0.1.9000
219+
RoxygenNote: 5.0.1

man/aes_.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/aes_colour_fill_alpha.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/aes_linetype_size_shape.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/aes_position.Rd

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/coord_fixed.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/cut_interval.Rd

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/draw_key.Rd

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/element.Rd

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/fortify-multcomp.Rd

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)