if (requireNamespace("testthat", quietly = TRUE)) { library(testthat) library(checkmate) library(fastVoteR) test_check("fastVoteR") }