4
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 month ago. based on code collected about 1 month ago.
Jul 21, 2025 — Jul 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
rename guide_axis to draw_axis More... about 7 years ago
finish removing redundant rlang imports More... about 7 years ago
remove redundant rlang imports More... about 7 years ago
implement mapping checks in Layer More... about 7 years ago
add function to find column references in a quosure More... about 7 years ago
add function to check for improper extract usage in aes() More... about 7 years ago
don't evaluate vctrs line to avoid additional dependency More... about 7 years ago
rename ggplot2 in packages vignette, polish draft for comments More... about 7 years ago
improve ggplot2 in packages vignette More... about 7 years ago
second draft of ggplot2 in package vignette More... about 7 years ago
make a simpler test function More... about 7 years ago
outline of ggplot2 programming vignette More... about 7 years ago
add NEWS bullet More... over 7 years ago
Tests to make sure facet_wrap() and facet_grid() can facet by date (#3330) More... over 7 years ago
Fix ordering in plyr compats... (#3327) More... over 7 years ago
Drop support for R 3.1 (#3309) More... over 7 years ago
Allow empty annotations. (#3320) More... over 7 years ago
Dynamically assign pathGrob in .onLoad() to prevent packages that subclass GeomPolygon from throwing an install warning. Fixes #3312. (#3331) More... over 7 years ago
Improved release notes (#3324) More... over 7 years ago
prefix lm() and loess() with stats:: (#3306) More... over 7 years ago
Better error message when geom_boxplot() gets group data with more than 1 row (#3321) More... over 7 years ago
add tests to verify existing behaviour of combine_vars() More... over 7 years ago
quick fix behaviour of combine_vars() with multiple data frames More... over 7 years ago
redo warnings for overwritten arguments in geom_abline(), geom_hline(), and geom_vline() More... over 7 years ago
Add lineend and linejoin params to geom_rect() and geom_tile() (#3050) More... over 7 years ago
Rescale sec.axis correctly for CoordPolar (#3278) More... over 7 years ago
update visual tests for the new rng in 3.6 (#3280) More... over 7 years ago
fix problems during ribbon data sort (#3235) More... over 7 years ago
Move build-time calculations to .onLoad() (#3275) More... over 7 years ago
fix bad default for legend spacing variables. closes #2943. (#3276) More... over 7 years ago