Last updated on 2025-11-03 12:49:52 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags | 
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.20.0 | 3.61 | 163.38 | 166.99 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.20.0 | 2.54 | 120.15 | 122.69 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.20.0 | 21.00 | 256.61 | 277.61 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.20.0 | ERROR | ||||
| r-devel-windows-x86_64 | 1.20.0 | 6.00 | 163.00 | 169.00 | OK | |
| r-patched-linux-x86_64 | 1.20.0 | 4.01 | 153.71 | 157.72 | OK | |
| r-release-linux-x86_64 | 1.20.0 | 3.48 | 154.54 | 158.02 | OK | |
| r-release-macos-arm64 | 1.20.0 | 2.00 | 133.00 | 135.00 | OK | |
| r-release-macos-x86_64 | 1.20.0 | 3.00 | 300.00 | 303.00 | OK | |
| r-release-windows-x86_64 | 1.20.0 | 6.00 | 159.00 | 165.00 | OK | |
| r-oldrel-macos-arm64 | 1.20.0 | 2.00 | 158.00 | 160.00 | OK | |
| r-oldrel-macos-x86_64 | 1.20.0 | 5.00 | 283.00 | 288.00 | OK | |
| r-oldrel-windows-x86_64 | 1.20.0 | 7.00 | 200.00 | 207.00 | OK | 
Version: 1.20.0
Check: tests
Result: ERROR
    Running ‘test-fold.R’ [10s/13s]
    Running ‘test-future_Filter.R’
    Running ‘test-future_apply.R’ [13s/21s]
    Running ‘test-future_by.R’
    Running ‘test-future_eapply.R’
    Running ‘test-future_kernapply.R’
    Running ‘test-future_lapply,RNG.R’ [39s/78s]
    Running ‘test-future_lapply,globals.R’ [11s/23s]
    Running ‘test-future_lapply.R’ [30s/51s]
    Running ‘test-future_mapply,globals.R’ [5s/11s]
    Running ‘test-future_mapply.R’ [8s/16s]
    Running ‘test-future_replicate.R’
    Running ‘test-future_sapply.R’ [20s/36s]
    Running ‘test-future_tapply.R’
    Running ‘test-future_vapply.R’ [12s/20s]
    Running ‘test-globals,tricky2.R’
    Running ‘test-globals,tricky_recursive.R’ [3s/12s]
    Running ‘test-options,nested.R’ [4s/12s]
    Running ‘test-rng.R’
    Running ‘test-stdout.R’ [15s/26s]
    Running ‘test-utils.R’
  Running the tests in ‘tests/test-globals,tricky2.R’ failed.
  Complete output:
    > ## This runs testme test script inst/testme/test-globals,tricky2.R
    > ## Don't edit - it was autogenerated by inst/testme/deploy.R
    > future.apply:::testme("globals,tricky2")
    Test 'globals,tricky2' ...
    Sourcing 9 prologue scripts ...
    01/09 prologue script '/data/gannet/ripley/R/packages/tests-devel/future.apply.Rcheck/future.apply/testme/_prologue/001.load.R'
    02/09 prologue script '/data/gannet/ripley/R/packages/tests-devel/future.apply.Rcheck/future.apply/testme/_prologue/002.record-state.R'
    03/09 prologue script '/data/gannet/ripley/R/packages/tests-devel/future.apply.Rcheck/future.apply/testme/_prologue/030.imports.R'
    04/09 prologue script '/data/gannet/ripley/R/packages/tests-devel/future.apply.Rcheck/future.apply/testme/_prologue/050.utils.R'
    05/09 prologue script '/data/gannet/ripley/R/packages/tests-devel/future.apply.Rcheck/future.apply/testme/_prologue/090.context.R'
    06/09 prologue script '/data/gannet/ripley/R/packages/tests-devel/future.apply.Rcheck/future.apply/testme/_prologue/090.options.R'
    07/09 prologue script '/data/gannet/ripley/R/packages/tests-devel/future.apply.Rcheck/future.apply/testme/_prologue/091.envvars.R'
    08/09 prologue script '/data/gannet/ripley/R/packages/tests-devel/future.apply.Rcheck/future.apply/testme/_prologue/099.future-setup.R'
    09/09 prologue script '/data/gannet/ripley/R/packages/tests-devel/future.apply.Rcheck/future.apply/testme/_prologue/995.detrius-connections.R'
    Sourcing 9 prologue scripts ... done
    Running test script: '/data/gannet/ripley/R/packages/tests-devel/future.apply.Rcheck/future.apply/testme/test-globals,tricky2.R'
    
    > if (packageVersion("future") > "1.49.0" && isTRUE(getOption("future.globals.keepWhere"))) {
    +     library(future.apply)
    +     options(future.debug = .... [TRUNCATED] 
    Loading required package: future
    - plan('sequential') ...
    - plan('sequential') ... done
    - plan('multicore') ...
    - plan('multicore') ... done
    - plan('multisession') ...
    Warning: Caught FutureLaunchError. Canceling all iterations ...
    Error: future::evalFuture() failed on gannet.stats.ox.ac.uk (pid 66573) at 2025-11-02T07:08:31. Package 'future' is not available (worker library path: '/data/gannet/ripley/R/packages/tests-devel/future.apply.Rcheck', '/data/gannet/ripley/R/test-dev', '/data/gannet/ripley/R/test-BioCdata', '/data/gannet/ripley/R/R-devel/library'). Possible other reasons: could not find function "evalFutureInternal"
    Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc