Hadley Wickham
Hadley Wickham
Instead of `pak::pkg_install()`.
* [x] https://github.com/IDSIA/bayesRecon — https://github.com/IDSIA/bayesRecon/pull/18 * [x] https://github.com/cynkra/dm (S4) — https://github.com/cynkra/dm/issues/2236 * [x] https://github.com/expos-model/ExposR — https://github.com/expos-model/ExposR/pull/5 * [x] https://github.com/hriebl/lmls — https://github.com/hriebl/lmls/pull/3 * [x] https://github.com/ucbds-infra/ottr — https://github.com/ucbds-infra/ottr/pull/25 * [x] https://github.com/pharmaverse/sdtm.oak —...
Prepare for release: * [x] `git pull` * [x] Check [current CRAN check results](https://cran.rstudio.org/web/checks/check_results_waldo.html) * [x] [Polish NEWS](https://style.tidyverse.org/news.html#news-release) * [x] `urlchecker::url_check()` * [x] `devtools::build_readme()` * [x] `devtools::check(remote = TRUE, manual...
Will need at least 1.0.6 to get fully correct caching behaviour
``` r library(httr2) req_dry_run(request("https://example.com/test:1:2:3")) #> GET /test: 1:2:3 HTTP/1.1 #> Host: example.com #> User-Agent: httr2/1.0.5.9000 r-curl/5.2.2 libcurl/8.7.1 #> Accept: */* #> Accept-Encoding: gzip ``` Created on 2024-10-18 with [reprex v2.1.0](https://reprex.tidyverse.org)
That automatically redact.
i.e. `isIncomplete(resp$body)` Lets you tell know if non-blocking `NULL` means wait or give up.
https://stack-auth.com/blog/oauth-from-first-principles