Hadley Wickham
Hadley Wickham
Would be really useful to get more parallelism for the day since a lot of PRs are getting checked slowly.
### Before submitting your bug report - [X] I believe this is a bug. I'll try to join the [Continue Discord](https://discord.gg/NWtdYexhMs) for questions - [X] I'm not able to find...
Maybe provide some helper function to get it: ```R base_url
I'd love to find out what people think are the biggest problems with the existing site, so I can prioritise work over the next year.
If you use `rlang::abort()` instead of `base::stop()`, you'll be able to get much nicer call traces on error.
Including new `trim_intermediates_plot()` function. Although now that I look closely at this I notice that rgl provides a `is_low_change()` method so that this might be a breaking change, and I...
* Review pkgdown output to find missing alt-text (perennial issue) * Switch to new quarto chunk style: https://github.com/r-lib/usethis/issues/1913 * Switch to `expect_snasphot(error = TRUE)` for class-less `expect_error()`: https://github.com/r-lib/usethis/issues/1918 * Record...
Could split into something like `no_github` and `no_github_pat`. And maybe can't find repo? Need to figure out how to surface that information from `github_remotes()`. Maybe need to return some additional...
Mostly because it's useful to do this: ```R openai_chat_stream