Skip to content

Fix for testthat 3.3.0#20

Open
hadley wants to merge 1 commit into
seninp-bioinfo:masterfrom
hadley:testthat-3.3.0
Open

Fix for testthat 3.3.0#20
hadley wants to merge 1 commit into
seninp-bioinfo:masterfrom
hadley:testthat-3.3.0

Conversation

@hadley

@hadley hadley commented Sep 29, 2025

Copy link
Copy Markdown

is_true(), is_false(), and is_null() have been removed (after several years of deprecation) because they conflict with functions defined elsewhere in the tidyverse. I've updated your code to use the modern equivalent(s).

`is_true()`, `is_false()`, and `is_null()` have been removed (after several years of deprecation) because they conflict with functions defined elsewhere in the tidyverse. I've updated your code to use the modern equivalent(s).
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.

1 participant