R Under development (unstable) (2025-11-15 r89024 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) [23:12:52.646] Option 'future.startup.script': TRUE [23:12:52.648] Future startup scripts considered: '.future.R', '~/.future.R' [23:12:52.649] 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') ... [23:12:52.680] plan(<'name'>, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:12:52.681] | plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = NA, init = TRUE) ... [23:12:52.681] | : all.equal() for FutureStrategyList ... [23:12:52.681] | : . New stack: [23:12:52.682] | : . List of 1 [23:12:52.682] | : . $ :function (..., envir = parent.frame()) [23:12:52.682] | : . ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:12:52.682] | : . ..- attr(*, "init")= logi TRUE [23:12:52.682] | : . ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:12:52.682] | : . .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:12:52.682] | : . ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:12:52.682] | : . ..- attr(*, "call")= language plan(strategy) [23:12:52.682] | : . - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [23:12:52.693] | : . Old stack: [23:12:52.693] | : . List of 1 [23:12:52.693] | : . $ :function (..., envir = parent.frame()) [23:12:52.693] | : . ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:12:52.693] | : . ..- attr(*, "init")= logi TRUE [23:12:52.693] | : . ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:12:52.693] | : . .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:12:52.693] | : . ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:12:52.693] | : . ..- attr(*, "call")= language plan(sequential) [23:12:52.693] | : . - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [23:12:52.700] | : . Not identical [23:12:52.700] | : . all.equal() for future ... [23:12:52.700] | : . ' List of 2 [23:12:52.700] | : . ' $ target :function (..., envir = parent.frame()) [23:12:52.700] | : . ' ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:12:52.700] | : . ' ..- attr(*, "init")= logi TRUE [23:12:52.700] | : . ' ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:12:52.700] | : . ' .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:12:52.700] | : . ' ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:12:52.700] | : . ' ..- attr(*, "call")= language plan(strategy) [23:12:52.700] | : . ' $ current:function (..., envir = parent.frame()) [23:12:52.700] | : . ' ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:12:52.700] | : . ' ..- attr(*, "init")= logi TRUE [23:12:52.700] | : . ' ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:12:52.700] | : . ' .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:12:52.700] | : . ' ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:12:52.700] | : . ' ..- attr(*, "call")= language plan(sequential) [23:12:52.712] | : . all.equal() for future ... done [23:12:52.712] | : all.equal() for FutureStrategyList ... done [23:12:52.713] | : plan(): Skip setting new future backend stack because it is the same as the current one: [23:12:52.713] | : List of future strategies: [23:12:52.713] | : 1. sequential: [23:12:52.713] | : - args: function (..., envir = parent.frame(), workers = "") [23:12:52.713] | : - tweaked: FALSE [23:12:52.713] | : - call: plan(sequential) [23:12:52.714] | plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = NA, init = TRUE) ... done [23:12:52.714] plan(<'name'>, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:12:52.715] future(..., label = NULL) ... [23:12:52.715] | lazy: FALSE [23:12:52.715] | stdout: TRUE [23:12:52.715] | conditions: [n=1] 'condition' [23:12:52.716] | gc: FALSE [23:12:52.716] | earlySignal: FALSE [23:12:52.717] | getGlobalsAndPackages() ... [23:12:52.718] | : Searching for globals ... [23:12:52.736] | : . globals found: [0] [23:12:52.737] | : Searching for globals ... done [23:12:52.737] | : globals: [0] [23:12:52.737] | : packages: [0] [23:12:52.737] | getGlobalsAndPackages() ... done [23:12:52.738] | run() for 'Future' () ... [23:12:52.738] | : state: 'created' [23:12:52.739] | : plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:12:52.739] | : . plan(): plan_init() of 'sequential', 'uniprocess', 'future', 'function' ... [23:12:52.739] | : . ' function (..., envir = parent.frame()) [23:12:52.739] | : . ' - attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:12:52.739] | : . ' - attr(*, "init")= logi TRUE [23:12:52.739] | : . ' - attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:12:52.739] | : . ' ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:12:52.739] | : . ' - attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:12:52.739] | : . ' - attr(*, "call")= language plan(sequential) [23:12:52.743] | : . ' init: TRUE [23:12:52.744] | : . ' makeFutureBackend() ... [23:12:52.744] | : . ' , Backend function: <'NULL'> [23:12:52.744] | : . ' , Evaluator tweak arguments: [n=0] [23:12:52.745] | : . ' , list() [23:12:52.745] | : . ' , Evaluator formal arguments: [n=0] [23:12:52.746] | : . ' , NULL [23:12:52.746] | : . ' , Arguments passed to the future-backend factory: [n=0] [23:12:52.746] | : . ' , list() [23:12:52.747] | : . ' , Backend: <'SequentialFutureBackend', 'FutureBackend', 'environment'> [23:12:52.748] | : . ' makeFutureBackend() ... done [23:12:52.748] | : . plan(): plan_init() of 'sequential', 'uniprocess', 'future', 'function' ... done [23:12:52.748] | : plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:12:52.748] | : Using SequentialFutureBackend ... [23:12:52.749] | : . Number of futures since start: 0 (0 created, 0 launched, 0 finished) [23:12:52.749] | : . Launching futures ... [23:12:52.750] | : . ' launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... [23:12:52.750] | : . ' , getFutureData() ... [23:12:52.750] | : . ' , ; getFutureCore() ... [23:12:52.750] | : . ' , ; ` Packages needed by the future expression (n = 0): [23:12:52.751] | : . ' , ; getFutureCore() ... done [23:12:52.751] | : . ' , ; getFutureCapture() ... [23:12:52.751] | : . ' , ; getFutureCapture() ... done [23:12:52.752] | : . ' , ; getFutureContext() ... [23:12:52.752] | : . ' , ; ` plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:12:52.752] | : . ' , ; ` | Getting stack without first backend: [n=0] [23:12:52.753] | : . ' , ; ` plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:12:52.753] | : . ' , ; ` Packages needed by future backend (n = 0): [23:12:52.753] | : . ' , ; getFutureContext() ... done [23:12:52.754] | : . ' , getFutureData() ... done [23:12:52.759] | : . ' , plan("list", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:12:52.760] | : . ' , ; Getting full stack: [n=1] 'sequential', 'uniprocess', 'future', 'function' [23:12:52.760] | : . ' , plan("list", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:12:52.761] | : . ' , plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [23:12:52.762] | : . ' , ; plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [23:12:52.762] | : . ' , ; ` all.equal() for FutureStrategyList ... [23:12:52.762] | : . ' , ; ` | New stack: [23:12:52.763] | : . ' , ; ` | List of 1 [23:12:52.763] | : . ' , ; ` | $ :function (..., envir = parent.frame()) [23:12:52.763] | : . ' , ; ` | ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:12:52.763] | : . ' , ; ` | ..- attr(*, "init")= logi TRUE [23:12:52.763] | : . ' , ; ` | ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:12:52.763] | : . ' , ; ` | .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:12:52.763] | : . ' , ; ` | ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:12:52.763] | : . ' , ; ` | ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [23:12:52.763] | : . ' , ; ` | - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [23:12:52.769] | : . ' , ; ` | Old stack: [23:12:52.769] | : . ' , ; ` | List of 1 [23:12:52.769] | : . ' , ; ` | $ :function (..., envir = parent.frame()) [23:12:52.769] | : . ' , ; ` | ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:12:52.769] | : . ' , ; ` | ..- attr(*, "init")= chr "done" [23:12:52.769] | : . ' , ; ` | ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:12:52.769] | : . ' , ; ` | .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:12:52.769] | : . ' , ; ` | ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:12:52.769] | : . ' , ; ` | ..- attr(*, "call")= language plan(sequential) [23:12:52.769] | : . ' , ; ` | ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [23:12:52.769] | : . ' , ; ` | .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:12:52.769] | : . ' , ; ` | .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:12:52.769] | : . ' , ; ` | - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [23:12:52.780] | : . ' , ; ` | Not identical [23:12:52.781] | : . ' , ; ` | all.equal() for future ... [23:12:52.781] | : . ' , ; ` | : List of 2 [23:12:52.781] | : . ' , ; ` | : $ target :function (..., envir = parent.frame()) [23:12:52.781] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:12:52.781] | : . ' , ; ` | : ..- attr(*, "init")= logi TRUE [23:12:52.781] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:12:52.781] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:12:52.781] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:12:52.781] | : . ' , ; ` | : ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [23:12:52.781] | : . ' , ; ` | : $ current:function (..., envir = parent.frame()) [23:12:52.781] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:12:52.781] | : . ' , ; ` | : ..- attr(*, "init")= chr "done" [23:12:52.781] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:12:52.781] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:12:52.781] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:12:52.781] | : . ' , ; ` | : ..- attr(*, "call")= language plan(sequential) [23:12:52.781] | : . ' , ; ` | : ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [23:12:52.781] | : . ' , ; ` | : .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:12:52.781] | : . ' , ; ` | : .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:12:52.794] | : . ' , ; ` | all.equal() for future ... done [23:12:52.794] | : . ' , ; ` all.equal() for FutureStrategyList ... done [23:12:52.795] | : . ' , ; ` plan(): Skip setting new future backend stack because it is the same as the current one: [23:12:52.795] | : . ' , ; ` List of future strategies: [23:12:52.795] | : . ' , ; ` 1. sequential: [23:12:52.795] | : . ' , ; ` - args: function (..., envir = parent.frame(), workers = "") [23:12:52.795] | : . ' , ; ` - tweaked: FALSE [23:12:52.795] | : . ' , ; ` - call: plan(sequential) [23:12:52.796] | : . ' , ; plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [23:12:52.796] | : . ' , plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [23:12:52.803] | : . ' , plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [23:12:52.803] | : . ' , ; plan(<'FutureStrategyList'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [23:12:52.804] | : . ' , ; ` plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [23:12:52.804] | : . ' , ; ` | all.equal() for FutureStrategyList ... [23:12:52.804] | : . ' , ; ` | : New stack: [23:12:52.805] | : . ' , ; ` | : List of 1 [23:12:52.805] | : . ' , ; ` | : $ :function (..., envir = parent.frame()) [23:12:52.805] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:12:52.805] | : . ' , ; ` | : ..- attr(*, "init")= chr "done" [23:12:52.805] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:12:52.805] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:12:52.805] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:12:52.805] | : . ' , ; ` | : ..- attr(*, "call")= language plan(sequential) [23:12:52.805] | : . ' , ; ` | : ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [23:12:52.805] | : . ' , ; ` | : .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:12:52.805] | : . ' , ; ` | : .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:12:52.805] | : . ' , ; ` | : - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [23:12:52.852] | : . ' , ; ` | : Old stack: [23:12:52.852] | : . ' , ; ` | : List of 1 [23:12:52.852] | : . ' , ; ` | : $ :function (..., envir = parent.frame()) [23:12:52.852] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:12:52.852] | : . ' , ; ` | : ..- attr(*, "init")= chr "done" [23:12:52.852] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:12:52.852] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:12:52.852] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:12:52.852] | : . ' , ; ` | : ..- attr(*, "call")= language plan(sequential) [23:12:52.852] | : . ' , ; ` | : ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [23:12:52.852] | : . ' , ; ` | : .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:12:52.852] | : . ' , ; ` | : .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:12:52.852] | : . ' , ; ` | : - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [23:12:52.856] | : . ' , ; ` | : Identical [23:12:52.857] | : . ' , ; ` | all.equal() for FutureStrategyList ... done [23:12:52.857] | : . ' , ; ` | plan(): Skip setting new future backend stack because it is the same as the current one: [23:12:52.857] | : . ' , ; ` | List of future strategies: [23:12:52.857] | : . ' , ; ` | 1. sequential: [23:12:52.857] | : . ' , ; ` | - args: function (..., envir = parent.frame(), workers = "") [23:12:52.857] | : . ' , ; ` | - tweaked: FALSE [23:12:52.857] | : . ' , ; ` | - call: plan(sequential) [23:12:52.858] | : . ' , ; ` plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [23:12:52.858] | : . ' , ; plan(<'FutureStrategyList'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [23:12:52.858] | : . ' , plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [23:12:52.862] | : . ' , SequentialFuture started (and completed) [23:12:52.863] | : . ' , signalConditions() ... [23:12:52.863] | : . ' , ; include = 'immediateCondition' [23:12:52.864] | : . ' , ; exclude = [23:12:52.864] | : . ' , ; resignal = FALSE [23:12:52.864] | : . ' , ; Number of conditions: 6 [23:12:52.865] | : . ' , ; int 6 [23:12:52.866] | : . ' , ; Condition #1 (class: 'simpleMessage', 'message', 'condition'): [23:12:52.866] | : . ' , ; Condition #2 (class: 'simpleMessage', 'message', 'condition'): [23:12:52.866] | : . ' , ; Condition #3 (class: 'simpleMessage', 'message', 'condition'): [23:12:52.867] | : . ' , ; Condition #4 (class: 'simpleMessage', 'message', 'condition'): [23:12:52.867] | : . ' , ; Condition #5 (class: 'simpleMessage', 'message', 'condition'): [23:12:52.867] | : . ' , ; Condition #6 (class: 'simpleMessage', 'message', 'condition'): [23:12:52.867] | : . ' , signalConditions() ... done [23:12:52.868] | : . ' launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... done [23:12:52.868] | : . Launching futures ... done [23:12:52.869] | : . Future launched: 'SequentialFuture', 'UniprocessFuture', 'Future' [23:12:52.869] | : Using SequentialFutureBackend ... done [23:12:52.869] | run() for 'Future' () ... done [23:12:52.869] 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: 6801b9468e5f12d0fd00c1b244264920-1 Owner process: 6801b9468e5f12d0fd00c1b244264920 Class: 'SequentialFuture', 'UniprocessFuture', 'Future' Value: 39 bytes of class 'numeric' Conditions captured: [n=6] 'simpleMessage', 'simpleMessage', 'simpleMessage', 'simpleMessage', 'simpleMessage', 'simpleMessage' Duration: 0.04540706 secs (started 2025-11-16 23:12:52.756507) Worker process: 6801b9468e5f12d0fd00c1b244264920 [23:12:52.873] value() for SequentialFuture () ... [23:12:52.874] | signalConditions() ... [23:12:52.874] | : include = 'immediateCondition' [23:12:52.874] | : exclude = [23:12:52.874] | : resignal = FALSE [23:12:52.875] | : Number of conditions: 6 [23:12:52.875] | : int 6 [23:12:52.918] | : Condition #1 (class: 'simpleMessage', 'message', 'condition'): [23:12:52.918] | : Condition #2 (class: 'simpleMessage', 'message', 'condition'): [23:12:52.918] | : Condition #3 (class: 'simpleMessage', 'message', 'condition'): [23:12:52.919] | : Condition #4 (class: 'simpleMessage', 'message', 'condition'): [23:12:52.919] | : Condition #5 (class: 'simpleMessage', 'message', 'condition'): [23:12:52.919] | : Condition #6 (class: 'simpleMessage', 'message', 'condition'): [23:12:52.919] | signalConditions() ... done [23:12:52.919] | relay stdout ... [23:12:52.920] | relay stdout ... done [23:12:52.920] | check for misuse ... [23:12:52.920] | check for misuse ... done [23:12:52.920] | relay conditions ... [23:12:52.920] | : Future state: 'finished' [23:12:52.920] | : signalConditions() ... [23:12:52.921] | : . include = 'condition' [23:12:52.921] | : . exclude = 'immediateCondition' [23:12:52.921] | : . resignal = TRUE [23:12:52.921] | : . Number of conditions: 6 [23:12:52.921] | : . int 6 [23:12:52.922] | : . Condition #1 (class: 'simpleMessage', 'message', 'condition'): [23:12:52.922] | : . Condition #1: 'simpleMessage', 'message', 'condition' [23:12:52.756] | : . ' , attachPackages() ... [23:12:52.922] | : . Condition #2 (class: 'simpleMessage', 'message', 'condition'): [23:12:52.923] | : . Condition #2: 'simpleMessage', 'message', 'condition' [23:12:52.757] | : . ' , ; packages: [n=1] 'future' [23:12:52.923] | : . Condition #3 (class: 'simpleMessage', 'message', 'condition'): [23:12:52.923] | : . Condition #3: 'simpleMessage', 'message', 'condition' [23:12:52.757] | : . ' , attachPackages() ... done [23:12:52.923] | : . Condition #4 (class: 'simpleMessage', 'message', 'condition'): [23:12:52.923] | : . Condition #4: 'simpleMessage', 'message', 'condition' [23:12:52.758] | : . ' , attachPackages() ... [23:12:52.924] | : . Condition #5 (class: 'simpleMessage', 'message', 'condition'): [23:12:52.924] | : . Condition #5: 'simpleMessage', 'message', 'condition' [23:12:52.758] | : . ' , ; packages: [n=0] [23:12:52.924] | : . Condition #6 (class: 'simpleMessage', 'message', 'condition'): [23:12:52.924] | : . Condition #6: 'simpleMessage', 'message', 'condition' [23:12:52.758] | : . ' , attachPackages() ... done [23:12:52.925] | : signalConditions() ... done [23:12:52.925] | relay conditions ... done [23:12:52.925] value() for SequentialFuture () ... done [23:12:52.927] future(..., label = NULL) ... [23:12:52.927] | lazy: FALSE [23:12:52.928] | stdout: TRUE [23:12:52.928] | conditions: [n=1] 'condition' [23:12:52.928] | gc: FALSE [23:12:52.929] | earlySignal: FALSE [23:12:52.929] | getGlobalsAndPackages() ... [23:12:52.929] | : Searching for globals ... [23:12:52.937] | : . globals found: [1] '{' [23:12:52.937] | : Searching for globals ... done [23:12:52.938] | : Resolving globals: FALSE [23:12:52.938] | : Search for packages associated with the globals ... [23:12:52.939] | : . Packages associated with globals: [1] 'base' [23:12:52.940] | : . Packages: [1] 'base' [23:12:52.940] | : Search for packages associated with the globals ... done [23:12:52.940] | : Packages after dropping 'base': [0] [23:12:52.941] | : globals: [0] [23:12:52.941] | : packages: [0] [23:12:52.941] | getGlobalsAndPackages() ... done [23:12:52.942] | run() for 'Future' () ... [23:12:52.942] | : state: 'created' [23:12:52.943] | : plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:12:52.943] | : plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:12:52.943] | : Using SequentialFutureBackend ... [23:12:52.944] | : . Number of futures since start: 1 (1 created, 1 launched, 1 finished) [23:12:52.944] | : . Launching futures ... [23:12:52.944] | : . ' launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... [23:12:52.945] | : . ' , getFutureData() ... [23:12:52.945] | : . ' , ; getFutureCore() ... [23:12:52.945] | : . ' , ; ` Packages needed by the future expression (n = 0): [23:12:52.946] | : . ' , ; getFutureCore() ... done [23:12:52.946] | : . ' , ; getFutureCapture() ... [23:12:52.946] | : . ' , ; getFutureCapture() ... done [23:12:52.947] | : . ' , ; getFutureContext() ... [23:12:52.947] | : . ' , ; ` plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:12:52.947] | : . ' , ; ` | Getting stack without first backend: [n=0] [23:12:52.948] | : . ' , ; ` plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:12:52.948] | : . ' , ; ` Packages needed by future backend (n = 0): [23:12:52.949] | : . ' , ; getFutureContext() ... done [23:12:52.949] | : . ' , getFutureData() ... done [23:12:52.953] | : . ' , plan("list", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:12:52.953] | : . ' , ; Getting full stack: [n=1] 'sequential', 'uniprocess', 'future', 'function' [23:12:52.953] | : . ' , plan("list", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:12:52.954] | : . ' , plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [23:12:52.955] | : . ' , ; plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [23:12:52.955] | : . ' , ; ` all.equal() for FutureStrategyList ... [23:12:52.955] | : . ' , ; ` | New stack: [23:12:52.956] | : . ' , ; ` | List of 1 [23:12:52.956] | : . ' , ; ` | $ :function (..., envir = parent.frame()) [23:12:52.956] | : . ' , ; ` | ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:12:52.956] | : . ' , ; ` | ..- attr(*, "init")= logi TRUE [23:12:52.956] | : . ' , ; ` | ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:12:52.956] | : . ' , ; ` | .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:12:52.956] | : . ' , ; ` | ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:12:52.956] | : . ' , ; ` | ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [23:12:52.956] | : . ' , ; ` | - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [23:12:52.962] | : . ' , ; ` | Old stack: [23:12:52.963] | : . ' , ; ` | List of 1 [23:12:52.963] | : . ' , ; ` | $ :function (..., envir = parent.frame()) [23:12:52.963] | : . ' , ; ` | ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:12:52.963] | : . ' , ; ` | ..- attr(*, "init")= chr "done" [23:12:52.963] | : . ' , ; ` | ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:12:52.963] | : . ' , ; ` | .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:12:52.963] | : . ' , ; ` | ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:12:52.963] | : . ' , ; ` | ..- attr(*, "call")= language plan(sequential) [23:12:52.963] | : . ' , ; ` | ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [23:12:52.963] | : . ' , ; ` | .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:12:52.963] | : . ' , ; ` | .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:12:52.963] | : . ' , ; ` | - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [23:12:52.971] | : . ' , ; ` | Not identical [23:12:52.971] | : . ' , ; ` | all.equal() for future ... [23:12:52.972] | : . ' , ; ` | : List of 2 [23:12:52.972] | : . ' , ; ` | : $ target :function (..., envir = parent.frame()) [23:12:52.972] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:12:52.972] | : . ' , ; ` | : ..- attr(*, "init")= logi TRUE [23:12:52.972] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:12:52.972] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:12:52.972] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:12:52.972] | : . ' , ; ` | : ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [23:12:52.972] | : . ' , ; ` | : $ current:function (..., envir = parent.frame()) [23:12:52.972] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:12:52.972] | : . ' , ; ` | : ..- attr(*, "init")= chr "done" [23:12:52.972] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:12:52.972] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:12:52.972] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:12:52.972] | : . ' , ; ` | : ..- attr(*, "call")= language plan(sequential) [23:12:52.972] | : . ' , ; ` | : ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [23:12:52.972] | : . ' , ; ` | : .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:12:52.972] | : . ' , ; ` | : .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:12:52.981] | : . ' , ; ` | all.equal() for future ... done [23:12:52.982] | : . ' , ; ` all.equal() for FutureStrategyList ... done [23:12:52.982] | : . ' , ; ` plan(): Skip setting new future backend stack because it is the same as the current one: [23:12:52.982] | : . ' , ; ` List of future strategies: [23:12:52.982] | : . ' , ; ` 1. sequential: [23:12:52.982] | : . ' , ; ` - args: function (..., envir = parent.frame(), workers = "") [23:12:52.982] | : . ' , ; ` - tweaked: FALSE [23:12:52.982] | : . ' , ; ` - call: plan(sequential) [23:12:52.983] | : . ' , ; plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [23:12:52.983] | : . ' , plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [23:12:52.986] | : . ' , plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [23:12:52.987] | : . ' , ; plan(<'FutureStrategyList'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [23:12:52.987] | : . ' , ; ` plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [23:12:52.987] | : . ' , ; ` | all.equal() for FutureStrategyList ... [23:12:52.987] | : . ' , ; ` | : New stack: [23:12:52.987] | : . ' , ; ` | : List of 1 [23:12:52.987] | : . ' , ; ` | : $ :function (..., envir = parent.frame()) [23:12:52.987] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:12:52.987] | : . ' , ; ` | : ..- attr(*, "init")= chr "done" [23:12:52.987] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:12:52.987] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:12:52.987] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:12:52.987] | : . ' , ; ` | : ..- attr(*, "call")= language plan(sequential) [23:12:52.987] | : . ' , ; ` | : ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [23:12:52.987] | : . ' , ; ` | : .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:12:52.987] | : . ' , ; ` | : .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:12:52.987] | : . ' , ; ` | : - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [23:12:52.993] | : . ' , ; ` | : Old stack: [23:12:52.993] | : . ' , ; ` | : List of 1 [23:12:52.993] | : . ' , ; ` | : $ :function (..., envir = parent.frame()) [23:12:52.993] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:12:52.993] | : . ' , ; ` | : ..- attr(*, "init")= chr "done" [23:12:52.993] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:12:52.993] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:12:52.993] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:12:52.993] | : . ' , ; ` | : ..- attr(*, "call")= language plan(sequential) [23:12:52.993] | : . ' , ; ` | : ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [23:12:52.993] | : . ' , ; ` | : .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:12:52.993] | : . ' , ; ` | : .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:12:52.993] | : . ' , ; ` | : - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [23:12:52.998] | : . ' , ; ` | : Identical [23:12:52.999] | : . ' , ; ` | all.equal() for FutureStrategyList ... done [23:12:52.999] | : . ' , ; ` | plan(): Skip setting new future backend stack because it is the same as the current one: [23:12:52.999] | : . ' , ; ` | List of future strategies: [23:12:52.999] | : . ' , ; ` | 1. sequential: [23:12:52.999] | : . ' , ; ` | - args: function (..., envir = parent.frame(), workers = "") [23:12:52.999] | : . ' , ; ` | - tweaked: FALSE [23:12:52.999] | : . ' , ; ` | - call: plan(sequential) [23:12:53.000] | : . ' , ; ` plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [23:12:53.000] | : . ' , ; plan(<'FutureStrategyList'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [23:12:53.000] | : . ' , plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [23:12:53.001] | : . ' , SequentialFuture started (and completed) [23:12:53.001] | : . ' , signalConditions() ... [23:12:53.001] | : . ' , ; include = 'immediateCondition' [23:12:53.002] | : . ' , ; exclude = [23:12:53.002] | : . ' , ; resignal = FALSE [23:12:53.002] | : . ' , ; Number of conditions: 6 [23:12:53.002] | : . ' , ; int 6 [23:12:53.003] | : . ' , ; Condition #1 (class: 'simpleMessage', 'message', 'condition'): [23:12:53.003] | : . ' , ; Condition #2 (class: 'simpleMessage', 'message', 'condition'): [23:12:53.003] | : . ' , ; Condition #3 (class: 'simpleMessage', 'message', 'condition'): [23:12:53.004] | : . ' , ; Condition #4 (class: 'simpleMessage', 'message', 'condition'): [23:12:53.004] | : . ' , ; Condition #5 (class: 'simpleMessage', 'message', 'condition'): [23:12:53.004] | : . ' , ; Condition #6 (class: 'simpleMessage', 'message', 'condition'): [23:12:53.004] | : . ' , signalConditions() ... done [23:12:53.005] | : . ' launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... done [23:12:53.005] | : . Launching futures ... done [23:12:53.006] | : . Future launched: 'SequentialFuture', 'UniprocessFuture', 'Future' [23:12:53.006] | : Using SequentialFutureBackend ... done [23:12:53.006] | run() for 'Future' () ... done [23:12:53.007] 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: 6801b9468e5f12d0fd00c1b244264920-2 Owner process: 6801b9468e5f12d0fd00c1b244264920 Class: 'SequentialFuture', 'UniprocessFuture', 'Future' Value: 39 bytes of class 'numeric' Conditions captured: [n=6] 'simpleMessage', 'simpleMessage', 'simpleMessage', 'simpleMessage', 'simpleMessage', 'simpleMessage' Duration: 0.03573012 secs (started 2025-11-16 23:12:52.949884) Worker process: 6801b9468e5f12d0fd00c1b244264920 [23:12:53.009] value() for SequentialFuture () ... [23:12:53.009] | signalConditions() ... [23:12:53.010] | : include = 'immediateCondition' [23:12:53.010] | : exclude = [23:12:53.010] | : resignal = FALSE [23:12:53.010] | : Number of conditions: 6 [23:12:53.011] | : int 6 [23:12:53.012] | : Condition #1 (class: 'simpleMessage', 'message', 'condition'): [23:12:53.012] | : Condition #2 (class: 'simpleMessage', 'message', 'condition'): [23:12:53.012] | : Condition #3 (class: 'simpleMessage', 'message', 'condition'): [23:12:53.013] | : Condition #4 (class: 'simpleMessage', 'message', 'condition'): [23:12:53.013] | : Condition #5 (class: 'simpleMessage', 'message', 'condition'): [23:12:53.013] | : Condition #6 (class: 'simpleMessage', 'message', 'condition'): [23:12:53.014] | signalConditions() ... done [23:12:53.014] | relay stdout ... [23:12:53.014] | relay stdout ... done [23:12:53.015] | check for misuse ... [23:12:53.015] | check for misuse ... done [23:12:53.015] | relay conditions ... [23:12:53.016] | : Future state: 'finished' [23:12:53.016] | : signalConditions() ... [23:12:53.016] | : . include = 'condition' [23:12:53.017] | : . exclude = 'immediateCondition' [23:12:53.017] | : . resignal = TRUE [23:12:53.017] | : . Number of conditions: 6 [23:12:53.017] | : . int 6 [23:12:53.018] | : . Condition #1 (class: 'simpleMessage', 'message', 'condition'): [23:12:53.019] | : . Condition #1: 'simpleMessage', 'message', 'condition' [23:12:52.950] | : . ' , attachPackages() ... [23:12:53.019] | : . Condition #2 (class: 'simpleMessage', 'message', 'condition'): [23:12:53.019] | : . Condition #2: 'simpleMessage', 'message', 'condition' [23:12:52.950] | : . ' , ; packages: [n=1] 'future' [23:12:53.020] | : . Condition #3 (class: 'simpleMessage', 'message', 'condition'): [23:12:53.020] | : . Condition #3: 'simpleMessage', 'message', 'condition' [23:12:52.951] | : . ' , attachPackages() ... done [23:12:53.021] | : . Condition #4 (class: 'simpleMessage', 'message', 'condition'): [23:12:53.021] | : . Condition #4: 'simpleMessage', 'message', 'condition' [23:12:52.951] | : . ' , attachPackages() ... [23:12:53.021] | : . Condition #5 (class: 'simpleMessage', 'message', 'condition'): [23:12:53.022] | : . Condition #5: 'simpleMessage', 'message', 'condition' [23:12:52.951] | : . ' , ; packages: [n=0] [23:12:53.022] | : . Condition #6 (class: 'simpleMessage', 'message', 'condition'): [23:12:53.022] | : . Condition #6: 'simpleMessage', 'message', 'condition' [23:12:52.952] | : . ' , attachPackages() ... done [23:12:53.023] | : signalConditions() ... done [23:12:53.023] | relay conditions ... done [23:12:53.024] value() for SequentialFuture () ... done [23:12:53.024] future(..., label = 'strategy = sequential') ... [23:12:53.024] | lazy: FALSE [23:12:53.025] | stdout: TRUE [23:12:53.025] | conditions: [n=1] 'condition' [23:12:53.025] | gc: FALSE [23:12:53.026] | earlySignal: FALSE [23:12:53.026] | getGlobalsAndPackages() ... [23:12:53.026] | : Searching for globals ... [23:12:53.029] | : . globals found: [0] [23:12:53.030] | : Searching for globals ... done [23:12:53.030] | : globals: [0] [23:12:53.030] | : packages: [0] [23:12:53.031] | getGlobalsAndPackages() ... done [23:12:53.031] | run() for 'Future' ('strategy = sequential') ... [23:12:53.032] | : state: 'created' [23:12:53.032] | : plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:12:53.032] | : plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:12:53.033] | : Using SequentialFutureBackend ... [23:12:53.033] | : . Number of futures since start: 2 (2 created, 2 launched, 2 finished) [23:12:53.033] | : . Launching futures ... [23:12:53.034] | : . ' launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... [23:12:53.034] | : . ' , getFutureData() ... [23:12:53.035] | : . ' , ; getFutureCore() ... [23:12:53.035] | : . ' , ; ` Packages needed by the future expression (n = 0): [23:12:53.035] | : . ' , ; getFutureCore() ... done [23:12:53.036] | : . ' , ; getFutureCapture() ... [23:12:53.036] | : . ' , ; getFutureCapture() ... done [23:12:53.036] | : . ' , ; getFutureContext() ... [23:12:53.037] | : . ' , ; ` plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:12:53.037] | : . ' , ; ` | Getting stack without first backend: [n=0] [23:12:53.038] | : . ' , ; ` plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:12:53.038] | : . ' , ; ` Packages needed by future backend (n = 0): [23:12:53.038] | : . ' , ; getFutureContext() ... done [23:12:53.039] | : . ' , getFutureData() ... done [23:12:53.042] | : . ' , plan("list", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:12:53.043] | : . ' , ; Getting full stack: [n=1] 'sequential', 'uniprocess', 'future', 'function' [23:12:53.043] | : . ' , plan("list", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:12:53.044] | : . ' , plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [23:12:53.044] | : . ' , ; plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [23:12:53.045] | : . ' , ; ` all.equal() for FutureStrategyList ... [23:12:53.045] | : . ' , ; ` | New stack: [23:12:53.045] | : . ' , ; ` | List of 1 [23:12:53.045] | : . ' , ; ` | $ :function (..., envir = parent.frame()) [23:12:53.045] | : . ' , ; ` | ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:12:53.045] | : . ' , ; ` | ..- attr(*, "init")= logi TRUE [23:12:53.045] | : . ' , ; ` | ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:12:53.045] | : . ' , ; ` | .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:12:53.045] | : . ' , ; ` | ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:12:53.045] | : . ' , ; ` | ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [23:12:53.045] | : . ' , ; ` | - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [23:12:53.052] | : . ' , ; ` | Old stack: [23:12:53.052] | : . ' , ; ` | List of 1 [23:12:53.052] | : . ' , ; ` | $ :function (..., envir = parent.frame()) [23:12:53.052] | : . ' , ; ` | ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:12:53.052] | : . ' , ; ` | ..- attr(*, "init")= chr "done" [23:12:53.052] | : . ' , ; ` | ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:12:53.052] | : . ' , ; ` | .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:12:53.052] | : . ' , ; ` | ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:12:53.052] | : . ' , ; ` | ..- attr(*, "call")= language plan(sequential) [23:12:53.052] | : . ' , ; ` | ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [23:12:53.052] | : . ' , ; ` | .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:12:53.052] | : . ' , ; ` | .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:12:53.052] | : . ' , ; ` | - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [23:12:53.059] | : . ' , ; ` | Not identical [23:12:53.060] | : . ' , ; ` | all.equal() for future ... [23:12:53.060] | : . ' , ; ` | : List of 2 [23:12:53.060] | : . ' , ; ` | : $ target :function (..., envir = parent.frame()) [23:12:53.060] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:12:53.060] | : . ' , ; ` | : ..- attr(*, "init")= logi TRUE [23:12:53.060] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:12:53.060] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:12:53.060] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:12:53.060] | : . ' , ; ` | : ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [23:12:53.060] | : . ' , ; ` | : $ current:function (..., envir = parent.frame()) [23:12:53.060] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:12:53.060] | : . ' , ; ` | : ..- attr(*, "init")= chr "done" [23:12:53.060] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:12:53.060] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:12:53.060] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:12:53.060] | : . ' , ; ` | : ..- attr(*, "call")= language plan(sequential) [23:12:53.060] | : . ' , ; ` | : ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [23:12:53.060] | : . ' , ; ` | : .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:12:53.060] | : . ' , ; ` | : .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:12:53.073] | : . ' , ; ` | all.equal() for future ... done [23:12:53.074] | : . ' , ; ` all.equal() for FutureStrategyList ... done [23:12:53.074] | : . ' , ; ` plan(): Skip setting new future backend stack because it is the same as the current one: [23:12:53.075] | : . ' , ; ` List of future strategies: [23:12:53.075] | : . ' , ; ` 1. sequential: [23:12:53.075] | : . ' , ; ` - args: function (..., envir = parent.frame(), workers = "") [23:12:53.075] | : . ' , ; ` - tweaked: FALSE [23:12:53.075] | : . ' , ; ` - call: plan(sequential) [23:12:53.076] | : . ' , ; plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [23:12:53.076] | : . ' , plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [23:12:53.081] | : . ' , plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [23:12:53.081] | : . ' , ; plan(<'FutureStrategyList'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [23:12:53.081] | : . ' , ; ` plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [23:12:53.082] | : . ' , ; ` | all.equal() for FutureStrategyList ... [23:12:53.082] | : . ' , ; ` | : New stack: [23:12:53.082] | : . ' , ; ` | : List of 1 [23:12:53.082] | : . ' , ; ` | : $ :function (..., envir = parent.frame()) [23:12:53.082] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:12:53.082] | : . ' , ; ` | : ..- attr(*, "init")= chr "done" [23:12:53.082] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:12:53.082] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:12:53.082] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:12:53.082] | : . ' , ; ` | : ..- attr(*, "call")= language plan(sequential) [23:12:53.082] | : . ' , ; ` | : ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [23:12:53.082] | : . ' , ; ` | : .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:12:53.082] | : . ' , ; ` | : .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:12:53.082] | : . ' , ; ` | : - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [23:12:53.089] | : . ' , ; ` | : Old stack: [23:12:53.090] | : . ' , ; ` | : List of 1 [23:12:53.090] | : . ' , ; ` | : $ :function (..., envir = parent.frame()) [23:12:53.090] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:12:53.090] | : . ' , ; ` | : ..- attr(*, "init")= chr "done" [23:12:53.090] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:12:53.090] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:12:53.090] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:12:53.090] | : . ' , ; ` | : ..- attr(*, "call")= language plan(sequential) [23:12:53.090] | : . ' , ; ` | : ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [23:12:53.090] | : . ' , ; ` | : .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:12:53.090] | : . ' , ; ` | : .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:12:53.090] | : . ' , ; ` | : - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [23:12:53.097] | : . ' , ; ` | : Identical [23:12:53.097] | : . ' , ; ` | all.equal() for FutureStrategyList ... done [23:12:53.097] | : . ' , ; ` | plan(): Skip setting new future backend stack because it is the same as the current one: [23:12:53.098] | : . ' , ; ` | List of future strategies: [23:12:53.098] | : . ' , ; ` | 1. sequential: [23:12:53.098] | : . ' , ; ` | - args: function (..., envir = parent.frame(), workers = "") [23:12:53.098] | : . ' , ; ` | - tweaked: FALSE [23:12:53.098] | : . ' , ; ` | - call: plan(sequential) [23:12:53.098] | : . ' , ; ` plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [23:12:53.098] | : . ' , ; plan(<'FutureStrategyList'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [23:12:53.099] | : . ' , plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [23:12:53.099] | : . ' , SequentialFuture started (and completed) [23:12:53.099] | : . ' , signalConditions() ... [23:12:53.100] | : . ' , ; include = 'immediateCondition' [23:12:53.100] | : . ' , ; exclude = [23:12:53.100] | : . ' , ; resignal = FALSE [23:12:53.100] | : . ' , ; Number of conditions: 6 [23:12:53.100] | : . ' , ; int 6 [23:12:53.101] | : . ' , ; Condition #1 (class: 'simpleMessage', 'message', 'condition'): [23:12:53.101] | : . ' , ; Condition #2 (class: 'simpleMessage', 'message', 'condition'): [23:12:53.102] | : . ' , ; Condition #3 (class: 'simpleMessage', 'message', 'condition'): [23:12:53.102] | : . ' , ; Condition #4 (class: 'simpleMessage', 'message', 'condition'): [23:12:53.102] | : . ' , ; Condition #5 (class: 'simpleMessage', 'message', 'condition'): [23:12:53.102] | : . ' , ; Condition #6 (class: 'simpleMessage', 'message', 'condition'): [23:12:53.103] | : . ' , signalConditions() ... done [23:12:53.103] | : . ' launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... done [23:12:53.103] | : . Launching futures ... done [23:12:53.103] | : . Future launched: 'SequentialFuture', 'UniprocessFuture', 'Future' [23:12:53.104] | : Using SequentialFutureBackend ... done [23:12:53.104] | run() for 'Future' ('strategy = sequential') ... done [23:12:53.104] 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: 6801b9468e5f12d0fd00c1b244264920-3 Owner process: 6801b9468e5f12d0fd00c1b244264920 Class: 'SequentialFuture', 'UniprocessFuture', 'Future' Value: 39 bytes of class 'numeric' Conditions captured: [n=6] 'simpleMessage', 'simpleMessage', 'simpleMessage', 'simpleMessage', 'simpleMessage', 'simpleMessage' Duration: 0.04021597 secs (started 2025-11-16 23:12:53.039532) Worker process: 6801b9468e5f12d0fd00c1b244264920 [23:12:53.105] value() for SequentialFuture ('strategy = sequential') ... [23:12:53.105] | signalConditions() ... [23:12:53.105] | : include = 'immediateCondition' [23:12:53.106] | : exclude = [23:12:53.106] | : resignal = FALSE [23:12:53.106] | : Number of conditions: 6 [23:12:53.106] | : int 6 [23:12:53.107] | : Condition #1 (class: 'simpleMessage', 'message', 'condition'): [23:12:53.107] | : Condition #2 (class: 'simpleMessage', 'message', 'condition'): [23:12:53.107] | : Condition #3 (class: 'simpleMessage', 'message', 'condition'): [23:12:53.107] | : Condition #4 (class: 'simpleMessage', 'message', 'condition'): [23:12:53.107] | : Condition #5 (class: 'simpleMessage', 'message', 'condition'): [23:12:53.107] | : Condition #6 (class: 'simpleMessage', 'message', 'condition'): [23:12:53.108] | signalConditions() ... done [23:12:53.108] | relay stdout ... [23:12:53.108] | relay stdout ... done [23:12:53.108] | check for misuse ... [23:12:53.108] | check for misuse ... done [23:12:53.109] | relay conditions ... [23:12:53.109] | : Future state: 'finished' [23:12:53.109] | : signalConditions() ... [23:12:53.109] | : . include = 'condition' [23:12:53.109] | : . exclude = 'immediateCondition' [23:12:53.109] | : . resignal = TRUE [23:12:53.110] | : . Number of conditions: 6 [23:12:53.110] | : . int 6 [23:12:53.110] | : . Condition #1 (class: 'simpleMessage', 'message', 'condition'): [23:12:53.110] | : . Condition #1: 'simpleMessage', 'message', 'condition' [23:12:53.039] | : . ' , attachPackages() ... [23:12:53.111] | : . Condition #2 (class: 'simpleMessage', 'message', 'condition'): [23:12:53.111] | : . Condition #2: 'simpleMessage', 'message', 'condition' [23:12:53.040] | : . ' , ; packages: [n=1] 'future' [23:12:53.111] | : . Condition #3 (class: 'simpleMessage', 'message', 'condition'): [23:12:53.111] | : . Condition #3: 'simpleMessage', 'message', 'condition' [23:12:53.040] | : . ' , attachPackages() ... done [23:12:53.111] | : . Condition #4 (class: 'simpleMessage', 'message', 'condition'): [23:12:53.112] | : . Condition #4: 'simpleMessage', 'message', 'condition' [23:12:53.041] | : . ' , attachPackages() ... [23:12:53.112] | : . Condition #5 (class: 'simpleMessage', 'message', 'condition'): [23:12:53.112] | : . Condition #5: 'simpleMessage', 'message', 'condition' [23:12:53.041] | : . ' , ; packages: [n=0] [23:12:53.112] | : . Condition #6 (class: 'simpleMessage', 'message', 'condition'): [23:12:53.112] | : . Condition #6: 'simpleMessage', 'message', 'condition' [23:12:53.041] | : . ' , attachPackages() ... done [23:12:53.113] | : signalConditions() ... done [23:12:53.113] | relay conditions ... done [23:12:53.113] value() for SequentialFuture ('strategy = sequential') ... done [23:12:53.113] future(..., label = 'strategy = sequential') ... [23:12:53.114] | lazy: FALSE [23:12:53.114] | stdout: TRUE [23:12:53.114] | conditions: [n=1] 'condition' [23:12:53.114] | gc: FALSE [23:12:53.114] | earlySignal: FALSE [23:12:53.114] | getGlobalsAndPackages() ... [23:12:53.115] | : Searching for globals ... [23:12:53.121] | : . globals found: [1] '{' [23:12:53.122] | : Searching for globals ... done [23:12:53.122] | : Resolving globals: FALSE [23:12:53.122] | : Search for packages associated with the globals ... [23:12:53.123] | : . Packages associated with globals: [1] 'base' [23:12:53.123] | : . Packages: [1] 'base' [23:12:53.123] | : Search for packages associated with the globals ... done [23:12:53.124] | : Packages after dropping 'base': [0] [23:12:53.124] | : globals: [0] [23:12:53.124] | : packages: [0] [23:12:53.125] | getGlobalsAndPackages() ... done [23:12:53.125] | run() for 'Future' ('strategy = sequential') ... [23:12:53.126] | : state: 'created' [23:12:53.126] | : plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:12:53.126] | : plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:12:53.126] | : Using SequentialFutureBackend ... [23:12:53.127] | : . Number of futures since start: 3 (3 created, 3 launched, 3 finished) [23:12:53.127] | : . Launching futures ... [23:12:53.127] | : . ' launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... [23:12:53.128] | : . ' , getFutureData() ... [23:12:53.128] | : . ' , ; getFutureCore() ... [23:12:53.128] | : . ' , ; ` Packages needed by the future expression (n = 0): [23:12:53.129] | : . ' , ; getFutureCore() ... done [23:12:53.129] | : . ' , ; getFutureCapture() ... [23:12:53.129] | : . ' , ; getFutureCapture() ... done [23:12:53.129] | : . ' , ; getFutureContext() ... [23:12:53.130] | : . ' , ; ` plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:12:53.130] | : . ' , ; ` | Getting stack without first backend: [n=0] [23:12:53.130] | : . ' , ; ` plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:12:53.131] | : . ' , ; ` Packages needed by future backend (n = 0): [23:12:53.131] | : . ' , ; getFutureContext() ... done [23:12:53.131] | : . ' , getFutureData() ... done [23:12:53.134] | : . ' , plan("list", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:12:53.135] | : . ' , ; Getting full stack: [n=1] 'sequential', 'uniprocess', 'future', 'function' [23:12:53.135] | : . ' , plan("list", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:12:53.136] | : . ' , plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [23:12:53.136] | : . ' , ; plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [23:12:53.136] | : . ' , ; ` all.equal() for FutureStrategyList ... [23:12:53.137] | : . ' , ; ` | New stack: [23:12:53.137] | : . ' , ; ` | List of 1 [23:12:53.137] | : . ' , ; ` | $ :function (..., envir = parent.frame()) [23:12:53.137] | : . ' , ; ` | ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:12:53.137] | : . ' , ; ` | ..- attr(*, "init")= logi TRUE [23:12:53.137] | : . ' , ; ` | ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:12:53.137] | : . ' , ; ` | .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:12:53.137] | : . ' , ; ` | ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:12:53.137] | : . ' , ; ` | ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [23:12:53.137] | : . ' , ; ` | - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [23:12:53.142] | : . ' , ; ` | Old stack: [23:12:53.143] | : . ' , ; ` | List of 1 [23:12:53.143] | : . ' , ; ` | $ :function (..., envir = parent.frame()) [23:12:53.143] | : . ' , ; ` | ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:12:53.143] | : . ' , ; ` | ..- attr(*, "init")= chr "done" [23:12:53.143] | : . ' , ; ` | ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:12:53.143] | : . ' , ; ` | .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:12:53.143] | : . ' , ; ` | ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:12:53.143] | : . ' , ; ` | ..- attr(*, "call")= language plan(sequential) [23:12:53.143] | : . ' , ; ` | ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [23:12:53.143] | : . ' , ; ` | .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:12:53.143] | : . ' , ; ` | .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:12:53.143] | : . ' , ; ` | - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [23:12:53.150] | : . ' , ; ` | Not identical [23:12:53.150] | : . ' , ; ` | all.equal() for future ... [23:12:53.150] | : . ' , ; ` | : List of 2 [23:12:53.150] | : . ' , ; ` | : $ target :function (..., envir = parent.frame()) [23:12:53.150] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:12:53.150] | : . ' , ; ` | : ..- attr(*, "init")= logi TRUE [23:12:53.150] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:12:53.150] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:12:53.150] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:12:53.150] | : . ' , ; ` | : ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [23:12:53.150] | : . ' , ; ` | : $ current:function (..., envir = parent.frame()) [23:12:53.150] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:12:53.150] | : . ' , ; ` | : ..- attr(*, "init")= chr "done" [23:12:53.150] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:12:53.150] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:12:53.150] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:12:53.150] | : . ' , ; ` | : ..- attr(*, "call")= language plan(sequential) [23:12:53.150] | : . ' , ; ` | : ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [23:12:53.150] | : . ' , ; ` | : .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:12:53.150] | : . ' , ; ` | : .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:12:53.162] | : . ' , ; ` | all.equal() for future ... done [23:12:53.162] | : . ' , ; ` all.equal() for FutureStrategyList ... done [23:12:53.162] | : . ' , ; ` plan(): Skip setting new future backend stack because it is the same as the current one: [23:12:53.163] | : . ' , ; ` List of future strategies: [23:12:53.163] | : . ' , ; ` 1. sequential: [23:12:53.163] | : . ' , ; ` - args: function (..., envir = parent.frame(), workers = "") [23:12:53.163] | : . ' , ; ` - tweaked: FALSE [23:12:53.163] | : . ' , ; ` - call: plan(sequential) [23:12:53.164] | : . ' , ; plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [23:12:53.164] | : . ' , plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [23:12:53.168] | : . ' , plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [23:12:53.168] | : . ' , ; plan(<'FutureStrategyList'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [23:12:53.169] | : . ' , ; ` plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [23:12:53.169] | : . ' , ; ` | all.equal() for FutureStrategyList ... [23:12:53.169] | : . ' , ; ` | : New stack: [23:12:53.169] | : . ' , ; ` | : List of 1 [23:12:53.169] | : . ' , ; ` | : $ :function (..., envir = parent.frame()) [23:12:53.169] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:12:53.169] | : . ' , ; ` | : ..- attr(*, "init")= chr "done" [23:12:53.169] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:12:53.169] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:12:53.169] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:12:53.169] | : . ' , ; ` | : ..- attr(*, "call")= language plan(sequential) [23:12:53.169] | : . ' , ; ` | : ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [23:12:53.169] | : . ' , ; ` | : .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:12:53.169] | : . ' , ; ` | : .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:12:53.169] | : . ' , ; ` | : - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [23:12:53.176] | : . ' , ; ` | : Old stack: [23:12:53.176] | : . ' , ; ` | : List of 1 [23:12:53.176] | : . ' , ; ` | : $ :function (..., envir = parent.frame()) [23:12:53.176] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:12:53.176] | : . ' , ; ` | : ..- attr(*, "init")= chr "done" [23:12:53.176] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:12:53.176] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:12:53.176] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:12:53.176] | : . ' , ; ` | : ..- attr(*, "call")= language plan(sequential) [23:12:53.176] | : . ' , ; ` | : ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [23:12:53.176] | : . ' , ; ` | : .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:12:53.176] | : . ' , ; ` | : .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:12:53.176] | : . ' , ; ` | : - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [23:12:53.183] | : . ' , ; ` | : Identical [23:12:53.183] | : . ' , ; ` | all.equal() for FutureStrategyList ... done [23:12:53.184] | : . ' , ; ` | plan(): Skip setting new future backend stack because it is the same as the current one: [23:12:53.184] | : . ' , ; ` | List of future strategies: [23:12:53.184] | : . ' , ; ` | 1. sequential: [23:12:53.184] | : . ' , ; ` | - args: function (..., envir = parent.frame(), workers = "") [23:12:53.184] | : . ' , ; ` | - tweaked: FALSE [23:12:53.184] | : . ' , ; ` | - call: plan(sequential) [23:12:53.185] | : . ' , ; ` plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [23:12:53.185] | : . ' , ; plan(<'FutureStrategyList'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [23:12:53.185] | : . ' , plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [23:12:53.186] | : . ' , SequentialFuture started (and completed) [23:12:53.187] | : . ' , signalConditions() ... [23:12:53.187] | : . ' , ; include = 'immediateCondition' [23:12:53.187] | : . ' , ; exclude = [23:12:53.187] | : . ' , ; resignal = FALSE [23:12:53.188] | : . ' , ; Number of conditions: 6 [23:12:53.188] | : . ' , ; int 6 [23:12:53.189] | : . ' , ; Condition #1 (class: 'simpleMessage', 'message', 'condition'): [23:12:53.189] | : . ' , ; Condition #2 (class: 'simpleMessage', 'message', 'condition'): [23:12:53.189] | : . ' , ; Condition #3 (class: 'simpleMessage', 'message', 'condition'): [23:12:53.190] | : . ' , ; Condition #4 (class: 'simpleMessage', 'message', 'condition'): [23:12:53.190] | : . ' , ; Condition #5 (class: 'simpleMessage', 'message', 'condition'): [23:12:53.190] | : . ' , ; Condition #6 (class: 'simpleMessage', 'message', 'condition'): [23:12:53.190] | : . ' , signalConditions() ... done [23:12:53.191] | : . ' launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... done [23:12:53.191] | : . Launching futures ... done [23:12:53.191] | : . Future launched: 'SequentialFuture', 'UniprocessFuture', 'Future' [23:12:53.192] | : Using SequentialFutureBackend ... done [23:12:53.192] | run() for 'Future' ('strategy = sequential') ... done [23:12:53.192] 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: 6801b9468e5f12d0fd00c1b244264920-4 Owner process: 6801b9468e5f12d0fd00c1b244264920 Class: 'SequentialFuture', 'UniprocessFuture', 'Future' Value: 39 bytes of class 'numeric' Conditions captured: [n=6] 'simpleMessage', 'simpleMessage', 'simpleMessage', 'simpleMessage', 'simpleMessage', 'simpleMessage' Duration: 0.03502297 secs (started 2025-11-16 23:12:53.132126) Worker process: 6801b9468e5f12d0fd00c1b244264920 [23:12:53.194] value() for SequentialFuture ('strategy = sequential') ... [23:12:53.194] | signalConditions() ... [23:12:53.195] | : include = 'immediateCondition' [23:12:53.195] | : exclude = [23:12:53.195] | : resignal = FALSE [23:12:53.195] | : Number of conditions: 6 [23:12:53.196] | : int 6 [23:12:53.196] | : Condition #1 (class: 'simpleMessage', 'message', 'condition'): [23:12:53.197] | : Condition #2 (class: 'simpleMessage', 'message', 'condition'): [23:12:53.197] | : Condition #3 (class: 'simpleMessage', 'message', 'condition'): [23:12:53.197] | : Condition #4 (class: 'simpleMessage', 'message', 'condition'): [23:12:53.198] | : Condition #5 (class: 'simpleMessage', 'message', 'condition'): [23:12:53.198] | : Condition #6 (class: 'simpleMessage', 'message', 'condition'): [23:12:53.198] | signalConditions() ... done [23:12:53.198] | relay stdout ... [23:12:53.199] | relay stdout ... done [23:12:53.199] | check for misuse ... [23:12:53.199] | check for misuse ... done [23:12:53.199] | relay conditions ... [23:12:53.200] | : Future state: 'finished' [23:12:53.200] | : signalConditions() ... [23:12:53.200] | : . include = 'condition' [23:12:53.200] | : . exclude = 'immediateCondition' [23:12:53.201] | : . resignal = TRUE [23:12:53.201] | : . Number of conditions: 6 [23:12:53.201] | : . int 6 [23:12:53.202] | : . Condition #1 (class: 'simpleMessage', 'message', 'condition'): [23:12:53.202] | : . Condition #1: 'simpleMessage', 'message', 'condition' [23:12:53.132] | : . ' , attachPackages() ... [23:12:53.203] | : . Condition #2 (class: 'simpleMessage', 'message', 'condition'): [23:12:53.203] | : . Condition #2: 'simpleMessage', 'message', 'condition' [23:12:53.132] | : . ' , ; packages: [n=1] 'future' [23:12:53.203] | : . Condition #3 (class: 'simpleMessage', 'message', 'condition'): [23:12:53.204] | : . Condition #3: 'simpleMessage', 'message', 'condition' [23:12:53.133] | : . ' , attachPackages() ... done [23:12:53.204] | : . Condition #4 (class: 'simpleMessage', 'message', 'condition'): [23:12:53.204] | : . Condition #4: 'simpleMessage', 'message', 'condition' [23:12:53.133] | : . ' , attachPackages() ... [23:12:53.205] | : . Condition #5 (class: 'simpleMessage', 'message', 'condition'): [23:12:53.205] | : . Condition #5: 'simpleMessage', 'message', 'condition' [23:12:53.133] | : . ' , ; packages: [n=0] [23:12:53.205] | : . Condition #6 (class: 'simpleMessage', 'message', 'condition'): [23:12:53.205] | : . Condition #6: 'simpleMessage', 'message', 'condition' [23:12:53.134] | : . ' , attachPackages() ... done [23:12:53.206] | : signalConditions() ... done [23:12:53.206] | relay conditions ... done [23:12:53.206] value() for SequentialFuture ('strategy = sequential') ... done - plan('sequential') ... DONE - plan('multisession') ... [23:12:53.207] plan(<'name'>, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:12:53.208] | plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = NA, init = TRUE) ... [23:12:53.208] | : all.equal() for FutureStrategyList ... [23:12:53.208] | : . New stack: [23:12:53.208] | : . List of 1 [23:12:53.208] | : . $ :function (..., workers = availableCores(constraints = "connections-16"), [23:12:53.208] | : . rscript_libs = .libPaths()) [23:12:53.208] | : . ..- attr(*, "class")= chr [1:5] "multisession" "cluster" "multiprocess" "future" ... [23:12:53.208] | : . ..- attr(*, "init")= logi TRUE [23:12:53.208] | : . ..- attr(*, "factory")=function (workers = availableCores(constraints = "connections-16"), rscript_libs = .libPaths(), [23:12:53.208] | : . interrupts = TRUE, gc = FALSE, earlySignal = FALSE, ...) [23:12:53.208] | : . .. ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [23:12:53.208] | : . ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [23:12:53.208] | : . ..- attr(*, "untweakable")= chr "persistent" [23:12:53.208] | : . ..- attr(*, "call")= language plan(strategy) [23:12:53.208] | : . - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [23:12:53.213] | : . Old stack: [23:12:53.213] | : . List of 1 [23:12:53.213] | : . $ :function (..., envir = parent.frame()) [23:12:53.213] | : . ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:12:53.213] | : . ..- attr(*, "init")= chr "done" [23:12:53.213] | : . ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:12:53.213] | : . .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:12:53.213] | : . ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:12:53.213] | : . ..- attr(*, "call")= language plan(sequential) [23:12:53.213] | : . ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [23:12:53.213] | : . .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:12:53.213] | : . .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:12:53.213] | : . - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [23:12:53.217] | : . Not identical [23:12:53.217] | : . all.equal() for future ... [23:12:53.217] | : . ' List of 2 [23:12:53.217] | : . ' $ target :function (..., workers = availableCores(constraints = "connections-16"), [23:12:53.217] | : . ' rscript_libs = .libPaths()) [23:12:53.217] | : . ' ..- attr(*, "class")= chr [1:5] "multisession" "cluster" "multiprocess" "future" ... [23:12:53.217] | : . ' ..- attr(*, "init")= logi TRUE [23:12:53.217] | : . ' ..- attr(*, "factory")=function (workers = availableCores(constraints = "connections-16"), rscript_libs = .libPaths(), [23:12:53.217] | : . ' interrupts = TRUE, gc = FALSE, earlySignal = FALSE, ...) [23:12:53.217] | : . ' .. ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [23:12:53.217] | : . ' ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [23:12:53.217] | : . ' ..- attr(*, "untweakable")= chr "persistent" [23:12:53.217] | : . ' ..- attr(*, "call")= language plan(strategy) [23:12:53.217] | : . ' $ current:function (..., envir = parent.frame()) [23:12:53.217] | : . ' ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:12:53.217] | : . ' ..- attr(*, "init")= chr "done" [23:12:53.217] | : . ' ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:12:53.217] | : . ' .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:12:53.217] | : . ' ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:12:53.217] | : . ' ..- attr(*, "call")= language plan(sequential) [23:12:53.217] | : . ' ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [23:12:53.217] | : . ' .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:12:53.217] | : . ' .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:12:53.225] | : . ' Formals differ [23:12:53.226] | : . all.equal() for future ... done [23:12:53.226] | : . Future strategies differ at level 1 [23:12:53.226] | : all.equal() for FutureStrategyList ... done [23:12:53.227] | : plan(): Setting new future backend stack: [23:12:53.227] | : List of future strategies: [23:12:53.227] | : 1. multisession: [23:12:53.227] | : - args: function (..., workers = availableCores(constraints = "connections-16"), rscript_libs = .libPaths()) [23:12:53.227] | : - tweaked: FALSE [23:12:53.227] | : - call: plan(strategy) [23:12:53.228] | : List of 1 [23:12:53.228] | : $ :function (..., workers = availableCores(constraints = "connections-16"), [23:12:53.228] | : rscript_libs = .libPaths()) [23:12:53.228] | : ..- attr(*, "class")= chr [1:5] "multisession" "cluster" "multiprocess" "future" ... [23:12:53.228] | : ..- attr(*, "init")= logi TRUE [23:12:53.228] | : ..- attr(*, "factory")=function (workers = availableCores(constraints = "connections-16"), rscript_libs = .libPaths(), [23:12:53.228] | : interrupts = TRUE, gc = FALSE, earlySignal = FALSE, ...) [23:12:53.228] | : .. ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [23:12:53.228] | : ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [23:12:53.228] | : ..- attr(*, "untweakable")= chr "persistent" [23:12:53.228] | : ..- attr(*, "call")= language plan(strategy) [23:12:53.228] | : - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [23:12:53.233] | : plan(): plan_cleanup(<'sequential', 'uniprocess', 'future', 'function'>, cleanup = NA) ... [23:12:53.233] | : . plan("next", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:12:53.234] | : . ' Getting current ("next") strategy: 'FutureStrategy', 'sequential', 'uniprocess', 'future', 'function' [23:12:53.234] | : . plan("next", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:12:53.234] | : . Legacy shutdown of cluster workers ... [23:12:53.235] | : . ' Stopping existing cluster ... [23:12:53.235] | : . ' , No pre-existing cluster. Skipping [23:12:53.235] | : . ' Stopping existing cluster ... done [23:12:53.236] | : . Legacy shutdown of cluster workers ... done [23:12:53.236] | : plan(): plan_cleanup(<'sequential', 'uniprocess', 'future', 'function'>, cleanup = NA) ... done [23:12:53.236] | : plan(): plan_init() of 'multisession', 'cluster', 'multiprocess', 'future', 'function' ... [23:12:53.236] | : . function (..., workers = availableCores(constraints = "connections-16"), [23:12:53.236] | : . rscript_libs = .libPaths()) [23:12:53.236] | : . - attr(*, "class")= chr [1:5] "multisession" "cluster" "multiprocess" "future" ... [23:12:53.236] | : . - attr(*, "init")= logi TRUE [23:12:53.236] | : . - attr(*, "factory")=function (workers = availableCores(constraints = "connections-16"), rscript_libs = .libPaths(), [23:12:53.236] | : . interrupts = TRUE, gc = FALSE, earlySignal = FALSE, ...) [23:12:53.236] | : . ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [23:12:53.236] | : . - attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [23:12:53.236] | : . - attr(*, "untweakable")= chr "persistent" [23:12:53.236] | : . - attr(*, "call")= language plan(strategy) [23:12:53.244] | : . init: TRUE [23:12:53.244] | : . makeFutureBackend() ... [23:12:53.244] | : . ' Backend function: <'NULL'> [23:12:53.244] | : . ' Evaluator tweak arguments: [n=0] [23:12:53.245] | : . ' list() [23:12:53.245] | : . ' Evaluator formal arguments: [n=2] [23:12:53.245] | : . ' Dotted pair list of 2 [23:12:53.245] | : . ' $ workers : language availableCores(constraints = "connections-16") [23:12:53.245] | : . ' $ rscript_libs: language .libPaths() [23:12:53.246] | : . ' Arguments passed to the future-backend factory: [n=2] [23:12:53.246] | : . ' List of 2 [23:12:53.246] | : . ' $ workers : language availableCores(constraints = "connections-16") [23:12:53.246] | : . ' $ rscript_libs: language .libPaths() [23:12:53.248] | : . ' MultisessionFutureBackend(workers = , interrupts = TRUE, ...) ... [23:12:53.248] | : . ' , Arguments: [23:12:53.249] | : . ' , List of 5 [23:12:53.249] | : . ' , $ workers : Named int 2 [23:12:53.249] | : . ' , ..- attr(*, "names")= chr "mc.cores" [23:12:53.249] | : . ' , $ rscript_libs: chr [1:2] "D:/temp/2025_11_16_23_10_16_9296/RtmpOmYtQ8/RLIBS_10f20545821a2" "D:/RCompile/recent/R/library" [23:12:53.249] | : . ' , $ interrupts : logi TRUE [23:12:53.249] | : . ' , $ gc : logi FALSE [23:12:53.249] | : . ' , $ earlySignal : logi FALSE [23:12:53.302] | : . ' , ClusterFutureBackend(..., persistent = FALSE, gc = FALSE, earlySignal = FALSE) ... [23:12:53.302] | : . ' , ; workers: 2 [23:12:53.302] | : . ' , ; getCluster() ... [23:12:53.302] | : . ' , ; getCluster() ... done [23:12:53.303] | : . ' , ; Stopping existing cluster ... [23:12:53.303] | : . ' , ; ` No pre-existing cluster. Skipping [23:12:53.303] | : . ' , ; Stopping existing cluster ... done [23:12:53.303] | : . ' , ; Starting new cluster ... [23:12:53.304] | : . ' , ; ` makeCluster(workers, ...) ... [23:12:53.304] | : . ' , ; ` | Arguments: [23:12:53.304] | : . ' , ; ` | List of 2 [23:12:53.304] | : . ' , ; ` | $ : int 2 [23:12:53.304] | : . ' , ; ` | $ rscript_libs: chr [1:2] "D:/temp/2025_11_16_23_10_16_9296/RtmpOmYtQ8/RLIBS_10f20545821a2" "D:/RCompile/recent/R/library" [23:12:53.306] | : . ' , ; ` | .makeCluster() ... [23:12:53.306] | : . ' , ; ` | : workers: '2' [23:12:53.307] | : . ' , ; ` | : R_FUTURE_PLAN: NA [23:12:53.307] | : . ' , ; ` | : parallelly::makeClusterPSOCK() arguments: [23:12:53.308] | : . ' , ; ` | : List of 2 [23:12:53.308] | : . ' , ; ` | : $ : int 2 [23:12:53.308] | : . ' , ; ` | : $ rscript_libs: chr [1:2] "D:/temp/2025_11_16_23_10_16_9296/RtmpOmYtQ8/RLIBS_10f20545821a2" "D:/RCompile/recent/R/library" [23:12:54.393] | : . ' , ; ` | : Generated cluster UUID [23:12:54.393] | : . ' , ; ` | : Cluster UUID: '72587282e9ef9fdef9e7a48b8bc0af6e' [23:12:54.393] | : . ' , ; ` | : Socket cluster with 2 nodes on host 'localhost' (R Under development (unstable) (2025-11-15 r89024 ucrt), platform x86_64-w64-mingw32) [23:12:54.396] | : . ' , ; ` | .makeCluster() ... done [23:12:54.396] | : . ' , ; ` | Socket cluster with 2 nodes on host 'localhost' (R Under development (unstable) (2025-11-15 r89024 ucrt), platform x86_64-w64-mingw32) [23:12:54.398] | : . ' , ; ` makeCluster(workers, ...) ... done [23:12:54.398] | : . ' , ; ` Number of workers: 2 [23:12:54.399] | : . ' , ; ` Workers UUID: '72587282e9ef9fdef9e7a48b8bc0af6e' [23:12:54.399] | : . ' , ; Starting new cluster ... done [23:12:54.399] | : . ' , ClusterFutureBackend(..., persistent = FALSE, gc = FALSE, earlySignal = FALSE) ... done [23:12:54.399] | : . ' , Backend: <'MultisessionFutureBackend', 'ClusterFutureBackend', 'MultiprocessFutureBackend', 'FutureBackend', 'environment'> [23:12:54.400] | : . ' MultisessionFutureBackend(workers = , interrupts = TRUE, ...) ... done [23:12:54.400] | : . makeFutureBackend() ... done [23:12:54.400] | : . nbrOfWorkers(NULL) ... [23:12:54.400] | : . ' List of 4 [23:12:54.400] | : . ' $ : language plan_set(newStack, skip = .skip, cleanup = .cleanup, init = .init, debug = debug) [23:12:54.400] | : . ' $ : language with_assert({ nbrOfWorkers <- nbrOfWorkers() ... [23:12:54.400] | : . ' $ : language nbrOfWorkers() [23:12:54.400] | : . ' $ : language nbrOfWorkers.NULL() [23:12:54.403] | : . ' plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:12:54.403] | : . ' plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:12:54.404] | : . ' Number of workers: 2 [23:12:54.404] | : . nbrOfWorkers(NULL) ... done [23:12:54.404] | : . plan(): nbrOfWorkers() = 2 [23:12:54.405] | : plan(): plan_init() of 'multisession', 'cluster', 'multiprocess', 'future', 'function' ... done [23:12:54.405] | plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = NA, init = TRUE) ... done [23:12:54.405] | future(..., label = NULL) ... [23:12:54.405] | : lazy: FALSE [23:12:54.406] | : stdout: TRUE [23:12:54.406] | : conditions: [n=1] 'condition' [23:12:54.406] | : gc: FALSE [23:12:54.406] | : earlySignal: FALSE [23:12:54.407] | : getGlobalsAndPackages() ... [23:12:54.407] | : . Searching for globals ... [23:12:54.409] | : . ' globals found: [0] [23:12:54.410] | : . Searching for globals ... done [23:12:54.410] | : . globals: [0] [23:12:54.410] | : . packages: [0] [23:12:54.411] | : getGlobalsAndPackages() ... done [23:12:54.411] | : run() for 'Future' () ... [23:12:54.411] | : . state: 'created' [23:12:54.412] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:12:54.412] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:12:54.412] | : . Using MultisessionFutureBackend ... [23:12:54.412] | : . ' Number of futures since start: 0 (0 created, 0 launched, 0 finished) [23:12:54.413] | : . ' Launching futures ... [23:12:54.413] | : . ' , launchFuture() for ClusterFutureBackend ... [23:12:54.414] | : . ' , ; Workers: [n=2] [23:12:54.414] | : . ' , ; Socket cluster with 2 nodes on host 'localhost' (R Under development (unstable) (2025-11-15 r89024 ucrt), platform x86_64-w64-mingw32) [23:12:54.417] | : . ' , ; FutureRegistry: 'workers-72587282e9ef9fdef9e7a48b8bc0af6e' [23:12:54.417] | : . ' , ; requestWorker() ... [23:12:54.417] | : . ' , ; ` requestNode() ... [23:12:54.417] | : . ' , ; ` | Number of workers: 2 [23:12:54.417] | : . ' , ; ` | Polling for a free worker ... [23:12:54.418] | : . ' , ; ` | : FutureRegistry('workers-72587282e9ef9fdef9e7a48b8bc0af6e', action = 'list', earlySignal = 0) ... [23:12:54.418] | : . ' , ; ` | : . Created empty registry 'workers-72587282e9ef9fdef9e7a48b8bc0af6e' [23:12:54.418] | : . ' , ; ` | : . Listing all futures [23:12:54.418] | : . ' , ; ` | : . Number of registered futures: 0 [23:12:54.418] | : . ' , ; ` | : FutureRegistry('workers-72587282e9ef9fdef9e7a48b8bc0af6e', action = 'list', earlySignal = 0) ... done [23:12:54.418] | : . ' , ; ` | : Total time: 0 [23:12:54.419] | : . ' , ; ` | Polling for a free worker ... done [23:12:54.419] | : . ' , ; ` | FutureRegistry('workers-72587282e9ef9fdef9e7a48b8bc0af6e', action = 'list', earlySignal = 0) ... [23:12:54.419] | : . ' , ; ` | : Listing all futures [23:12:54.419] | : . ' , ; ` | : Number of registered futures: 0 [23:12:54.420] | : . ' , ; ` | FutureRegistry('workers-72587282e9ef9fdef9e7a48b8bc0af6e', action = 'list', earlySignal = 0) ... done [23:12:54.420] | : . ' , ; ` | avail: [n=2] '1', '2' [23:12:54.420] | : . ' , ; ` | Index of first available worker: 1 [23:12:54.420] | : . ' , ; ` | Validate that the worker is functional ... [23:12:54.421] | : . ' , ; ` | : Worker is functional [23:12:54.422] | : . ' , ; ` | : FutureRegistry('workers-72587282e9ef9fdef9e7a48b8bc0af6e', action = 'list', earlySignal = 0) ... [23:12:54.422] | : . ' , ; ` | : . Listing all futures [23:12:54.422] | : . ' , ; ` | : . Number of registered futures: 0 [23:12:54.422] | : . ' , ; ` | : FutureRegistry('workers-72587282e9ef9fdef9e7a48b8bc0af6e', action = 'list', earlySignal = 0) ... done [23:12:54.422] | : . ' , ; ` | Validate that the worker is functional ... done [23:12:54.422] | : . ' , ; ` requestNode() ... done [23:12:54.423] | : . ' , ; ` cluster node index: 1 [23:12:54.423] | : . ' , ; requestWorker() ... done [23:12:54.423] | : . ' , ; eraseGlobalEnvironment() ... [23:12:54.424] | : . ' , ; eraseGlobalEnvironment() ... done [23:12:54.424] | : . ' , ; launchFuture() ... [23:12:54.424] | : . ' , ; ` cluster node index: 1 [23:12:54.424] | : . ' , ; ` getFutureData() ... [23:12:54.424] | : . ' , ; ` | getFutureCore() ... [23:12:54.425] | : . ' , ; ` | : Packages needed by the future expression (n = 0): [23:12:54.425] | : . ' , ; ` | getFutureCore() ... done [23:12:54.425] | : . ' , ; ` | getFutureCapture() ... [23:12:54.425] | : . ' , ; ` | getFutureCapture() ... done [23:12:54.425] | : . ' , ; ` | getFutureContext() ... [23:12:54.425] | : . ' , ; ` | : plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:12:54.426] | : . ' , ; ` | : . Getting stack without first backend: [n=0] [23:12:54.426] | : . ' , ; ` | : plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:12:54.426] | : . ' , ; ` | : Packages needed by future backend (n = 0): [23:12:54.426] | : . ' , ; ` | getFutureContext() ... done [23:12:54.426] | : . ' , ; ` getFutureData() ... done [23:12:54.427] | : . ' , ; ` FutureRegistry('workers-72587282e9ef9fdef9e7a48b8bc0af6e', action = 'add', earlySignal = 0) ... [23:12:54.427] | : . ' , ; ` | Appended future to position #1 [23:12:54.428] | : . ' , ; ` | Number of registered futures: 1 [23:12:54.428] | : . ' , ; ` FutureRegistry('workers-72587282e9ef9fdef9e7a48b8bc0af6e', action = 'add', earlySignal = 0) ... done [23:12:54.428] | : . ' , ; launchFuture() ... done [23:12:54.429] | : . ' , ; MultisessionFuture started [23:12:54.429] | : . ' , launchFuture() for ClusterFutureBackend ... done [23:12:54.429] | : . ' Launching futures ... done [23:12:54.430] | : . ' Future launched: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [23:12:54.430] | : . Using MultisessionFutureBackend ... done [23:12:54.430] | : run() for 'Future' () ... done [23:12:54.430] | 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' [23:12:54.431] | resolved() ... [23:12:54.431] | : resolved() for MultisessionFuture () ... [23:12:54.432] | : . Cluster node socket connection: index=4, id=337 [23:12:54.432] | : . assertValidConnection() ... [23:12:54.432] | : . ' cluster node index: 1 [23:12:54.433] | : . assertValidConnection() ... done [23:12:54.521] | : . receiveMessageFromWorker() for ClusterFuture ... [23:12:54.521] | : . ' cluster node index: 1 [23:12:54.522] | : . ' [1] TRUE [23:12:54.523] | : . ' Received data: [23:12:54.523] | : . ' List of 5 [23:12:54.523] | : . ' $ type : chr "VALUE" [23:12:54.523] | : . ' $ value :List of 16 [23:12:54.523] | : . ' ..$ value : num 42 [23:12:54.523] | : . ' ..$ visible : logi TRUE [23:12:54.523] | : . ' ..$ stdout : chr "" [23:12:54.523] | : . ' ..$ conditions : list() [23:12:54.523] | : . ' ..$ rng : logi FALSE [23:12:54.523] | : . ' ..$ seed : NULL [23:12:54.523] | : . ' ..$ misuseGlobalEnv : NULL [23:12:54.523] | : . ' ..$ misuseConnections :List of 3 [23:12:54.523] | : . ' .. ..$ added : NULL [23:12:54.523] | : . ' .. ..$ removed : NULL [23:12:54.523] | : . ' .. ..$ replaced: NULL [23:12:54.523] | : . ' ..$ misuseDevices : NULL [23:12:54.523] | : . ' ..$ misuseDefaultDevice: list() [23:12:54.523] | : . ' ..$ started : POSIXct[1:1], format: "2025-11-16 23:12:54" [23:12:54.523] | : . ' ..$ finished : POSIXct[1:1], format: "2025-11-16 23:12:54" [23:12:54.523] | : . ' ..$ uuid : chr [1:2] "6801b9468e5f12d0fd00c1b244264920" "5" [23:12:54.523] | : . ' ..$ session_uuid : chr "7b7fcbfb3d72d68d04d957187910f041" [23:12:54.523] | : . ' .. ..- attr(*, "source")=List of 5 [23:12:54.523] | : . ' .. .. ..$ host : Named chr "CRANWIN3" [23:12:54.523] | : . ' .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [23:12:54.523] | : . ' .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [23:12:54.523] | : . ' .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [23:12:54.523] | : . ' .. .. ..$ pid : int 21672 [23:12:54.523] | : . ' .. .. ..$ time : POSIXct[1:1], format: "2025-11-16 23:12:54" [23:12:54.523] | : . ' .. .. ..$ random: int 2147483647 [23:12:54.523] | : . ' ..$ r_info :List of 4 [23:12:54.523] | : . ' .. ..$ version :Classes 'R_system_version', 'package_version', 'numeric_version' hidden list of 1 [23:12:54.523] | : . ' .. .. ..$ : int [1:3] 4 6 0 [23:12:54.523] | : . ' .. ..$ os : chr "windows" [23:12:54.523] | : . ' .. ..$ os_name : chr "Windows" [23:12:54.523] | : . ' .. ..$ captures_utf8: logi TRUE [23:12:54.523] | : . ' ..$ version : chr "1.8" [23:12:54.523] | : . ' ..- attr(*, "class")= chr "FutureResult" [23:12:54.523] | : . ' $ success: logi TRUE [23:12:54.523] | : . ' $ time : 'proc_time' Named num [1:5] 0.08 0 0.07 NA NA [23:12:54.523] | : . ' ..- attr(*, "names")= chr [1:5] "user.self" "sys.self" "elapsed" "user.child" ... [23:12:54.523] | : . ' $ tag : NULL [23:12:54.545] | : . ' Received FutureResult [23:12:54.546] | : . ' FutureResult: [23:12:54.546] | : . ' value: 'numeric' [23:12:54.546] | : . ' visible: TRUE [23:12:54.546] | : . ' stdout: character [23:12:54.546] | : . ' conditions: [n = 0] [23:12:54.546] | : . ' RNG used: FALSE [23:12:54.546] | : . ' duration: 0.08879495 secs (started 2025-11-16 23:12:54.429868) [23:12:54.546] | : . ' version: 1.8 [23:12:54.547] | : . ' FutureRegistry('workers-72587282e9ef9fdef9e7a48b8bc0af6e', action = 'remove', earlySignal = 0) ... [23:12:54.547] | : . ' , Removed future from position #1 [23:12:54.547] | : . ' , Number of registered futures: 0 [23:12:54.548] | : . ' FutureRegistry('workers-72587282e9ef9fdef9e7a48b8bc0af6e', action = 'remove', earlySignal = 0) ... done [23:12:54.548] | : . ' Erased future from future backend [23:12:54.548] | : . ' result() for ClusterFuture ... [23:12:54.549] | : . ' , result already collected: FutureResult [23:12:54.549] | : . ' result() for ClusterFuture ... done [23:12:54.549] | : . ' signalConditions() ... [23:12:54.550] | : . ' , include = 'immediateCondition' [23:12:54.550] | : . ' , exclude = [23:12:54.550] | : . ' , resignal = FALSE [23:12:54.550] | : . ' , Number of conditions: 0 [23:12:54.550] | : . ' , int 0 [23:12:54.551] | : . ' signalConditions() ... done [23:12:54.552] | : . receiveMessageFromWorker() for ClusterFuture ... done [23:12:54.552] | : . receiveMessageFromWorker() returned object of class FutureResult; resolved [23:12:54.552] | : resolved() for MultisessionFuture () ... done [23:12:54.553] | : assertFutureResult() ... [23:12:54.553] | : . Future uuid: 6801b9468e5f12d0fd00c1b244264920-5 [23:12:54.553] | : . identical; success [23:12:54.553] | : assertFutureResult() ... done [23:12:54.554] | resolved() ... done Resolved: TRUE Unique identifier: 6801b9468e5f12d0fd00c1b244264920-5 Owner process: 6801b9468e5f12d0fd00c1b244264920 Class: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' Value: Conditions captured: [23:12:54.554] | value() for MultisessionFuture () ... [23:12:54.555] | : result() for ClusterFuture ... [23:12:54.555] | : . result already collected: FutureResult [23:12:54.555] | : result() for ClusterFuture ... done [23:12:54.556] | : result() for ClusterFuture ... [23:12:54.556] | : . result already collected: FutureResult [23:12:54.556] | : result() for ClusterFuture ... done [23:12:54.556] | : signalConditions() ... [23:12:54.557] | : . include = 'immediateCondition' [23:12:54.557] | : . exclude = [23:12:54.557] | : . resignal = FALSE [23:12:54.557] | : . Number of conditions: 0 [23:12:54.557] | : . int 0 [23:12:54.558] | : signalConditions() ... done [23:12:54.558] | : relay stdout ... [23:12:54.558] | : relay stdout ... done [23:12:54.559] | : check for misuse ... [23:12:54.559] | : check for misuse ... done [23:12:54.559] | value() for MultisessionFuture () ... done [23:12:54.559] | future(..., label = NULL) ... [23:12:54.560] | : lazy: FALSE [23:12:54.560] | : stdout: TRUE [23:12:54.560] | : conditions: [n=1] 'condition' [23:12:54.560] | : gc: FALSE [23:12:54.560] | : earlySignal: FALSE [23:12:54.561] | : getGlobalsAndPackages() ... [23:12:54.561] | : . Searching for globals ... [23:12:54.565] | : . ' globals found: [1] '{' [23:12:54.565] | : . Searching for globals ... done [23:12:54.565] | : . Resolving globals: FALSE [23:12:54.565] | : . Search for packages associated with the globals ... [23:12:54.566] | : . ' Packages associated with globals: [1] 'base' [23:12:54.566] | : . ' Packages: [1] 'base' [23:12:54.566] | : . Search for packages associated with the globals ... done [23:12:54.566] | : . Packages after dropping 'base': [0] [23:12:54.567] | : . globals: [0] [23:12:54.567] | : . packages: [0] [23:12:54.567] | : getGlobalsAndPackages() ... done [23:12:54.567] | : run() for 'Future' () ... [23:12:54.568] | : . state: 'created' [23:12:54.568] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:12:54.568] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:12:54.568] | : . Using MultisessionFutureBackend ... [23:12:54.569] | : . ' Number of futures since start: 1 (1 created, 1 launched, 1 finished) [23:12:54.569] | : . ' Launching futures ... [23:12:54.569] | : . ' , launchFuture() for ClusterFutureBackend ... [23:12:54.569] | : . ' , ; Workers: [n=2] [23:12:54.570] | : . ' , ; Socket cluster with 2 nodes on host 'localhost' (R Under development (unstable) (2025-11-15 r89024 ucrt), platform x86_64-w64-mingw32) [23:12:54.572] | : . ' , ; FutureRegistry: 'workers-72587282e9ef9fdef9e7a48b8bc0af6e' [23:12:54.572] | : . ' , ; requestWorker() ... [23:12:54.572] | : . ' , ; ` requestNode() ... [23:12:54.573] | : . ' , ; ` | Number of workers: 2 [23:12:54.573] | : . ' , ; ` | Polling for a free worker ... [23:12:54.573] | : . ' , ; ` | : FutureRegistry('workers-72587282e9ef9fdef9e7a48b8bc0af6e', action = 'list', earlySignal = 0) ... [23:12:54.573] | : . ' , ; ` | : . Listing all futures [23:12:54.574] | : . ' , ; ` | : . Number of registered futures: 0 [23:12:54.574] | : . ' , ; ` | : FutureRegistry('workers-72587282e9ef9fdef9e7a48b8bc0af6e', action = 'list', earlySignal = 0) ... done [23:12:54.574] | : . ' , ; ` | : Total time: 0 [23:12:54.574] | : . ' , ; ` | Polling for a free worker ... done [23:12:54.574] | : . ' , ; ` | FutureRegistry('workers-72587282e9ef9fdef9e7a48b8bc0af6e', action = 'list', earlySignal = 0) ... [23:12:54.575] | : . ' , ; ` | : Listing all futures [23:12:54.575] | : . ' , ; ` | : Number of registered futures: 0 [23:12:54.575] | : . ' , ; ` | FutureRegistry('workers-72587282e9ef9fdef9e7a48b8bc0af6e', action = 'list', earlySignal = 0) ... done [23:12:54.575] | : . ' , ; ` | avail: [n=2] '1', '2' [23:12:54.575] | : . ' , ; ` | Index of first available worker: 1 [23:12:54.576] | : . ' , ; ` | Validate that the worker is functional ... [23:12:54.576] | : . ' , ; ` | : Worker is functional [23:12:54.577] | : . ' , ; ` | : FutureRegistry('workers-72587282e9ef9fdef9e7a48b8bc0af6e', action = 'list', earlySignal = 0) ... [23:12:54.577] | : . ' , ; ` | : . Listing all futures [23:12:54.577] | : . ' , ; ` | : . Number of registered futures: 0 [23:12:54.577] | : . ' , ; ` | : FutureRegistry('workers-72587282e9ef9fdef9e7a48b8bc0af6e', action = 'list', earlySignal = 0) ... done [23:12:54.577] | : . ' , ; ` | Validate that the worker is functional ... done [23:12:54.578] | : . ' , ; ` requestNode() ... done [23:12:54.578] | : . ' , ; ` cluster node index: 1 [23:12:54.578] | : . ' , ; requestWorker() ... done [23:12:54.578] | : . ' , ; eraseGlobalEnvironment() ... [23:12:54.579] | : . ' , ; eraseGlobalEnvironment() ... done [23:12:54.579] | : . ' , ; launchFuture() ... [23:12:54.579] | : . ' , ; ` cluster node index: 1 [23:12:54.580] | : . ' , ; ` getFutureData() ... [23:12:54.580] | : . ' , ; ` | getFutureCore() ... [23:12:54.580] | : . ' , ; ` | : Packages needed by the future expression (n = 0): [23:12:54.580] | : . ' , ; ` | getFutureCore() ... done [23:12:54.580] | : . ' , ; ` | getFutureCapture() ... [23:12:54.581] | : . ' , ; ` | getFutureCapture() ... done [23:12:54.581] | : . ' , ; ` | getFutureContext() ... [23:12:54.581] | : . ' , ; ` | : plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:12:54.581] | : . ' , ; ` | : . Getting stack without first backend: [n=0] [23:12:54.581] | : . ' , ; ` | : plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:12:54.581] | : . ' , ; ` | : Packages needed by future backend (n = 0): [23:12:54.582] | : . ' , ; ` | getFutureContext() ... done [23:12:54.582] | : . ' , ; ` getFutureData() ... done [23:12:54.582] | : . ' , ; ` FutureRegistry('workers-72587282e9ef9fdef9e7a48b8bc0af6e', action = 'add', earlySignal = 0) ... [23:12:54.583] | : . ' , ; ` | Appended future to position #1 [23:12:54.583] | : . ' , ; ` | Number of registered futures: 1 [23:12:54.583] | : . ' , ; ` FutureRegistry('workers-72587282e9ef9fdef9e7a48b8bc0af6e', action = 'add', earlySignal = 0) ... done [23:12:54.583] | : . ' , ; launchFuture() ... done [23:12:54.584] | : . ' , ; MultisessionFuture started [23:12:54.584] | : . ' , launchFuture() for ClusterFutureBackend ... done [23:12:54.584] | : . ' Launching futures ... done [23:12:54.585] | : . ' Future launched: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [23:12:54.585] | : . Using MultisessionFutureBackend ... done [23:12:54.585] | : run() for 'Future' () ... done [23:12:54.586] | 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' [23:12:54.587] | resolved() ... [23:12:54.587] | : resolved() for MultisessionFuture () ... [23:12:54.588] | : . Cluster node socket connection: index=4, id=337 [23:12:54.588] | : . assertValidConnection() ... [23:12:54.588] | : . ' cluster node index: 1 [23:12:54.589] | : . assertValidConnection() ... done [23:12:54.590] | : . receiveMessageFromWorker() for ClusterFuture ... [23:12:54.590] | : . ' cluster node index: 1 [23:12:54.590] | : . ' [1] TRUE [23:12:54.591] | : . ' Received data: [23:12:54.591] | : . ' List of 5 [23:12:54.591] | : . ' $ type : chr "VALUE" [23:12:54.591] | : . ' $ value :List of 16 [23:12:54.591] | : . ' ..$ value : num 42 [23:12:54.591] | : . ' ..$ visible : logi TRUE [23:12:54.591] | : . ' ..$ stdout : chr "" [23:12:54.591] | : . ' ..$ conditions : list() [23:12:54.591] | : . ' ..$ rng : logi FALSE [23:12:54.591] | : . ' ..$ seed : NULL [23:12:54.591] | : . ' ..$ misuseGlobalEnv : NULL [23:12:54.591] | : . ' ..$ misuseConnections :List of 3 [23:12:54.591] | : . ' .. ..$ added : NULL [23:12:54.591] | : . ' .. ..$ removed : NULL [23:12:54.591] | : . ' .. ..$ replaced: NULL [23:12:54.591] | : . ' ..$ misuseDevices : NULL [23:12:54.591] | : . ' ..$ misuseDefaultDevice: list() [23:12:54.591] | : . ' ..$ started : POSIXct[1:1], format: "2025-11-16 23:12:54" [23:12:54.591] | : . ' ..$ finished : POSIXct[1:1], format: "2025-11-16 23:12:54" [23:12:54.591] | : . ' ..$ uuid : chr [1:2] "6801b9468e5f12d0fd00c1b244264920" "6" [23:12:54.591] | : . ' ..$ session_uuid : chr "7b7fcbfb3d72d68d04d957187910f041" [23:12:54.591] | : . ' .. ..- attr(*, "source")=List of 5 [23:12:54.591] | : . ' .. .. ..$ host : Named chr "CRANWIN3" [23:12:54.591] | : . ' .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [23:12:54.591] | : . ' .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [23:12:54.591] | : . ' .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [23:12:54.591] | : . ' .. .. ..$ pid : int 21672 [23:12:54.591] | : . ' .. .. ..$ time : POSIXct[1:1], format: "2025-11-16 23:12:54" [23:12:54.591] | : . ' .. .. ..$ random: int 2147483647 [23:12:54.591] | : . ' ..$ r_info :List of 4 [23:12:54.591] | : . ' .. ..$ version :Classes 'R_system_version', 'package_version', 'numeric_version' hidden list of 1 [23:12:54.591] | : . ' .. .. ..$ : int [1:3] 4 6 0 [23:12:54.591] | : . ' .. ..$ os : chr "windows" [23:12:54.591] | : . ' .. ..$ os_name : chr "Windows" [23:12:54.591] | : . ' .. ..$ captures_utf8: logi TRUE [23:12:54.591] | : . ' ..$ version : chr "1.8" [23:12:54.591] | : . ' ..- attr(*, "class")= chr "FutureResult" [23:12:54.591] | : . ' $ success: logi TRUE [23:12:54.591] | : . ' $ time : 'proc_time' Named num [1:5] 0.02 0 0.01 NA NA [23:12:54.591] | : . ' ..- attr(*, "names")= chr [1:5] "user.self" "sys.self" "elapsed" "user.child" ... [23:12:54.591] | : . ' $ tag : NULL [23:12:54.616] | : . ' Received FutureResult [23:12:54.617] | : . ' FutureResult: [23:12:54.617] | : . ' value: 'numeric' [23:12:54.617] | : . ' visible: TRUE [23:12:54.617] | : . ' stdout: character [23:12:54.617] | : . ' conditions: [n = 0] [23:12:54.617] | : . ' RNG used: FALSE [23:12:54.617] | : . ' duration: 0.005290985 secs (started 2025-11-16 23:12:54.583278) [23:12:54.617] | : . ' version: 1.8 [23:12:54.618] | : . ' FutureRegistry('workers-72587282e9ef9fdef9e7a48b8bc0af6e', action = 'remove', earlySignal = 0) ... [23:12:54.618] | : . ' , Removed future from position #1 [23:12:54.618] | : . ' , Number of registered futures: 0 [23:12:54.618] | : . ' FutureRegistry('workers-72587282e9ef9fdef9e7a48b8bc0af6e', action = 'remove', earlySignal = 0) ... done [23:12:54.619] | : . ' Erased future from future backend [23:12:54.619] | : . ' result() for ClusterFuture ... [23:12:54.619] | : . ' , result already collected: FutureResult [23:12:54.620] | : . ' result() for ClusterFuture ... done [23:12:54.620] | : . ' signalConditions() ... [23:12:54.620] | : . ' , include = 'immediateCondition' [23:12:54.620] | : . ' , exclude = [23:12:54.621] | : . ' , resignal = FALSE [23:12:54.621] | : . ' , Number of conditions: 0 [23:12:54.621] | : . ' , int 0 [23:12:54.622] | : . ' signalConditions() ... done [23:12:54.622] | : . receiveMessageFromWorker() for ClusterFuture ... done [23:12:54.622] | : . receiveMessageFromWorker() returned object of class FutureResult; resolved [23:12:54.623] | : resolved() for MultisessionFuture () ... done [23:12:54.623] | : assertFutureResult() ... [23:12:54.623] | : . Future uuid: 6801b9468e5f12d0fd00c1b244264920-6 [23:12:54.623] | : . identical; success [23:12:54.624] | : assertFutureResult() ... done [23:12:54.624] | resolved() ... done Resolved: TRUE Unique identifier: 6801b9468e5f12d0fd00c1b244264920-6 Owner process: 6801b9468e5f12d0fd00c1b244264920 Class: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' Value: Conditions captured: [23:12:54.624] | value() for MultisessionFuture () ... [23:12:54.625] | : result() for ClusterFuture ... [23:12:54.625] | : . result already collected: FutureResult [23:12:54.625] | : result() for ClusterFuture ... done [23:12:54.625] | : result() for ClusterFuture ... [23:12:54.626] | : . result already collected: FutureResult [23:12:54.626] | : result() for ClusterFuture ... done [23:12:54.626] | : signalConditions() ... [23:12:54.626] | : . include = 'immediateCondition' [23:12:54.627] | : . exclude = [23:12:54.627] | : . resignal = FALSE [23:12:54.627] | : . Number of conditions: 0 [23:12:54.627] | : . int 0 [23:12:54.628] | : signalConditions() ... done [23:12:54.628] | : relay stdout ... [23:12:54.629] | : relay stdout ... done [23:12:54.629] | : check for misuse ... [23:12:54.629] | : check for misuse ... done [23:12:54.629] | value() for MultisessionFuture () ... done [23:12:54.630] | future(..., label = 'strategy = multisession') ... [23:12:54.630] | : lazy: FALSE [23:12:54.630] | : stdout: TRUE [23:12:54.630] | : conditions: [n=1] 'condition' [23:12:54.630] | : gc: FALSE [23:12:54.630] | : earlySignal: FALSE [23:12:54.631] | : getGlobalsAndPackages() ... [23:12:54.631] | : . Searching for globals ... [23:12:54.632] | : . ' globals found: [0] [23:12:54.632] | : . Searching for globals ... done [23:12:54.633] | : . globals: [0] [23:12:54.633] | : . packages: [0] [23:12:54.633] | : getGlobalsAndPackages() ... done [23:12:54.633] | : run() for 'Future' ('strategy = multisession') ... [23:12:54.633] | : . state: 'created' [23:12:54.634] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:12:54.634] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:12:54.634] | : . Using MultisessionFutureBackend ... [23:12:54.634] | : . ' Number of futures since start: 2 (2 created, 2 launched, 2 finished) [23:12:54.634] | : . ' Launching futures ... [23:12:54.635] | : . ' , launchFuture() for ClusterFutureBackend ... [23:12:54.635] | : . ' , ; Workers: [n=2] [23:12:54.635] | : . ' , ; Socket cluster with 2 nodes on host 'localhost' (R Under development (unstable) (2025-11-15 r89024 ucrt), platform x86_64-w64-mingw32) [23:12:54.637] | : . ' , ; FutureRegistry: 'workers-72587282e9ef9fdef9e7a48b8bc0af6e' [23:12:54.637] | : . ' , ; requestWorker() ... [23:12:54.637] | : . ' , ; ` requestNode() ... [23:12:54.637] | : . ' , ; ` | Number of workers: 2 [23:12:54.638] | : . ' , ; ` | Polling for a free worker ... [23:12:54.638] | : . ' , ; ` | : FutureRegistry('workers-72587282e9ef9fdef9e7a48b8bc0af6e', action = 'list', earlySignal = 0) ... [23:12:54.638] | : . ' , ; ` | : . Listing all futures [23:12:54.638] | : . ' , ; ` | : . Number of registered futures: 0 [23:12:54.638] | : . ' , ; ` | : FutureRegistry('workers-72587282e9ef9fdef9e7a48b8bc0af6e', action = 'list', earlySignal = 0) ... done [23:12:54.638] | : . ' , ; ` | : Total time: 0 [23:12:54.639] | : . ' , ; ` | Polling for a free worker ... done [23:12:54.639] | : . ' , ; ` | FutureRegistry('workers-72587282e9ef9fdef9e7a48b8bc0af6e', action = 'list', earlySignal = 0) ... [23:12:54.639] | : . ' , ; ` | : Listing all futures [23:12:54.639] | : . ' , ; ` | : Number of registered futures: 0 [23:12:54.639] | : . ' , ; ` | FutureRegistry('workers-72587282e9ef9fdef9e7a48b8bc0af6e', action = 'list', earlySignal = 0) ... done [23:12:54.639] | : . ' , ; ` | avail: [n=2] '1', '2' [23:12:54.640] | : . ' , ; ` | Index of first available worker: 1 [23:12:54.640] | : . ' , ; ` | Validate that the worker is functional ... [23:12:54.640] | : . ' , ; ` | : Worker is functional [23:12:54.641] | : . ' , ; ` | : FutureRegistry('workers-72587282e9ef9fdef9e7a48b8bc0af6e', action = 'list', earlySignal = 0) ... [23:12:54.641] | : . ' , ; ` | : . Listing all futures [23:12:54.641] | : . ' , ; ` | : . Number of registered futures: 0 [23:12:54.641] | : . ' , ; ` | : FutureRegistry('workers-72587282e9ef9fdef9e7a48b8bc0af6e', action = 'list', earlySignal = 0) ... done [23:12:54.641] | : . ' , ; ` | Validate that the worker is functional ... done [23:12:54.641] | : . ' , ; ` requestNode() ... done [23:12:54.642] | : . ' , ; ` cluster node index: 1 [23:12:54.642] | : . ' , ; requestWorker() ... done [23:12:54.642] | : . ' , ; eraseGlobalEnvironment() ... [23:12:54.643] | : . ' , ; eraseGlobalEnvironment() ... done [23:12:54.643] | : . ' , ; launchFuture() ... [23:12:54.643] | : . ' , ; ` cluster node index: 1 [23:12:54.643] | : . ' , ; ` getFutureData() ... [23:12:54.643] | : . ' , ; ` | getFutureCore() ... [23:12:54.643] | : . ' , ; ` | : Packages needed by the future expression (n = 0): [23:12:54.644] | : . ' , ; ` | getFutureCore() ... done [23:12:54.644] | : . ' , ; ` | getFutureCapture() ... [23:12:54.644] | : . ' , ; ` | getFutureCapture() ... done [23:12:54.644] | : . ' , ; ` | getFutureContext() ... [23:12:54.644] | : . ' , ; ` | : plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:12:54.644] | : . ' , ; ` | : . Getting stack without first backend: [n=0] [23:12:54.645] | : . ' , ; ` | : plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:12:54.645] | : . ' , ; ` | : Packages needed by future backend (n = 0): [23:12:54.645] | : . ' , ; ` | getFutureContext() ... done [23:12:54.645] | : . ' , ; ` getFutureData() ... done [23:12:54.646] | : . ' , ; ` FutureRegistry('workers-72587282e9ef9fdef9e7a48b8bc0af6e', action = 'add', earlySignal = 0) ... [23:12:54.646] | : . ' , ; ` | Appended future to position #1 [23:12:54.646] | : . ' , ; ` | Number of registered futures: 1 [23:12:54.646] | : . ' , ; ` FutureRegistry('workers-72587282e9ef9fdef9e7a48b8bc0af6e', action = 'add', earlySignal = 0) ... done [23:12:54.646] | : . ' , ; launchFuture() ... done [23:12:54.647] | : . ' , ; MultisessionFuture started [23:12:54.647] | : . ' , launchFuture() for ClusterFutureBackend ... done [23:12:54.647] | : . ' Launching futures ... done [23:12:54.647] | : . ' Future launched: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [23:12:54.647] | : . Using MultisessionFutureBackend ... done [23:12:54.647] | : run() for 'Future' ('strategy = multisession') ... done [23:12:54.648] | 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' [23:12:54.648] | resolved() ... [23:12:54.648] | : resolved() for MultisessionFuture ('strategy = multisession') ... [23:12:54.649] | : . Cluster node socket connection: index=4, id=337 [23:12:54.649] | : . assertValidConnection() ... [23:12:54.649] | : . ' cluster node index: 1 [23:12:54.650] | : . assertValidConnection() ... done [23:12:54.651] | : . receiveMessageFromWorker() for ClusterFuture ... [23:12:54.651] | : . ' cluster node index: 1 [23:12:54.651] | : . ' [1] TRUE [23:12:54.652] | : . ' Received data: [23:12:54.652] | : . ' List of 5 [23:12:54.652] | : . ' $ type : chr "VALUE" [23:12:54.652] | : . ' $ value :List of 16 [23:12:54.652] | : . ' ..$ value : num 42 [23:12:54.652] | : . ' ..$ visible : logi TRUE [23:12:54.652] | : . ' ..$ stdout : chr "" [23:12:54.652] | : . ' ..$ conditions : list() [23:12:54.652] | : . ' ..$ rng : logi FALSE [23:12:54.652] | : . ' ..$ seed : NULL [23:12:54.652] | : . ' ..$ misuseGlobalEnv : NULL [23:12:54.652] | : . ' ..$ misuseConnections :List of 3 [23:12:54.652] | : . ' .. ..$ added : NULL [23:12:54.652] | : . ' .. ..$ removed : NULL [23:12:54.652] | : . ' .. ..$ replaced: NULL [23:12:54.652] | : . ' ..$ misuseDevices : NULL [23:12:54.652] | : . ' ..$ misuseDefaultDevice: list() [23:12:54.652] | : . ' ..$ started : POSIXct[1:1], format: "2025-11-16 23:12:54" [23:12:54.652] | : . ' ..$ finished : POSIXct[1:1], format: "2025-11-16 23:12:54" [23:12:54.652] | : . ' ..$ uuid : chr [1:2] "6801b9468e5f12d0fd00c1b244264920" "7" [23:12:54.652] | : . ' ..$ session_uuid : chr "7b7fcbfb3d72d68d04d957187910f041" [23:12:54.652] | : . ' .. ..- attr(*, "source")=List of 5 [23:12:54.652] | : . ' .. .. ..$ host : Named chr "CRANWIN3" [23:12:54.652] | : . ' .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [23:12:54.652] | : . ' .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [23:12:54.652] | : . ' .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [23:12:54.652] | : . ' .. .. ..$ pid : int 21672 [23:12:54.652] | : . ' .. .. ..$ time : POSIXct[1:1], format: "2025-11-16 23:12:54" [23:12:54.652] | : . ' .. .. ..$ random: int 2147483647 [23:12:54.652] | : . ' ..$ r_info :List of 4 [23:12:54.652] | : . ' .. ..$ version :Classes 'R_system_version', 'package_version', 'numeric_version' hidden list of 1 [23:12:54.652] | : . ' .. .. ..$ : int [1:3] 4 6 0 [23:12:54.652] | : . ' .. ..$ os : chr "windows" [23:12:54.652] | : . ' .. ..$ os_name : chr "Windows" [23:12:54.652] | : . ' .. ..$ captures_utf8: logi TRUE [23:12:54.652] | : . ' ..$ version : chr "1.8" [23:12:54.652] | : . ' ..- attr(*, "class")= chr "FutureResult" [23:12:54.652] | : . ' $ success: logi TRUE [23:12:54.652] | : . ' $ time : 'proc_time' Named num [1:5] 0 0 0 NA NA [23:12:54.652] | : . ' ..- attr(*, "names")= chr [1:5] "user.self" "sys.self" "elapsed" "user.child" ... [23:12:54.652] | : . ' $ tag : NULL [23:12:54.665] | : . ' Received FutureResult [23:12:54.665] | : . ' FutureResult: [23:12:54.665] | : . ' value: 'numeric' [23:12:54.665] | : . ' visible: TRUE [23:12:54.665] | : . ' stdout: character [23:12:54.665] | : . ' conditions: [n = 0] [23:12:54.665] | : . ' RNG used: FALSE [23:12:54.665] | : . ' duration: 0.00373888 secs (started 2025-11-16 23:12:54.646352) [23:12:54.665] | : . ' version: 1.8 [23:12:54.666] | : . ' FutureRegistry('workers-72587282e9ef9fdef9e7a48b8bc0af6e', action = 'remove', earlySignal = 0) ... [23:12:54.666] | : . ' , Removed future from position #1 [23:12:54.667] | : . ' , Number of registered futures: 0 [23:12:54.667] | : . ' FutureRegistry('workers-72587282e9ef9fdef9e7a48b8bc0af6e', action = 'remove', earlySignal = 0) ... done [23:12:54.667] | : . ' Erased future from future backend [23:12:54.667] | : . ' result() for ClusterFuture ... [23:12:54.667] | : . ' , result already collected: FutureResult [23:12:54.668] | : . ' result() for ClusterFuture ... done [23:12:54.668] | : . ' signalConditions() ... [23:12:54.668] | : . ' , include = 'immediateCondition' [23:12:54.668] | : . ' , exclude = [23:12:54.668] | : . ' , resignal = FALSE [23:12:54.669] | : . ' , Number of conditions: 0 [23:12:54.669] | : . ' , int 0 [23:12:54.670] | : . ' signalConditions() ... done [23:12:54.670] | : . receiveMessageFromWorker() for ClusterFuture ... done [23:12:54.671] | : . receiveMessageFromWorker() returned object of class FutureResult; resolved [23:12:54.671] | : resolved() for MultisessionFuture ('strategy = multisession') ... done [23:12:54.671] | : assertFutureResult() ... [23:12:54.671] | : . Future uuid: 6801b9468e5f12d0fd00c1b244264920-7 [23:12:54.672] | : . identical; success [23:12:54.672] | : assertFutureResult() ... done [23:12:54.672] | resolved() ... done Resolved: TRUE Unique identifier: 6801b9468e5f12d0fd00c1b244264920-7 Owner process: 6801b9468e5f12d0fd00c1b244264920 Class: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' Value: Conditions captured: [23:12:54.672] | value() for MultisessionFuture ('strategy = multisession') ... [23:12:54.672] | : result() for ClusterFuture ... [23:12:54.673] | : . result already collected: FutureResult [23:12:54.673] | : result() for ClusterFuture ... done [23:12:54.673] | : result() for ClusterFuture ... [23:12:54.673] | : . result already collected: FutureResult [23:12:54.674] | : result() for ClusterFuture ... done [23:12:54.674] | : signalConditions() ... [23:12:54.674] | : . include = 'immediateCondition' [23:12:54.675] | : . exclude = [23:12:54.675] | : . resignal = FALSE [23:12:54.675] | : . Number of conditions: 0 [23:12:54.675] | : . int 0 [23:12:54.676] | : signalConditions() ... done [23:12:54.677] | : relay stdout ... [23:12:54.677] | : relay stdout ... done [23:12:54.677] | : check for misuse ... [23:12:54.677] | : check for misuse ... done [23:12:54.678] | value() for MultisessionFuture ('strategy = multisession') ... done [23:12:54.678] | future(..., label = 'strategy = multisession') ... [23:12:54.678] | : lazy: FALSE [23:12:54.679] | : stdout: TRUE [23:12:54.679] | : conditions: [n=1] 'condition' [23:12:54.679] | : gc: FALSE [23:12:54.679] | : earlySignal: FALSE [23:12:54.679] | : getGlobalsAndPackages() ... [23:12:54.680] | : . Searching for globals ... [23:12:54.685] | : . ' globals found: [1] '{' [23:12:54.685] | : . Searching for globals ... done [23:12:54.685] | : . Resolving globals: FALSE [23:12:54.685] | : . Search for packages associated with the globals ... [23:12:54.686] | : . ' Packages associated with globals: [1] 'base' [23:12:54.686] | : . ' Packages: [1] 'base' [23:12:54.686] | : . Search for packages associated with the globals ... done [23:12:54.687] | : . Packages after dropping 'base': [0] [23:12:54.687] | : . globals: [0] [23:12:54.687] | : . packages: [0] [23:12:54.687] | : getGlobalsAndPackages() ... done [23:12:54.688] | : run() for 'Future' ('strategy = multisession') ... [23:12:54.688] | : . state: 'created' [23:12:54.688] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:12:54.689] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:12:54.689] | : . Using MultisessionFutureBackend ... [23:12:54.689] | : . ' Number of futures since start: 3 (3 created, 3 launched, 3 finished) [23:12:54.690] | : . ' Launching futures ... [23:12:54.690] | : . ' , launchFuture() for ClusterFutureBackend ... [23:12:54.690] | : . ' , ; Workers: [n=2] [23:12:54.690] | : . ' , ; Socket cluster with 2 nodes on host 'localhost' (R Under development (unstable) (2025-11-15 r89024 ucrt), platform x86_64-w64-mingw32) [23:12:54.694] | : . ' , ; FutureRegistry: 'workers-72587282e9ef9fdef9e7a48b8bc0af6e' [23:12:54.694] | : . ' , ; requestWorker() ... [23:12:54.694] | : . ' , ; ` requestNode() ... [23:12:54.695] | : . ' , ; ` | Number of workers: 2 [23:12:54.695] | : . ' , ; ` | Polling for a free worker ... [23:12:54.695] | : . ' , ; ` | : FutureRegistry('workers-72587282e9ef9fdef9e7a48b8bc0af6e', action = 'list', earlySignal = 0) ... [23:12:54.696] | : . ' , ; ` | : . Listing all futures [23:12:54.696] | : . ' , ; ` | : . Number of registered futures: 0 [23:12:54.696] | : . ' , ; ` | : FutureRegistry('workers-72587282e9ef9fdef9e7a48b8bc0af6e', action = 'list', earlySignal = 0) ... done [23:12:54.697] | : . ' , ; ` | : Total time: 0 [23:12:54.697] | : . ' , ; ` | Polling for a free worker ... done [23:12:54.697] | : . ' , ; ` | FutureRegistry('workers-72587282e9ef9fdef9e7a48b8bc0af6e', action = 'list', earlySignal = 0) ... [23:12:54.698] | : . ' , ; ` | : Listing all futures [23:12:54.698] | : . ' , ; ` | : Number of registered futures: 0 [23:12:54.698] | : . ' , ; ` | FutureRegistry('workers-72587282e9ef9fdef9e7a48b8bc0af6e', action = 'list', earlySignal = 0) ... done [23:12:54.699] | : . ' , ; ` | avail: [n=2] '1', '2' [23:12:54.699] | : . ' , ; ` | Index of first available worker: 1 [23:12:54.699] | : . ' , ; ` | Validate that the worker is functional ... [23:12:54.700] | : . ' , ; ` | : Worker is functional [23:12:54.701] | : . ' , ; ` | : FutureRegistry('workers-72587282e9ef9fdef9e7a48b8bc0af6e', action = 'list', earlySignal = 0) ... [23:12:54.701] | : . ' , ; ` | : . Listing all futures [23:12:54.702] | : . ' , ; ` | : . Number of registered futures: 0 [23:12:54.702] | : . ' , ; ` | : FutureRegistry('workers-72587282e9ef9fdef9e7a48b8bc0af6e', action = 'list', earlySignal = 0) ... done [23:12:54.702] | : . ' , ; ` | Validate that the worker is functional ... done [23:12:54.702] | : . ' , ; ` requestNode() ... done [23:12:54.703] | : . ' , ; ` cluster node index: 1 [23:12:54.703] | : . ' , ; requestWorker() ... done [23:12:54.703] | : . ' , ; eraseGlobalEnvironment() ... [23:12:54.704] | : . ' , ; eraseGlobalEnvironment() ... done [23:12:54.705] | : . ' , ; launchFuture() ... [23:12:54.705] | : . ' , ; ` cluster node index: 1 [23:12:54.705] | : . ' , ; ` getFutureData() ... [23:12:54.705] | : . ' , ; ` | getFutureCore() ... [23:12:54.706] | : . ' , ; ` | : Packages needed by the future expression (n = 0): [23:12:54.706] | : . ' , ; ` | getFutureCore() ... done [23:12:54.706] | : . ' , ; ` | getFutureCapture() ... [23:12:54.706] | : . ' , ; ` | getFutureCapture() ... done [23:12:54.707] | : . ' , ; ` | getFutureContext() ... [23:12:54.707] | : . ' , ; ` | : plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:12:54.707] | : . ' , ; ` | : . Getting stack without first backend: [n=0] [23:12:54.708] | : . ' , ; ` | : plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:12:54.708] | : . ' , ; ` | : Packages needed by future backend (n = 0): [23:12:54.708] | : . ' , ; ` | getFutureContext() ... done [23:12:54.708] | : . ' , ; ` getFutureData() ... done [23:12:54.709] | : . ' , ; ` FutureRegistry('workers-72587282e9ef9fdef9e7a48b8bc0af6e', action = 'add', earlySignal = 0) ... [23:12:54.709] | : . ' , ; ` | Appended future to position #1 [23:12:54.710] | : . ' , ; ` | Number of registered futures: 1 [23:12:54.710] | : . ' , ; ` FutureRegistry('workers-72587282e9ef9fdef9e7a48b8bc0af6e', action = 'add', earlySignal = 0) ... done [23:12:54.710] | : . ' , ; launchFuture() ... done [23:12:54.710] | : . ' , ; MultisessionFuture started [23:12:54.711] | : . ' , launchFuture() for ClusterFutureBackend ... done [23:12:54.711] | : . ' Launching futures ... done [23:12:54.711] | : . ' Future launched: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [23:12:54.711] | : . Using MultisessionFutureBackend ... done [23:12:54.712] | : run() for 'Future' ('strategy = multisession') ... done [23:12:54.712] | 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' [23:12:54.713] | resolved() ... [23:12:54.714] | : resolved() for MultisessionFuture ('strategy = multisession') ... [23:12:54.714] | : . Cluster node socket connection: index=4, id=337 [23:12:54.714] | : . assertValidConnection() ... [23:12:54.715] | : . ' cluster node index: 1 [23:12:54.715] | : . assertValidConnection() ... done [23:12:54.717] | : . receiveMessageFromWorker() for ClusterFuture ... [23:12:54.718] | : . ' cluster node index: 1 [23:12:54.718] | : . ' [1] TRUE [23:12:54.719] | : . ' Received data: [23:12:54.719] | : . ' List of 5 [23:12:54.719] | : . ' $ type : chr "VALUE" [23:12:54.719] | : . ' $ value :List of 16 [23:12:54.719] | : . ' ..$ value : num 42 [23:12:54.719] | : . ' ..$ visible : logi TRUE [23:12:54.719] | : . ' ..$ stdout : chr "" [23:12:54.719] | : . ' ..$ conditions : list() [23:12:54.719] | : . ' ..$ rng : logi FALSE [23:12:54.719] | : . ' ..$ seed : NULL [23:12:54.719] | : . ' ..$ misuseGlobalEnv : NULL [23:12:54.719] | : . ' ..$ misuseConnections :List of 3 [23:12:54.719] | : . ' .. ..$ added : NULL [23:12:54.719] | : . ' .. ..$ removed : NULL [23:12:54.719] | : . ' .. ..$ replaced: NULL [23:12:54.719] | : . ' ..$ misuseDevices : NULL [23:12:54.719] | : . ' ..$ misuseDefaultDevice: list() [23:12:54.719] | : . ' ..$ started : POSIXct[1:1], format: "2025-11-16 23:12:54" [23:12:54.719] | : . ' ..$ finished : POSIXct[1:1], format: "2025-11-16 23:12:54" [23:12:54.719] | : . ' ..$ uuid : chr [1:2] "6801b9468e5f12d0fd00c1b244264920" "8" [23:12:54.719] | : . ' ..$ session_uuid : chr "7b7fcbfb3d72d68d04d957187910f041" [23:12:54.719] | : . ' .. ..- attr(*, "source")=List of 5 [23:12:54.719] | : . ' .. .. ..$ host : Named chr "CRANWIN3" [23:12:54.719] | : . ' .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [23:12:54.719] | : . ' .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [23:12:54.719] | : . ' .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [23:12:54.719] | : . ' .. .. ..$ pid : int 21672 [23:12:54.719] | : . ' .. .. ..$ time : POSIXct[1:1], format: "2025-11-16 23:12:54" [23:12:54.719] | : . ' .. .. ..$ random: int 2147483647 [23:12:54.719] | : . ' ..$ r_info :List of 4 [23:12:54.719] | : . ' .. ..$ version :Classes 'R_system_version', 'package_version', 'numeric_version' hidden list of 1 [23:12:54.719] | : . ' .. .. ..$ : int [1:3] 4 6 0 [23:12:54.719] | : . ' .. ..$ os : chr "windows" [23:12:54.719] | : . ' .. ..$ os_name : chr "Windows" [23:12:54.719] | : . ' .. ..$ captures_utf8: logi TRUE [23:12:54.719] | : . ' ..$ version : chr "1.8" [23:12:54.719] | : . ' ..- attr(*, "class")= chr "FutureResult" [23:12:54.719] | : . ' $ success: logi TRUE [23:12:54.719] | : . ' $ time : 'proc_time' Named num [1:5] 0 0 0 NA NA [23:12:54.719] | : . ' ..- attr(*, "names")= chr [1:5] "user.self" "sys.self" "elapsed" "user.child" ... [23:12:54.719] | : . ' $ tag : NULL [23:12:54.744] | : . ' Received FutureResult [23:12:54.744] | : . ' FutureResult: [23:12:54.744] | : . ' value: 'numeric' [23:12:54.744] | : . ' visible: TRUE [23:12:54.744] | : . ' stdout: character [23:12:54.744] | : . ' conditions: [n = 0] [23:12:54.744] | : . ' RNG used: FALSE [23:12:54.744] | : . ' duration: 0.006052971 secs (started 2025-11-16 23:12:54.710006) [23:12:54.744] | : . ' version: 1.8 [23:12:54.745] | : . ' FutureRegistry('workers-72587282e9ef9fdef9e7a48b8bc0af6e', action = 'remove', earlySignal = 0) ... [23:12:54.745] | : . ' , Removed future from position #1 [23:12:54.746] | : . ' , Number of registered futures: 0 [23:12:54.746] | : . ' FutureRegistry('workers-72587282e9ef9fdef9e7a48b8bc0af6e', action = 'remove', earlySignal = 0) ... done [23:12:54.746] | : . ' Erased future from future backend [23:12:54.746] | : . ' result() for ClusterFuture ... [23:12:54.747] | : . ' , result already collected: FutureResult [23:12:54.747] | : . ' result() for ClusterFuture ... done [23:12:54.747] | : . ' signalConditions() ... [23:12:54.748] | : . ' , include = 'immediateCondition' [23:12:54.748] | : . ' , exclude = [23:12:54.748] | : . ' , resignal = FALSE [23:12:54.748] | : . ' , Number of conditions: 0 [23:12:54.749] | : . ' , int 0 [23:12:54.749] | : . ' signalConditions() ... done [23:12:54.750] | : . receiveMessageFromWorker() for ClusterFuture ... done [23:12:54.750] | : . receiveMessageFromWorker() returned object of class FutureResult; resolved [23:12:54.750] | : resolved() for MultisessionFuture ('strategy = multisession') ... done [23:12:54.750] | : assertFutureResult() ... [23:12:54.751] | : . Future uuid: 6801b9468e5f12d0fd00c1b244264920-8 [23:12:54.751] | : . identical; success [23:12:54.751] | : assertFutureResult() ... done [23:12:54.752] | resolved() ... done Resolved: TRUE Unique identifier: 6801b9468e5f12d0fd00c1b244264920-8 Owner process: 6801b9468e5f12d0fd00c1b244264920 Class: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' Value: Conditions captured: [23:12:54.752] | value() for MultisessionFuture ('strategy = multisession') ... [23:12:54.752] | : result() for ClusterFuture ... [23:12:54.753] | : . result already collected: FutureResult [23:12:54.753] | : result() for ClusterFuture ... done [23:12:54.753] | : result() for ClusterFuture ... [23:12:54.753] | : . result already collected: FutureResult [23:12:54.754] | : result() for ClusterFuture ... done [23:12:54.754] | : signalConditions() ... [23:12:54.754] | : . include = 'immediateCondition' [23:12:54.755] | : . exclude = [23:12:54.755] | : . resignal = FALSE [23:12:54.755] | : . Number of conditions: 0 [23:12:54.755] | : . int 0 [23:12:54.756] | : signalConditions() ... done [23:12:54.756] | : relay stdout ... [23:12:54.757] | : relay stdout ... done [23:12:54.757] | : check for misuse ... [23:12:54.757] | : check for misuse ... done [23:12:54.758] | 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=214] '!ExitCode', 'ALLUSERSPROFILE', 'APPDATA', 'BIBINPUTS', 'BINDIR', 'BSTINPUTS', 'COMMONPROGRAMFILES', 'COMPUTERNAME', 'COMSPEC', 'CURL_CA_BUNDLE', 'CV_Instance001', '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_11_16_23_10_16_9296' Sourcing 6 epilogue scripts ... done Test time: user.self=1s, sys.self=0.06s, elapsed=2s, user.child=NAs, sys.child=NAs Test 'future,labels' ... success > > proc.time() user system elapsed 1.42 0.18 2.71