-
Notifications
You must be signed in to change notification settings - Fork 165
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
73fd355
commit aa82b24
Showing
424 changed files
with
14,035 additions
and
19,390 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,8 +1,8 @@ | ||
Package: ggpubr | ||
Type: Package | ||
Title: 'ggplot2' Based Publication Ready Plots | ||
Version: 0.5.0.999 | ||
Date: 2022-11-14 | ||
Version: 0.6.0 | ||
Date: 2023-02-05 | ||
Authors@R: c( | ||
person("Alboukadel", "Kassambara", role = c("aut", "cre"), email = "[email protected]")) | ||
Description: The 'ggplot2' package is excellent and flexible for elegant data | ||
|
@@ -18,12 +18,12 @@ Depends: | |
R (>= 3.1.0), | ||
ggplot2 (>= 3.4.0) | ||
Imports: | ||
ggrepel (>= 0.9.2.9999), | ||
ggrepel (>= 0.9.2), | ||
grid, | ||
ggsci, | ||
stats, | ||
utils, | ||
tidyr (>= 1.2.1.9001), | ||
tidyr (>= 1.3.0), | ||
purrr, | ||
dplyr (>= 0.7.1), | ||
cowplot (>= 1.1.1), | ||
|
@@ -33,7 +33,7 @@ Imports: | |
glue, | ||
polynom, | ||
rlang (>= 0.4.6), | ||
rstatix (>= 0.7.1.999), | ||
rstatix (>= 0.7.2), | ||
tibble, | ||
magrittr | ||
Suggests: | ||
|
@@ -44,7 +44,7 @@ Suggests: | |
testthat | ||
URL: https://rpkgs.datanovia.com/ggpubr/ | ||
BugReports: https://github.com/kassambara/ggpubr/issues | ||
RoxygenNote: 7.1.0 | ||
RoxygenNote: 7.2.3 | ||
Collate: | ||
'utilities_color.R' | ||
'utilities_base.R' | ||
|
@@ -136,7 +136,3 @@ Collate: | |
'utils-geom-signif.R' | ||
'utils-pipe.R' | ||
'utils-tidyr.R' | ||
Remotes: | ||
tidyverse/tidyr, | ||
slowkow/ggrepel, | ||
kassambara/rstatix |
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,4 +1,4 @@ | ||
# ggpubr 0.5.0.999 | ||
# ggpubr 0.6.0 | ||
|
||
## New features | ||
|
||
|
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
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
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
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.