Sebastian Funk
Sebastian Funk
closes #50
this would be good to distinguish from dev version
Prepare for release: * [x] Finalise #26 * [x] `git pull` * [x] Check [current CRAN check results](https://cran.rstudio.org/web/checks/check_results_rbi.html) * [x] [Polish NEWS](https://style.tidyverse.org/news.html#news-release) * [x] `usethis::use_github_links()` * [x] `urlchecker::url_check()` * [x]...
**Is your feature request related to a problem? Please describe.** Diagnosing issues in stan models often requires identifying the offending line, which is reported back by stan. There is currently...
#### Submission Checklist - [X] Run unit tests - [X] Declare copyright holder and agree to license (see below) #### Summary Closes #966. Here's an example outcome of the suggested...
## Description This PR closes #668. It also updates the action which wasn't triggered previously ## Initial submission checklist - [X] My PR is based on a package issue and...
## Description Now that 1.5.0 is released this advances all deprecation cycles by one step. ## Initial submission checklist - [ ] My PR is based on a package issue...
Flagged in post-publication CRAN review as causing a WARNING there
Summary: The `delay_opts()` family of functions sets a default tolerance and thus should work without setting a maximum. Currently, however, doing so results in an error. Reproducible Steps: ``` r...
PR #663 for example wants to remove some contributors that have made contributions, and add some that seem to have been missed in earlier PRs.