Skip to content

Conversation

@B-Nilson
Copy link

@B-Nilson B-Nilson commented Dec 8, 2025

See issue #515

Did a find and replace within R/ for requireNamespace, then cleaned up related code.

Notably:

  • sapply(pkgs, ...) implementations are no longer needed as rlang::check_installed handles multiple packages
  • custom error messages no longer needed as rlang::check_installed is more clear
  • quietly = TRUE no longer needed as rlang::check_installed is quiet unless throwing an error

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