CRAN Package Check Results for Package doFuture

Last updated on 2026-03-15 22:52:40 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.1 3.69 171.67 175.36 OK
r-devel-linux-x86_64-debian-gcc 1.2.1 2.96 116.38 119.34 OK
r-devel-linux-x86_64-fedora-clang 1.2.1 ERROR
r-devel-linux-x86_64-fedora-gcc 1.2.1 8.00 309.27 317.27 OK
r-devel-macos-arm64 1.2.1 1.00 73.00 74.00 OK
r-devel-windows-x86_64 1.2.1 5.00 228.00 233.00 OK
r-patched-linux-x86_64 1.2.1 3.34 161.22 164.56 OK
r-release-linux-x86_64 1.2.1 3.43 160.09 163.52 OK
r-release-macos-arm64 1.2.1 1.00 71.00 72.00 OK
r-release-macos-x86_64 1.2.1 3.00 370.00 373.00 OK
r-release-windows-x86_64 1.2.1 5.00 279.00 284.00 OK
r-oldrel-macos-arm64 1.2.1 1.00 70.00 71.00 OK
r-oldrel-macos-x86_64 1.2.1 3.00 380.00 383.00 OK
r-oldrel-windows-x86_64 1.2.1 6.00 269.00 275.00 OK

Check Details

Version: 1.2.1
Check: tests
Result: ERROR Running ‘test-foreach_dofuture,errors.R’ [17s/36s] Running ‘test-foreach_dofuture,globals.R’ [15s/35s] Running ‘test-foreach_dofuture,nested_colon.R’ [17s/43s] Running ‘test-foreach_dofuture,nested_dofuture.R’ [16s/52s] Running ‘test-foreach_dofuture,rng.R’ [9s/16s] Running ‘test-foreach_dofuture.R’ Running ‘test-foreach_dopar,doRNG,dopar.R’ Running ‘test-foreach_dopar,doRNG,dorng.R’ [12s/21s] Running ‘test-foreach_dopar,errors.R’ [9s/22s] Running ‘test-foreach_dopar,flavor_dofuture.R’ Running ‘test-foreach_dopar,globals.R’ [11s/25s] Running ‘test-foreach_dopar,nested_colon.R’ [16s/41s] Running ‘test-foreach_dopar,nested_dopar.R’ [35s/77s] Running ‘test-foreach_dopar,options-for-export.R’ [6s/14s] Running ‘test-foreach_dopar.R’ Running ‘test-makeChunks.R’ Running ‘test-options,nested.R’ Running ‘test-registerDoFuture.R’ Running ‘test-times.R’ Running ‘test-utils.R’ Running ‘test-with.DoPar.R’ Running ‘test-withDoRNG.R’ Running the tests in ‘tests/test-options,nested.R’ failed. Complete output: > #! /usr/bin/env Rscript > ## This runs testme test script inst/testme/test-options,nested.R > ## Don't edit - it was autogenerated by inst/testme/deploy.R > doFuture:::testme("options,nested") Test 'options,nested' ... Error: Caught an unexpected error of class packageNotFoundError when trying to launch future (<unnamed-1>) on backend of class SequentialFutureBackend. The reason was: there is no package called 'future' [future <unnamed-1> (c4c03474cba8e1524de387a8fdd3e106-1); on c4c03474cba8e1524de387a8fdd3e106@gannet.stats.ox.ac.uk<3582635>] Execution halted Running the tests in ‘tests/test-registerDoFuture.R’ failed. Complete output: > #! /usr/bin/env Rscript > ## This runs testme test script inst/testme/test-registerDoFuture.R > ## Don't edit - it was autogenerated by inst/testme/deploy.R > doFuture:::testme("registerDoFuture") Error in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) : there is no package called 'future' Calls: loadNamespace ... loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart Execution halted Running the tests in ‘tests/test-times.R’ failed. Complete output: > #! /usr/bin/env Rscript > ## This runs testme test script inst/testme/test-times.R > ## Don't edit - it was autogenerated by inst/testme/deploy.R > doFuture:::testme("times") Error in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) : there is no package called 'future' Calls: loadNamespace ... loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart Execution halted Running the tests in ‘tests/test-utils.R’ failed. Complete output: > #! /usr/bin/env Rscript > ## This runs testme test script inst/testme/test-utils.R > ## Don't edit - it was autogenerated by inst/testme/deploy.R > doFuture:::testme("utils") Error in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) : there is no package called 'future' Calls: loadNamespace ... loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart Execution halted Running the tests in ‘tests/test-with.DoPar.R’ failed. Complete output: > #! /usr/bin/env Rscript > ## This runs testme test script inst/testme/test-with.DoPar.R > ## Don't edit - it was autogenerated by inst/testme/deploy.R > doFuture:::testme("with.DoPar") Error in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) : there is no package called 'future' Calls: loadNamespace ... loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart Execution halted Running the tests in ‘tests/test-withDoRNG.R’ failed. Complete output: > #! /usr/bin/env Rscript > ## This runs testme test script inst/testme/test-withDoRNG.R > ## Don't edit - it was autogenerated by inst/testme/deploy.R > doFuture:::testme("withDoRNG") Error in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) : there is no package called 'future' Calls: loadNamespace ... loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart Execution halted Flavor: r-devel-linux-x86_64-fedora-clang