Minor release v1.10.0#291
Conversation
* fix r cmd check issues from #282 * fix ggplot test issues (closes #289) * add @TeemuSailynoja as contributor
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #291 +/- ##
==========================================
+ Coverage 97.72% 98.53% +0.80%
==========================================
Files 35 35
Lines 4969 4972 +3
==========================================
+ Hits 4856 4899 +43
+ Misses 113 73 -40 ☔ View full report in Codecov by Sentry. |
|
CRAN wants a release by Nov 20th to fix the couple of failing tests due to the latest ggplot2 breaking changes. I have a separate branch where I'm working on removing the use of deprecated features in ggplot2 ( |
#292 is now merged into this PR |
Handle deprecation of `aes_` (ggplot2) and `.data` (tidyselect)
|
All checks are passing, so will merge and submit to CRAN! |
mcmc_pairsdetection of hittingmax_treedepth(closes mcmc_pairs doesn't show max_treedepth warnings for rstan models #281), thanks to @dmphillippo