Skip to content

Commit

Permalink
Fix NOTEs for CRAN submission (see Rdatatable/data.table#5658)
Browse files Browse the repository at this point in the history
  • Loading branch information
ruthkr committed Jan 8, 2024
1 parent 7f0bd77 commit d284f87
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/testthat.R
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,6 @@

library(testthat)
library(greatR)
data.table::setDTthreads(2) # Only needed to avoid issues on CRAN

test_check("greatR", reporter = c("progress", "list", "fail"))

0 comments on commit d284f87

Please sign in to comment.