Simon P. Couch
Simon P. Couch
I'm able to download the FAA's [releasable aircraft data](https://www.faa.gov/licenses_certificates/aircraft_certification/aircraft_registry/releasable_aircraft_download) in a couple seconds from my browser, but see timeout errors whenever I try to download via `download.file()`: ``` r out_file...
The two partykit entries from tidymodels/parsnip#1052 are from bonsai.🌳
Look into supporting [aorsf](https://docs.ropensci.org/aorsf/reference/orsf.html) if it makes it back to CRAN. :)
Use cli errors in favor of rlang / home-grown machinery
`use_standalone("r-lib/rlang", "types-check")` in favor of home-grown argument checkers
Increase coverage of alt-text in pictures, plots, etc; see https://posit.co/blog/knitr-fig-alt/ for examples.