R Under development (unstable) (2026-01-15 r89304 ucrt) -- "Unsuffered Consequences" Copyright (C) 2026 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. > #! /usr/bin/env Rscript > ## This runs testme test script inst/testme/test-makeClusterFuture.R > ## Don't edit - it was autogenerated by inst/testme/deploy.R > future:::testme("makeClusterFuture") Test 'makeClusterFuture' ... chr "none" > if (getRversion() >= "4.4.0") { + library(future) + library(parallel) + a <- 42 + FUN <- function(x) { + message("Process ID ..." ... [TRUNCATED] [12:34:42.191] Option 'future.startup.script': TRUE [12:34:42.193] Future startup scripts considered: '.future.R', '~/.future.R' [12:34:42.194] Future startup scripts found: makeCluster(): [12:34:42.202] plan(<'name'>, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [12:34:42.202] | plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = NA, init = TRUE) ... [12:34:42.208] | : all.equal() for FutureStrategyList ... [12:34:42.208] | : . New stack: [12:34:42.209] | : . List of 1 [12:34:42.209] | : . $ :function (..., workers = availableCores(constraints = "connections-16"), [12:34:42.209] | : . rscript_libs = .libPaths()) [12:34:42.209] | : . ..- attr(*, "class")= chr [1:5] "multisession" "cluster" "multiprocess" "future" ... [12:34:42.209] | : . ..- attr(*, "init")= logi TRUE [12:34:42.209] | : . ..- attr(*, "factory")=function (workers = availableCores(constraints = "connections-16"), rscript_libs = .libPaths(), [12:34:42.209] | : . interrupts = TRUE, gc = FALSE, earlySignal = FALSE, ...) [12:34:42.209] | : . .. ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [12:34:42.209] | : . ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [12:34:42.209] | : . ..- attr(*, "untweakable")= chr "persistent" [12:34:42.209] | : . ..- attr(*, "call")= language plan(multisession) [12:34:42.209] | : . - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [12:34:42.217] | : . Old stack: [12:34:42.217] | : . List of 1 [12:34:42.217] | : . $ :function (..., envir = parent.frame()) [12:34:42.217] | : . ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [12:34:42.217] | : . ..- attr(*, "init")= logi TRUE [12:34:42.217] | : . ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [12:34:42.217] | : . .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [12:34:42.217] | : . ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [12:34:42.217] | : . ..- attr(*, "call")= language plan(sequential) [12:34:42.217] | : . - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [12:34:42.222] | : . Not identical [12:34:42.222] | : . all.equal() for future ... [12:34:42.223] | : . ' List of 2 [12:34:42.223] | : . ' $ target :function (..., workers = availableCores(constraints = "connections-16"), [12:34:42.223] | : . ' rscript_libs = .libPaths()) [12:34:42.223] | : . ' ..- attr(*, "class")= chr [1:5] "multisession" "cluster" "multiprocess" "future" ... [12:34:42.223] | : . ' ..- attr(*, "init")= logi TRUE [12:34:42.223] | : . ' ..- attr(*, "factory")=function (workers = availableCores(constraints = "connections-16"), rscript_libs = .libPaths(), [12:34:42.223] | : . ' interrupts = TRUE, gc = FALSE, earlySignal = FALSE, ...) [12:34:42.223] | : . ' .. ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [12:34:42.223] | : . ' ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [12:34:42.223] | : . ' ..- attr(*, "untweakable")= chr "persistent" [12:34:42.223] | : . ' ..- attr(*, "call")= language plan(multisession) [12:34:42.223] | : . ' $ current:function (..., envir = parent.frame()) [12:34:42.223] | : . ' ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [12:34:42.223] | : . ' ..- attr(*, "init")= logi TRUE [12:34:42.223] | : . ' ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [12:34:42.223] | : . ' .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [12:34:42.223] | : . ' ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [12:34:42.223] | : . ' ..- attr(*, "call")= language plan(sequential) [12:34:42.232] | : . ' Formals differ [12:34:42.233] | : . all.equal() for future ... done [12:34:42.233] | : . Future strategies differ at level 1 [12:34:42.233] | : all.equal() for FutureStrategyList ... done [12:34:42.234] | : plan(): Setting new future backend stack: [12:34:42.234] | : List of future strategies: [12:34:42.234] | : 1. multisession: [12:34:42.234] | : - args: function (..., workers = availableCores(constraints = "connections-16"), rscript_libs = .libPaths()) [12:34:42.234] | : - tweaked: FALSE [12:34:42.234] | : - call: plan(multisession) [12:34:42.235] | : List of 1 [12:34:42.235] | : $ :function (..., workers = availableCores(constraints = "connections-16"), [12:34:42.235] | : rscript_libs = .libPaths()) [12:34:42.235] | : ..- attr(*, "class")= chr [1:5] "multisession" "cluster" "multiprocess" "future" ... [12:34:42.235] | : ..- attr(*, "init")= logi TRUE [12:34:42.235] | : ..- attr(*, "factory")=function (workers = availableCores(constraints = "connections-16"), rscript_libs = .libPaths(), [12:34:42.235] | : interrupts = TRUE, gc = FALSE, earlySignal = FALSE, ...) [12:34:42.235] | : .. ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [12:34:42.235] | : ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [12:34:42.235] | : ..- attr(*, "untweakable")= chr "persistent" [12:34:42.235] | : ..- attr(*, "call")= language plan(multisession) [12:34:42.235] | : - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [12:34:42.241] | : plan(): plan_cleanup(<'sequential', 'uniprocess', 'future', 'function'>, cleanup = NA) ... [12:34:42.241] | : . plan("next", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [12:34:42.242] | : . ' Getting current ("next") strategy: 'FutureStrategy', 'sequential', 'uniprocess', 'future', 'function' [12:34:42.242] | : . plan("next", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [12:34:42.242] | : . Legacy shutdown of cluster workers ... [12:34:42.243] | : . ' Stopping existing cluster ... [12:34:42.243] | : . ' , No pre-existing cluster. Skipping [12:34:42.244] | : . ' Stopping existing cluster ... done [12:34:42.244] | : . Legacy shutdown of cluster workers ... done [12:34:42.244] | : plan(): plan_cleanup(<'sequential', 'uniprocess', 'future', 'function'>, cleanup = NA) ... done [12:34:42.244] | : plan(): plan_init() of 'multisession', 'cluster', 'multiprocess', 'future', 'function' ... [12:34:42.245] | : . function (..., workers = availableCores(constraints = "connections-16"), [12:34:42.245] | : . rscript_libs = .libPaths()) [12:34:42.245] | : . - attr(*, "class")= chr [1:5] "multisession" "cluster" "multiprocess" "future" ... [12:34:42.245] | : . - attr(*, "init")= logi TRUE [12:34:42.245] | : . - attr(*, "factory")=function (workers = availableCores(constraints = "connections-16"), rscript_libs = .libPaths(), [12:34:42.245] | : . interrupts = TRUE, gc = FALSE, earlySignal = FALSE, ...) [12:34:42.245] | : . ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [12:34:42.245] | : . - attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [12:34:42.245] | : . - attr(*, "untweakable")= chr "persistent" [12:34:42.245] | : . - attr(*, "call")= language plan(multisession) [12:34:42.254] | : . init: TRUE [12:34:42.254] | : . makeFutureBackend() ... [12:34:42.254] | : . ' Backend function: <'NULL'> [12:34:42.255] | : . ' Evaluator tweak arguments: [n=0] [12:34:42.255] | : . ' list() [12:34:42.256] | : . ' Evaluator formal arguments: [n=2] [12:34:42.256] | : . ' Dotted pair list of 2 [12:34:42.256] | : . ' $ workers : language availableCores(constraints = "connections-16") [12:34:42.256] | : . ' $ rscript_libs: language .libPaths() [12:34:42.258] | : . ' Arguments passed to the future-backend factory: [n=2] [12:34:42.258] | : . ' List of 2 [12:34:42.258] | : . ' $ workers : language availableCores(constraints = "connections-16") [12:34:42.258] | : . ' $ rscript_libs: language .libPaths() [12:34:42.260] | : . ' MultisessionFutureBackend(workers = , interrupts = TRUE, ...) ... [12:34:42.260] | : . ' , Arguments: [12:34:42.260] | : . ' , List of 5 [12:34:42.260] | : . ' , $ workers : Named int 2 [12:34:42.260] | : . ' , ..- attr(*, "names")= chr "mc.cores" [12:34:42.260] | : . ' , $ rscript_libs: chr [1:2] "D:/temp/2026_01_16_12_30_17_22682/Rtmp0sfQo7/RLIBS_edd421e5ccf" "D:/RCompile/recent/R/library" [12:34:42.260] | : . ' , $ interrupts : logi TRUE [12:34:42.260] | : . ' , $ gc : logi FALSE [12:34:42.260] | : . ' , $ earlySignal : logi FALSE [12:34:42.331] | : . ' , ClusterFutureBackend(..., persistent = FALSE, gc = FALSE, earlySignal = FALSE) ... [12:34:42.332] | : . ' , ; workers: 2 [12:34:42.332] | : . ' , ; getCluster() ... [12:34:42.333] | : . ' , ; getCluster() ... done [12:34:42.333] | : . ' , ; Stopping existing cluster ... [12:34:42.333] | : . ' , ; ` No pre-existing cluster. Skipping [12:34:42.333] | : . ' , ; Stopping existing cluster ... done [12:34:42.334] | : . ' , ; Starting new cluster ... [12:34:42.334] | : . ' , ; ` makeCluster(workers, ...) ... [12:34:42.334] | : . ' , ; ` | Arguments: [12:34:42.334] | : . ' , ; ` | List of 2 [12:34:42.334] | : . ' , ; ` | $ : int 2 [12:34:42.334] | : . ' , ; ` | $ rscript_libs: chr [1:2] "D:/temp/2026_01_16_12_30_17_22682/Rtmp0sfQo7/RLIBS_edd421e5ccf" "D:/RCompile/recent/R/library" [12:34:42.336] | : . ' , ; ` | .makeCluster() ... [12:34:42.337] | : . ' , ; ` | : workers: '2' [12:34:42.337] | : . ' , ; ` | : R_FUTURE_PLAN: NA [12:34:42.338] | : . ' , ; ` | : parallelly::makeClusterPSOCK() arguments: [12:34:42.338] | : . ' , ; ` | : List of 2 [12:34:42.338] | : . ' , ; ` | : $ : int 2 [12:34:42.338] | : . ' , ; ` | : $ rscript_libs: chr [1:2] "D:/temp/2026_01_16_12_30_17_22682/Rtmp0sfQo7/RLIBS_edd421e5ccf" "D:/RCompile/recent/R/library" [12:34:43.399] | : . ' , ; ` | : Generated cluster UUID [12:34:43.399] | : . ' , ; ` | : Cluster UUID: '86a2a051b868dc13b0d46cebb5df5663' [12:34:43.400] | : . ' , ; ` | : Socket cluster with 2 nodes on host 'localhost' (R Under development (unstable) (2026-01-15 r89304 ucrt), platform x86_64-w64-mingw32) [12:34:43.404] | : . ' , ; ` | .makeCluster() ... done [12:34:43.405] | : . ' , ; ` | Socket cluster with 2 nodes on host 'localhost' (R Under development (unstable) (2026-01-15 r89304 ucrt), platform x86_64-w64-mingw32) [12:34:43.407] | : . ' , ; ` makeCluster(workers, ...) ... done [12:34:43.408] | : . ' , ; ` Number of workers: 2 [12:34:43.408] | : . ' , ; ` Workers UUID: '86a2a051b868dc13b0d46cebb5df5663' [12:34:43.409] | : . ' , ; Starting new cluster ... done [12:34:43.409] | : . ' , ClusterFutureBackend(..., persistent = FALSE, gc = FALSE, earlySignal = FALSE) ... done [12:34:43.409] | : . ' , Backend: <'MultisessionFutureBackend', 'ClusterFutureBackend', 'MultiprocessFutureBackend', 'FutureBackend', 'environment'> [12:34:43.410] | : . ' MultisessionFutureBackend(workers = , interrupts = TRUE, ...) ... done [12:34:43.410] | : . makeFutureBackend() ... done [12:34:43.410] | : . nbrOfWorkers(NULL) ... [12:34:43.411] | : . ' List of 4 [12:34:43.411] | : . ' $ : language plan_set(newStack, skip = .skip, cleanup = .cleanup, init = .init, debug = debug) [12:34:43.411] | : . ' $ : language with_assert({ nbrOfWorkers <- nbrOfWorkers() ... [12:34:43.411] | : . ' $ : language nbrOfWorkers() [12:34:43.411] | : . ' $ : language nbrOfWorkers.NULL() [12:34:43.414] | : . ' plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [12:34:43.415] | : . ' plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [12:34:43.415] | : . ' Number of workers: 2 [12:34:43.415] | : . nbrOfWorkers(NULL) ... done [12:34:43.416] | : . plan(): nbrOfWorkers() = 2 [12:34:43.416] | : plan(): plan_init() of 'multisession', 'cluster', 'multiprocess', 'future', 'function' ... done [12:34:43.416] | plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = NA, init = TRUE) ... done List of 3 $ :List of 3 ..$ :List of 2 .. ..$ a : num 42 .. ..$ mean: num -0.643 ..$ :List of 2 .. ..$ a : num 42 .. ..$ mean: num -0.131 ..$ :List of 2 .. ..$ a : num 42 .. ..$ mean: num -0.487 $ :List of 3 ..$ :List of 2 .. ..$ a : num 42 .. ..$ mean: num -0.105 ..$ :List of 2 .. ..$ a : num 42 .. ..$ mean: num -0.106 ..$ :List of 2 .. ..$ a : num 42 .. ..$ mean: num -0.37 $ :List of 3 ..$ :List of 2 .. ..$ a : num 42 .. ..$ mean: num -0.288 ..$ :List of 2 .. ..$ a : num 42 .. ..$ mean: num -0.596 ..$ :List of 2 .. ..$ a : num 42 .. ..$ mean: num -0.361 makeClusterFuture(): [12:34:43.767] | plan(<'name'>, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [12:34:43.770] | : plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = NA, init = TRUE) ... [12:34:43.770] | : . all.equal() for FutureStrategyList ... [12:34:43.770] | : . ' New stack: [12:34:43.771] | : . ' List of 1 [12:34:43.771] | : . ' $ :function (..., workers = 2) [12:34:43.771] | : . ' ..- attr(*, "class")= chr [1:6] "tweaked" "multisession" "cluster" "multiprocess" ... [12:34:43.771] | : . ' ..- attr(*, "init")= logi TRUE [12:34:43.771] | : . ' ..- attr(*, "factory")=function (workers = availableCores(constraints = "connections-16"), rscript_libs = .libPaths(), [12:34:43.771] | : . ' interrupts = TRUE, gc = FALSE, earlySignal = FALSE, ...) [12:34:43.771] | : . ' .. ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [12:34:43.771] | : . ' ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [12:34:43.771] | : . ' ..- attr(*, "untweakable")= chr "persistent" [12:34:43.771] | : . ' ..- attr(*, "tweaks")=List of 1 [12:34:43.771] | : . ' .. ..$ workers: num 2 [12:34:43.771] | : . ' ..- attr(*, "call")= language plan(multisession, workers = 2) [12:34:43.771] | : . ' - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [12:34:43.780] | : . ' Old stack: [12:34:43.780] | : . ' List of 1 [12:34:43.780] | : . ' $ :function (..., workers = availableCores(constraints = "connections-16"), [12:34:43.780] | : . ' rscript_libs = .libPaths()) [12:34:43.780] | : . ' ..- attr(*, "class")= chr [1:5] "multisession" "cluster" "multiprocess" "future" ... [12:34:43.780] | : . ' ..- attr(*, "init")= chr "done" [12:34:43.780] | : . ' ..- attr(*, "factory")=function (workers = availableCores(constraints = "connections-16"), rscript_libs = .libPaths(), [12:34:43.780] | : . ' interrupts = TRUE, gc = FALSE, earlySignal = FALSE, ...) [12:34:43.780] | : . ' .. ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [12:34:43.780] | : . ' ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [12:34:43.780] | : . ' ..- attr(*, "untweakable")= chr "persistent" [12:34:43.780] | : . ' ..- attr(*, "call")= language plan(multisession) [12:34:43.780] | : . ' ..- attr(*, "backend")=Classes 'MultisessionFutureBackend', 'ClusterFutureBackend', 'MultiprocessFutureBackend', 'FutureBackend', 'environment' [12:34:43.780] | : . ' .. ..- attr(*, "factory")=function (workers = availableCores(constraints = "connections-16"), rscript_libs = .libPaths(), [12:34:43.780] | : . ' interrupts = TRUE, gc = FALSE, earlySignal = FALSE, ...) [12:34:43.780] | : . ' .. .. ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [12:34:43.780] | : . ' - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [12:34:43.790] | : . ' Not identical [12:34:43.790] | : . ' all.equal() for future ... [12:34:43.790] | : . ' , List of 2 [12:34:43.790] | : . ' , $ target :function (..., workers = 2) [12:34:43.790] | : . ' , ..- attr(*, "class")= chr [1:6] "tweaked" "multisession" "cluster" "multiprocess" ... [12:34:43.790] | : . ' , ..- attr(*, "init")= logi TRUE [12:34:43.790] | : . ' , ..- attr(*, "factory")=function (workers = availableCores(constraints = "connections-16"), rscript_libs = .libPaths(), [12:34:43.790] | : . ' , interrupts = TRUE, gc = FALSE, earlySignal = FALSE, ...) [12:34:43.790] | : . ' , .. ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [12:34:43.790] | : . ' , ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [12:34:43.790] | : . ' , ..- attr(*, "untweakable")= chr "persistent" [12:34:43.790] | : . ' , ..- attr(*, "tweaks")=List of 1 [12:34:43.790] | : . ' , .. ..$ workers: num 2 [12:34:43.790] | : . ' , ..- attr(*, "call")= language plan(multisession, workers = 2) [12:34:43.790] | : . ' , $ current:function (..., workers = availableCores(constraints = "connections-16"), [12:34:43.790] | : . ' , rscript_libs = .libPaths()) [12:34:43.790] | : . ' , ..- attr(*, "class")= chr [1:5] "multisession" "cluster" "multiprocess" "future" ... [12:34:43.790] | : . ' , ..- attr(*, "init")= chr "done" [12:34:43.790] | : . ' , ..- attr(*, "factory")=function (workers = availableCores(constraints = "connections-16"), rscript_libs = .libPaths(), [12:34:43.790] | : . ' , interrupts = TRUE, gc = FALSE, earlySignal = FALSE, ...) [12:34:43.790] | : . ' , .. ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [12:34:43.790] | : . ' , ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [12:34:43.790] | : . ' , ..- attr(*, "untweakable")= chr "persistent" [12:34:43.790] | : . ' , ..- attr(*, "call")= language plan(multisession) [12:34:43.790] | : . ' , ..- attr(*, "backend")=Classes 'MultisessionFutureBackend', 'ClusterFutureBackend', 'MultiprocessFutureBackend', 'FutureBackend', 'environment' [12:34:43.790] | : . ' , .. ..- attr(*, "factory")=function (workers = availableCores(constraints = "connections-16"), rscript_libs = .libPaths(), [12:34:43.790] | : . ' , interrupts = TRUE, gc = FALSE, earlySignal = FALSE, ...) [12:34:43.790] | : . ' , .. .. ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [12:34:43.807] | : . ' , Formals differ [12:34:43.807] | : . ' all.equal() for future ... done [12:34:43.808] | : . ' Future strategies differ at level 1 [12:34:43.808] | : . all.equal() for FutureStrategyList ... done [12:34:43.808] | : . plan(): Setting new future backend stack: [12:34:43.809] | : . List of future strategies: [12:34:43.809] | : . 1. multisession: [12:34:43.809] | : . - args: function (..., workers = 2) [12:34:43.809] | : . - tweaked: TRUE [12:34:43.809] | : . - call: plan(multisession, workers = 2) [12:34:43.809] | : . List of 1 [12:34:43.809] | : . $ :function (..., workers = 2) [12:34:43.809] | : . ..- attr(*, "class")= chr [1:6] "tweaked" "multisession" "cluster" "multiprocess" ... [12:34:43.809] | : . ..- attr(*, "init")= logi TRUE [12:34:43.809] | : . ..- attr(*, "factory")=function (workers = availableCores(constraints = "connections-16"), rscript_libs = .libPaths(), [12:34:43.809] | : . interrupts = TRUE, gc = FALSE, earlySignal = FALSE, ...) [12:34:43.809] | : . .. ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [12:34:43.809] | : . ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [12:34:43.809] | : . ..- attr(*, "untweakable")= chr "persistent" [12:34:43.809] | : . ..- attr(*, "tweaks")=List of 1 [12:34:43.809] | : . .. ..$ workers: num 2 [12:34:43.809] | : . ..- attr(*, "call")= language plan(multisession, workers = 2) [12:34:43.809] | : . - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [12:34:43.815] | : . plan(): plan_cleanup(<'multisession', 'cluster', 'multiprocess', 'future', 'function'>, cleanup = NA) ... [12:34:43.815] | : . ' plan("next", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [12:34:43.816] | : . ' , Getting current ("next") strategy: 'FutureStrategy', 'multisession', 'cluster', 'multiprocess', 'future', 'function' [12:34:43.816] | : . ' plan("next", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [12:34:43.816] | : . ' stopWorkers() for MultisessionFutureBackend ... [12:34:43.816] | : . ' , Interrupt active futures ... [12:34:43.818] | : . ' , ; Number of futures: 0 [12:34:43.818] | : . ' , Interrupt active futures ... done [12:34:43.818] | : . ' , Clear future registry ... [12:34:43.819] | : . ' , Clear future registry ... done [12:34:43.819] | : . ' , Stop cluster workers ... [12:34:43.820] | : . ' , ; Stopping existing cluster ... [12:34:43.820] | : . ' , ; ` Cluster to shut down: [12:34:43.820] | : . ' , ; ` Socket cluster with 2 nodes on host 'localhost' (R Under development (unstable) (2026-01-15 r89304 ucrt), platform x86_64-w64-mingw32) [12:34:43.831] | : . ' , ; ` Stopped cluster: 'c(TRUE, TRUE)' [12:34:43.879] | : . ' , ; Stopping existing cluster ... done [12:34:43.880] | : . ' , Stop cluster workers ... done [12:34:43.880] | : . ' stopWorkers() for MultisessionFutureBackend ... done [12:34:43.881] | : . ' Legacy shutdown of cluster workers ... [12:34:43.881] | : . ' , Stopping existing cluster ... [12:34:43.881] | : . ' , ; No pre-existing cluster. Skipping [12:34:43.881] | : . ' , Stopping existing cluster ... done [12:34:43.882] | : . ' Legacy shutdown of cluster workers ... done [12:34:43.882] | : . plan(): plan_cleanup(<'multisession', 'cluster', 'multiprocess', 'future', 'function'>, cleanup = NA) ... done [12:34:43.882] | : . plan(): plan_init() of 'tweaked', 'multisession', 'cluster', 'multiprocess', 'future', 'function' ... [12:34:43.882] | : . ' function (..., workers = 2) [12:34:43.882] | : . ' - attr(*, "class")= chr [1:6] "tweaked" "multisession" "cluster" "multiprocess" ... [12:34:43.882] | : . ' - attr(*, "init")= logi TRUE [12:34:43.882] | : . ' - attr(*, "factory")=function (workers = availableCores(constraints = "connections-16"), rscript_libs = .libPaths(), [12:34:43.882] | : . ' interrupts = TRUE, gc = FALSE, earlySignal = FALSE, ...) [12:34:43.882] | : . ' ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [12:34:43.882] | : . ' - attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [12:34:43.882] | : . ' - attr(*, "untweakable")= chr "persistent" [12:34:43.882] | : . ' - attr(*, "tweaks")=List of 1 [12:34:43.882] | : . ' ..$ workers: num 2 [12:34:43.882] | : . ' - attr(*, "call")= language plan(multisession, workers = 2) [12:34:43.888] | : . ' init: TRUE [12:34:43.889] | : . ' makeFutureBackend() ... [12:34:43.889] | : . ' , Backend function: <'NULL'> [12:34:43.889] | : . ' , Evaluator tweak arguments: [n=1] [12:34:43.889] | : . ' , List of 1 [12:34:43.889] | : . ' , $ workers: num 2 [12:34:43.891] | : . ' , Evaluator formal arguments: [n=1] [12:34:43.891] | : . ' , Dotted pair list of 1 [12:34:43.891] | : . ' , $ workers: num 2 [12:34:43.892] | : . ' , Arguments passed to the future-backend factory: [n=1] [12:34:43.892] | : . ' , List of 1 [12:34:43.892] | : . ' , $ workers: num 2 [12:34:43.912] | : . ' , MultisessionFutureBackend(workers = , interrupts = TRUE, ...) ... [12:34:43.913] | : . ' , ; Arguments: [12:34:43.913] | : . ' , ; List of 5 [12:34:43.913] | : . ' , ; $ workers : num 2 [12:34:43.913] | : . ' , ; $ rscript_libs: chr [1:2] "D:/temp/2026_01_16_12_30_17_22682/Rtmp0sfQo7/RLIBS_edd421e5ccf" "D:/RCompile/recent/R/library" [12:34:43.913] | : . ' , ; $ interrupts : logi TRUE [12:34:43.913] | : . ' , ; $ gc : logi FALSE [12:34:43.913] | : . ' , ; $ earlySignal : logi FALSE [12:34:43.917] | : . ' , ; ClusterFutureBackend(..., persistent = FALSE, gc = FALSE, earlySignal = FALSE) ... [12:34:43.917] | : . ' , ; ` workers: 2 [12:34:43.917] | : . ' , ; ` getCluster() ... [12:34:43.918] | : . ' , ; ` getCluster() ... done [12:34:43.918] | : . ' , ; ` Stopping existing cluster ... [12:34:43.918] | : . ' , ; ` | No pre-existing cluster. Skipping [12:34:43.918] | : . ' , ; ` Stopping existing cluster ... done [12:34:43.919] | : . ' , ; ` Starting new cluster ... [12:34:43.919] | : . ' , ; ` | makeCluster(workers, ...) ... [12:34:43.919] | : . ' , ; ` | : Arguments: [12:34:43.919] | : . ' , ; ` | : List of 2 [12:34:43.919] | : . ' , ; ` | : $ : int 2 [12:34:43.919] | : . ' , ; ` | : $ rscript_libs: chr [1:2] "D:/temp/2026_01_16_12_30_17_22682/Rtmp0sfQo7/RLIBS_edd421e5ccf" "D:/RCompile/recent/R/library" [12:34:43.921] | : . ' , ; ` | : .makeCluster() ... [12:34:43.922] | : . ' , ; ` | : . workers: '2' [12:34:43.922] | : . ' , ; ` | : . R_FUTURE_PLAN: NA [12:34:43.922] | : . ' , ; ` | : . parallelly::makeClusterPSOCK() arguments: [12:34:43.923] | : . ' , ; ` | : . List of 2 [12:34:43.923] | : . ' , ; ` | : . $ : int 2 [12:34:43.923] | : . ' , ; ` | : . $ rscript_libs: chr [1:2] "D:/temp/2026_01_16_12_30_17_22682/Rtmp0sfQo7/RLIBS_edd421e5ccf" "D:/RCompile/recent/R/library" [12:34:44.403] | : . ' , ; ` | : . Generated cluster UUID [12:34:44.404] | : . ' , ; ` | : . Cluster UUID: '76967d53acd234b57f14d07332223447' [12:34:44.404] | : . ' , ; ` | : . Socket cluster with 2 nodes on host 'localhost' (R Under development (unstable) (2026-01-15 r89304 ucrt), platform x86_64-w64-mingw32) [12:34:44.407] | : . ' , ; ` | : .makeCluster() ... done [12:34:44.407] | : . ' , ; ` | : Socket cluster with 2 nodes on host 'localhost' (R Under development (unstable) (2026-01-15 r89304 ucrt), platform x86_64-w64-mingw32) [12:34:44.410] | : . ' , ; ` | makeCluster(workers, ...) ... done [12:34:44.410] | : . ' , ; ` | Number of workers: 2 [12:34:44.410] | : . ' , ; ` | Workers UUID: '76967d53acd234b57f14d07332223447' [12:34:44.411] | : . ' , ; ` Starting new cluster ... done [12:34:44.411] | : . ' , ; ClusterFutureBackend(..., persistent = FALSE, gc = FALSE, earlySignal = FALSE) ... done [12:34:44.411] | : . ' , ; Backend: <'MultisessionFutureBackend', 'ClusterFutureBackend', 'MultiprocessFutureBackend', 'FutureBackend', 'environment'> [12:34:44.412] | : . ' , MultisessionFutureBackend(workers = , interrupts = TRUE, ...) ... done [12:34:44.412] | : . ' makeFutureBackend() ... done [12:34:44.412] | : . ' nbrOfWorkers(NULL) ... [12:34:44.412] | : . ' , List of 4 [12:34:44.412] | : . ' , $ : language plan_set(newStack, skip = .skip, cleanup = .cleanup, init = .init, debug = debug) [12:34:44.412] | : . ' , $ : language with_assert({ nbrOfWorkers <- nbrOfWorkers() ... [12:34:44.412] | : . ' , $ : language nbrOfWorkers() [12:34:44.412] | : . ' , $ : language nbrOfWorkers.NULL() [12:34:44.415] | : . ' , plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [12:34:44.416] | : . ' , plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [12:34:44.416] | : . ' , Number of workers: 2 [12:34:44.416] | : . ' nbrOfWorkers(NULL) ... done [12:34:44.416] | : . ' plan(): nbrOfWorkers() = 2 [12:34:44.417] | : . plan(): plan_init() of 'tweaked', 'multisession', 'cluster', 'multiprocess', 'future', 'function' ... done [12:34:44.417] | : plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = NA, init = TRUE) ... done [12:34:44.417] | : nbrOfWorkers(NULL) ... [12:34:44.417] | : . List of 4 [12:34:44.417] | : . $ : language makeClusterFuture() [12:34:44.417] | : . $ : language stop_if_not(length(specs) == 1L) [12:34:44.417] | : . $ : language nbrOfWorkers() [12:34:44.417] | : . $ : language nbrOfWorkers.NULL() [12:34:44.420] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [12:34:44.420] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [12:34:44.421] | : . Number of workers: 2 [12:34:44.421] | : nbrOfWorkers(NULL) ... done [12:34:44.421] | : plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [12:34:44.421] | : plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [12:34:44.422] | : sendData() for FutureNode #1 ... [12:34:44.423] | : . | type: 'EXEC' [12:34:44.423] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [12:34:44.423] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [12:34:44.424] | : . Detected: clusterSetRNGStream() [12:34:44.424] | : . Seed recorded: (10407, 320834453, 1978554194, -509798741, -1147349520, 157581617, 557576510) [12:34:44.426] | : sendData() for FutureNode #1 ... done [12:34:44.426] | : sendData() for FutureNode #2 ... [12:34:44.426] | : . | type: 'EXEC' [12:34:44.426] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [12:34:44.427] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [12:34:44.427] | : . Detected: clusterSetRNGStream() [12:34:44.427] | : . Seed recorded: (10407, 467092750, 1460031331, 1962124947, 1256541621, 1178467354, -1209459183) [12:34:44.428] | : sendData() for FutureNode #2 ... done [12:34:44.428] | : recvData() for FutureNode ... [12:34:44.428] | : . FutureResult: [12:34:44.428] | : . value: 'list' [12:34:44.428] | : . visible: TRUE [12:34:44.428] | : . stdout: NULL [12:34:44.428] | : . conditions: [n = 0] [12:34:44.428] | : . RNG used: FALSE [12:34:44.428] | : . duration: 0 secs (started 2026-01-16 12:34:44.425014) [12:34:44.428] | : . version: 1.8 [12:34:44.430] | : . Updating the node's RNG state [12:34:44.431] | : . value() for ConstantFuture () ... [12:34:44.431] | : . ' relay stdout ... [12:34:44.431] | : . ' relay stdout ... done [12:34:44.431] | : . ' check for misuse ... [12:34:44.432] | : . ' check for misuse ... done [12:34:44.432] | : . value() for ConstantFuture () ... done [12:34:44.432] | : recvData() for FutureNode ... done [12:34:44.432] | : recvData() for FutureNode ... [12:34:44.433] | : . FutureResult: [12:34:44.433] | : . value: 'list' [12:34:44.433] | : . visible: TRUE [12:34:44.433] | : . stdout: NULL [12:34:44.433] | : . conditions: [n = 0] [12:34:44.433] | : . RNG used: FALSE [12:34:44.433] | : . duration: 0 secs (started 2026-01-16 12:34:44.428166) [12:34:44.433] | : . version: 1.8 [12:34:44.434] | : . Updating the node's RNG state [12:34:44.434] | : . value() for ConstantFuture () ... [12:34:44.434] | : . ' relay stdout ... [12:34:44.434] | : . ' relay stdout ... done [12:34:44.435] | : . ' check for misuse ... [12:34:44.435] | : . ' check for misuse ... done [12:34:44.435] | : . value() for ConstantFuture () ... done [12:34:44.435] | : recvData() for FutureNode ... done [12:34:44.436] | : sendData() for FutureNode #1 ... [12:34:44.436] | : . | type: 'EXEC' [12:34:44.436] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [12:34:44.436] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [12:34:44.437] | : . Detected: clusterExport() [12:34:44.437] | : . Exports: [n=2] [12:34:44.437] | : sendData() for FutureNode #1 ... done [12:34:44.438] | : sendData() for FutureNode #2 ... [12:34:44.438] | : . | type: 'EXEC' [12:34:44.438] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [12:34:44.439] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [12:34:44.439] | : . Detected: clusterExport() [12:34:44.439] | : sendData() for FutureNode #2 ... done [12:34:44.440] | : recvData() for FutureNode ... [12:34:44.440] | : . FutureResult: [12:34:44.440] | : . value: 'list' [12:34:44.440] | : . visible: TRUE [12:34:44.440] | : . stdout: NULL [12:34:44.440] | : . conditions: [n = 0] [12:34:44.440] | : . RNG used: FALSE [12:34:44.440] | : . duration: 0 secs (started 2026-01-16 12:34:44.437855) [12:34:44.440] | : . version: 1.8 [12:34:44.441] | : . value() for ConstantFuture () ... [12:34:44.441] | : . ' relay stdout ... [12:34:44.441] | : . ' relay stdout ... done [12:34:44.441] | : . ' check for misuse ... [12:34:44.442] | : . ' check for misuse ... done [12:34:44.442] | : . value() for ConstantFuture () ... done [12:34:44.442] | : recvData() for FutureNode ... done [12:34:44.443] | : recvData() for FutureNode ... [12:34:44.443] | : . FutureResult: [12:34:44.443] | : . value: 'list' [12:34:44.443] | : . visible: TRUE [12:34:44.443] | : . stdout: NULL [12:34:44.443] | : . conditions: [n = 0] [12:34:44.443] | : . RNG used: FALSE [12:34:44.443] | : . duration: 0 secs (started 2026-01-16 12:34:44.439755) [12:34:44.443] | : . version: 1.8 [12:34:44.444] | : . value() for ConstantFuture () ... [12:34:44.444] | : . ' relay stdout ... [12:34:44.444] | : . ' relay stdout ... done [12:34:44.444] | : . ' check for misuse ... [12:34:44.445] | : . ' check for misuse ... done [12:34:44.445] | : . value() for ConstantFuture () ... done [12:34:44.445] | : recvData() for FutureNode ... done [12:34:44.449] | : sendData() for FutureNode #1 ... [12:34:44.449] | : . | type: 'EXEC' [12:34:44.450] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [12:34:44.450] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [12:34:44.451] | : . Create future ... [12:34:44.451] | : . ' List of 1 [12:34:44.451] | : . ' $ data:List of 4 [12:34:44.451] | : . ' ..$ fun :function (X, FUN, ...) [12:34:44.451] | : . ' ..$ args :List of 2 [12:34:44.451] | : . ' .. ..$ : int 11 [12:34:44.451] | : . ' .. ..$ FUN:function (x) [12:34:44.451] | : . ' ..$ return: logi TRUE [12:34:44.451] | : . ' ..$ tag : NULL [12:34:44.455] | : . ' List of 1 [12:34:44.455] | : . ' $ options:List of 2 [12:34:44.455] | : . ' ..$ globals: logi TRUE [12:34:44.455] | : . ' .. ..- attr(*, "add")=List of 1 [12:34:44.455] | : . ' .. .. ..$ a: num 42 [12:34:44.455] | : . ' ..$ seed : int [1:7] 10407 320834453 1978554194 -509798741 -1147349520 157581617 557576510 [12:34:44.458] | : . ' List of 1 [12:34:44.458] | : . ' $ future_args:List of 4 [12:34:44.458] | : . ' ..$ expr : symbol expr [12:34:44.458] | : . ' ..$ substitute: logi FALSE [12:34:44.458] | : . ' ..$ globals : logi TRUE [12:34:44.458] | : . ' .. ..- attr(*, "add")=List of 1 [12:34:44.458] | : . ' .. .. ..$ a: num 42 [12:34:44.458] | : . ' ..$ seed : int [1:7] 10407 320834453 1978554194 -509798741 -1147349520 157581617 557576510 [12:34:44.462] | : . ' future(..., label = NULL) ... [12:34:44.463] | : . ' , lazy: FALSE [12:34:44.463] | : . ' , stdout: TRUE [12:34:44.463] | : . ' , conditions: [n=1] 'condition' [12:34:44.464] | : . ' , getGlobalsAndPackages() ... [12:34:44.465] | : . ' , ; 'add' globals passed as-list: [1] 'a' [12:34:44.465] | : . ' , getGlobalsAndPackages() ... done [12:34:44.466] | : . ' , Searching for globals ... [12:34:44.511] | : . ' , ; globals found: [14] 'do.call', 'fun', 'args', '{', '<-', 'match.fun', 'if', '||', '!', 'is.vector', 'is.object', 'as.list', '.Internal', 'lapply' [12:34:44.511] | : . ' , Searching for globals ... done [12:34:44.511] | : . ' , Resolving globals: FALSE [12:34:44.512] | : . ' , Search for packages associated with the globals ... [12:34:44.512] | : . ' , ; Packages associated with globals: [1] 'base' [12:34:44.513] | : . ' , ; Packages: [1] 'base' [12:34:44.514] | : . ' , Search for packages associated with the globals ... done [12:34:44.514] | : . ' , Packages after dropping 'base': [0] [12:34:44.514] | : . ' , globals: [3] 'fun', 'args', 'a' [12:34:44.514] | : . ' , packages: [0] [12:34:44.515] | : . ' future(..., label = NULL) ... done [12:34:44.516] | : . ' run() for 'Future' () ... [12:34:44.516] | : . ' , state: 'created' [12:34:44.516] | : . ' , plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [12:34:44.517] | : . ' , plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [12:34:44.517] | : . ' , Using MultisessionFutureBackend ... [12:34:44.517] | : . ' , ; Number of futures since start: 0 (0 created, 0 launched, 0 finished) [12:34:44.518] | : . ' , ; Launching futures ... [12:34:44.518] | : . ' , ; ` launchFuture() for ClusterFutureBackend ... [12:34:44.519] | : . ' , ; ` | Workers: [n=2] [12:34:44.519] | : . ' , ; ` | Socket cluster with 2 nodes on host 'localhost' (R Under development (unstable) (2026-01-15 r89304 ucrt), platform x86_64-w64-mingw32) [12:34:44.521] | : . ' , ; ` | FutureRegistry: 'workers-76967d53acd234b57f14d07332223447' [12:34:44.522] | : . ' , ; ` | requestWorker() ... [12:34:44.522] | : . ' , ; ` | : requestNode() ... [12:34:44.522] | : . ' , ; ` | : . Number of workers: 2 [12:34:44.522] | : . ' , ; ` | : . Polling for a free worker ... [12:34:44.523] | : . ' , ; ` | : . ' FutureRegistry('workers-76967d53acd234b57f14d07332223447', action = 'list', earlySignal = 0) ... [12:34:44.523] | : . ' , ; ` | : . ' , Created empty registry 'workers-76967d53acd234b57f14d07332223447' [12:34:44.523] | : . ' , ; ` | : . ' , Listing all futures [12:34:44.523] | : . ' , ; ` | : . ' , Number of registered futures: 0 [12:34:44.523] | : . ' , ; ` | : . ' FutureRegistry('workers-76967d53acd234b57f14d07332223447', action = 'list', earlySignal = 0) ... done [12:34:44.524] | : . ' , ; ` | : . ' Total time: 0 [12:34:44.524] | : . ' , ; ` | : . Polling for a free worker ... done [12:34:44.524] | : . ' , ; ` | : . FutureRegistry('workers-76967d53acd234b57f14d07332223447', action = 'list', earlySignal = 0) ... [12:34:44.524] | : . ' , ; ` | : . ' Listing all futures [12:34:44.524] | : . ' , ; ` | : . ' Number of registered futures: 0 [12:34:44.525] | : . ' , ; ` | : . FutureRegistry('workers-76967d53acd234b57f14d07332223447', action = 'list', earlySignal = 0) ... done [12:34:44.525] | : . ' , ; ` | : . avail: [n=2] '1', '2' [12:34:44.525] | : . ' , ; ` | : . Index of first available worker: 1 [12:34:44.525] | : . ' , ; ` | : . Validate that the worker is functional ... [12:34:44.526] | : . ' , ; ` | : . ' Worker is functional [12:34:44.526] | : . ' , ; ` | : . ' FutureRegistry('workers-76967d53acd234b57f14d07332223447', action = 'list', earlySignal = 0) ... [12:34:44.527] | : . ' , ; ` | : . ' , Listing all futures [12:34:44.527] | : . ' , ; ` | : . ' , Number of registered futures: 0 [12:34:44.527] | : . ' , ; ` | : . ' FutureRegistry('workers-76967d53acd234b57f14d07332223447', action = 'list', earlySignal = 0) ... done [12:34:44.527] | : . ' , ; ` | : . Validate that the worker is functional ... done [12:34:44.527] | : . ' , ; ` | : requestNode() ... done [12:34:44.528] | : . ' , ; ` | : cluster node index: 1 [12:34:44.528] | : . ' , ; ` | requestWorker() ... done [12:34:44.528] | : . ' , ; ` | eraseGlobalEnvironment() ... [12:34:44.529] | : . ' , ; ` | eraseGlobalEnvironment() ... done [12:34:44.530] | : . ' , ; ` | launchFuture() ... [12:34:44.530] | : . ' , ; ` | : cluster node index: 1 [12:34:44.530] | : . ' , ; ` | : getFutureData() ... [12:34:44.530] | : . ' , ; ` | : . getFutureCore() ... [12:34:44.531] | : . ' , ; ` | : . ' Packages needed by the future expression (n = 0): [12:34:44.531] | : . ' , ; ` | : . getFutureCore() ... done [12:34:44.531] | : . ' , ; ` | : . getFutureCapture() ... [12:34:44.531] | : . ' , ; ` | : . getFutureCapture() ... done [12:34:44.532] | : . ' , ; ` | : . getFutureContext() ... [12:34:44.532] | : . ' , ; ` | : . ' plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [12:34:44.532] | : . ' , ; ` | : . ' , Getting stack without first backend: [n=0] [12:34:44.532] | : . ' , ; ` | : . ' plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [12:34:44.533] | : . ' , ; ` | : . ' Packages needed by future backend (n = 0): [12:34:44.533] | : . ' , ; ` | : . getFutureContext() ... done [12:34:44.533] | : . ' , ; ` | : getFutureData() ... done [12:34:44.553] | : . ' , ; ` | : FutureRegistry('workers-76967d53acd234b57f14d07332223447', action = 'add', earlySignal = 0) ... [12:34:44.553] | : . ' , ; ` | : . Appended future to position #1 [12:34:44.553] | : . ' , ; ` | : . Number of registered futures: 1 [12:34:44.553] | : . ' , ; ` | : FutureRegistry('workers-76967d53acd234b57f14d07332223447', action = 'add', earlySignal = 0) ... done [12:34:44.553] | : . ' , ; ` | launchFuture() ... done [12:34:44.554] | : . ' , ; ` | MultisessionFuture started [12:34:44.554] | : . ' , ; ` launchFuture() for ClusterFutureBackend ... done [12:34:44.554] | : . ' , ; Launching futures ... done [12:34:44.554] | : . ' , ; Future launched: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [12:34:44.554] | : . ' , Using MultisessionFutureBackend ... done [12:34:44.555] | : . ' run() for 'Future' () ... done [12:34:44.555] | : . Create future ... done [12:34:44.555] | : sendData() for FutureNode #1 ... done [12:34:44.555] | plan(<'name'>, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [12:34:44.555] | sendData() for FutureNode #2 ... [12:34:44.556] | : | type: 'EXEC' [12:34:44.556] | : plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [12:34:44.556] | : plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [12:34:44.556] | : Create future ... [12:34:44.557] | : . List of 1 [12:34:44.557] | : . $ data:List of 4 [12:34:44.557] | : . ..$ fun :function (X, FUN, ...) [12:34:44.557] | : . ..$ args :List of 2 [12:34:44.557] | : . .. ..$ : int [1:2] 12 13 [12:34:44.557] | : . .. ..$ FUN:function (x) [12:34:44.557] | : . ..$ return: logi TRUE [12:34:44.557] | : . ..$ tag : NULL [12:34:44.560] | : . List of 1 [12:34:44.560] | : . $ options:List of 2 [12:34:44.560] | : . ..$ globals: logi TRUE [12:34:44.560] | : . .. ..- attr(*, "add")=List of 1 [12:34:44.560] | : . .. .. ..$ a: num 42 [12:34:44.560] | : . ..$ seed : int [1:7] 10407 467092750 1460031331 1962124947 1256541621 1178467354 -1209459183 [12:34:44.562] | : . List of 1 [12:34:44.562] | : . $ future_args:List of 4 [12:34:44.562] | : . ..$ expr : symbol expr [12:34:44.562] | : . ..$ substitute: logi FALSE [12:34:44.562] | : . ..$ globals : logi TRUE [12:34:44.562] | : . .. ..- attr(*, "add")=List of 1 [12:34:44.562] | : . .. .. ..$ a: num 42 [12:34:44.562] | : . ..$ seed : int [1:7] 10407 467092750 1460031331 1962124947 1256541621 1178467354 -1209459183 [12:34:44.566] | : . future(..., label = NULL) ... [12:34:44.566] | : . ' lazy: FALSE [12:34:44.567] | : . ' stdout: TRUE [12:34:44.567] | : . ' conditions: [n=1] 'condition' [12:34:44.567] | : . ' getGlobalsAndPackages() ... [12:34:44.567] | : . ' , 'add' globals passed as-list: [1] 'a' [12:34:44.568] | : . ' getGlobalsAndPackages() ... done [12:34:44.568] | : . ' Searching for globals ... [12:34:44.600] | : . ' , globals found: [14] 'do.call', 'fun', 'args', '{', '<-', 'match.fun', 'if', '||', '!', 'is.vector', 'is.object', 'as.list', '.Internal', 'lapply' [12:34:44.600] | : . ' Searching for globals ... done [12:34:44.600] | : . ' Resolving globals: FALSE [12:34:44.601] | : . ' Search for packages associated with the globals ... [12:34:44.601] | : . ' , Packages associated with globals: [1] 'base' [12:34:44.602] | : . ' , Packages: [1] 'base' [12:34:44.602] | : . ' Search for packages associated with the globals ... done [12:34:44.602] | : . ' Packages after dropping 'base': [0] [12:34:44.603] | : . ' globals: [3] 'fun', 'args', 'a' [12:34:44.603] | : . ' packages: [0] [12:34:44.603] | : . future(..., label = NULL) ... done [12:34:44.604] | : . run() for 'Future' () ... [12:34:44.604] | : . ' state: 'created' [12:34:44.604] | : . ' plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [12:34:44.604] | : . ' plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [12:34:44.604] | : . ' Using MultisessionFutureBackend ... [12:34:44.605] | : . ' , Number of futures since start: 1 (1 created, 1 launched, 0 finished) [12:34:44.605] | : . ' , Launching futures ... [12:34:44.605] | : . ' , ; launchFuture() for ClusterFutureBackend ... [12:34:44.605] | : . ' , ; ` Workers: [n=2] [12:34:44.606] | : . ' , ; ` Socket cluster with 2 nodes on host 'localhost' (R Under development (unstable) (2026-01-15 r89304 ucrt), platform x86_64-w64-mingw32) [12:34:44.608] | : . ' , ; ` FutureRegistry: 'workers-76967d53acd234b57f14d07332223447' [12:34:44.608] | : . ' , ; ` requestWorker() ... [12:34:44.609] | : . ' , ; ` | requestNode() ... [12:34:44.609] | : . ' , ; ` | : Number of workers: 2 [12:34:44.609] | : . ' , ; ` | : Polling for a free worker ... [12:34:44.609] | : . ' , ; ` | : . FutureRegistry('workers-76967d53acd234b57f14d07332223447', action = 'list', earlySignal = 0) ... [12:34:44.609] | : . ' , ; ` | : . ' Listing all futures [12:34:44.610] | : . ' , ; ` | : . ' Number of registered futures: 1 [12:34:44.610] | : . ' , ; ` | : . FutureRegistry('workers-76967d53acd234b57f14d07332223447', action = 'list', earlySignal = 0) ... done [12:34:44.610] | : . ' , ; ` | : . Total time: 0 [12:34:44.610] | : . ' , ; ` | : Polling for a free worker ... done [12:34:44.610] | : . ' , ; ` | : FutureRegistry('workers-76967d53acd234b57f14d07332223447', action = 'list', earlySignal = 0) ... [12:34:44.611] | : . ' , ; ` | : . Listing all futures [12:34:44.611] | : . ' , ; ` | : . Number of registered futures: 1 [12:34:44.611] | : . ' , ; ` | : FutureRegistry('workers-76967d53acd234b57f14d07332223447', action = 'list', earlySignal = 0) ... done [12:34:44.611] | : . ' , ; ` | : avail: [n=2] '2' [12:34:44.612] | : . ' , ; ` | : Index of first available worker: 2 [12:34:44.612] | : . ' , ; ` | : Validate that the worker is functional ... [12:34:44.612] | : . ' , ; ` | : . Worker is functional [12:34:44.613] | : . ' , ; ` | : . FutureRegistry('workers-76967d53acd234b57f14d07332223447', action = 'list', earlySignal = 0) ... [12:34:44.613] | : . ' , ; ` | : . ' Listing all futures [12:34:44.613] | : . ' , ; ` | : . ' Number of registered futures: 1 [12:34:44.613] | : . ' , ; ` | : . FutureRegistry('workers-76967d53acd234b57f14d07332223447', action = 'list', earlySignal = 0) ... done [12:34:44.614] | : . ' , ; ` | : Validate that the worker is functional ... done [12:34:44.614] | : . ' , ; ` | requestNode() ... done [12:34:44.614] | : . ' , ; ` | cluster node index: 2 [12:34:44.614] | : . ' , ; ` requestWorker() ... done [12:34:44.614] | : . ' , ; ` eraseGlobalEnvironment() ... [12:34:44.615] | : . ' , ; ` eraseGlobalEnvironment() ... done [12:34:44.615] | : . ' , ; ` launchFuture() ... [12:34:44.615] | : . ' , ; ` | cluster node index: 2 [12:34:44.616] | : . ' , ; ` | getFutureData() ... [12:34:44.616] | : . ' , ; ` | : getFutureCore() ... [12:34:44.616] | : . ' , ; ` | : . Packages needed by the future expression (n = 0): [12:34:44.616] | : . ' , ; ` | : getFutureCore() ... done [12:34:44.616] | : . ' , ; ` | : getFutureCapture() ... [12:34:44.617] | : . ' , ; ` | : getFutureCapture() ... done [12:34:44.617] | : . ' , ; ` | : getFutureContext() ... [12:34:44.617] | : . ' , ; ` | : . plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [12:34:44.617] | : . ' , ; ` | : . ' Getting stack without first backend: [n=0] [12:34:44.617] | : . ' , ; ` | : . plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [12:34:44.618] | : . ' , ; ` | : . Packages needed by future backend (n = 0): [12:34:44.618] | : . ' , ; ` | : getFutureContext() ... done [12:34:44.618] | : . ' , ; ` | getFutureData() ... done [12:34:44.638] | : . ' , ; ` | FutureRegistry('workers-76967d53acd234b57f14d07332223447', action = 'add', earlySignal = 0) ... [12:34:44.641] | : . ' , ; ` | : Appended future to position #2 [12:34:44.642] | : . ' , ; ` | : Number of registered futures: 2 [12:34:44.642] | : . ' , ; ` | FutureRegistry('workers-76967d53acd234b57f14d07332223447', action = 'add', earlySignal = 0) ... done [12:34:44.642] | : . ' , ; ` launchFuture() ... done [12:34:44.642] | : . ' , ; ` MultisessionFuture started [12:34:44.642] | : . ' , ; launchFuture() for ClusterFutureBackend ... done [12:34:44.643] | : . ' , Launching futures ... done [12:34:44.643] | : . ' , Future launched: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [12:34:44.643] | : . ' Using MultisessionFutureBackend ... done [12:34:44.643] | : . run() for 'Future' () ... done [12:34:44.644] | : Create future ... done [12:34:44.644] | sendData() for FutureNode #2 ... done [12:34:44.644] plan(<'name'>, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [12:34:44.645] recvData() for FutureNode ... [12:34:44.645] | result() for ClusterFuture ... [12:34:44.645] | : assertValidConnection() ... [12:34:44.646] | : . cluster node index: 1 [12:34:44.646] | : assertValidConnection() ... done [12:34:44.647] | : receiveMessageFromWorker() for ClusterFuture ... [12:34:44.647] | : . cluster node index: 1 [12:34:44.653] | : . [1] TRUE [12:34:44.653] | : . Received data: [12:34:44.654] | : . List of 5 [12:34:44.654] | : . $ type : chr "VALUE" [12:34:44.654] | : . $ value :List of 16 [12:34:44.654] | : . ..$ value :List of 1 [12:34:44.654] | : . .. ..$ :List of 2 [12:34:44.654] | : . .. .. ..$ a : num 42 [12:34:44.654] | : . .. .. ..$ mean: num -0.643 [12:34:44.654] | : . ..$ visible : logi TRUE [12:34:44.654] | : . ..$ stdout : chr "" [12:34:44.654] | : . ..$ conditions :List of 1 [12:34:44.654] | : . .. ..$ :List of 2 [12:34:44.654] | : . .. .. ..$ condition:List of 2 [12:34:44.654] | : . .. .. .. ..$ message: chr "Process ID: 102896\n" [12:34:44.654] | : . .. .. .. ..$ call : language message("Process ID: ", Sys.getpid()) [12:34:44.654] | : . .. .. .. ..- attr(*, "class")= chr [1:3] "simpleMessage" "message" "condition" [12:34:44.654] | : . .. .. ..$ signaled : int 0 [12:34:44.654] | : . ..$ rng : logi TRUE [12:34:44.654] | : . ..$ seed : int [1:7] 10407 -1552329671 1433540056 -1756524251 -727989906 293257125 327498492 [12:34:44.654] | : . ..$ misuseGlobalEnv : NULL [12:34:44.654] | : . ..$ misuseConnections :List of 3 [12:34:44.654] | : . .. ..$ added : NULL [12:34:44.654] | : . .. ..$ removed : NULL [12:34:44.654] | : . .. ..$ replaced: NULL [12:34:44.654] | : . ..$ misuseDevices : NULL [12:34:44.654] | : . ..$ misuseDefaultDevice: list() [12:34:44.654] | : . ..$ started : POSIXct[1:1], format: "2026-01-16 12:34:44" [12:34:44.654] | : . ..$ finished : POSIXct[1:1], format: "2026-01-16 12:34:44" [12:34:44.654] | : . ..$ uuid : chr [1:2] "478c2e26ca938873c80d3f4168ffbbfd" "5" [12:34:44.654] | : . ..$ session_uuid : chr "190a8963e986a549887a07f337e65631" [12:34:44.654] | : . .. ..- attr(*, "source")=List of 5 [12:34:44.654] | : . .. .. ..$ host : Named chr "CRANWIN3" [12:34:44.654] | : . .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [12:34:44.654] | : . .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [12:34:44.654] | : . .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [12:34:44.654] | : . .. .. ..$ pid : int 102896 [12:34:44.654] | : . .. .. ..$ time : POSIXct[1:1], format: "2026-01-16 12:34:44" [12:34:44.654] | : . .. .. ..$ random: int 2147483647 [12:34:44.654] | : . ..$ r_info :List of 4 [12:34:44.654] | : . .. ..$ version :Classes 'R_system_version', 'package_version', 'numeric_version' hidden list of 1 [12:34:44.654] | : . .. .. ..$ : int [1:3] 4 6 0 [12:34:44.654] | : . .. ..$ os : chr "windows" [12:34:44.654] | : . .. ..$ os_name : chr "Windows" [12:34:44.654] | : . .. ..$ captures_utf8: logi TRUE [12:34:44.654] | : . ..$ version : chr "1.8" [12:34:44.654] | : . ..- attr(*, "class")= chr "FutureResult" [12:34:44.654] | : . $ success: logi TRUE [12:34:44.654] | : . $ time : 'proc_time' Named num [1:5] 0.09 0 0.09 NA NA [12:34:44.654] | : . ..- attr(*, "names")= chr [1:5] "user.self" "sys.self" "elapsed" "user.child" ... [12:34:44.654] | : . $ tag : NULL [12:34:44.680] | : . Received FutureResult [12:34:44.681] | : . FutureResult: [12:34:44.681] | : . value: 'list' [12:34:44.681] | : . visible: TRUE [12:34:44.681] | : . stdout: character [12:34:44.681] | : . conditions: [n = 1] simpleMessage [12:34:44.681] | : . RNG used: TRUE [12:34:44.681] | : . duration: 0.09636903 secs (started 2026-01-16 12:34:44.555109) [12:34:44.681] | : . version: 1.8 [12:34:44.682] | : . FutureRegistry('workers-76967d53acd234b57f14d07332223447', action = 'remove', earlySignal = 0) ... [12:34:44.682] | : . ' Removed future from position #1 [12:34:44.682] | : . ' Number of registered futures: 1 [12:34:44.683] | : . FutureRegistry('workers-76967d53acd234b57f14d07332223447', action = 'remove', earlySignal = 0) ... done [12:34:44.683] | : . Erased future from future backend [12:34:44.684] | : . result() for ClusterFuture ... [12:34:44.684] | : . ' result already collected: FutureResult [12:34:44.684] | : . result() for ClusterFuture ... done [12:34:44.684] | : . signalConditions() ... [12:34:44.685] | : . ' include = 'immediateCondition' [12:34:44.685] | : . ' exclude = [12:34:44.685] | : . ' resignal = FALSE [12:34:44.685] | : . ' Number of conditions: 1 [12:34:44.686] | : . ' int 1 [12:34:44.686] | : . ' Condition #1 (class: 'simpleMessage', 'message', 'condition'): [12:34:44.687] | : . signalConditions() ... done [12:34:44.687] | : receiveMessageFromWorker() for ClusterFuture ... done [12:34:44.688] | result() for ClusterFuture ... done [12:34:44.688] | FutureResult: [12:34:44.688] | value: 'list' [12:34:44.688] | visible: TRUE [12:34:44.688] | stdout: character [12:34:44.688] | conditions: [n = 1] simpleMessage [12:34:44.688] | RNG used: TRUE [12:34:44.688] | duration: 0.09636903 secs (started 2026-01-16 12:34:44.555109) [12:34:44.688] | version: 1.8 [12:34:44.689] | Updating the node's RNG state [12:34:44.689] | value() for MultisessionFuture () ... [12:34:44.689] | : result() for ClusterFuture ... [12:34:44.689] | : . result already collected: FutureResult [12:34:44.690] | : result() for ClusterFuture ... done [12:34:44.690] | : result() for ClusterFuture ... [12:34:44.690] | : . result already collected: FutureResult [12:34:44.691] | : result() for ClusterFuture ... done [12:34:44.691] | : signalConditions() ... [12:34:44.691] | : . include = 'immediateCondition' [12:34:44.692] | : . exclude = [12:34:44.692] | : . resignal = FALSE [12:34:44.692] | : . Number of conditions: 1 [12:34:44.692] | : . int 1 [12:34:44.693] | : . Condition #1 (class: 'simpleMessage', 'message', 'condition'): [12:34:44.693] | : signalConditions() ... done [12:34:44.694] | : relay stdout ... [12:34:44.694] | : relay stdout ... done [12:34:44.694] | : check for misuse ... [12:34:44.694] | : check for misuse ... done [12:34:44.695] | : relay conditions ... [12:34:44.695] | : . Future state: 'finished' [12:34:44.695] | : . result() for ClusterFuture ... [12:34:44.696] | : . ' result already collected: FutureResult [12:34:44.696] | : . result() for ClusterFuture ... done [12:34:44.696] | : . signalConditions() ... [12:34:44.697] | : . ' include = 'condition' [12:34:44.697] | : . ' exclude = 'immediateCondition' [12:34:44.697] | : . ' resignal = TRUE [12:34:44.698] | : . ' Number of conditions: 1 [12:34:44.698] | : . ' int 1 [12:34:44.699] | : . ' Condition #1 (class: 'simpleMessage', 'message', 'condition'): [12:34:44.699] | : . ' Condition #1: 'simpleMessage', 'message', 'condition' Process ID: 102896 [12:34:44.700] | : . signalConditions() ... done [12:34:44.700] | : relay conditions ... done [12:34:44.701] | value() for MultisessionFuture () ... done [12:34:44.701] recvData() for FutureNode ... done [12:34:44.701] recvData() for FutureNode ... [12:34:44.702] | result() for ClusterFuture ... [12:34:44.702] | : assertValidConnection() ... [12:34:44.703] | : . cluster node index: 2 [12:34:44.703] | : assertValidConnection() ... done [12:34:44.704] | : receiveMessageFromWorker() for ClusterFuture ... [12:34:44.704] | : . cluster node index: 2 [12:34:44.743] | : . [1] TRUE [12:34:44.744] | : . Received data: [12:34:44.744] | : . List of 5 [12:34:44.744] | : . $ type : chr "VALUE" [12:34:44.744] | : . $ value :List of 16 [12:34:44.744] | : . ..$ value :List of 2 [12:34:44.744] | : . .. ..$ :List of 2 [12:34:44.744] | : . .. .. ..$ a : num 42 [12:34:44.744] | : . .. .. ..$ mean: num -0.131 [12:34:44.744] | : . .. ..$ :List of 2 [12:34:44.744] | : . .. .. ..$ a : num 42 [12:34:44.744] | : . .. .. ..$ mean: num -0.487 [12:34:44.744] | : . ..$ visible : logi TRUE [12:34:44.744] | : . ..$ stdout : chr "" [12:34:44.744] | : . ..$ conditions :List of 2 [12:34:44.744] | : . .. ..$ :List of 2 [12:34:44.744] | : . .. .. ..$ condition:List of 2 [12:34:44.744] | : . .. .. .. ..$ message: chr "Process ID: 31476\n" [12:34:44.744] | : . .. .. .. ..$ call : language message("Process ID: ", Sys.getpid()) [12:34:44.744] | : . .. .. .. ..- attr(*, "class")= chr [1:3] "simpleMessage" "message" "condition" [12:34:44.744] | : . .. .. ..$ signaled : int 0 [12:34:44.744] | : . .. ..$ :List of 2 [12:34:44.744] | : . .. .. ..$ condition:List of 2 [12:34:44.744] | : . .. .. .. ..$ message: chr "Process ID: 31476\n" [12:34:44.744] | : . .. .. .. ..$ call : language message("Process ID: ", Sys.getpid()) [12:34:44.744] | : . .. .. .. ..- attr(*, "class")= chr [1:3] "simpleMessage" "message" "condition" [12:34:44.744] | : . .. .. ..$ signaled : int 0 [12:34:44.744] | : . ..$ rng : logi TRUE [12:34:44.744] | : . ..$ seed : int [1:7] 10407 -1102688716 -1227999868 471065626 -995779124 -341811064 -1092252132 [12:34:44.744] | : . ..$ misuseGlobalEnv : NULL [12:34:44.744] | : . ..$ misuseConnections :List of 3 [12:34:44.744] | : . .. ..$ added : NULL [12:34:44.744] | : . .. ..$ removed : NULL [12:34:44.744] | : . .. ..$ replaced: NULL [12:34:44.744] | : . ..$ misuseDevices : NULL [12:34:44.744] | : . ..$ misuseDefaultDevice: list() [12:34:44.744] | : . ..$ started : POSIXct[1:1], format: "2026-01-16 12:34:44" [12:34:44.744] | : . ..$ finished : POSIXct[1:1], format: "2026-01-16 12:34:44" [12:34:44.744] | : . ..$ uuid : chr [1:2] "478c2e26ca938873c80d3f4168ffbbfd" "6" [12:34:44.744] | : . ..$ session_uuid : chr "b603f06d96e9699ebb1d49706522e941" [12:34:44.744] | : . .. ..- attr(*, "source")=List of 5 [12:34:44.744] | : . .. .. ..$ host : Named chr "CRANWIN3" [12:34:44.744] | : . .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [12:34:44.744] | : . .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [12:34:44.744] | : . .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [12:34:44.744] | : . .. .. ..$ pid : int 31476 [12:34:44.744] | : . .. .. ..$ time : POSIXct[1:1], format: "2026-01-16 12:34:44" [12:34:44.744] | : . .. .. ..$ random: int 2147483647 [12:34:44.744] | : . ..$ r_info :List of 4 [12:34:44.744] | : . .. ..$ version :Classes 'R_system_version', 'package_version', 'numeric_version' hidden list of 1 [12:34:44.744] | : . .. .. ..$ : int [1:3] 4 6 0 [12:34:44.744] | : . .. ..$ os : chr "windows" [12:34:44.744] | : . .. ..$ os_name : chr "Windows" [12:34:44.744] | : . .. ..$ captures_utf8: logi TRUE [12:34:44.744] | : . ..$ version : chr "1.8" [12:34:44.744] | : . ..- attr(*, "class")= chr "FutureResult" [12:34:44.744] | : . $ success: logi TRUE [12:34:44.744] | : . $ time : 'proc_time' Named num [1:5] 0.11 0 0.11 NA NA [12:34:44.744] | : . ..- attr(*, "names")= chr [1:5] "user.self" "sys.self" "elapsed" "user.child" ... [12:34:44.744] | : . $ tag : NULL [12:34:44.772] | : . Received FutureResult [12:34:44.772] | : . FutureResult: [12:34:44.772] | : . value: 'list' [12:34:44.772] | : . visible: TRUE [12:34:44.772] | : . stdout: character [12:34:44.772] | : . conditions: [n = 2] simpleMessage, simpleMessage [12:34:44.772] | : . RNG used: TRUE [12:34:44.772] | : . duration: 0.1003289 secs (started 2026-01-16 12:34:44.641005) [12:34:44.772] | : . version: 1.8 [12:34:44.773] | : . FutureRegistry('workers-76967d53acd234b57f14d07332223447', action = 'remove', earlySignal = 0) ... [12:34:44.773] | : . ' Removed future from position #1 [12:34:44.773] | : . ' Number of registered futures: 0 [12:34:44.773] | : . FutureRegistry('workers-76967d53acd234b57f14d07332223447', action = 'remove', earlySignal = 0) ... done [12:34:44.774] | : . Erased future from future backend [12:34:44.774] | : . result() for ClusterFuture ... [12:34:44.774] | : . ' result already collected: FutureResult [12:34:44.774] | : . result() for ClusterFuture ... done [12:34:44.774] | : . signalConditions() ... [12:34:44.775] | : . ' include = 'immediateCondition' [12:34:44.775] | : . ' exclude = [12:34:44.775] | : . ' resignal = FALSE [12:34:44.775] | : . ' Number of conditions: 2 [12:34:44.775] | : . ' int 2 [12:34:44.776] | : . ' Condition #1 (class: 'simpleMessage', 'message', 'condition'): [12:34:44.776] | : . ' Condition #2 (class: 'simpleMessage', 'message', 'condition'): [12:34:44.777] | : . signalConditions() ... done [12:34:44.777] | : receiveMessageFromWorker() for ClusterFuture ... done [12:34:44.777] | result() for ClusterFuture ... done [12:34:44.777] | FutureResult: [12:34:44.777] | value: 'list' [12:34:44.777] | visible: TRUE [12:34:44.777] | stdout: character [12:34:44.777] | conditions: [n = 2] simpleMessage, simpleMessage [12:34:44.777] | RNG used: TRUE [12:34:44.777] | duration: 0.1003289 secs (started 2026-01-16 12:34:44.641005) [12:34:44.777] | version: 1.8 [12:34:44.778] | Updating the node's RNG state [12:34:44.778] | value() for MultisessionFuture () ... [12:34:44.778] | : result() for ClusterFuture ... [12:34:44.779] | : . result already collected: FutureResult [12:34:44.779] | : result() for ClusterFuture ... done [12:34:44.779] | : result() for ClusterFuture ... [12:34:44.779] | : . result already collected: FutureResult [12:34:44.779] | : result() for ClusterFuture ... done [12:34:44.780] | : signalConditions() ... [12:34:44.780] | : . include = 'immediateCondition' [12:34:44.780] | : . exclude = [12:34:44.780] | : . resignal = FALSE [12:34:44.780] | : . Number of conditions: 2 [12:34:44.781] | : . int 2 [12:34:44.781] | : . Condition #1 (class: 'simpleMessage', 'message', 'condition'): [12:34:44.782] | : . Condition #2 (class: 'simpleMessage', 'message', 'condition'): [12:34:44.782] | : signalConditions() ... done [12:34:44.782] | : relay stdout ... [12:34:44.782] | : relay stdout ... done [12:34:44.782] | : check for misuse ... [12:34:44.783] | : check for misuse ... done [12:34:44.783] | : relay conditions ... [12:34:44.783] | : . Future state: 'finished' [12:34:44.783] | : . result() for ClusterFuture ... [12:34:44.783] | : . ' result already collected: FutureResult [12:34:44.784] | : . result() for ClusterFuture ... done [12:34:44.784] | : . signalConditions() ... [12:34:44.784] | : . ' include = 'condition' [12:34:44.784] | : . ' exclude = 'immediateCondition' [12:34:44.784] | : . ' resignal = TRUE [12:34:44.785] | : . ' Number of conditions: 2 [12:34:44.785] | : . ' int 2 [12:34:44.785] | : . ' Condition #1 (class: 'simpleMessage', 'message', 'condition'): [12:34:44.786] | : . ' Condition #1: 'simpleMessage', 'message', 'condition' Process ID: 31476 [12:34:44.786] | : . ' Condition #2 (class: 'simpleMessage', 'message', 'condition'): [12:34:44.786] | : . ' Condition #2: 'simpleMessage', 'message', 'condition' Process ID: 31476 [12:34:44.787] | : . signalConditions() ... done [12:34:44.787] | : relay conditions ... done [12:34:44.787] | value() for MultisessionFuture () ... done [12:34:44.787] recvData() for FutureNode ... done [12:34:44.788] sendData() for FutureNode #1 ... [12:34:44.788] | | type: 'EXEC' [12:34:44.788] | plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [12:34:44.788] | plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [12:34:44.789] | Create future ... [12:34:44.789] | : List of 1 [12:34:44.789] | : $ data:List of 4 [12:34:44.789] | : ..$ fun :function (X, FUN, ...) [12:34:44.789] | : ..$ args :List of 2 [12:34:44.789] | : .. ..$ : int 11 [12:34:44.789] | : .. ..$ FUN:function (x) [12:34:44.789] | : ..$ return: logi TRUE [12:34:44.789] | : ..$ tag : NULL [12:34:44.793] | : List of 1 [12:34:44.793] | : $ options:List of 2 [12:34:44.793] | : ..$ globals: logi TRUE [12:34:44.793] | : .. ..- attr(*, "add")=List of 1 [12:34:44.793] | : .. .. ..$ a: num 42 [12:34:44.793] | : ..$ seed : int [1:7] 10407 -1552329671 1433540056 -1756524251 -727989906 293257125 327498492 [12:34:44.795] | : List of 1 [12:34:44.795] | : $ future_args:List of 4 [12:34:44.795] | : ..$ expr : symbol expr [12:34:44.795] | : ..$ substitute: logi FALSE [12:34:44.795] | : ..$ globals : logi TRUE [12:34:44.795] | : .. ..- attr(*, "add")=List of 1 [12:34:44.795] | : .. .. ..$ a: num 42 [12:34:44.795] | : ..$ seed : int [1:7] 10407 -1552329671 1433540056 -1756524251 -727989906 293257125 327498492 [12:34:44.799] | : future(..., label = NULL) ... [12:34:44.799] | : . lazy: FALSE [12:34:44.799] | : . stdout: TRUE [12:34:44.800] | : . conditions: [n=1] 'condition' [12:34:44.800] | : . getGlobalsAndPackages() ... [12:34:44.800] | : . ' 'add' globals passed as-list: [1] 'a' [12:34:44.800] | : . getGlobalsAndPackages() ... done [12:34:44.801] | : . Searching for globals ... [12:34:44.829] | : . ' globals found: [14] 'do.call', 'fun', 'args', '{', '<-', 'match.fun', 'if', '||', '!', 'is.vector', 'is.object', 'as.list', '.Internal', 'lapply' [12:34:44.829] | : . Searching for globals ... done [12:34:44.830] | : . Resolving globals: FALSE [12:34:44.830] | : . Search for packages associated with the globals ... [12:34:44.830] | : . ' Packages associated with globals: [1] 'base' [12:34:44.831] | : . ' Packages: [1] 'base' [12:34:44.831] | : . Search for packages associated with the globals ... done [12:34:44.832] | : . Packages after dropping 'base': [0] [12:34:44.832] | : . globals: [3] 'fun', 'args', 'a' [12:34:44.832] | : . packages: [0] [12:34:44.832] | : future(..., label = NULL) ... done [12:34:44.833] | : run() for 'Future' () ... [12:34:44.833] | : . state: 'created' [12:34:44.833] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [12:34:44.834] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [12:34:44.834] | : . Using MultisessionFutureBackend ... [12:34:44.834] | : . ' Number of futures since start: 2 (2 created, 2 launched, 2 finished) [12:34:44.834] | : . ' Launching futures ... [12:34:44.835] | : . ' , launchFuture() for ClusterFutureBackend ... [12:34:44.835] | : . ' , ; Workers: [n=2] [12:34:44.835] | : . ' , ; Socket cluster with 2 nodes on host 'localhost' (R Under development (unstable) (2026-01-15 r89304 ucrt), platform x86_64-w64-mingw32) [12:34:44.837] | : . ' , ; FutureRegistry: 'workers-76967d53acd234b57f14d07332223447' [12:34:44.838] | : . ' , ; requestWorker() ... [12:34:44.838] | : . ' , ; ` requestNode() ... [12:34:44.838] | : . ' , ; ` | Number of workers: 2 [12:34:44.838] | : . ' , ; ` | Polling for a free worker ... [12:34:44.839] | : . ' , ; ` | : FutureRegistry('workers-76967d53acd234b57f14d07332223447', action = 'list', earlySignal = 0) ... [12:34:44.839] | : . ' , ; ` | : . Listing all futures [12:34:44.839] | : . ' , ; ` | : . Number of registered futures: 0 [12:34:44.839] | : . ' , ; ` | : FutureRegistry('workers-76967d53acd234b57f14d07332223447', action = 'list', earlySignal = 0) ... done [12:34:44.839] | : . ' , ; ` | : Total time: 0 [12:34:44.842] | : . ' , ; ` | Polling for a free worker ... done [12:34:44.843] | : . ' , ; ` | FutureRegistry('workers-76967d53acd234b57f14d07332223447', action = 'list', earlySignal = 0) ... [12:34:44.843] | : . ' , ; ` | : Listing all futures [12:34:44.843] | : . ' , ; ` | : Number of registered futures: 0 [12:34:44.843] | : . ' , ; ` | FutureRegistry('workers-76967d53acd234b57f14d07332223447', action = 'list', earlySignal = 0) ... done [12:34:44.843] | : . ' , ; ` | avail: [n=2] '1', '2' [12:34:44.844] | : . ' , ; ` | Index of first available worker: 1 [12:34:44.844] | : . ' , ; ` | Validate that the worker is functional ... [12:34:44.845] | : . ' , ; ` | : Worker is functional [12:34:44.845] | : . ' , ; ` | : FutureRegistry('workers-76967d53acd234b57f14d07332223447', action = 'list', earlySignal = 0) ... [12:34:44.845] | : . ' , ; ` | : . Listing all futures [12:34:44.845] | : . ' , ; ` | : . Number of registered futures: 0 [12:34:44.845] | : . ' , ; ` | : FutureRegistry('workers-76967d53acd234b57f14d07332223447', action = 'list', earlySignal = 0) ... done [12:34:44.846] | : . ' , ; ` | Validate that the worker is functional ... done [12:34:44.846] | : . ' , ; ` requestNode() ... done [12:34:44.846] | : . ' , ; ` cluster node index: 1 [12:34:44.846] | : . ' , ; requestWorker() ... done [12:34:44.847] | : . ' , ; eraseGlobalEnvironment() ... [12:34:44.847] | : . ' , ; eraseGlobalEnvironment() ... done [12:34:44.847] | : . ' , ; launchFuture() ... [12:34:44.848] | : . ' , ; ` cluster node index: 1 [12:34:44.848] | : . ' , ; ` getFutureData() ... [12:34:44.848] | : . ' , ; ` | getFutureCore() ... [12:34:44.848] | : . ' , ; ` | : Packages needed by the future expression (n = 0): [12:34:44.848] | : . ' , ; ` | getFutureCore() ... done [12:34:44.849] | : . ' , ; ` | getFutureCapture() ... [12:34:44.849] | : . ' , ; ` | getFutureCapture() ... done [12:34:44.849] | : . ' , ; ` | getFutureContext() ... [12:34:44.849] | : . ' , ; ` | : plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [12:34:44.850] | : . ' , ; ` | : . Getting stack without first backend: [n=0] [12:34:44.850] | : . ' , ; ` | : plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [12:34:44.850] | : . ' , ; ` | : Packages needed by future backend (n = 0): [12:34:44.850] | : . ' , ; ` | getFutureContext() ... done [12:34:44.851] | : . ' , ; ` getFutureData() ... done [12:34:44.870] | : . ' , ; ` FutureRegistry('workers-76967d53acd234b57f14d07332223447', action = 'add', earlySignal = 0) ... [12:34:44.870] | : . ' , ; ` | Appended future to position #1 [12:34:44.870] | : . ' , ; ` | Number of registered futures: 1 [12:34:44.871] | : . ' , ; ` FutureRegistry('workers-76967d53acd234b57f14d07332223447', action = 'add', earlySignal = 0) ... done [12:34:44.871] | : . ' , ; launchFuture() ... done [12:34:44.871] | : . ' , ; MultisessionFuture started [12:34:44.871] | : . ' , launchFuture() for ClusterFutureBackend ... done [12:34:44.872] | : . ' Launching futures ... done [12:34:44.872] | : . ' Future launched: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [12:34:44.872] | : . Using MultisessionFutureBackend ... done [12:34:44.872] | : run() for 'Future' () ... done [12:34:44.873] | Create future ... done [12:34:44.873] sendData() for FutureNode #1 ... done [12:34:44.873] sendData() for FutureNode #2 ... [12:34:44.873] | | type: 'EXEC' [12:34:44.874] | plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [12:34:44.874] | plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [12:34:44.874] | Create future ... [12:34:44.874] | : List of 1 [12:34:44.874] | : $ data:List of 4 [12:34:44.874] | : ..$ fun :function (X, FUN, ...) [12:34:44.874] | : ..$ args :List of 2 [12:34:44.874] | : .. ..$ : int [1:2] 12 13 [12:34:44.874] | : .. ..$ FUN:function (x) [12:34:44.874] | : ..$ return: logi TRUE [12:34:44.874] | : ..$ tag : NULL [12:34:44.878] | : List of 1 [12:34:44.878] | : $ options:List of 2 [12:34:44.878] | : ..$ globals: logi TRUE [12:34:44.878] | : .. ..- attr(*, "add")=List of 1 [12:34:44.878] | : .. .. ..$ a: num 42 [12:34:44.878] | : ..$ seed : int [1:7] 10407 -1102688716 -1227999868 471065626 -995779124 -341811064 -1092252132 [12:34:44.881] | : List of 1 [12:34:44.881] | : $ future_args:List of 4 [12:34:44.881] | : ..$ expr : symbol expr [12:34:44.881] | : ..$ substitute: logi FALSE [12:34:44.881] | : ..$ globals : logi TRUE [12:34:44.881] | : .. ..- attr(*, "add")=List of 1 [12:34:44.881] | : .. .. ..$ a: num 42 [12:34:44.881] | : ..$ seed : int [1:7] 10407 -1102688716 -1227999868 471065626 -995779124 -341811064 -1092252132 [12:34:44.885] | : future(..., label = NULL) ... [12:34:44.885] | : . lazy: FALSE [12:34:44.885] | : . stdout: TRUE [12:34:44.885] | : . conditions: [n=1] 'condition' [12:34:44.886] | : . getGlobalsAndPackages() ... [12:34:44.886] | : . ' 'add' globals passed as-list: [1] 'a' [12:34:44.886] | : . getGlobalsAndPackages() ... done [12:34:44.886] | : . Searching for globals ... [12:34:44.914] | : . ' globals found: [14] 'do.call', 'fun', 'args', '{', '<-', 'match.fun', 'if', '||', '!', 'is.vector', 'is.object', 'as.list', '.Internal', 'lapply' [12:34:44.914] | : . Searching for globals ... done [12:34:44.914] | : . Resolving globals: FALSE [12:34:44.915] | : . Search for packages associated with the globals ... [12:34:44.915] | : . ' Packages associated with globals: [1] 'base' [12:34:44.916] | : . ' Packages: [1] 'base' [12:34:44.916] | : . Search for packages associated with the globals ... done [12:34:44.917] | : . Packages after dropping 'base': [0] [12:34:44.917] | : . globals: [3] 'fun', 'args', 'a' [12:34:44.917] | : . packages: [0] [12:34:44.917] | : future(..., label = NULL) ... done [12:34:44.918] | : run() for 'Future' () ... [12:34:44.918] | : . state: 'created' [12:34:44.918] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [12:34:44.918] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [12:34:44.919] | : . Using MultisessionFutureBackend ... [12:34:44.919] | : . ' Number of futures since start: 3 (3 created, 3 launched, 2 finished) [12:34:44.919] | : . ' Launching futures ... [12:34:44.920] | : . ' , launchFuture() for ClusterFutureBackend ... [12:34:44.920] | : . ' , ; Workers: [n=2] [12:34:44.920] | : . ' , ; Socket cluster with 2 nodes on host 'localhost' (R Under development (unstable) (2026-01-15 r89304 ucrt), platform x86_64-w64-mingw32) [12:34:44.923] | : . ' , ; FutureRegistry: 'workers-76967d53acd234b57f14d07332223447' [12:34:44.923] | : . ' , ; requestWorker() ... [12:34:44.923] | : . ' , ; ` requestNode() ... [12:34:44.924] | : . ' , ; ` | Number of workers: 2 [12:34:44.924] | : . ' , ; ` | Polling for a free worker ... [12:34:44.924] | : . ' , ; ` | : FutureRegistry('workers-76967d53acd234b57f14d07332223447', action = 'list', earlySignal = 0) ... [12:34:44.924] | : . ' , ; ` | : . Listing all futures [12:34:44.925] | : . ' , ; ` | : . Number of registered futures: 1 [12:34:44.925] | : . ' , ; ` | : FutureRegistry('workers-76967d53acd234b57f14d07332223447', action = 'list', earlySignal = 0) ... done [12:34:44.925] | : . ' , ; ` | : Total time: 0 [12:34:44.925] | : . ' , ; ` | Polling for a free worker ... done [12:34:44.925] | : . ' , ; ` | FutureRegistry('workers-76967d53acd234b57f14d07332223447', action = 'list', earlySignal = 0) ... [12:34:44.926] | : . ' , ; ` | : Listing all futures [12:34:44.926] | : . ' , ; ` | : Number of registered futures: 1 [12:34:44.926] | : . ' , ; ` | FutureRegistry('workers-76967d53acd234b57f14d07332223447', action = 'list', earlySignal = 0) ... done [12:34:44.926] | : . ' , ; ` | avail: [n=2] '2' [12:34:44.926] | : . ' , ; ` | Index of first available worker: 2 [12:34:44.927] | : . ' , ; ` | Validate that the worker is functional ... [12:34:44.927] | : . ' , ; ` | : Worker is functional [12:34:44.928] | : . ' , ; ` | : FutureRegistry('workers-76967d53acd234b57f14d07332223447', action = 'list', earlySignal = 0) ... [12:34:44.928] | : . ' , ; ` | : . Listing all futures [12:34:44.929] | : . ' , ; ` | : . Number of registered futures: 1 [12:34:44.929] | : . ' , ; ` | : FutureRegistry('workers-76967d53acd234b57f14d07332223447', action = 'list', earlySignal = 0) ... done [12:34:44.929] | : . ' , ; ` | Validate that the worker is functional ... done [12:34:44.929] | : . ' , ; ` requestNode() ... done [12:34:44.930] | : . ' , ; ` cluster node index: 2 [12:34:44.930] | : . ' , ; requestWorker() ... done [12:34:44.930] | : . ' , ; eraseGlobalEnvironment() ... [12:34:44.931] | : . ' , ; eraseGlobalEnvironment() ... done [12:34:44.931] | : . ' , ; launchFuture() ... [12:34:44.932] | : . ' , ; ` cluster node index: 2 [12:34:44.932] | : . ' , ; ` getFutureData() ... [12:34:44.932] | : . ' , ; ` | getFutureCore() ... [12:34:44.932] | : . ' , ; ` | : Packages needed by the future expression (n = 0): [12:34:44.932] | : . ' , ; ` | getFutureCore() ... done [12:34:44.933] | : . ' , ; ` | getFutureCapture() ... [12:34:44.933] | : . ' , ; ` | getFutureCapture() ... done [12:34:44.933] | : . ' , ; ` | getFutureContext() ... [12:34:44.933] | : . ' , ; ` | : plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [12:34:44.934] | : . ' , ; ` | : . Getting stack without first backend: [n=0] [12:34:44.934] | : . ' , ; ` | : plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [12:34:44.934] | : . ' , ; ` | : Packages needed by future backend (n = 0): [12:34:44.934] | : . ' , ; ` | getFutureContext() ... done [12:34:44.935] | : . ' , ; ` getFutureData() ... done [12:34:44.955] | : . ' , ; ` FutureRegistry('workers-76967d53acd234b57f14d07332223447', action = 'add', earlySignal = 0) ... [12:34:44.955] | : . ' , ; ` | Appended future to position #2 [12:34:44.956] | : . ' , ; ` | Number of registered futures: 2 [12:34:44.956] | : . ' , ; ` FutureRegistry('workers-76967d53acd234b57f14d07332223447', action = 'add', earlySignal = 0) ... done [12:34:44.956] | : . ' , ; launchFuture() ... done [12:34:44.956] | : . ' , ; MultisessionFuture started [12:34:44.956] | : . ' , launchFuture() for ClusterFutureBackend ... done [12:34:44.957] | : . ' Launching futures ... done [12:34:44.957] | : . ' Future launched: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [12:34:44.957] | : . Using MultisessionFutureBackend ... done [12:34:44.957] | : run() for 'Future' () ... done [12:34:44.958] | Create future ... done [12:34:44.958] sendData() for FutureNode #2 ... done [12:34:44.958] recvData() for FutureNode ... [12:34:44.958] | result() for ClusterFuture ... [12:34:44.959] | : assertValidConnection() ... [12:34:44.959] | : . cluster node index: 1 [12:34:44.960] | : assertValidConnection() ... done [12:34:44.960] | : receiveMessageFromWorker() for ClusterFuture ... [12:34:44.960] | : . cluster node index: 1 [12:34:44.960] | : . [1] TRUE [12:34:44.961] | : . Received data: [12:34:44.961] | : . List of 5 [12:34:44.961] | : . $ type : chr "VALUE" [12:34:44.961] | : . $ value :List of 16 [12:34:44.961] | : . ..$ value :List of 1 [12:34:44.961] | : . .. ..$ :List of 2 [12:34:44.961] | : . .. .. ..$ a : num 42 [12:34:44.961] | : . .. .. ..$ mean: num -0.105 [12:34:44.961] | : . ..$ visible : logi TRUE [12:34:44.961] | : . ..$ stdout : chr "" [12:34:44.961] | : . ..$ conditions :List of 1 [12:34:44.961] | : . .. ..$ :List of 2 [12:34:44.961] | : . .. .. ..$ condition:List of 2 [12:34:44.961] | : . .. .. .. ..$ message: chr "Process ID: 102896\n" [12:34:44.961] | : . .. .. .. ..$ call : language message("Process ID: ", Sys.getpid()) [12:34:44.961] | : . .. .. .. ..- attr(*, "class")= chr [1:3] "simpleMessage" "message" "condition" [12:34:44.961] | : . .. .. ..$ signaled : int 0 [12:34:44.961] | : . ..$ rng : logi TRUE [12:34:44.961] | : . ..$ seed : int [1:7] 10407 -2141406188 1683955353 148640435 1458338916 -1565512852 2141329560 [12:34:44.961] | : . ..$ misuseGlobalEnv : NULL [12:34:44.961] | : . ..$ misuseConnections :List of 3 [12:34:44.961] | : . .. ..$ added : NULL [12:34:44.961] | : . .. ..$ removed : NULL [12:34:44.961] | : . .. ..$ replaced: NULL [12:34:44.961] | : . ..$ misuseDevices : NULL [12:34:44.961] | : . ..$ misuseDefaultDevice: list() [12:34:44.961] | : . ..$ started : POSIXct[1:1], format: "2026-01-16 12:34:44" [12:34:44.961] | : . ..$ finished : POSIXct[1:1], format: "2026-01-16 12:34:44" [12:34:44.961] | : . ..$ uuid : chr [1:2] "478c2e26ca938873c80d3f4168ffbbfd" "7" [12:34:44.961] | : . ..$ session_uuid : chr "190a8963e986a549887a07f337e65631" [12:34:44.961] | : . .. ..- attr(*, "source")=List of 5 [12:34:44.961] | : . .. .. ..$ host : Named chr "CRANWIN3" [12:34:44.961] | : . .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [12:34:44.961] | : . .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [12:34:44.961] | : . .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [12:34:44.961] | : . .. .. ..$ pid : int 102896 [12:34:44.961] | : . .. .. ..$ time : POSIXct[1:1], format: "2026-01-16 12:34:44" [12:34:44.961] | : . .. .. ..$ random: int 2147483647 [12:34:44.961] | : . ..$ r_info :List of 4 [12:34:44.961] | : . .. ..$ version :Classes 'R_system_version', 'package_version', 'numeric_version' hidden list of 1 [12:34:44.961] | : . .. .. ..$ : int [1:3] 4 6 0 [12:34:44.961] | : . .. ..$ os : chr "windows" [12:34:44.961] | : . .. ..$ os_name : chr "Windows" [12:34:44.961] | : . .. ..$ captures_utf8: logi TRUE [12:34:44.961] | : . ..$ version : chr "1.8" [12:34:44.961] | : . ..- attr(*, "class")= chr "FutureResult" [12:34:44.961] | : . $ success: logi TRUE [12:34:44.961] | : . $ time : 'proc_time' Named num [1:5] 0.02 0 0.02 NA NA [12:34:44.961] | : . ..- attr(*, "names")= chr [1:5] "user.self" "sys.self" "elapsed" "user.child" ... [12:34:44.961] | : . $ tag : NULL [12:34:44.984] | : . Received FutureResult [12:34:44.984] | : . FutureResult: [12:34:44.984] | : . value: 'list' [12:34:44.984] | : . visible: TRUE [12:34:44.984] | : . stdout: character [12:34:44.984] | : . conditions: [n = 1] simpleMessage [12:34:44.984] | : . RNG used: TRUE [12:34:44.984] | : . duration: 0.00656414 secs (started 2026-01-16 12:34:44.871079) [12:34:44.984] | : . version: 1.8 [12:34:44.985] | : . FutureRegistry('workers-76967d53acd234b57f14d07332223447', action = 'remove', earlySignal = 0) ... [12:34:44.985] | : . ' Removed future from position #1 [12:34:44.985] | : . ' Number of registered futures: 1 [12:34:44.985] | : . FutureRegistry('workers-76967d53acd234b57f14d07332223447', action = 'remove', earlySignal = 0) ... done [12:34:44.986] | : . Erased future from future backend [12:34:44.986] | : . result() for ClusterFuture ... [12:34:44.986] | : . ' result already collected: FutureResult [12:34:44.986] | : . result() for ClusterFuture ... done [12:34:44.987] | : . signalConditions() ... [12:34:44.987] | : . ' include = 'immediateCondition' [12:34:44.987] | : . ' exclude = [12:34:44.987] | : . ' resignal = FALSE [12:34:44.987] | : . ' Number of conditions: 1 [12:34:44.988] | : . ' int 1 [12:34:44.988] | : . ' Condition #1 (class: 'simpleMessage', 'message', 'condition'): [12:34:44.989] | : . signalConditions() ... done [12:34:44.989] | : receiveMessageFromWorker() for ClusterFuture ... done [12:34:44.989] | result() for ClusterFuture ... done [12:34:44.989] | FutureResult: [12:34:44.989] | value: 'list' [12:34:44.989] | visible: TRUE [12:34:44.989] | stdout: character [12:34:44.989] | conditions: [n = 1] simpleMessage [12:34:44.989] | RNG used: TRUE [12:34:44.989] | duration: 0.00656414 secs (started 2026-01-16 12:34:44.871079) [12:34:44.989] | version: 1.8 [12:34:44.990] | Updating the node's RNG state [12:34:44.990] | value() for MultisessionFuture () ... [12:34:44.990] | : result() for ClusterFuture ... [12:34:44.991] | : . result already collected: FutureResult [12:34:44.991] | : result() for ClusterFuture ... done [12:34:44.991] | : result() for ClusterFuture ... [12:34:44.991] | : . result already collected: FutureResult [12:34:44.991] | : result() for ClusterFuture ... done [12:34:44.992] | : signalConditions() ... [12:34:44.992] | : . include = 'immediateCondition' [12:34:44.992] | : . exclude = [12:34:44.992] | : . resignal = FALSE [12:34:44.992] | : . Number of conditions: 1 [12:34:44.993] | : . int 1 [12:34:44.993] | : . Condition #1 (class: 'simpleMessage', 'message', 'condition'): [12:34:44.994] | : signalConditions() ... done [12:34:44.994] | : relay stdout ... [12:34:44.994] | : relay stdout ... done [12:34:44.994] | : check for misuse ... [12:34:44.994] | : check for misuse ... done [12:34:44.995] | : relay conditions ... [12:34:44.995] | : . Future state: 'finished' [12:34:44.995] | : . result() for ClusterFuture ... [12:34:44.995] | : . ' result already collected: FutureResult [12:34:44.995] | : . result() for ClusterFuture ... done [12:34:44.996] | : . signalConditions() ... [12:34:44.996] | : . ' include = 'condition' [12:34:44.996] | : . ' exclude = 'immediateCondition' [12:34:44.996] | : . ' resignal = TRUE [12:34:44.997] | : . ' Number of conditions: 1 [12:34:44.997] | : . ' int 1 [12:34:44.997] | : . ' Condition #1 (class: 'simpleMessage', 'message', 'condition'): [12:34:44.998] | : . ' Condition #1: 'simpleMessage', 'message', 'condition' Process ID: 102896 [12:34:44.998] | : . signalConditions() ... done [12:34:44.998] | : relay conditions ... done [12:34:44.998] | value() for MultisessionFuture () ... done [12:34:44.999] recvData() for FutureNode ... done [12:34:44.999] recvData() for FutureNode ... [12:34:44.999] | result() for ClusterFuture ... [12:34:44.999] | : assertValidConnection() ... [12:34:44.999] | : . cluster node index: 2 [12:34:45.000] | : assertValidConnection() ... done [12:34:45.000] | : receiveMessageFromWorker() for ClusterFuture ... [12:34:45.000] | : . cluster node index: 2 [12:34:45.001] | : . [1] TRUE [12:34:45.001] | : . Received data: [12:34:45.001] | : . List of 5 [12:34:45.001] | : . $ type : chr "VALUE" [12:34:45.001] | : . $ value :List of 16 [12:34:45.001] | : . ..$ value :List of 2 [12:34:45.001] | : . .. ..$ :List of 2 [12:34:45.001] | : . .. .. ..$ a : num 42 [12:34:45.001] | : . .. .. ..$ mean: num -0.106 [12:34:45.001] | : . .. ..$ :List of 2 [12:34:45.001] | : . .. .. ..$ a : num 42 [12:34:45.001] | : . .. .. ..$ mean: num -0.37 [12:34:45.001] | : . ..$ visible : logi TRUE [12:34:45.001] | : . ..$ stdout : chr "" [12:34:45.001] | : . ..$ conditions :List of 2 [12:34:45.001] | : . .. ..$ :List of 2 [12:34:45.001] | : . .. .. ..$ condition:List of 2 [12:34:45.001] | : . .. .. .. ..$ message: chr "Process ID: 31476\n" [12:34:45.001] | : . .. .. .. ..$ call : language message("Process ID: ", Sys.getpid()) [12:34:45.001] | : . .. .. .. ..- attr(*, "class")= chr [1:3] "simpleMessage" "message" "condition" [12:34:45.001] | : . .. .. ..$ signaled : int 0 [12:34:45.001] | : . .. ..$ :List of 2 [12:34:45.001] | : . .. .. ..$ condition:List of 2 [12:34:45.001] | : . .. .. .. ..$ message: chr "Process ID: 31476\n" [12:34:45.001] | : . .. .. .. ..$ call : language message("Process ID: ", Sys.getpid()) [12:34:45.001] | : . .. .. .. ..- attr(*, "class")= chr [1:3] "simpleMessage" "message" "condition" [12:34:45.001] | : . .. .. ..$ signaled : int 0 [12:34:45.001] | : . ..$ rng : logi TRUE [12:34:45.001] | : . ..$ seed : int [1:7] 10407 -1291560982 1940094640 1011213802 -1245370784 -53824285 -133594965 [12:34:45.001] | : . ..$ misuseGlobalEnv : NULL [12:34:45.001] | : . ..$ misuseConnections :List of 3 [12:34:45.001] | : . .. ..$ added : NULL [12:34:45.001] | : . .. ..$ removed : NULL [12:34:45.001] | : . .. ..$ replaced: NULL [12:34:45.001] | : . ..$ misuseDevices : NULL [12:34:45.001] | : . ..$ misuseDefaultDevice: list() [12:34:45.001] | : . ..$ started : POSIXct[1:1], format: "2026-01-16 12:34:44" [12:34:45.001] | : . ..$ finished : POSIXct[1:1], format: "2026-01-16 12:34:44" [12:34:45.001] | : . ..$ uuid : chr [1:2] "478c2e26ca938873c80d3f4168ffbbfd" "8" [12:34:45.001] | : . ..$ session_uuid : chr "b603f06d96e9699ebb1d49706522e941" [12:34:45.001] | : . .. ..- attr(*, "source")=List of 5 [12:34:45.001] | : . .. .. ..$ host : Named chr "CRANWIN3" [12:34:45.001] | : . .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [12:34:45.001] | : . .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [12:34:45.001] | : . .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [12:34:45.001] | : . .. .. ..$ pid : int 31476 [12:34:45.001] | : . .. .. ..$ time : POSIXct[1:1], format: "2026-01-16 12:34:44" [12:34:45.001] | : . .. .. ..$ random: int 2147483647 [12:34:45.001] | : . ..$ r_info :List of 4 [12:34:45.001] | : . .. ..$ version :Classes 'R_system_version', 'package_version', 'numeric_version' hidden list of 1 [12:34:45.001] | : . .. .. ..$ : int [1:3] 4 6 0 [12:34:45.001] | : . .. ..$ os : chr "windows" [12:34:45.001] | : . .. ..$ os_name : chr "Windows" [12:34:45.001] | : . .. ..$ captures_utf8: logi TRUE [12:34:45.001] | : . ..$ version : chr "1.8" [12:34:45.001] | : . ..- attr(*, "class")= chr "FutureResult" [12:34:45.001] | : . $ success: logi TRUE [12:34:45.001] | : . $ time : 'proc_time' Named num [1:5] 0.02 0 0.02 NA NA [12:34:45.001] | : . ..- attr(*, "names")= chr [1:5] "user.self" "sys.self" "elapsed" "user.child" ... [12:34:45.001] | : . $ tag : NULL [12:34:45.027] | : . Received FutureResult [12:34:45.028] | : . FutureResult: [12:34:45.028] | : . value: 'list' [12:34:45.028] | : . visible: TRUE [12:34:45.028] | : . stdout: character [12:34:45.028] | : . conditions: [n = 2] simpleMessage, simpleMessage [12:34:45.028] | : . RNG used: TRUE [12:34:45.028] | : . duration: 0.009070873 secs (started 2026-01-16 12:34:44.955768) [12:34:45.028] | : . version: 1.8 [12:34:45.029] | : . FutureRegistry('workers-76967d53acd234b57f14d07332223447', action = 'remove', earlySignal = 0) ... [12:34:45.029] | : . ' Removed future from position #1 [12:34:45.029] | : . ' Number of registered futures: 0 [12:34:45.029] | : . FutureRegistry('workers-76967d53acd234b57f14d07332223447', action = 'remove', earlySignal = 0) ... done [12:34:45.030] | : . Erased future from future backend [12:34:45.030] | : . result() for ClusterFuture ... [12:34:45.030] | : . ' result already collected: FutureResult [12:34:45.030] | : . result() for ClusterFuture ... done [12:34:45.031] | : . signalConditions() ... [12:34:45.031] | : . ' include = 'immediateCondition' [12:34:45.031] | : . ' exclude = [12:34:45.031] | : . ' resignal = FALSE [12:34:45.031] | : . ' Number of conditions: 2 [12:34:45.032] | : . ' int 2 [12:34:45.032] | : . ' Condition #1 (class: 'simpleMessage', 'message', 'condition'): [12:34:45.033] | : . ' Condition #2 (class: 'simpleMessage', 'message', 'condition'): [12:34:45.033] | : . signalConditions() ... done [12:34:45.033] | : receiveMessageFromWorker() for ClusterFuture ... done [12:34:45.033] | result() for ClusterFuture ... done [12:34:45.033] | FutureResult: [12:34:45.033] | value: 'list' [12:34:45.033] | visible: TRUE [12:34:45.033] | stdout: character [12:34:45.033] | conditions: [n = 2] simpleMessage, simpleMessage [12:34:45.033] | RNG used: TRUE [12:34:45.033] | duration: 0.009070873 secs (started 2026-01-16 12:34:44.955768) [12:34:45.033] | version: 1.8 [12:34:45.034] | Updating the node's RNG state [12:34:45.034] | value() for MultisessionFuture () ... [12:34:45.035] | : result() for ClusterFuture ... [12:34:45.035] | : . result already collected: FutureResult [12:34:45.035] | : result() for ClusterFuture ... done [12:34:45.035] | : result() for ClusterFuture ... [12:34:45.036] | : . result already collected: FutureResult [12:34:45.036] | : result() for ClusterFuture ... done [12:34:45.036] | : signalConditions() ... [12:34:45.036] | : . include = 'immediateCondition' [12:34:45.036] | : . exclude = [12:34:45.037] | : . resignal = FALSE [12:34:45.037] | : . Number of conditions: 2 [12:34:45.037] | : . int 2 [12:34:45.038] | : . Condition #1 (class: 'simpleMessage', 'message', 'condition'): [12:34:45.038] | : . Condition #2 (class: 'simpleMessage', 'message', 'condition'): [12:34:45.038] | : signalConditions() ... done [12:34:45.038] | : relay stdout ... [12:34:45.038] | : relay stdout ... done [12:34:45.039] | : check for misuse ... [12:34:45.039] | : check for misuse ... done [12:34:45.039] | : relay conditions ... [12:34:45.039] | : . Future state: 'finished' [12:34:45.040] | : . result() for ClusterFuture ... [12:34:45.040] | : . ' result already collected: FutureResult [12:34:45.040] | : . result() for ClusterFuture ... done [12:34:45.040] | : . signalConditions() ... [12:34:45.040] | : . ' include = 'condition' [12:34:45.041] | : . ' exclude = 'immediateCondition' [12:34:45.041] | : . ' resignal = TRUE [12:34:45.041] | : . ' Number of conditions: 2 [12:34:45.041] | : . ' int 2 [12:34:45.042] | : . ' Condition #1 (class: 'simpleMessage', 'message', 'condition'): [12:34:45.042] | : . ' Condition #1: 'simpleMessage', 'message', 'condition' Process ID: 31476 [12:34:45.042] | : . ' Condition #2 (class: 'simpleMessage', 'message', 'condition'): [12:34:45.043] | : . ' Condition #2: 'simpleMessage', 'message', 'condition' Process ID: 31476 [12:34:45.043] | : . signalConditions() ... done [12:34:45.043] | : relay conditions ... done [12:34:45.043] | value() for MultisessionFuture () ... done [12:34:45.043] recvData() for FutureNode ... done [12:34:45.044] sendData() for FutureNode #1 ... [12:34:45.044] | | type: 'EXEC' [12:34:45.044] | plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [12:34:45.045] | plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [12:34:45.045] | Create future ... [12:34:45.045] | : List of 1 [12:34:45.045] | : $ data:List of 4 [12:34:45.045] | : ..$ fun :function (X, FUN, ...) [12:34:45.045] | : ..$ args :List of 2 [12:34:45.045] | : .. ..$ : int 11 [12:34:45.045] | : .. ..$ FUN:function (x) [12:34:45.045] | : ..$ return: logi TRUE [12:34:45.045] | : ..$ tag : NULL [12:34:45.049] | : List of 1 [12:34:45.049] | : $ options:List of 2 [12:34:45.049] | : ..$ globals: logi TRUE [12:34:45.049] | : .. ..- attr(*, "add")=List of 1 [12:34:45.049] | : .. .. ..$ a: num 42 [12:34:45.049] | : ..$ seed : int [1:7] 10407 -2141406188 1683955353 148640435 1458338916 -1565512852 2141329560 [12:34:45.052] | : List of 1 [12:34:45.052] | : $ future_args:List of 4 [12:34:45.052] | : ..$ expr : symbol expr [12:34:45.052] | : ..$ substitute: logi FALSE [12:34:45.052] | : ..$ globals : logi TRUE [12:34:45.052] | : .. ..- attr(*, "add")=List of 1 [12:34:45.052] | : .. .. ..$ a: num 42 [12:34:45.052] | : ..$ seed : int [1:7] 10407 -2141406188 1683955353 148640435 1458338916 -1565512852 2141329560 [12:34:45.055] | : future(..., label = NULL) ... [12:34:45.055] | : . lazy: FALSE [12:34:45.056] | : . stdout: TRUE [12:34:45.056] | : . conditions: [n=1] 'condition' [12:34:45.056] | : . getGlobalsAndPackages() ... [12:34:45.056] | : . ' 'add' globals passed as-list: [1] 'a' [12:34:45.057] | : . getGlobalsAndPackages() ... done [12:34:45.057] | : . Searching for globals ... [12:34:45.087] | : . ' globals found: [14] 'do.call', 'fun', 'args', '{', '<-', 'match.fun', 'if', '||', '!', 'is.vector', 'is.object', 'as.list', '.Internal', 'lapply' [12:34:45.088] | : . Searching for globals ... done [12:34:45.088] | : . Resolving globals: FALSE [12:34:45.089] | : . Search for packages associated with the globals ... [12:34:45.089] | : . ' Packages associated with globals: [1] 'base' [12:34:45.090] | : . ' Packages: [1] 'base' [12:34:45.090] | : . Search for packages associated with the globals ... done [12:34:45.090] | : . Packages after dropping 'base': [0] [12:34:45.091] | : . globals: [3] 'fun', 'args', 'a' [12:34:45.091] | : . packages: [0] [12:34:45.091] | : future(..., label = NULL) ... done [12:34:45.092] | : run() for 'Future' () ... [12:34:45.092] | : . state: 'created' [12:34:45.092] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [12:34:45.092] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [12:34:45.092] | : . Using MultisessionFutureBackend ... [12:34:45.093] | : . ' Number of futures since start: 4 (4 created, 4 launched, 4 finished) [12:34:45.093] | : . ' Launching futures ... [12:34:45.093] | : . ' , launchFuture() for ClusterFutureBackend ... [12:34:45.094] | : . ' , ; Workers: [n=2] [12:34:45.094] | : . ' , ; Socket cluster with 2 nodes on host 'localhost' (R Under development (unstable) (2026-01-15 r89304 ucrt), platform x86_64-w64-mingw32) [12:34:45.096] | : . ' , ; FutureRegistry: 'workers-76967d53acd234b57f14d07332223447' [12:34:45.097] | : . ' , ; requestWorker() ... [12:34:45.097] | : . ' , ; ` requestNode() ... [12:34:45.097] | : . ' , ; ` | Number of workers: 2 [12:34:45.097] | : . ' , ; ` | Polling for a free worker ... [12:34:45.098] | : . ' , ; ` | : FutureRegistry('workers-76967d53acd234b57f14d07332223447', action = 'list', earlySignal = 0) ... [12:34:45.098] | : . ' , ; ` | : . Listing all futures [12:34:45.098] | : . ' , ; ` | : . Number of registered futures: 0 [12:34:45.098] | : . ' , ; ` | : FutureRegistry('workers-76967d53acd234b57f14d07332223447', action = 'list', earlySignal = 0) ... done [12:34:45.098] | : . ' , ; ` | : Total time: 0 [12:34:45.099] | : . ' , ; ` | Polling for a free worker ... done [12:34:45.099] | : . ' , ; ` | FutureRegistry('workers-76967d53acd234b57f14d07332223447', action = 'list', earlySignal = 0) ... [12:34:45.099] | : . ' , ; ` | : Listing all futures [12:34:45.099] | : . ' , ; ` | : Number of registered futures: 0 [12:34:45.099] | : . ' , ; ` | FutureRegistry('workers-76967d53acd234b57f14d07332223447', action = 'list', earlySignal = 0) ... done [12:34:45.100] | : . ' , ; ` | avail: [n=2] '1', '2' [12:34:45.100] | : . ' , ; ` | Index of first available worker: 1 [12:34:45.100] | : . ' , ; ` | Validate that the worker is functional ... [12:34:45.101] | : . ' , ; ` | : Worker is functional [12:34:45.101] | : . ' , ; ` | : FutureRegistry('workers-76967d53acd234b57f14d07332223447', action = 'list', earlySignal = 0) ... [12:34:45.101] | : . ' , ; ` | : . Listing all futures [12:34:45.102] | : . ' , ; ` | : . Number of registered futures: 0 [12:34:45.102] | : . ' , ; ` | : FutureRegistry('workers-76967d53acd234b57f14d07332223447', action = 'list', earlySignal = 0) ... done [12:34:45.102] | : . ' , ; ` | Validate that the worker is functional ... done [12:34:45.102] | : . ' , ; ` requestNode() ... done [12:34:45.103] | : . ' , ; ` cluster node index: 1 [12:34:45.103] | : . ' , ; requestWorker() ... done [12:34:45.103] | : . ' , ; eraseGlobalEnvironment() ... [12:34:45.104] | : . ' , ; eraseGlobalEnvironment() ... done [12:34:45.104] | : . ' , ; launchFuture() ... [12:34:45.104] | : . ' , ; ` cluster node index: 1 [12:34:45.104] | : . ' , ; ` getFutureData() ... [12:34:45.105] | : . ' , ; ` | getFutureCore() ... [12:34:45.105] | : . ' , ; ` | : Packages needed by the future expression (n = 0): [12:34:45.105] | : . ' , ; ` | getFutureCore() ... done [12:34:45.105] | : . ' , ; ` | getFutureCapture() ... [12:34:45.106] | : . ' , ; ` | getFutureCapture() ... done [12:34:45.106] | : . ' , ; ` | getFutureContext() ... [12:34:45.106] | : . ' , ; ` | : plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [12:34:45.106] | : . ' , ; ` | : . Getting stack without first backend: [n=0] [12:34:45.107] | : . ' , ; ` | : plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [12:34:45.107] | : . ' , ; ` | : Packages needed by future backend (n = 0): [12:34:45.107] | : . ' , ; ` | getFutureContext() ... done [12:34:45.107] | : . ' , ; ` getFutureData() ... done [12:34:45.127] | : . ' , ; ` FutureRegistry('workers-76967d53acd234b57f14d07332223447', action = 'add', earlySignal = 0) ... [12:34:45.127] | : . ' , ; ` | Appended future to position #1 [12:34:45.127] | : . ' , ; ` | Number of registered futures: 1 [12:34:45.128] | : . ' , ; ` FutureRegistry('workers-76967d53acd234b57f14d07332223447', action = 'add', earlySignal = 0) ... done [12:34:45.128] | : . ' , ; launchFuture() ... done [12:34:45.128] | : . ' , ; MultisessionFuture started [12:34:45.128] | : . ' , launchFuture() for ClusterFutureBackend ... done [12:34:45.129] | : . ' Launching futures ... done [12:34:45.129] | : . ' Future launched: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [12:34:45.129] | : . Using MultisessionFutureBackend ... done [12:34:45.129] | : run() for 'Future' () ... done [12:34:45.130] | Create future ... done [12:34:45.130] sendData() for FutureNode #1 ... done [12:34:45.130] sendData() for FutureNode #2 ... [12:34:45.130] | | type: 'EXEC' [12:34:45.131] | plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [12:34:45.131] | plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [12:34:45.131] | Create future ... [12:34:45.132] | : List of 1 [12:34:45.132] | : $ data:List of 4 [12:34:45.132] | : ..$ fun :function (X, FUN, ...) [12:34:45.132] | : ..$ args :List of 2 [12:34:45.132] | : .. ..$ : int [1:2] 12 13 [12:34:45.132] | : .. ..$ FUN:function (x) [12:34:45.132] | : ..$ return: logi TRUE [12:34:45.132] | : ..$ tag : NULL [12:34:45.136] | : List of 1 [12:34:45.136] | : $ options:List of 2 [12:34:45.136] | : ..$ globals: logi TRUE [12:34:45.136] | : .. ..- attr(*, "add")=List of 1 [12:34:45.136] | : .. .. ..$ a: num 42 [12:34:45.136] | : ..$ seed : int [1:7] 10407 -1291560982 1940094640 1011213802 -1245370784 -53824285 -133594965 [12:34:45.139] | : List of 1 [12:34:45.139] | : $ future_args:List of 4 [12:34:45.139] | : ..$ expr : symbol expr [12:34:45.139] | : ..$ substitute: logi FALSE [12:34:45.139] | : ..$ globals : logi TRUE [12:34:45.139] | : .. ..- attr(*, "add")=List of 1 [12:34:45.139] | : .. .. ..$ a: num 42 [12:34:45.139] | : ..$ seed : int [1:7] 10407 -1291560982 1940094640 1011213802 -1245370784 -53824285 -133594965 [12:34:45.142] | : future(..., label = NULL) ... [12:34:45.143] | : . lazy: FALSE [12:34:45.143] | : . stdout: TRUE [12:34:45.143] | : . conditions: [n=1] 'condition' [12:34:45.143] | : . getGlobalsAndPackages() ... [12:34:45.144] | : . ' 'add' globals passed as-list: [1] 'a' [12:34:45.144] | : . getGlobalsAndPackages() ... done [12:34:45.144] | : . Searching for globals ... [12:34:45.173] | : . ' globals found: [14] 'do.call', 'fun', 'args', '{', '<-', 'match.fun', 'if', '||', '!', 'is.vector', 'is.object', 'as.list', '.Internal', 'lapply' [12:34:45.173] | : . Searching for globals ... done [12:34:45.173] | : . Resolving globals: FALSE [12:34:45.173] | : . Search for packages associated with the globals ... [12:34:45.173] | : . ' Packages associated with globals: [1] 'base' [12:34:45.174] | : . ' Packages: [1] 'base' [12:34:45.174] | : . Search for packages associated with the globals ... done [12:34:45.174] | : . Packages after dropping 'base': [0] [12:34:45.175] | : . globals: [3] 'fun', 'args', 'a' [12:34:45.175] | : . packages: [0] [12:34:45.175] | : future(..., label = NULL) ... done [12:34:45.176] | : run() for 'Future' () ... [12:34:45.176] | : . state: 'created' [12:34:45.176] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [12:34:45.176] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [12:34:45.177] | : . Using MultisessionFutureBackend ... [12:34:45.177] | : . ' Number of futures since start: 5 (5 created, 5 launched, 4 finished) [12:34:45.177] | : . ' Launching futures ... [12:34:45.177] | : . ' , launchFuture() for ClusterFutureBackend ... [12:34:45.178] | : . ' , ; Workers: [n=2] [12:34:45.178] | : . ' , ; Socket cluster with 2 nodes on host 'localhost' (R Under development (unstable) (2026-01-15 r89304 ucrt), platform x86_64-w64-mingw32) [12:34:45.181] | : . ' , ; FutureRegistry: 'workers-76967d53acd234b57f14d07332223447' [12:34:45.181] | : . ' , ; requestWorker() ... [12:34:45.181] | : . ' , ; ` requestNode() ... [12:34:45.181] | : . ' , ; ` | Number of workers: 2 [12:34:45.182] | : . ' , ; ` | Polling for a free worker ... [12:34:45.182] | : . ' , ; ` | : FutureRegistry('workers-76967d53acd234b57f14d07332223447', action = 'list', earlySignal = 0) ... [12:34:45.182] | : . ' , ; ` | : . Listing all futures [12:34:45.182] | : . ' , ; ` | : . Number of registered futures: 1 [12:34:45.182] | : . ' , ; ` | : FutureRegistry('workers-76967d53acd234b57f14d07332223447', action = 'list', earlySignal = 0) ... done [12:34:45.183] | : . ' , ; ` | : Total time: 0 [12:34:45.183] | : . ' , ; ` | Polling for a free worker ... done [12:34:45.183] | : . ' , ; ` | FutureRegistry('workers-76967d53acd234b57f14d07332223447', action = 'list', earlySignal = 0) ... [12:34:45.183] | : . ' , ; ` | : Listing all futures [12:34:45.184] | : . ' , ; ` | : Number of registered futures: 1 [12:34:45.184] | : . ' , ; ` | FutureRegistry('workers-76967d53acd234b57f14d07332223447', action = 'list', earlySignal = 0) ... done [12:34:45.184] | : . ' , ; ` | avail: [n=2] '2' [12:34:45.184] | : . ' , ; ` | Index of first available worker: 2 [12:34:45.184] | : . ' , ; ` | Validate that the worker is functional ... [12:34:45.185] | : . ' , ; ` | : Worker is functional [12:34:45.185] | : . ' , ; ` | : FutureRegistry('workers-76967d53acd234b57f14d07332223447', action = 'list', earlySignal = 0) ... [12:34:45.185] | : . ' , ; ` | : . Listing all futures [12:34:45.185] | : . ' , ; ` | : . Number of registered futures: 1 [12:34:45.186] | : . ' , ; ` | : FutureRegistry('workers-76967d53acd234b57f14d07332223447', action = 'list', earlySignal = 0) ... done [12:34:45.186] | : . ' , ; ` | Validate that the worker is functional ... done [12:34:45.186] | : . ' , ; ` requestNode() ... done [12:34:45.186] | : . ' , ; ` cluster node index: 2 [12:34:45.186] | : . ' , ; requestWorker() ... done [12:34:45.186] | : . ' , ; eraseGlobalEnvironment() ... [12:34:45.187] | : . ' , ; eraseGlobalEnvironment() ... done [12:34:45.187] | : . ' , ; launchFuture() ... [12:34:45.187] | : . ' , ; ` cluster node index: 2 [12:34:45.187] | : . ' , ; ` getFutureData() ... [12:34:45.188] | : . ' , ; ` | getFutureCore() ... [12:34:45.188] | : . ' , ; ` | : Packages needed by the future expression (n = 0): [12:34:45.188] | : . ' , ; ` | getFutureCore() ... done [12:34:45.188] | : . ' , ; ` | getFutureCapture() ... [12:34:45.188] | : . ' , ; ` | getFutureCapture() ... done [12:34:45.188] | : . ' , ; ` | getFutureContext() ... [12:34:45.188] | : . ' , ; ` | : plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [12:34:45.188] | : . ' , ; ` | : . Getting stack without first backend: [n=0] [12:34:45.189] | : . ' , ; ` | : plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [12:34:45.189] | : . ' , ; ` | : Packages needed by future backend (n = 0): [12:34:45.189] | : . ' , ; ` | getFutureContext() ... done [12:34:45.189] | : . ' , ; ` getFutureData() ... done [12:34:45.206] | : . ' , ; ` FutureRegistry('workers-76967d53acd234b57f14d07332223447', action = 'add', earlySignal = 0) ... [12:34:45.207] | : . ' , ; ` | Appended future to position #2 [12:34:45.207] | : . ' , ; ` | Number of registered futures: 2 [12:34:45.207] | : . ' , ; ` FutureRegistry('workers-76967d53acd234b57f14d07332223447', action = 'add', earlySignal = 0) ... done [12:34:45.207] | : . ' , ; launchFuture() ... done [12:34:45.208] | : . ' , ; MultisessionFuture started [12:34:45.208] | : . ' , launchFuture() for ClusterFutureBackend ... done [12:34:45.208] | : . ' Launching futures ... done [12:34:45.208] | : . ' Future launched: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [12:34:45.208] | : . Using MultisessionFutureBackend ... done [12:34:45.209] | : run() for 'Future' () ... done [12:34:45.209] | Create future ... done [12:34:45.209] sendData() for FutureNode #2 ... done [12:34:45.209] recvData() for FutureNode ... [12:34:45.210] | result() for ClusterFuture ... [12:34:45.210] | : assertValidConnection() ... [12:34:45.210] | : . cluster node index: 1 [12:34:45.211] | : assertValidConnection() ... done [12:34:45.211] | : receiveMessageFromWorker() for ClusterFuture ... [12:34:45.211] | : . cluster node index: 1 [12:34:45.211] | : . [1] TRUE [12:34:45.212] | : . Received data: [12:34:45.212] | : . List of 5 [12:34:45.212] | : . $ type : chr "VALUE" [12:34:45.212] | : . $ value :List of 16 [12:34:45.212] | : . ..$ value :List of 1 [12:34:45.212] | : . .. ..$ :List of 2 [12:34:45.212] | : . .. .. ..$ a : num 42 [12:34:45.212] | : . .. .. ..$ mean: num -0.288 [12:34:45.212] | : . ..$ visible : logi TRUE [12:34:45.212] | : . ..$ stdout : chr "" [12:34:45.212] | : . ..$ conditions :List of 1 [12:34:45.212] | : . .. ..$ :List of 2 [12:34:45.212] | : . .. .. ..$ condition:List of 2 [12:34:45.212] | : . .. .. .. ..$ message: chr "Process ID: 102896\n" [12:34:45.212] | : . .. .. .. ..$ call : language message("Process ID: ", Sys.getpid()) [12:34:45.212] | : . .. .. .. ..- attr(*, "class")= chr [1:3] "simpleMessage" "message" "condition" [12:34:45.212] | : . .. .. ..$ signaled : int 0 [12:34:45.212] | : . ..$ rng : logi TRUE [12:34:45.212] | : . ..$ seed : int [1:7] 10407 -534518062 -1677734263 1639659385 -1745847263 -1936104530 -51174567 [12:34:45.212] | : . ..$ misuseGlobalEnv : NULL [12:34:45.212] | : . ..$ misuseConnections :List of 3 [12:34:45.212] | : . .. ..$ added : NULL [12:34:45.212] | : . .. ..$ removed : NULL [12:34:45.212] | : . .. ..$ replaced: NULL [12:34:45.212] | : . ..$ misuseDevices : NULL [12:34:45.212] | : . ..$ misuseDefaultDevice: list() [12:34:45.212] | : . ..$ started : POSIXct[1:1], format: "2026-01-16 12:34:45" [12:34:45.212] | : . ..$ finished : POSIXct[1:1], format: "2026-01-16 12:34:45" [12:34:45.212] | : . ..$ uuid : chr [1:2] "478c2e26ca938873c80d3f4168ffbbfd" "9" [12:34:45.212] | : . ..$ session_uuid : chr "190a8963e986a549887a07f337e65631" [12:34:45.212] | : . .. ..- attr(*, "source")=List of 5 [12:34:45.212] | : . .. .. ..$ host : Named chr "CRANWIN3" [12:34:45.212] | : . .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [12:34:45.212] | : . .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [12:34:45.212] | : . .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [12:34:45.212] | : . .. .. ..$ pid : int 102896 [12:34:45.212] | : . .. .. ..$ time : POSIXct[1:1], format: "2026-01-16 12:34:44" [12:34:45.212] | : . .. .. ..$ random: int 2147483647 [12:34:45.212] | : . ..$ r_info :List of 4 [12:34:45.212] | : . .. ..$ version :Classes 'R_system_version', 'package_version', 'numeric_version' hidden list of 1 [12:34:45.212] | : . .. .. ..$ : int [1:3] 4 6 0 [12:34:45.212] | : . .. ..$ os : chr "windows" [12:34:45.212] | : . .. ..$ os_name : chr "Windows" [12:34:45.212] | : . .. ..$ captures_utf8: logi TRUE [12:34:45.212] | : . ..$ version : chr "1.8" [12:34:45.212] | : . ..- attr(*, "class")= chr "FutureResult" [12:34:45.212] | : . $ success: logi TRUE [12:34:45.212] | : . $ time : 'proc_time' Named num [1:5] 0.01 0 0.02 NA NA [12:34:45.212] | : . ..- attr(*, "names")= chr [1:5] "user.self" "sys.self" "elapsed" "user.child" ... [12:34:45.212] | : . $ tag : NULL [12:34:45.230] | : . Received FutureResult [12:34:45.231] | : . FutureResult: [12:34:45.231] | : . value: 'list' [12:34:45.231] | : . visible: TRUE [12:34:45.231] | : . stdout: character [12:34:45.231] | : . conditions: [n = 1] simpleMessage [12:34:45.231] | : . RNG used: TRUE [12:34:45.231] | : . duration: 0.005177975 secs (started 2026-01-16 12:34:45.127366) [12:34:45.231] | : . version: 1.8 [12:34:45.231] | : . FutureRegistry('workers-76967d53acd234b57f14d07332223447', action = 'remove', earlySignal = 0) ... [12:34:45.232] | : . ' Removed future from position #1 [12:34:45.232] | : . ' Number of registered futures: 1 [12:34:45.232] | : . FutureRegistry('workers-76967d53acd234b57f14d07332223447', action = 'remove', earlySignal = 0) ... done [12:34:45.232] | : . Erased future from future backend [12:34:45.233] | : . result() for ClusterFuture ... [12:34:45.233] | : . ' result already collected: FutureResult [12:34:45.233] | : . result() for ClusterFuture ... done [12:34:45.233] | : . signalConditions() ... [12:34:45.233] | : . ' include = 'immediateCondition' [12:34:45.234] | : . ' exclude = [12:34:45.234] | : . ' resignal = FALSE [12:34:45.234] | : . ' Number of conditions: 1 [12:34:45.234] | : . ' int 1 [12:34:45.235] | : . ' Condition #1 (class: 'simpleMessage', 'message', 'condition'): [12:34:45.235] | : . signalConditions() ... done [12:34:45.235] | : receiveMessageFromWorker() for ClusterFuture ... done [12:34:45.235] | result() for ClusterFuture ... done [12:34:45.235] | FutureResult: [12:34:45.235] | value: 'list' [12:34:45.235] | visible: TRUE [12:34:45.235] | stdout: character [12:34:45.235] | conditions: [n = 1] simpleMessage [12:34:45.235] | RNG used: TRUE [12:34:45.235] | duration: 0.005177975 secs (started 2026-01-16 12:34:45.127366) [12:34:45.235] | version: 1.8 [12:34:45.236] | Updating the node's RNG state [12:34:45.236] | value() for MultisessionFuture () ... [12:34:45.237] | : result() for ClusterFuture ... [12:34:45.237] | : . result already collected: FutureResult [12:34:45.237] | : result() for ClusterFuture ... done [12:34:45.237] | : result() for ClusterFuture ... [12:34:45.237] | : . result already collected: FutureResult [12:34:45.238] | : result() for ClusterFuture ... done [12:34:45.238] | : signalConditions() ... [12:34:45.238] | : . include = 'immediateCondition' [12:34:45.238] | : . exclude = [12:34:45.238] | : . resignal = FALSE [12:34:45.239] | : . Number of conditions: 1 [12:34:45.239] | : . int 1 [12:34:45.239] | : . Condition #1 (class: 'simpleMessage', 'message', 'condition'): [12:34:45.240] | : signalConditions() ... done [12:34:45.240] | : relay stdout ... [12:34:45.240] | : relay stdout ... done [12:34:45.240] | : check for misuse ... [12:34:45.240] | : check for misuse ... done [12:34:45.240] | : relay conditions ... [12:34:45.240] | : . Future state: 'finished' [12:34:45.241] | : . result() for ClusterFuture ... [12:34:45.241] | : . ' result already collected: FutureResult [12:34:45.241] | : . result() for ClusterFuture ... done [12:34:45.241] | : . signalConditions() ... [12:34:45.241] | : . ' include = 'condition' [12:34:45.241] | : . ' exclude = 'immediateCondition' [12:34:45.241] | : . ' resignal = TRUE [12:34:45.242] | : . ' Number of conditions: 1 [12:34:45.242] | : . ' int 1 [12:34:45.242] | : . ' Condition #1 (class: 'simpleMessage', 'message', 'condition'): [12:34:45.243] | : . ' Condition #1: 'simpleMessage', 'message', 'condition' Process ID: 102896 [12:34:45.243] | : . signalConditions() ... done [12:34:45.243] | : relay conditions ... done [12:34:45.244] | value() for MultisessionFuture () ... done [12:34:45.244] recvData() for FutureNode ... done [12:34:45.244] recvData() for FutureNode ... [12:34:45.244] | result() for ClusterFuture ... [12:34:45.245] | : assertValidConnection() ... [12:34:45.245] | : . cluster node index: 2 [12:34:45.245] | : assertValidConnection() ... done [12:34:45.246] | : receiveMessageFromWorker() for ClusterFuture ... [12:34:45.246] | : . cluster node index: 2 [12:34:45.246] | : . [1] TRUE [12:34:45.247] | : . Received data: [12:34:45.247] | : . List of 5 [12:34:45.247] | : . $ type : chr "VALUE" [12:34:45.247] | : . $ value :List of 16 [12:34:45.247] | : . ..$ value :List of 2 [12:34:45.247] | : . .. ..$ :List of 2 [12:34:45.247] | : . .. .. ..$ a : num 42 [12:34:45.247] | : . .. .. ..$ mean: num -0.596 [12:34:45.247] | : . .. ..$ :List of 2 [12:34:45.247] | : . .. .. ..$ a : num 42 [12:34:45.247] | : . .. .. ..$ mean: num -0.361 [12:34:45.247] | : . ..$ visible : logi TRUE [12:34:45.247] | : . ..$ stdout : chr "" [12:34:45.247] | : . ..$ conditions :List of 2 [12:34:45.247] | : . .. ..$ :List of 2 [12:34:45.247] | : . .. .. ..$ condition:List of 2 [12:34:45.247] | : . .. .. .. ..$ message: chr "Process ID: 31476\n" [12:34:45.247] | : . .. .. .. ..$ call : language message("Process ID: ", Sys.getpid()) [12:34:45.247] | : . .. .. .. ..- attr(*, "class")= chr [1:3] "simpleMessage" "message" "condition" [12:34:45.247] | : . .. .. ..$ signaled : int 0 [12:34:45.247] | : . .. ..$ :List of 2 [12:34:45.247] | : . .. .. ..$ condition:List of 2 [12:34:45.247] | : . .. .. .. ..$ message: chr "Process ID: 31476\n" [12:34:45.247] | : . .. .. .. ..$ call : language message("Process ID: ", Sys.getpid()) [12:34:45.247] | : . .. .. .. ..- attr(*, "class")= chr [1:3] "simpleMessage" "message" "condition" [12:34:45.247] | : . .. .. ..$ signaled : int 0 [12:34:45.247] | : . ..$ rng : logi TRUE [12:34:45.247] | : . ..$ seed : int [1:7] 10407 1839436377 -612745743 -1224677461 2086354707 2132309856 -1476388883 [12:34:45.247] | : . ..$ misuseGlobalEnv : NULL [12:34:45.247] | : . ..$ misuseConnections :List of 3 [12:34:45.247] | : . .. ..$ added : NULL [12:34:45.247] | : . .. ..$ removed : NULL [12:34:45.247] | : . .. ..$ replaced: NULL [12:34:45.247] | : . ..$ misuseDevices : NULL [12:34:45.247] | : . ..$ misuseDefaultDevice: list() [12:34:45.247] | : . ..$ started : POSIXct[1:1], format: "2026-01-16 12:34:45" [12:34:45.247] | : . ..$ finished : POSIXct[1:1], format: "2026-01-16 12:34:45" [12:34:45.247] | : . ..$ uuid : chr [1:2] "478c2e26ca938873c80d3f4168ffbbfd" "10" [12:34:45.247] | : . ..$ session_uuid : chr "b603f06d96e9699ebb1d49706522e941" [12:34:45.247] | : . .. ..- attr(*, "source")=List of 5 [12:34:45.247] | : . .. .. ..$ host : Named chr "CRANWIN3" [12:34:45.247] | : . .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [12:34:45.247] | : . .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [12:34:45.247] | : . .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [12:34:45.247] | : . .. .. ..$ pid : int 31476 [12:34:45.247] | : . .. .. ..$ time : POSIXct[1:1], format: "2026-01-16 12:34:44" [12:34:45.247] | : . .. .. ..$ random: int 2147483647 [12:34:45.247] | : . ..$ r_info :List of 4 [12:34:45.247] | : . .. ..$ version :Classes 'R_system_version', 'package_version', 'numeric_version' hidden list of 1 [12:34:45.247] | : . .. .. ..$ : int [1:3] 4 6 0 [12:34:45.247] | : . .. ..$ os : chr "windows" [12:34:45.247] | : . .. ..$ os_name : chr "Windows" [12:34:45.247] | : . .. ..$ captures_utf8: logi TRUE [12:34:45.247] | : . ..$ version : chr "1.8" [12:34:45.247] | : . ..- attr(*, "class")= chr "FutureResult" [12:34:45.247] | : . $ success: logi TRUE [12:34:45.247] | : . $ time : 'proc_time' Named num [1:5] 0 0 0 NA NA [12:34:45.247] | : . ..- attr(*, "names")= chr [1:5] "user.self" "sys.self" "elapsed" "user.child" ... [12:34:45.247] | : . $ tag : NULL [12:34:45.267] | : . Received FutureResult [12:34:45.267] | : . FutureResult: [12:34:45.267] | : . value: 'list' [12:34:45.267] | : . visible: TRUE [12:34:45.267] | : . stdout: character [12:34:45.267] | : . conditions: [n = 2] simpleMessage, simpleMessage [12:34:45.267] | : . RNG used: TRUE [12:34:45.267] | : . duration: 0.005633831 secs (started 2026-01-16 12:34:45.207374) [12:34:45.267] | : . version: 1.8 [12:34:45.268] | : . FutureRegistry('workers-76967d53acd234b57f14d07332223447', action = 'remove', earlySignal = 0) ... [12:34:45.268] | : . ' Removed future from position #1 [12:34:45.268] | : . ' Number of registered futures: 0 [12:34:45.268] | : . FutureRegistry('workers-76967d53acd234b57f14d07332223447', action = 'remove', earlySignal = 0) ... done [12:34:45.268] | : . Erased future from future backend [12:34:45.269] | : . result() for ClusterFuture ... [12:34:45.269] | : . ' result already collected: FutureResult [12:34:45.269] | : . result() for ClusterFuture ... done [12:34:45.269] | : . signalConditions() ... [12:34:45.269] | : . ' include = 'immediateCondition' [12:34:45.269] | : . ' exclude = [12:34:45.269] | : . ' resignal = FALSE [12:34:45.270] | : . ' Number of conditions: 2 [12:34:45.270] | : . ' int 2 [12:34:45.270] | : . ' Condition #1 (class: 'simpleMessage', 'message', 'condition'): [12:34:45.270] | : . ' Condition #2 (class: 'simpleMessage', 'message', 'condition'): [12:34:45.270] | : . signalConditions() ... done [12:34:45.271] | : receiveMessageFromWorker() for ClusterFuture ... done [12:34:45.271] | result() for ClusterFuture ... done [12:34:45.271] | FutureResult: [12:34:45.271] | value: 'list' [12:34:45.271] | visible: TRUE [12:34:45.271] | stdout: character [12:34:45.271] | conditions: [n = 2] simpleMessage, simpleMessage [12:34:45.271] | RNG used: TRUE [12:34:45.271] | duration: 0.005633831 secs (started 2026-01-16 12:34:45.207374) [12:34:45.271] | version: 1.8 [12:34:45.271] | Updating the node's RNG state [12:34:45.272] | value() for MultisessionFuture () ... [12:34:45.272] | : result() for ClusterFuture ... [12:34:45.272] | : . result already collected: FutureResult [12:34:45.272] | : result() for ClusterFuture ... done [12:34:45.272] | : result() for ClusterFuture ... [12:34:45.272] | : . result already collected: FutureResult [12:34:45.272] | : result() for ClusterFuture ... done [12:34:45.273] | : signalConditions() ... [12:34:45.273] | : . include = 'immediateCondition' [12:34:45.273] | : . exclude = [12:34:45.273] | : . resignal = FALSE [12:34:45.273] | : . Number of conditions: 2 [12:34:45.273] | : . int 2 [12:34:45.274] | : . Condition #1 (class: 'simpleMessage', 'message', 'condition'): [12:34:45.274] | : . Condition #2 (class: 'simpleMessage', 'message', 'condition'): [12:34:45.274] | : signalConditions() ... done [12:34:45.274] | : relay stdout ... [12:34:45.274] | : relay stdout ... done [12:34:45.274] | : check for misuse ... [12:34:45.275] | : check for misuse ... done [12:34:45.275] | : relay conditions ... [12:34:45.275] | : . Future state: 'finished' [12:34:45.275] | : . result() for ClusterFuture ... [12:34:45.275] | : . ' result already collected: FutureResult [12:34:45.275] | : . result() for ClusterFuture ... done [12:34:45.275] | : . signalConditions() ... [12:34:45.275] | : . ' include = 'condition' [12:34:45.276] | : . ' exclude = 'immediateCondition' [12:34:45.276] | : . ' resignal = TRUE [12:34:45.276] | : . ' Number of conditions: 2 [12:34:45.276] | : . ' int 2 [12:34:45.276] | : . ' Condition #1 (class: 'simpleMessage', 'message', 'condition'): [12:34:45.277] | : . ' Condition #1: 'simpleMessage', 'message', 'condition' Process ID: 31476 [12:34:45.277] | : . ' Condition #2 (class: 'simpleMessage', 'message', 'condition'): [12:34:45.277] | : . ' Condition #2: 'simpleMessage', 'message', 'condition' Process ID: 31476 [12:34:45.277] | : . signalConditions() ... done [12:34:45.277] | : relay conditions ... done [12:34:45.277] | value() for MultisessionFuture () ... done [12:34:45.277] recvData() for FutureNode ... done List of 3 $ :List of 3 ..$ :List of 2 .. ..$ a : num 42 .. ..$ mean: num -0.643 ..$ :List of 2 .. ..$ a : num 42 .. ..$ mean: num -0.131 ..$ :List of 2 .. ..$ a : num 42 .. ..$ mean: num -0.487 $ :List of 3 ..$ :List of 2 .. ..$ a : num 42 .. ..$ mean: num -0.105 ..$ :List of 2 .. ..$ a : num 42 .. ..$ mean: num -0.106 ..$ :List of 2 .. ..$ a : num 42 .. ..$ mean: num -0.37 $ :List of 3 ..$ :List of 2 .. ..$ a : num 42 .. ..$ mean: num -0.288 ..$ :List of 2 .. ..$ a : num 42 .. ..$ mean: num -0.596 ..$ :List of 2 .. ..$ a : num 42 .. ..$ mean: num -0.361 [12:34:45.287] plan(<'name'>, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [12:34:45.287] | plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = NA, init = TRUE) ... [12:34:45.287] | : all.equal() for FutureStrategyList ... [12:34:45.288] | : . New stack: [12:34:45.288] | : . List of 1 [12:34:45.288] | : . $ :function (..., envir = parent.frame()) [12:34:45.288] | : . ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [12:34:45.288] | : . ..- attr(*, "init")= logi TRUE [12:34:45.288] | : . ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [12:34:45.288] | : . .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [12:34:45.288] | : . ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [12:34:45.288] | : . ..- attr(*, "call")= language plan(sequential) [12:34:45.288] | : . - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [12:34:45.290] | : . Old stack: [12:34:45.290] | : . List of 1 [12:34:45.290] | : . $ :function (..., workers = 2) [12:34:45.290] | : . ..- attr(*, "class")= chr [1:6] "tweaked" "multisession" "cluster" "multiprocess" ... [12:34:45.290] | : . ..- attr(*, "init")= chr "done" [12:34:45.290] | : . ..- attr(*, "factory")=function (workers = availableCores(constraints = "connections-16"), rscript_libs = .libPaths(), [12:34:45.290] | : . interrupts = TRUE, gc = FALSE, earlySignal = FALSE, ...) [12:34:45.290] | : . .. ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [12:34:45.290] | : . ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [12:34:45.290] | : . ..- attr(*, "untweakable")= chr "persistent" [12:34:45.290] | : . ..- attr(*, "tweaks")=List of 1 [12:34:45.290] | : . .. ..$ workers: num 2 [12:34:45.290] | : . ..- attr(*, "call")= language plan(multisession, workers = 2) [12:34:45.290] | : . ..- attr(*, "backend")=Classes 'MultisessionFutureBackend', 'ClusterFutureBackend', 'MultiprocessFutureBackend', 'FutureBackend', 'environment' [12:34:45.290] | : . .. ..- attr(*, "factory")=function (workers = availableCores(constraints = "connections-16"), rscript_libs = .libPaths(), [12:34:45.290] | : . interrupts = TRUE, gc = FALSE, earlySignal = FALSE, ...) [12:34:45.290] | : . .. .. ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [12:34:45.290] | : . - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [12:34:45.295] | : . Not identical [12:34:45.295] | : . all.equal() for future ... [12:34:45.295] | : . ' List of 2 [12:34:45.295] | : . ' $ target :function (..., envir = parent.frame()) [12:34:45.295] | : . ' ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [12:34:45.295] | : . ' ..- attr(*, "init")= logi TRUE [12:34:45.295] | : . ' ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [12:34:45.295] | : . ' .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [12:34:45.295] | : . ' ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [12:34:45.295] | : . ' ..- attr(*, "call")= language plan(sequential) [12:34:45.295] | : . ' $ current:function (..., workers = 2) [12:34:45.295] | : . ' ..- attr(*, "class")= chr [1:6] "tweaked" "multisession" "cluster" "multiprocess" ... [12:34:45.295] | : . ' ..- attr(*, "init")= chr "done" [12:34:45.295] | : . ' ..- attr(*, "factory")=function (workers = availableCores(constraints = "connections-16"), rscript_libs = .libPaths(), [12:34:45.295] | : . ' interrupts = TRUE, gc = FALSE, earlySignal = FALSE, ...) [12:34:45.295] | : . ' .. ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [12:34:45.295] | : . ' ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [12:34:45.295] | : . ' ..- attr(*, "untweakable")= chr "persistent" [12:34:45.295] | : . ' ..- attr(*, "tweaks")=List of 1 [12:34:45.295] | : . ' .. ..$ workers: num 2 [12:34:45.295] | : . ' ..- attr(*, "call")= language plan(multisession, workers = 2) [12:34:45.295] | : . ' ..- attr(*, "backend")=Classes 'MultisessionFutureBackend', 'ClusterFutureBackend', 'MultiprocessFutureBackend', 'FutureBackend', 'environment' [12:34:45.295] | : . ' .. ..- attr(*, "factory")=function (workers = availableCores(constraints = "connections-16"), rscript_libs = .libPaths(), [12:34:45.295] | : . ' interrupts = TRUE, gc = FALSE, earlySignal = FALSE, ...) [12:34:45.295] | : . ' .. .. ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [12:34:45.301] | : . ' Formals differ [12:34:45.301] | : . all.equal() for future ... done [12:34:45.301] | : . Future strategies differ at level 1 [12:34:45.301] | : all.equal() for FutureStrategyList ... done [12:34:45.302] | : plan(): Setting new future backend stack: [12:34:45.302] | : List of future strategies: [12:34:45.302] | : 1. sequential: [12:34:45.302] | : - args: function (..., envir = parent.frame(), workers = "") [12:34:45.302] | : - tweaked: FALSE [12:34:45.302] | : - call: plan(sequential) [12:34:45.302] | : List of 1 [12:34:45.302] | : $ :function (..., envir = parent.frame()) [12:34:45.302] | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [12:34:45.302] | : ..- attr(*, "init")= logi TRUE [12:34:45.302] | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [12:34:45.302] | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [12:34:45.302] | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [12:34:45.302] | : ..- attr(*, "call")= language plan(sequential) [12:34:45.302] | : - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [12:34:45.305] | : plan(): plan_cleanup(<'tweaked', 'multisession', 'cluster', 'multiprocess', 'future', 'function'>, cleanup = NA) ... [12:34:45.305] | : . plan("next", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [12:34:45.305] | : . ' Getting current ("next") strategy: 'FutureStrategy', 'tweaked', 'multisession', 'cluster', 'multiprocess', 'future', 'function' [12:34:45.305] | : . plan("next", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [12:34:45.306] | : . stopWorkers() for MultisessionFutureBackend ... [12:34:45.306] | : . ' Interrupt active futures ... [12:34:45.306] | : . ' , Number of futures: 0 [12:34:45.306] | : . ' Interrupt active futures ... done [12:34:45.307] | : . ' Clear future registry ... [12:34:45.307] | : . ' Clear future registry ... done [12:34:45.307] | : . ' Stop cluster workers ... [12:34:45.307] | : . ' , Stopping existing cluster ... [12:34:45.308] | : . ' , ; Cluster to shut down: [12:34:45.308] | : . ' , ; Socket cluster with 2 nodes on host 'localhost' (R Under development (unstable) (2026-01-15 r89304 ucrt), platform x86_64-w64-mingw32) [12:34:45.319] | : . ' , ; Stopped cluster: 'c(TRUE, TRUE)' [12:34:45.368] | : . ' , Stopping existing cluster ... done [12:34:45.368] | : . ' Stop cluster workers ... done [12:34:45.368] | : . stopWorkers() for MultisessionFutureBackend ... done [12:34:45.368] | : . Legacy shutdown of cluster workers ... [12:34:45.369] | : . ' Stopping existing cluster ... [12:34:45.369] | : . ' , No pre-existing cluster. Skipping [12:34:45.369] | : . ' Stopping existing cluster ... done [12:34:45.369] | : . Legacy shutdown of cluster workers ... done [12:34:45.369] | : plan(): plan_cleanup(<'tweaked', 'multisession', 'cluster', 'multiprocess', 'future', 'function'>, cleanup = NA) ... done [12:34:45.370] | : plan(): plan_init() of 'sequential', 'uniprocess', 'future', 'function' ... [12:34:45.370] | : . function (..., envir = parent.frame()) [12:34:45.370] | : . - attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [12:34:45.370] | : . - attr(*, "init")= logi TRUE [12:34:45.370] | : . - attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [12:34:45.370] | : . ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [12:34:45.370] | : . - attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [12:34:45.370] | : . - attr(*, "call")= language plan(sequential) [12:34:45.373] | : . init: TRUE [12:34:45.374] | : . makeFutureBackend() ... [12:34:45.374] | : . ' Backend function: <'NULL'> [12:34:45.374] | : . ' Evaluator tweak arguments: [n=0] [12:34:45.374] | : . ' list() [12:34:45.375] | : . ' Evaluator formal arguments: [n=1] [12:34:45.375] | : . ' Dotted pair list of 1 [12:34:45.375] | : . ' $ envir: language parent.frame() [12:34:45.376] | : . ' Arguments passed to the future-backend factory: [n=1] [12:34:45.376] | : . ' List of 1 [12:34:45.376] | : . ' $ envir: language parent.frame() [12:34:45.378] | : . ' Backend: <'SequentialFutureBackend', 'FutureBackend', 'environment'> [12:34:45.378] | : . makeFutureBackend() ... done [12:34:45.378] | : plan(): plan_init() of 'sequential', 'uniprocess', 'future', 'function' ... done [12:34:45.378] | : nbrOfWorkers(NULL) ... [12:34:45.379] | : . List of 4 [12:34:45.379] | : . $ : language plan_set(newStack, skip = .skip, cleanup = .cleanup, init = .init, debug = debug) [12:34:45.379] | : . $ : language with_assert({ nbrOfWorkers <- nbrOfWorkers() ... [12:34:45.379] | : . $ : language nbrOfWorkers() [12:34:45.379] | : . $ : language nbrOfWorkers.NULL() [12:34:45.381] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [12:34:45.381] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [12:34:45.382] | : . Number of workers: 1 [12:34:45.382] | : nbrOfWorkers(NULL) ... done [12:34:45.382] | : plan(): nbrOfWorkers() = 1 [12:34:45.382] | plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = NA, init = TRUE) ... done [12:34:45.382] plan(<'name'>, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done Failed to undo environment variables: - Expected environment variables: [n=217] '!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', 'TETRAD_DIR', '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_BIBENTRIES_CITED_NOT_SHOWN_', '_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_RELATIVE_PATHS_', '_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: Skipping, because path appears not to be an 'R CMD check' folder: 'D:/temp/2026_01_16_12_30_17_22682' Test time: user.self=1s, sys.self=0.09s, elapsed=3s, user.child=NAs, sys.child=NAs Test 'makeClusterFuture' ... success > > proc.time() user system elapsed 1.87 0.26 3.93