-
-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
version bump for resubmit note in cran-comments
- Loading branch information
1 parent
11b4d3e
commit 6fcc492
Showing
2 changed files
with
5 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
Package: ggeasy | ||
Title: Easy Access to `ggplot2` Commands | ||
Version: 0.1.0 | ||
Title: Easy Access to 'ggplot2' Commands | ||
Version: 0.1.1 | ||
Authors@R: c( | ||
person("Jonathan", "Carroll", email = "[email protected]", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-1404-5264")), | ||
person("Alicia", "Schep", email = "[email protected]", role = c("aut"), comment = c(ORCID = "0000-0002-3915-0618")), | ||
|
@@ -9,7 +9,7 @@ Authors@R: c( | |
) | ||
Maintainer: Jonathan Carroll <[email protected]> | ||
Description: Provides a series of aliases to commonly used but difficult | ||
to remember `ggplot2` sequences. | ||
to remember 'ggplot2' sequences. | ||
License: GPL (>=2) | ||
Encoding: UTF-8 | ||
LazyData: true | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters