Alex Gable

Results 7 issues of Alex Gable

Instead of calling `continuous_scale`, `scale_*_gradient_{theme}` should call the appropriate `ggplot2::scale_*_gradient` function. for example, `ggplot::scale_fill_gradient2()` includes the midpoint argument (and default), which it passes to `continuous_scale()`'s `rescaler`.. ```r > scale_fill_gradient2 function...

I've created [a repo to reproduce the below scenario](https://github.com/alex-gable/catfact). Session Info ```r r$> devtools::session_info() ─ Session info ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── setting value version R version 4.0.0 (2020-04-24) os macOS Catalina 10.15.4 system...

allows for passing `as_flights_package` test, without altering existing behavior, by: 1. building the package in a temp directory, bypassing the error generated by `usethis::create_package()` - using a tmp directory causes...

Love this package, but ran into some issues with internals, specifically those using `dplyr`. Made updates to port the package off of `dplyr` + `magrittr` and onto [`poorman`](https://github.com/nathaneastwood/poorman). The only...

FAO: (@alexandregz) Icon used doesn't respect dark-mode in menu bar and is effectively invisible: ![image](https://user-images.githubusercontent.com/5963623/39951748-ce8b6952-5541-11e8-8988-4cbf93d065d0.png)

enhancement
perl

## Environment It looks like this is coming from a package dependency `rchitect`. I know environments/versions can be finicky, but I tried to make this as clear-cut as possible (at...

Given that there isn't a global standard for yml file structures, this should not be a dependency for reading a config file. I'd suggest replacing line 58 with` default_config