Skip to content

Drop Suggests: RColorBrewer#6851

Open
arcresu wants to merge 2 commits intotidyverse:mainfrom
arcresu:drop-RColorBrewer
Open

Drop Suggests: RColorBrewer#6851
arcresu wants to merge 2 commits intotidyverse:mainfrom
arcresu:drop-RColorBrewer

Conversation

@arcresu
Copy link
Copy Markdown
Contributor

@arcresu arcresu commented Apr 16, 2026

This does not correspond to an issue, but by chance I noticed that the only place RColorBrewer was used was in the script for generating icons. I replaced it with the equivalent call to pal_brewer() and dropped the dependency. The only remaining reference to RColorBrewer is in man/scale_brewer.Rd, pulled in indirectly by @inheritParams scales::pal_brewer.

The unrelated bugfix is just because the icon script wouldn't run as g was undefined at that line.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant