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 13231d1 commit 0472ffbCopy full SHA for 0472ffb
DESCRIPTION
@@ -2,12 +2,12 @@ Package: ggplot2
2
Version: 3.4.0.9000
3
Title: Create Elegant Data Visualisations Using the Grammar of Graphics
4
Authors@R: c(
5
- person("Hadley", "Wickham", , "hadley@rstudio.com", role = "aut",
+ person("Hadley", "Wickham", , "hadley@posit.co", role = "aut",
6
comment = c(ORCID = "0000-0003-4757-117X")),
7
person("Winston", "Chang", role = "aut",
8
comment = c(ORCID = "0000-0002-1576-2126")),
9
person("Lionel", "Henry", role = "aut"),
10
- person("Thomas Lin", "Pedersen", , "thomas.pedersen@rstudio.com", role = c("aut", "cre"),
+ person("Thomas Lin", "Pedersen", , "thomas.pedersen@posit.co", role = c("aut", "cre"),
11
comment = c(ORCID = "0000-0002-5147-4711")),
12
person("Kohske", "Takahashi", role = "aut"),
13
person("Claus", "Wilke", role = "aut",
0 commit comments