Skip to content

Replace class(x) == y with inherits(x, y). This avoids a CRAN note

822f67f
Select commit
Loading
Failed to load commit list.
Open

Replace usage of dplyr::funs() to avoid deprecation warning #46

Replace class(x) == y with inherits(x, y). This avoids a CRAN note
822f67f
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs