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
…should be considered defined (#83)
* Close#82: Account for the fact that element_blank() elements are length 0, but should be considered defined
* Add a visual test
* Add link to PR
* Fix for brew cask
* Appears vdiffr figs aren't being fetched
* Update new vdiffr baselines
* Do better at managing state in tests; fix for sf warning
* Update news
* Temporarily disable shinytest
* Try pulling
* Check if vdiffr tests are actually running
* Try running shinytest tests in background process; update testing dependencies
* Close#79: Don't call shiny::getCurrentOutputInfo() unless shiny is already loaded
* List svg files
* Temporarily disable R CMD check and just run tests
* Install pkg
* Propogate devtools::test() failures/errors to top-level error
* whoops
* upload entire dir
* revert change to hist() baseline
* try just committing the tests
* fix test
* update renderPlot() baselines on mac
* update win baseline
* fix test
* don't ignore -current folders
* cleanup
* Add bslib to suggests
* Also run R CMD check (but without tests)
Describe the problem
If you build a custom
ggplot2::theme()
that removes axis text, thematic will re-enable the textAs compared to the following without thematic running:
Session Info
The text was updated successfully, but these errors were encountered: