You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From call: we should just fix the latest version not being included here, and leave the renaming for a separate discussion. #146 contained some ideas for setting a default.
For #153:
* Make `epix_slide` use the latest version by making its default an evenly
spaced sequence guessed from `DT$version`. (Using `guess_period` built on
`gcd_num`, `gcd2num`.)
* Make `epix_slide` generate error if any `ref_time_values` is outside
acceptable range; don't silently filter.
For #124:
* Make `epi_slide` generate error if any `ref_time_values` is outside
acceptable range; don't silently filter.
For clobberable messaging:
* Make default `clobberable_versions_start` be `NA`.
* (Hopefully) improve messaging and docs.
Update docs and NEWS.md. Fix invalidated tests.
Related to #146, but the
ref_time_values
, which should actually beref_versions
, does not take in the latest version for the slide.The text was updated successfully, but these errors were encountered: