Skip to content

Commit 81f4c8e

Browse files
TESTS: Disable batchtools_multicore checks for now; nbrOfWorkers() legacy calls batchtools_multicore(), which gives an error
1 parent ade7bba commit 81f4c8e

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

inst/testme/test-batchtools_local.R

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
#' @tags batchtools_local
2+
13
library(future.batchtools)
24
library(listenv)
35

inst/testme/test-batchtools_multicore.R

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
#' @tags batchtools_multicore
2+
#' @tags skip_on_cran
3+
14
library(future.batchtools)
25
library(listenv)
36

0 commit comments

Comments
 (0)