We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0e8bdc commit f5c7eadCopy full SHA for f5c7ead
DESCRIPTION
@@ -1,5 +1,5 @@
1
Package: ggplot2
2
-Version: 3.1.0
+Version: 3.1.1
3
Title: Create Elegant Data Visualisations Using the Grammar of Graphics
4
Description: A system for 'declaratively' creating graphics,
5
based on "The Grammar of Graphics". You provide the data, tell 'ggplot2'
inst/CITATION
@@ -6,6 +6,6 @@ citEntry(entry = "book",
6
publisher = "Springer-Verlag New York",
7
year = "2016",
8
isbn = "978-3-319-24277-4",
9
- url = "http://ggplot2.org",
+ url = "https://ggplot2.tidyverse.org",
10
textVersion = "H. Wickham. ggplot2: Elegant Graphics for Data Analysis. Springer-Verlag New York, 2016."
11
)
0 commit comments