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
Merge pull request #401 from stan-dev/minor-doc-improvements
Clarify doc for `variable` argument to `extract_variable()` and `extract_variable_matrix()`
require recent version of rlang, tibble to be safe
old versions of these packages can cause some weird behavior when combined with various versions of other tidyverse/r-lib packages.
@paul-buerkner will add a tag for 0.1.1 because of this