R Under development (unstable) (2025-07-28 r88462 ucrt) -- "Unsuffered Consequences" Copyright (C) 2025 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > ## This runs testme test script inst/testme/test-future,labels.R > ## Don't edit - it was autogenerated by inst/testme/deploy.R > future:::testme("future,labels") Test 'future,labels' ... Sourcing 9 prologue scripts ... 01/09 prologue script 'D:/RCompile/CRANincoming/R-devel/lib/future/testme/_prologue/001.load.R' 02/09 prologue script 'D:/RCompile/CRANincoming/R-devel/lib/future/testme/_prologue/002.record-state.R' 03/09 prologue script 'D:/RCompile/CRANincoming/R-devel/lib/future/testme/_prologue/030.imports.R' 04/09 prologue script 'D:/RCompile/CRANincoming/R-devel/lib/future/testme/_prologue/050.utils.R' 05/09 prologue script 'D:/RCompile/CRANincoming/R-devel/lib/future/testme/_prologue/090.context.R' 06/09 prologue script 'D:/RCompile/CRANincoming/R-devel/lib/future/testme/_prologue/090.options.R' 07/09 prologue script 'D:/RCompile/CRANincoming/R-devel/lib/future/testme/_prologue/091.envvars.R' 08/09 prologue script 'D:/RCompile/CRANincoming/R-devel/lib/future/testme/_prologue/099.future-setup.R' 09/09 prologue script 'D:/RCompile/CRANincoming/R-devel/lib/future/testme/_prologue/995.detrius-connections.R' Sourcing 9 prologue scripts ... done Running test script: 'D:/RCompile/CRANincoming/R-devel/lib/future/testme/test-future,labels.R' > library(future) [12:32:40.388] Option 'future.startup.script': TRUE [12:32:40.390] Future startup scripts considered: '.future.R', '~/.future.R' [12:32:40.390] Future startup scripts found: > message("*** Futures - labels ...") *** Futures - labels ... > strategies <- supportedStrategies() > for (strategy in strategies) { + message(sprintf("- plan('%s') ...", strategy)) + plan(strategy) + for (label in list(NULL, sprintf("str ..." ... [TRUNCATED] - plan('sequential') ... [12:32:40.414] plan(<'name'>, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [12:32:40.415] | plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = NA, init = TRUE) ... [12:32:40.415] | : all.equal() for FutureStrategyList ... [12:32:40.416] | : . New stack: [12:32:40.416] | : . List of 1 [12:32:40.416] | : . $ :function (..., envir = parent.frame()) [12:32:40.416] | : . ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [12:32:40.416] | : . ..- attr(*, "init")= logi TRUE [12:32:40.416] | : . ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [12:32:40.416] | : . .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [12:32:40.416] | : . ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [12:32:40.416] | : . ..- attr(*, "call")= language plan(strategy) [12:32:40.416] | : . - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [12:32:40.424] | : . Old stack: [12:32:40.425] | : . List of 1 [12:32:40.425] | : . $ :function (..., envir = parent.frame()) [12:32:40.425] | : . ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [12:32:40.425] | : . ..- attr(*, "init")= logi TRUE [12:32:40.425] | : . ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [12:32:40.425] | : . .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [12:32:40.425] | : . ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [12:32:40.425] | : . ..- attr(*, "call")= language plan(sequential) [12:32:40.425] | : . - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [12:32:40.429] | : . Not identical [12:32:40.429] | : . all.equal() for future ... [12:32:40.430] | : . ' List of 2 [12:32:40.430] | : . ' $ target :function (..., envir = parent.frame()) [12:32:40.430] | : . ' ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [12:32:40.430] | : . ' ..- attr(*, "init")= logi TRUE [12:32:40.430] | : . ' ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [12:32:40.430] | : . ' .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [12:32:40.430] | : . ' ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [12:32:40.430] | : . ' ..- attr(*, "call")= language plan(strategy) [12:32:40.430] | : . ' $ current:function (..., envir = parent.frame()) [12:32:40.430] | : . ' ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [12:32:40.430] | : . ' ..- attr(*, "init")= logi TRUE [12:32:40.430] | : . ' ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [12:32:40.430] | : . ' .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [12:32:40.430] | : . ' ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [12:32:40.430] | : . ' ..- attr(*, "call")= language plan(sequential) [12:32:40.438] | : . all.equal() for future ... done [12:32:40.439] | : all.equal() for FutureStrategyList ... done [12:32:40.439] | : plan(): Skip setting new future backend stack because it is the same as the current one: [12:32:40.439] | : List of future strategies: [12:32:40.439] | : 1. sequential: [12:32:40.439] | : - args: function (..., envir = parent.frame(), workers = "") [12:32:40.439] | : - tweaked: FALSE [12:32:40.439] | : - call: plan(sequential) [12:32:40.441] | plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = NA, init = TRUE) ... done [12:32:40.441] plan(<'name'>, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [12:32:40.441] future(..., label = NULL) ... [12:32:40.441] | lazy: FALSE [12:32:40.442] | stdout: TRUE [12:32:40.442] | conditions: [n=1] 'condition' [12:32:40.442] | gc: FALSE [12:32:40.442] | earlySignal: FALSE [12:32:40.444] | getGlobalsAndPackages() ... [12:32:40.444] | : Searching for globals ... [12:32:40.460] | : . globals found: [0] [12:32:40.460] | : Searching for globals ... done [12:32:40.460] | : globals: [0] [12:32:40.461] | : packages: [0] [12:32:40.461] | getGlobalsAndPackages() ... done [12:32:40.462] | run() for 'Future' () ... [12:32:40.462] | : state: 'created' [12:32:40.463] | : plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [12:32:40.463] | : . plan(): plan_init() of 'sequential', 'uniprocess', 'future', 'function' ... [12:32:40.463] | : . ' function (..., envir = parent.frame()) [12:32:40.463] | : . ' - attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [12:32:40.463] | : . ' - attr(*, "init")= logi TRUE [12:32:40.463] | : . ' - attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [12:32:40.463] | : . ' ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [12:32:40.463] | : . ' - attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [12:32:40.463] | : . ' - attr(*, "call")= language plan(sequential) [12:32:40.467] | : . ' init: TRUE [12:32:40.467] | : . ' makeFutureBackend() ... [12:32:40.467] | : . ' , Backend function: <'NULL'> [12:32:40.467] | : . ' , Evaluator tweak arguments: [n=0] [12:32:40.468] | : . ' , list() [12:32:40.468] | : . ' , Evaluator formal arguments: [n=0] [12:32:40.468] | : . ' , list() [12:32:40.469] | : . ' , Backend factory arguments: [n=0] [12:32:40.469] | : . ' , NULL [12:32:40.470] | : . ' , Backend: <'SequentialFutureBackend', 'FutureBackend', 'environment'> [12:32:40.470] | : . ' makeFutureBackend() ... done [12:32:40.470] | : . plan(): plan_init() of 'sequential', 'uniprocess', 'future', 'function' ... done [12:32:40.471] | : plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [12:32:40.471] | : Using SequentialFutureBackend ... [12:32:40.471] | : . Number of futures since start: 0 (0 created, 0 launched, 0 finished) [12:32:40.472] | : . Launching futures ... [12:32:40.472] | : . ' launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... [12:32:40.472] | : . ' , getFutureData() ... [12:32:40.473] | : . ' , ; getFutureCore() ... [12:32:40.473] | : . ' , ; ` Packages needed by the future expression (n = 0): [12:32:40.473] | : . ' , ; getFutureCore() ... done [12:32:40.474] | : . ' , ; getFutureCapture() ... [12:32:40.474] | : . ' , ; getFutureCapture() ... done [12:32:40.474] | : . ' , ; getFutureContext() ... [12:32:40.475] | : . ' , ; ` plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [12:32:40.475] | : . ' , ; ` | Getting stack without first backend: [n=0] [12:32:40.475] | : . ' , ; ` plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [12:32:40.475] | : . ' , ; ` Packages needed by future backend (n = 0): [12:32:40.476] | : . ' , ; getFutureContext() ... done [12:32:40.476] | : . ' , getFutureData() ... done [12:32:40.481] | : . ' , plan("list", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [12:32:40.481] | : . ' , ; Getting full stack: [n=1] 'sequential', 'uniprocess', 'future', 'function' [12:32:40.482] | : . ' , plan("list", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [12:32:40.483] | : . ' , plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [12:32:40.483] | : . ' , ; plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [12:32:40.483] | : . ' , ; ` all.equal() for FutureStrategyList ... [12:32:40.484] | : . ' , ; ` | New stack: [12:32:40.484] | : . ' , ; ` | List of 1 [12:32:40.484] | : . ' , ; ` | $ :function (..., envir = parent.frame()) [12:32:40.484] | : . ' , ; ` | ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [12:32:40.484] | : . ' , ; ` | ..- attr(*, "init")= logi TRUE [12:32:40.484] | : . ' , ; ` | ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [12:32:40.484] | : . ' , ; ` | .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [12:32:40.484] | : . ' , ; ` | ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [12:32:40.484] | : . ' , ; ` | ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [12:32:40.484] | : . ' , ; ` | - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [12:32:40.489] | : . ' , ; ` | Old stack: [12:32:40.489] | : . ' , ; ` | List of 1 [12:32:40.489] | : . ' , ; ` | $ :function (..., envir = parent.frame()) [12:32:40.489] | : . ' , ; ` | ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [12:32:40.489] | : . ' , ; ` | ..- attr(*, "init")= chr "done" [12:32:40.489] | : . ' , ; ` | ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [12:32:40.489] | : . ' , ; ` | .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [12:32:40.489] | : . ' , ; ` | ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [12:32:40.489] | : . ' , ; ` | ..- attr(*, "call")= language plan(sequential) [12:32:40.489] | : . ' , ; ` | ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [12:32:40.489] | : . ' , ; ` | .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [12:32:40.489] | : . ' , ; ` | .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [12:32:40.489] | : . ' , ; ` | - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [12:32:40.499] | : . ' , ; ` | Not identical [12:32:40.499] | : . ' , ; ` | all.equal() for future ... [12:32:40.500] | : . ' , ; ` | : List of 2 [12:32:40.500] | : . ' , ; ` | : $ target :function (..., envir = parent.frame()) [12:32:40.500] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [12:32:40.500] | : . ' , ; ` | : ..- attr(*, "init")= logi TRUE [12:32:40.500] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [12:32:40.500] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [12:32:40.500] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [12:32:40.500] | : . ' , ; ` | : ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [12:32:40.500] | : . ' , ; ` | : $ current:function (..., envir = parent.frame()) [12:32:40.500] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [12:32:40.500] | : . ' , ; ` | : ..- attr(*, "init")= chr "done" [12:32:40.500] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [12:32:40.500] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [12:32:40.500] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [12:32:40.500] | : . ' , ; ` | : ..- attr(*, "call")= language plan(sequential) [12:32:40.500] | : . ' , ; ` | : ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [12:32:40.500] | : . ' , ; ` | : .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [12:32:40.500] | : . ' , ; ` | : .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [12:32:40.510] | : . ' , ; ` | all.equal() for future ... done [12:32:40.510] | : . ' , ; ` all.equal() for FutureStrategyList ... done [12:32:40.510] | : . ' , ; ` plan(): Skip setting new future backend stack because it is the same as the current one: [12:32:40.511] | : . ' , ; ` List of future strategies: [12:32:40.511] | : . ' , ; ` 1. sequential: [12:32:40.511] | : . ' , ; ` - args: function (..., envir = parent.frame(), workers = "") [12:32:40.511] | : . ' , ; ` - tweaked: FALSE [12:32:40.511] | : . ' , ; ` - call: plan(sequential) [12:32:40.511] | : . ' , ; plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [12:32:40.512] | : . ' , plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [12:32:40.517] | : . ' , plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [12:32:40.517] | : . ' , ; plan(<'FutureStrategyList'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [12:32:40.517] | : . ' , ; ` plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [12:32:40.518] | : . ' , ; ` | all.equal() for FutureStrategyList ... [12:32:40.518] | : . ' , ; ` | : New stack: [12:32:40.518] | : . ' , ; ` | : List of 1 [12:32:40.518] | : . ' , ; ` | : $ :function (..., envir = parent.frame()) [12:32:40.518] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [12:32:40.518] | : . ' , ; ` | : ..- attr(*, "init")= chr "done" [12:32:40.518] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [12:32:40.518] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [12:32:40.518] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [12:32:40.518] | : . ' , ; ` | : ..- attr(*, "call")= language plan(sequential) [12:32:40.518] | : . ' , ; ` | : ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [12:32:40.518] | : . ' , ; ` | : .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [12:32:40.518] | : . ' , ; ` | : .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [12:32:40.518] | : . ' , ; ` | : - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [12:32:40.561] | : . ' , ; ` | : Old stack: [12:32:40.561] | : . ' , ; ` | : List of 1 [12:32:40.561] | : . ' , ; ` | : $ :function (..., envir = parent.frame()) [12:32:40.561] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [12:32:40.561] | : . ' , ; ` | : ..- attr(*, "init")= chr "done" [12:32:40.561] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [12:32:40.561] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [12:32:40.561] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [12:32:40.561] | : . ' , ; ` | : ..- attr(*, "call")= language plan(sequential) [12:32:40.561] | : . ' , ; ` | : ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [12:32:40.561] | : . ' , ; ` | : .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [12:32:40.561] | : . ' , ; ` | : .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [12:32:40.561] | : . ' , ; ` | : - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [12:32:40.567] | : . ' , ; ` | : Identical [12:32:40.567] | : . ' , ; ` | all.equal() for FutureStrategyList ... done [12:32:40.568] | : . ' , ; ` | plan(): Skip setting new future backend stack because it is the same as the current one: [12:32:40.568] | : . ' , ; ` | List of future strategies: [12:32:40.568] | : . ' , ; ` | 1. sequential: [12:32:40.568] | : . ' , ; ` | - args: function (..., envir = parent.frame(), workers = "") [12:32:40.568] | : . ' , ; ` | - tweaked: FALSE [12:32:40.568] | : . ' , ; ` | - call: plan(sequential) [12:32:40.569] | : . ' , ; ` plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [12:32:40.569] | : . ' , ; plan(<'FutureStrategyList'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [12:32:40.569] | : . ' , plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [12:32:40.574] | : . ' , SequentialFuture started (and completed) [12:32:40.575] | : . ' , signalConditions() ... [12:32:40.575] | : . ' , ; include = 'immediateCondition' [12:32:40.575] | : . ' , ; exclude = [12:32:40.575] | : . ' , ; resignal = FALSE [12:32:40.576] | : . ' , ; Number of conditions: 6 [12:32:40.576] | : . ' , ; int 6 [12:32:40.577] | : . ' , ; Condition #1 (class: 'simpleMessage', 'message', 'condition'): [12:32:40.577] | : . ' , ; Condition #2 (class: 'simpleMessage', 'message', 'condition'): [12:32:40.577] | : . ' , ; Condition #3 (class: 'simpleMessage', 'message', 'condition'): [12:32:40.577] | : . ' , ; Condition #4 (class: 'simpleMessage', 'message', 'condition'): [12:32:40.578] | : . ' , ; Condition #5 (class: 'simpleMessage', 'message', 'condition'): [12:32:40.578] | : . ' , ; Condition #6 (class: 'simpleMessage', 'message', 'condition'): [12:32:40.578] | : . ' , signalConditions() ... done [12:32:40.578] | : . ' launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... done [12:32:40.579] | : . Launching futures ... done [12:32:40.579] | : . Future launched: 'SequentialFuture', 'UniprocessFuture', 'Future' [12:32:40.579] | : Using SequentialFutureBackend ... done [12:32:40.579] | run() for 'Future' () ... done [12:32:40.580] future(..., label = NULL) ... done SequentialFuture: Label: Expression: [1] 42 Globals: Packages: L'Ecuyer-CMRG RNG seed: (seed = FALSE) Capture standard output: TRUE Capture condition classes: 'condition' (excluding '') Immediate condition classes: 'immediateCondition' Lazy evaluation: FALSE Local evaluation: TRUE Asynchronous evaluation: TRUE Early signaling: FALSE Environment: R_GlobalEnv State: 'finished' Resolved: TRUE Unique identifier: 75ce017271db9fc465bb554ddefec5ac-1 Owner process: 75ce017271db9fc465bb554ddefec5ac Class: 'SequentialFuture', 'UniprocessFuture', 'Future' Value: 39 bytes of class 'numeric' Conditions captured: [n=6] 'simpleMessage', 'simpleMessage', 'simpleMessage', 'simpleMessage', 'simpleMessage', 'simpleMessage' Duration: 0.0376699 secs (started 2025-07-29 12:32:40.478598) Worker process: 75ce017271db9fc465bb554ddefec5ac [12:32:40.582] value() for SequentialFuture () ... [12:32:40.583] | signalConditions() ... [12:32:40.583] | : include = 'immediateCondition' [12:32:40.583] | : exclude = [12:32:40.583] | : resignal = FALSE [12:32:40.584] | : Number of conditions: 6 [12:32:40.584] | : int 6 [12:32:40.585] | : Condition #1 (class: 'simpleMessage', 'message', 'condition'): [12:32:40.585] | : Condition #2 (class: 'simpleMessage', 'message', 'condition'): [12:32:40.585] | : Condition #3 (class: 'simpleMessage', 'message', 'condition'): [12:32:40.586] | : Condition #4 (class: 'simpleMessage', 'message', 'condition'): [12:32:40.586] | : Condition #5 (class: 'simpleMessage', 'message', 'condition'): [12:32:40.586] | : Condition #6 (class: 'simpleMessage', 'message', 'condition'): [12:32:40.586] | signalConditions() ... done [12:32:40.626] | relay stdout ... [12:32:40.627] | relay stdout ... done [12:32:40.627] | check for misuse ... [12:32:40.627] | check for misuse ... done [12:32:40.627] | relay conditions ... [12:32:40.628] | : Future state: 'finished' [12:32:40.628] | : signalConditions() ... [12:32:40.628] | : . include = 'condition' [12:32:40.628] | : . exclude = 'immediateCondition' [12:32:40.628] | : . resignal = TRUE [12:32:40.629] | : . Number of conditions: 6 [12:32:40.629] | : . int 6 [12:32:40.630] | : . Condition #1 (class: 'simpleMessage', 'message', 'condition'): [12:32:40.630] | : . Condition #1: 'simpleMessage', 'message', 'condition' [12:32:40.478] | : . ' , attachPackages() ... [12:32:40.630] | : . Condition #2 (class: 'simpleMessage', 'message', 'condition'): [12:32:40.630] | : . Condition #2: 'simpleMessage', 'message', 'condition' [12:32:40.479] | : . ' , ; packages: [n=1] 'future' [12:32:40.631] | : . Condition #3 (class: 'simpleMessage', 'message', 'condition'): [12:32:40.631] | : . Condition #3: 'simpleMessage', 'message', 'condition' [12:32:40.479] | : . ' , attachPackages() ... done [12:32:40.631] | : . Condition #4 (class: 'simpleMessage', 'message', 'condition'): [12:32:40.631] | : . Condition #4: 'simpleMessage', 'message', 'condition' [12:32:40.480] | : . ' , attachPackages() ... [12:32:40.632] | : . Condition #5 (class: 'simpleMessage', 'message', 'condition'): [12:32:40.632] | : . Condition #5: 'simpleMessage', 'message', 'condition' [12:32:40.480] | : . ' , ; packages: [n=0] [12:32:40.632] | : . Condition #6 (class: 'simpleMessage', 'message', 'condition'): [12:32:40.632] | : . Condition #6: 'simpleMessage', 'message', 'condition' [12:32:40.480] | : . ' , attachPackages() ... done [12:32:40.633] | : signalConditions() ... done [12:32:40.633] | relay conditions ... done [12:32:40.633] value() for SequentialFuture () ... done [12:32:40.634] future(..., label = NULL) ... [12:32:40.635] | lazy: FALSE [12:32:40.635] | stdout: TRUE [12:32:40.635] | conditions: [n=1] 'condition' [12:32:40.635] | gc: FALSE [12:32:40.635] | earlySignal: FALSE [12:32:40.636] | getGlobalsAndPackages() ... [12:32:40.636] | : Searching for globals ... [12:32:40.642] | : . globals found: [1] '{' [12:32:40.643] | : Searching for globals ... done [12:32:40.643] | : Resolving globals: FALSE [12:32:40.643] | : Search for packages associated with the globals ... [12:32:40.644] | : . Packages associated with globals: [1] 'base' [12:32:40.644] | : . Packages: [1] 'base' [12:32:40.645] | : Search for packages associated with the globals ... done [12:32:40.645] | : Packages after dropping 'base': [0] [12:32:40.645] | : globals: [0] [12:32:40.645] | : packages: [0] [12:32:40.646] | getGlobalsAndPackages() ... done [12:32:40.646] | run() for 'Future' () ... [12:32:40.646] | : state: 'created' [12:32:40.647] | : plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [12:32:40.647] | : plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [12:32:40.647] | : Using SequentialFutureBackend ... [12:32:40.647] | : . Number of futures since start: 1 (1 created, 1 launched, 1 finished) [12:32:40.648] | : . Launching futures ... [12:32:40.648] | : . ' launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... [12:32:40.648] | : . ' , getFutureData() ... [12:32:40.648] | : . ' , ; getFutureCore() ... [12:32:40.649] | : . ' , ; ` Packages needed by the future expression (n = 0): [12:32:40.649] | : . ' , ; getFutureCore() ... done [12:32:40.649] | : . ' , ; getFutureCapture() ... [12:32:40.649] | : . ' , ; getFutureCapture() ... done [12:32:40.649] | : . ' , ; getFutureContext() ... [12:32:40.650] | : . ' , ; ` plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [12:32:40.650] | : . ' , ; ` | Getting stack without first backend: [n=0] [12:32:40.650] | : . ' , ; ` plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [12:32:40.650] | : . ' , ; ` Packages needed by future backend (n = 0): [12:32:40.651] | : . ' , ; getFutureContext() ... done [12:32:40.651] | : . ' , getFutureData() ... done [12:32:40.654] | : . ' , plan("list", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [12:32:40.654] | : . ' , ; Getting full stack: [n=1] 'sequential', 'uniprocess', 'future', 'function' [12:32:40.654] | : . ' , plan("list", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [12:32:40.655] | : . ' , plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [12:32:40.655] | : . ' , ; plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [12:32:40.655] | : . ' , ; ` all.equal() for FutureStrategyList ... [12:32:40.656] | : . ' , ; ` | New stack: [12:32:40.656] | : . ' , ; ` | List of 1 [12:32:40.656] | : . ' , ; ` | $ :function (..., envir = parent.frame()) [12:32:40.656] | : . ' , ; ` | ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [12:32:40.656] | : . ' , ; ` | ..- attr(*, "init")= logi TRUE [12:32:40.656] | : . ' , ; ` | ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [12:32:40.656] | : . ' , ; ` | .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [12:32:40.656] | : . ' , ; ` | ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [12:32:40.656] | : . ' , ; ` | ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [12:32:40.656] | : . ' , ; ` | - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [12:32:40.661] | : . ' , ; ` | Old stack: [12:32:40.661] | : . ' , ; ` | List of 1 [12:32:40.661] | : . ' , ; ` | $ :function (..., envir = parent.frame()) [12:32:40.661] | : . ' , ; ` | ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [12:32:40.661] | : . ' , ; ` | ..- attr(*, "init")= chr "done" [12:32:40.661] | : . ' , ; ` | ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [12:32:40.661] | : . ' , ; ` | .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [12:32:40.661] | : . ' , ; ` | ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [12:32:40.661] | : . ' , ; ` | ..- attr(*, "call")= language plan(sequential) [12:32:40.661] | : . ' , ; ` | ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [12:32:40.661] | : . ' , ; ` | .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [12:32:40.661] | : . ' , ; ` | .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [12:32:40.661] | : . ' , ; ` | - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [12:32:40.667] | : . ' , ; ` | Not identical [12:32:40.668] | : . ' , ; ` | all.equal() for future ... [12:32:40.668] | : . ' , ; ` | : List of 2 [12:32:40.668] | : . ' , ; ` | : $ target :function (..., envir = parent.frame()) [12:32:40.668] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [12:32:40.668] | : . ' , ; ` | : ..- attr(*, "init")= logi TRUE [12:32:40.668] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [12:32:40.668] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [12:32:40.668] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [12:32:40.668] | : . ' , ; ` | : ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [12:32:40.668] | : . ' , ; ` | : $ current:function (..., envir = parent.frame()) [12:32:40.668] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [12:32:40.668] | : . ' , ; ` | : ..- attr(*, "init")= chr "done" [12:32:40.668] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [12:32:40.668] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [12:32:40.668] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [12:32:40.668] | : . ' , ; ` | : ..- attr(*, "call")= language plan(sequential) [12:32:40.668] | : . ' , ; ` | : ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [12:32:40.668] | : . ' , ; ` | : .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [12:32:40.668] | : . ' , ; ` | : .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [12:32:40.679] | : . ' , ; ` | all.equal() for future ... done [12:32:40.679] | : . ' , ; ` all.equal() for FutureStrategyList ... done [12:32:40.679] | : . ' , ; ` plan(): Skip setting new future backend stack because it is the same as the current one: [12:32:40.680] | : . ' , ; ` List of future strategies: [12:32:40.680] | : . ' , ; ` 1. sequential: [12:32:40.680] | : . ' , ; ` - args: function (..., envir = parent.frame(), workers = "") [12:32:40.680] | : . ' , ; ` - tweaked: FALSE [12:32:40.680] | : . ' , ; ` - call: plan(sequential) [12:32:40.681] | : . ' , ; plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [12:32:40.681] | : . ' , plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [12:32:40.685] | : . ' , plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [12:32:40.685] | : . ' , ; plan(<'FutureStrategyList'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [12:32:40.685] | : . ' , ; ` plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [12:32:40.685] | : . ' , ; ` | all.equal() for FutureStrategyList ... [12:32:40.686] | : . ' , ; ` | : New stack: [12:32:40.686] | : . ' , ; ` | : List of 1 [12:32:40.686] | : . ' , ; ` | : $ :function (..., envir = parent.frame()) [12:32:40.686] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [12:32:40.686] | : . ' , ; ` | : ..- attr(*, "init")= chr "done" [12:32:40.686] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [12:32:40.686] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [12:32:40.686] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [12:32:40.686] | : . ' , ; ` | : ..- attr(*, "call")= language plan(sequential) [12:32:40.686] | : . ' , ; ` | : ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [12:32:40.686] | : . ' , ; ` | : .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [12:32:40.686] | : . ' , ; ` | : .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [12:32:40.686] | : . ' , ; ` | : - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [12:32:40.693] | : . ' , ; ` | : Old stack: [12:32:40.693] | : . ' , ; ` | : List of 1 [12:32:40.693] | : . ' , ; ` | : $ :function (..., envir = parent.frame()) [12:32:40.693] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [12:32:40.693] | : . ' , ; ` | : ..- attr(*, "init")= chr "done" [12:32:40.693] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [12:32:40.693] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [12:32:40.693] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [12:32:40.693] | : . ' , ; ` | : ..- attr(*, "call")= language plan(sequential) [12:32:40.693] | : . ' , ; ` | : ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [12:32:40.693] | : . ' , ; ` | : .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [12:32:40.693] | : . ' , ; ` | : .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [12:32:40.693] | : . ' , ; ` | : - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [12:32:40.700] | : . ' , ; ` | : Identical [12:32:40.700] | : . ' , ; ` | all.equal() for FutureStrategyList ... done [12:32:40.701] | : . ' , ; ` | plan(): Skip setting new future backend stack because it is the same as the current one: [12:32:40.701] | : . ' , ; ` | List of future strategies: [12:32:40.701] | : . ' , ; ` | 1. sequential: [12:32:40.701] | : . ' , ; ` | - args: function (..., envir = parent.frame(), workers = "") [12:32:40.701] | : . ' , ; ` | - tweaked: FALSE [12:32:40.701] | : . ' , ; ` | - call: plan(sequential) [12:32:40.702] | : . ' , ; ` plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [12:32:40.702] | : . ' , ; plan(<'FutureStrategyList'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [12:32:40.703] | : . ' , plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [12:32:40.703] | : . ' , SequentialFuture started (and completed) [12:32:40.704] | : . ' , signalConditions() ... [12:32:40.704] | : . ' , ; include = 'immediateCondition' [12:32:40.704] | : . ' , ; exclude = [12:32:40.704] | : . ' , ; resignal = FALSE [12:32:40.705] | : . ' , ; Number of conditions: 6 [12:32:40.705] | : . ' , ; int 6 [12:32:40.706] | : . ' , ; Condition #1 (class: 'simpleMessage', 'message', 'condition'): [12:32:40.706] | : . ' , ; Condition #2 (class: 'simpleMessage', 'message', 'condition'): [12:32:40.706] | : . ' , ; Condition #3 (class: 'simpleMessage', 'message', 'condition'): [12:32:40.707] | : . ' , ; Condition #4 (class: 'simpleMessage', 'message', 'condition'): [12:32:40.707] | : . ' , ; Condition #5 (class: 'simpleMessage', 'message', 'condition'): [12:32:40.707] | : . ' , ; Condition #6 (class: 'simpleMessage', 'message', 'condition'): [12:32:40.708] | : . ' , signalConditions() ... done [12:32:40.708] | : . ' launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... done [12:32:40.708] | : . Launching futures ... done [12:32:40.708] | : . Future launched: 'SequentialFuture', 'UniprocessFuture', 'Future' [12:32:40.709] | : Using SequentialFutureBackend ... done [12:32:40.709] | run() for 'Future' () ... done [12:32:40.709] future(..., label = NULL) ... done SequentialFuture: Label: Expression: { 42 } Globals: Packages: L'Ecuyer-CMRG RNG seed: (seed = FALSE) Capture standard output: TRUE Capture condition classes: 'condition' (excluding '') Immediate condition classes: 'immediateCondition' Lazy evaluation: FALSE Local evaluation: TRUE Asynchronous evaluation: TRUE Early signaling: FALSE Environment: R_GlobalEnv State: 'finished' Resolved: TRUE Unique identifier: 75ce017271db9fc465bb554ddefec5ac-2 Owner process: 75ce017271db9fc465bb554ddefec5ac Class: 'SequentialFuture', 'UniprocessFuture', 'Future' Value: 39 bytes of class 'numeric' Conditions captured: [n=6] 'simpleMessage', 'simpleMessage', 'simpleMessage', 'simpleMessage', 'simpleMessage', 'simpleMessage' Duration: 0.03205585 secs (started 2025-07-29 12:32:40.651895) Worker process: 75ce017271db9fc465bb554ddefec5ac [12:32:40.711] value() for SequentialFuture () ... [12:32:40.711] | signalConditions() ... [12:32:40.712] | : include = 'immediateCondition' [12:32:40.712] | : exclude = [12:32:40.712] | : resignal = FALSE [12:32:40.712] | : Number of conditions: 6 [12:32:40.713] | : int 6 [12:32:40.714] | : Condition #1 (class: 'simpleMessage', 'message', 'condition'): [12:32:40.714] | : Condition #2 (class: 'simpleMessage', 'message', 'condition'): [12:32:40.714] | : Condition #3 (class: 'simpleMessage', 'message', 'condition'): [12:32:40.714] | : Condition #4 (class: 'simpleMessage', 'message', 'condition'): [12:32:40.715] | : Condition #5 (class: 'simpleMessage', 'message', 'condition'): [12:32:40.715] | : Condition #6 (class: 'simpleMessage', 'message', 'condition'): [12:32:40.715] | signalConditions() ... done [12:32:40.715] | relay stdout ... [12:32:40.716] | relay stdout ... done [12:32:40.716] | check for misuse ... [12:32:40.716] | check for misuse ... done [12:32:40.717] | relay conditions ... [12:32:40.717] | : Future state: 'finished' [12:32:40.717] | : signalConditions() ... [12:32:40.717] | : . include = 'condition' [12:32:40.718] | : . exclude = 'immediateCondition' [12:32:40.718] | : . resignal = TRUE [12:32:40.718] | : . Number of conditions: 6 [12:32:40.718] | : . int 6 [12:32:40.719] | : . Condition #1 (class: 'simpleMessage', 'message', 'condition'): [12:32:40.720] | : . Condition #1: 'simpleMessage', 'message', 'condition' [12:32:40.652] | : . ' , attachPackages() ... [12:32:40.720] | : . Condition #2 (class: 'simpleMessage', 'message', 'condition'): [12:32:40.720] | : . Condition #2: 'simpleMessage', 'message', 'condition' [12:32:40.652] | : . ' , ; packages: [n=1] 'future' [12:32:40.721] | : . Condition #3 (class: 'simpleMessage', 'message', 'condition'): [12:32:40.721] | : . Condition #3: 'simpleMessage', 'message', 'condition' [12:32:40.652] | : . ' , attachPackages() ... done [12:32:40.721] | : . Condition #4 (class: 'simpleMessage', 'message', 'condition'): [12:32:40.722] | : . Condition #4: 'simpleMessage', 'message', 'condition' [12:32:40.652] | : . ' , attachPackages() ... [12:32:40.722] | : . Condition #5 (class: 'simpleMessage', 'message', 'condition'): [12:32:40.722] | : . Condition #5: 'simpleMessage', 'message', 'condition' [12:32:40.653] | : . ' , ; packages: [n=0] [12:32:40.723] | : . Condition #6 (class: 'simpleMessage', 'message', 'condition'): [12:32:40.723] | : . Condition #6: 'simpleMessage', 'message', 'condition' [12:32:40.653] | : . ' , attachPackages() ... done [12:32:40.723] | : signalConditions() ... done [12:32:40.723] | relay conditions ... done [12:32:40.724] value() for SequentialFuture () ... done [12:32:40.724] future(..., label = 'strategy = sequential') ... [12:32:40.724] | lazy: FALSE [12:32:40.725] | stdout: TRUE [12:32:40.725] | conditions: [n=1] 'condition' [12:32:40.725] | gc: FALSE [12:32:40.725] | earlySignal: FALSE [12:32:40.726] | getGlobalsAndPackages() ... [12:32:40.726] | : Searching for globals ... [12:32:40.728] | : . globals found: [0] [12:32:40.728] | : Searching for globals ... done [12:32:40.729] | : globals: [0] [12:32:40.729] | : packages: [0] [12:32:40.729] | getGlobalsAndPackages() ... done [12:32:40.730] | run() for 'Future' ('strategy = sequential') ... [12:32:40.730] | : state: 'created' [12:32:40.730] | : plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [12:32:40.731] | : plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [12:32:40.731] | : Using SequentialFutureBackend ... [12:32:40.731] | : . Number of futures since start: 2 (2 created, 2 launched, 2 finished) [12:32:40.731] | : . Launching futures ... [12:32:40.732] | : . ' launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... [12:32:40.732] | : . ' , getFutureData() ... [12:32:40.732] | : . ' , ; getFutureCore() ... [12:32:40.732] | : . ' , ; ` Packages needed by the future expression (n = 0): [12:32:40.733] | : . ' , ; getFutureCore() ... done [12:32:40.733] | : . ' , ; getFutureCapture() ... [12:32:40.733] | : . ' , ; getFutureCapture() ... done [12:32:40.734] | : . ' , ; getFutureContext() ... [12:32:40.734] | : . ' , ; ` plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [12:32:40.734] | : . ' , ; ` | Getting stack without first backend: [n=0] [12:32:40.734] | : . ' , ; ` plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [12:32:40.735] | : . ' , ; ` Packages needed by future backend (n = 0): [12:32:40.735] | : . ' , ; getFutureContext() ... done [12:32:40.735] | : . ' , getFutureData() ... done [12:32:40.738] | : . ' , plan("list", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [12:32:40.738] | : . ' , ; Getting full stack: [n=1] 'sequential', 'uniprocess', 'future', 'function' [12:32:40.739] | : . ' , plan("list", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [12:32:40.739] | : . ' , plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [12:32:40.740] | : . ' , ; plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [12:32:40.740] | : . ' , ; ` all.equal() for FutureStrategyList ... [12:32:40.740] | : . ' , ; ` | New stack: [12:32:40.741] | : . ' , ; ` | List of 1 [12:32:40.741] | : . ' , ; ` | $ :function (..., envir = parent.frame()) [12:32:40.741] | : . ' , ; ` | ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [12:32:40.741] | : . ' , ; ` | ..- attr(*, "init")= logi TRUE [12:32:40.741] | : . ' , ; ` | ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [12:32:40.741] | : . ' , ; ` | .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [12:32:40.741] | : . ' , ; ` | ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [12:32:40.741] | : . ' , ; ` | ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [12:32:40.741] | : . ' , ; ` | - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [12:32:40.746] | : . ' , ; ` | Old stack: [12:32:40.746] | : . ' , ; ` | List of 1 [12:32:40.746] | : . ' , ; ` | $ :function (..., envir = parent.frame()) [12:32:40.746] | : . ' , ; ` | ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [12:32:40.746] | : . ' , ; ` | ..- attr(*, "init")= chr "done" [12:32:40.746] | : . ' , ; ` | ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [12:32:40.746] | : . ' , ; ` | .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [12:32:40.746] | : . ' , ; ` | ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [12:32:40.746] | : . ' , ; ` | ..- attr(*, "call")= language plan(sequential) [12:32:40.746] | : . ' , ; ` | ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [12:32:40.746] | : . ' , ; ` | .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [12:32:40.746] | : . ' , ; ` | .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [12:32:40.746] | : . ' , ; ` | - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [12:32:40.753] | : . ' , ; ` | Not identical [12:32:40.753] | : . ' , ; ` | all.equal() for future ... [12:32:40.754] | : . ' , ; ` | : List of 2 [12:32:40.754] | : . ' , ; ` | : $ target :function (..., envir = parent.frame()) [12:32:40.754] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [12:32:40.754] | : . ' , ; ` | : ..- attr(*, "init")= logi TRUE [12:32:40.754] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [12:32:40.754] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [12:32:40.754] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [12:32:40.754] | : . ' , ; ` | : ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [12:32:40.754] | : . ' , ; ` | : $ current:function (..., envir = parent.frame()) [12:32:40.754] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [12:32:40.754] | : . ' , ; ` | : ..- attr(*, "init")= chr "done" [12:32:40.754] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [12:32:40.754] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [12:32:40.754] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [12:32:40.754] | : . ' , ; ` | : ..- attr(*, "call")= language plan(sequential) [12:32:40.754] | : . ' , ; ` | : ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [12:32:40.754] | : . ' , ; ` | : .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [12:32:40.754] | : . ' , ; ` | : .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [12:32:40.765] | : . ' , ; ` | all.equal() for future ... done [12:32:40.766] | : . ' , ; ` all.equal() for FutureStrategyList ... done [12:32:40.766] | : . ' , ; ` plan(): Skip setting new future backend stack because it is the same as the current one: [12:32:40.766] | : . ' , ; ` List of future strategies: [12:32:40.766] | : . ' , ; ` 1. sequential: [12:32:40.766] | : . ' , ; ` - args: function (..., envir = parent.frame(), workers = "") [12:32:40.766] | : . ' , ; ` - tweaked: FALSE [12:32:40.766] | : . ' , ; ` - call: plan(sequential) [12:32:40.767] | : . ' , ; plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [12:32:40.767] | : . ' , plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [12:32:40.771] | : . ' , plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [12:32:40.772] | : . ' , ; plan(<'FutureStrategyList'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [12:32:40.772] | : . ' , ; ` plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [12:32:40.772] | : . ' , ; ` | all.equal() for FutureStrategyList ... [12:32:40.773] | : . ' , ; ` | : New stack: [12:32:40.773] | : . ' , ; ` | : List of 1 [12:32:40.773] | : . ' , ; ` | : $ :function (..., envir = parent.frame()) [12:32:40.773] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [12:32:40.773] | : . ' , ; ` | : ..- attr(*, "init")= chr "done" [12:32:40.773] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [12:32:40.773] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [12:32:40.773] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [12:32:40.773] | : . ' , ; ` | : ..- attr(*, "call")= language plan(sequential) [12:32:40.773] | : . ' , ; ` | : ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [12:32:40.773] | : . ' , ; ` | : .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [12:32:40.773] | : . ' , ; ` | : .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [12:32:40.773] | : . ' , ; ` | : - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [12:32:40.780] | : . ' , ; ` | : Old stack: [12:32:40.780] | : . ' , ; ` | : List of 1 [12:32:40.780] | : . ' , ; ` | : $ :function (..., envir = parent.frame()) [12:32:40.780] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [12:32:40.780] | : . ' , ; ` | : ..- attr(*, "init")= chr "done" [12:32:40.780] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [12:32:40.780] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [12:32:40.780] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [12:32:40.780] | : . ' , ; ` | : ..- attr(*, "call")= language plan(sequential) [12:32:40.780] | : . ' , ; ` | : ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [12:32:40.780] | : . ' , ; ` | : .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [12:32:40.780] | : . ' , ; ` | : .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [12:32:40.780] | : . ' , ; ` | : - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [12:32:40.789] | : . ' , ; ` | : Identical [12:32:40.789] | : . ' , ; ` | all.equal() for FutureStrategyList ... done [12:32:40.789] | : . ' , ; ` | plan(): Skip setting new future backend stack because it is the same as the current one: [12:32:40.789] | : . ' , ; ` | List of future strategies: [12:32:40.789] | : . ' , ; ` | 1. sequential: [12:32:40.789] | : . ' , ; ` | - args: function (..., envir = parent.frame(), workers = "") [12:32:40.789] | : . ' , ; ` | - tweaked: FALSE [12:32:40.789] | : . ' , ; ` | - call: plan(sequential) [12:32:40.790] | : . ' , ; ` plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [12:32:40.791] | : . ' , ; plan(<'FutureStrategyList'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [12:32:40.791] | : . ' , plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [12:32:40.791] | : . ' , SequentialFuture started (and completed) [12:32:40.792] | : . ' , signalConditions() ... [12:32:40.792] | : . ' , ; include = 'immediateCondition' [12:32:40.792] | : . ' , ; exclude = [12:32:40.792] | : . ' , ; resignal = FALSE [12:32:40.793] | : . ' , ; Number of conditions: 6 [12:32:40.793] | : . ' , ; int 6 [12:32:40.794] | : . ' , ; Condition #1 (class: 'simpleMessage', 'message', 'condition'): [12:32:40.794] | : . ' , ; Condition #2 (class: 'simpleMessage', 'message', 'condition'): [12:32:40.794] | : . ' , ; Condition #3 (class: 'simpleMessage', 'message', 'condition'): [12:32:40.794] | : . ' , ; Condition #4 (class: 'simpleMessage', 'message', 'condition'): [12:32:40.795] | : . ' , ; Condition #5 (class: 'simpleMessage', 'message', 'condition'): [12:32:40.795] | : . ' , ; Condition #6 (class: 'simpleMessage', 'message', 'condition'): [12:32:40.795] | : . ' , signalConditions() ... done [12:32:40.795] | : . ' launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... done [12:32:40.796] | : . Launching futures ... done [12:32:40.796] | : . Future launched: 'SequentialFuture', 'UniprocessFuture', 'Future' [12:32:40.796] | : Using SequentialFutureBackend ... done [12:32:40.796] | run() for 'Future' ('strategy = sequential') ... done [12:32:40.797] future(..., label = 'strategy = sequential') ... done SequentialFuture: Label: 'strategy = sequential' Expression: [1] 42 Globals: Packages: L'Ecuyer-CMRG RNG seed: (seed = FALSE) Capture standard output: TRUE Capture condition classes: 'condition' (excluding '') Immediate condition classes: 'immediateCondition' Lazy evaluation: FALSE Local evaluation: TRUE Asynchronous evaluation: TRUE Early signaling: FALSE Environment: R_GlobalEnv State: 'finished' Resolved: TRUE Unique identifier: 75ce017271db9fc465bb554ddefec5ac-3 Owner process: 75ce017271db9fc465bb554ddefec5ac Class: 'SequentialFuture', 'UniprocessFuture', 'Future' Value: 39 bytes of class 'numeric' Conditions captured: [n=6] 'simpleMessage', 'simpleMessage', 'simpleMessage', 'simpleMessage', 'simpleMessage', 'simpleMessage' Duration: 0.03460002 secs (started 2025-07-29 12:32:40.736078) Worker process: 75ce017271db9fc465bb554ddefec5ac [12:32:40.798] value() for SequentialFuture ('strategy = sequential') ... [12:32:40.798] | signalConditions() ... [12:32:40.798] | : include = 'immediateCondition' [12:32:40.799] | : exclude = [12:32:40.799] | : resignal = FALSE [12:32:40.799] | : Number of conditions: 6 [12:32:40.799] | : int 6 [12:32:40.800] | : Condition #1 (class: 'simpleMessage', 'message', 'condition'): [12:32:40.800] | : Condition #2 (class: 'simpleMessage', 'message', 'condition'): [12:32:40.801] | : Condition #3 (class: 'simpleMessage', 'message', 'condition'): [12:32:40.801] | : Condition #4 (class: 'simpleMessage', 'message', 'condition'): [12:32:40.801] | : Condition #5 (class: 'simpleMessage', 'message', 'condition'): [12:32:40.801] | : Condition #6 (class: 'simpleMessage', 'message', 'condition'): [12:32:40.802] | signalConditions() ... done [12:32:40.802] | relay stdout ... [12:32:40.802] | relay stdout ... done [12:32:40.802] | check for misuse ... [12:32:40.803] | check for misuse ... done [12:32:40.803] | relay conditions ... [12:32:40.803] | : Future state: 'finished' [12:32:40.803] | : signalConditions() ... [12:32:40.804] | : . include = 'condition' [12:32:40.804] | : . exclude = 'immediateCondition' [12:32:40.804] | : . resignal = TRUE [12:32:40.804] | : . Number of conditions: 6 [12:32:40.804] | : . int 6 [12:32:40.805] | : . Condition #1 (class: 'simpleMessage', 'message', 'condition'): [12:32:40.805] | : . Condition #1: 'simpleMessage', 'message', 'condition' [12:32:40.736] | : . ' , attachPackages() ... [12:32:40.806] | : . Condition #2 (class: 'simpleMessage', 'message', 'condition'): [12:32:40.806] | : . Condition #2: 'simpleMessage', 'message', 'condition' [12:32:40.736] | : . ' , ; packages: [n=1] 'future' [12:32:40.806] | : . Condition #3 (class: 'simpleMessage', 'message', 'condition'): [12:32:40.807] | : . Condition #3: 'simpleMessage', 'message', 'condition' [12:32:40.737] | : . ' , attachPackages() ... done [12:32:40.807] | : . Condition #4 (class: 'simpleMessage', 'message', 'condition'): [12:32:40.807] | : . Condition #4: 'simpleMessage', 'message', 'condition' [12:32:40.737] | : . ' , attachPackages() ... [12:32:40.807] | : . Condition #5 (class: 'simpleMessage', 'message', 'condition'): [12:32:40.808] | : . Condition #5: 'simpleMessage', 'message', 'condition' [12:32:40.737] | : . ' , ; packages: [n=0] [12:32:40.808] | : . Condition #6 (class: 'simpleMessage', 'message', 'condition'): [12:32:40.808] | : . Condition #6: 'simpleMessage', 'message', 'condition' [12:32:40.737] | : . ' , attachPackages() ... done [12:32:40.809] | : signalConditions() ... done [12:32:40.809] | relay conditions ... done [12:32:40.809] value() for SequentialFuture ('strategy = sequential') ... done [12:32:40.809] future(..., label = 'strategy = sequential') ... [12:32:40.810] | lazy: FALSE [12:32:40.810] | stdout: TRUE [12:32:40.810] | conditions: [n=1] 'condition' [12:32:40.810] | gc: FALSE [12:32:40.811] | earlySignal: FALSE [12:32:40.811] | getGlobalsAndPackages() ... [12:32:40.811] | : Searching for globals ... [12:32:40.816] | : . globals found: [1] '{' [12:32:40.817] | : Searching for globals ... done [12:32:40.817] | : Resolving globals: FALSE [12:32:40.817] | : Search for packages associated with the globals ... [12:32:40.818] | : . Packages associated with globals: [1] 'base' [12:32:40.818] | : . Packages: [1] 'base' [12:32:40.818] | : Search for packages associated with the globals ... done [12:32:40.819] | : Packages after dropping 'base': [0] [12:32:40.819] | : globals: [0] [12:32:40.819] | : packages: [0] [12:32:40.819] | getGlobalsAndPackages() ... done [12:32:40.820] | run() for 'Future' ('strategy = sequential') ... [12:32:40.820] | : state: 'created' [12:32:40.820] | : plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [12:32:40.820] | : plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [12:32:40.821] | : Using SequentialFutureBackend ... [12:32:40.821] | : . Number of futures since start: 3 (3 created, 3 launched, 3 finished) [12:32:40.821] | : . Launching futures ... [12:32:40.821] | : . ' launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... [12:32:40.822] | : . ' , getFutureData() ... [12:32:40.822] | : . ' , ; getFutureCore() ... [12:32:40.822] | : . ' , ; ` Packages needed by the future expression (n = 0): [12:32:40.822] | : . ' , ; getFutureCore() ... done [12:32:40.823] | : . ' , ; getFutureCapture() ... [12:32:40.823] | : . ' , ; getFutureCapture() ... done [12:32:40.823] | : . ' , ; getFutureContext() ... [12:32:40.823] | : . ' , ; ` plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [12:32:40.823] | : . ' , ; ` | Getting stack without first backend: [n=0] [12:32:40.824] | : . ' , ; ` plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [12:32:40.824] | : . ' , ; ` Packages needed by future backend (n = 0): [12:32:40.824] | : . ' , ; getFutureContext() ... done [12:32:40.824] | : . ' , getFutureData() ... done [12:32:40.827] | : . ' , plan("list", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [12:32:40.827] | : . ' , ; Getting full stack: [n=1] 'sequential', 'uniprocess', 'future', 'function' [12:32:40.827] | : . ' , plan("list", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [12:32:40.828] | : . ' , plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [12:32:40.828] | : . ' , ; plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [12:32:40.828] | : . ' , ; ` all.equal() for FutureStrategyList ... [12:32:40.828] | : . ' , ; ` | New stack: [12:32:40.829] | : . ' , ; ` | List of 1 [12:32:40.829] | : . ' , ; ` | $ :function (..., envir = parent.frame()) [12:32:40.829] | : . ' , ; ` | ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [12:32:40.829] | : . ' , ; ` | ..- attr(*, "init")= logi TRUE [12:32:40.829] | : . ' , ; ` | ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [12:32:40.829] | : . ' , ; ` | .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [12:32:40.829] | : . ' , ; ` | ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [12:32:40.829] | : . ' , ; ` | ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [12:32:40.829] | : . ' , ; ` | - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [12:32:40.833] | : . ' , ; ` | Old stack: [12:32:40.833] | : . ' , ; ` | List of 1 [12:32:40.833] | : . ' , ; ` | $ :function (..., envir = parent.frame()) [12:32:40.833] | : . ' , ; ` | ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [12:32:40.833] | : . ' , ; ` | ..- attr(*, "init")= chr "done" [12:32:40.833] | : . ' , ; ` | ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [12:32:40.833] | : . ' , ; ` | .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [12:32:40.833] | : . ' , ; ` | ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [12:32:40.833] | : . ' , ; ` | ..- attr(*, "call")= language plan(sequential) [12:32:40.833] | : . ' , ; ` | ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [12:32:40.833] | : . ' , ; ` | .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [12:32:40.833] | : . ' , ; ` | .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [12:32:40.833] | : . ' , ; ` | - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [12:32:40.838] | : . ' , ; ` | Not identical [12:32:40.839] | : . ' , ; ` | all.equal() for future ... [12:32:40.839] | : . ' , ; ` | : List of 2 [12:32:40.839] | : . ' , ; ` | : $ target :function (..., envir = parent.frame()) [12:32:40.839] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [12:32:40.839] | : . ' , ; ` | : ..- attr(*, "init")= logi TRUE [12:32:40.839] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [12:32:40.839] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [12:32:40.839] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [12:32:40.839] | : . ' , ; ` | : ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [12:32:40.839] | : . ' , ; ` | : $ current:function (..., envir = parent.frame()) [12:32:40.839] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [12:32:40.839] | : . ' , ; ` | : ..- attr(*, "init")= chr "done" [12:32:40.839] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [12:32:40.839] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [12:32:40.839] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [12:32:40.839] | : . ' , ; ` | : ..- attr(*, "call")= language plan(sequential) [12:32:40.839] | : . ' , ; ` | : ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [12:32:40.839] | : . ' , ; ` | : .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [12:32:40.839] | : . ' , ; ` | : .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [12:32:40.848] | : . ' , ; ` | all.equal() for future ... done [12:32:40.848] | : . ' , ; ` all.equal() for FutureStrategyList ... done [12:32:40.849] | : . ' , ; ` plan(): Skip setting new future backend stack because it is the same as the current one: [12:32:40.849] | : . ' , ; ` List of future strategies: [12:32:40.849] | : . ' , ; ` 1. sequential: [12:32:40.849] | : . ' , ; ` - args: function (..., envir = parent.frame(), workers = "") [12:32:40.849] | : . ' , ; ` - tweaked: FALSE [12:32:40.849] | : . ' , ; ` - call: plan(sequential) [12:32:40.850] | : . ' , ; plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [12:32:40.850] | : . ' , plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [12:32:40.853] | : . ' , plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [12:32:40.853] | : . ' , ; plan(<'FutureStrategyList'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [12:32:40.854] | : . ' , ; ` plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [12:32:40.854] | : . ' , ; ` | all.equal() for FutureStrategyList ... [12:32:40.854] | : . ' , ; ` | : New stack: [12:32:40.854] | : . ' , ; ` | : List of 1 [12:32:40.854] | : . ' , ; ` | : $ :function (..., envir = parent.frame()) [12:32:40.854] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [12:32:40.854] | : . ' , ; ` | : ..- attr(*, "init")= chr "done" [12:32:40.854] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [12:32:40.854] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [12:32:40.854] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [12:32:40.854] | : . ' , ; ` | : ..- attr(*, "call")= language plan(sequential) [12:32:40.854] | : . ' , ; ` | : ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [12:32:40.854] | : . ' , ; ` | : .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [12:32:40.854] | : . ' , ; ` | : .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [12:32:40.854] | : . ' , ; ` | : - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [12:32:40.860] | : . ' , ; ` | : Old stack: [12:32:40.860] | : . ' , ; ` | : List of 1 [12:32:40.860] | : . ' , ; ` | : $ :function (..., envir = parent.frame()) [12:32:40.860] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [12:32:40.860] | : . ' , ; ` | : ..- attr(*, "init")= chr "done" [12:32:40.860] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [12:32:40.860] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [12:32:40.860] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [12:32:40.860] | : . ' , ; ` | : ..- attr(*, "call")= language plan(sequential) [12:32:40.860] | : . ' , ; ` | : ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [12:32:40.860] | : . ' , ; ` | : .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [12:32:40.860] | : . ' , ; ` | : .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [12:32:40.860] | : . ' , ; ` | : - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [12:32:40.866] | : . ' , ; ` | : Identical [12:32:40.866] | : . ' , ; ` | all.equal() for FutureStrategyList ... done [12:32:40.866] | : . ' , ; ` | plan(): Skip setting new future backend stack because it is the same as the current one: [12:32:40.867] | : . ' , ; ` | List of future strategies: [12:32:40.867] | : . ' , ; ` | 1. sequential: [12:32:40.867] | : . ' , ; ` | - args: function (..., envir = parent.frame(), workers = "") [12:32:40.867] | : . ' , ; ` | - tweaked: FALSE [12:32:40.867] | : . ' , ; ` | - call: plan(sequential) [12:32:40.867] | : . ' , ; ` plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [12:32:40.868] | : . ' , ; plan(<'FutureStrategyList'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [12:32:40.868] | : . ' , plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [12:32:40.869] | : . ' , SequentialFuture started (and completed) [12:32:40.869] | : . ' , signalConditions() ... [12:32:40.869] | : . ' , ; include = 'immediateCondition' [12:32:40.869] | : . ' , ; exclude = [12:32:40.869] | : . ' , ; resignal = FALSE [12:32:40.870] | : . ' , ; Number of conditions: 6 [12:32:40.870] | : . ' , ; int 6 [12:32:40.870] | : . ' , ; Condition #1 (class: 'simpleMessage', 'message', 'condition'): [12:32:40.871] | : . ' , ; Condition #2 (class: 'simpleMessage', 'message', 'condition'): [12:32:40.871] | : . ' , ; Condition #3 (class: 'simpleMessage', 'message', 'condition'): [12:32:40.871] | : . ' , ; Condition #4 (class: 'simpleMessage', 'message', 'condition'): [12:32:40.871] | : . ' , ; Condition #5 (class: 'simpleMessage', 'message', 'condition'): [12:32:40.872] | : . ' , ; Condition #6 (class: 'simpleMessage', 'message', 'condition'): [12:32:40.872] | : . ' , signalConditions() ... done [12:32:40.872] | : . ' launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... done [12:32:40.872] | : . Launching futures ... done [12:32:40.872] | : . Future launched: 'SequentialFuture', 'UniprocessFuture', 'Future' [12:32:40.873] | : Using SequentialFutureBackend ... done [12:32:40.873] | run() for 'Future' ('strategy = sequential') ... done [12:32:40.873] future(..., label = 'strategy = sequential') ... done SequentialFuture: Label: 'strategy = sequential' Expression: { 42 } Globals: Packages: L'Ecuyer-CMRG RNG seed: (seed = FALSE) Capture standard output: TRUE Capture condition classes: 'condition' (excluding '') Immediate condition classes: 'immediateCondition' Lazy evaluation: FALSE Local evaluation: TRUE Asynchronous evaluation: TRUE Early signaling: FALSE Environment: R_GlobalEnv State: 'finished' Resolved: TRUE Unique identifier: 75ce017271db9fc465bb554ddefec5ac-4 Owner process: 75ce017271db9fc465bb554ddefec5ac Class: 'SequentialFuture', 'UniprocessFuture', 'Future' Value: 39 bytes of class 'numeric' Conditions captured: [n=6] 'simpleMessage', 'simpleMessage', 'simpleMessage', 'simpleMessage', 'simpleMessage', 'simpleMessage' Duration: 0.02747297 secs (started 2025-07-29 12:32:40.825164) Worker process: 75ce017271db9fc465bb554ddefec5ac [12:32:40.875] value() for SequentialFuture ('strategy = sequential') ... [12:32:40.875] | signalConditions() ... [12:32:40.875] | : include = 'immediateCondition' [12:32:40.875] | : exclude = [12:32:40.875] | : resignal = FALSE [12:32:40.876] | : Number of conditions: 6 [12:32:40.876] | : int 6 [12:32:40.876] | : Condition #1 (class: 'simpleMessage', 'message', 'condition'): [12:32:40.877] | : Condition #2 (class: 'simpleMessage', 'message', 'condition'): [12:32:40.877] | : Condition #3 (class: 'simpleMessage', 'message', 'condition'): [12:32:40.877] | : Condition #4 (class: 'simpleMessage', 'message', 'condition'): [12:32:40.877] | : Condition #5 (class: 'simpleMessage', 'message', 'condition'): [12:32:40.878] | : Condition #6 (class: 'simpleMessage', 'message', 'condition'): [12:32:40.878] | signalConditions() ... done [12:32:40.878] | relay stdout ... [12:32:40.878] | relay stdout ... done [12:32:40.878] | check for misuse ... [12:32:40.879] | check for misuse ... done [12:32:40.879] | relay conditions ... [12:32:40.879] | : Future state: 'finished' [12:32:40.879] | : signalConditions() ... [12:32:40.880] | : . include = 'condition' [12:32:40.880] | : . exclude = 'immediateCondition' [12:32:40.880] | : . resignal = TRUE [12:32:40.880] | : . Number of conditions: 6 [12:32:40.880] | : . int 6 [12:32:40.881] | : . Condition #1 (class: 'simpleMessage', 'message', 'condition'): [12:32:40.881] | : . Condition #1: 'simpleMessage', 'message', 'condition' [12:32:40.825] | : . ' , attachPackages() ... [12:32:40.882] | : . Condition #2 (class: 'simpleMessage', 'message', 'condition'): [12:32:40.882] | : . Condition #2: 'simpleMessage', 'message', 'condition' [12:32:40.825] | : . ' , ; packages: [n=1] 'future' [12:32:40.882] | : . Condition #3 (class: 'simpleMessage', 'message', 'condition'): [12:32:40.882] | : . Condition #3: 'simpleMessage', 'message', 'condition' [12:32:40.825] | : . ' , attachPackages() ... done [12:32:40.883] | : . Condition #4 (class: 'simpleMessage', 'message', 'condition'): [12:32:40.883] | : . Condition #4: 'simpleMessage', 'message', 'condition' [12:32:40.826] | : . ' , attachPackages() ... [12:32:40.883] | : . Condition #5 (class: 'simpleMessage', 'message', 'condition'): [12:32:40.883] | : . Condition #5: 'simpleMessage', 'message', 'condition' [12:32:40.826] | : . ' , ; packages: [n=0] [12:32:40.884] | : . Condition #6 (class: 'simpleMessage', 'message', 'condition'): [12:32:40.884] | : . Condition #6: 'simpleMessage', 'message', 'condition' [12:32:40.826] | : . ' , attachPackages() ... done [12:32:40.884] | : signalConditions() ... done [12:32:40.885] | relay conditions ... done [12:32:40.885] value() for SequentialFuture ('strategy = sequential') ... done - plan('sequential') ... DONE - plan('multisession') ... [12:32:40.885] plan(<'name'>, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [12:32:40.886] | plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = NA, init = TRUE) ... [12:32:40.886] | : all.equal() for FutureStrategyList ... [12:32:40.886] | : . New stack: [12:32:40.886] | : . List of 1 [12:32:40.886] | : . $ :function (..., workers = availableCores(constraints = "connections-16"), [12:32:40.886] | : . rscript_libs = .libPaths()) [12:32:40.886] | : . ..- attr(*, "class")= chr [1:5] "multisession" "cluster" "multiprocess" "future" ... [12:32:40.886] | : . ..- attr(*, "init")= logi TRUE [12:32:40.886] | : . ..- attr(*, "factory")=function (workers = availableCores(constraints = "connections-16"), rscript_libs = .libPaths(), [12:32:40.886] | : . interrupts = TRUE, gc = FALSE, earlySignal = FALSE, ...) [12:32:40.886] | : . .. ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [12:32:40.886] | : . ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [12:32:40.886] | : . ..- attr(*, "untweakable")= chr "persistent" [12:32:40.886] | : . ..- attr(*, "call")= language plan(strategy) [12:32:40.886] | : . - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [12:32:40.891] | : . Old stack: [12:32:40.891] | : . List of 1 [12:32:40.891] | : . $ :function (..., envir = parent.frame()) [12:32:40.891] | : . ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [12:32:40.891] | : . ..- attr(*, "init")= chr "done" [12:32:40.891] | : . ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [12:32:40.891] | : . .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [12:32:40.891] | : . ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [12:32:40.891] | : . ..- attr(*, "call")= language plan(sequential) [12:32:40.891] | : . ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [12:32:40.891] | : . .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [12:32:40.891] | : . .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [12:32:40.891] | : . - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [12:32:40.897] | : . Not identical [12:32:40.897] | : . all.equal() for future ... [12:32:40.897] | : . ' List of 2 [12:32:40.897] | : . ' $ target :function (..., workers = availableCores(constraints = "connections-16"), [12:32:40.897] | : . ' rscript_libs = .libPaths()) [12:32:40.897] | : . ' ..- attr(*, "class")= chr [1:5] "multisession" "cluster" "multiprocess" "future" ... [12:32:40.897] | : . ' ..- attr(*, "init")= logi TRUE [12:32:40.897] | : . ' ..- attr(*, "factory")=function (workers = availableCores(constraints = "connections-16"), rscript_libs = .libPaths(), [12:32:40.897] | : . ' interrupts = TRUE, gc = FALSE, earlySignal = FALSE, ...) [12:32:40.897] | : . ' .. ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [12:32:40.897] | : . ' ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [12:32:40.897] | : . ' ..- attr(*, "untweakable")= chr "persistent" [12:32:40.897] | : . ' ..- attr(*, "call")= language plan(strategy) [12:32:40.897] | : . ' $ current:function (..., envir = parent.frame()) [12:32:40.897] | : . ' ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [12:32:40.897] | : . ' ..- attr(*, "init")= chr "done" [12:32:40.897] | : . ' ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [12:32:40.897] | : . ' .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [12:32:40.897] | : . ' ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [12:32:40.897] | : . ' ..- attr(*, "call")= language plan(sequential) [12:32:40.897] | : . ' ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [12:32:40.897] | : . ' .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [12:32:40.897] | : . ' .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [12:32:40.906] | : . ' Formals differ [12:32:40.906] | : . all.equal() for future ... done [12:32:40.906] | : . Future strategies differ at level 1 [12:32:40.906] | : all.equal() for FutureStrategyList ... done [12:32:40.907] | : plan(): Setting new future backend stack: [12:32:40.907] | : List of future strategies: [12:32:40.907] | : 1. multisession: [12:32:40.907] | : - args: function (..., workers = availableCores(constraints = "connections-16"), rscript_libs = .libPaths()) [12:32:40.907] | : - tweaked: FALSE [12:32:40.907] | : - call: plan(strategy) [12:32:40.908] | : List of 1 [12:32:40.908] | : $ :function (..., workers = availableCores(constraints = "connections-16"), [12:32:40.908] | : rscript_libs = .libPaths()) [12:32:40.908] | : ..- attr(*, "class")= chr [1:5] "multisession" "cluster" "multiprocess" "future" ... [12:32:40.908] | : ..- attr(*, "init")= logi TRUE [12:32:40.908] | : ..- attr(*, "factory")=function (workers = availableCores(constraints = "connections-16"), rscript_libs = .libPaths(), [12:32:40.908] | : interrupts = TRUE, gc = FALSE, earlySignal = FALSE, ...) [12:32:40.908] | : .. ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [12:32:40.908] | : ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [12:32:40.908] | : ..- attr(*, "untweakable")= chr "persistent" [12:32:40.908] | : ..- attr(*, "call")= language plan(strategy) [12:32:40.908] | : - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [12:32:40.912] | : plan(): plan_cleanup(<'sequential', 'uniprocess', 'future', 'function'>, cleanup = NA) ... [12:32:40.912] | : . plan("next", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [12:32:40.912] | : . ' Getting current ("next") strategy: 'FutureStrategy', 'sequential', 'uniprocess', 'future', 'function' [12:32:40.913] | : . plan("next", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [12:32:40.913] | : . Legacy shutdown of cluster workers ... [12:32:40.913] | : . ' Stopping existing cluster ... [12:32:40.913] | : . ' , No pre-existing cluster. Skipping [12:32:40.914] | : . ' Stopping existing cluster ... done [12:32:40.914] | : . Legacy shutdown of cluster workers ... done [12:32:40.914] | : plan(): plan_cleanup(<'sequential', 'uniprocess', 'future', 'function'>, cleanup = NA) ... done [12:32:40.914] | : plan(): plan_init() of 'multisession', 'cluster', 'multiprocess', 'future', 'function' ... [12:32:40.915] | : . function (..., workers = availableCores(constraints = "connections-16"), [12:32:40.915] | : . rscript_libs = .libPaths()) [12:32:40.915] | : . - attr(*, "class")= chr [1:5] "multisession" "cluster" "multiprocess" "future" ... [12:32:40.915] | : . - attr(*, "init")= logi TRUE [12:32:40.915] | : . - attr(*, "factory")=function (workers = availableCores(constraints = "connections-16"), rscript_libs = .libPaths(), [12:32:40.915] | : . interrupts = TRUE, gc = FALSE, earlySignal = FALSE, ...) [12:32:40.915] | : . ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [12:32:40.915] | : . - attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [12:32:40.915] | : . - attr(*, "untweakable")= chr "persistent" [12:32:40.915] | : . - attr(*, "call")= language plan(strategy) [12:32:40.921] | : . init: TRUE [12:32:40.921] | : . makeFutureBackend() ... [12:32:40.921] | : . ' Backend function: <'NULL'> [12:32:40.922] | : . ' Evaluator tweak arguments: [n=0] [12:32:40.922] | : . ' list() [12:32:40.922] | : . ' Evaluator formal arguments: [n=2] [12:32:40.923] | : . ' list() [12:32:40.923] | : . ' Backend factory arguments: [n=2] [12:32:40.923] | : . ' Dotted pair list of 2 [12:32:40.923] | : . ' $ workers : language availableCores(constraints = "connections-16") [12:32:40.923] | : . ' $ rscript_libs: language .libPaths() [12:32:40.925] | : . ' MultisessionFutureBackend(workers = , interrupts = TRUE, ...) ... [12:32:40.925] | : . ' , Arguments: [12:32:40.925] | : . ' , List of 5 [12:32:40.925] | : . ' , $ workers : Named int 2 [12:32:40.925] | : . ' , ..- attr(*, "names")= chr "mc.cores" [12:32:40.925] | : . ' , $ rscript_libs: chr [1:2] "D:/temp/2025_07_29_12_30_17_31216/RtmpU917xP/RLIBS_1bc403705485f" "D:/RCompile/recent/R/library" [12:32:40.925] | : . ' , $ interrupts : logi TRUE [12:32:40.925] | : . ' , $ gc : logi FALSE [12:32:40.925] | : . ' , $ earlySignal : logi FALSE [12:32:40.984] | : . ' , ClusterFutureBackend(..., persistent = FALSE, gc = FALSE, earlySignal = FALSE) ... [12:32:40.984] | : . ' , ; workers: 2 [12:32:40.984] | : . ' , ; getCluster() ... [12:32:40.984] | : . ' , ; getCluster() ... done [12:32:40.985] | : . ' , ; Stopping existing cluster ... [12:32:40.985] | : . ' , ; ` No pre-existing cluster. Skipping [12:32:40.985] | : . ' , ; Stopping existing cluster ... done [12:32:40.985] | : . ' , ; Starting new cluster ... [12:32:40.985] | : . ' , ; ` makeCluster(workers, ...) ... [12:32:40.986] | : . ' , ; ` | Arguments: [12:32:40.986] | : . ' , ; ` | List of 2 [12:32:40.986] | : . ' , ; ` | $ : int 2 [12:32:40.986] | : . ' , ; ` | $ rscript_libs: chr [1:2] "D:/temp/2025_07_29_12_30_17_31216/RtmpU917xP/RLIBS_1bc403705485f" "D:/RCompile/recent/R/library" [12:32:40.987] | : . ' , ; ` | .makeCluster() ... [12:32:40.987] | : . ' , ; ` | : workers: '2' [12:32:40.988] | : . ' , ; ` | : R_FUTURE_PLAN: NA [12:32:40.988] | : . ' , ; ` | : parallelly::makeClusterPSOCK() arguments: [12:32:40.988] | : . ' , ; ` | : List of 2 [12:32:40.988] | : . ' , ; ` | : $ : int 2 [12:32:40.988] | : . ' , ; ` | : $ rscript_libs: chr [1:2] "D:/temp/2025_07_29_12_30_17_31216/RtmpU917xP/RLIBS_1bc403705485f" "D:/RCompile/recent/R/library" [12:32:42.004] | : . ' , ; ` | : Generated cluster UUID [12:32:42.004] | : . ' , ; ` | : Cluster UUID: 'b41aa9bbe1929457c05d6c1cab76da86' [12:32:42.005] | : . ' , ; ` | : Socket cluster with 2 nodes on host 'localhost' (R Under development (unstable) (2025-07-28 r88462 ucrt), platform x86_64-w64-mingw32) [12:32:42.010] | : . ' , ; ` | .makeCluster() ... done [12:32:42.010] | : . ' , ; ` | Socket cluster with 2 nodes on host 'localhost' (R Under development (unstable) (2025-07-28 r88462 ucrt), platform x86_64-w64-mingw32) [12:32:42.014] | : . ' , ; ` makeCluster(workers, ...) ... done [12:32:42.014] | : . ' , ; ` Number of workers: 2 [12:32:42.014] | : . ' , ; ` Workers UUID: 'b41aa9bbe1929457c05d6c1cab76da86' [12:32:42.015] | : . ' , ; Starting new cluster ... done [12:32:42.015] | : . ' , ClusterFutureBackend(..., persistent = FALSE, gc = FALSE, earlySignal = FALSE) ... done [12:32:42.016] | : . ' , Backend: <'MultisessionFutureBackend', 'ClusterFutureBackend', 'MultiprocessFutureBackend', 'FutureBackend', 'environment'> [12:32:42.016] | : . ' MultisessionFutureBackend(workers = , interrupts = TRUE, ...) ... done [12:32:42.016] | : . makeFutureBackend() ... done [12:32:42.017] | : . nbrOfWorkers(NULL) ... [12:32:42.017] | : . ' List of 4 [12:32:42.017] | : . ' $ : language plan_set(newStack, skip = .skip, cleanup = .cleanup, init = .init, debug = debug) [12:32:42.017] | : . ' $ : language with_assert({ nbrOfWorkers <- nbrOfWorkers() ... [12:32:42.017] | : . ' $ : language nbrOfWorkers() [12:32:42.017] | : . ' $ : language nbrOfWorkers.NULL() [12:32:42.021] | : . ' plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [12:32:42.021] | : . ' plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [12:32:42.022] | : . ' Number of workers: 2 [12:32:42.022] | : . nbrOfWorkers(NULL) ... done [12:32:42.022] | : . plan(): nbrOfWorkers() = 2 [12:32:42.023] | : plan(): plan_init() of 'multisession', 'cluster', 'multiprocess', 'future', 'function' ... done [12:32:42.023] | plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = NA, init = TRUE) ... done [12:32:42.023] | future(..., label = NULL) ... [12:32:42.024] | : lazy: FALSE [12:32:42.024] | : stdout: TRUE [12:32:42.024] | : conditions: [n=1] 'condition' [12:32:42.025] | : gc: FALSE [12:32:42.025] | : earlySignal: FALSE [12:32:42.025] | : getGlobalsAndPackages() ... [12:32:42.025] | : . Searching for globals ... [12:32:42.028] | : . ' globals found: [0] [12:32:42.029] | : . Searching for globals ... done [12:32:42.029] | : . globals: [0] [12:32:42.029] | : . packages: [0] [12:32:42.030] | : getGlobalsAndPackages() ... done [12:32:42.030] | : run() for 'Future' () ... [12:32:42.031] | : . state: 'created' [12:32:42.031] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [12:32:42.031] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [12:32:42.032] | : . Using MultisessionFutureBackend ... [12:32:42.032] | : . ' Number of futures since start: 0 (0 created, 0 launched, 0 finished) [12:32:42.032] | : . ' Launching futures ... [12:32:42.033] | : . ' , launchFuture() for ClusterFutureBackend ... [12:32:42.034] | : . ' , ; Workers: [n=2] [12:32:42.034] | : . ' , ; Socket cluster with 2 nodes on host 'localhost' (R Under development (unstable) (2025-07-28 r88462 ucrt), platform x86_64-w64-mingw32) [12:32:42.038] | : . ' , ; FutureRegistry: 'workers-b41aa9bbe1929457c05d6c1cab76da86' [12:32:42.038] | : . ' , ; requestWorker() ... [12:32:42.038] | : . ' , ; ` requestNode() ... [12:32:42.039] | : . ' , ; ` | Number of workers: 2 [12:32:42.039] | : . ' , ; ` | Polling for a free worker ... [12:32:42.039] | : . ' , ; ` | : FutureRegistry('workers-b41aa9bbe1929457c05d6c1cab76da86', action = 'list', earlySignal = 0) ... [12:32:42.040] | : . ' , ; ` | : . Created empty registry 'workers-b41aa9bbe1929457c05d6c1cab76da86' [12:32:42.040] | : . ' , ; ` | : . Listing all futures [12:32:42.040] | : . ' , ; ` | : . Number of registered futures: 0 [12:32:42.041] | : . ' , ; ` | : FutureRegistry('workers-b41aa9bbe1929457c05d6c1cab76da86', action = 'list', earlySignal = 0) ... done [12:32:42.041] | : . ' , ; ` | : Total time: 0 [12:32:42.041] | : . ' , ; ` | Polling for a free worker ... done [12:32:42.042] | : . ' , ; ` | FutureRegistry('workers-b41aa9bbe1929457c05d6c1cab76da86', action = 'list', earlySignal = 0) ... [12:32:42.042] | : . ' , ; ` | : Listing all futures [12:32:42.042] | : . ' , ; ` | : Number of registered futures: 0 [12:32:42.042] | : . ' , ; ` | FutureRegistry('workers-b41aa9bbe1929457c05d6c1cab76da86', action = 'list', earlySignal = 0) ... done [12:32:42.043] | : . ' , ; ` | avail: [n=2] '1', '2' [12:32:42.043] | : . ' , ; ` | Index of first available worker: 1 [12:32:42.043] | : . ' , ; ` | Validate that the worker is functional ... [12:32:42.044] | : . ' , ; ` | : Worker is functional [12:32:42.045] | : . ' , ; ` | : FutureRegistry('workers-b41aa9bbe1929457c05d6c1cab76da86', action = 'list', earlySignal = 0) ... [12:32:42.045] | : . ' , ; ` | : . Listing all futures [12:32:42.045] | : . ' , ; ` | : . Number of registered futures: 0 [12:32:42.046] | : . ' , ; ` | : FutureRegistry('workers-b41aa9bbe1929457c05d6c1cab76da86', action = 'list', earlySignal = 0) ... done [12:32:42.046] | : . ' , ; ` | Validate that the worker is functional ... done [12:32:42.046] | : . ' , ; ` requestNode() ... done [12:32:42.047] | : . ' , ; ` cluster node index: 1 [12:32:42.047] | : . ' , ; requestWorker() ... done [12:32:42.047] | : . ' , ; eraseGlobalEnvironment() ... [12:32:42.048] | : . ' , ; eraseGlobalEnvironment() ... done [12:32:42.048] | : . ' , ; launchFuture() ... [12:32:42.049] | : . ' , ; ` cluster node index: 1 [12:32:42.049] | : . ' , ; ` getFutureData() ... [12:32:42.049] | : . ' , ; ` | getFutureCore() ... [12:32:42.049] | : . ' , ; ` | : Packages needed by the future expression (n = 0): [12:32:42.050] | : . ' , ; ` | getFutureCore() ... done [12:32:42.050] | : . ' , ; ` | getFutureCapture() ... [12:32:42.050] | : . ' , ; ` | getFutureCapture() ... done [12:32:42.050] | : . ' , ; ` | getFutureContext() ... [12:32:42.051] | : . ' , ; ` | : plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [12:32:42.051] | : . ' , ; ` | : . Getting stack without first backend: [n=0] [12:32:42.051] | : . ' , ; ` | : plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [12:32:42.051] | : . ' , ; ` | : Packages needed by future backend (n = 0): [12:32:42.052] | : . ' , ; ` | getFutureContext() ... done [12:32:42.052] | : . ' , ; ` getFutureData() ... done [12:32:42.053] | : . ' , ; ` FutureRegistry('workers-b41aa9bbe1929457c05d6c1cab76da86', action = 'add', earlySignal = 0) ... [12:32:42.053] | : . ' , ; ` | Appended future to position #1 [12:32:42.053] | : . ' , ; ` | Number of registered futures: 1 [12:32:42.054] | : . ' , ; ` FutureRegistry('workers-b41aa9bbe1929457c05d6c1cab76da86', action = 'add', earlySignal = 0) ... done [12:32:42.054] | : . ' , ; launchFuture() ... done [12:32:42.054] | : . ' , ; MultisessionFuture started [12:32:42.054] | : . ' , launchFuture() for ClusterFutureBackend ... done [12:32:42.055] | : . ' Launching futures ... done [12:32:42.055] | : . ' Future launched: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [12:32:42.055] | : . Using MultisessionFutureBackend ... done [12:32:42.056] | : run() for 'Future' () ... done [12:32:42.056] | future(..., label = NULL) ... done MultisessionFuture: Label: Expression: [1] 42 Globals: Packages: L'Ecuyer-CMRG RNG seed: (seed = FALSE) Capture standard output: TRUE Capture condition classes: 'condition' (excluding '') Immediate condition classes: 'immediateCondition' Lazy evaluation: FALSE Local evaluation: TRUE Asynchronous evaluation: TRUE Early signaling: FALSE Environment: R_GlobalEnv State: 'running' [12:32:42.057] | resolved() ... [12:32:42.058] | : resolved() for MultisessionFuture () ... [12:32:42.058] | : . Cluster node socket connection: index=4, id=337 [12:32:42.059] | : . assertValidConnection() ... [12:32:42.059] | : . ' cluster node index: 1 [12:32:42.060] | : . assertValidConnection() ... done [12:32:42.136] | : . receiveMessageFromWorker() for ClusterFuture ... [12:32:42.136] | : . ' cluster node index: 1 [12:32:42.136] | : . ' [1] TRUE [12:32:42.137] | : . ' Received data: [12:32:42.137] | : . ' List of 5 [12:32:42.137] | : . ' $ type : chr "VALUE" [12:32:42.137] | : . ' $ value :List of 16 [12:32:42.137] | : . ' ..$ value : num 42 [12:32:42.137] | : . ' ..$ visible : logi TRUE [12:32:42.137] | : . ' ..$ stdout : chr "" [12:32:42.137] | : . ' ..$ conditions : list() [12:32:42.137] | : . ' ..$ rng : logi FALSE [12:32:42.137] | : . ' ..$ seed : NULL [12:32:42.137] | : . ' ..$ misuseGlobalEnv : NULL [12:32:42.137] | : . ' ..$ misuseConnections :List of 3 [12:32:42.137] | : . ' .. ..$ added : NULL [12:32:42.137] | : . ' .. ..$ removed : NULL [12:32:42.137] | : . ' .. ..$ replaced: NULL [12:32:42.137] | : . ' ..$ misuseDevices : NULL [12:32:42.137] | : . ' ..$ misuseDefaultDevice: list() [12:32:42.137] | : . ' ..$ started : POSIXct[1:1], format: "2025-07-29 12:32:42" [12:32:42.137] | : . ' ..$ finished : POSIXct[1:1], format: "2025-07-29 12:32:42" [12:32:42.137] | : . ' ..$ uuid : chr [1:2] "75ce017271db9fc465bb554ddefec5ac" "5" [12:32:42.137] | : . ' ..$ session_uuid : chr "6bf755610cbf5f89cc6ec0c86a474006" [12:32:42.137] | : . ' .. ..- attr(*, "source")=List of 5 [12:32:42.137] | : . ' .. .. ..$ host : Named chr "CRANWIN3" [12:32:42.137] | : . ' .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [12:32:42.137] | : . ' .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [12:32:42.137] | : . ' .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [12:32:42.137] | : . ' .. .. ..$ pid : int 174096 [12:32:42.137] | : . ' .. .. ..$ time : POSIXct[1:1], format: "2025-07-29 12:32:41" [12:32:42.137] | : . ' .. .. ..$ random: int 2147483647 [12:32:42.137] | : . ' ..$ r_info :List of 4 [12:32:42.137] | : . ' .. ..$ version :Classes 'R_system_version', 'package_version', 'numeric_version' hidden list of 1 [12:32:42.137] | : . ' .. .. ..$ : int [1:3] 4 6 0 [12:32:42.137] | : . ' .. ..$ os : chr "windows" [12:32:42.137] | : . ' .. ..$ os_name : chr "Windows" [12:32:42.137] | : . ' .. ..$ captures_utf8: logi TRUE [12:32:42.137] | : . ' ..$ version : chr "1.8" [12:32:42.137] | : . ' ..- attr(*, "class")= chr "FutureResult" [12:32:42.137] | : . ' $ success: logi TRUE [12:32:42.137] | : . ' $ time : 'proc_time' Named num [1:5] 0.06 0.01 0.08 NA NA [12:32:42.137] | : . ' ..- attr(*, "names")= chr [1:5] "user.self" "sys.self" "elapsed" "user.child" ... [12:32:42.137] | : . ' $ tag : NULL [12:32:42.151] | : . ' Received FutureResult [12:32:42.151] | : . ' FutureResult: [12:32:42.151] | : . ' value: 'numeric' [12:32:42.151] | : . ' visible: TRUE [12:32:42.151] | : . ' stdout: character [12:32:42.151] | : . ' conditions: [n = 0] [12:32:42.151] | : . ' RNG used: FALSE [12:32:42.151] | : . ' duration: 0.07933593 secs (started 2025-07-29 12:32:42.055094) [12:32:42.151] | : . ' version: 1.8 [12:32:42.152] | : . ' FutureRegistry('workers-b41aa9bbe1929457c05d6c1cab76da86', action = 'remove', earlySignal = 0) ... [12:32:42.152] | : . ' , Removed future from position #1 [12:32:42.152] | : . ' , Number of registered futures: 0 [12:32:42.152] | : . ' FutureRegistry('workers-b41aa9bbe1929457c05d6c1cab76da86', action = 'remove', earlySignal = 0) ... done [12:32:42.153] | : . ' Erased future from future backend [12:32:42.153] | : . ' result() for ClusterFuture ... [12:32:42.153] | : . ' , result already collected: FutureResult [12:32:42.153] | : . ' result() for ClusterFuture ... done [12:32:42.153] | : . ' signalConditions() ... [12:32:42.153] | : . ' , include = 'immediateCondition' [12:32:42.154] | : . ' , exclude = [12:32:42.154] | : . ' , resignal = FALSE [12:32:42.154] | : . ' , Number of conditions: 0 [12:32:42.154] | : . ' , int 0 [12:32:42.155] | : . ' signalConditions() ... done [12:32:42.155] | : . receiveMessageFromWorker() for ClusterFuture ... done [12:32:42.155] | : . receiveMessageFromWorker() returned object of class FutureResult; resolved [12:32:42.155] | : resolved() for MultisessionFuture () ... done [12:32:42.155] | : assertFutureResult() ... [12:32:42.155] | : . Future uuid: 75ce017271db9fc465bb554ddefec5ac-5 [12:32:42.155] | : . identical; success [12:32:42.156] | : assertFutureResult() ... done [12:32:42.156] | resolved() ... done Resolved: TRUE Unique identifier: 75ce017271db9fc465bb554ddefec5ac-5 Owner process: 75ce017271db9fc465bb554ddefec5ac Class: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' Value: Conditions captured: [12:32:42.156] | value() for MultisessionFuture () ... [12:32:42.156] | : result() for ClusterFuture ... [12:32:42.156] | : . result already collected: FutureResult [12:32:42.156] | : result() for ClusterFuture ... done [12:32:42.157] | : result() for ClusterFuture ... [12:32:42.157] | : . result already collected: FutureResult [12:32:42.157] | : result() for ClusterFuture ... done [12:32:42.157] | : signalConditions() ... [12:32:42.157] | : . include = 'immediateCondition' [12:32:42.157] | : . exclude = [12:32:42.158] | : . resignal = FALSE [12:32:42.158] | : . Number of conditions: 0 [12:32:42.158] | : . int 0 [12:32:42.158] | : signalConditions() ... done [12:32:42.158] | : relay stdout ... [12:32:42.159] | : relay stdout ... done [12:32:42.159] | : check for misuse ... [12:32:42.159] | : check for misuse ... done [12:32:42.159] | value() for MultisessionFuture () ... done [12:32:42.159] | future(..., label = NULL) ... [12:32:42.160] | : lazy: FALSE [12:32:42.160] | : stdout: TRUE [12:32:42.160] | : conditions: [n=1] 'condition' [12:32:42.160] | : gc: FALSE [12:32:42.160] | : earlySignal: FALSE [12:32:42.160] | : getGlobalsAndPackages() ... [12:32:42.160] | : . Searching for globals ... [12:32:42.164] | : . ' globals found: [1] '{' [12:32:42.165] | : . Searching for globals ... done [12:32:42.165] | : . Resolving globals: FALSE [12:32:42.165] | : . Search for packages associated with the globals ... [12:32:42.165] | : . ' Packages associated with globals: [1] 'base' [12:32:42.166] | : . ' Packages: [1] 'base' [12:32:42.166] | : . Search for packages associated with the globals ... done [12:32:42.166] | : . Packages after dropping 'base': [0] [12:32:42.166] | : . globals: [0] [12:32:42.166] | : . packages: [0] [12:32:42.167] | : getGlobalsAndPackages() ... done [12:32:42.167] | : run() for 'Future' () ... [12:32:42.167] | : . state: 'created' [12:32:42.167] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [12:32:42.168] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [12:32:42.168] | : . Using MultisessionFutureBackend ... [12:32:42.168] | : . ' Number of futures since start: 1 (1 created, 1 launched, 1 finished) [12:32:42.168] | : . ' Launching futures ... [12:32:42.168] | : . ' , launchFuture() for ClusterFutureBackend ... [12:32:42.169] | : . ' , ; Workers: [n=2] [12:32:42.169] | : . ' , ; Socket cluster with 2 nodes on host 'localhost' (R Under development (unstable) (2025-07-28 r88462 ucrt), platform x86_64-w64-mingw32) [12:32:42.171] | : . ' , ; FutureRegistry: 'workers-b41aa9bbe1929457c05d6c1cab76da86' [12:32:42.171] | : . ' , ; requestWorker() ... [12:32:42.171] | : . ' , ; ` requestNode() ... [12:32:42.172] | : . ' , ; ` | Number of workers: 2 [12:32:42.172] | : . ' , ; ` | Polling for a free worker ... [12:32:42.172] | : . ' , ; ` | : FutureRegistry('workers-b41aa9bbe1929457c05d6c1cab76da86', action = 'list', earlySignal = 0) ... [12:32:42.172] | : . ' , ; ` | : . Listing all futures [12:32:42.172] | : . ' , ; ` | : . Number of registered futures: 0 [12:32:42.172] | : . ' , ; ` | : FutureRegistry('workers-b41aa9bbe1929457c05d6c1cab76da86', action = 'list', earlySignal = 0) ... done [12:32:42.173] | : . ' , ; ` | : Total time: 0 [12:32:42.173] | : . ' , ; ` | Polling for a free worker ... done [12:32:42.173] | : . ' , ; ` | FutureRegistry('workers-b41aa9bbe1929457c05d6c1cab76da86', action = 'list', earlySignal = 0) ... [12:32:42.173] | : . ' , ; ` | : Listing all futures [12:32:42.173] | : . ' , ; ` | : Number of registered futures: 0 [12:32:42.174] | : . ' , ; ` | FutureRegistry('workers-b41aa9bbe1929457c05d6c1cab76da86', action = 'list', earlySignal = 0) ... done [12:32:42.174] | : . ' , ; ` | avail: [n=2] '1', '2' [12:32:42.174] | : . ' , ; ` | Index of first available worker: 1 [12:32:42.174] | : . ' , ; ` | Validate that the worker is functional ... [12:32:42.175] | : . ' , ; ` | : Worker is functional [12:32:42.175] | : . ' , ; ` | : FutureRegistry('workers-b41aa9bbe1929457c05d6c1cab76da86', action = 'list', earlySignal = 0) ... [12:32:42.176] | : . ' , ; ` | : . Listing all futures [12:32:42.176] | : . ' , ; ` | : . Number of registered futures: 0 [12:32:42.176] | : . ' , ; ` | : FutureRegistry('workers-b41aa9bbe1929457c05d6c1cab76da86', action = 'list', earlySignal = 0) ... done [12:32:42.177] | : . ' , ; ` | Validate that the worker is functional ... done [12:32:42.177] | : . ' , ; ` requestNode() ... done [12:32:42.177] | : . ' , ; ` cluster node index: 1 [12:32:42.178] | : . ' , ; requestWorker() ... done [12:32:42.178] | : . ' , ; eraseGlobalEnvironment() ... [12:32:42.179] | : . ' , ; eraseGlobalEnvironment() ... done [12:32:42.179] | : . ' , ; launchFuture() ... [12:32:42.179] | : . ' , ; ` cluster node index: 1 [12:32:42.180] | : . ' , ; ` getFutureData() ... [12:32:42.180] | : . ' , ; ` | getFutureCore() ... [12:32:42.180] | : . ' , ; ` | : Packages needed by the future expression (n = 0): [12:32:42.181] | : . ' , ; ` | getFutureCore() ... done [12:32:42.181] | : . ' , ; ` | getFutureCapture() ... [12:32:42.181] | : . ' , ; ` | getFutureCapture() ... done [12:32:42.182] | : . ' , ; ` | getFutureContext() ... [12:32:42.182] | : . ' , ; ` | : plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [12:32:42.182] | : . ' , ; ` | : . Getting stack without first backend: [n=0] [12:32:42.183] | : . ' , ; ` | : plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [12:32:42.183] | : . ' , ; ` | : Packages needed by future backend (n = 0): [12:32:42.183] | : . ' , ; ` | getFutureContext() ... done [12:32:42.184] | : . ' , ; ` getFutureData() ... done [12:32:42.184] | : . ' , ; ` FutureRegistry('workers-b41aa9bbe1929457c05d6c1cab76da86', action = 'add', earlySignal = 0) ... [12:32:42.185] | : . ' , ; ` | Appended future to position #1 [12:32:42.185] | : . ' , ; ` | Number of registered futures: 1 [12:32:42.185] | : . ' , ; ` FutureRegistry('workers-b41aa9bbe1929457c05d6c1cab76da86', action = 'add', earlySignal = 0) ... done [12:32:42.186] | : . ' , ; launchFuture() ... done [12:32:42.186] | : . ' , ; MultisessionFuture started [12:32:42.186] | : . ' , launchFuture() for ClusterFutureBackend ... done [12:32:42.187] | : . ' Launching futures ... done [12:32:42.187] | : . ' Future launched: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [12:32:42.187] | : . Using MultisessionFutureBackend ... done [12:32:42.188] | : run() for 'Future' () ... done [12:32:42.188] | future(..., label = NULL) ... done MultisessionFuture: Label: Expression: { 42 } Globals: Packages: L'Ecuyer-CMRG RNG seed: (seed = FALSE) Capture standard output: TRUE Capture condition classes: 'condition' (excluding '') Immediate condition classes: 'immediateCondition' Lazy evaluation: FALSE Local evaluation: TRUE Asynchronous evaluation: TRUE Early signaling: FALSE Environment: R_GlobalEnv State: 'running' [12:32:42.189] | resolved() ... [12:32:42.190] | : resolved() for MultisessionFuture () ... [12:32:42.191] | : . Cluster node socket connection: index=4, id=337 [12:32:42.191] | : . assertValidConnection() ... [12:32:42.191] | : . ' cluster node index: 1 [12:32:42.192] | : . assertValidConnection() ... done [12:32:42.192] | : . receiveMessageFromWorker() for ClusterFuture ... [12:32:42.193] | : . ' cluster node index: 1 [12:32:42.193] | : . ' [1] TRUE [12:32:42.194] | : . ' Received data: [12:32:42.194] | : . ' List of 5 [12:32:42.194] | : . ' $ type : chr "VALUE" [12:32:42.194] | : . ' $ value :List of 16 [12:32:42.194] | : . ' ..$ value : num 42 [12:32:42.194] | : . ' ..$ visible : logi TRUE [12:32:42.194] | : . ' ..$ stdout : chr "" [12:32:42.194] | : . ' ..$ conditions : list() [12:32:42.194] | : . ' ..$ rng : logi FALSE [12:32:42.194] | : . ' ..$ seed : NULL [12:32:42.194] | : . ' ..$ misuseGlobalEnv : NULL [12:32:42.194] | : . ' ..$ misuseConnections :List of 3 [12:32:42.194] | : . ' .. ..$ added : NULL [12:32:42.194] | : . ' .. ..$ removed : NULL [12:32:42.194] | : . ' .. ..$ replaced: NULL [12:32:42.194] | : . ' ..$ misuseDevices : NULL [12:32:42.194] | : . ' ..$ misuseDefaultDevice: list() [12:32:42.194] | : . ' ..$ started : POSIXct[1:1], format: "2025-07-29 12:32:42" [12:32:42.194] | : . ' ..$ finished : POSIXct[1:1], format: "2025-07-29 12:32:42" [12:32:42.194] | : . ' ..$ uuid : chr [1:2] "75ce017271db9fc465bb554ddefec5ac" "6" [12:32:42.194] | : . ' ..$ session_uuid : chr "6bf755610cbf5f89cc6ec0c86a474006" [12:32:42.194] | : . ' .. ..- attr(*, "source")=List of 5 [12:32:42.194] | : . ' .. .. ..$ host : Named chr "CRANWIN3" [12:32:42.194] | : . ' .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [12:32:42.194] | : . ' .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [12:32:42.194] | : . ' .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [12:32:42.194] | : . ' .. .. ..$ pid : int 174096 [12:32:42.194] | : . ' .. .. ..$ time : POSIXct[1:1], format: "2025-07-29 12:32:41" [12:32:42.194] | : . ' .. .. ..$ random: int 2147483647 [12:32:42.194] | : . ' ..$ r_info :List of 4 [12:32:42.194] | : . ' .. ..$ version :Classes 'R_system_version', 'package_version', 'numeric_version' hidden list of 1 [12:32:42.194] | : . ' .. .. ..$ : int [1:3] 4 6 0 [12:32:42.194] | : . ' .. ..$ os : chr "windows" [12:32:42.194] | : . ' .. ..$ os_name : chr "Windows" [12:32:42.194] | : . ' .. ..$ captures_utf8: logi TRUE [12:32:42.194] | : . ' ..$ version : chr "1.8" [12:32:42.194] | : . ' ..- attr(*, "class")= chr "FutureResult" [12:32:42.194] | : . ' $ success: logi TRUE [12:32:42.194] | : . ' $ time : 'proc_time' Named num [1:5] 0 0 0 NA NA [12:32:42.194] | : . ' ..- attr(*, "names")= chr [1:5] "user.self" "sys.self" "elapsed" "user.child" ... [12:32:42.194] | : . ' $ tag : NULL [12:32:42.222] | : . ' Received FutureResult [12:32:42.223] | : . ' FutureResult: [12:32:42.223] | : . ' value: 'numeric' [12:32:42.223] | : . ' visible: TRUE [12:32:42.223] | : . ' stdout: character [12:32:42.223] | : . ' conditions: [n = 0] [12:32:42.223] | : . ' RNG used: FALSE [12:32:42.223] | : . ' duration: 0.005249023 secs (started 2025-07-29 12:32:42.185182) [12:32:42.223] | : . ' version: 1.8 [12:32:42.224] | : . ' FutureRegistry('workers-b41aa9bbe1929457c05d6c1cab76da86', action = 'remove', earlySignal = 0) ... [12:32:42.224] | : . ' , Removed future from position #1 [12:32:42.225] | : . ' , Number of registered futures: 0 [12:32:42.225] | : . ' FutureRegistry('workers-b41aa9bbe1929457c05d6c1cab76da86', action = 'remove', earlySignal = 0) ... done [12:32:42.225] | : . ' Erased future from future backend [12:32:42.225] | : . ' result() for ClusterFuture ... [12:32:42.226] | : . ' , result already collected: FutureResult [12:32:42.226] | : . ' result() for ClusterFuture ... done [12:32:42.226] | : . ' signalConditions() ... [12:32:42.227] | : . ' , include = 'immediateCondition' [12:32:42.227] | : . ' , exclude = [12:32:42.227] | : . ' , resignal = FALSE [12:32:42.228] | : . ' , Number of conditions: 0 [12:32:42.228] | : . ' , int 0 [12:32:42.229] | : . ' signalConditions() ... done [12:32:42.229] | : . receiveMessageFromWorker() for ClusterFuture ... done [12:32:42.229] | : . receiveMessageFromWorker() returned object of class FutureResult; resolved [12:32:42.230] | : resolved() for MultisessionFuture () ... done [12:32:42.230] | : assertFutureResult() ... [12:32:42.230] | : . Future uuid: 75ce017271db9fc465bb554ddefec5ac-6 [12:32:42.231] | : . identical; success [12:32:42.231] | : assertFutureResult() ... done [12:32:42.231] | resolved() ... done Resolved: TRUE Unique identifier: 75ce017271db9fc465bb554ddefec5ac-6 Owner process: 75ce017271db9fc465bb554ddefec5ac Class: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' Value: Conditions captured: [12:32:42.232] | value() for MultisessionFuture () ... [12:32:42.232] | : result() for ClusterFuture ... [12:32:42.232] | : . result already collected: FutureResult [12:32:42.233] | : result() for ClusterFuture ... done [12:32:42.233] | : result() for ClusterFuture ... [12:32:42.233] | : . result already collected: FutureResult [12:32:42.234] | : result() for ClusterFuture ... done [12:32:42.234] | : signalConditions() ... [12:32:42.234] | : . include = 'immediateCondition' [12:32:42.234] | : . exclude = [12:32:42.235] | : . resignal = FALSE [12:32:42.235] | : . Number of conditions: 0 [12:32:42.235] | : . int 0 [12:32:42.236] | : signalConditions() ... done [12:32:42.237] | : relay stdout ... [12:32:42.237] | : relay stdout ... done [12:32:42.237] | : check for misuse ... [12:32:42.238] | : check for misuse ... done [12:32:42.238] | value() for MultisessionFuture () ... done [12:32:42.238] | future(..., label = 'strategy = multisession') ... [12:32:42.239] | : lazy: FALSE [12:32:42.239] | : stdout: TRUE [12:32:42.239] | : conditions: [n=1] 'condition' [12:32:42.239] | : gc: FALSE [12:32:42.240] | : earlySignal: FALSE [12:32:42.240] | : getGlobalsAndPackages() ... [12:32:42.240] | : . Searching for globals ... [12:32:42.243] | : . ' globals found: [0] [12:32:42.243] | : . Searching for globals ... done [12:32:42.244] | : . globals: [0] [12:32:42.244] | : . packages: [0] [12:32:42.244] | : getGlobalsAndPackages() ... done [12:32:42.245] | : run() for 'Future' ('strategy = multisession') ... [12:32:42.245] | : . state: 'created' [12:32:42.245] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [12:32:42.245] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [12:32:42.246] | : . Using MultisessionFutureBackend ... [12:32:42.246] | : . ' Number of futures since start: 2 (2 created, 2 launched, 2 finished) [12:32:42.246] | : . ' Launching futures ... [12:32:42.247] | : . ' , launchFuture() for ClusterFutureBackend ... [12:32:42.247] | : . ' , ; Workers: [n=2] [12:32:42.247] | : . ' , ; Socket cluster with 2 nodes on host 'localhost' (R Under development (unstable) (2025-07-28 r88462 ucrt), platform x86_64-w64-mingw32) [12:32:42.250] | : . ' , ; FutureRegistry: 'workers-b41aa9bbe1929457c05d6c1cab76da86' [12:32:42.250] | : . ' , ; requestWorker() ... [12:32:42.251] | : . ' , ; ` requestNode() ... [12:32:42.251] | : . ' , ; ` | Number of workers: 2 [12:32:42.251] | : . ' , ; ` | Polling for a free worker ... [12:32:42.252] | : . ' , ; ` | : FutureRegistry('workers-b41aa9bbe1929457c05d6c1cab76da86', action = 'list', earlySignal = 0) ... [12:32:42.252] | : . ' , ; ` | : . Listing all futures [12:32:42.252] | : . ' , ; ` | : . Number of registered futures: 0 [12:32:42.252] | : . ' , ; ` | : FutureRegistry('workers-b41aa9bbe1929457c05d6c1cab76da86', action = 'list', earlySignal = 0) ... done [12:32:42.253] | : . ' , ; ` | : Total time: 0 [12:32:42.253] | : . ' , ; ` | Polling for a free worker ... done [12:32:42.253] | : . ' , ; ` | FutureRegistry('workers-b41aa9bbe1929457c05d6c1cab76da86', action = 'list', earlySignal = 0) ... [12:32:42.253] | : . ' , ; ` | : Listing all futures [12:32:42.254] | : . ' , ; ` | : Number of registered futures: 0 [12:32:42.254] | : . ' , ; ` | FutureRegistry('workers-b41aa9bbe1929457c05d6c1cab76da86', action = 'list', earlySignal = 0) ... done [12:32:42.254] | : . ' , ; ` | avail: [n=2] '1', '2' [12:32:42.254] | : . ' , ; ` | Index of first available worker: 1 [12:32:42.255] | : . ' , ; ` | Validate that the worker is functional ... [12:32:42.255] | : . ' , ; ` | : Worker is functional [12:32:42.256] | : . ' , ; ` | : FutureRegistry('workers-b41aa9bbe1929457c05d6c1cab76da86', action = 'list', earlySignal = 0) ... [12:32:42.256] | : . ' , ; ` | : . Listing all futures [12:32:42.256] | : . ' , ; ` | : . Number of registered futures: 0 [12:32:42.257] | : . ' , ; ` | : FutureRegistry('workers-b41aa9bbe1929457c05d6c1cab76da86', action = 'list', earlySignal = 0) ... done [12:32:42.257] | : . ' , ; ` | Validate that the worker is functional ... done [12:32:42.257] | : . ' , ; ` requestNode() ... done [12:32:42.258] | : . ' , ; ` cluster node index: 1 [12:32:42.258] | : . ' , ; requestWorker() ... done [12:32:42.258] | : . ' , ; eraseGlobalEnvironment() ... [12:32:42.259] | : . ' , ; eraseGlobalEnvironment() ... done [12:32:42.259] | : . ' , ; launchFuture() ... [12:32:42.260] | : . ' , ; ` cluster node index: 1 [12:32:42.260] | : . ' , ; ` getFutureData() ... [12:32:42.260] | : . ' , ; ` | getFutureCore() ... [12:32:42.261] | : . ' , ; ` | : Packages needed by the future expression (n = 0): [12:32:42.261] | : . ' , ; ` | getFutureCore() ... done [12:32:42.261] | : . ' , ; ` | getFutureCapture() ... [12:32:42.262] | : . ' , ; ` | getFutureCapture() ... done [12:32:42.262] | : . ' , ; ` | getFutureContext() ... [12:32:42.262] | : . ' , ; ` | : plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [12:32:42.262] | : . ' , ; ` | : . Getting stack without first backend: [n=0] [12:32:42.263] | : . ' , ; ` | : plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [12:32:42.263] | : . ' , ; ` | : Packages needed by future backend (n = 0): [12:32:42.263] | : . ' , ; ` | getFutureContext() ... done [12:32:42.264] | : . ' , ; ` getFutureData() ... done [12:32:42.265] | : . ' , ; ` FutureRegistry('workers-b41aa9bbe1929457c05d6c1cab76da86', action = 'add', earlySignal = 0) ... [12:32:42.265] | : . ' , ; ` | Appended future to position #1 [12:32:42.265] | : . ' , ; ` | Number of registered futures: 1 [12:32:42.266] | : . ' , ; ` FutureRegistry('workers-b41aa9bbe1929457c05d6c1cab76da86', action = 'add', earlySignal = 0) ... done [12:32:42.266] | : . ' , ; launchFuture() ... done [12:32:42.266] | : . ' , ; MultisessionFuture started [12:32:42.266] | : . ' , launchFuture() for ClusterFutureBackend ... done [12:32:42.267] | : . ' Launching futures ... done [12:32:42.267] | : . ' Future launched: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [12:32:42.267] | : . Using MultisessionFutureBackend ... done [12:32:42.268] | : run() for 'Future' ('strategy = multisession') ... done [12:32:42.268] | future(..., label = 'strategy = multisession') ... done MultisessionFuture: Label: 'strategy = multisession' Expression: [1] 42 Globals: Packages: L'Ecuyer-CMRG RNG seed: (seed = FALSE) Capture standard output: TRUE Capture condition classes: 'condition' (excluding '') Immediate condition classes: 'immediateCondition' Lazy evaluation: FALSE Local evaluation: TRUE Asynchronous evaluation: TRUE Early signaling: FALSE Environment: R_GlobalEnv State: 'running' [12:32:42.269] | resolved() ... [12:32:42.269] | : resolved() for MultisessionFuture ('strategy = multisession') ... [12:32:42.270] | : . Cluster node socket connection: index=4, id=337 [12:32:42.271] | : . assertValidConnection() ... [12:32:42.271] | : . ' cluster node index: 1 [12:32:42.272] | : . assertValidConnection() ... done [12:32:42.272] | : . receiveMessageFromWorker() for ClusterFuture ... [12:32:42.272] | : . ' cluster node index: 1 [12:32:42.273] | : . ' [1] TRUE [12:32:42.273] | : . ' Received data: [12:32:42.274] | : . ' List of 5 [12:32:42.274] | : . ' $ type : chr "VALUE" [12:32:42.274] | : . ' $ value :List of 16 [12:32:42.274] | : . ' ..$ value : num 42 [12:32:42.274] | : . ' ..$ visible : logi TRUE [12:32:42.274] | : . ' ..$ stdout : chr "" [12:32:42.274] | : . ' ..$ conditions : list() [12:32:42.274] | : . ' ..$ rng : logi FALSE [12:32:42.274] | : . ' ..$ seed : NULL [12:32:42.274] | : . ' ..$ misuseGlobalEnv : NULL [12:32:42.274] | : . ' ..$ misuseConnections :List of 3 [12:32:42.274] | : . ' .. ..$ added : NULL [12:32:42.274] | : . ' .. ..$ removed : NULL [12:32:42.274] | : . ' .. ..$ replaced: NULL [12:32:42.274] | : . ' ..$ misuseDevices : NULL [12:32:42.274] | : . ' ..$ misuseDefaultDevice: list() [12:32:42.274] | : . ' ..$ started : POSIXct[1:1], format: "2025-07-29 12:32:42" [12:32:42.274] | : . ' ..$ finished : POSIXct[1:1], format: "2025-07-29 12:32:42" [12:32:42.274] | : . ' ..$ uuid : chr [1:2] "75ce017271db9fc465bb554ddefec5ac" "7" [12:32:42.274] | : . ' ..$ session_uuid : chr "6bf755610cbf5f89cc6ec0c86a474006" [12:32:42.274] | : . ' .. ..- attr(*, "source")=List of 5 [12:32:42.274] | : . ' .. .. ..$ host : Named chr "CRANWIN3" [12:32:42.274] | : . ' .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [12:32:42.274] | : . ' .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [12:32:42.274] | : . ' .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [12:32:42.274] | : . ' .. .. ..$ pid : int 174096 [12:32:42.274] | : . ' .. .. ..$ time : POSIXct[1:1], format: "2025-07-29 12:32:41" [12:32:42.274] | : . ' .. .. ..$ random: int 2147483647 [12:32:42.274] | : . ' ..$ r_info :List of 4 [12:32:42.274] | : . ' .. ..$ version :Classes 'R_system_version', 'package_version', 'numeric_version' hidden list of 1 [12:32:42.274] | : . ' .. .. ..$ : int [1:3] 4 6 0 [12:32:42.274] | : . ' .. ..$ os : chr "windows" [12:32:42.274] | : . ' .. ..$ os_name : chr "Windows" [12:32:42.274] | : . ' .. ..$ captures_utf8: logi TRUE [12:32:42.274] | : . ' ..$ version : chr "1.8" [12:32:42.274] | : . ' ..- attr(*, "class")= chr "FutureResult" [12:32:42.274] | : . ' $ success: logi TRUE [12:32:42.274] | : . ' $ time : 'proc_time' Named num [1:5] 0.02 0 0.02 NA NA [12:32:42.274] | : . ' ..- attr(*, "names")= chr [1:5] "user.self" "sys.self" "elapsed" "user.child" ... [12:32:42.274] | : . ' $ tag : NULL [12:32:42.295] | : . ' Received FutureResult [12:32:42.296] | : . ' FutureResult: [12:32:42.296] | : . ' value: 'numeric' [12:32:42.296] | : . ' visible: TRUE [12:32:42.296] | : . ' stdout: character [12:32:42.296] | : . ' conditions: [n = 0] [12:32:42.296] | : . ' RNG used: FALSE [12:32:42.296] | : . ' duration: 0.005604029 secs (started 2025-07-29 12:32:42.265317) [12:32:42.296] | : . ' version: 1.8 [12:32:42.297] | : . ' FutureRegistry('workers-b41aa9bbe1929457c05d6c1cab76da86', action = 'remove', earlySignal = 0) ... [12:32:42.297] | : . ' , Removed future from position #1 [12:32:42.297] | : . ' , Number of registered futures: 0 [12:32:42.298] | : . ' FutureRegistry('workers-b41aa9bbe1929457c05d6c1cab76da86', action = 'remove', earlySignal = 0) ... done [12:32:42.298] | : . ' Erased future from future backend [12:32:42.298] | : . ' result() for ClusterFuture ... [12:32:42.298] | : . ' , result already collected: FutureResult [12:32:42.299] | : . ' result() for ClusterFuture ... done [12:32:42.299] | : . ' signalConditions() ... [12:32:42.299] | : . ' , include = 'immediateCondition' [12:32:42.299] | : . ' , exclude = [12:32:42.300] | : . ' , resignal = FALSE [12:32:42.300] | : . ' , Number of conditions: 0 [12:32:42.300] | : . ' , int 0 [12:32:42.301] | : . ' signalConditions() ... done [12:32:42.301] | : . receiveMessageFromWorker() for ClusterFuture ... done [12:32:42.302] | : . receiveMessageFromWorker() returned object of class FutureResult; resolved [12:32:42.302] | : resolved() for MultisessionFuture ('strategy = multisession') ... done [12:32:42.302] | : assertFutureResult() ... [12:32:42.302] | : . Future uuid: 75ce017271db9fc465bb554ddefec5ac-7 [12:32:42.303] | : . identical; success [12:32:42.303] | : assertFutureResult() ... done [12:32:42.303] | resolved() ... done Resolved: TRUE Unique identifier: 75ce017271db9fc465bb554ddefec5ac-7 Owner process: 75ce017271db9fc465bb554ddefec5ac Class: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' Value: Conditions captured: [12:32:42.304] | value() for MultisessionFuture ('strategy = multisession') ... [12:32:42.304] | : result() for ClusterFuture ... [12:32:42.304] | : . result already collected: FutureResult [12:32:42.305] | : result() for ClusterFuture ... done [12:32:42.305] | : result() for ClusterFuture ... [12:32:42.305] | : . result already collected: FutureResult [12:32:42.306] | : result() for ClusterFuture ... done [12:32:42.306] | : signalConditions() ... [12:32:42.306] | : . include = 'immediateCondition' [12:32:42.306] | : . exclude = [12:32:42.307] | : . resignal = FALSE [12:32:42.307] | : . Number of conditions: 0 [12:32:42.307] | : . int 0 [12:32:42.308] | : signalConditions() ... done [12:32:42.308] | : relay stdout ... [12:32:42.309] | : relay stdout ... done [12:32:42.309] | : check for misuse ... [12:32:42.309] | : check for misuse ... done [12:32:42.309] | value() for MultisessionFuture ('strategy = multisession') ... done [12:32:42.310] | future(..., label = 'strategy = multisession') ... [12:32:42.310] | : lazy: FALSE [12:32:42.311] | : stdout: TRUE [12:32:42.311] | : conditions: [n=1] 'condition' [12:32:42.311] | : gc: FALSE [12:32:42.311] | : earlySignal: FALSE [12:32:42.312] | : getGlobalsAndPackages() ... [12:32:42.312] | : . Searching for globals ... [12:32:42.318] | : . ' globals found: [1] '{' [12:32:42.318] | : . Searching for globals ... done [12:32:42.319] | : . Resolving globals: FALSE [12:32:42.319] | : . Search for packages associated with the globals ... [12:32:42.320] | : . ' Packages associated with globals: [1] 'base' [12:32:42.320] | : . ' Packages: [1] 'base' [12:32:42.320] | : . Search for packages associated with the globals ... done [12:32:42.321] | : . Packages after dropping 'base': [0] [12:32:42.321] | : . globals: [0] [12:32:42.321] | : . packages: [0] [12:32:42.321] | : getGlobalsAndPackages() ... done [12:32:42.322] | : run() for 'Future' ('strategy = multisession') ... [12:32:42.322] | : . state: 'created' [12:32:42.323] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [12:32:42.323] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [12:32:42.323] | : . Using MultisessionFutureBackend ... [12:32:42.323] | : . ' Number of futures since start: 3 (3 created, 3 launched, 3 finished) [12:32:42.324] | : . ' Launching futures ... [12:32:42.324] | : . ' , launchFuture() for ClusterFutureBackend ... [12:32:42.324] | : . ' , ; Workers: [n=2] [12:32:42.325] | : . ' , ; Socket cluster with 2 nodes on host 'localhost' (R Under development (unstable) (2025-07-28 r88462 ucrt), platform x86_64-w64-mingw32) [12:32:42.328] | : . ' , ; FutureRegistry: 'workers-b41aa9bbe1929457c05d6c1cab76da86' [12:32:42.328] | : . ' , ; requestWorker() ... [12:32:42.328] | : . ' , ; ` requestNode() ... [12:32:42.328] | : . ' , ; ` | Number of workers: 2 [12:32:42.329] | : . ' , ; ` | Polling for a free worker ... [12:32:42.329] | : . ' , ; ` | : FutureRegistry('workers-b41aa9bbe1929457c05d6c1cab76da86', action = 'list', earlySignal = 0) ... [12:32:42.329] | : . ' , ; ` | : . Listing all futures [12:32:42.330] | : . ' , ; ` | : . Number of registered futures: 0 [12:32:42.330] | : . ' , ; ` | : FutureRegistry('workers-b41aa9bbe1929457c05d6c1cab76da86', action = 'list', earlySignal = 0) ... done [12:32:42.330] | : . ' , ; ` | : Total time: 0 [12:32:42.330] | : . ' , ; ` | Polling for a free worker ... done [12:32:42.331] | : . ' , ; ` | FutureRegistry('workers-b41aa9bbe1929457c05d6c1cab76da86', action = 'list', earlySignal = 0) ... [12:32:42.331] | : . ' , ; ` | : Listing all futures [12:32:42.331] | : . ' , ; ` | : Number of registered futures: 0 [12:32:42.331] | : . ' , ; ` | FutureRegistry('workers-b41aa9bbe1929457c05d6c1cab76da86', action = 'list', earlySignal = 0) ... done [12:32:42.332] | : . ' , ; ` | avail: [n=2] '1', '2' [12:32:42.332] | : . ' , ; ` | Index of first available worker: 1 [12:32:42.332] | : . ' , ; ` | Validate that the worker is functional ... [12:32:42.333] | : . ' , ; ` | : Worker is functional [12:32:42.333] | : . ' , ; ` | : FutureRegistry('workers-b41aa9bbe1929457c05d6c1cab76da86', action = 'list', earlySignal = 0) ... [12:32:42.334] | : . ' , ; ` | : . Listing all futures [12:32:42.334] | : . ' , ; ` | : . Number of registered futures: 0 [12:32:42.334] | : . ' , ; ` | : FutureRegistry('workers-b41aa9bbe1929457c05d6c1cab76da86', action = 'list', earlySignal = 0) ... done [12:32:42.334] | : . ' , ; ` | Validate that the worker is functional ... done [12:32:42.335] | : . ' , ; ` requestNode() ... done [12:32:42.335] | : . ' , ; ` cluster node index: 1 [12:32:42.335] | : . ' , ; requestWorker() ... done [12:32:42.336] | : . ' , ; eraseGlobalEnvironment() ... [12:32:42.336] | : . ' , ; eraseGlobalEnvironment() ... done [12:32:42.337] | : . ' , ; launchFuture() ... [12:32:42.337] | : . ' , ; ` cluster node index: 1 [12:32:42.337] | : . ' , ; ` getFutureData() ... [12:32:42.338] | : . ' , ; ` | getFutureCore() ... [12:32:42.338] | : . ' , ; ` | : Packages needed by the future expression (n = 0): [12:32:42.338] | : . ' , ; ` | getFutureCore() ... done [12:32:42.338] | : . ' , ; ` | getFutureCapture() ... [12:32:42.339] | : . ' , ; ` | getFutureCapture() ... done [12:32:42.339] | : . ' , ; ` | getFutureContext() ... [12:32:42.339] | : . ' , ; ` | : plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [12:32:42.340] | : . ' , ; ` | : . Getting stack without first backend: [n=0] [12:32:42.340] | : . ' , ; ` | : plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [12:32:42.340] | : . ' , ; ` | : Packages needed by future backend (n = 0): [12:32:42.340] | : . ' , ; ` | getFutureContext() ... done [12:32:42.341] | : . ' , ; ` getFutureData() ... done [12:32:42.341] | : . ' , ; ` FutureRegistry('workers-b41aa9bbe1929457c05d6c1cab76da86', action = 'add', earlySignal = 0) ... [12:32:42.342] | : . ' , ; ` | Appended future to position #1 [12:32:42.342] | : . ' , ; ` | Number of registered futures: 1 [12:32:42.342] | : . ' , ; ` FutureRegistry('workers-b41aa9bbe1929457c05d6c1cab76da86', action = 'add', earlySignal = 0) ... done [12:32:42.342] | : . ' , ; launchFuture() ... done [12:32:42.343] | : . ' , ; MultisessionFuture started [12:32:42.343] | : . ' , launchFuture() for ClusterFutureBackend ... done [12:32:42.343] | : . ' Launching futures ... done [12:32:42.344] | : . ' Future launched: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [12:32:42.344] | : . Using MultisessionFutureBackend ... done [12:32:42.344] | : run() for 'Future' ('strategy = multisession') ... done [12:32:42.344] | future(..., label = 'strategy = multisession') ... done MultisessionFuture: Label: 'strategy = multisession' Expression: { 42 } Globals: Packages: L'Ecuyer-CMRG RNG seed: (seed = FALSE) Capture standard output: TRUE Capture condition classes: 'condition' (excluding '') Immediate condition classes: 'immediateCondition' Lazy evaluation: FALSE Local evaluation: TRUE Asynchronous evaluation: TRUE Early signaling: FALSE Environment: R_GlobalEnv State: 'running' [12:32:42.346] | resolved() ... [12:32:42.346] | : resolved() for MultisessionFuture ('strategy = multisession') ... [12:32:42.347] | : . Cluster node socket connection: index=4, id=337 [12:32:42.347] | : . assertValidConnection() ... [12:32:42.347] | : . ' cluster node index: 1 [12:32:42.348] | : . assertValidConnection() ... done [12:32:42.348] | : . receiveMessageFromWorker() for ClusterFuture ... [12:32:42.349] | : . ' cluster node index: 1 [12:32:42.349] | : . ' [1] TRUE [12:32:42.349] | : . ' Received data: [12:32:42.350] | : . ' List of 5 [12:32:42.350] | : . ' $ type : chr "VALUE" [12:32:42.350] | : . ' $ value :List of 16 [12:32:42.350] | : . ' ..$ value : num 42 [12:32:42.350] | : . ' ..$ visible : logi TRUE [12:32:42.350] | : . ' ..$ stdout : chr "" [12:32:42.350] | : . ' ..$ conditions : list() [12:32:42.350] | : . ' ..$ rng : logi FALSE [12:32:42.350] | : . ' ..$ seed : NULL [12:32:42.350] | : . ' ..$ misuseGlobalEnv : NULL [12:32:42.350] | : . ' ..$ misuseConnections :List of 3 [12:32:42.350] | : . ' .. ..$ added : NULL [12:32:42.350] | : . ' .. ..$ removed : NULL [12:32:42.350] | : . ' .. ..$ replaced: NULL [12:32:42.350] | : . ' ..$ misuseDevices : NULL [12:32:42.350] | : . ' ..$ misuseDefaultDevice: list() [12:32:42.350] | : . ' ..$ started : POSIXct[1:1], format: "2025-07-29 12:32:42" [12:32:42.350] | : . ' ..$ finished : POSIXct[1:1], format: "2025-07-29 12:32:42" [12:32:42.350] | : . ' ..$ uuid : chr [1:2] "75ce017271db9fc465bb554ddefec5ac" "8" [12:32:42.350] | : . ' ..$ session_uuid : chr "6bf755610cbf5f89cc6ec0c86a474006" [12:32:42.350] | : . ' .. ..- attr(*, "source")=List of 5 [12:32:42.350] | : . ' .. .. ..$ host : Named chr "CRANWIN3" [12:32:42.350] | : . ' .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [12:32:42.350] | : . ' .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [12:32:42.350] | : . ' .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [12:32:42.350] | : . ' .. .. ..$ pid : int 174096 [12:32:42.350] | : . ' .. .. ..$ time : POSIXct[1:1], format: "2025-07-29 12:32:41" [12:32:42.350] | : . ' .. .. ..$ random: int 2147483647 [12:32:42.350] | : . ' ..$ r_info :List of 4 [12:32:42.350] | : . ' .. ..$ version :Classes 'R_system_version', 'package_version', 'numeric_version' hidden list of 1 [12:32:42.350] | : . ' .. .. ..$ : int [1:3] 4 6 0 [12:32:42.350] | : . ' .. ..$ os : chr "windows" [12:32:42.350] | : . ' .. ..$ os_name : chr "Windows" [12:32:42.350] | : . ' .. ..$ captures_utf8: logi TRUE [12:32:42.350] | : . ' ..$ version : chr "1.8" [12:32:42.350] | : . ' ..- attr(*, "class")= chr "FutureResult" [12:32:42.350] | : . ' $ success: logi TRUE [12:32:42.350] | : . ' $ time : 'proc_time' Named num [1:5] 0 0 0 NA NA [12:32:42.350] | : . ' ..- attr(*, "names")= chr [1:5] "user.self" "sys.self" "elapsed" "user.child" ... [12:32:42.350] | : . ' $ tag : NULL [12:32:42.375] | : . ' Received FutureResult [12:32:42.375] | : . ' FutureResult: [12:32:42.375] | : . ' value: 'numeric' [12:32:42.375] | : . ' visible: TRUE [12:32:42.375] | : . ' stdout: character [12:32:42.375] | : . ' conditions: [n = 0] [12:32:42.375] | : . ' RNG used: FALSE [12:32:42.375] | : . ' duration: 0.004355907 secs (started 2025-07-29 12:32:42.342009) [12:32:42.375] | : . ' version: 1.8 [12:32:42.376] | : . ' FutureRegistry('workers-b41aa9bbe1929457c05d6c1cab76da86', action = 'remove', earlySignal = 0) ... [12:32:42.377] | : . ' , Removed future from position #1 [12:32:42.377] | : . ' , Number of registered futures: 0 [12:32:42.377] | : . ' FutureRegistry('workers-b41aa9bbe1929457c05d6c1cab76da86', action = 'remove', earlySignal = 0) ... done [12:32:42.378] | : . ' Erased future from future backend [12:32:42.378] | : . ' result() for ClusterFuture ... [12:32:42.378] | : . ' , result already collected: FutureResult [12:32:42.379] | : . ' result() for ClusterFuture ... done [12:32:42.379] | : . ' signalConditions() ... [12:32:42.379] | : . ' , include = 'immediateCondition' [12:32:42.379] | : . ' , exclude = [12:32:42.380] | : . ' , resignal = FALSE [12:32:42.380] | : . ' , Number of conditions: 0 [12:32:42.380] | : . ' , int 0 [12:32:42.381] | : . ' signalConditions() ... done [12:32:42.381] | : . receiveMessageFromWorker() for ClusterFuture ... done [12:32:42.382] | : . receiveMessageFromWorker() returned object of class FutureResult; resolved [12:32:42.382] | : resolved() for MultisessionFuture ('strategy = multisession') ... done [12:32:42.382] | : assertFutureResult() ... [12:32:42.382] | : . Future uuid: 75ce017271db9fc465bb554ddefec5ac-8 [12:32:42.383] | : . identical; success [12:32:42.383] | : assertFutureResult() ... done [12:32:42.383] | resolved() ... done Resolved: TRUE Unique identifier: 75ce017271db9fc465bb554ddefec5ac-8 Owner process: 75ce017271db9fc465bb554ddefec5ac Class: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' Value: Conditions captured: [12:32:42.384] | value() for MultisessionFuture ('strategy = multisession') ... [12:32:42.384] | : result() for ClusterFuture ... [12:32:42.384] | : . result already collected: FutureResult [12:32:42.385] | : result() for ClusterFuture ... done [12:32:42.385] | : result() for ClusterFuture ... [12:32:42.385] | : . result already collected: FutureResult [12:32:42.385] | : result() for ClusterFuture ... done [12:32:42.386] | : signalConditions() ... [12:32:42.386] | : . include = 'immediateCondition' [12:32:42.386] | : . exclude = [12:32:42.386] | : . resignal = FALSE [12:32:42.387] | : . Number of conditions: 0 [12:32:42.387] | : . int 0 [12:32:42.388] | : signalConditions() ... done [12:32:42.388] | : relay stdout ... [12:32:42.388] | : relay stdout ... done [12:32:42.389] | : check for misuse ... [12:32:42.389] | : check for misuse ... done [12:32:42.389] | value() for MultisessionFuture ('strategy = multisession') ... done - plan('multisession') ... DONE > message("*** Futures - labels ... DONE") *** Futures - labels ... DONE Sourcing 6 epilogue scripts ... 01/06 epilogue script 'D:/RCompile/CRANincoming/R-devel/lib/future/testme/_epilogue/001.undo-future.R' 02/06 epilogue script 'D:/RCompile/CRANincoming/R-devel/lib/future/testme/_epilogue/002.undo-state.R' Failed to undo environment variables: - Expected environment variables: [n=213] '!ExitCode', 'ALLUSERSPROFILE', 'APPDATA', 'BIBINPUTS', 'BINDIR', 'BSTINPUTS', 'COMMONPROGRAMFILES', 'COMPUTERNAME', 'COMSPEC', 'CURL_CA_BUNDLE', 'CYGWIN', 'CommonProgramFiles(x86)', 'CommonProgramW6432', 'DriverData', 'HOME', 'HOMEDRIVE', 'HOMEPATH', 'JAGS_ROOT', 'JAVA_HOME', 'LANGUAGE', 'LC_COLLATE', 'LC_MONETARY', 'LC_TIME', 'LOCALAPPDATA', 'LOGONSERVER', 'LS_HOME', 'LS_LICENSE_PATH', 'MAKE', 'MAKEFLAGS', 'MAKELEVEL', 'MFLAGS', 'MSMPI_BENCHMARKS', 'MSMPI_BIN', 'MSYS2_ENV_CONV_EXCL', 'NUMBER_OF_PROCESSORS', 'OCL', 'OMP_THREAD_LIMIT', 'OS', 'PATH', 'PATHEXT', 'PROCESSOR_ARCHITECTURE', 'PROCESSOR_IDENTIFIER', 'PROCESSOR_LEVEL', 'PROCESSOR_REVISION', 'PROGRAMFILES', 'PROMPT', 'PSModulePath', 'PUBLIC', 'PWD', 'ProgramData', 'ProgramFiles(x86)', 'ProgramW6432', 'RTOOLS44_HOME', 'RTOOLS45_HOME', 'R_ARCH', 'R_BROWSER', 'R_BZIPCMD', 'R_CMD', 'R_COMPILED_BY', 'R_CRAN_WEB', 'R_CUSTOM_TOOLS_PATH', 'R_CUSTOM_TOOLS_SOFT', 'R_DOC_DIR', 'R_ENVIRON_USER', 'R_GSCMD', 'R_GZIPCMD', 'R_HOME', 'R_INCLUDE_DIR', 'R_INSTALL_TAR', 'R_LIBS', 'R_LIBS_SITE', 'R_LIBS_USER', 'R_MAX_NUM_DLLS', 'R_OSTYPE', 'R_PAPERSIZE', 'R_PAPERSIZE_USER', 'R_PARALLELLY_MAKENODEPSOCK_AUTOKILL', 'R_PARALLELLY_MAKENODEPSOCK_CONNECTTIMEOUT', 'R_PARALLELLY_MAKENODEPSOCK_RSCRIPT_LABEL', 'R_PARALLELLY_MAKENODEPSOCK_SESSIONINFO_PKGS', 'R_PARALLELLY_MAKENODEPSOCK_TIMEOUT', 'R_PARALLELLY_RANDOM_PORTS', 'R_PARALLEL_PORT', 'R_RD4PDF', 'R_RTOOLS45_PATH', 'R_SCRIPT_LEGACY', 'R_SHARE_DIR', 'R_TESTME_NAME', 'R_TESTME_PACKAGE', 'R_TESTME_PATH', 'R_TESTS', 'R_UNZIPCMD', 'R_USER', 'R_VERSION', 'R_ZIPCMD', 'SED', 'SHLVL', 'SYSTEMDRIVE', 'SYSTEMROOT', 'TAR', 'TAR_OPTIONS', 'TEMP', 'TERM', 'TEXINPUTS', 'TMP', 'TMPDIR', 'USERDOMAIN', 'USERDOMAIN_ROAMINGPROFILE', 'USERNAME', 'USERPROFILE', 'WINDIR', '_', '_R_CHECK_AUTOCONF_', '_R_CHECK_BOGUS_RETURN_', '_R_CHECK_BROWSER_NONINTERACTIVE_', '_R_CHECK_BUILD_VIGNETTES_SEPARATELY_', '_R_CHECK_CODETOOLS_PROFILE_', '_R_CHECK_CODE_ASSIGN_TO_GLOBALENV_', '_R_CHECK_CODE_ATTACH_', '_R_CHECK_CODE_CLASS_IS_STRING_', '_R_CHECK_CODE_DATA_INTO_GLOBALENV_', '_R_CHECK_CODE_USAGE_VIA_NAMESPACES_', '_R_CHECK_CODE_USAGE_WITHOUT_LOADING_', '_R_CHECK_CODE_USAGE_WITH_ONLY_BASE_ATTACHED_', '_R_CHECK_CODOC_VARIABLES_IN_USAGES_', '_R_CHECK_COMPACT_DATA2_', '_R_CHECK_COMPILATION_FLAGS_', '_R_CHECK_CONNECTIONS_LEFT_OPEN_', '_R_CHECK_CRAN_INCOMING_', '_R_CHECK_CRAN_INCOMING_ASPELL_RECHECK_MAYBE_', '_R_CHECK_CRAN_INCOMING_ASPELL_RECHECK_START_', '_R_CHECK_CRAN_INCOMING_CHECK_FILE_URIS_', '_R_CHECK_CRAN_INCOMING_CHECK_URLS_IN_PARALLEL_', '_R_CHECK_CRAN_INCOMING_NOTE_GNU_MAKE_', '_R_CHECK_CRAN_INCOMING_REMOTE_', '_R_CHECK_CRAN_INCOMING_USE_ASPELL_', '_R_CHECK_DATALIST_', '_R_CHECK_DEPRECATED_DEFUNCT_', '_R_CHECK_DOC_SIZES2_', '_R_CHECK_DOT_FIRSTLIB_', '_R_CHECK_DOT_INTERNAL_', '_R_CHECK_EXAMPLE_TIMING_THRESHOLD_', '_R_CHECK_EXECUTABLES_', '_R_CHECK_EXECUTABLES_EXCLUSIONS_', '_R_CHECK_FF_CALLS_', '_R_CHECK_FF_DUP_', '_R_CHECK_FORCE_SUGGESTS_', '_R_CHECK_FUTURE_FILE_TIMESTAMPS_', '_R_CHECK_FUTURE_FILE_TIMESTAMPS_LEEWAY_', '_R_CHECK_HAVE_MYSQL_', '_R_CHECK_HAVE_ODBC_', '_R_CHECK_HAVE_PERL_', '_R_CHECK_HAVE_POSTGRES_', '_R_CHECK_INSTALL_DEPENDS_', '_R_CHECK_INTERNALS2_', '_R_CHECK_LENGTH_1_CONDITION_', '_R_CHECK_LICENSE_', '_R_CHECK_LIMIT_CORES_', '_R_CHECK_LOG_USE_INFO_', '_R_CHECK_MATRIX_DATA_', '_R_CHECK_MBCS_CONVERSION_FAILURE_', '_R_CHECK_NATIVE_ROUTINE_REGISTRATION_', '_R_CHECK_NEWS_IN_PLAIN_TEXT_', '_R_CHECK_NO_RECOMMENDED_', '_R_CHECK_NO_STOP_ON_TEST_ERROR_', '_R_CHECK_ORPHANED_', '_R_CHECK_OVERWRITE_REGISTERED_S3_METHODS_', '_R_CHECK_PACKAGES_USED_IGNORE_UNUSED_IMPORTS_', '_R_CHECK_PACKAGES_USED_IN_TESTS_USE_SUBDIRS_', '_R_CHECK_PACKAGE_DATASETS_SUPPRESS_NOTES_', '_R_CHECK_PACKAGE_NAME_', '_R_CHECK_PKG_SIZES_', '_R_CHECK_PKG_SIZES_THRESHOLD_', '_R_CHECK_PRAGMAS_', '_R_CHECK_RD_EXAMPLES_T_AND_F_', '_R_CHECK_RD_LINE_WIDTHS_', '_R_CHECK_RD_MATH_RENDERING_', '_R_CHECK_RD_NOTE_LOST_BRACES_', '_R_CHECK_RD_VALIDATE_RD2HTML_', '_R_CHECK_REPLACING_IMPORTS_', '_R_CHECK_R_DEPENDS_', '_R_CHECK_S3_METHODS_SHOW_POSSIBLE_ISSUES_', '_R_CHECK_SCREEN_DEVICE_', '_R_CHECK_SERIALIZATION_', '_R_CHECK_SHLIB_OPENMP_FLAGS_', '_R_CHECK_SRC_MINUS_W_IMPLICIT_', '_R_CHECK_SUBDIRS_NOCASE_', '_R_CHECK_SUGGESTS_ONLY_', '_R_CHECK_SYSTEM_CLOCK_', '_R_CHECK_TESTS_NLINES_', '_R_CHECK_TEST_TIMING_', '_R_CHECK_TIMINGS_', '_R_CHECK_TOPLEVEL_FILES_', '_R_CHECK_UNDOC_USE_ALL_NAMES_', '_R_CHECK_UNSAFE_CALLS_', '_R_CHECK_URLS_SHOW_301_STATUS_', '_R_CHECK_VC_DIRS_', '_R_CHECK_VIGNETTES_NLINES_', '_R_CHECK_VIGNETTES_SKIP_RUN_MAYBE_', '_R_CHECK_VIGNETTE_TIMING_', '_R_CHECK_VIGNETTE_TITLES_', '_R_CHECK_WINDOWS_DEVICE_', '_R_CHECK_XREFS_NOTE_MISSING_PACKAGE_ANCHORS_', '_R_CHECK_XREFS_USE_ALIASES_FROM_CRAN_', '_R_CLASS_MATRIX_ARRAY_', '_R_DEPRECATED_IS_R_', '_R_S3_METHOD_LOOKUP_BASEENV_AFTER_GLOBALENV_', '_R_SHLIB_BUILD_OBJECTS_SYMBOL_TABLES_', '_R_USE_STRICT_R_HEADERS_', '__R_CHECK_DOC_FILES_NOTE_IF_ALL_INTERNAL__', 'maj.version', 'nextArg--timingsnextArg--install', 'tempdirname' - Environment variables still there: [n=0] - Environment variables missing: [n=1] 'MAKEFLAGS' Differences environment variable by environment variable: 03/06 epilogue script 'D:/RCompile/CRANincoming/R-devel/lib/future/testme/_epilogue/090.gc.R' 04/06 epilogue script 'D:/RCompile/CRANincoming/R-devel/lib/future/testme/_epilogue/099.session_info.R' 05/06 epilogue script 'D:/RCompile/CRANincoming/R-devel/lib/future/testme/_epilogue/995.detritus-connections.R' 06/06 epilogue script 'D:/RCompile/CRANincoming/R-devel/lib/future/testme/_epilogue/999.detritus-files.R' Skipping, because path appears not to be an 'R CMD check' folder: 'D:/temp/2025_07_29_12_30_17_31216' Sourcing 6 epilogue scripts ... done Test time: user.self=1s, sys.self=0.05s, elapsed=2s, user.child=NAs, sys.child=NAs Test 'future,labels' ... success > > proc.time() user system elapsed 1.40 0.17 2.59