Skip to content

Various fixes and conditionals related to suggested packages#887

Merged
ctoney merged 3 commits intofirelab:mainfrom
ctoney:suggested_pkg_fixes
Feb 2, 2026
Merged

Various fixes and conditionals related to suggested packages#887
ctoney merged 3 commits intofirelab:mainfrom
ctoney:suggested_pkg_fixes

Conversation

@ctoney
Copy link
Copy Markdown
Member

@ctoney ctoney commented Jan 29, 2026

  • closes wk_plot implies Suggests on vctrs (and gt) #886
  • add package vctrs in Suggests since it is suggested in wk but wk::wk_plot() requires it
  • various conditionals in examples/tests/vignettes for suggested packages
  • also conditions tests with plot display on capabilities("X11") to avoid potential errors in CI

@ctoney ctoney merged commit 9a615d3 into firelab:main Feb 2, 2026
7 checks passed
@ctoney ctoney deleted the suggested_pkg_fixes branch February 2, 2026 02:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

wk_plot implies Suggests on vctrs (and gt)

1 participant