R Under development (unstable) (2026-03-12 r89611 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] [22:18:18.276] Option 'future.startup.script': TRUE [22:18:18.277] Future startup scripts considered: '.future.R', '~/.future.R' [22:18:18.278] Future startup scripts found: makeCluster(): [22:18:18.283] plan(<'name'>, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [22:18:18.283] | plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = NA, init = TRUE) ... [22:18:18.284] | : all.equal() for FutureStrategyList ... [22:18:18.285] | : . New stack: [22:18:18.285] | : . List of 1 [22:18:18.285] | : . $ :function (..., workers = availableCores(constraints = "connections-16"), [22:18:18.285] | : . rscript_libs = .libPaths()) [22:18:18.285] | : . ..- attr(*, "class")= chr [1:5] "multisession" "cluster" "multiprocess" "future" ... [22:18:18.285] | : . ..- attr(*, "init")= logi TRUE [22:18:18.285] | : . ..- attr(*, "factory")=function (workers = availableCores(constraints = "connections-16"), rscript_libs = .libPaths(), [22:18:18.285] | : . interrupts = TRUE, gc = FALSE, earlySignal = FALSE, ...) [22:18:18.285] | : . .. ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [22:18:18.285] | : . ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [22:18:18.285] | : . ..- attr(*, "untweakable")= chr "persistent" [22:18:18.285] | : . ..- attr(*, "call")= language plan(multisession) [22:18:18.285] | : . - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [22:18:18.290] | : . Old stack: [22:18:18.290] | : . List of 1 [22:18:18.290] | : . $ :function (..., envir = parent.frame()) [22:18:18.290] | : . ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [22:18:18.290] | : . ..- attr(*, "init")= logi TRUE [22:18:18.290] | : . ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [22:18:18.290] | : . .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:18:18.290] | : . ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:18:18.290] | : . ..- attr(*, "call")= language plan(sequential) [22:18:18.290] | : . - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [22:18:18.293] | : . Not identical [22:18:18.294] | : . all.equal() for future ... [22:18:18.295] | : . ' List of 2 [22:18:18.295] | : . ' $ target :function (..., workers = availableCores(constraints = "connections-16"), [22:18:18.295] | : . ' rscript_libs = .libPaths()) [22:18:18.295] | : . ' ..- attr(*, "class")= chr [1:5] "multisession" "cluster" "multiprocess" "future" ... [22:18:18.295] | : . ' ..- attr(*, "init")= logi TRUE [22:18:18.295] | : . ' ..- attr(*, "factory")=function (workers = availableCores(constraints = "connections-16"), rscript_libs = .libPaths(), [22:18:18.295] | : . ' interrupts = TRUE, gc = FALSE, earlySignal = FALSE, ...) [22:18:18.295] | : . ' .. ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [22:18:18.295] | : . ' ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [22:18:18.295] | : . ' ..- attr(*, "untweakable")= chr "persistent" [22:18:18.295] | : . ' ..- attr(*, "call")= language plan(multisession) [22:18:18.295] | : . ' $ current:function (..., envir = parent.frame()) [22:18:18.295] | : . ' ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [22:18:18.295] | : . ' ..- attr(*, "init")= logi TRUE [22:18:18.295] | : . ' ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [22:18:18.295] | : . ' .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:18:18.295] | : . ' ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:18:18.295] | : . ' ..- attr(*, "call")= language plan(sequential) [22:18:18.301] | : . ' Formals differ [22:18:18.301] | : . all.equal() for future ... done [22:18:18.302] | : . Future strategies differ at level 1 [22:18:18.302] | : all.equal() for FutureStrategyList ... done [22:18:18.303] | : plan(): Setting new future backend stack: [22:18:18.303] | : List of future strategies: [22:18:18.303] | : 1. multisession: [22:18:18.303] | : - args: function (..., workers = availableCores(constraints = "connections-16"), rscript_libs = .libPaths()) [22:18:18.303] | : - tweaked: FALSE [22:18:18.303] | : - call: plan(multisession) [22:18:18.304] | : List of 1 [22:18:18.304] | : $ :function (..., workers = availableCores(constraints = "connections-16"), [22:18:18.304] | : rscript_libs = .libPaths()) [22:18:18.304] | : ..- attr(*, "class")= chr [1:5] "multisession" "cluster" "multiprocess" "future" ... [22:18:18.304] | : ..- attr(*, "init")= logi TRUE [22:18:18.304] | : ..- attr(*, "factory")=function (workers = availableCores(constraints = "connections-16"), rscript_libs = .libPaths(), [22:18:18.304] | : interrupts = TRUE, gc = FALSE, earlySignal = FALSE, ...) [22:18:18.304] | : .. ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [22:18:18.304] | : ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [22:18:18.304] | : ..- attr(*, "untweakable")= chr "persistent" [22:18:18.304] | : ..- attr(*, "call")= language plan(multisession) [22:18:18.304] | : - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [22:18:18.308] | : plan(): plan_cleanup(<'sequential', 'uniprocess', 'future', 'function'>, cleanup = NA) ... [22:18:18.308] | : . plan("next", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [22:18:18.309] | : . ' Getting current ("next") strategy: 'FutureStrategy', 'sequential', 'uniprocess', 'future', 'function' [22:18:18.310] | : . plan("next", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [22:18:18.310] | : . Legacy shutdown of cluster workers ... [22:18:18.311] | : . ' Stopping existing cluster ... [22:18:18.311] | : . ' , No pre-existing cluster. Skipping [22:18:18.312] | : . ' Stopping existing cluster ... done [22:18:18.312] | : . Legacy shutdown of cluster workers ... done [22:18:18.313] | : plan(): plan_cleanup(<'sequential', 'uniprocess', 'future', 'function'>, cleanup = NA) ... done [22:18:18.313] | : plan(): plan_init() of 'multisession', 'cluster', 'multiprocess', 'future', 'function' ... [22:18:18.314] | : . function (..., workers = availableCores(constraints = "connections-16"), [22:18:18.314] | : . rscript_libs = .libPaths()) [22:18:18.314] | : . - attr(*, "class")= chr [1:5] "multisession" "cluster" "multiprocess" "future" ... [22:18:18.314] | : . - attr(*, "init")= logi TRUE [22:18:18.314] | : . - attr(*, "factory")=function (workers = availableCores(constraints = "connections-16"), rscript_libs = .libPaths(), [22:18:18.314] | : . interrupts = TRUE, gc = FALSE, earlySignal = FALSE, ...) [22:18:18.314] | : . ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [22:18:18.314] | : . - attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [22:18:18.314] | : . - attr(*, "untweakable")= chr "persistent" [22:18:18.314] | : . - attr(*, "call")= language plan(multisession) [22:18:18.318] | : . init: TRUE [22:18:18.318] | : . makeFutureBackend() ... [22:18:18.319] | : . ' Backend function: <'NULL'> [22:18:18.319] | : . ' Evaluator tweak arguments: [n=0] [22:18:18.320] | : . ' list() [22:18:18.320] | : . ' Evaluator formal arguments: [n=2] [22:18:18.321] | : . ' Dotted pair list of 2 [22:18:18.321] | : . ' $ workers : language availableCores(constraints = "connections-16") [22:18:18.321] | : . ' $ rscript_libs: language .libPaths() [22:18:18.322] | : . ' Arguments passed to the future-backend factory: [n=2] [22:18:18.323] | : . ' List of 2 [22:18:18.323] | : . ' $ workers : language availableCores(constraints = "connections-16") [22:18:18.323] | : . ' $ rscript_libs: language .libPaths() [22:18:18.324] | : . ' MultisessionFutureBackend(workers = , interrupts = TRUE, ...) ... [22:18:18.325] | : . ' , Arguments: [22:18:18.325] | : . ' , List of 5 [22:18:18.325] | : . ' , $ workers : Named int 2 [22:18:18.325] | : . ' , ..- attr(*, "names")= chr "mc.cores" [22:18:18.325] | : . ' , $ rscript_libs: chr [1:2] "D:/temp/2026_03_13_22_15_17_12234/Rtmpq4wOsv/RLIBS_b2b8d53625" "D:/RCompile/recent/R/library" [22:18:18.325] | : . ' , $ interrupts : logi TRUE [22:18:18.325] | : . ' , $ gc : logi FALSE [22:18:18.325] | : . ' , $ earlySignal : logi FALSE [22:18:18.359] | : . ' , ClusterFutureBackend(..., persistent = FALSE, gc = FALSE, earlySignal = FALSE) ... [22:18:18.360] | : . ' , ; workers: 2 [22:18:18.360] | : . ' , ; getCluster() ... [22:18:18.361] | : . ' , ; getCluster() ... done [22:18:18.361] | : . ' , ; Stopping existing cluster ... [22:18:18.362] | : . ' , ; ` No pre-existing cluster. Skipping [22:18:18.362] | : . ' , ; Stopping existing cluster ... done [22:18:18.363] | : . ' , ; Starting new cluster ... [22:18:18.363] | : . ' , ; ` makeCluster(workers, ...) ... [22:18:18.364] | : . ' , ; ` | Arguments: [22:18:18.364] | : . ' , ; ` | List of 2 [22:18:18.364] | : . ' , ; ` | $ : int 2 [22:18:18.364] | : . ' , ; ` | $ rscript_libs: chr [1:2] "D:/temp/2026_03_13_22_15_17_12234/Rtmpq4wOsv/RLIBS_b2b8d53625" "D:/RCompile/recent/R/library" [22:18:18.366] | : . ' , ; ` | .makeCluster() ... [22:18:18.366] | : . ' , ; ` | : workers: '2' [22:18:18.367] | : . ' , ; ` | : R_FUTURE_PLAN: NA [22:18:18.368] | : . ' , ; ` | : parallelly::makeClusterPSOCK() arguments: [22:18:18.368] | : . ' , ; ` | : List of 2 [22:18:18.368] | : . ' , ; ` | : $ : int 2 [22:18:18.368] | : . ' , ; ` | : $ rscript_libs: chr [1:2] "D:/temp/2026_03_13_22_15_17_12234/Rtmpq4wOsv/RLIBS_b2b8d53625" "D:/RCompile/recent/R/library" [22:18:19.191] | : . ' , ; ` | : Generated cluster UUID [22:18:19.192] | : . ' , ; ` | : Cluster UUID: '764e73c49d6d0817423bebf36c082e09' [22:18:19.192] | : . ' , ; ` | : Socket cluster with 2 nodes on host 'localhost' (R Under development (unstable) (2026-03-12 r89611 ucrt), platform x86_64-w64-mingw32) [22:18:19.196] | : . ' , ; ` | .makeCluster() ... done [22:18:19.196] | : . ' , ; ` | Socket cluster with 2 nodes on host 'localhost' (R Under development (unstable) (2026-03-12 r89611 ucrt), platform x86_64-w64-mingw32) [22:18:19.198] | : . ' , ; ` makeCluster(workers, ...) ... done [22:18:19.199] | : . ' , ; ` Number of workers: 2 [22:18:19.199] | : . ' , ; ` Workers UUID: '764e73c49d6d0817423bebf36c082e09' [22:18:19.200] | : . ' , ; Starting new cluster ... done [22:18:19.201] | : . ' , ClusterFutureBackend(..., persistent = FALSE, gc = FALSE, earlySignal = FALSE) ... done [22:18:19.201] | : . ' , Backend: <'MultisessionFutureBackend', 'ClusterFutureBackend', 'MultiprocessFutureBackend', 'FutureBackend', 'environment'> [22:18:19.202] | : . ' MultisessionFutureBackend(workers = , interrupts = TRUE, ...) ... done [22:18:19.202] | : . makeFutureBackend() ... done [22:18:19.203] | : . nbrOfWorkers(NULL) ... [22:18:19.204] | : . ' List of 4 [22:18:19.204] | : . ' $ : language plan_set(newStack, skip = .skip, cleanup = .cleanup, init = .init, debug = debug) [22:18:19.204] | : . ' $ : language with_assert({ nbrOfWorkers <- nbrOfWorkers() ... [22:18:19.204] | : . ' $ : language nbrOfWorkers() [22:18:19.204] | : . ' $ : language nbrOfWorkers.NULL() [22:18:19.206] | : . ' plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [22:18:19.207] | : . ' plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [22:18:19.207] | : . ' Number of workers: 2 [22:18:19.208] | : . nbrOfWorkers(NULL) ... done [22:18:19.209] | : . plan(): nbrOfWorkers() = 2 [22:18:19.209] | : plan(): plan_init() of 'multisession', 'cluster', 'multiprocess', 'future', 'function' ... done [22:18:19.210] | 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(): [22:18:19.461] | plan(<'name'>, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [22:18:19.463] | : plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = NA, init = TRUE) ... [22:18:19.463] | : . all.equal() for FutureStrategyList ... [22:18:19.464] | : . ' New stack: [22:18:19.464] | : . ' List of 1 [22:18:19.464] | : . ' $ :function (..., workers = 2) [22:18:19.464] | : . ' ..- attr(*, "class")= chr [1:6] "tweaked" "multisession" "cluster" "multiprocess" ... [22:18:19.464] | : . ' ..- attr(*, "init")= logi TRUE [22:18:19.464] | : . ' ..- attr(*, "factory")=function (workers = availableCores(constraints = "connections-16"), rscript_libs = .libPaths(), [22:18:19.464] | : . ' interrupts = TRUE, gc = FALSE, earlySignal = FALSE, ...) [22:18:19.464] | : . ' .. ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [22:18:19.464] | : . ' ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [22:18:19.464] | : . ' ..- attr(*, "untweakable")= chr "persistent" [22:18:19.464] | : . ' ..- attr(*, "tweaks")=List of 1 [22:18:19.464] | : . ' .. ..$ workers: num 2 [22:18:19.464] | : . ' ..- attr(*, "call")= language plan(multisession, workers = 2) [22:18:19.464] | : . ' - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [22:18:19.470] | : . ' Old stack: [22:18:19.470] | : . ' List of 1 [22:18:19.470] | : . ' $ :function (..., workers = availableCores(constraints = "connections-16"), [22:18:19.470] | : . ' rscript_libs = .libPaths()) [22:18:19.470] | : . ' ..- attr(*, "class")= chr [1:5] "multisession" "cluster" "multiprocess" "future" ... [22:18:19.470] | : . ' ..- attr(*, "init")= chr "done" [22:18:19.470] | : . ' ..- attr(*, "factory")=function (workers = availableCores(constraints = "connections-16"), rscript_libs = .libPaths(), [22:18:19.470] | : . ' interrupts = TRUE, gc = FALSE, earlySignal = FALSE, ...) [22:18:19.470] | : . ' .. ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [22:18:19.470] | : . ' ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [22:18:19.470] | : . ' ..- attr(*, "untweakable")= chr "persistent" [22:18:19.470] | : . ' ..- attr(*, "call")= language plan(multisession) [22:18:19.470] | : . ' ..- attr(*, "backend")=Classes 'MultisessionFutureBackend', 'ClusterFutureBackend', 'MultiprocessFutureBackend', 'FutureBackend', 'environment' [22:18:19.470] | : . ' .. ..- attr(*, "factory")=function (workers = availableCores(constraints = "connections-16"), rscript_libs = .libPaths(), [22:18:19.470] | : . ' interrupts = TRUE, gc = FALSE, earlySignal = FALSE, ...) [22:18:19.470] | : . ' .. .. ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [22:18:19.470] | : . ' - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [22:18:19.476] | : . ' Not identical [22:18:19.477] | : . ' all.equal() for future ... [22:18:19.477] | : . ' , List of 2 [22:18:19.477] | : . ' , $ target :function (..., workers = 2) [22:18:19.477] | : . ' , ..- attr(*, "class")= chr [1:6] "tweaked" "multisession" "cluster" "multiprocess" ... [22:18:19.477] | : . ' , ..- attr(*, "init")= logi TRUE [22:18:19.477] | : . ' , ..- attr(*, "factory")=function (workers = availableCores(constraints = "connections-16"), rscript_libs = .libPaths(), [22:18:19.477] | : . ' , interrupts = TRUE, gc = FALSE, earlySignal = FALSE, ...) [22:18:19.477] | : . ' , .. ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [22:18:19.477] | : . ' , ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [22:18:19.477] | : . ' , ..- attr(*, "untweakable")= chr "persistent" [22:18:19.477] | : . ' , ..- attr(*, "tweaks")=List of 1 [22:18:19.477] | : . ' , .. ..$ workers: num 2 [22:18:19.477] | : . ' , ..- attr(*, "call")= language plan(multisession, workers = 2) [22:18:19.477] | : . ' , $ current:function (..., workers = availableCores(constraints = "connections-16"), [22:18:19.477] | : . ' , rscript_libs = .libPaths()) [22:18:19.477] | : . ' , ..- attr(*, "class")= chr [1:5] "multisession" "cluster" "multiprocess" "future" ... [22:18:19.477] | : . ' , ..- attr(*, "init")= chr "done" [22:18:19.477] | : . ' , ..- attr(*, "factory")=function (workers = availableCores(constraints = "connections-16"), rscript_libs = .libPaths(), [22:18:19.477] | : . ' , interrupts = TRUE, gc = FALSE, earlySignal = FALSE, ...) [22:18:19.477] | : . ' , .. ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [22:18:19.477] | : . ' , ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [22:18:19.477] | : . ' , ..- attr(*, "untweakable")= chr "persistent" [22:18:19.477] | : . ' , ..- attr(*, "call")= language plan(multisession) [22:18:19.477] | : . ' , ..- attr(*, "backend")=Classes 'MultisessionFutureBackend', 'ClusterFutureBackend', 'MultiprocessFutureBackend', 'FutureBackend', 'environment' [22:18:19.477] | : . ' , .. ..- attr(*, "factory")=function (workers = availableCores(constraints = "connections-16"), rscript_libs = .libPaths(), [22:18:19.477] | : . ' , interrupts = TRUE, gc = FALSE, earlySignal = FALSE, ...) [22:18:19.477] | : . ' , .. .. ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [22:18:19.487] | : . ' , Formals differ [22:18:19.488] | : . ' all.equal() for future ... done [22:18:19.488] | : . ' Future strategies differ at level 1 [22:18:19.489] | : . all.equal() for FutureStrategyList ... done [22:18:19.489] | : . plan(): Setting new future backend stack: [22:18:19.490] | : . List of future strategies: [22:18:19.490] | : . 1. multisession: [22:18:19.490] | : . - args: function (..., workers = 2) [22:18:19.490] | : . - tweaked: TRUE [22:18:19.490] | : . - call: plan(multisession, workers = 2) [22:18:19.491] | : . List of 1 [22:18:19.491] | : . $ :function (..., workers = 2) [22:18:19.491] | : . ..- attr(*, "class")= chr [1:6] "tweaked" "multisession" "cluster" "multiprocess" ... [22:18:19.491] | : . ..- attr(*, "init")= logi TRUE [22:18:19.491] | : . ..- attr(*, "factory")=function (workers = availableCores(constraints = "connections-16"), rscript_libs = .libPaths(), [22:18:19.491] | : . interrupts = TRUE, gc = FALSE, earlySignal = FALSE, ...) [22:18:19.491] | : . .. ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [22:18:19.491] | : . ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [22:18:19.491] | : . ..- attr(*, "untweakable")= chr "persistent" [22:18:19.491] | : . ..- attr(*, "tweaks")=List of 1 [22:18:19.491] | : . .. ..$ workers: num 2 [22:18:19.491] | : . ..- attr(*, "call")= language plan(multisession, workers = 2) [22:18:19.491] | : . - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [22:18:19.497] | : . plan(): plan_cleanup(<'multisession', 'cluster', 'multiprocess', 'future', 'function'>, cleanup = NA) ... [22:18:19.497] | : . ' plan("next", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [22:18:19.498] | : . ' , Getting current ("next") strategy: 'FutureStrategy', 'multisession', 'cluster', 'multiprocess', 'future', 'function' [22:18:19.498] | : . ' plan("next", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [22:18:19.499] | : . ' stopWorkers() for MultisessionFutureBackend ... [22:18:19.499] | : . ' , Interrupt active futures ... [22:18:19.501] | : . ' , ; Number of futures: 0 [22:18:19.502] | : . ' , Interrupt active futures ... done [22:18:19.502] | : . ' , Clear future registry ... [22:18:19.503] | : . ' , Clear future registry ... done [22:18:19.504] | : . ' , Stop cluster workers ... [22:18:19.504] | : . ' , ; Stopping existing cluster ... [22:18:19.505] | : . ' , ; ` Cluster to shut down: [22:18:19.505] | : . ' , ; ` Socket cluster with 2 nodes on host 'localhost' (R Under development (unstable) (2026-03-12 r89611 ucrt), platform x86_64-w64-mingw32) [22:18:19.515] | : . ' , ; ` Stopped cluster: 'c(TRUE, TRUE)' [22:18:19.549] | : . ' , ; Stopping existing cluster ... done [22:18:19.550] | : . ' , Stop cluster workers ... done [22:18:19.551] | : . ' stopWorkers() for MultisessionFutureBackend ... done [22:18:19.551] | : . ' Legacy shutdown of cluster workers ... [22:18:19.552] | : . ' , Stopping existing cluster ... [22:18:19.552] | : . ' , ; No pre-existing cluster. Skipping [22:18:19.553] | : . ' , Stopping existing cluster ... done [22:18:19.553] | : . ' Legacy shutdown of cluster workers ... done [22:18:19.554] | : . plan(): plan_cleanup(<'multisession', 'cluster', 'multiprocess', 'future', 'function'>, cleanup = NA) ... done [22:18:19.554] | : . plan(): plan_init() of 'tweaked', 'multisession', 'cluster', 'multiprocess', 'future', 'function' ... [22:18:19.555] | : . ' function (..., workers = 2) [22:18:19.555] | : . ' - attr(*, "class")= chr [1:6] "tweaked" "multisession" "cluster" "multiprocess" ... [22:18:19.555] | : . ' - attr(*, "init")= logi TRUE [22:18:19.555] | : . ' - attr(*, "factory")=function (workers = availableCores(constraints = "connections-16"), rscript_libs = .libPaths(), [22:18:19.555] | : . ' interrupts = TRUE, gc = FALSE, earlySignal = FALSE, ...) [22:18:19.555] | : . ' ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [22:18:19.555] | : . ' - attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [22:18:19.555] | : . ' - attr(*, "untweakable")= chr "persistent" [22:18:19.555] | : . ' - attr(*, "tweaks")=List of 1 [22:18:19.555] | : . ' ..$ workers: num 2 [22:18:19.555] | : . ' - attr(*, "call")= language plan(multisession, workers = 2) [22:18:19.559] | : . ' init: TRUE [22:18:19.560] | : . ' makeFutureBackend() ... [22:18:19.560] | : . ' , Backend function: <'NULL'> [22:18:19.561] | : . ' , Evaluator tweak arguments: [n=1] [22:18:19.561] | : . ' , List of 1 [22:18:19.561] | : . ' , $ workers: num 2 [22:18:19.563] | : . ' , Evaluator formal arguments: [n=1] [22:18:19.563] | : . ' , Dotted pair list of 1 [22:18:19.563] | : . ' , $ workers: num 2 [22:18:19.564] | : . ' , Arguments passed to the future-backend factory: [n=1] [22:18:19.565] | : . ' , List of 1 [22:18:19.565] | : . ' , $ workers: num 2 [22:18:19.577] | : . ' , MultisessionFutureBackend(workers = , interrupts = TRUE, ...) ... [22:18:19.578] | : . ' , ; Arguments: [22:18:19.579] | : . ' , ; List of 5 [22:18:19.579] | : . ' , ; $ workers : num 2 [22:18:19.579] | : . ' , ; $ rscript_libs: chr [1:2] "D:/temp/2026_03_13_22_15_17_12234/Rtmpq4wOsv/RLIBS_b2b8d53625" "D:/RCompile/recent/R/library" [22:18:19.579] | : . ' , ; $ interrupts : logi TRUE [22:18:19.579] | : . ' , ; $ gc : logi FALSE [22:18:19.579] | : . ' , ; $ earlySignal : logi FALSE [22:18:19.582] | : . ' , ; ClusterFutureBackend(..., persistent = FALSE, gc = FALSE, earlySignal = FALSE) ... [22:18:19.582] | : . ' , ; ` workers: 2 [22:18:19.583] | : . ' , ; ` getCluster() ... [22:18:19.584] | : . ' , ; ` getCluster() ... done [22:18:19.584] | : . ' , ; ` Stopping existing cluster ... [22:18:19.585] | : . ' , ; ` | No pre-existing cluster. Skipping [22:18:19.585] | : . ' , ; ` Stopping existing cluster ... done [22:18:19.586] | : . ' , ; ` Starting new cluster ... [22:18:19.587] | : . ' , ; ` | makeCluster(workers, ...) ... [22:18:19.587] | : . ' , ; ` | : Arguments: [22:18:19.588] | : . ' , ; ` | : List of 2 [22:18:19.588] | : . ' , ; ` | : $ : int 2 [22:18:19.588] | : . ' , ; ` | : $ rscript_libs: chr [1:2] "D:/temp/2026_03_13_22_15_17_12234/Rtmpq4wOsv/RLIBS_b2b8d53625" "D:/RCompile/recent/R/library" [22:18:19.589] | : . ' , ; ` | : .makeCluster() ... [22:18:19.590] | : . ' , ; ` | : . workers: '2' [22:18:19.591] | : . ' , ; ` | : . R_FUTURE_PLAN: NA [22:18:19.591] | : . ' , ; ` | : . parallelly::makeClusterPSOCK() arguments: [22:18:19.592] | : . ' , ; ` | : . List of 2 [22:18:19.592] | : . ' , ; ` | : . $ : int 2 [22:18:19.592] | : . ' , ; ` | : . $ rscript_libs: chr [1:2] "D:/temp/2026_03_13_22_15_17_12234/Rtmpq4wOsv/RLIBS_b2b8d53625" "D:/RCompile/recent/R/library" [22:18:19.988] | : . ' , ; ` | : . Generated cluster UUID [22:18:19.989] | : . ' , ; ` | : . Cluster UUID: 'c4a27a2dda765d3b7707fdfc3da105d0' [22:18:19.990] | : . ' , ; ` | : . Socket cluster with 2 nodes on host 'localhost' (R Under development (unstable) (2026-03-12 r89611 ucrt), platform x86_64-w64-mingw32) [22:18:19.992] | : . ' , ; ` | : .makeCluster() ... done [22:18:19.993] | : . ' , ; ` | : Socket cluster with 2 nodes on host 'localhost' (R Under development (unstable) (2026-03-12 r89611 ucrt), platform x86_64-w64-mingw32) [22:18:19.995] | : . ' , ; ` | makeCluster(workers, ...) ... done [22:18:19.995] | : . ' , ; ` | Number of workers: 2 [22:18:19.996] | : . ' , ; ` | Workers UUID: 'c4a27a2dda765d3b7707fdfc3da105d0' [22:18:19.997] | : . ' , ; ` Starting new cluster ... done [22:18:19.997] | : . ' , ; ClusterFutureBackend(..., persistent = FALSE, gc = FALSE, earlySignal = FALSE) ... done [22:18:19.998] | : . ' , ; Backend: <'MultisessionFutureBackend', 'ClusterFutureBackend', 'MultiprocessFutureBackend', 'FutureBackend', 'environment'> [22:18:19.998] | : . ' , MultisessionFutureBackend(workers = , interrupts = TRUE, ...) ... done [22:18:19.999] | : . ' makeFutureBackend() ... done [22:18:19.999] | : . ' nbrOfWorkers(NULL) ... [22:18:20.000] | : . ' , List of 4 [22:18:20.000] | : . ' , $ : language plan_set(newStack, skip = .skip, cleanup = .cleanup, init = .init, debug = debug) [22:18:20.000] | : . ' , $ : language with_assert({ nbrOfWorkers <- nbrOfWorkers() ... [22:18:20.000] | : . ' , $ : language nbrOfWorkers() [22:18:20.000] | : . ' , $ : language nbrOfWorkers.NULL() [22:18:20.003] | : . ' , plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [22:18:20.003] | : . ' , plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [22:18:20.004] | : . ' , Number of workers: 2 [22:18:20.004] | : . ' nbrOfWorkers(NULL) ... done [22:18:20.005] | : . ' plan(): nbrOfWorkers() = 2 [22:18:20.005] | : . plan(): plan_init() of 'tweaked', 'multisession', 'cluster', 'multiprocess', 'future', 'function' ... done [22:18:20.006] | : plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = NA, init = TRUE) ... done [22:18:20.006] | : nbrOfWorkers(NULL) ... [22:18:20.007] | : . List of 4 [22:18:20.007] | : . $ : language makeClusterFuture() [22:18:20.007] | : . $ : language stop_if_not(length(specs) == 1L) [22:18:20.007] | : . $ : language nbrOfWorkers() [22:18:20.007] | : . $ : language nbrOfWorkers.NULL() [22:18:20.009] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [22:18:20.010] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [22:18:20.010] | : . Number of workers: 2 [22:18:20.011] | : nbrOfWorkers(NULL) ... done [22:18:20.011] | : plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [22:18:20.012] | : plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [22:18:20.013] | : sendData() for FutureNode #1 ... [22:18:20.013] | : . | type: 'EXEC' [22:18:20.014] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [22:18:20.014] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [22:18:20.015] | : . Detected: clusterSetRNGStream() [22:18:20.015] | : . Seed recorded: (10407, 320834453, 1978554194, -509798741, -1147349520, 157581617, 557576510) [22:18:20.017] | : sendData() for FutureNode #1 ... done [22:18:20.018] | : sendData() for FutureNode #2 ... [22:18:20.018] | : . | type: 'EXEC' [22:18:20.019] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [22:18:20.019] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [22:18:20.020] | : . Detected: clusterSetRNGStream() [22:18:20.020] | : . Seed recorded: (10407, 467092750, 1460031331, 1962124947, 1256541621, 1178467354, -1209459183) [22:18:20.021] | : sendData() for FutureNode #2 ... done [22:18:20.022] | : recvData() for FutureNode ... [22:18:20.022] | : . FutureResult: [22:18:20.022] | : . value: 'list' [22:18:20.022] | : . visible: TRUE [22:18:20.022] | : . stdout: NULL [22:18:20.022] | : . conditions: [n = 0] [22:18:20.022] | : . RNG used: FALSE [22:18:20.022] | : . duration: 0 secs (started 2026-03-13 22:18:20.016667) [22:18:20.022] | : . version: 1.8 [22:18:20.024] | : . Updating the node's RNG state [22:18:20.025] | : . value() for ConstantFuture () ... [22:18:20.025] | : . ' relay stdout ... [22:18:20.026] | : . ' relay stdout ... done [22:18:20.026] | : . ' check for misuse ... [22:18:20.027] | : . ' check for misuse ... done [22:18:20.027] | : . value() for ConstantFuture () ... done [22:18:20.028] | : recvData() for FutureNode ... done [22:18:20.028] | : recvData() for FutureNode ... [22:18:20.029] | : . FutureResult: [22:18:20.029] | : . value: 'list' [22:18:20.029] | : . visible: TRUE [22:18:20.029] | : . stdout: NULL [22:18:20.029] | : . conditions: [n = 0] [22:18:20.029] | : . RNG used: FALSE [22:18:20.029] | : . duration: 0 secs (started 2026-03-13 22:18:20.021322) [22:18:20.029] | : . version: 1.8 [22:18:20.030] | : . Updating the node's RNG state [22:18:20.031] | : . value() for ConstantFuture () ... [22:18:20.032] | : . ' relay stdout ... [22:18:20.032] | : . ' relay stdout ... done [22:18:20.033] | : . ' check for misuse ... [22:18:20.034] | : . ' check for misuse ... done [22:18:20.034] | : . value() for ConstantFuture () ... done [22:18:20.035] | : recvData() for FutureNode ... done [22:18:20.036] | : sendData() for FutureNode #1 ... [22:18:20.036] | : . | type: 'EXEC' [22:18:20.037] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [22:18:20.037] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [22:18:20.038] | : . Detected: clusterExport() [22:18:20.039] | : . Exports: [n=2] [22:18:20.040] | : sendData() for FutureNode #1 ... done [22:18:20.040] | : sendData() for FutureNode #2 ... [22:18:20.041] | : . | type: 'EXEC' [22:18:20.042] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [22:18:20.042] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [22:18:20.043] | : . Detected: clusterExport() [22:18:20.044] | : sendData() for FutureNode #2 ... done [22:18:20.045] | : recvData() for FutureNode ... [22:18:20.045] | : . FutureResult: [22:18:20.045] | : . value: 'list' [22:18:20.045] | : . visible: TRUE [22:18:20.045] | : . stdout: NULL [22:18:20.045] | : . conditions: [n = 0] [22:18:20.045] | : . RNG used: FALSE [22:18:20.045] | : . duration: 0 secs (started 2026-03-13 22:18:20.040147) [22:18:20.045] | : . version: 1.8 [22:18:20.046] | : . value() for ConstantFuture () ... [22:18:20.047] | : . ' relay stdout ... [22:18:20.047] | : . ' relay stdout ... done [22:18:20.048] | : . ' check for misuse ... [22:18:20.049] | : . ' check for misuse ... done [22:18:20.049] | : . value() for ConstantFuture () ... done [22:18:20.050] | : recvData() for FutureNode ... done [22:18:20.050] | : recvData() for FutureNode ... [22:18:20.051] | : . FutureResult: [22:18:20.051] | : . value: 'list' [22:18:20.051] | : . visible: TRUE [22:18:20.051] | : . stdout: NULL [22:18:20.051] | : . conditions: [n = 0] [22:18:20.051] | : . RNG used: FALSE [22:18:20.051] | : . duration: 0 secs (started 2026-03-13 22:18:20.044437) [22:18:20.051] | : . version: 1.8 [22:18:20.052] | : . value() for ConstantFuture () ... [22:18:20.052] | : . ' relay stdout ... [22:18:20.053] | : . ' relay stdout ... done [22:18:20.053] | : . ' check for misuse ... [22:18:20.054] | : . ' check for misuse ... done [22:18:20.054] | : . value() for ConstantFuture () ... done [22:18:20.055] | : recvData() for FutureNode ... done [22:18:20.058] | : sendData() for FutureNode #1 ... [22:18:20.059] | : . | type: 'EXEC' [22:18:20.060] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [22:18:20.060] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [22:18:20.061] | : . Create future ... [22:18:20.061] | : . ' List of 1 [22:18:20.061] | : . ' $ data:List of 4 [22:18:20.061] | : . ' ..$ fun :function (X, FUN, ...) [22:18:20.061] | : . ' ..$ args :List of 2 [22:18:20.061] | : . ' .. ..$ : int 11 [22:18:20.061] | : . ' .. ..$ FUN:function (x) [22:18:20.061] | : . ' ..$ return: logi TRUE [22:18:20.061] | : . ' ..$ tag : NULL [22:18:20.065] | : . ' List of 1 [22:18:20.065] | : . ' $ options:List of 2 [22:18:20.065] | : . ' ..$ globals: logi TRUE [22:18:20.065] | : . ' .. ..- attr(*, "add")=List of 1 [22:18:20.065] | : . ' .. .. ..$ a: num 42 [22:18:20.065] | : . ' ..$ seed : int [1:7] 10407 320834453 1978554194 -509798741 -1147349520 157581617 557576510 [22:18:20.067] | : . ' List of 1 [22:18:20.067] | : . ' $ future_args:List of 4 [22:18:20.067] | : . ' ..$ expr : symbol expr [22:18:20.067] | : . ' ..$ substitute: logi FALSE [22:18:20.067] | : . ' ..$ globals : logi TRUE [22:18:20.067] | : . ' .. ..- attr(*, "add")=List of 1 [22:18:20.067] | : . ' .. .. ..$ a: num 42 [22:18:20.067] | : . ' ..$ seed : int [1:7] 10407 320834453 1978554194 -509798741 -1147349520 157581617 557576510 [22:18:20.071] | : . ' future(..., label = NULL) ... [22:18:20.071] | : . ' , lazy: FALSE [22:18:20.072] | : . ' , stdout: TRUE [22:18:20.072] | : . ' , conditions: [n=1] 'condition' [22:18:20.074] | : . ' , getGlobalsAndPackages() ... [22:18:20.074] | : . ' , ; 'add' globals passed as-list: [1] 'a' [22:18:20.075] | : . ' , getGlobalsAndPackages() ... done [22:18:20.076] | : . ' , Searching for globals ... [22:18:20.103] | : . ' , ; globals found: [14] 'do.call', 'fun', 'args', '{', '<-', 'match.fun', 'if', '||', '!', 'is.vector', 'is.object', 'as.list', '.Internal', 'lapply' [22:18:20.104] | : . ' , Searching for globals ... done [22:18:20.105] | : . ' , Resolving globals: FALSE [22:18:20.105] | : . ' , Search for packages associated with the globals ... [22:18:20.106] | : . ' , ; Packages associated with globals: [1] 'base' [22:18:20.107] | : . ' , ; Packages: [1] 'base' [22:18:20.108] | : . ' , Search for packages associated with the globals ... done [22:18:20.108] | : . ' , Packages after dropping 'base': [0] [22:18:20.109] | : . ' , globals: [3] 'fun', 'args', 'a' [22:18:20.109] | : . ' , packages: [0] [22:18:20.110] | : . ' future(..., label = NULL) ... done [22:18:20.111] | : . ' run() for 'Future' () ... [22:18:20.111] | : . ' , state: 'created' [22:18:20.112] | : . ' , plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [22:18:20.112] | : . ' , plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [22:18:20.113] | : . ' , Using MultisessionFutureBackend ... [22:18:20.113] | : . ' , ; Number of futures since start: 0 (0 created, 0 launched, 0 finished) [22:18:20.114] | : . ' , ; Launching futures ... [22:18:20.115] | : . ' , ; ` launchFuture() for ClusterFutureBackend ... [22:18:20.115] | : . ' , ; ` | Workers: [n=2] [22:18:20.116] | : . ' , ; ` | Socket cluster with 2 nodes on host 'localhost' (R Under development (unstable) (2026-03-12 r89611 ucrt), platform x86_64-w64-mingw32) [22:18:20.118] | : . ' , ; ` | FutureRegistry: 'workers-c4a27a2dda765d3b7707fdfc3da105d0' [22:18:20.118] | : . ' , ; ` | requestWorker() ... [22:18:20.119] | : . ' , ; ` | : requestNode() ... [22:18:20.119] | : . ' , ; ` | : . Number of workers: 2 [22:18:20.120] | : . ' , ; ` | : . Polling for a free worker ... [22:18:20.120] | : . ' , ; ` | : . ' FutureRegistry('workers-c4a27a2dda765d3b7707fdfc3da105d0', action = 'list', earlySignal = 0) ... [22:18:20.121] | : . ' , ; ` | : . ' , Created empty registry 'workers-c4a27a2dda765d3b7707fdfc3da105d0' [22:18:20.121] | : . ' , ; ` | : . ' , Listing all futures [22:18:20.122] | : . ' , ; ` | : . ' , Number of registered futures: 0 [22:18:20.122] | : . ' , ; ` | : . ' FutureRegistry('workers-c4a27a2dda765d3b7707fdfc3da105d0', action = 'list', earlySignal = 0) ... done [22:18:20.123] | : . ' , ; ` | : . ' Total time: 0 [22:18:20.123] | : . ' , ; ` | : . Polling for a free worker ... done [22:18:20.124] | : . ' , ; ` | : . FutureRegistry('workers-c4a27a2dda765d3b7707fdfc3da105d0', action = 'list', earlySignal = 0) ... [22:18:20.124] | : . ' , ; ` | : . ' Listing all futures [22:18:20.125] | : . ' , ; ` | : . ' Number of registered futures: 0 [22:18:20.125] | : . ' , ; ` | : . FutureRegistry('workers-c4a27a2dda765d3b7707fdfc3da105d0', action = 'list', earlySignal = 0) ... done [22:18:20.126] | : . ' , ; ` | : . avail: [n=2] '1', '2' [22:18:20.126] | : . ' , ; ` | : . Index of first available worker: 1 [22:18:20.127] | : . ' , ; ` | : . Validate that the worker is functional ... [22:18:20.128] | : . ' , ; ` | : . ' Connection is valid [22:18:20.128] | : . ' , ; ` | : . ' RichSOCKnode of a socket cluster on local host 'localhost' with pid 28496 (R Under development (unstable) (2026-03-12 r89611 ucrt), x86_64-w64-mingw32) using socket connection #4 ('<-CRANwin3.fb05.statistik.uni-dortmund.de:20429') [22:18:20.130] | : . ' , ; ` | : . ' Worker is functional [22:18:20.130] | : . ' , ; ` | : . ' FutureRegistry('workers-c4a27a2dda765d3b7707fdfc3da105d0', action = 'list', earlySignal = 0) ... [22:18:20.131] | : . ' , ; ` | : . ' , Listing all futures [22:18:20.131] | : . ' , ; ` | : . ' , Number of registered futures: 0 [22:18:20.132] | : . ' , ; ` | : . ' FutureRegistry('workers-c4a27a2dda765d3b7707fdfc3da105d0', action = 'list', earlySignal = 0) ... done [22:18:20.132] | : . ' , ; ` | : . Validate that the worker is functional ... done [22:18:20.133] | : . ' , ; ` | : requestNode() ... done [22:18:20.133] | : . ' , ; ` | : cluster node index: 1 [22:18:20.134] | : . ' , ; ` | requestWorker() ... done [22:18:20.134] | : . ' , ; ` | eraseGlobalEnvironment() ... [22:18:20.135] | : . ' , ; ` | eraseGlobalEnvironment() ... done [22:18:20.136] | : . ' , ; ` | launchFuture() ... [22:18:20.136] | : . ' , ; ` | : cluster node index: 1 [22:18:20.137] | : . ' , ; ` | : getFutureData() ... [22:18:20.137] | : . ' , ; ` | : . getFutureCore() ... [22:18:20.138] | : . ' , ; ` | : . ' Packages needed by the future expression (n = 0): [22:18:20.138] | : . ' , ; ` | : . getFutureCore() ... done [22:18:20.139] | : . ' , ; ` | : . getFutureCapture() ... [22:18:20.140] | : . ' , ; ` | : . getFutureCapture() ... done [22:18:20.140] | : . ' , ; ` | : . getFutureContext() ... [22:18:20.141] | : . ' , ; ` | : . ' plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [22:18:20.141] | : . ' , ; ` | : . ' , Getting stack without first backend: [n=0] [22:18:20.142] | : . ' , ; ` | : . ' plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [22:18:20.142] | : . ' , ; ` | : . ' Packages needed by future backend (n = 0): [22:18:20.143] | : . ' , ; ` | : . getFutureContext() ... done [22:18:20.143] | : . ' , ; ` | : getFutureData() ... done [22:18:20.163] | : . ' , ; ` | : FutureRegistry('workers-c4a27a2dda765d3b7707fdfc3da105d0', action = 'add', earlySignal = 0) ... [22:18:20.163] | : . ' , ; ` | : . Appended future to position #1 [22:18:20.164] | : . ' , ; ` | : . Number of registered futures: 1 [22:18:20.164] | : . ' , ; ` | : FutureRegistry('workers-c4a27a2dda765d3b7707fdfc3da105d0', action = 'add', earlySignal = 0) ... done [22:18:20.165] | : . ' , ; ` | launchFuture() ... done [22:18:20.165] | : . ' , ; ` | MultisessionFuture started [22:18:20.166] | : . ' , ; ` launchFuture() for ClusterFutureBackend ... done [22:18:20.166] | : . ' , ; Launching futures ... done [22:18:20.167] | : . ' , ; Future launched: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [22:18:20.167] | : . ' , Using MultisessionFutureBackend ... done [22:18:20.168] | : . ' run() for 'Future' () ... done [22:18:20.168] | : . Create future ... done [22:18:20.169] | : sendData() for FutureNode #1 ... done [22:18:20.169] | plan(<'name'>, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [22:18:20.170] | sendData() for FutureNode #2 ... [22:18:20.170] | : | type: 'EXEC' [22:18:20.171] | : plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [22:18:20.171] | : plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [22:18:20.172] | : Create future ... [22:18:20.173] | : . List of 1 [22:18:20.173] | : . $ data:List of 4 [22:18:20.173] | : . ..$ fun :function (X, FUN, ...) [22:18:20.173] | : . ..$ args :List of 2 [22:18:20.173] | : . .. ..$ : int [1:2] 12 13 [22:18:20.173] | : . .. ..$ FUN:function (x) [22:18:20.173] | : . ..$ return: logi TRUE [22:18:20.173] | : . ..$ tag : NULL [22:18:20.176] | : . List of 1 [22:18:20.176] | : . $ options:List of 2 [22:18:20.176] | : . ..$ globals: logi TRUE [22:18:20.176] | : . .. ..- attr(*, "add")=List of 1 [22:18:20.176] | : . .. .. ..$ a: num 42 [22:18:20.176] | : . ..$ seed : int [1:7] 10407 467092750 1460031331 1962124947 1256541621 1178467354 -1209459183 [22:18:20.178] | : . List of 1 [22:18:20.178] | : . $ future_args:List of 4 [22:18:20.178] | : . ..$ expr : symbol expr [22:18:20.178] | : . ..$ substitute: logi FALSE [22:18:20.178] | : . ..$ globals : logi TRUE [22:18:20.178] | : . .. ..- attr(*, "add")=List of 1 [22:18:20.178] | : . .. .. ..$ a: num 42 [22:18:20.178] | : . ..$ seed : int [1:7] 10407 467092750 1460031331 1962124947 1256541621 1178467354 -1209459183 [22:18:20.182] | : . future(..., label = NULL) ... [22:18:20.182] | : . ' lazy: FALSE [22:18:20.183] | : . ' stdout: TRUE [22:18:20.183] | : . ' conditions: [n=1] 'condition' [22:18:20.184] | : . ' getGlobalsAndPackages() ... [22:18:20.184] | : . ' , 'add' globals passed as-list: [1] 'a' [22:18:20.185] | : . ' getGlobalsAndPackages() ... done [22:18:20.185] | : . ' Searching for globals ... [22:18:20.210] | : . ' , globals found: [14] 'do.call', 'fun', 'args', '{', '<-', 'match.fun', 'if', '||', '!', 'is.vector', 'is.object', 'as.list', '.Internal', 'lapply' [22:18:20.211] | : . ' Searching for globals ... done [22:18:20.211] | : . ' Resolving globals: FALSE [22:18:20.212] | : . ' Search for packages associated with the globals ... [22:18:20.213] | : . ' , Packages associated with globals: [1] 'base' [22:18:20.213] | : . ' , Packages: [1] 'base' [22:18:20.214] | : . ' Search for packages associated with the globals ... done [22:18:20.214] | : . ' Packages after dropping 'base': [0] [22:18:20.215] | : . ' globals: [3] 'fun', 'args', 'a' [22:18:20.216] | : . ' packages: [0] [22:18:20.216] | : . future(..., label = NULL) ... done [22:18:20.217] | : . run() for 'Future' () ... [22:18:20.217] | : . ' state: 'created' [22:18:20.218] | : . ' plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [22:18:20.218] | : . ' plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [22:18:20.219] | : . ' Using MultisessionFutureBackend ... [22:18:20.219] | : . ' , Number of futures since start: 1 (1 created, 1 launched, 0 finished) [22:18:20.220] | : . ' , Launching futures ... [22:18:20.220] | : . ' , ; launchFuture() for ClusterFutureBackend ... [22:18:20.221] | : . ' , ; ` Workers: [n=2] [22:18:20.221] | : . ' , ; ` Socket cluster with 2 nodes on host 'localhost' (R Under development (unstable) (2026-03-12 r89611 ucrt), platform x86_64-w64-mingw32) [22:18:20.224] | : . ' , ; ` FutureRegistry: 'workers-c4a27a2dda765d3b7707fdfc3da105d0' [22:18:20.224] | : . ' , ; ` requestWorker() ... [22:18:20.225] | : . ' , ; ` | requestNode() ... [22:18:20.225] | : . ' , ; ` | : Number of workers: 2 [22:18:20.226] | : . ' , ; ` | : Polling for a free worker ... [22:18:20.226] | : . ' , ; ` | : . FutureRegistry('workers-c4a27a2dda765d3b7707fdfc3da105d0', action = 'list', earlySignal = 0) ... [22:18:20.227] | : . ' , ; ` | : . ' Listing all futures [22:18:20.227] | : . ' , ; ` | : . ' Number of registered futures: 1 [22:18:20.228] | : . ' , ; ` | : . FutureRegistry('workers-c4a27a2dda765d3b7707fdfc3da105d0', action = 'list', earlySignal = 0) ... done [22:18:20.228] | : . ' , ; ` | : . Total time: 0 [22:18:20.229] | : . ' , ; ` | : Polling for a free worker ... done [22:18:20.229] | : . ' , ; ` | : FutureRegistry('workers-c4a27a2dda765d3b7707fdfc3da105d0', action = 'list', earlySignal = 0) ... [22:18:20.230] | : . ' , ; ` | : . Listing all futures [22:18:20.230] | : . ' , ; ` | : . Number of registered futures: 1 [22:18:20.231] | : . ' , ; ` | : FutureRegistry('workers-c4a27a2dda765d3b7707fdfc3da105d0', action = 'list', earlySignal = 0) ... done [22:18:20.231] | : . ' , ; ` | : avail: [n=2] '2' [22:18:20.232] | : . ' , ; ` | : Index of first available worker: 2 [22:18:20.232] | : . ' , ; ` | : Validate that the worker is functional ... [22:18:20.233] | : . ' , ; ` | : . Connection is valid [22:18:20.233] | : . ' , ; ` | : . RichSOCKnode of a socket cluster on local host 'localhost' with pid 48004 (R Under development (unstable) (2026-03-12 r89611 ucrt), x86_64-w64-mingw32) using socket connection #5 ('<-CRANwin3.fb05.statistik.uni-dortmund.de:20429') [22:18:20.235] | : . ' , ; ` | : . Worker is functional [22:18:20.235] | : . ' , ; ` | : . FutureRegistry('workers-c4a27a2dda765d3b7707fdfc3da105d0', action = 'list', earlySignal = 0) ... [22:18:20.236] | : . ' , ; ` | : . ' Listing all futures [22:18:20.236] | : . ' , ; ` | : . ' Number of registered futures: 1 [22:18:20.237] | : . ' , ; ` | : . FutureRegistry('workers-c4a27a2dda765d3b7707fdfc3da105d0', action = 'list', earlySignal = 0) ... done [22:18:20.237] | : . ' , ; ` | : Validate that the worker is functional ... done [22:18:20.238] | : . ' , ; ` | requestNode() ... done [22:18:20.238] | : . ' , ; ` | cluster node index: 2 [22:18:20.239] | : . ' , ; ` requestWorker() ... done [22:18:20.239] | : . ' , ; ` eraseGlobalEnvironment() ... [22:18:20.240] | : . ' , ; ` eraseGlobalEnvironment() ... done [22:18:20.241] | : . ' , ; ` launchFuture() ... [22:18:20.241] | : . ' , ; ` | cluster node index: 2 [22:18:20.242] | : . ' , ; ` | getFutureData() ... [22:18:20.242] | : . ' , ; ` | : getFutureCore() ... [22:18:20.242] | : . ' , ; ` | : . Packages needed by the future expression (n = 0): [22:18:20.243] | : . ' , ; ` | : getFutureCore() ... done [22:18:20.243] | : . ' , ; ` | : getFutureCapture() ... [22:18:20.244] | : . ' , ; ` | : getFutureCapture() ... done [22:18:20.244] | : . ' , ; ` | : getFutureContext() ... [22:18:20.245] | : . ' , ; ` | : . plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [22:18:20.245] | : . ' , ; ` | : . ' Getting stack without first backend: [n=0] [22:18:20.246] | : . ' , ; ` | : . plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [22:18:20.246] | : . ' , ; ` | : . Packages needed by future backend (n = 0): [22:18:20.247] | : . ' , ; ` | : getFutureContext() ... done [22:18:20.248] | : . ' , ; ` | getFutureData() ... done [22:18:20.266] | : . ' , ; ` | FutureRegistry('workers-c4a27a2dda765d3b7707fdfc3da105d0', action = 'add', earlySignal = 0) ... [22:18:20.269] | : . ' , ; ` | : Appended future to position #2 [22:18:20.270] | : . ' , ; ` | : Number of registered futures: 2 [22:18:20.270] | : . ' , ; ` | FutureRegistry('workers-c4a27a2dda765d3b7707fdfc3da105d0', action = 'add', earlySignal = 0) ... done [22:18:20.271] | : . ' , ; ` launchFuture() ... done [22:18:20.271] | : . ' , ; ` MultisessionFuture started [22:18:20.272] | : . ' , ; launchFuture() for ClusterFutureBackend ... done [22:18:20.272] | : . ' , Launching futures ... done [22:18:20.273] | : . ' , Future launched: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [22:18:20.273] | : . ' Using MultisessionFutureBackend ... done [22:18:20.274] | : . run() for 'Future' () ... done [22:18:20.274] | : Create future ... done [22:18:20.275] | sendData() for FutureNode #2 ... done [22:18:20.275] plan(<'name'>, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [22:18:20.276] recvData() for FutureNode ... [22:18:20.276] | result() for ClusterFuture ... [22:18:20.277] | : assertValidConnection() ... [22:18:20.278] | : . cluster node index: 1 [22:18:20.278] | : assertValidConnection() ... done [22:18:20.279] | : receiveMessageFromWorker() for ClusterFuture ... [22:18:20.280] | : . cluster node index: 1 [22:18:20.281] | : . [1] TRUE [22:18:20.281] | : . Received data: [22:18:20.282] | : . List of 5 [22:18:20.282] | : . $ type : chr "VALUE" [22:18:20.282] | : . $ value :List of 16 [22:18:20.282] | : . ..$ value :List of 1 [22:18:20.282] | : . .. ..$ :List of 2 [22:18:20.282] | : . .. .. ..$ a : num 42 [22:18:20.282] | : . .. .. ..$ mean: num -0.643 [22:18:20.282] | : . ..$ visible : logi TRUE [22:18:20.282] | : . ..$ stdout : chr "" [22:18:20.282] | : . ..$ conditions :List of 1 [22:18:20.282] | : . .. ..$ :List of 2 [22:18:20.282] | : . .. .. ..$ condition:List of 2 [22:18:20.282] | : . .. .. .. ..$ message: chr "Process ID: 28496\n" [22:18:20.282] | : . .. .. .. ..$ call : language message("Process ID: ", Sys.getpid()) [22:18:20.282] | : . .. .. .. ..- attr(*, "class")= chr [1:3] "simpleMessage" "message" "condition" [22:18:20.282] | : . .. .. ..$ signaled : int 0 [22:18:20.282] | : . ..$ rng : logi TRUE [22:18:20.282] | : . ..$ seed : int [1:7] 10407 -1552329671 1433540056 -1756524251 -727989906 293257125 327498492 [22:18:20.282] | : . ..$ misuseGlobalEnv : NULL [22:18:20.282] | : . ..$ misuseConnections :List of 3 [22:18:20.282] | : . .. ..$ added : NULL [22:18:20.282] | : . .. ..$ removed : NULL [22:18:20.282] | : . .. ..$ replaced: NULL [22:18:20.282] | : . ..$ misuseDevices : NULL [22:18:20.282] | : . ..$ misuseDefaultDevice: list() [22:18:20.282] | : . ..$ started : POSIXct[1:1], format: "2026-03-13 22:18:20" [22:18:20.282] | : . ..$ finished : POSIXct[1:1], format: "2026-03-13 22:18:20" [22:18:20.282] | : . ..$ uuid : chr [1:2] "e1058cb20edd3076181069bf4651edd1" "5" [22:18:20.282] | : . ..$ session_uuid : chr "635a5362ba004187a31712e07f7c4e16" [22:18:20.282] | : . .. ..- attr(*, "source")=List of 5 [22:18:20.282] | : . .. .. ..$ host : Named chr "CRANWIN3" [22:18:20.282] | : . .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [22:18:20.282] | : . .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [22:18:20.282] | : . .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [22:18:20.282] | : . .. .. ..$ pid : int 28496 [22:18:20.282] | : . .. .. ..$ time : POSIXct[1:1], format: "2026-03-13 22:18:19" [22:18:20.282] | : . .. .. ..$ random: int 2147483647 [22:18:20.282] | : . ..$ r_info :List of 4 [22:18:20.282] | : . .. ..$ version :Classes 'R_system_version', 'package_version', 'numeric_version' hidden list of 1 [22:18:20.282] | : . .. .. ..$ : int [1:3] 4 6 0 [22:18:20.282] | : . .. ..$ os : chr "windows" [22:18:20.282] | : . .. ..$ os_name : chr "Windows" [22:18:20.282] | : . .. ..$ captures_utf8: logi TRUE [22:18:20.282] | : . ..$ version : chr "1.8" [22:18:20.282] | : . ..- attr(*, "class")= chr "FutureResult" [22:18:20.282] | : . $ success: logi TRUE [22:18:20.282] | : . $ time : 'proc_time' Named num [1:5] 0.04 0.01 0.06 NA NA [22:18:20.282] | : . ..- attr(*, "names")= chr [1:5] "user.self" "sys.self" "elapsed" "user.child" ... [22:18:20.282] | : . $ tag : NULL [22:18:20.300] | : . Received FutureResult [22:18:20.301] | : . FutureResult: [22:18:20.301] | : . value: 'list' [22:18:20.301] | : . visible: TRUE [22:18:20.301] | : . stdout: character [22:18:20.301] | : . conditions: [n = 1] simpleMessage [22:18:20.301] | : . RNG used: TRUE [22:18:20.301] | : . duration: 0.06530786 secs (started 2026-03-13 22:18:20.164503) [22:18:20.301] | : . version: 1.8 [22:18:20.302] | : . FutureRegistry('workers-c4a27a2dda765d3b7707fdfc3da105d0', action = 'remove', earlySignal = 0) ... [22:18:20.303] | : . ' Removed future from position #1 [22:18:20.303] | : . ' Number of registered futures: 1 [22:18:20.304] | : . FutureRegistry('workers-c4a27a2dda765d3b7707fdfc3da105d0', action = 'remove', earlySignal = 0) ... done [22:18:20.304] | : . Erased future from future backend [22:18:20.305] | : . result() for ClusterFuture ... [22:18:20.306] | : . ' result already collected: FutureResult [22:18:20.306] | : . result() for ClusterFuture ... done [22:18:20.307] | : . signalConditions() ... [22:18:20.307] | : . ' include = 'immediateCondition' [22:18:20.308] | : . ' exclude = [22:18:20.308] | : . ' resignal = FALSE [22:18:20.309] | : . ' Number of conditions: 1 [22:18:20.309] | : . ' int 1 [22:18:20.310] | : . ' Condition #1 (class: 'simpleMessage', 'message', 'condition'): [22:18:20.310] | : . signalConditions() ... done [22:18:20.311] | : receiveMessageFromWorker() for ClusterFuture ... done [22:18:20.312] | result() for ClusterFuture ... done [22:18:20.312] | FutureResult: [22:18:20.312] | value: 'list' [22:18:20.312] | visible: TRUE [22:18:20.312] | stdout: character [22:18:20.312] | conditions: [n = 1] simpleMessage [22:18:20.312] | RNG used: TRUE [22:18:20.312] | duration: 0.06530786 secs (started 2026-03-13 22:18:20.164503) [22:18:20.312] | version: 1.8 [22:18:20.313] | Updating the node's RNG state [22:18:20.314] | value() for MultisessionFuture () ... [22:18:20.314] | : result() for ClusterFuture ... [22:18:20.315] | : . result already collected: FutureResult [22:18:20.315] | : result() for ClusterFuture ... done [22:18:20.316] | : result() for ClusterFuture ... [22:18:20.317] | : . result already collected: FutureResult [22:18:20.317] | : result() for ClusterFuture ... done [22:18:20.318] | : signalConditions() ... [22:18:20.318] | : . include = 'immediateCondition' [22:18:20.318] | : . exclude = [22:18:20.319] | : . resignal = FALSE [22:18:20.319] | : . Number of conditions: 1 [22:18:20.320] | : . int 1 [22:18:20.321] | : . Condition #1 (class: 'simpleMessage', 'message', 'condition'): [22:18:20.321] | : signalConditions() ... done [22:18:20.322] | : relay stdout ... [22:18:20.322] | : relay stdout ... done [22:18:20.323] | : check for misuse ... [22:18:20.323] | : check for misuse ... done [22:18:20.324] | : relay conditions ... [22:18:20.324] | : . Future state: 'finished' [22:18:20.325] | : . result() for ClusterFuture ... [22:18:20.325] | : . ' result already collected: FutureResult [22:18:20.326] | : . result() for ClusterFuture ... done [22:18:20.326] | : . signalConditions() ... [22:18:20.327] | : . ' include = 'condition' [22:18:20.327] | : . ' exclude = 'immediateCondition' [22:18:20.328] | : . ' resignal = TRUE [22:18:20.328] | : . ' Number of conditions: 1 [22:18:20.329] | : . ' int 1 [22:18:20.330] | : . ' Condition #1 (class: 'simpleMessage', 'message', 'condition'): [22:18:20.330] | : . ' Condition #1: 'simpleMessage', 'message', 'condition' Process ID: 28496 [22:18:20.331] | : . signalConditions() ... done [22:18:20.331] | : relay conditions ... done [22:18:20.332] | value() for MultisessionFuture () ... done [22:18:20.332] recvData() for FutureNode ... done [22:18:20.333] recvData() for FutureNode ... [22:18:20.333] | result() for ClusterFuture ... [22:18:20.334] | : assertValidConnection() ... [22:18:20.334] | : . cluster node index: 2 [22:18:20.335] | : assertValidConnection() ... done [22:18:20.336] | : receiveMessageFromWorker() for ClusterFuture ... [22:18:20.336] | : . cluster node index: 2 [22:18:20.337] | : . [1] TRUE [22:18:20.337] | : . Received data: [22:18:20.338] | : . List of 5 [22:18:20.338] | : . $ type : chr "VALUE" [22:18:20.338] | : . $ value :List of 16 [22:18:20.338] | : . ..$ value :List of 2 [22:18:20.338] | : . .. ..$ :List of 2 [22:18:20.338] | : . .. .. ..$ a : num 42 [22:18:20.338] | : . .. .. ..$ mean: num -0.131 [22:18:20.338] | : . .. ..$ :List of 2 [22:18:20.338] | : . .. .. ..$ a : num 42 [22:18:20.338] | : . .. .. ..$ mean: num -0.487 [22:18:20.338] | : . ..$ visible : logi TRUE [22:18:20.338] | : . ..$ stdout : chr "" [22:18:20.338] | : . ..$ conditions :List of 2 [22:18:20.338] | : . .. ..$ :List of 2 [22:18:20.338] | : . .. .. ..$ condition:List of 2 [22:18:20.338] | : . .. .. .. ..$ message: chr "Process ID: 48004\n" [22:18:20.338] | : . .. .. .. ..$ call : language message("Process ID: ", Sys.getpid()) [22:18:20.338] | : . .. .. .. ..- attr(*, "class")= chr [1:3] "simpleMessage" "message" "condition" [22:18:20.338] | : . .. .. ..$ signaled : int 0 [22:18:20.338] | : . .. ..$ :List of 2 [22:18:20.338] | : . .. .. ..$ condition:List of 2 [22:18:20.338] | : . .. .. .. ..$ message: chr "Process ID: 48004\n" [22:18:20.338] | : . .. .. .. ..$ call : language message("Process ID: ", Sys.getpid()) [22:18:20.338] | : . .. .. .. ..- attr(*, "class")= chr [1:3] "simpleMessage" "message" "condition" [22:18:20.338] | : . .. .. ..$ signaled : int 0 [22:18:20.338] | : . ..$ rng : logi TRUE [22:18:20.338] | : . ..$ seed : int [1:7] 10407 -1102688716 -1227999868 471065626 -995779124 -341811064 -1092252132 [22:18:20.338] | : . ..$ misuseGlobalEnv : NULL [22:18:20.338] | : . ..$ misuseConnections :List of 3 [22:18:20.338] | : . .. ..$ added : NULL [22:18:20.338] | : . .. ..$ removed : NULL [22:18:20.338] | : . .. ..$ replaced: NULL [22:18:20.338] | : . ..$ misuseDevices : NULL [22:18:20.338] | : . ..$ misuseDefaultDevice: list() [22:18:20.338] | : . ..$ started : POSIXct[1:1], format: "2026-03-13 22:18:20" [22:18:20.338] | : . ..$ finished : POSIXct[1:1], format: "2026-03-13 22:18:20" [22:18:20.338] | : . ..$ uuid : chr [1:2] "e1058cb20edd3076181069bf4651edd1" "6" [22:18:20.338] | : . ..$ session_uuid : chr "3fe289a6452d409844ac0feab8d94f35" [22:18:20.338] | : . .. ..- attr(*, "source")=List of 5 [22:18:20.338] | : . .. .. ..$ host : Named chr "CRANWIN3" [22:18:20.338] | : . .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [22:18:20.338] | : . .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [22:18:20.338] | : . .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [22:18:20.338] | : . .. .. ..$ pid : int 48004 [22:18:20.338] | : . .. .. ..$ time : POSIXct[1:1], format: "2026-03-13 22:18:19" [22:18:20.338] | : . .. .. ..$ random: int 2147483647 [22:18:20.338] | : . ..$ r_info :List of 4 [22:18:20.338] | : . .. ..$ version :Classes 'R_system_version', 'package_version', 'numeric_version' hidden list of 1 [22:18:20.338] | : . .. .. ..$ : int [1:3] 4 6 0 [22:18:20.338] | : . .. ..$ os : chr "windows" [22:18:20.338] | : . .. ..$ os_name : chr "Windows" [22:18:20.338] | : . .. ..$ captures_utf8: logi TRUE [22:18:20.338] | : . ..$ version : chr "1.8" [22:18:20.338] | : . ..- attr(*, "class")= chr "FutureResult" [22:18:20.338] | : . $ success: logi TRUE [22:18:20.338] | : . $ time : 'proc_time' Named num [1:5] 0.06 0 0.06 NA NA [22:18:20.338] | : . ..- attr(*, "names")= chr [1:5] "user.self" "sys.self" "elapsed" "user.child" ... [22:18:20.338] | : . $ tag : NULL [22:18:20.361] | : . Received FutureResult [22:18:20.362] | : . FutureResult: [22:18:20.362] | : . value: 'list' [22:18:20.362] | : . visible: TRUE [22:18:20.362] | : . stdout: character [22:18:20.362] | : . conditions: [n = 2] simpleMessage, simpleMessage [22:18:20.362] | : . RNG used: TRUE [22:18:20.362] | : . duration: 0.0617342 secs (started 2026-03-13 22:18:20.267948) [22:18:20.362] | : . version: 1.8 [22:18:20.363] | : . FutureRegistry('workers-c4a27a2dda765d3b7707fdfc3da105d0', action = 'remove', earlySignal = 0) ... [22:18:20.364] | : . ' Removed future from position #1 [22:18:20.364] | : . ' Number of registered futures: 0 [22:18:20.365] | : . FutureRegistry('workers-c4a27a2dda765d3b7707fdfc3da105d0', action = 'remove', earlySignal = 0) ... done [22:18:20.365] | : . Erased future from future backend [22:18:20.366] | : . result() for ClusterFuture ... [22:18:20.366] | : . ' result already collected: FutureResult [22:18:20.367] | : . result() for ClusterFuture ... done [22:18:20.367] | : . signalConditions() ... [22:18:20.368] | : . ' include = 'immediateCondition' [22:18:20.368] | : . ' exclude = [22:18:20.369] | : . ' resignal = FALSE [22:18:20.369] | : . ' Number of conditions: 2 [22:18:20.370] | : . ' int 2 [22:18:20.371] | : . ' Condition #1 (class: 'simpleMessage', 'message', 'condition'): [22:18:20.371] | : . ' Condition #2 (class: 'simpleMessage', 'message', 'condition'): [22:18:20.372] | : . signalConditions() ... done [22:18:20.372] | : receiveMessageFromWorker() for ClusterFuture ... done [22:18:20.373] | result() for ClusterFuture ... done [22:18:20.373] | FutureResult: [22:18:20.373] | value: 'list' [22:18:20.373] | visible: TRUE [22:18:20.373] | stdout: character [22:18:20.373] | conditions: [n = 2] simpleMessage, simpleMessage [22:18:20.373] | RNG used: TRUE [22:18:20.373] | duration: 0.0617342 secs (started 2026-03-13 22:18:20.267948) [22:18:20.373] | version: 1.8 [22:18:20.374] | Updating the node's RNG state [22:18:20.375] | value() for MultisessionFuture () ... [22:18:20.375] | : result() for ClusterFuture ... [22:18:20.376] | : . result already collected: FutureResult [22:18:20.376] | : result() for ClusterFuture ... done [22:18:20.377] | : result() for ClusterFuture ... [22:18:20.377] | : . result already collected: FutureResult [22:18:20.378] | : result() for ClusterFuture ... done [22:18:20.378] | : signalConditions() ... [22:18:20.379] | : . include = 'immediateCondition' [22:18:20.379] | : . exclude = [22:18:20.380] | : . resignal = FALSE [22:18:20.380] | : . Number of conditions: 2 [22:18:20.381] | : . int 2 [22:18:20.381] | : . Condition #1 (class: 'simpleMessage', 'message', 'condition'): [22:18:20.382] | : . Condition #2 (class: 'simpleMessage', 'message', 'condition'): [22:18:20.382] | : signalConditions() ... done [22:18:20.383] | : relay stdout ... [22:18:20.383] | : relay stdout ... done [22:18:20.384] | : check for misuse ... [22:18:20.384] | : check for misuse ... done [22:18:20.385] | : relay conditions ... [22:18:20.386] | : . Future state: 'finished' [22:18:20.386] | : . result() for ClusterFuture ... [22:18:20.387] | : . ' result already collected: FutureResult [22:18:20.387] | : . result() for ClusterFuture ... done [22:18:20.388] | : . signalConditions() ... [22:18:20.388] | : . ' include = 'condition' [22:18:20.389] | : . ' exclude = 'immediateCondition' [22:18:20.389] | : . ' resignal = TRUE [22:18:20.390] | : . ' Number of conditions: 2 [22:18:20.390] | : . ' int 2 [22:18:20.391] | : . ' Condition #1 (class: 'simpleMessage', 'message', 'condition'): [22:18:20.391] | : . ' Condition #1: 'simpleMessage', 'message', 'condition' Process ID: 48004 [22:18:20.392] | : . ' Condition #2 (class: 'simpleMessage', 'message', 'condition'): [22:18:20.393] | : . ' Condition #2: 'simpleMessage', 'message', 'condition' Process ID: 48004 [22:18:20.393] | : . signalConditions() ... done [22:18:20.394] | : relay conditions ... done [22:18:20.394] | value() for MultisessionFuture () ... done [22:18:20.395] recvData() for FutureNode ... done [22:18:20.395] sendData() for FutureNode #1 ... [22:18:20.396] | | type: 'EXEC' [22:18:20.396] | plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [22:18:20.397] | plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [22:18:20.398] | Create future ... [22:18:20.398] | : List of 1 [22:18:20.398] | : $ data:List of 4 [22:18:20.398] | : ..$ fun :function (X, FUN, ...) [22:18:20.398] | : ..$ args :List of 2 [22:18:20.398] | : .. ..$ : int 11 [22:18:20.398] | : .. ..$ FUN:function (x) [22:18:20.398] | : ..$ return: logi TRUE [22:18:20.398] | : ..$ tag : NULL [22:18:20.401] | : List of 1 [22:18:20.401] | : $ options:List of 2 [22:18:20.401] | : ..$ globals: logi TRUE [22:18:20.401] | : .. ..- attr(*, "add")=List of 1 [22:18:20.401] | : .. .. ..$ a: num 42 [22:18:20.401] | : ..$ seed : int [1:7] 10407 -1552329671 1433540056 -1756524251 -727989906 293257125 327498492 [22:18:20.404] | : List of 1 [22:18:20.404] | : $ future_args:List of 4 [22:18:20.404] | : ..$ expr : symbol expr [22:18:20.404] | : ..$ substitute: logi FALSE [22:18:20.404] | : ..$ globals : logi TRUE [22:18:20.404] | : .. ..- attr(*, "add")=List of 1 [22:18:20.404] | : .. .. ..$ a: num 42 [22:18:20.404] | : ..$ seed : int [1:7] 10407 -1552329671 1433540056 -1756524251 -727989906 293257125 327498492 [22:18:20.407] | : future(..., label = NULL) ... [22:18:20.408] | : . lazy: FALSE [22:18:20.408] | : . stdout: TRUE [22:18:20.409] | : . conditions: [n=1] 'condition' [22:18:20.409] | : . getGlobalsAndPackages() ... [22:18:20.410] | : . ' 'add' globals passed as-list: [1] 'a' [22:18:20.410] | : . getGlobalsAndPackages() ... done [22:18:20.411] | : . Searching for globals ... [22:18:20.434] | : . ' globals found: [14] 'do.call', 'fun', 'args', '{', '<-', 'match.fun', 'if', '||', '!', 'is.vector', 'is.object', 'as.list', '.Internal', 'lapply' [22:18:20.434] | : . Searching for globals ... done [22:18:20.435] | : . Resolving globals: FALSE [22:18:20.435] | : . Search for packages associated with the globals ... [22:18:20.436] | : . ' Packages associated with globals: [1] 'base' [22:18:20.437] | : . ' Packages: [1] 'base' [22:18:20.438] | : . Search for packages associated with the globals ... done [22:18:20.438] | : . Packages after dropping 'base': [0] [22:18:20.439] | : . globals: [3] 'fun', 'args', 'a' [22:18:20.439] | : . packages: [0] [22:18:20.440] | : future(..., label = NULL) ... done [22:18:20.440] | : run() for 'Future' () ... [22:18:20.441] | : . state: 'created' [22:18:20.441] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [22:18:20.442] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [22:18:20.442] | : . Using MultisessionFutureBackend ... [22:18:20.443] | : . ' Number of futures since start: 2 (2 created, 2 launched, 2 finished) [22:18:20.443] | : . ' Launching futures ... [22:18:20.444] | : . ' , launchFuture() for ClusterFutureBackend ... [22:18:20.444] | : . ' , ; Workers: [n=2] [22:18:20.445] | : . ' , ; Socket cluster with 2 nodes on host 'localhost' (R Under development (unstable) (2026-03-12 r89611 ucrt), platform x86_64-w64-mingw32) [22:18:20.447] | : . ' , ; FutureRegistry: 'workers-c4a27a2dda765d3b7707fdfc3da105d0' [22:18:20.448] | : . ' , ; requestWorker() ... [22:18:20.448] | : . ' , ; ` requestNode() ... [22:18:20.449] | : . ' , ; ` | Number of workers: 2 [22:18:20.449] | : . ' , ; ` | Polling for a free worker ... [22:18:20.450] | : . ' , ; ` | : FutureRegistry('workers-c4a27a2dda765d3b7707fdfc3da105d0', action = 'list', earlySignal = 0) ... [22:18:20.450] | : . ' , ; ` | : . Listing all futures [22:18:20.451] | : . ' , ; ` | : . Number of registered futures: 0 [22:18:20.451] | : . ' , ; ` | : FutureRegistry('workers-c4a27a2dda765d3b7707fdfc3da105d0', action = 'list', earlySignal = 0) ... done [22:18:20.452] | : . ' , ; ` | : Total time: 0 [22:18:20.452] | : . ' , ; ` | Polling for a free worker ... done [22:18:20.453] | : . ' , ; ` | FutureRegistry('workers-c4a27a2dda765d3b7707fdfc3da105d0', action = 'list', earlySignal = 0) ... [22:18:20.453] | : . ' , ; ` | : Listing all futures [22:18:20.454] | : . ' , ; ` | : Number of registered futures: 0 [22:18:20.454] | : . ' , ; ` | FutureRegistry('workers-c4a27a2dda765d3b7707fdfc3da105d0', action = 'list', earlySignal = 0) ... done [22:18:20.455] | : . ' , ; ` | avail: [n=2] '1', '2' [22:18:20.455] | : . ' , ; ` | Index of first available worker: 1 [22:18:20.456] | : . ' , ; ` | Validate that the worker is functional ... [22:18:20.456] | : . ' , ; ` | : Connection is valid [22:18:20.457] | : . ' , ; ` | : RichSOCKnode of a socket cluster on local host 'localhost' with pid 28496 (R Under development (unstable) (2026-03-12 r89611 ucrt), x86_64-w64-mingw32) using socket connection #4 ('<-CRANwin3.fb05.statistik.uni-dortmund.de:20429') [22:18:20.458] | : . ' , ; ` | : Worker is functional [22:18:20.459] | : . ' , ; ` | : FutureRegistry('workers-c4a27a2dda765d3b7707fdfc3da105d0', action = 'list', earlySignal = 0) ... [22:18:20.459] | : . ' , ; ` | : . Listing all futures [22:18:20.460] | : . ' , ; ` | : . Number of registered futures: 0 [22:18:20.460] | : . ' , ; ` | : FutureRegistry('workers-c4a27a2dda765d3b7707fdfc3da105d0', action = 'list', earlySignal = 0) ... done [22:18:20.461] | : . ' , ; ` | Validate that the worker is functional ... done [22:18:20.461] | : . ' , ; ` requestNode() ... done [22:18:20.462] | : . ' , ; ` cluster node index: 1 [22:18:20.462] | : . ' , ; requestWorker() ... done [22:18:20.463] | : . ' , ; eraseGlobalEnvironment() ... [22:18:20.464] | : . ' , ; eraseGlobalEnvironment() ... done [22:18:20.464] | : . ' , ; launchFuture() ... [22:18:20.465] | : . ' , ; ` cluster node index: 1 [22:18:20.465] | : . ' , ; ` getFutureData() ... [22:18:20.466] | : . ' , ; ` | getFutureCore() ... [22:18:20.466] | : . ' , ; ` | : Packages needed by the future expression (n = 0): [22:18:20.467] | : . ' , ; ` | getFutureCore() ... done [22:18:20.467] | : . ' , ; ` | getFutureCapture() ... [22:18:20.468] | : . ' , ; ` | getFutureCapture() ... done [22:18:20.470] | : . ' , ; ` | getFutureContext() ... [22:18:20.470] | : . ' , ; ` | : plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [22:18:20.471] | : . ' , ; ` | : . Getting stack without first backend: [n=0] [22:18:20.471] | : . ' , ; ` | : plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [22:18:20.472] | : . ' , ; ` | : Packages needed by future backend (n = 0): [22:18:20.472] | : . ' , ; ` | getFutureContext() ... done [22:18:20.473] | : . ' , ; ` getFutureData() ... done [22:18:20.492] | : . ' , ; ` FutureRegistry('workers-c4a27a2dda765d3b7707fdfc3da105d0', action = 'add', earlySignal = 0) ... [22:18:20.493] | : . ' , ; ` | Appended future to position #1 [22:18:20.493] | : . ' , ; ` | Number of registered futures: 1 [22:18:20.494] | : . ' , ; ` FutureRegistry('workers-c4a27a2dda765d3b7707fdfc3da105d0', action = 'add', earlySignal = 0) ... done [22:18:20.494] | : . ' , ; launchFuture() ... done [22:18:20.495] | : . ' , ; MultisessionFuture started [22:18:20.495] | : . ' , launchFuture() for ClusterFutureBackend ... done [22:18:20.496] | : . ' Launching futures ... done [22:18:20.496] | : . ' Future launched: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [22:18:20.497] | : . Using MultisessionFutureBackend ... done [22:18:20.498] | : run() for 'Future' () ... done [22:18:20.498] | Create future ... done [22:18:20.499] sendData() for FutureNode #1 ... done [22:18:20.499] sendData() for FutureNode #2 ... [22:18:20.500] | | type: 'EXEC' [22:18:20.500] | plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [22:18:20.501] | plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [22:18:20.502] | Create future ... [22:18:20.502] | : List of 1 [22:18:20.502] | : $ data:List of 4 [22:18:20.502] | : ..$ fun :function (X, FUN, ...) [22:18:20.502] | : ..$ args :List of 2 [22:18:20.502] | : .. ..$ : int [1:2] 12 13 [22:18:20.502] | : .. ..$ FUN:function (x) [22:18:20.502] | : ..$ return: logi TRUE [22:18:20.502] | : ..$ tag : NULL [22:18:20.505] | : List of 1 [22:18:20.505] | : $ options:List of 2 [22:18:20.505] | : ..$ globals: logi TRUE [22:18:20.505] | : .. ..- attr(*, "add")=List of 1 [22:18:20.505] | : .. .. ..$ a: num 42 [22:18:20.505] | : ..$ seed : int [1:7] 10407 -1102688716 -1227999868 471065626 -995779124 -341811064 -1092252132 [22:18:20.508] | : List of 1 [22:18:20.508] | : $ future_args:List of 4 [22:18:20.508] | : ..$ expr : symbol expr [22:18:20.508] | : ..$ substitute: logi FALSE [22:18:20.508] | : ..$ globals : logi TRUE [22:18:20.508] | : .. ..- attr(*, "add")=List of 1 [22:18:20.508] | : .. .. ..$ a: num 42 [22:18:20.508] | : ..$ seed : int [1:7] 10407 -1102688716 -1227999868 471065626 -995779124 -341811064 -1092252132 [22:18:20.511] | : future(..., label = NULL) ... [22:18:20.511] | : . lazy: FALSE [22:18:20.512] | : . stdout: TRUE [22:18:20.512] | : . conditions: [n=1] 'condition' [22:18:20.513] | : . getGlobalsAndPackages() ... [22:18:20.513] | : . ' 'add' globals passed as-list: [1] 'a' [22:18:20.514] | : . getGlobalsAndPackages() ... done [22:18:20.514] | : . Searching for globals ... [22:18:20.537] | : . ' globals found: [14] 'do.call', 'fun', 'args', '{', '<-', 'match.fun', 'if', '||', '!', 'is.vector', 'is.object', 'as.list', '.Internal', 'lapply' [22:18:20.537] | : . Searching for globals ... done [22:18:20.538] | : . Resolving globals: FALSE [22:18:20.538] | : . Search for packages associated with the globals ... [22:18:20.539] | : . ' Packages associated with globals: [1] 'base' [22:18:20.540] | : . ' Packages: [1] 'base' [22:18:20.541] | : . Search for packages associated with the globals ... done [22:18:20.541] | : . Packages after dropping 'base': [0] [22:18:20.542] | : . globals: [3] 'fun', 'args', 'a' [22:18:20.542] | : . packages: [0] [22:18:20.543] | : future(..., label = NULL) ... done [22:18:20.543] | : run() for 'Future' () ... [22:18:20.544] | : . state: 'created' [22:18:20.544] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [22:18:20.545] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [22:18:20.545] | : . Using MultisessionFutureBackend ... [22:18:20.546] | : . ' Number of futures since start: 3 (3 created, 3 launched, 2 finished) [22:18:20.546] | : . ' Launching futures ... [22:18:20.547] | : . ' , launchFuture() for ClusterFutureBackend ... [22:18:20.547] | : . ' , ; Workers: [n=2] [22:18:20.548] | : . ' , ; Socket cluster with 2 nodes on host 'localhost' (R Under development (unstable) (2026-03-12 r89611 ucrt), platform x86_64-w64-mingw32) [22:18:20.550] | : . ' , ; FutureRegistry: 'workers-c4a27a2dda765d3b7707fdfc3da105d0' [22:18:20.551] | : . ' , ; requestWorker() ... [22:18:20.551] | : . ' , ; ` requestNode() ... [22:18:20.552] | : . ' , ; ` | Number of workers: 2 [22:18:20.552] | : . ' , ; ` | Polling for a free worker ... [22:18:20.553] | : . ' , ; ` | : FutureRegistry('workers-c4a27a2dda765d3b7707fdfc3da105d0', action = 'list', earlySignal = 0) ... [22:18:20.553] | : . ' , ; ` | : . Listing all futures [22:18:20.554] | : . ' , ; ` | : . Number of registered futures: 1 [22:18:20.554] | : . ' , ; ` | : FutureRegistry('workers-c4a27a2dda765d3b7707fdfc3da105d0', action = 'list', earlySignal = 0) ... done [22:18:20.555] | : . ' , ; ` | : Total time: 0 [22:18:20.555] | : . ' , ; ` | Polling for a free worker ... done [22:18:20.556] | : . ' , ; ` | FutureRegistry('workers-c4a27a2dda765d3b7707fdfc3da105d0', action = 'list', earlySignal = 0) ... [22:18:20.556] | : . ' , ; ` | : Listing all futures [22:18:20.556] | : . ' , ; ` | : Number of registered futures: 1 [22:18:20.557] | : . ' , ; ` | FutureRegistry('workers-c4a27a2dda765d3b7707fdfc3da105d0', action = 'list', earlySignal = 0) ... done [22:18:20.557] | : . ' , ; ` | avail: [n=2] '2' [22:18:20.558] | : . ' , ; ` | Index of first available worker: 2 [22:18:20.558] | : . ' , ; ` | Validate that the worker is functional ... [22:18:20.559] | : . ' , ; ` | : Connection is valid [22:18:20.560] | : . ' , ; ` | : RichSOCKnode of a socket cluster on local host 'localhost' with pid 48004 (R Under development (unstable) (2026-03-12 r89611 ucrt), x86_64-w64-mingw32) using socket connection #5 ('<-CRANwin3.fb05.statistik.uni-dortmund.de:20429') [22:18:20.561] | : . ' , ; ` | : Worker is functional [22:18:20.562] | : . ' , ; ` | : FutureRegistry('workers-c4a27a2dda765d3b7707fdfc3da105d0', action = 'list', earlySignal = 0) ... [22:18:20.562] | : . ' , ; ` | : . Listing all futures [22:18:20.563] | : . ' , ; ` | : . Number of registered futures: 1 [22:18:20.563] | : . ' , ; ` | : FutureRegistry('workers-c4a27a2dda765d3b7707fdfc3da105d0', action = 'list', earlySignal = 0) ... done [22:18:20.564] | : . ' , ; ` | Validate that the worker is functional ... done [22:18:20.564] | : . ' , ; ` requestNode() ... done [22:18:20.565] | : . ' , ; ` cluster node index: 2 [22:18:20.565] | : . ' , ; requestWorker() ... done [22:18:20.566] | : . ' , ; eraseGlobalEnvironment() ... [22:18:20.566] | : . ' , ; eraseGlobalEnvironment() ... done [22:18:20.567] | : . ' , ; launchFuture() ... [22:18:20.567] | : . ' , ; ` cluster node index: 2 [22:18:20.568] | : . ' , ; ` getFutureData() ... [22:18:20.568] | : . ' , ; ` | getFutureCore() ... [22:18:20.569] | : . ' , ; ` | : Packages needed by the future expression (n = 0): [22:18:20.569] | : . ' , ; ` | getFutureCore() ... done [22:18:20.570] | : . ' , ; ` | getFutureCapture() ... [22:18:20.570] | : . ' , ; ` | getFutureCapture() ... done [22:18:20.571] | : . ' , ; ` | getFutureContext() ... [22:18:20.571] | : . ' , ; ` | : plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [22:18:20.572] | : . ' , ; ` | : . Getting stack without first backend: [n=0] [22:18:20.572] | : . ' , ; ` | : plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [22:18:20.573] | : . ' , ; ` | : Packages needed by future backend (n = 0): [22:18:20.573] | : . ' , ; ` | getFutureContext() ... done [22:18:20.574] | : . ' , ; ` getFutureData() ... done [22:18:20.592] | : . ' , ; ` FutureRegistry('workers-c4a27a2dda765d3b7707fdfc3da105d0', action = 'add', earlySignal = 0) ... [22:18:20.593] | : . ' , ; ` | Appended future to position #2 [22:18:20.593] | : . ' , ; ` | Number of registered futures: 2 [22:18:20.594] | : . ' , ; ` FutureRegistry('workers-c4a27a2dda765d3b7707fdfc3da105d0', action = 'add', earlySignal = 0) ... done [22:18:20.594] | : . ' , ; launchFuture() ... done [22:18:20.595] | : . ' , ; MultisessionFuture started [22:18:20.595] | : . ' , launchFuture() for ClusterFutureBackend ... done [22:18:20.596] | : . ' Launching futures ... done [22:18:20.596] | : . ' Future launched: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [22:18:20.597] | : . Using MultisessionFutureBackend ... done [22:18:20.597] | : run() for 'Future' () ... done [22:18:20.598] | Create future ... done [22:18:20.598] sendData() for FutureNode #2 ... done [22:18:20.599] recvData() for FutureNode ... [22:18:20.600] | result() for ClusterFuture ... [22:18:20.600] | : assertValidConnection() ... [22:18:20.601] | : . cluster node index: 1 [22:18:20.602] | : assertValidConnection() ... done [22:18:20.602] | : receiveMessageFromWorker() for ClusterFuture ... [22:18:20.603] | : . cluster node index: 1 [22:18:20.603] | : . [1] TRUE [22:18:20.604] | : . Received data: [22:18:20.604] | : . List of 5 [22:18:20.604] | : . $ type : chr "VALUE" [22:18:20.604] | : . $ value :List of 16 [22:18:20.604] | : . ..$ value :List of 1 [22:18:20.604] | : . .. ..$ :List of 2 [22:18:20.604] | : . .. .. ..$ a : num 42 [22:18:20.604] | : . .. .. ..$ mean: num -0.105 [22:18:20.604] | : . ..$ visible : logi TRUE [22:18:20.604] | : . ..$ stdout : chr "" [22:18:20.604] | : . ..$ conditions :List of 1 [22:18:20.604] | : . .. ..$ :List of 2 [22:18:20.604] | : . .. .. ..$ condition:List of 2 [22:18:20.604] | : . .. .. .. ..$ message: chr "Process ID: 28496\n" [22:18:20.604] | : . .. .. .. ..$ call : language message("Process ID: ", Sys.getpid()) [22:18:20.604] | : . .. .. .. ..- attr(*, "class")= chr [1:3] "simpleMessage" "message" "condition" [22:18:20.604] | : . .. .. ..$ signaled : int 0 [22:18:20.604] | : . ..$ rng : logi TRUE [22:18:20.604] | : . ..$ seed : int [1:7] 10407 -2141406188 1683955353 148640435 1458338916 -1565512852 2141329560 [22:18:20.604] | : . ..$ misuseGlobalEnv : NULL [22:18:20.604] | : . ..$ misuseConnections :List of 3 [22:18:20.604] | : . .. ..$ added : NULL [22:18:20.604] | : . .. ..$ removed : NULL [22:18:20.604] | : . .. ..$ replaced: NULL [22:18:20.604] | : . ..$ misuseDevices : NULL [22:18:20.604] | : . ..$ misuseDefaultDevice: list() [22:18:20.604] | : . ..$ started : POSIXct[1:1], format: "2026-03-13 22:18:20" [22:18:20.604] | : . ..$ finished : POSIXct[1:1], format: "2026-03-13 22:18:20" [22:18:20.604] | : . ..$ uuid : chr [1:2] "e1058cb20edd3076181069bf4651edd1" "7" [22:18:20.604] | : . ..$ session_uuid : chr "635a5362ba004187a31712e07f7c4e16" [22:18:20.604] | : . .. ..- attr(*, "source")=List of 5 [22:18:20.604] | : . .. .. ..$ host : Named chr "CRANWIN3" [22:18:20.604] | : . .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [22:18:20.604] | : . .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [22:18:20.604] | : . .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [22:18:20.604] | : . .. .. ..$ pid : int 28496 [22:18:20.604] | : . .. .. ..$ time : POSIXct[1:1], format: "2026-03-13 22:18:19" [22:18:20.604] | : . .. .. ..$ random: int 2147483647 [22:18:20.604] | : . ..$ r_info :List of 4 [22:18:20.604] | : . .. ..$ version :Classes 'R_system_version', 'package_version', 'numeric_version' hidden list of 1 [22:18:20.604] | : . .. .. ..$ : int [1:3] 4 6 0 [22:18:20.604] | : . .. ..$ os : chr "windows" [22:18:20.604] | : . .. ..$ os_name : chr "Windows" [22:18:20.604] | : . .. ..$ captures_utf8: logi TRUE [22:18:20.604] | : . ..$ version : chr "1.8" [22:18:20.604] | : . ..- attr(*, "class")= chr "FutureResult" [22:18:20.604] | : . $ success: logi TRUE [22:18:20.604] | : . $ time : 'proc_time' Named num [1:5] 0.02 0 0.02 NA NA [22:18:20.604] | : . ..- attr(*, "names")= chr [1:5] "user.self" "sys.self" "elapsed" "user.child" ... [22:18:20.604] | : . $ tag : NULL [22:18:20.624] | : . Received FutureResult [22:18:20.625] | : . FutureResult: [22:18:20.625] | : . value: 'list' [22:18:20.625] | : . visible: TRUE [22:18:20.625] | : . stdout: character [22:18:20.625] | : . conditions: [n = 1] simpleMessage [22:18:20.625] | : . RNG used: TRUE [22:18:20.625] | : . duration: 0.00377202 secs (started 2026-03-13 22:18:20.493125) [22:18:20.625] | : . version: 1.8 [22:18:20.626] | : . FutureRegistry('workers-c4a27a2dda765d3b7707fdfc3da105d0', action = 'remove', earlySignal = 0) ... [22:18:20.626] | : . ' Removed future from position #1 [22:18:20.627] | : . ' Number of registered futures: 1 [22:18:20.628] | : . FutureRegistry('workers-c4a27a2dda765d3b7707fdfc3da105d0', action = 'remove', earlySignal = 0) ... done [22:18:20.628] | : . Erased future from future backend [22:18:20.629] | : . result() for ClusterFuture ... [22:18:20.629] | : . ' result already collected: FutureResult [22:18:20.630] | : . result() for ClusterFuture ... done [22:18:20.630] | : . signalConditions() ... [22:18:20.631] | : . ' include = 'immediateCondition' [22:18:20.631] | : . ' exclude = [22:18:20.631] | : . ' resignal = FALSE [22:18:20.632] | : . ' Number of conditions: 1 [22:18:20.632] | : . ' int 1 [22:18:20.633] | : . ' Condition #1 (class: 'simpleMessage', 'message', 'condition'): [22:18:20.634] | : . signalConditions() ... done [22:18:20.634] | : receiveMessageFromWorker() for ClusterFuture ... done [22:18:20.635] | result() for ClusterFuture ... done [22:18:20.635] | FutureResult: [22:18:20.635] | value: 'list' [22:18:20.635] | visible: TRUE [22:18:20.635] | stdout: character [22:18:20.635] | conditions: [n = 1] simpleMessage [22:18:20.635] | RNG used: TRUE [22:18:20.635] | duration: 0.00377202 secs (started 2026-03-13 22:18:20.493125) [22:18:20.635] | version: 1.8 [22:18:20.636] | Updating the node's RNG state [22:18:20.637] | value() for MultisessionFuture () ... [22:18:20.638] | : result() for ClusterFuture ... [22:18:20.638] | : . result already collected: FutureResult [22:18:20.639] | : result() for ClusterFuture ... done [22:18:20.639] | : result() for ClusterFuture ... [22:18:20.640] | : . result already collected: FutureResult [22:18:20.640] | : result() for ClusterFuture ... done [22:18:20.641] | : signalConditions() ... [22:18:20.641] | : . include = 'immediateCondition' [22:18:20.642] | : . exclude = [22:18:20.642] | : . resignal = FALSE [22:18:20.643] | : . Number of conditions: 1 [22:18:20.643] | : . int 1 [22:18:20.644] | : . Condition #1 (class: 'simpleMessage', 'message', 'condition'): [22:18:20.644] | : signalConditions() ... done [22:18:20.645] | : relay stdout ... [22:18:20.645] | : relay stdout ... done [22:18:20.646] | : check for misuse ... [22:18:20.646] | : check for misuse ... done [22:18:20.647] | : relay conditions ... [22:18:20.647] | : . Future state: 'finished' [22:18:20.648] | : . result() for ClusterFuture ... [22:18:20.648] | : . ' result already collected: FutureResult [22:18:20.649] | : . result() for ClusterFuture ... done [22:18:20.649] | : . signalConditions() ... [22:18:20.650] | : . ' include = 'condition' [22:18:20.650] | : . ' exclude = 'immediateCondition' [22:18:20.651] | : . ' resignal = TRUE [22:18:20.651] | : . ' Number of conditions: 1 [22:18:20.652] | : . ' int 1 [22:18:20.652] | : . ' Condition #1 (class: 'simpleMessage', 'message', 'condition'): [22:18:20.653] | : . ' Condition #1: 'simpleMessage', 'message', 'condition' Process ID: 28496 [22:18:20.654] | : . signalConditions() ... done [22:18:20.654] | : relay conditions ... done [22:18:20.655] | value() for MultisessionFuture () ... done [22:18:20.655] recvData() for FutureNode ... done [22:18:20.656] recvData() for FutureNode ... [22:18:20.656] | result() for ClusterFuture ... [22:18:20.657] | : assertValidConnection() ... [22:18:20.657] | : . cluster node index: 2 [22:18:20.658] | : assertValidConnection() ... done [22:18:20.658] | : receiveMessageFromWorker() for ClusterFuture ... [22:18:20.659] | : . cluster node index: 2 [22:18:20.659] | : . [1] TRUE [22:18:20.660] | : . Received data: [22:18:20.660] | : . List of 5 [22:18:20.660] | : . $ type : chr "VALUE" [22:18:20.660] | : . $ value :List of 16 [22:18:20.660] | : . ..$ value :List of 2 [22:18:20.660] | : . .. ..$ :List of 2 [22:18:20.660] | : . .. .. ..$ a : num 42 [22:18:20.660] | : . .. .. ..$ mean: num -0.106 [22:18:20.660] | : . .. ..$ :List of 2 [22:18:20.660] | : . .. .. ..$ a : num 42 [22:18:20.660] | : . .. .. ..$ mean: num -0.37 [22:18:20.660] | : . ..$ visible : logi TRUE [22:18:20.660] | : . ..$ stdout : chr "" [22:18:20.660] | : . ..$ conditions :List of 2 [22:18:20.660] | : . .. ..$ :List of 2 [22:18:20.660] | : . .. .. ..$ condition:List of 2 [22:18:20.660] | : . .. .. .. ..$ message: chr "Process ID: 48004\n" [22:18:20.660] | : . .. .. .. ..$ call : language message("Process ID: ", Sys.getpid()) [22:18:20.660] | : . .. .. .. ..- attr(*, "class")= chr [1:3] "simpleMessage" "message" "condition" [22:18:20.660] | : . .. .. ..$ signaled : int 0 [22:18:20.660] | : . .. ..$ :List of 2 [22:18:20.660] | : . .. .. ..$ condition:List of 2 [22:18:20.660] | : . .. .. .. ..$ message: chr "Process ID: 48004\n" [22:18:20.660] | : . .. .. .. ..$ call : language message("Process ID: ", Sys.getpid()) [22:18:20.660] | : . .. .. .. ..- attr(*, "class")= chr [1:3] "simpleMessage" "message" "condition" [22:18:20.660] | : . .. .. ..$ signaled : int 0 [22:18:20.660] | : . ..$ rng : logi TRUE [22:18:20.660] | : . ..$ seed : int [1:7] 10407 -1291560982 1940094640 1011213802 -1245370784 -53824285 -133594965 [22:18:20.660] | : . ..$ misuseGlobalEnv : NULL [22:18:20.660] | : . ..$ misuseConnections :List of 3 [22:18:20.660] | : . .. ..$ added : NULL [22:18:20.660] | : . .. ..$ removed : NULL [22:18:20.660] | : . .. ..$ replaced: NULL [22:18:20.660] | : . ..$ misuseDevices : NULL [22:18:20.660] | : . ..$ misuseDefaultDevice: list() [22:18:20.660] | : . ..$ started : POSIXct[1:1], format: "2026-03-13 22:18:20" [22:18:20.660] | : . ..$ finished : POSIXct[1:1], format: "2026-03-13 22:18:20" [22:18:20.660] | : . ..$ uuid : chr [1:2] "e1058cb20edd3076181069bf4651edd1" "8" [22:18:20.660] | : . ..$ session_uuid : chr "3fe289a6452d409844ac0feab8d94f35" [22:18:20.660] | : . .. ..- attr(*, "source")=List of 5 [22:18:20.660] | : . .. .. ..$ host : Named chr "CRANWIN3" [22:18:20.660] | : . .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [22:18:20.660] | : . .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [22:18:20.660] | : . .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [22:18:20.660] | : . .. .. ..$ pid : int 48004 [22:18:20.660] | : . .. .. ..$ time : POSIXct[1:1], format: "2026-03-13 22:18:19" [22:18:20.660] | : . .. .. ..$ random: int 2147483647 [22:18:20.660] | : . ..$ r_info :List of 4 [22:18:20.660] | : . .. ..$ version :Classes 'R_system_version', 'package_version', 'numeric_version' hidden list of 1 [22:18:20.660] | : . .. .. ..$ : int [1:3] 4 6 0 [22:18:20.660] | : . .. ..$ os : chr "windows" [22:18:20.660] | : . .. ..$ os_name : chr "Windows" [22:18:20.660] | : . .. ..$ captures_utf8: logi TRUE [22:18:20.660] | : . ..$ version : chr "1.8" [22:18:20.660] | : . ..- attr(*, "class")= chr "FutureResult" [22:18:20.660] | : . $ success: logi TRUE [22:18:20.660] | : . $ time : 'proc_time' Named num [1:5] 0 0 0 NA NA [22:18:20.660] | : . ..- attr(*, "names")= chr [1:5] "user.self" "sys.self" "elapsed" "user.child" ... [22:18:20.660] | : . $ tag : NULL [22:18:20.681] | : . Received FutureResult [22:18:20.682] | : . FutureResult: [22:18:20.682] | : . value: 'list' [22:18:20.682] | : . visible: TRUE [22:18:20.682] | : . stdout: character [22:18:20.682] | : . conditions: [n = 2] simpleMessage, simpleMessage [22:18:20.682] | : . RNG used: TRUE [22:18:20.682] | : . duration: 0.005929947 secs (started 2026-03-13 22:18:20.593018) [22:18:20.682] | : . version: 1.8 [22:18:20.683] | : . FutureRegistry('workers-c4a27a2dda765d3b7707fdfc3da105d0', action = 'remove', earlySignal = 0) ... [22:18:20.684] | : . ' Removed future from position #1 [22:18:20.684] | : . ' Number of registered futures: 0 [22:18:20.685] | : . FutureRegistry('workers-c4a27a2dda765d3b7707fdfc3da105d0', action = 'remove', earlySignal = 0) ... done [22:18:20.685] | : . Erased future from future backend [22:18:20.686] | : . result() for ClusterFuture ... [22:18:20.686] | : . ' result already collected: FutureResult [22:18:20.687] | : . result() for ClusterFuture ... done [22:18:20.687] | : . signalConditions() ... [22:18:20.688] | : . ' include = 'immediateCondition' [22:18:20.688] | : . ' exclude = [22:18:20.689] | : . ' resignal = FALSE [22:18:20.689] | : . ' Number of conditions: 2 [22:18:20.690] | : . ' int 2 [22:18:20.691] | : . ' Condition #1 (class: 'simpleMessage', 'message', 'condition'): [22:18:20.691] | : . ' Condition #2 (class: 'simpleMessage', 'message', 'condition'): [22:18:20.692] | : . signalConditions() ... done [22:18:20.692] | : receiveMessageFromWorker() for ClusterFuture ... done [22:18:20.693] | result() for ClusterFuture ... done [22:18:20.693] | FutureResult: [22:18:20.693] | value: 'list' [22:18:20.693] | visible: TRUE [22:18:20.693] | stdout: character [22:18:20.693] | conditions: [n = 2] simpleMessage, simpleMessage [22:18:20.693] | RNG used: TRUE [22:18:20.693] | duration: 0.005929947 secs (started 2026-03-13 22:18:20.593018) [22:18:20.693] | version: 1.8 [22:18:20.694] | Updating the node's RNG state [22:18:20.695] | value() for MultisessionFuture () ... [22:18:20.695] | : result() for ClusterFuture ... [22:18:20.696] | : . result already collected: FutureResult [22:18:20.696] | : result() for ClusterFuture ... done [22:18:20.697] | : result() for ClusterFuture ... [22:18:20.697] | : . result already collected: FutureResult [22:18:20.698] | : result() for ClusterFuture ... done [22:18:20.698] | : signalConditions() ... [22:18:20.699] | : . include = 'immediateCondition' [22:18:20.699] | : . exclude = [22:18:20.700] | : . resignal = FALSE [22:18:20.701] | : . Number of conditions: 2 [22:18:20.701] | : . int 2 [22:18:20.702] | : . Condition #1 (class: 'simpleMessage', 'message', 'condition'): [22:18:20.702] | : . Condition #2 (class: 'simpleMessage', 'message', 'condition'): [22:18:20.703] | : signalConditions() ... done [22:18:20.703] | : relay stdout ... [22:18:20.704] | : relay stdout ... done [22:18:20.704] | : check for misuse ... [22:18:20.705] | : check for misuse ... done [22:18:20.705] | : relay conditions ... [22:18:20.706] | : . Future state: 'finished' [22:18:20.706] | : . result() for ClusterFuture ... [22:18:20.707] | : . ' result already collected: FutureResult [22:18:20.707] | : . result() for ClusterFuture ... done [22:18:20.708] | : . signalConditions() ... [22:18:20.708] | : . ' include = 'condition' [22:18:20.709] | : . ' exclude = 'immediateCondition' [22:18:20.709] | : . ' resignal = TRUE [22:18:20.710] | : . ' Number of conditions: 2 [22:18:20.710] | : . ' int 2 [22:18:20.711] | : . ' Condition #1 (class: 'simpleMessage', 'message', 'condition'): [22:18:20.712] | : . ' Condition #1: 'simpleMessage', 'message', 'condition' Process ID: 48004 [22:18:20.712] | : . ' Condition #2 (class: 'simpleMessage', 'message', 'condition'): [22:18:20.713] | : . ' Condition #2: 'simpleMessage', 'message', 'condition' Process ID: 48004 [22:18:20.713] | : . signalConditions() ... done [22:18:20.714] | : relay conditions ... done [22:18:20.714] | value() for MultisessionFuture () ... done [22:18:20.715] recvData() for FutureNode ... done [22:18:20.715] sendData() for FutureNode #1 ... [22:18:20.716] | | type: 'EXEC' [22:18:20.717] | plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [22:18:20.717] | plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [22:18:20.718] | Create future ... [22:18:20.718] | : List of 1 [22:18:20.718] | : $ data:List of 4 [22:18:20.718] | : ..$ fun :function (X, FUN, ...) [22:18:20.718] | : ..$ args :List of 2 [22:18:20.718] | : .. ..$ : int 11 [22:18:20.718] | : .. ..$ FUN:function (x) [22:18:20.718] | : ..$ return: logi TRUE [22:18:20.718] | : ..$ tag : NULL [22:18:20.721] | : List of 1 [22:18:20.721] | : $ options:List of 2 [22:18:20.721] | : ..$ globals: logi TRUE [22:18:20.721] | : .. ..- attr(*, "add")=List of 1 [22:18:20.721] | : .. .. ..$ a: num 42 [22:18:20.721] | : ..$ seed : int [1:7] 10407 -2141406188 1683955353 148640435 1458338916 -1565512852 2141329560 [22:18:20.724] | : List of 1 [22:18:20.724] | : $ future_args:List of 4 [22:18:20.724] | : ..$ expr : symbol expr [22:18:20.724] | : ..$ substitute: logi FALSE [22:18:20.724] | : ..$ globals : logi TRUE [22:18:20.724] | : .. ..- attr(*, "add")=List of 1 [22:18:20.724] | : .. .. ..$ a: num 42 [22:18:20.724] | : ..$ seed : int [1:7] 10407 -2141406188 1683955353 148640435 1458338916 -1565512852 2141329560 [22:18:20.727] | : future(..., label = NULL) ... [22:18:20.728] | : . lazy: FALSE [22:18:20.728] | : . stdout: TRUE [22:18:20.729] | : . conditions: [n=1] 'condition' [22:18:20.729] | : . getGlobalsAndPackages() ... [22:18:20.730] | : . ' 'add' globals passed as-list: [1] 'a' [22:18:20.730] | : . getGlobalsAndPackages() ... done [22:18:20.731] | : . Searching for globals ... [22:18:20.756] | : . ' globals found: [14] 'do.call', 'fun', 'args', '{', '<-', 'match.fun', 'if', '||', '!', 'is.vector', 'is.object', 'as.list', '.Internal', 'lapply' [22:18:20.756] | : . Searching for globals ... done [22:18:20.757] | : . Resolving globals: FALSE [22:18:20.757] | : . Search for packages associated with the globals ... [22:18:20.758] | : . ' Packages associated with globals: [1] 'base' [22:18:20.759] | : . ' Packages: [1] 'base' [22:18:20.760] | : . Search for packages associated with the globals ... done [22:18:20.760] | : . Packages after dropping 'base': [0] [22:18:20.761] | : . globals: [3] 'fun', 'args', 'a' [22:18:20.761] | : . packages: [0] [22:18:20.762] | : future(..., label = NULL) ... done [22:18:20.763] | : run() for 'Future' () ... [22:18:20.763] | : . state: 'created' [22:18:20.764] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [22:18:20.764] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [22:18:20.765] | : . Using MultisessionFutureBackend ... [22:18:20.765] | : . ' Number of futures since start: 4 (4 created, 4 launched, 4 finished) [22:18:20.766] | : . ' Launching futures ... [22:18:20.766] | : . ' , launchFuture() for ClusterFutureBackend ... [22:18:20.767] | : . ' , ; Workers: [n=2] [22:18:20.767] | : . ' , ; Socket cluster with 2 nodes on host 'localhost' (R Under development (unstable) (2026-03-12 r89611 ucrt), platform x86_64-w64-mingw32) [22:18:20.770] | : . ' , ; FutureRegistry: 'workers-c4a27a2dda765d3b7707fdfc3da105d0' [22:18:20.771] | : . ' , ; requestWorker() ... [22:18:20.771] | : . ' , ; ` requestNode() ... [22:18:20.772] | : . ' , ; ` | Number of workers: 2 [22:18:20.772] | : . ' , ; ` | Polling for a free worker ... [22:18:20.773] | : . ' , ; ` | : FutureRegistry('workers-c4a27a2dda765d3b7707fdfc3da105d0', action = 'list', earlySignal = 0) ... [22:18:20.773] | : . ' , ; ` | : . Listing all futures [22:18:20.774] | : . ' , ; ` | : . Number of registered futures: 0 [22:18:20.774] | : . ' , ; ` | : FutureRegistry('workers-c4a27a2dda765d3b7707fdfc3da105d0', action = 'list', earlySignal = 0) ... done [22:18:20.775] | : . ' , ; ` | : Total time: 0 [22:18:20.775] | : . ' , ; ` | Polling for a free worker ... done [22:18:20.776] | : . ' , ; ` | FutureRegistry('workers-c4a27a2dda765d3b7707fdfc3da105d0', action = 'list', earlySignal = 0) ... [22:18:20.776] | : . ' , ; ` | : Listing all futures [22:18:20.777] | : . ' , ; ` | : Number of registered futures: 0 [22:18:20.777] | : . ' , ; ` | FutureRegistry('workers-c4a27a2dda765d3b7707fdfc3da105d0', action = 'list', earlySignal = 0) ... done [22:18:20.778] | : . ' , ; ` | avail: [n=2] '1', '2' [22:18:20.779] | : . ' , ; ` | Index of first available worker: 1 [22:18:20.779] | : . ' , ; ` | Validate that the worker is functional ... [22:18:20.780] | : . ' , ; ` | : Connection is valid [22:18:20.780] | : . ' , ; ` | : RichSOCKnode of a socket cluster on local host 'localhost' with pid 28496 (R Under development (unstable) (2026-03-12 r89611 ucrt), x86_64-w64-mingw32) using socket connection #4 ('<-CRANwin3.fb05.statistik.uni-dortmund.de:20429') [22:18:20.782] | : . ' , ; ` | : Worker is functional [22:18:20.783] | : . ' , ; ` | : FutureRegistry('workers-c4a27a2dda765d3b7707fdfc3da105d0', action = 'list', earlySignal = 0) ... [22:18:20.783] | : . ' , ; ` | : . Listing all futures [22:18:20.784] | : . ' , ; ` | : . Number of registered futures: 0 [22:18:20.784] | : . ' , ; ` | : FutureRegistry('workers-c4a27a2dda765d3b7707fdfc3da105d0', action = 'list', earlySignal = 0) ... done [22:18:20.785] | : . ' , ; ` | Validate that the worker is functional ... done [22:18:20.785] | : . ' , ; ` requestNode() ... done [22:18:20.786] | : . ' , ; ` cluster node index: 1 [22:18:20.786] | : . ' , ; requestWorker() ... done [22:18:20.787] | : . ' , ; eraseGlobalEnvironment() ... [22:18:20.788] | : . ' , ; eraseGlobalEnvironment() ... done [22:18:20.788] | : . ' , ; launchFuture() ... [22:18:20.789] | : . ' , ; ` cluster node index: 1 [22:18:20.789] | : . ' , ; ` getFutureData() ... [22:18:20.789] | : . ' , ; ` | getFutureCore() ... [22:18:20.790] | : . ' , ; ` | : Packages needed by the future expression (n = 0): [22:18:20.790] | : . ' , ; ` | getFutureCore() ... done [22:18:20.791] | : . ' , ; ` | getFutureCapture() ... [22:18:20.791] | : . ' , ; ` | getFutureCapture() ... done [22:18:20.792] | : . ' , ; ` | getFutureContext() ... [22:18:20.792] | : . ' , ; ` | : plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [22:18:20.793] | : . ' , ; ` | : . Getting stack without first backend: [n=0] [22:18:20.793] | : . ' , ; ` | : plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [22:18:20.794] | : . ' , ; ` | : Packages needed by future backend (n = 0): [22:18:20.795] | : . ' , ; ` | getFutureContext() ... done [22:18:20.795] | : . ' , ; ` getFutureData() ... done [22:18:20.815] | : . ' , ; ` FutureRegistry('workers-c4a27a2dda765d3b7707fdfc3da105d0', action = 'add', earlySignal = 0) ... [22:18:20.816] | : . ' , ; ` | Appended future to position #1 [22:18:20.816] | : . ' , ; ` | Number of registered futures: 1 [22:18:20.817] | : . ' , ; ` FutureRegistry('workers-c4a27a2dda765d3b7707fdfc3da105d0', action = 'add', earlySignal = 0) ... done [22:18:20.817] | : . ' , ; launchFuture() ... done [22:18:20.818] | : . ' , ; MultisessionFuture started [22:18:20.818] | : . ' , launchFuture() for ClusterFutureBackend ... done [22:18:20.819] | : . ' Launching futures ... done [22:18:20.819] | : . ' Future launched: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [22:18:20.820] | : . Using MultisessionFutureBackend ... done [22:18:20.820] | : run() for 'Future' () ... done [22:18:20.821] | Create future ... done [22:18:20.821] sendData() for FutureNode #1 ... done [22:18:20.822] sendData() for FutureNode #2 ... [22:18:20.823] | | type: 'EXEC' [22:18:20.823] | plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [22:18:20.824] | plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [22:18:20.824] | Create future ... [22:18:20.825] | : List of 1 [22:18:20.825] | : $ data:List of 4 [22:18:20.825] | : ..$ fun :function (X, FUN, ...) [22:18:20.825] | : ..$ args :List of 2 [22:18:20.825] | : .. ..$ : int [1:2] 12 13 [22:18:20.825] | : .. ..$ FUN:function (x) [22:18:20.825] | : ..$ return: logi TRUE [22:18:20.825] | : ..$ tag : NULL [22:18:20.828] | : List of 1 [22:18:20.828] | : $ options:List of 2 [22:18:20.828] | : ..$ globals: logi TRUE [22:18:20.828] | : .. ..- attr(*, "add")=List of 1 [22:18:20.828] | : .. .. ..$ a: num 42 [22:18:20.828] | : ..$ seed : int [1:7] 10407 -1291560982 1940094640 1011213802 -1245370784 -53824285 -133594965 [22:18:20.830] | : List of 1 [22:18:20.830] | : $ future_args:List of 4 [22:18:20.830] | : ..$ expr : symbol expr [22:18:20.830] | : ..$ substitute: logi FALSE [22:18:20.830] | : ..$ globals : logi TRUE [22:18:20.830] | : .. ..- attr(*, "add")=List of 1 [22:18:20.830] | : .. .. ..$ a: num 42 [22:18:20.830] | : ..$ seed : int [1:7] 10407 -1291560982 1940094640 1011213802 -1245370784 -53824285 -133594965 [22:18:20.834] | : future(..., label = NULL) ... [22:18:20.834] | : . lazy: FALSE [22:18:20.835] | : . stdout: TRUE [22:18:20.835] | : . conditions: [n=1] 'condition' [22:18:20.836] | : . getGlobalsAndPackages() ... [22:18:20.836] | : . ' 'add' globals passed as-list: [1] 'a' [22:18:20.837] | : . getGlobalsAndPackages() ... done [22:18:20.837] | : . Searching for globals ... [22:18:20.861] | : . ' globals found: [14] 'do.call', 'fun', 'args', '{', '<-', 'match.fun', 'if', '||', '!', 'is.vector', 'is.object', 'as.list', '.Internal', 'lapply' [22:18:20.862] | : . Searching for globals ... done [22:18:20.862] | : . Resolving globals: FALSE [22:18:20.863] | : . Search for packages associated with the globals ... [22:18:20.864] | : . ' Packages associated with globals: [1] 'base' [22:18:20.864] | : . ' Packages: [1] 'base' [22:18:20.865] | : . Search for packages associated with the globals ... done [22:18:20.866] | : . Packages after dropping 'base': [0] [22:18:20.866] | : . globals: [3] 'fun', 'args', 'a' [22:18:20.867] | : . packages: [0] [22:18:20.867] | : future(..., label = NULL) ... done [22:18:20.868] | : run() for 'Future' () ... [22:18:20.868] | : . state: 'created' [22:18:20.869] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [22:18:20.869] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [22:18:20.870] | : . Using MultisessionFutureBackend ... [22:18:20.870] | : . ' Number of futures since start: 5 (5 created, 5 launched, 4 finished) [22:18:20.871] | : . ' Launching futures ... [22:18:20.871] | : . ' , launchFuture() for ClusterFutureBackend ... [22:18:20.872] | : . ' , ; Workers: [n=2] [22:18:20.872] | : . ' , ; Socket cluster with 2 nodes on host 'localhost' (R Under development (unstable) (2026-03-12 r89611 ucrt), platform x86_64-w64-mingw32) [22:18:20.874] | : . ' , ; FutureRegistry: 'workers-c4a27a2dda765d3b7707fdfc3da105d0' [22:18:20.875] | : . ' , ; requestWorker() ... [22:18:20.875] | : . ' , ; ` requestNode() ... [22:18:20.876] | : . ' , ; ` | Number of workers: 2 [22:18:20.876] | : . ' , ; ` | Polling for a free worker ... [22:18:20.877] | : . ' , ; ` | : FutureRegistry('workers-c4a27a2dda765d3b7707fdfc3da105d0', action = 'list', earlySignal = 0) ... [22:18:20.878] | : . ' , ; ` | : . Listing all futures [22:18:20.878] | : . ' , ; ` | : . Number of registered futures: 1 [22:18:20.879] | : . ' , ; ` | : FutureRegistry('workers-c4a27a2dda765d3b7707fdfc3da105d0', action = 'list', earlySignal = 0) ... done [22:18:20.879] | : . ' , ; ` | : Total time: 0 [22:18:20.879] | : . ' , ; ` | Polling for a free worker ... done [22:18:20.880] | : . ' , ; ` | FutureRegistry('workers-c4a27a2dda765d3b7707fdfc3da105d0', action = 'list', earlySignal = 0) ... [22:18:20.880] | : . ' , ; ` | : Listing all futures [22:18:20.881] | : . ' , ; ` | : Number of registered futures: 1 [22:18:20.881] | : . ' , ; ` | FutureRegistry('workers-c4a27a2dda765d3b7707fdfc3da105d0', action = 'list', earlySignal = 0) ... done [22:18:20.882] | : . ' , ; ` | avail: [n=2] '2' [22:18:20.882] | : . ' , ; ` | Index of first available worker: 2 [22:18:20.883] | : . ' , ; ` | Validate that the worker is functional ... [22:18:20.883] | : . ' , ; ` | : Connection is valid [22:18:20.884] | : . ' , ; ` | : RichSOCKnode of a socket cluster on local host 'localhost' with pid 48004 (R Under development (unstable) (2026-03-12 r89611 ucrt), x86_64-w64-mingw32) using socket connection #5 ('<-CRANwin3.fb05.statistik.uni-dortmund.de:20429') [22:18:20.885] | : . ' , ; ` | : Worker is functional [22:18:20.886] | : . ' , ; ` | : FutureRegistry('workers-c4a27a2dda765d3b7707fdfc3da105d0', action = 'list', earlySignal = 0) ... [22:18:20.887] | : . ' , ; ` | : . Listing all futures [22:18:20.887] | : . ' , ; ` | : . Number of registered futures: 1 [22:18:20.888] | : . ' , ; ` | : FutureRegistry('workers-c4a27a2dda765d3b7707fdfc3da105d0', action = 'list', earlySignal = 0) ... done [22:18:20.888] | : . ' , ; ` | Validate that the worker is functional ... done [22:18:20.889] | : . ' , ; ` requestNode() ... done [22:18:20.889] | : . ' , ; ` cluster node index: 2 [22:18:20.890] | : . ' , ; requestWorker() ... done [22:18:20.890] | : . ' , ; eraseGlobalEnvironment() ... [22:18:20.891] | : . ' , ; eraseGlobalEnvironment() ... done [22:18:20.891] | : . ' , ; launchFuture() ... [22:18:20.892] | : . ' , ; ` cluster node index: 2 [22:18:20.892] | : . ' , ; ` getFutureData() ... [22:18:20.893] | : . ' , ; ` | getFutureCore() ... [22:18:20.893] | : . ' , ; ` | : Packages needed by the future expression (n = 0): [22:18:20.894] | : . ' , ; ` | getFutureCore() ... done [22:18:20.894] | : . ' , ; ` | getFutureCapture() ... [22:18:20.895] | : . ' , ; ` | getFutureCapture() ... done [22:18:20.895] | : . ' , ; ` | getFutureContext() ... [22:18:20.896] | : . ' , ; ` | : plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [22:18:20.896] | : . ' , ; ` | : . Getting stack without first backend: [n=0] [22:18:20.897] | : . ' , ; ` | : plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [22:18:20.897] | : . ' , ; ` | : Packages needed by future backend (n = 0): [22:18:20.898] | : . ' , ; ` | getFutureContext() ... done [22:18:20.898] | : . ' , ; ` getFutureData() ... done [22:18:20.919] | : . ' , ; ` FutureRegistry('workers-c4a27a2dda765d3b7707fdfc3da105d0', action = 'add', earlySignal = 0) ... [22:18:20.920] | : . ' , ; ` | Appended future to position #2 [22:18:20.921] | : . ' , ; ` | Number of registered futures: 2 [22:18:20.921] | : . ' , ; ` FutureRegistry('workers-c4a27a2dda765d3b7707fdfc3da105d0', action = 'add', earlySignal = 0) ... done [22:18:20.922] | : . ' , ; launchFuture() ... done [22:18:20.922] | : . ' , ; MultisessionFuture started [22:18:20.923] | : . ' , launchFuture() for ClusterFutureBackend ... done [22:18:20.924] | : . ' Launching futures ... done [22:18:20.924] | : . ' Future launched: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [22:18:20.925] | : . Using MultisessionFutureBackend ... done [22:18:20.925] | : run() for 'Future' () ... done [22:18:20.926] | Create future ... done [22:18:20.927] sendData() for FutureNode #2 ... done [22:18:20.928] recvData() for FutureNode ... [22:18:20.928] | result() for ClusterFuture ... [22:18:20.929] | : assertValidConnection() ... [22:18:20.930] | : . cluster node index: 1 [22:18:20.931] | : assertValidConnection() ... done [22:18:20.931] | : receiveMessageFromWorker() for ClusterFuture ... [22:18:20.932] | : . cluster node index: 1 [22:18:20.933] | : . [1] TRUE [22:18:20.933] | : . Received data: [22:18:20.934] | : . List of 5 [22:18:20.934] | : . $ type : chr "VALUE" [22:18:20.934] | : . $ value :List of 16 [22:18:20.934] | : . ..$ value :List of 1 [22:18:20.934] | : . .. ..$ :List of 2 [22:18:20.934] | : . .. .. ..$ a : num 42 [22:18:20.934] | : . .. .. ..$ mean: num -0.288 [22:18:20.934] | : . ..$ visible : logi TRUE [22:18:20.934] | : . ..$ stdout : chr "" [22:18:20.934] | : . ..$ conditions :List of 1 [22:18:20.934] | : . .. ..$ :List of 2 [22:18:20.934] | : . .. .. ..$ condition:List of 2 [22:18:20.934] | : . .. .. .. ..$ message: chr "Process ID: 28496\n" [22:18:20.934] | : . .. .. .. ..$ call : language message("Process ID: ", Sys.getpid()) [22:18:20.934] | : . .. .. .. ..- attr(*, "class")= chr [1:3] "simpleMessage" "message" "condition" [22:18:20.934] | : . .. .. ..$ signaled : int 0 [22:18:20.934] | : . ..$ rng : logi TRUE [22:18:20.934] | : . ..$ seed : int [1:7] 10407 -534518062 -1677734263 1639659385 -1745847263 -1936104530 -51174567 [22:18:20.934] | : . ..$ misuseGlobalEnv : NULL [22:18:20.934] | : . ..$ misuseConnections :List of 3 [22:18:20.934] | : . .. ..$ added : NULL [22:18:20.934] | : . .. ..$ removed : NULL [22:18:20.934] | : . .. ..$ replaced: NULL [22:18:20.934] | : . ..$ misuseDevices : NULL [22:18:20.934] | : . ..$ misuseDefaultDevice: list() [22:18:20.934] | : . ..$ started : POSIXct[1:1], format: "2026-03-13 22:18:20" [22:18:20.934] | : . ..$ finished : POSIXct[1:1], format: "2026-03-13 22:18:20" [22:18:20.934] | : . ..$ uuid : chr [1:2] "e1058cb20edd3076181069bf4651edd1" "9" [22:18:20.934] | : . ..$ session_uuid : chr "635a5362ba004187a31712e07f7c4e16" [22:18:20.934] | : . .. ..- attr(*, "source")=List of 5 [22:18:20.934] | : . .. .. ..$ host : Named chr "CRANWIN3" [22:18:20.934] | : . .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [22:18:20.934] | : . .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [22:18:20.934] | : . .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [22:18:20.934] | : . .. .. ..$ pid : int 28496 [22:18:20.934] | : . .. .. ..$ time : POSIXct[1:1], format: "2026-03-13 22:18:19" [22:18:20.934] | : . .. .. ..$ random: int 2147483647 [22:18:20.934] | : . ..$ r_info :List of 4 [22:18:20.934] | : . .. ..$ version :Classes 'R_system_version', 'package_version', 'numeric_version' hidden list of 1 [22:18:20.934] | : . .. .. ..$ : int [1:3] 4 6 0 [22:18:20.934] | : . .. ..$ os : chr "windows" [22:18:20.934] | : . .. ..$ os_name : chr "Windows" [22:18:20.934] | : . .. ..$ captures_utf8: logi TRUE [22:18:20.934] | : . ..$ version : chr "1.8" [22:18:20.934] | : . ..- attr(*, "class")= chr "FutureResult" [22:18:20.934] | : . $ success: logi TRUE [22:18:20.934] | : . $ time : 'proc_time' Named num [1:5] 0 0 0 NA NA [22:18:20.934] | : . ..- attr(*, "names")= chr [1:5] "user.self" "sys.self" "elapsed" "user.child" ... [22:18:20.934] | : . $ tag : NULL [22:18:20.952] | : . Received FutureResult [22:18:20.953] | : . FutureResult: [22:18:20.953] | : . value: 'list' [22:18:20.953] | : . visible: TRUE [22:18:20.953] | : . stdout: character [22:18:20.953] | : . conditions: [n = 1] simpleMessage [22:18:20.953] | : . RNG used: TRUE [22:18:20.953] | : . duration: 0.003600121 secs (started 2026-03-13 22:18:20.816067) [22:18:20.953] | : . version: 1.8 [22:18:20.954] | : . FutureRegistry('workers-c4a27a2dda765d3b7707fdfc3da105d0', action = 'remove', earlySignal = 0) ... [22:18:20.954] | : . ' Removed future from position #1 [22:18:20.955] | : . ' Number of registered futures: 1 [22:18:20.956] | : . FutureRegistry('workers-c4a27a2dda765d3b7707fdfc3da105d0', action = 'remove', earlySignal = 0) ... done [22:18:20.956] | : . Erased future from future backend [22:18:20.957] | : . result() for ClusterFuture ... [22:18:20.957] | : . ' result already collected: FutureResult [22:18:20.958] | : . result() for ClusterFuture ... done [22:18:20.958] | : . signalConditions() ... [22:18:20.958] | : . ' include = 'immediateCondition' [22:18:20.959] | : . ' exclude = [22:18:20.959] | : . ' resignal = FALSE [22:18:20.960] | : . ' Number of conditions: 1 [22:18:20.960] | : . ' int 1 [22:18:20.961] | : . ' Condition #1 (class: 'simpleMessage', 'message', 'condition'): [22:18:20.962] | : . signalConditions() ... done [22:18:20.962] | : receiveMessageFromWorker() for ClusterFuture ... done [22:18:20.963] | result() for ClusterFuture ... done [22:18:20.963] | FutureResult: [22:18:20.963] | value: 'list' [22:18:20.963] | visible: TRUE [22:18:20.963] | stdout: character [22:18:20.963] | conditions: [n = 1] simpleMessage [22:18:20.963] | RNG used: TRUE [22:18:20.963] | duration: 0.003600121 secs (started 2026-03-13 22:18:20.816067) [22:18:20.963] | version: 1.8 [22:18:20.964] | Updating the node's RNG state [22:18:20.965] | value() for MultisessionFuture () ... [22:18:20.966] | : result() for ClusterFuture ... [22:18:20.966] | : . result already collected: FutureResult [22:18:20.967] | : result() for ClusterFuture ... done [22:18:20.967] | : result() for ClusterFuture ... [22:18:20.968] | : . result already collected: FutureResult [22:18:20.968] | : result() for ClusterFuture ... done [22:18:20.969] | : signalConditions() ... [22:18:20.969] | : . include = 'immediateCondition' [22:18:20.969] | : . exclude = [22:18:20.970] | : . resignal = FALSE [22:18:20.970] | : . Number of conditions: 1 [22:18:20.971] | : . int 1 [22:18:20.972] | : . Condition #1 (class: 'simpleMessage', 'message', 'condition'): [22:18:20.972] | : signalConditions() ... done [22:18:20.973] | : relay stdout ... [22:18:20.973] | : relay stdout ... done [22:18:20.974] | : check for misuse ... [22:18:20.974] | : check for misuse ... done [22:18:20.975] | : relay conditions ... [22:18:20.975] | : . Future state: 'finished' [22:18:20.976] | : . result() for ClusterFuture ... [22:18:20.976] | : . ' result already collected: FutureResult [22:18:20.977] | : . result() for ClusterFuture ... done [22:18:20.977] | : . signalConditions() ... [22:18:20.978] | : . ' include = 'condition' [22:18:20.978] | : . ' exclude = 'immediateCondition' [22:18:20.979] | : . ' resignal = TRUE [22:18:20.979] | : . ' Number of conditions: 1 [22:18:20.980] | : . ' int 1 [22:18:20.981] | : . ' Condition #1 (class: 'simpleMessage', 'message', 'condition'): [22:18:20.981] | : . ' Condition #1: 'simpleMessage', 'message', 'condition' Process ID: 28496 [22:18:20.982] | : . signalConditions() ... done [22:18:20.982] | : relay conditions ... done [22:18:20.983] | value() for MultisessionFuture () ... done [22:18:20.983] recvData() for FutureNode ... done [22:18:20.984] recvData() for FutureNode ... [22:18:20.984] | result() for ClusterFuture ... [22:18:20.985] | : assertValidConnection() ... [22:18:20.985] | : . cluster node index: 2 [22:18:20.986] | : assertValidConnection() ... done [22:18:20.986] | : receiveMessageFromWorker() for ClusterFuture ... [22:18:20.987] | : . cluster node index: 2 [22:18:20.988] | : . [1] TRUE [22:18:20.988] | : . Received data: [22:18:20.989] | : . List of 5 [22:18:20.989] | : . $ type : chr "VALUE" [22:18:20.989] | : . $ value :List of 16 [22:18:20.989] | : . ..$ value :List of 2 [22:18:20.989] | : . .. ..$ :List of 2 [22:18:20.989] | : . .. .. ..$ a : num 42 [22:18:20.989] | : . .. .. ..$ mean: num -0.596 [22:18:20.989] | : . .. ..$ :List of 2 [22:18:20.989] | : . .. .. ..$ a : num 42 [22:18:20.989] | : . .. .. ..$ mean: num -0.361 [22:18:20.989] | : . ..$ visible : logi TRUE [22:18:20.989] | : . ..$ stdout : chr "" [22:18:20.989] | : . ..$ conditions :List of 2 [22:18:20.989] | : . .. ..$ :List of 2 [22:18:20.989] | : . .. .. ..$ condition:List of 2 [22:18:20.989] | : . .. .. .. ..$ message: chr "Process ID: 48004\n" [22:18:20.989] | : . .. .. .. ..$ call : language message("Process ID: ", Sys.getpid()) [22:18:20.989] | : . .. .. .. ..- attr(*, "class")= chr [1:3] "simpleMessage" "message" "condition" [22:18:20.989] | : . .. .. ..$ signaled : int 0 [22:18:20.989] | : . .. ..$ :List of 2 [22:18:20.989] | : . .. .. ..$ condition:List of 2 [22:18:20.989] | : . .. .. .. ..$ message: chr "Process ID: 48004\n" [22:18:20.989] | : . .. .. .. ..$ call : language message("Process ID: ", Sys.getpid()) [22:18:20.989] | : . .. .. .. ..- attr(*, "class")= chr [1:3] "simpleMessage" "message" "condition" [22:18:20.989] | : . .. .. ..$ signaled : int 0 [22:18:20.989] | : . ..$ rng : logi TRUE [22:18:20.989] | : . ..$ seed : int [1:7] 10407 1839436377 -612745743 -1224677461 2086354707 2132309856 -1476388883 [22:18:20.989] | : . ..$ misuseGlobalEnv : NULL [22:18:20.989] | : . ..$ misuseConnections :List of 3 [22:18:20.989] | : . .. ..$ added : NULL [22:18:20.989] | : . .. ..$ removed : NULL [22:18:20.989] | : . .. ..$ replaced: NULL [22:18:20.989] | : . ..$ misuseDevices : NULL [22:18:20.989] | : . ..$ misuseDefaultDevice: list() [22:18:20.989] | : . ..$ started : POSIXct[1:1], format: "2026-03-13 22:18:20" [22:18:20.989] | : . ..$ finished : POSIXct[1:1], format: "2026-03-13 22:18:20" [22:18:20.989] | : . ..$ uuid : chr [1:2] "e1058cb20edd3076181069bf4651edd1" "10" [22:18:20.989] | : . ..$ session_uuid : chr "3fe289a6452d409844ac0feab8d94f35" [22:18:20.989] | : . .. ..- attr(*, "source")=List of 5 [22:18:20.989] | : . .. .. ..$ host : Named chr "CRANWIN3" [22:18:20.989] | : . .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [22:18:20.989] | : . .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [22:18:20.989] | : . .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [22:18:20.989] | : . .. .. ..$ pid : int 48004 [22:18:20.989] | : . .. .. ..$ time : POSIXct[1:1], format: "2026-03-13 22:18:19" [22:18:20.989] | : . .. .. ..$ random: int 2147483647 [22:18:20.989] | : . ..$ r_info :List of 4 [22:18:20.989] | : . .. ..$ version :Classes 'R_system_version', 'package_version', 'numeric_version' hidden list of 1 [22:18:20.989] | : . .. .. ..$ : int [1:3] 4 6 0 [22:18:20.989] | : . .. ..$ os : chr "windows" [22:18:20.989] | : . .. ..$ os_name : chr "Windows" [22:18:20.989] | : . .. ..$ captures_utf8: logi TRUE [22:18:20.989] | : . ..$ version : chr "1.8" [22:18:20.989] | : . ..- attr(*, "class")= chr "FutureResult" [22:18:20.989] | : . $ success: logi TRUE [22:18:20.989] | : . $ time : 'proc_time' Named num [1:5] 0 0 0 NA NA [22:18:20.989] | : . ..- attr(*, "names")= chr [1:5] "user.self" "sys.self" "elapsed" "user.child" ... [22:18:20.989] | : . $ tag : NULL [22:18:21.011] | : . Received FutureResult [22:18:21.012] | : . FutureResult: [22:18:21.012] | : . value: 'list' [22:18:21.012] | : . visible: TRUE [22:18:21.012] | : . stdout: character [22:18:21.012] | : . conditions: [n = 2] simpleMessage, simpleMessage [22:18:21.012] | : . RNG used: TRUE [22:18:21.012] | : . duration: 0.003746986 secs (started 2026-03-13 22:18:20.919975) [22:18:21.012] | : . version: 1.8 [22:18:21.013] | : . FutureRegistry('workers-c4a27a2dda765d3b7707fdfc3da105d0', action = 'remove', earlySignal = 0) ... [22:18:21.014] | : . ' Removed future from position #1 [22:18:21.014] | : . ' Number of registered futures: 0 [22:18:21.015] | : . FutureRegistry('workers-c4a27a2dda765d3b7707fdfc3da105d0', action = 'remove', earlySignal = 0) ... done [22:18:21.015] | : . Erased future from future backend [22:18:21.016] | : . result() for ClusterFuture ... [22:18:21.016] | : . ' result already collected: FutureResult [22:18:21.017] | : . result() for ClusterFuture ... done [22:18:21.017] | : . signalConditions() ... [22:18:21.018] | : . ' include = 'immediateCondition' [22:18:21.018] | : . ' exclude = [22:18:21.019] | : . ' resignal = FALSE [22:18:21.019] | : . ' Number of conditions: 2 [22:18:21.020] | : . ' int 2 [22:18:21.020] | : . ' Condition #1 (class: 'simpleMessage', 'message', 'condition'): [22:18:21.021] | : . ' Condition #2 (class: 'simpleMessage', 'message', 'condition'): [22:18:21.022] | : . signalConditions() ... done [22:18:21.022] | : receiveMessageFromWorker() for ClusterFuture ... done [22:18:21.023] | result() for ClusterFuture ... done [22:18:21.023] | FutureResult: [22:18:21.023] | value: 'list' [22:18:21.023] | visible: TRUE [22:18:21.023] | stdout: character [22:18:21.023] | conditions: [n = 2] simpleMessage, simpleMessage [22:18:21.023] | RNG used: TRUE [22:18:21.023] | duration: 0.003746986 secs (started 2026-03-13 22:18:20.919975) [22:18:21.023] | version: 1.8 [22:18:21.024] | Updating the node's RNG state [22:18:21.025] | value() for MultisessionFuture () ... [22:18:21.025] | : result() for ClusterFuture ... [22:18:21.026] | : . result already collected: FutureResult [22:18:21.026] | : result() for ClusterFuture ... done [22:18:21.027] | : result() for ClusterFuture ... [22:18:21.027] | : . result already collected: FutureResult [22:18:21.028] | : result() for ClusterFuture ... done [22:18:21.028] | : signalConditions() ... [22:18:21.029] | : . include = 'immediateCondition' [22:18:21.029] | : . exclude = [22:18:21.030] | : . resignal = FALSE [22:18:21.030] | : . Number of conditions: 2 [22:18:21.031] | : . int 2 [22:18:21.031] | : . Condition #1 (class: 'simpleMessage', 'message', 'condition'): [22:18:21.032] | : . Condition #2 (class: 'simpleMessage', 'message', 'condition'): [22:18:21.032] | : signalConditions() ... done [22:18:21.033] | : relay stdout ... [22:18:21.033] | : relay stdout ... done [22:18:21.034] | : check for misuse ... [22:18:21.034] | : check for misuse ... done [22:18:21.035] | : relay conditions ... [22:18:21.035] | : . Future state: 'finished' [22:18:21.036] | : . result() for ClusterFuture ... [22:18:21.036] | : . ' result already collected: FutureResult [22:18:21.037] | : . result() for ClusterFuture ... done [22:18:21.037] | : . signalConditions() ... [22:18:21.038] | : . ' include = 'condition' [22:18:21.038] | : . ' exclude = 'immediateCondition' [22:18:21.039] | : . ' resignal = TRUE [22:18:21.039] | : . ' Number of conditions: 2 [22:18:21.040] | : . ' int 2 [22:18:21.041] | : . ' Condition #1 (class: 'simpleMessage', 'message', 'condition'): [22:18:21.041] | : . ' Condition #1: 'simpleMessage', 'message', 'condition' Process ID: 48004 [22:18:21.042] | : . ' Condition #2 (class: 'simpleMessage', 'message', 'condition'): [22:18:21.042] | : . ' Condition #2: 'simpleMessage', 'message', 'condition' Process ID: 48004 [22:18:21.043] | : . signalConditions() ... done [22:18:21.043] | : relay conditions ... done [22:18:21.044] | value() for MultisessionFuture () ... done [22:18:21.044] 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 [22:18:21.056] plan(<'name'>, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [22:18:21.057] | plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = NA, init = TRUE) ... [22:18:21.057] | : all.equal() for FutureStrategyList ... [22:18:21.058] | : . New stack: [22:18:21.058] | : . List of 1 [22:18:21.058] | : . $ :function (..., envir = parent.frame()) [22:18:21.058] | : . ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [22:18:21.058] | : . ..- attr(*, "init")= logi TRUE [22:18:21.058] | : . ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [22:18:21.058] | : . .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:18:21.058] | : . ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:18:21.058] | : . ..- attr(*, "call")= language plan(sequential) [22:18:21.058] | : . - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [22:18:21.062] | : . Old stack: [22:18:21.062] | : . List of 1 [22:18:21.062] | : . $ :function (..., workers = 2) [22:18:21.062] | : . ..- attr(*, "class")= chr [1:6] "tweaked" "multisession" "cluster" "multiprocess" ... [22:18:21.062] | : . ..- attr(*, "init")= chr "done" [22:18:21.062] | : . ..- attr(*, "factory")=function (workers = availableCores(constraints = "connections-16"), rscript_libs = .libPaths(), [22:18:21.062] | : . interrupts = TRUE, gc = FALSE, earlySignal = FALSE, ...) [22:18:21.062] | : . .. ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [22:18:21.062] | : . ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [22:18:21.062] | : . ..- attr(*, "untweakable")= chr "persistent" [22:18:21.062] | : . ..- attr(*, "tweaks")=List of 1 [22:18:21.062] | : . .. ..$ workers: num 2 [22:18:21.062] | : . ..- attr(*, "call")= language plan(multisession, workers = 2) [22:18:21.062] | : . ..- attr(*, "backend")=Classes 'MultisessionFutureBackend', 'ClusterFutureBackend', 'MultiprocessFutureBackend', 'FutureBackend', 'environment' [22:18:21.062] | : . .. ..- attr(*, "factory")=function (workers = availableCores(constraints = "connections-16"), rscript_libs = .libPaths(), [22:18:21.062] | : . interrupts = TRUE, gc = FALSE, earlySignal = FALSE, ...) [22:18:21.062] | : . .. .. ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [22:18:21.062] | : . - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [22:18:21.068] | : . Not identical [22:18:21.068] | : . all.equal() for future ... [22:18:21.069] | : . ' List of 2 [22:18:21.069] | : . ' $ target :function (..., envir = parent.frame()) [22:18:21.069] | : . ' ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [22:18:21.069] | : . ' ..- attr(*, "init")= logi TRUE [22:18:21.069] | : . ' ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [22:18:21.069] | : . ' .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:18:21.069] | : . ' ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:18:21.069] | : . ' ..- attr(*, "call")= language plan(sequential) [22:18:21.069] | : . ' $ current:function (..., workers = 2) [22:18:21.069] | : . ' ..- attr(*, "class")= chr [1:6] "tweaked" "multisession" "cluster" "multiprocess" ... [22:18:21.069] | : . ' ..- attr(*, "init")= chr "done" [22:18:21.069] | : . ' ..- attr(*, "factory")=function (workers = availableCores(constraints = "connections-16"), rscript_libs = .libPaths(), [22:18:21.069] | : . ' interrupts = TRUE, gc = FALSE, earlySignal = FALSE, ...) [22:18:21.069] | : . ' .. ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [22:18:21.069] | : . ' ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [22:18:21.069] | : . ' ..- attr(*, "untweakable")= chr "persistent" [22:18:21.069] | : . ' ..- attr(*, "tweaks")=List of 1 [22:18:21.069] | : . ' .. ..$ workers: num 2 [22:18:21.069] | : . ' ..- attr(*, "call")= language plan(multisession, workers = 2) [22:18:21.069] | : . ' ..- attr(*, "backend")=Classes 'MultisessionFutureBackend', 'ClusterFutureBackend', 'MultiprocessFutureBackend', 'FutureBackend', 'environment' [22:18:21.069] | : . ' .. ..- attr(*, "factory")=function (workers = availableCores(constraints = "connections-16"), rscript_libs = .libPaths(), [22:18:21.069] | : . ' interrupts = TRUE, gc = FALSE, earlySignal = FALSE, ...) [22:18:21.069] | : . ' .. .. ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [22:18:21.076] | : . ' Formals differ [22:18:21.077] | : . all.equal() for future ... done [22:18:21.077] | : . Future strategies differ at level 1 [22:18:21.078] | : all.equal() for FutureStrategyList ... done [22:18:21.078] | : plan(): Setting new future backend stack: [22:18:21.079] | : List of future strategies: [22:18:21.079] | : 1. sequential: [22:18:21.079] | : - args: function (..., envir = parent.frame(), workers = "") [22:18:21.079] | : - tweaked: FALSE [22:18:21.079] | : - call: plan(sequential) [22:18:21.080] | : List of 1 [22:18:21.080] | : $ :function (..., envir = parent.frame()) [22:18:21.080] | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [22:18:21.080] | : ..- attr(*, "init")= logi TRUE [22:18:21.080] | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [22:18:21.080] | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:18:21.080] | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:18:21.080] | : ..- attr(*, "call")= language plan(sequential) [22:18:21.080] | : - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [22:18:21.083] | : plan(): plan_cleanup(<'tweaked', 'multisession', 'cluster', 'multiprocess', 'future', 'function'>, cleanup = NA) ... [22:18:21.084] | : . plan("next", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [22:18:21.084] | : . ' Getting current ("next") strategy: 'FutureStrategy', 'tweaked', 'multisession', 'cluster', 'multiprocess', 'future', 'function' [22:18:21.085] | : . plan("next", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [22:18:21.085] | : . stopWorkers() for MultisessionFutureBackend ... [22:18:21.086] | : . ' Interrupt active futures ... [22:18:21.087] | : . ' , Number of futures: 0 [22:18:21.087] | : . ' Interrupt active futures ... done [22:18:21.088] | : . ' Clear future registry ... [22:18:21.089] | : . ' Clear future registry ... done [22:18:21.089] | : . ' Stop cluster workers ... [22:18:21.090] | : . ' , Stopping existing cluster ... [22:18:21.090] | : . ' , ; Cluster to shut down: [22:18:21.091] | : . ' , ; Socket cluster with 2 nodes on host 'localhost' (R Under development (unstable) (2026-03-12 r89611 ucrt), platform x86_64-w64-mingw32) [22:18:21.101] | : . ' , ; Stopped cluster: 'c(TRUE, TRUE)' [22:18:21.133] | : . ' , Stopping existing cluster ... done [22:18:21.134] | : . ' Stop cluster workers ... done [22:18:21.134] | : . stopWorkers() for MultisessionFutureBackend ... done [22:18:21.135] | : . Legacy shutdown of cluster workers ... [22:18:21.135] | : . ' Stopping existing cluster ... [22:18:21.136] | : . ' , No pre-existing cluster. Skipping [22:18:21.136] | : . ' Stopping existing cluster ... done [22:18:21.137] | : . Legacy shutdown of cluster workers ... done [22:18:21.137] | : plan(): plan_cleanup(<'tweaked', 'multisession', 'cluster', 'multiprocess', 'future', 'function'>, cleanup = NA) ... done [22:18:21.138] | : plan(): plan_init() of 'sequential', 'uniprocess', 'future', 'function' ... [22:18:21.138] | : . function (..., envir = parent.frame()) [22:18:21.138] | : . - attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [22:18:21.138] | : . - attr(*, "init")= logi TRUE [22:18:21.138] | : . - attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [22:18:21.138] | : . ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:18:21.138] | : . - attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:18:21.138] | : . - attr(*, "call")= language plan(sequential) [22:18:21.141] | : . init: TRUE [22:18:21.142] | : . makeFutureBackend() ... [22:18:21.142] | : . ' Backend function: <'NULL'> [22:18:21.143] | : . ' Evaluator tweak arguments: [n=0] [22:18:21.143] | : . ' list() [22:18:21.144] | : . ' Evaluator formal arguments: [n=1] [22:18:21.144] | : . ' Dotted pair list of 1 [22:18:21.144] | : . ' $ envir: language parent.frame() [22:18:21.146] | : . ' Arguments passed to the future-backend factory: [n=1] [22:18:21.146] | : . ' List of 1 [22:18:21.146] | : . ' $ envir: language parent.frame() [22:18:21.147] | : . ' Backend: <'SequentialFutureBackend', 'FutureBackend', 'environment'> [22:18:21.148] | : . makeFutureBackend() ... done [22:18:21.148] | : plan(): plan_init() of 'sequential', 'uniprocess', 'future', 'function' ... done [22:18:21.149] | : nbrOfWorkers(NULL) ... [22:18:21.149] | : . List of 4 [22:18:21.149] | : . $ : language plan_set(newStack, skip = .skip, cleanup = .cleanup, init = .init, debug = debug) [22:18:21.149] | : . $ : language with_assert({ nbrOfWorkers <- nbrOfWorkers() ... [22:18:21.149] | : . $ : language nbrOfWorkers() [22:18:21.149] | : . $ : language nbrOfWorkers.NULL() [22:18:21.152] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [22:18:21.152] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [22:18:21.153] | : . Number of workers: 1 [22:18:21.153] | : nbrOfWorkers(NULL) ... done [22:18:21.154] | : plan(): nbrOfWorkers() = 1 [22:18:21.154] | plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = NA, init = TRUE) ... done [22:18:21.155] plan(<'name'>, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done Failed to undo environment variables: - Expected environment variables: [n=218] '!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_RCPP_NOT_NEEDED_', '_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_03_13_22_15_17_12234' Test time: user.self=1s, sys.self=0.2s, elapsed=3s, user.child=NAs, sys.child=NAs Test 'makeClusterFuture' ... success > > proc.time() user system elapsed 1.73 0.20 3.32