Skip to content

Commit 496f7f8

Browse files
TESTS: Skip tricky, "torturing" tests on CRAN - take 2 [#84]
1 parent 6530d4b commit 496f7f8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

inst/testme/test-foreach_dofuture,cluster-missing-doFuture-pkg.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#' @tags %dofuture%
22
#' @tags detritus-files
33
#' @tags cluster fork
4-
#' @tags skip_cran
4+
#' @tags skip_on_cran
55

66
library(doFuture)
77
options(future.debug = FALSE)

inst/testme/test-foreach_dopar,cluster-missing-doFuture-pkg.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#' @tags %dopar%
22
#' @tags detritus-files
33
#' @tags sequential cluster
4-
#' @tags skip_cran
4+
#' @tags skip_on_cran
55

66
library(doFuture)
77
options(future.debug = FALSE)

0 commit comments

Comments
 (0)