Barret Schloerke

Results 176 comments of Barret Schloerke

going to have to use the output of `ggplot2_build()`. ran into an issue with trying to set the same y scale when doing a histogram. the "count" is calculated and...

should be able to salvage it, but idk if we should as the scales will change afterwards. the ggplot_build is about half the time of the ggplot building time. We...

Don't know why we shouldn't be able to. We would only be shifting the limits, which does not affect the layout or the data. It would only effect the 'plot'...

axis check √ title / sub title √

split with flag √

legend split with flag √

I'm now getting this warning on Mac R v4.0.0. I did not get this warning on Mac R 3.6.3. Side note: This warning is being converted into an error at...

Following up to my earlier comment. I had set a system environment variable of `TAR=""` on my machine. Removing this environment variable removed the `skipping pax global extended headers` warning...

@r2evans There is some documentation updates to be made. But the actions should be auto pushing it back. I'm working on a fix for the push issue

@r2evans The GHA won't be able to push back changes to a forked repo (which is this PR's situation). GitHub says it is security issue when trying to push changes...