Closed 92amartins closed 6 months ago
If desired I can follow up with deprecation warnings for the other files that have functions deprecated functions/arguments:
deprecated.R
gg-plots.R
gg_matrix_gtable.R
ggnet.R
Yes, please! Thank you
If desired I can follow up with deprecation warnings for the other files that have functions deprecated functions/arguments:
deprecated.R
gg-plots.R
gg_matrix_gtable.R
ggnet.R
Yes, please! Thank you
I'm thinking about breaking down these changes in maybe 2 or 3 PR's, what do you think?
I'm thinking about breaking down these changes in maybe 2 or 3 PR's, what do you think?
Let's get this PR merged in so that your GHA runs will happen automatically. If it's all in the same idea... let's do it in a single followup PR.
Merging
The two ubuntu errors are due to install failures from a dep package for {emmeans}
unrelated to this PR. (Happens on master
branch.)
This aims to partially fix #365.
It only deprecates arguments in the
ggpairs
.If desired I can follow up with deprecation warnings for the other files that have functions deprecated functions/arguments:
deprecated.R
gg-plots.R
gg_matrix_gtable.R
ggnet.R