R Under development (unstable) (2026-03-17 r89645 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-future.apply-stdout.R > ## Don't edit - it was autogenerated by inst/testme/deploy.R > futurize:::testme("future.apply-stdout") Test 'future.apply-stdout' ... chr "none" > if (requireNamespace("future.apply", quietly = TRUE)) { + library(futurize) + message("*** future_*apply() and 'future.stdout' ...") + o .... [TRUNCATED] Loading required package: future *** future_*apply() and 'future.stdout' ... - Testing with 1 cores ... * plan('sequential') ... [15:30:38.485] plan(<'name'>, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [15:30:38.486] | plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = NA, init = TRUE) ... [15:30:38.487] | : all.equal() for FutureStrategyList ... [15:30:38.488] | : . New stack: [15:30:38.488] | : . List of 1 [15:30:38.488] | : . $ :function (..., envir = parent.frame()) [15:30:38.488] | : . ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [15:30:38.488] | : . ..- attr(*, "init")= logi TRUE [15:30:38.488] | : . ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [15:30:38.488] | : . .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:38.488] | : . ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:38.488] | : . ..- attr(*, "call")= language plan(strategy) [15:30:38.488] | : . - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [15:30:38.495] | : . Old stack: [15:30:38.496] | : . List of 1 [15:30:38.496] | : . $ :function (..., envir = parent.frame()) [15:30:38.496] | : . ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [15:30:38.496] | : . ..- attr(*, "init")= logi TRUE [15:30:38.496] | : . ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [15:30:38.496] | : . .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:38.496] | : . ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:38.496] | : . ..- attr(*, "call")= language plan(sequential) [15:30:38.496] | : . - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [15:30:38.500] | : . Not identical [15:30:38.500] | : . all.equal() for future ... [15:30:38.501] | : . ' List of 2 [15:30:38.501] | : . ' $ target :function (..., envir = parent.frame()) [15:30:38.501] | : . ' ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [15:30:38.501] | : . ' ..- attr(*, "init")= logi TRUE [15:30:38.501] | : . ' ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [15:30:38.501] | : . ' .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:38.501] | : . ' ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:38.501] | : . ' ..- attr(*, "call")= language plan(strategy) [15:30:38.501] | : . ' $ current:function (..., envir = parent.frame()) [15:30:38.501] | : . ' ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [15:30:38.501] | : . ' ..- attr(*, "init")= logi TRUE [15:30:38.501] | : . ' ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [15:30:38.501] | : . ' .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:38.501] | : . ' ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:38.501] | : . ' ..- attr(*, "call")= language plan(sequential) [15:30:38.508] | : . all.equal() for future ... done [15:30:38.508] | : all.equal() for FutureStrategyList ... done [15:30:38.509] | : plan(): Skip setting new future backend stack because it is the same as the current one: [15:30:38.510] | : List of future strategies: [15:30:38.510] | : 1. sequential: [15:30:38.510] | : - args: function (..., envir = parent.frame(), workers = "") [15:30:38.510] | : - tweaked: FALSE [15:30:38.510] | : - call: plan(sequential) [15:30:38.511] | plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = NA, init = TRUE) ... done [15:30:38.512] plan(<'name'>, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done * future_lapply(x, ..., future.stdout = FALSE) ... [15:30:38.524] future_lapply() ... [15:30:38.532] | Globals in FUN(): [n=4] '{', 'Sys.sleep', '/', 'print' [15:30:38.533] | => Will pass '...' to FUN(): '{', ' ...future.FUN(...future.X_jj, ...)', '}' [15:30:38.534] | future_lapply() -> future_xapply() ... [15:30:38.535] | : nbrOfWorkers(NULL) ... [15:30:38.536] | : . List of 4 [15:30:38.536] | : . $ : language makeChunks(nX, nbrOfWorkers = nbrOfWorkers(), future.scheduling = future.scheduling, future.chunk.size = future.chunk.size) [15:30:38.536] | : . $ : language stop_if_not(nbrOfElements >= 0L, nbrOfWorkers >= 1L) [15:30:38.536] | : . $ : language nbrOfWorkers() [15:30:38.536] | : . $ : language nbrOfWorkers.NULL() [15:30:38.539] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [15:30:38.540] | : . ' plan(): plan_init() of 'sequential', 'uniprocess', 'future', 'function' ... [15:30:38.540] | : . ' , function (..., envir = parent.frame()) [15:30:38.540] | : . ' , - attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [15:30:38.540] | : . ' , - attr(*, "init")= logi TRUE [15:30:38.540] | : . ' , - attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [15:30:38.540] | : . ' , ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:38.540] | : . ' , - attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:38.540] | : . ' , - attr(*, "call")= language plan(sequential) [15:30:38.543] | : . ' , init: TRUE [15:30:38.544] | : . ' , makeFutureBackend() ... [15:30:38.545] | : . ' , ; Backend function: <'NULL'> [15:30:38.545] | : . ' , ; Evaluator tweak arguments: [n=0] [15:30:38.546] | : . ' , ; list() [15:30:38.547] | : . ' , ; Evaluator formal arguments: [n=1] [15:30:38.547] | : . ' , ; Dotted pair list of 1 [15:30:38.547] | : . ' , ; $ envir: language parent.frame() [15:30:38.549] | : . ' , ; Arguments passed to the future-backend factory: [n=1] [15:30:38.549] | : . ' , ; List of 1 [15:30:38.549] | : . ' , ; $ envir: language parent.frame() [15:30:38.551] | : . ' , ; Backend: <'SequentialFutureBackend', 'FutureBackend', 'environment'> [15:30:38.552] | : . ' , makeFutureBackend() ... done [15:30:38.591] | : . ' plan(): plan_init() of 'sequential', 'uniprocess', 'future', 'function' ... done [15:30:38.592] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [15:30:38.593] | : . Number of workers: 1 [15:30:38.594] | : nbrOfWorkers(NULL) ... done [15:30:38.595] | : Number of chunks: 1 [15:30:38.596] | : getGlobalsAndPackagesXApply() ... [15:30:38.597] | : . future.globals: TRUE [15:30:38.599] | : . getGlobalsAndPackages() ... [15:30:38.600] | : . ' Searching for globals ... [15:30:38.621] | : . ' , globals found: [5] 'FUN', '{', 'Sys.sleep', '/', 'print' [15:30:38.622] | : . ' Searching for globals ... done [15:30:38.623] | : . ' Resolving globals: FALSE [15:30:38.624] | : . ' Search for packages associated with the globals ... [15:30:38.625] | : . ' , Packages associated with globals: [1] 'base' [15:30:38.627] | : . ' , Packages: [1] 'base' [15:30:38.628] | : . ' Search for packages associated with the globals ... done [15:30:38.630] | : . ' The total size of the 1 globals is 200 bytes (200 bytes) [15:30:38.631] | : . ' The total size of the 1 globals exported for future expression ('FUN()') is 200 bytes There is one global: 'FUN' (200 bytes of class 'function') [15:30:38.632] | : . ' Packages after dropping 'base': [0] [15:30:38.675] | : . ' globals: [1] 'FUN' [15:30:38.676] | : . ' packages: [0] [15:30:38.677] | : . getGlobalsAndPackages() ... done [15:30:38.678] | : . globals found/used: [n=1] 'FUN' [15:30:38.679] | : . needed namespaces: [n=0] [15:30:38.680] | : . use_args: TRUE [15:30:38.681] | : . Getting '...' globals ... [15:30:38.683] | : . ' resolve() for FutureGlobals ... [15:30:38.684] | : . ' , recursive: 0 [15:30:38.685] | : . ' , Number of elements: 1 [15:30:38.687] | : . ' , elements: '...' [15:30:38.688] | : . ' , 'obj' is DotDotDotList [15:30:38.689] | : . ' , resolve(obj, ...) ... [15:30:38.690] | : . ' , ; resolve() for DotDotDotList ... [15:30:38.691] | : . ' , ; ` recursive: -1 [15:30:38.692] | : . ' , ; resolve() for DotDotDotList ... done [15:30:38.693] | : . ' , resolve(obj, ...) ... done [15:30:38.694] | : . ' , resolved() ... [15:30:38.695] | : . ' , ; resolved() for DotDotDotList ... [15:30:38.695] | : . ' , ; ` Number of elements: 0 [15:30:38.696] | : . ' , ; ` Number of futures: 0 [15:30:38.697] | : . ' , ; resolved() for DotDotDotList ... done [15:30:38.698] | : . ' , resolved() ... done [15:30:38.699] | : . ' , length: 0 (resolved future 1) [15:30:38.700] | : . ' resolve() for FutureGlobals ... done [15:30:38.701] | : . ' '...' content: [n=0] [15:30:38.702] | : . ' List of 1 [15:30:38.702] | : . ' $ ...: list() [15:30:38.702] | : . ' ..- attr(*, "class")= chr [1:2] "DotDotDotList" "list" [15:30:38.702] | : . ' - attr(*, "where")=List of 1 [15:30:38.702] | : . ' ..$ ...: [15:30:38.702] | : . ' - attr(*, "class")= chr [1:3] "FutureGlobals" "Globals" "list" [15:30:38.702] | : . ' - attr(*, "resolved")= logi TRUE [15:30:38.702] | : . ' - attr(*, "total_size")= num NA [15:30:38.709] | : . Getting '...' globals ... done [15:30:38.710] | : . Globals to be used in all futures (chunks): [n=2] '...future.FUN', '...' [15:30:38.711] | : . List of 2 [15:30:38.711] | : . $ ...future.FUN:function (x) [15:30:38.711] | : . $ ... : list() [15:30:38.711] | : . ..- attr(*, "class")= chr [1:2] "DotDotDotList" "list" [15:30:38.711] | : . - attr(*, "where")=List of 2 [15:30:38.711] | : . ..$ ...future.FUN: [15:30:38.711] | : . ..$ ... : [15:30:38.711] | : . - attr(*, "class")= chr [1:3] "FutureGlobals" "Globals" "list" [15:30:38.711] | : . - attr(*, "resolved")= logi FALSE [15:30:38.711] | : . - attr(*, "total_size")= num 3656 [15:30:38.718] | : . Packages to be attached in all futures: [n=0] [15:30:38.719] | : getGlobalsAndPackagesXApply() ... done [15:30:38.720] | : Globals pass to each chunk: [n=5] '...future.FUN', '...', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [15:30:38.721] | : List of 5 [15:30:38.721] | : $ ...future.FUN :function (x) [15:30:38.721] | : $ ... : list() [15:30:38.721] | : ..- attr(*, "class")= chr [1:2] "DotDotDotList" "list" [15:30:38.721] | : $ ...future.elements_ii : NULL [15:30:38.721] | : $ ...future.seeds_ii : NULL [15:30:38.721] | : $ ...future.globals.maxSize: NULL [15:30:38.721] | : - attr(*, "where")=List of 5 [15:30:38.721] | : ..$ ...future.FUN : [15:30:38.721] | : ..$ ... : [15:30:38.721] | : ..$ ...future.elements_ii : [15:30:38.721] | : ..$ ...future.seeds_ii : [15:30:38.721] | : ..$ ...future.globals.maxSize: [15:30:38.721] | : - attr(*, "class")= chr [1:3] "FutureGlobals" "Globals" "list" [15:30:38.721] | : - attr(*, "resolved")= logi FALSE [15:30:38.721] | : - attr(*, "total_size")= num 3656 [15:30:38.731] | : Number of futures (= number of chunks): 1 [15:30:38.732] | : Launching 1 futures (chunks) ... [15:30:38.732] | : Chunk #1 of 1 ... [15:30:38.733] | : - Finding globals in 'X' for chunk #1 ... [15:30:38.734] | : getGlobalsAndPackages() ... [15:30:38.735] | : . Searching for globals ... [15:30:38.736] | : . ' globals found: [0] [15:30:38.736] | : . Searching for globals ... done [15:30:38.737] | : . globals: [0] [15:30:38.738] | : . packages: [0] [15:30:38.739] | : getGlobalsAndPackages() ... done [15:30:38.740] | : + additional globals found: [n=0] [15:30:38.741] | : + additional namespaces needed: [n=0] [15:30:38.742] | : - Finding globals in 'X' for chunk #1 ... DONE [15:30:38.743] | : - seeds: [15:30:38.743] | : - All globals exported: [n=5] '...future.FUN', '...', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [15:30:38.745] | : future(..., label = 'future_lapply-1') ... [15:30:38.746] | : . lazy: FALSE [15:30:38.746] | : . stdout: FALSE [15:30:38.747] | : . conditions: [n=1] 'condition' [15:30:38.749] | : . getGlobalsAndPackages() ... [15:30:38.750] | : . ' globals passed as-is: [5] '...future.FUN', '...', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [15:30:38.751] | : . ' Resolving globals: FALSE [15:30:38.752] | : . ' Tweak future expression to call with '...' arguments ... [15:30:38.753] | : . ' , { [15:30:38.753] | : . ' , "# future::getGlobalsAndPackages(): wrapping the original future" [15:30:38.753] | : . ' , "# expression in do.call(), because function called uses '...' " [15:30:38.753] | : . ' , "# as a global variable " [15:30:38.753] | : . ' , do.call(function(...) { [15:30:38.753] | : . ' , "# future::getGlobalsAndPackages(): FUN() uses '...' internally " [15:30:38.753] | : . ' , "# without having an '...' argument. This means '...' is treated" [15:30:38.753] | : . ' , "# as a global variable. This may happen when FUN() is an " [15:30:38.753] | : . ' , "# anonymous function. " [15:30:38.753] | : . ' , "# " [15:30:38.753] | : . ' , "# If an anonymous function, we will make sure to restore the " [15:30:38.753] | : . ' , "# function environment of FUN() to the calling environment. " [15:30:38.753] | : . ' , "# We assume FUN() an anonymous function if it lives in the " [15:30:38.753] | : . ' , "# global environment, which is where globals are written. " [15:30:38.753] | : . ' , penv <- env <- environment(...future.FUN) [15:30:38.753] | : . ' , repeat { [15:30:38.753] | : . ' , if (identical(env, globalenv()) || identical(env, [15:30:38.753] | : . ' , emptyenv())) [15:30:38.753] | : . ' , break [15:30:38.753] | : . ' , penv <- env [15:30:38.753] | : . ' , env <- parent.env(env) [15:30:38.753] | : . ' , } [15:30:38.753] | : . ' , if (identical(penv, globalenv())) { [15:30:38.753] | : . ' , environment(...future.FUN) <- environment() [15:30:38.753] | : . ' , } [15:30:38.753] | : . ' , else if (!identical(penv, emptyenv()) && !is.null(penv) && [15:30:38.753] | : . ' , !isNamespace(penv)) { [15:30:38.753] | : . ' , parent.env(penv) <- environment() [15:30:38.753] | : . ' , } [15:30:38.753] | : . ' , rm(list = c("env", "penv"), inherits = FALSE) [15:30:38.753] | : . ' , { [15:30:38.753] | : . ' , "# future.apply:::future_xapply(): preserve future option" [15:30:38.753] | : . ' , ...future.globals.maxSize.org <- getOption("future.globals.maxSize") [15:30:38.753] | : . ' , if (!identical(...future.globals.maxSize.org, ...future.globals.maxSize)) { [15:30:38.753] | : . ' , oopts <- options(future.globals.maxSize = ...future.globals.maxSize) [15:30:38.753] | : . ' , on.exit(options(oopts), add = TRUE) [15:30:38.753] | : . ' , } [15:30:38.753] | : . ' , { [15:30:38.753] | : . ' , "# future.apply::future_lapply(): process chunk of elements" [15:30:38.753] | : . ' , lapply(seq_along(...future.elements_ii), FUN = function(jj) { [15:30:38.753] | : . ' , ...future.X_jj <- ...future.elements_ii[[jj]] [15:30:38.753] | : . ' , { [15:30:38.753] | : . ' , ...future.FUN(...future.X_jj, ...) [15:30:38.753] | : . ' , } [15:30:38.753] | : . ' , }) [15:30:38.753] | : . ' , } [15:30:38.753] | : . ' , } [15:30:38.753] | : . ' , }, args = future.call.arguments) [15:30:38.753] | : . ' , } [15:30:38.756] | : . ' Tweak future expression to call with '...' arguments ... done [15:30:38.757] | : . ' Search for packages associated with the globals ... [15:30:38.758] | : . ' , Packages associated with globals: [0] [15:30:38.759] | : . ' , Packages: [0] [15:30:38.760] | : . ' Search for packages associated with the globals ... done [15:30:38.761] | : . ' Packages after dropping 'base': [0] [15:30:38.761] | : . ' globals: [5] '...future.FUN', 'future.call.arguments', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [15:30:38.762] | : . ' packages: [0] [15:30:38.763] | : . getGlobalsAndPackages() ... done [15:30:38.765] | : . run() for 'Future' ('future_lapply-1') ... [15:30:38.766] | : . ' state: 'created' [15:30:38.767] | : . ' plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [15:30:38.768] | : . ' plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [15:30:38.769] | : . ' Using SequentialFutureBackend ... [15:30:38.770] | : . ' , Number of futures since start: 0 (0 created, 0 launched, 0 finished) [15:30:38.771] | : . ' , Launching futures ... [15:30:38.772] | : . ' , ; launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... [15:30:38.774] | : . ' , ; ` getFutureData() ... [15:30:38.775] | : . ' , ; ` | getFutureCore() ... [15:30:38.776] | : . ' , ; ` | : Packages needed by the future expression (n = 0): [15:30:38.777] | : . ' , ; ` | getFutureCore() ... done [15:30:38.778] | : . ' , ; ` | getFutureCapture() ... [15:30:38.779] | : . ' , ; ` | getFutureCapture() ... done [15:30:38.780] | : . ' , ; ` | getFutureContext() ... [15:30:38.781] | : . ' , ; ` | : plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [15:30:38.782] | : . ' , ; ` | : . Getting stack without first backend: [n=0] [15:30:38.783] | : . ' , ; ` | : plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [15:30:38.784] | : . ' , ; ` | : Packages needed by future backend (n = 0): [15:30:38.785] | : . ' , ; ` | getFutureContext() ... done [15:30:38.786] | : . ' , ; ` getFutureData() ... done [15:30:38.797] | : . ' , ; ` plan("list", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [15:30:38.798] | : . ' , ; ` | Getting full stack: [n=1] 'sequential', 'uniprocess', 'future', 'function' [15:30:38.799] | : . ' , ; ` plan("list", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [15:30:38.801] | : . ' , ; ` plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [15:30:38.802] | : . ' , ; ` | plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [15:30:38.803] | : . ' , ; ` | : all.equal() for FutureStrategyList ... [15:30:38.804] | : . ' , ; ` | : . New stack: [15:30:38.805] | : . ' , ; ` | : . List of 1 [15:30:38.805] | : . ' , ; ` | : . $ :function (..., envir = parent.frame()) [15:30:38.805] | : . ' , ; ` | : . ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [15:30:38.805] | : . ' , ; ` | : . ..- attr(*, "init")= logi TRUE [15:30:38.805] | : . ' , ; ` | : . ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [15:30:38.805] | : . ' , ; ` | : . .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:38.805] | : . ' , ; ` | : . ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:38.805] | : . ' , ; ` | : . ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [15:30:38.805] | : . ' , ; ` | : . - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [15:30:38.812] | : . ' , ; ` | : . Old stack: [15:30:38.813] | : . ' , ; ` | : . List of 1 [15:30:38.813] | : . ' , ; ` | : . $ :function (..., envir = parent.frame()) [15:30:38.813] | : . ' , ; ` | : . ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [15:30:38.813] | : . ' , ; ` | : . ..- attr(*, "init")= chr "done" [15:30:38.813] | : . ' , ; ` | : . ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [15:30:38.813] | : . ' , ; ` | : . .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:38.813] | : . ' , ; ` | : . ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:38.813] | : . ' , ; ` | : . ..- attr(*, "call")= language plan(sequential) [15:30:38.813] | : . ' , ; ` | : . ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [15:30:38.813] | : . ' , ; ` | : . .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [15:30:38.813] | : . ' , ; ` | : . .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:38.813] | : . ' , ; ` | : . - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [15:30:38.822] | : . ' , ; ` | : . Not identical [15:30:38.823] | : . ' , ; ` | : . all.equal() for future ... [15:30:38.824] | : . ' , ; ` | : . ' List of 2 [15:30:38.824] | : . ' , ; ` | : . ' $ target :function (..., envir = parent.frame()) [15:30:38.824] | : . ' , ; ` | : . ' ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [15:30:38.824] | : . ' , ; ` | : . ' ..- attr(*, "init")= logi TRUE [15:30:38.824] | : . ' , ; ` | : . ' ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [15:30:38.824] | : . ' , ; ` | : . ' .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:38.824] | : . ' , ; ` | : . ' ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:38.824] | : . ' , ; ` | : . ' ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [15:30:38.824] | : . ' , ; ` | : . ' $ current:function (..., envir = parent.frame()) [15:30:38.824] | : . ' , ; ` | : . ' ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [15:30:38.824] | : . ' , ; ` | : . ' ..- attr(*, "init")= chr "done" [15:30:38.824] | : . ' , ; ` | : . ' ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [15:30:38.824] | : . ' , ; ` | : . ' .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:38.824] | : . ' , ; ` | : . ' ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:38.824] | : . ' , ; ` | : . ' ..- attr(*, "call")= language plan(sequential) [15:30:38.824] | : . ' , ; ` | : . ' ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [15:30:38.824] | : . ' , ; ` | : . ' .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [15:30:38.824] | : . ' , ; ` | : . ' .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:38.838] | : . ' , ; ` | : . all.equal() for future ... done [15:30:38.839] | : . ' , ; ` | : all.equal() for FutureStrategyList ... done [15:30:38.840] | : . ' , ; ` | : plan(): Skip setting new future backend stack because it is the same as the current one: [15:30:38.841] | : . ' , ; ` | : List of future strategies: [15:30:38.841] | : . ' , ; ` | : 1. sequential: [15:30:38.841] | : . ' , ; ` | : - args: function (..., envir = parent.frame(), workers = "") [15:30:38.841] | : . ' , ; ` | : - tweaked: FALSE [15:30:38.841] | : . ' , ; ` | : - call: plan(sequential) [15:30:38.843] | : . ' , ; ` | plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [15:30:38.844] | : . ' , ; ` plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [15:30:38.845] | : . ' , ; ` assign_globals() ... [15:30:38.846] | : . ' , ; ` List of 5 [15:30:38.846] | : . ' , ; ` $ ...future.FUN :function (x) [15:30:38.846] | : . ' , ; ` $ future.call.arguments : list() [15:30:38.846] | : . ' , ; ` ..- attr(*, "class")= chr [1:2] "DotDotDotList" "list" [15:30:38.846] | : . ' , ; ` $ ...future.elements_ii :List of 2 [15:30:38.846] | : . ' , ; ` ..$ : int 1 [15:30:38.846] | : . ' , ; ` ..$ : int 0 [15:30:38.846] | : . ' , ; ` $ ...future.seeds_ii : NULL [15:30:38.846] | : . ' , ; ` $ ...future.globals.maxSize: NULL [15:30:38.846] | : . ' , ; ` - attr(*, "where")=List of 5 [15:30:38.846] | : . ' , ; ` ..$ ...future.FUN : [15:30:38.846] | : . ' , ; ` ..$ future.call.arguments : [15:30:38.846] | : . ' , ; ` ..$ ...future.elements_ii : [15:30:38.846] | : . ' , ; ` ..$ ...future.seeds_ii : [15:30:38.846] | : . ' , ; ` ..$ ...future.globals.maxSize: [15:30:38.846] | : . ' , ; ` - attr(*, "resolved")= logi FALSE [15:30:38.846] | : . ' , ; ` - attr(*, "total_size")= num 3656 [15:30:38.846] | : . ' , ; ` - attr(*, "class")= chr [1:3] "FutureGlobals" "Globals" "list" [15:30:38.846] | : . ' , ; ` - attr(*, "already-done")= logi TRUE [15:30:38.859] | : . ' , ; ` - copied '...future.FUN' to environment [15:30:38.860] | : . ' , ; ` - copied 'future.call.arguments' to environment [15:30:38.861] | : . ' , ; ` - copied '...future.elements_ii' to environment [15:30:38.862] | : . ' , ; ` - copied '...future.seeds_ii' to environment [15:30:38.863] | : . ' , ; ` - copied '...future.globals.maxSize' to environment [15:30:38.864] | : . ' , ; ` assign_globals() ... done [15:30:39.387] | : . ' , ; ` plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [15:30:39.389] | : . ' , ; ` | plan(<'FutureStrategyList'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [15:30:39.390] | : . ' , ; ` | : plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [15:30:39.392] | : . ' , ; ` | : . all.equal() for FutureStrategyList ... [15:30:39.393] | : . ' , ; ` | : . ' New stack: [15:30:39.394] | : . ' , ; ` | : . ' List of 1 [15:30:39.394] | : . ' , ; ` | : . ' $ :function (..., envir = parent.frame()) [15:30:39.394] | : . ' , ; ` | : . ' ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [15:30:39.394] | : . ' , ; ` | : . ' ..- attr(*, "init")= chr "done" [15:30:39.394] | : . ' , ; ` | : . ' ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [15:30:39.394] | : . ' , ; ` | : . ' .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:39.394] | : . ' , ; ` | : . ' ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:39.394] | : . ' , ; ` | : . ' ..- attr(*, "call")= language plan(sequential) [15:30:39.394] | : . ' , ; ` | : . ' ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [15:30:39.394] | : . ' , ; ` | : . ' .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [15:30:39.394] | : . ' , ; ` | : . ' .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:39.394] | : . ' , ; ` | : . ' - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [15:30:39.404] | : . ' , ; ` | : . ' Old stack: [15:30:39.405] | : . ' , ; ` | : . ' List of 1 [15:30:39.405] | : . ' , ; ` | : . ' $ :function (..., envir = parent.frame()) [15:30:39.405] | : . ' , ; ` | : . ' ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [15:30:39.405] | : . ' , ; ` | : . ' ..- attr(*, "init")= chr "done" [15:30:39.405] | : . ' , ; ` | : . ' ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [15:30:39.405] | : . ' , ; ` | : . ' .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:39.405] | : . ' , ; ` | : . ' ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:39.405] | : . ' , ; ` | : . ' ..- attr(*, "call")= language plan(sequential) [15:30:39.405] | : . ' , ; ` | : . ' ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [15:30:39.405] | : . ' , ; ` | : . ' .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [15:30:39.405] | : . ' , ; ` | : . ' .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:39.405] | : . ' , ; ` | : . ' - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [15:30:39.412] | : . ' , ; ` | : . ' Identical [15:30:39.413] | : . ' , ; ` | : . all.equal() for FutureStrategyList ... done [15:30:39.414] | : . ' , ; ` | : . plan(): Skip setting new future backend stack because it is the same as the current one: [15:30:39.416] | : . ' , ; ` | : . List of future strategies: [15:30:39.416] | : . ' , ; ` | : . 1. sequential: [15:30:39.416] | : . ' , ; ` | : . - args: function (..., envir = parent.frame(), workers = "") [15:30:39.416] | : . ' , ; ` | : . - tweaked: FALSE [15:30:39.416] | : . ' , ; ` | : . - call: plan(sequential) [15:30:39.419] | : . ' , ; ` | : plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [15:30:39.420] | : . ' , ; ` | plan(<'FutureStrategyList'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [15:30:39.421] | : . ' , ; ` plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [15:30:39.431] | : . ' , ; ` SequentialFuture started (and completed) [15:30:39.433] | : . ' , ; ` signalConditions() ... [15:30:39.434] | : . ' , ; ` | include = 'immediateCondition' [15:30:39.436] | : . ' , ; ` | exclude = [15:30:39.437] | : . ' , ; ` | resignal = FALSE [15:30:39.438] | : . ' , ; ` | Number of conditions: 6 [15:30:39.439] | : . ' , ; ` | int 6 [15:30:39.441] | : . ' , ; ` | Condition #1 (class: 'simpleMessage', 'message', 'condition'): [15:30:39.442] | : . ' , ; ` | Condition #2 (class: 'simpleMessage', 'message', 'condition'): [15:30:39.443] | : . ' , ; ` | Condition #3 (class: 'simpleMessage', 'message', 'condition'): [15:30:39.444] | : . ' , ; ` | Condition #4 (class: 'simpleMessage', 'message', 'condition'): [15:30:39.445] | : . ' , ; ` | Condition #5 (class: 'simpleMessage', 'message', 'condition'): [15:30:39.446] | : . ' , ; ` | Condition #6 (class: 'simpleMessage', 'message', 'condition'): [15:30:39.448] | : . ' , ; ` | Drop signaled conditions: 0 [15:30:39.449] | : . ' , ; ` signalConditions() ... done [15:30:39.450] | : . ' , ; launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... done [15:30:39.451] | : . ' , Launching futures ... done [15:30:39.452] | : . ' , Future launched: 'SequentialFuture', 'UniprocessFuture', 'Future' [15:30:39.454] | : . ' Using SequentialFutureBackend ... done [15:30:39.455] | : . run() for 'Future' ('future_lapply-1') ... done [15:30:39.456] | : future(..., label = 'future_lapply-1') ... done [15:30:39.457] | : Created future: [15:30:39.458] | : SequentialFuture: [15:30:39.458] | : Label: 'future_lapply-1' [15:30:39.458] | : Expression: [15:30:39.458] | : { [15:30:39.458] | : "# future::getGlobalsAndPackages(): wrapping the original future" [15:30:39.458] | : "# expression in do.call(), because function called uses '...' " [15:30:39.458] | : "# as a global variable " [15:30:39.458] | : do.call(function(...) { [15:30:39.458] | : "# future::getGlobalsAndPackages(): FUN() uses '...' internally " [15:30:39.458] | : "# without having an '...' argument. This means '...' is treated" [15:30:39.458] | : "# as a global variable. This may happen when FUN() is an " [15:30:39.458] | : "# anonymous function. " [15:30:39.458] | : "# " [15:30:39.458] | : "# If an anonymous function, we will make sure to restore the " [15:30:39.458] | : "# function environment of FUN() to the calling environment. " [15:30:39.458] | : "# We assume FUN() an anonymous function if it lives in the " [15:30:39.458] | : "# global environment, which is where globals are written. " [15:30:39.458] | : penv <- env <- environment(...future.FUN) [15:30:39.458] | : repeat { [15:30:39.458] | : if (identical(env, globalenv()) || identical(env, [15:30:39.458] | : emptyenv())) [15:30:39.458] | : break [15:30:39.458] | : penv <- env [15:30:39.458] | : env <- parent.env(env) [15:30:39.458] | : } [15:30:39.458] | : if (identical(penv, globalenv())) { [15:30:39.458] | : environment(...future.FUN) <- environment() [15:30:39.458] | : } [15:30:39.458] | : else if (!identical(penv, emptyenv()) && !is.null(penv) && [15:30:39.458] | : !isNamespace(penv)) { [15:30:39.458] | : parent.env(penv) <- environment() [15:30:39.458] | : } [15:30:39.458] | : rm(list = c("env", "penv"), inherits = FALSE) [15:30:39.458] | : { [15:30:39.458] | : "# future.apply:::future_xapply(): preserve future option" [15:30:39.458] | : ...future.globals.maxSize.org <- getOption("future.globals.maxSize") [15:30:39.458] | : if (!identical(...future.globals.maxSize.org, ...future.globals.maxSize)) { [15:30:39.458] | : oopts <- options(future.globals.maxSize = ...future.globals.maxSize) [15:30:39.458] | : on.exit(options(oopts), add = TRUE) [15:30:39.458] | : } [15:30:39.458] | : { [15:30:39.458] | : "# future.apply::future_lapply(): process chunk of elements" [15:30:39.458] | : lapply(seq_along(...future.elements_ii), FUN = function(jj) { [15:30:39.458] | : ...future.X_jj <- ...future.elements_ii[[jj]] [15:30:39.458] | : { [15:30:39.458] | : ...future.FUN(...future.X_jj, ...) [15:30:39.458] | : } [15:30:39.458] | : }) [15:30:39.458] | : } [15:30:39.458] | : } [15:30:39.458] | : }, args = future.call.arguments) [15:30:39.458] | : } [15:30:39.458] | : Globals: 5 objects totaling 3.85 KiB (function '...future.FUN' of 200 bytes, DotDotDotList 'future.call.arguments' of 97 bytes, list '...future.elements_ii' of 55 bytes, NULL '...future.seeds_ii' of 27 bytes, NULL '...future.globals.maxSize' of 27 bytes) [15:30:39.458] | : Packages: [15:30:39.458] | : L'Ecuyer-CMRG RNG seed: (seed = FALSE) [15:30:39.458] | : Capture standard output: FALSE [15:30:39.458] | : Capture condition classes: 'condition' (excluding '') [15:30:39.458] | : Immediate condition classes: 'immediateCondition' [15:30:39.458] | : Lazy evaluation: FALSE [15:30:39.458] | : Local evaluation: TRUE [15:30:39.458] | : Early signaling: FALSE [15:30:39.458] | : Actions: [n=1] 'run' [15:30:39.458] | : State: 'finished' ("Future was resolved successfully") [15:30:39.458] | : Resolved: TRUE [15:30:39.458] | : Unique identifier: 8b73f8b4a1ece031dc9e1431125bca35-1 [15:30:39.458] | : Owner process: 8b73f8b4a1ece031dc9e1431125bca35 [15:30:39.458] | : Class: 'SequentialFuture', 'UniprocessFuture', 'Future' [15:30:39.458] | : Value: 55 bytes of class 'list' [15:30:39.458] | : Conditions captured: [n=6] 'simpleMessage', 'simpleMessage', 'simpleMessage', 'simpleMessage', 'simpleMessage', 'simpleMessage' [15:30:39.458] | : Duration: 0.5954311 secs (started 2026-03-18 15:30:38.790267) [15:30:39.458] | : Worker process: 8b73f8b4a1ece031dc9e1431125bca35 [15:30:39.466] | : Chunk #1 of 1 ... DONE [15:30:39.467] | : Launching 1 futures (chunks) ... DONE [15:30:39.468] | : Resolving 1 futures (chunks) ... [15:30:39.470] | : value() for list ... [15:30:39.472] | : . recursive: 0 [15:30:39.473] | : . reduce: FALSE [15:30:39.474] | : . length: 1 [15:30:39.476] | : . Number of remaining objects: 1 [15:30:39.477] | : . checking value #1: [15:30:39.478] | : . 'obj' is SequentialFuture [15:30:39.479] | : . resolved() ... [15:30:39.480] | : . ' resolved() for SequentialFuture ('future_lapply-1') ... [15:30:39.481] | : . ' , state: 'finished' [15:30:39.482] | : . ' , run: NULL [15:30:39.484] | : . ' , result: 'FutureResult' [15:30:39.485] | : . ' resolved() for SequentialFuture ('future_lapply-1') ... done [15:30:39.486] | : . resolved() ... done [15:30:39.487] | : . SequentialFuture #1 [15:30:39.488] | : . signalConditionsASAP(SequentialFuture, pos=1) ... [15:30:39.489] | : . ' nx: 1 [15:30:39.490] | : . ' relay: TRUE [15:30:39.491] | : . ' stdout: TRUE [15:30:39.492] | : . ' signal: TRUE [15:30:39.493] | : . ' resignal: FALSE [15:30:39.494] | : . ' force: TRUE [15:30:39.495] | : . ' relayed: [n=1] FALSE [15:30:39.496] | : . ' queued futures: [n=1] FALSE [15:30:39.497] | : . ' until=1 [15:30:39.498] | : . ' relaying element #1 [15:30:39.500] | : . ' value() for SequentialFuture ('future_lapply-1') ... [15:30:39.501] | : . ' , signalConditions() ... [15:30:39.502] | : . ' , ; include = 'immediateCondition' [15:30:39.503] | : . ' , ; exclude = [15:30:39.505] | : . ' , ; resignal = FALSE [15:30:39.506] | : . ' , ; Number of conditions: 6 [15:30:39.507] | : . ' , ; int 6 [15:30:39.509] | : . ' , ; Condition #1 (class: 'simpleMessage', 'message', 'condition'): [15:30:39.510] | : . ' , ; Condition #2 (class: 'simpleMessage', 'message', 'condition'): [15:30:39.512] | : . ' , ; Condition #3 (class: 'simpleMessage', 'message', 'condition'): [15:30:39.513] | : . ' , ; Condition #4 (class: 'simpleMessage', 'message', 'condition'): [15:30:39.514] | : . ' , ; Condition #5 (class: 'simpleMessage', 'message', 'condition'): [15:30:39.515] | : . ' , ; Condition #6 (class: 'simpleMessage', 'message', 'condition'): [15:30:39.516] | : . ' , ; Drop signaled conditions: 0 [15:30:39.517] | : . ' , signalConditions() ... done [15:30:39.518] | : . ' , relay stdout ... [15:30:39.519] | : . ' , relay stdout ... done [15:30:39.520] | : . ' , check for misuse ... [15:30:39.521] | : . ' , check for misuse ... done [15:30:39.523] | : . ' value() for SequentialFuture ('future_lapply-1') ... done [15:30:39.524] | : . ' signalConditions() ... [15:30:39.525] | : . ' , include = 'immediateCondition' [15:30:39.526] | : . ' , exclude = [15:30:39.527] | : . ' , resignal = FALSE [15:30:39.528] | : . ' , Number of conditions: 6 [15:30:39.529] | : . ' , int 6 [15:30:39.531] | : . ' , Condition #1 (class: 'simpleMessage', 'message', 'condition'): [15:30:39.532] | : . ' , Condition #2 (class: 'simpleMessage', 'message', 'condition'): [15:30:39.533] | : . ' , Condition #3 (class: 'simpleMessage', 'message', 'condition'): [15:30:39.534] | : . ' , Condition #4 (class: 'simpleMessage', 'message', 'condition'): [15:30:39.535] | : . ' , Condition #5 (class: 'simpleMessage', 'message', 'condition'): [15:30:39.537] | : . ' , Condition #6 (class: 'simpleMessage', 'message', 'condition'): [15:30:39.538] | : . ' , Drop signaled conditions: 0 [15:30:39.539] | : . ' signalConditions() ... done [15:30:39.540] | : . ' signalConditions() ... [15:30:39.541] | : . ' , include = 'condition' [15:30:39.542] | : . ' , exclude = 'error', 'immediateCondition' [15:30:39.543] | : . ' , resignal = TRUE [15:30:39.544] | : . ' , Number of conditions: 6 [15:30:39.546] | : . ' , int 6 [15:30:39.548] | : . ' , Condition #1 (class: 'simpleMessage', 'message', 'condition'): [15:30:39.549] | : . ' , Condition #1: 'simpleMessage', 'message', 'condition' [15:30:38.790] | : . ' , ; ` attachPackages() ... [15:30:39.550] | : . ' , Condition #2 (class: 'simpleMessage', 'message', 'condition'): [15:30:39.552] | : . ' , Condition #2: 'simpleMessage', 'message', 'condition' [15:30:38.791] | : . ' , ; ` | packages: [n=1] 'future' [15:30:39.553] | : . ' , Condition #3 (class: 'simpleMessage', 'message', 'condition'): [15:30:39.554] | : . ' , Condition #3: 'simpleMessage', 'message', 'condition' [15:30:38.793] | : . ' , ; ` attachPackages() ... done [15:30:39.555] | : . ' , Condition #4 (class: 'simpleMessage', 'message', 'condition'): [15:30:39.556] | : . ' , Condition #4: 'simpleMessage', 'message', 'condition' [15:30:38.793] | : . ' , ; ` attachPackages() ... [15:30:39.557] | : . ' , Condition #5 (class: 'simpleMessage', 'message', 'condition'): [15:30:39.558] | : . ' , Condition #5: 'simpleMessage', 'message', 'condition' [15:30:38.794] | : . ' , ; ` | packages: [n=0] [15:30:39.560] | : . ' , Condition #6 (class: 'simpleMessage', 'message', 'condition'): [15:30:39.561] | : . ' , Condition #6: 'simpleMessage', 'message', 'condition' [15:30:38.795] | : . ' , ; ` attachPackages() ... done [15:30:39.562] | : . ' , Drop signaled conditions: 6 [15:30:39.563] | : . ' signalConditions() ... done [15:30:39.564] | : . ' relayed: [n=1] TRUE [15:30:39.565] | : . ' queued futures: [n=1] TRUE [15:30:39.566] | : . signalConditionsASAP(SequentialFuture, pos=1) ... done [15:30:39.567] | : . value(, ...) ... [15:30:39.568] | : . ' value() for SequentialFuture ('future_lapply-1') ... [15:30:39.569] | : . ' , signalConditions() ... [15:30:39.571] | : . ' , ; include = 'immediateCondition' [15:30:39.572] | : . ' , ; exclude = [15:30:39.573] | : . ' , ; resignal = FALSE [15:30:39.574] | : . ' , ; Number of conditions: 0 [15:30:39.575] | : . ' , ; int 0 [15:30:39.577] | : . ' , signalConditions() ... done [15:30:39.578] | : . ' , check for misuse ... [15:30:39.579] | : . ' , check for misuse ... done [15:30:39.580] | : . ' value() for SequentialFuture ('future_lapply-1') ... done [15:30:39.581] | : . ' value: [15:30:39.582] | : . value(, ...) ... done [15:30:39.583] | : . signalConditionsASAP(SequentialFuture, pos=1) ... [15:30:39.584] | : . ' nx: 1 [15:30:39.585] | : . ' relay: TRUE [15:30:39.586] | : . ' stdout: TRUE [15:30:39.587] | : . ' signal: TRUE [15:30:39.588] | : . ' resignal: FALSE [15:30:39.589] | : . ' force: TRUE [15:30:39.590] | : . ' relayed: [n=1] TRUE [15:30:39.591] | : . ' queued futures: [n=1] TRUE [15:30:39.592] | : . ' until=1 [15:30:39.593] | : . ' relayed: [n=1] TRUE [15:30:39.595] | : . ' queued futures: [n=1] TRUE [15:30:39.596] | : . signalConditionsASAP(SequentialFuture, pos=1) ... done [15:30:39.597] | : . resolve() for SequentialFuture ... [15:30:39.599] | : . resolve() for SequentialFuture ... done [15:30:39.600] | : . length: 0 (resolved future 1) [15:30:39.602] | : . Relaying remaining futures ... [15:30:39.603] | : . ' signalConditionsASAP(NULL, pos=0) ... [15:30:39.604] | : . ' , nx: 1 [15:30:39.605] | : . ' , relay: TRUE [15:30:39.606] | : . ' , stdout: TRUE [15:30:39.607] | : . ' , signal: TRUE [15:30:39.608] | : . ' , resignal: FALSE [15:30:39.609] | : . ' , force: TRUE [15:30:39.610] | : . ' , relayed: [n=1] TRUE [15:30:39.611] | : . ' , queued futures: [n=1] TRUE - flush all [15:30:39.613] | : . ' , relayed: [n=1] TRUE [15:30:39.614] | : . ' , queued futures: [n=1] TRUE [15:30:39.619] | : . ' signalConditionsASAP(NULL, pos=0) ... done [15:30:39.620] | : . Relaying remaining futures ... done [15:30:39.622] | : value() for list ... done [15:30:39.623] | : - Number of value chunks collected: 1 [15:30:39.624] | : Resolving 1 futures (chunks) ... DONE [15:30:39.625] | : Reducing values from 1 chunks ... [15:30:39.625] | : - Number of values collected after concatenation: 2 [15:30:39.626] | : - Number of values expected: 2 [15:30:39.628] | : Reducing values from 1 chunks ... DONE [15:30:39.629] | future_lapply() -> future_xapply() ... done [15:30:39.630] future_lapply() ... done * future_lapply(x, ..., future.stdout = FALSE) ... DONE * future_lapply(x, ..., future.stdout = TRUE) ... [15:30:39.632] future_lapply() ... [15:30:39.634] | Globals in FUN(): [n=4] '{', 'Sys.sleep', '/', 'print' [15:30:39.636] | => Will pass '...' to FUN(): '{', ' ...future.FUN(...future.X_jj, ...)', '}' [15:30:39.637] | future_lapply() -> future_xapply() ... [15:30:39.638] | : nbrOfWorkers(NULL) ... [15:30:39.639] | : . List of 4 [15:30:39.639] | : . $ : language makeChunks(nX, nbrOfWorkers = nbrOfWorkers(), future.scheduling = future.scheduling, future.chunk.size = future.chunk.size) [15:30:39.639] | : . $ : language stop_if_not(nbrOfElements >= 0L, nbrOfWorkers >= 1L) [15:30:39.639] | : . $ : language nbrOfWorkers() [15:30:39.639] | : . $ : language nbrOfWorkers.NULL() [15:30:39.643] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [15:30:39.645] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [15:30:39.646] | : . Number of workers: 1 [15:30:39.647] | : nbrOfWorkers(NULL) ... done [15:30:39.648] | : Number of chunks: 1 [15:30:39.649] | : getGlobalsAndPackagesXApply() ... [15:30:39.650] | : . future.globals: TRUE [15:30:39.651] | : . getGlobalsAndPackages() ... [15:30:39.652] | : . ' Searching for globals ... [15:30:39.672] | : . ' , globals found: [5] 'FUN', '{', 'Sys.sleep', '/', 'print' [15:30:39.673] | : . ' Searching for globals ... done [15:30:39.675] | : . ' Resolving globals: FALSE [15:30:39.676] | : . ' Search for packages associated with the globals ... [15:30:39.678] | : . ' , Packages associated with globals: [1] 'base' [15:30:39.680] | : . ' , Packages: [1] 'base' [15:30:39.681] | : . ' Search for packages associated with the globals ... done [15:30:39.682] | : . ' The total size of the 1 globals is 200 bytes (200 bytes) [15:30:39.684] | : . ' The total size of the 1 globals exported for future expression ('FUN()') is 200 bytes There is one global: 'FUN' (200 bytes of class 'function') [15:30:39.685] | : . ' Packages after dropping 'base': [0] [15:30:39.686] | : . ' globals: [1] 'FUN' [15:30:39.688] | : . ' packages: [0] [15:30:39.689] | : . getGlobalsAndPackages() ... done [15:30:39.690] | : . globals found/used: [n=1] 'FUN' [15:30:39.691] | : . needed namespaces: [n=0] [15:30:39.693] | : . use_args: TRUE [15:30:39.694] | : . Getting '...' globals ... [15:30:39.695] | : . ' resolve() for FutureGlobals ... [15:30:39.696] | : . ' , recursive: 0 [15:30:39.698] | : . ' , Number of elements: 1 [15:30:39.699] | : . ' , elements: '...' [15:30:39.700] | : . ' , 'obj' is DotDotDotList [15:30:39.701] | : . ' , resolve(obj, ...) ... [15:30:39.702] | : . ' , ; resolve() for DotDotDotList ... [15:30:39.703] | : . ' , ; ` recursive: -1 [15:30:39.704] | : . ' , ; resolve() for DotDotDotList ... done [15:30:39.705] | : . ' , resolve(obj, ...) ... done [15:30:39.706] | : . ' , resolved() ... [15:30:39.707] | : . ' , ; resolved() for DotDotDotList ... [15:30:39.708] | : . ' , ; ` Number of elements: 0 [15:30:39.710] | : . ' , ; ` Number of futures: 0 [15:30:39.711] | : . ' , ; resolved() for DotDotDotList ... done [15:30:39.712] | : . ' , resolved() ... done [15:30:39.713] | : . ' , length: 0 (resolved future 1) [15:30:39.714] | : . ' resolve() for FutureGlobals ... done [15:30:39.716] | : . ' '...' content: [n=0] [15:30:39.717] | : . ' List of 1 [15:30:39.717] | : . ' $ ...: list() [15:30:39.717] | : . ' ..- attr(*, "class")= chr [1:2] "DotDotDotList" "list" [15:30:39.717] | : . ' - attr(*, "where")=List of 1 [15:30:39.717] | : . ' ..$ ...: [15:30:39.717] | : . ' - attr(*, "class")= chr [1:3] "FutureGlobals" "Globals" "list" [15:30:39.717] | : . ' - attr(*, "resolved")= logi TRUE [15:30:39.717] | : . ' - attr(*, "total_size")= num NA [15:30:39.725] | : . Getting '...' globals ... done [15:30:39.726] | : . Globals to be used in all futures (chunks): [n=2] '...future.FUN', '...' [15:30:39.727] | : . List of 2 [15:30:39.727] | : . $ ...future.FUN:function (x) [15:30:39.727] | : . $ ... : list() [15:30:39.727] | : . ..- attr(*, "class")= chr [1:2] "DotDotDotList" "list" [15:30:39.727] | : . - attr(*, "where")=List of 2 [15:30:39.727] | : . ..$ ...future.FUN: [15:30:39.727] | : . ..$ ... : [15:30:39.727] | : . - attr(*, "class")= chr [1:3] "FutureGlobals" "Globals" "list" [15:30:39.727] | : . - attr(*, "resolved")= logi FALSE [15:30:39.727] | : . - attr(*, "total_size")= num 3656 [15:30:39.734] | : . Packages to be attached in all futures: [n=0] [15:30:39.735] | : getGlobalsAndPackagesXApply() ... done [15:30:39.736] | : Globals pass to each chunk: [n=5] '...future.FUN', '...', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [15:30:39.737] | : List of 5 [15:30:39.737] | : $ ...future.FUN :function (x) [15:30:39.737] | : $ ... : list() [15:30:39.737] | : ..- attr(*, "class")= chr [1:2] "DotDotDotList" "list" [15:30:39.737] | : $ ...future.elements_ii : NULL [15:30:39.737] | : $ ...future.seeds_ii : NULL [15:30:39.737] | : $ ...future.globals.maxSize: NULL [15:30:39.737] | : - attr(*, "where")=List of 5 [15:30:39.737] | : ..$ ...future.FUN : [15:30:39.737] | : ..$ ... : [15:30:39.737] | : ..$ ...future.elements_ii : [15:30:39.737] | : ..$ ...future.seeds_ii : [15:30:39.737] | : ..$ ...future.globals.maxSize: [15:30:39.737] | : - attr(*, "class")= chr [1:3] "FutureGlobals" "Globals" "list" [15:30:39.737] | : - attr(*, "resolved")= logi FALSE [15:30:39.737] | : - attr(*, "total_size")= num 3656 [15:30:39.744] | : Number of futures (= number of chunks): 1 [15:30:39.745] | : Launching 1 futures (chunks) ... [15:30:39.746] | : Chunk #1 of 1 ... [15:30:39.747] | : - Finding globals in 'X' for chunk #1 ... [15:30:39.747] | : getGlobalsAndPackages() ... [15:30:39.748] | : . Searching for globals ... [15:30:39.749] | : . ' globals found: [0] [15:30:39.750] | : . Searching for globals ... done [15:30:39.750] | : . globals: [0] [15:30:39.751] | : . packages: [0] [15:30:39.752] | : getGlobalsAndPackages() ... done [15:30:39.753] | : + additional globals found: [n=0] [15:30:39.753] | : + additional namespaces needed: [n=0] [15:30:39.754] | : - Finding globals in 'X' for chunk #1 ... DONE [15:30:39.755] | : - seeds: [15:30:39.755] | : - All globals exported: [n=5] '...future.FUN', '...', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [15:30:39.756] | : future(..., label = 'future_lapply-1') ... [15:30:39.756] | : . lazy: FALSE [15:30:39.757] | : . stdout: TRUE [15:30:39.758] | : . conditions: [n=1] 'condition' [15:30:39.758] | : . getGlobalsAndPackages() ... [15:30:39.759] | : . ' globals passed as-is: [5] '...future.FUN', '...', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [15:30:39.759] | : . ' Resolving globals: FALSE [15:30:39.760] | : . ' Tweak future expression to call with '...' arguments ... [15:30:39.761] | : . ' , { [15:30:39.761] | : . ' , "# future::getGlobalsAndPackages(): wrapping the original future" [15:30:39.761] | : . ' , "# expression in do.call(), because function called uses '...' " [15:30:39.761] | : . ' , "# as a global variable " [15:30:39.761] | : . ' , do.call(function(...) { [15:30:39.761] | : . ' , "# future::getGlobalsAndPackages(): FUN() uses '...' internally " [15:30:39.761] | : . ' , "# without having an '...' argument. This means '...' is treated" [15:30:39.761] | : . ' , "# as a global variable. This may happen when FUN() is an " [15:30:39.761] | : . ' , "# anonymous function. " [15:30:39.761] | : . ' , "# " [15:30:39.761] | : . ' , "# If an anonymous function, we will make sure to restore the " [15:30:39.761] | : . ' , "# function environment of FUN() to the calling environment. " [15:30:39.761] | : . ' , "# We assume FUN() an anonymous function if it lives in the " [15:30:39.761] | : . ' , "# global environment, which is where globals are written. " [15:30:39.761] | : . ' , penv <- env <- environment(...future.FUN) [15:30:39.761] | : . ' , repeat { [15:30:39.761] | : . ' , if (identical(env, globalenv()) || identical(env, [15:30:39.761] | : . ' , emptyenv())) [15:30:39.761] | : . ' , break [15:30:39.761] | : . ' , penv <- env [15:30:39.761] | : . ' , env <- parent.env(env) [15:30:39.761] | : . ' , } [15:30:39.761] | : . ' , if (identical(penv, globalenv())) { [15:30:39.761] | : . ' , environment(...future.FUN) <- environment() [15:30:39.761] | : . ' , } [15:30:39.761] | : . ' , else if (!identical(penv, emptyenv()) && !is.null(penv) && [15:30:39.761] | : . ' , !isNamespace(penv)) { [15:30:39.761] | : . ' , parent.env(penv) <- environment() [15:30:39.761] | : . ' , } [15:30:39.761] | : . ' , rm(list = c("env", "penv"), inherits = FALSE) [15:30:39.761] | : . ' , { [15:30:39.761] | : . ' , "# future.apply:::future_xapply(): preserve future option" [15:30:39.761] | : . ' , ...future.globals.maxSize.org <- getOption("future.globals.maxSize") [15:30:39.761] | : . ' , if (!identical(...future.globals.maxSize.org, ...future.globals.maxSize)) { [15:30:39.761] | : . ' , oopts <- options(future.globals.maxSize = ...future.globals.maxSize) [15:30:39.761] | : . ' , on.exit(options(oopts), add = TRUE) [15:30:39.761] | : . ' , } [15:30:39.761] | : . ' , { [15:30:39.761] | : . ' , "# future.apply::future_lapply(): process chunk of elements" [15:30:39.761] | : . ' , lapply(seq_along(...future.elements_ii), FUN = function(jj) { [15:30:39.761] | : . ' , ...future.X_jj <- ...future.elements_ii[[jj]] [15:30:39.761] | : . ' , { [15:30:39.761] | : . ' , ...future.FUN(...future.X_jj, ...) [15:30:39.761] | : . ' , } [15:30:39.761] | : . ' , }) [15:30:39.761] | : . ' , } [15:30:39.761] | : . ' , } [15:30:39.761] | : . ' , }, args = future.call.arguments) [15:30:39.761] | : . ' , } [15:30:39.762] | : . ' Tweak future expression to call with '...' arguments ... done [15:30:39.763] | : . ' Search for packages associated with the globals ... [15:30:39.763] | : . ' , Packages associated with globals: [0] [15:30:39.764] | : . ' , Packages: [0] [15:30:39.765] | : . ' Search for packages associated with the globals ... done [15:30:39.765] | : . ' Packages after dropping 'base': [0] [15:30:39.766] | : . ' globals: [5] '...future.FUN', 'future.call.arguments', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [15:30:39.767] | : . ' packages: [0] [15:30:39.767] | : . getGlobalsAndPackages() ... done [15:30:39.768] | : . run() for 'Future' ('future_lapply-1') ... [15:30:39.769] | : . ' state: 'created' [15:30:39.769] | : . ' plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [15:30:39.770] | : . ' plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [15:30:39.771] | : . ' Using SequentialFutureBackend ... [15:30:39.772] | : . ' , Number of futures since start: 1 (1 created, 1 launched, 1 finished) [15:30:39.772] | : . ' , Launching futures ... [15:30:39.773] | : . ' , ; launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... [15:30:39.773] | : . ' , ; ` getFutureData() ... [15:30:39.774] | : . ' , ; ` | getFutureCore() ... [15:30:39.775] | : . ' , ; ` | : Packages needed by the future expression (n = 0): [15:30:39.775] | : . ' , ; ` | getFutureCore() ... done [15:30:39.776] | : . ' , ; ` | getFutureCapture() ... [15:30:39.776] | : . ' , ; ` | getFutureCapture() ... done [15:30:39.777] | : . ' , ; ` | getFutureContext() ... [15:30:39.778] | : . ' , ; ` | : plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [15:30:39.778] | : . ' , ; ` | : . Getting stack without first backend: [n=0] [15:30:39.779] | : . ' , ; ` | : plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [15:30:39.780] | : . ' , ; ` | : Packages needed by future backend (n = 0): [15:30:39.780] | : . ' , ; ` | getFutureContext() ... done [15:30:39.781] | : . ' , ; ` getFutureData() ... done [15:30:39.786] | : . ' , ; ` plan("list", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [15:30:39.787] | : . ' , ; ` | Getting full stack: [n=1] 'sequential', 'uniprocess', 'future', 'function' [15:30:39.788] | : . ' , ; ` plan("list", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [15:30:39.789] | : . ' , ; ` plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [15:30:39.790] | : . ' , ; ` | plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [15:30:39.791] | : . ' , ; ` | : all.equal() for FutureStrategyList ... [15:30:39.792] | : . ' , ; ` | : . New stack: [15:30:39.793] | : . ' , ; ` | : . List of 1 [15:30:39.793] | : . ' , ; ` | : . $ :function (..., envir = parent.frame()) [15:30:39.793] | : . ' , ; ` | : . ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [15:30:39.793] | : . ' , ; ` | : . ..- attr(*, "init")= logi TRUE [15:30:39.793] | : . ' , ; ` | : . ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [15:30:39.793] | : . ' , ; ` | : . .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:39.793] | : . ' , ; ` | : . ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:39.793] | : . ' , ; ` | : . ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [15:30:39.793] | : . ' , ; ` | : . - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [15:30:39.800] | : . ' , ; ` | : . Old stack: [15:30:39.801] | : . ' , ; ` | : . List of 1 [15:30:39.801] | : . ' , ; ` | : . $ :function (..., envir = parent.frame()) [15:30:39.801] | : . ' , ; ` | : . ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [15:30:39.801] | : . ' , ; ` | : . ..- attr(*, "init")= chr "done" [15:30:39.801] | : . ' , ; ` | : . ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [15:30:39.801] | : . ' , ; ` | : . .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:39.801] | : . ' , ; ` | : . ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:39.801] | : . ' , ; ` | : . ..- attr(*, "call")= language plan(sequential) [15:30:39.801] | : . ' , ; ` | : . ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [15:30:39.801] | : . ' , ; ` | : . .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [15:30:39.801] | : . ' , ; ` | : . .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:39.801] | : . ' , ; ` | : . - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [15:30:39.809] | : . ' , ; ` | : . Not identical [15:30:39.810] | : . ' , ; ` | : . all.equal() for future ... [15:30:39.811] | : . ' , ; ` | : . ' List of 2 [15:30:39.811] | : . ' , ; ` | : . ' $ target :function (..., envir = parent.frame()) [15:30:39.811] | : . ' , ; ` | : . ' ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [15:30:39.811] | : . ' , ; ` | : . ' ..- attr(*, "init")= logi TRUE [15:30:39.811] | : . ' , ; ` | : . ' ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [15:30:39.811] | : . ' , ; ` | : . ' .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:39.811] | : . ' , ; ` | : . ' ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:39.811] | : . ' , ; ` | : . ' ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [15:30:39.811] | : . ' , ; ` | : . ' $ current:function (..., envir = parent.frame()) [15:30:39.811] | : . ' , ; ` | : . ' ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [15:30:39.811] | : . ' , ; ` | : . ' ..- attr(*, "init")= chr "done" [15:30:39.811] | : . ' , ; ` | : . ' ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [15:30:39.811] | : . ' , ; ` | : . ' .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:39.811] | : . ' , ; ` | : . ' ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:39.811] | : . ' , ; ` | : . ' ..- attr(*, "call")= language plan(sequential) [15:30:39.811] | : . ' , ; ` | : . ' ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [15:30:39.811] | : . ' , ; ` | : . ' .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [15:30:39.811] | : . ' , ; ` | : . ' .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:39.821] | : . ' , ; ` | : . all.equal() for future ... done [15:30:39.822] | : . ' , ; ` | : all.equal() for FutureStrategyList ... done [15:30:39.823] | : . ' , ; ` | : plan(): Skip setting new future backend stack because it is the same as the current one: [15:30:39.824] | : . ' , ; ` | : List of future strategies: [15:30:39.824] | : . ' , ; ` | : 1. sequential: [15:30:39.824] | : . ' , ; ` | : - args: function (..., envir = parent.frame(), workers = "") [15:30:39.824] | : . ' , ; ` | : - tweaked: FALSE [15:30:39.824] | : . ' , ; ` | : - call: plan(sequential) [15:30:39.826] | : . ' , ; ` | plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [15:30:39.826] | : . ' , ; ` plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [15:30:39.827] | : . ' , ; ` assign_globals() ... [15:30:39.828] | : . ' , ; ` List of 5 [15:30:39.828] | : . ' , ; ` $ ...future.FUN :function (x) [15:30:39.828] | : . ' , ; ` $ future.call.arguments : list() [15:30:39.828] | : . ' , ; ` ..- attr(*, "class")= chr [1:2] "DotDotDotList" "list" [15:30:39.828] | : . ' , ; ` $ ...future.elements_ii :List of 2 [15:30:39.828] | : . ' , ; ` ..$ : int 1 [15:30:39.828] | : . ' , ; ` ..$ : int 0 [15:30:39.828] | : . ' , ; ` $ ...future.seeds_ii : NULL [15:30:39.828] | : . ' , ; ` $ ...future.globals.maxSize: NULL [15:30:39.828] | : . ' , ; ` - attr(*, "where")=List of 5 [15:30:39.828] | : . ' , ; ` ..$ ...future.FUN : [15:30:39.828] | : . ' , ; ` ..$ future.call.arguments : [15:30:39.828] | : . ' , ; ` ..$ ...future.elements_ii : [15:30:39.828] | : . ' , ; ` ..$ ...future.seeds_ii : [15:30:39.828] | : . ' , ; ` ..$ ...future.globals.maxSize: [15:30:39.828] | : . ' , ; ` - attr(*, "resolved")= logi FALSE [15:30:39.828] | : . ' , ; ` - attr(*, "total_size")= num 3656 [15:30:39.828] | : . ' , ; ` - attr(*, "class")= chr [1:3] "FutureGlobals" "Globals" "list" [15:30:39.828] | : . ' , ; ` - attr(*, "already-done")= logi TRUE [15:30:39.840] | : . ' , ; ` - copied '...future.FUN' to environment [15:30:39.841] | : . ' , ; ` - copied 'future.call.arguments' to environment [15:30:39.842] | : . ' , ; ` - copied '...future.elements_ii' to environment [15:30:39.842] | : . ' , ; ` - copied '...future.seeds_ii' to environment [15:30:39.843] | : . ' , ; ` - copied '...future.globals.maxSize' to environment [15:30:39.844] | : . ' , ; ` assign_globals() ... done [15:30:40.351] | : . ' , ; ` plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [15:30:40.352] | : . ' , ; ` | plan(<'FutureStrategyList'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [15:30:40.353] | : . ' , ; ` | : plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [15:30:40.354] | : . ' , ; ` | : . all.equal() for FutureStrategyList ... [15:30:40.355] | : . ' , ; ` | : . ' New stack: [15:30:40.356] | : . ' , ; ` | : . ' List of 1 [15:30:40.356] | : . ' , ; ` | : . ' $ :function (..., envir = parent.frame()) [15:30:40.356] | : . ' , ; ` | : . ' ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [15:30:40.356] | : . ' , ; ` | : . ' ..- attr(*, "init")= chr "done" [15:30:40.356] | : . ' , ; ` | : . ' ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [15:30:40.356] | : . ' , ; ` | : . ' .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:40.356] | : . ' , ; ` | : . ' ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:40.356] | : . ' , ; ` | : . ' ..- attr(*, "call")= language plan(sequential) [15:30:40.356] | : . ' , ; ` | : . ' ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [15:30:40.356] | : . ' , ; ` | : . ' .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [15:30:40.356] | : . ' , ; ` | : . ' .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:40.356] | : . ' , ; ` | : . ' - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [15:30:40.364] | : . ' , ; ` | : . ' Old stack: [15:30:40.364] | : . ' , ; ` | : . ' List of 1 [15:30:40.364] | : . ' , ; ` | : . ' $ :function (..., envir = parent.frame()) [15:30:40.364] | : . ' , ; ` | : . ' ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [15:30:40.364] | : . ' , ; ` | : . ' ..- attr(*, "init")= chr "done" [15:30:40.364] | : . ' , ; ` | : . ' ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [15:30:40.364] | : . ' , ; ` | : . ' .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:40.364] | : . ' , ; ` | : . ' ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:40.364] | : . ' , ; ` | : . ' ..- attr(*, "call")= language plan(sequential) [15:30:40.364] | : . ' , ; ` | : . ' ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [15:30:40.364] | : . ' , ; ` | : . ' .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [15:30:40.364] | : . ' , ; ` | : . ' .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:40.364] | : . ' , ; ` | : . ' - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [15:30:40.371] | : . ' , ; ` | : . ' Identical [15:30:40.372] | : . ' , ; ` | : . all.equal() for FutureStrategyList ... done [15:30:40.374] | : . ' , ; ` | : . plan(): Skip setting new future backend stack because it is the same as the current one: [15:30:40.377] | : . ' , ; ` | : . List of future strategies: [15:30:40.377] | : . ' , ; ` | : . 1. sequential: [15:30:40.377] | : . ' , ; ` | : . - args: function (..., envir = parent.frame(), workers = "") [15:30:40.377] | : . ' , ; ` | : . - tweaked: FALSE [15:30:40.377] | : . ' , ; ` | : . - call: plan(sequential) [15:30:40.379] | : . ' , ; ` | : plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [15:30:40.381] | : . ' , ; ` | plan(<'FutureStrategyList'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [15:30:40.382] | : . ' , ; ` plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [15:30:40.383] | : . ' , ; ` SequentialFuture started (and completed) [15:30:40.385] | : . ' , ; ` signalConditions() ... [15:30:40.386] | : . ' , ; ` | include = 'immediateCondition' [15:30:40.387] | : . ' , ; ` | exclude = [15:30:40.388] | : . ' , ; ` | resignal = FALSE [15:30:40.389] | : . ' , ; ` | Number of conditions: 6 [15:30:40.390] | : . ' , ; ` | int 6 [15:30:40.391] | : . ' , ; ` | Condition #1 (class: 'simpleMessage', 'message', 'condition'): [15:30:40.392] | : . ' , ; ` | Condition #2 (class: 'simpleMessage', 'message', 'condition'): [15:30:40.393] | : . ' , ; ` | Condition #3 (class: 'simpleMessage', 'message', 'condition'): [15:30:40.394] | : . ' , ; ` | Condition #4 (class: 'simpleMessage', 'message', 'condition'): [15:30:40.395] | : . ' , ; ` | Condition #5 (class: 'simpleMessage', 'message', 'condition'): [15:30:40.396] | : . ' , ; ` | Condition #6 (class: 'simpleMessage', 'message', 'condition'): [15:30:40.396] | : . ' , ; ` | Drop signaled conditions: 0 [15:30:40.397] | : . ' , ; ` signalConditions() ... done [15:30:40.398] | : . ' , ; launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... done [15:30:40.398] | : . ' , Launching futures ... done [15:30:40.399] | : . ' , Future launched: 'SequentialFuture', 'UniprocessFuture', 'Future' [15:30:40.399] | : . ' Using SequentialFutureBackend ... done [15:30:40.400] | : . run() for 'Future' ('future_lapply-1') ... done [15:30:40.401] | : future(..., label = 'future_lapply-1') ... done [15:30:40.401] | : Created future: [15:30:40.402] | : SequentialFuture: [15:30:40.402] | : Label: 'future_lapply-1' [15:30:40.402] | : Expression: [15:30:40.402] | : { [15:30:40.402] | : "# future::getGlobalsAndPackages(): wrapping the original future" [15:30:40.402] | : "# expression in do.call(), because function called uses '...' " [15:30:40.402] | : "# as a global variable " [15:30:40.402] | : do.call(function(...) { [15:30:40.402] | : "# future::getGlobalsAndPackages(): FUN() uses '...' internally " [15:30:40.402] | : "# without having an '...' argument. This means '...' is treated" [15:30:40.402] | : "# as a global variable. This may happen when FUN() is an " [15:30:40.402] | : "# anonymous function. " [15:30:40.402] | : "# " [15:30:40.402] | : "# If an anonymous function, we will make sure to restore the " [15:30:40.402] | : "# function environment of FUN() to the calling environment. " [15:30:40.402] | : "# We assume FUN() an anonymous function if it lives in the " [15:30:40.402] | : "# global environment, which is where globals are written. " [15:30:40.402] | : penv <- env <- environment(...future.FUN) [15:30:40.402] | : repeat { [15:30:40.402] | : if (identical(env, globalenv()) || identical(env, [15:30:40.402] | : emptyenv())) [15:30:40.402] | : break [15:30:40.402] | : penv <- env [15:30:40.402] | : env <- parent.env(env) [15:30:40.402] | : } [15:30:40.402] | : if (identical(penv, globalenv())) { [15:30:40.402] | : environment(...future.FUN) <- environment() [15:30:40.402] | : } [15:30:40.402] | : else if (!identical(penv, emptyenv()) && !is.null(penv) && [15:30:40.402] | : !isNamespace(penv)) { [15:30:40.402] | : parent.env(penv) <- environment() [15:30:40.402] | : } [15:30:40.402] | : rm(list = c("env", "penv"), inherits = FALSE) [15:30:40.402] | : { [15:30:40.402] | : "# future.apply:::future_xapply(): preserve future option" [15:30:40.402] | : ...future.globals.maxSize.org <- getOption("future.globals.maxSize") [15:30:40.402] | : if (!identical(...future.globals.maxSize.org, ...future.globals.maxSize)) { [15:30:40.402] | : oopts <- options(future.globals.maxSize = ...future.globals.maxSize) [15:30:40.402] | : on.exit(options(oopts), add = TRUE) [15:30:40.402] | : } [15:30:40.402] | : { [15:30:40.402] | : "# future.apply::future_lapply(): process chunk of elements" [15:30:40.402] | : lapply(seq_along(...future.elements_ii), FUN = function(jj) { [15:30:40.402] | : ...future.X_jj <- ...future.elements_ii[[jj]] [15:30:40.402] | : { [15:30:40.402] | : ...future.FUN(...future.X_jj, ...) [15:30:40.402] | : } [15:30:40.402] | : }) [15:30:40.402] | : } [15:30:40.402] | : } [15:30:40.402] | : }, args = future.call.arguments) [15:30:40.402] | : } [15:30:40.402] | : Globals: 5 objects totaling 3.85 KiB (function '...future.FUN' of 200 bytes, DotDotDotList 'future.call.arguments' of 97 bytes, list '...future.elements_ii' of 55 bytes, NULL '...future.seeds_ii' of 27 bytes, NULL '...future.globals.maxSize' of 27 bytes) [15:30:40.402] | : Packages: [15:30:40.402] | : L'Ecuyer-CMRG RNG seed: (seed = FALSE) [15:30:40.402] | : Capture standard output: TRUE [15:30:40.402] | : Capture condition classes: 'condition' (excluding '') [15:30:40.402] | : Immediate condition classes: 'immediateCondition' [15:30:40.402] | : Lazy evaluation: FALSE [15:30:40.402] | : Local evaluation: TRUE [15:30:40.402] | : Early signaling: FALSE [15:30:40.402] | : Actions: [n=1] 'run' [15:30:40.402] | : State: 'finished' ("Future was resolved successfully") [15:30:40.402] | : Resolved: TRUE [15:30:40.402] | : Unique identifier: 8b73f8b4a1ece031dc9e1431125bca35-2 [15:30:40.402] | : Owner process: 8b73f8b4a1ece031dc9e1431125bca35 [15:30:40.402] | : Class: 'SequentialFuture', 'UniprocessFuture', 'Future' [15:30:40.402] | : Value: 55 bytes of class 'list' [15:30:40.402] | : Conditions captured: [n=6] 'simpleMessage', 'simpleMessage', 'simpleMessage', 'simpleMessage', 'simpleMessage', 'simpleMessage' [15:30:40.402] | : Duration: 0.5679262 secs (started 2026-03-18 15:30:39.781854) [15:30:40.402] | : Worker process: 8b73f8b4a1ece031dc9e1431125bca35 [15:30:40.406] | : Chunk #1 of 1 ... DONE [15:30:40.407] | : Launching 1 futures (chunks) ... DONE [15:30:40.407] | : Resolving 1 futures (chunks) ... [15:30:40.408] | : value() for list ... [15:30:40.409] | : . recursive: 0 [15:30:40.410] | : . reduce: FALSE [15:30:40.410] | : . length: 1 [15:30:40.411] | : . Number of remaining objects: 1 [15:30:40.412] | : . checking value #1: [15:30:40.413] | : . 'obj' is SequentialFuture [15:30:40.413] | : . resolved() ... [15:30:40.414] | : . ' resolved() for SequentialFuture ('future_lapply-1') ... [15:30:40.414] | : . ' , state: 'finished' [15:30:40.415] | : . ' , run: NULL [15:30:40.415] | : . ' , result: 'FutureResult' [15:30:40.416] | : . ' resolved() for SequentialFuture ('future_lapply-1') ... done [15:30:40.417] | : . resolved() ... done [15:30:40.417] | : . SequentialFuture #1 [15:30:40.418] | : . signalConditionsASAP(SequentialFuture, pos=1) ... [15:30:40.419] | : . ' nx: 1 [15:30:40.419] | : . ' relay: TRUE [15:30:40.420] | : . ' stdout: TRUE [15:30:40.424] | : . ' signal: TRUE [15:30:40.425] | : . ' resignal: FALSE [15:30:40.426] | : . ' force: TRUE [15:30:40.427] | : . ' relayed: [n=1] FALSE [15:30:40.428] | : . ' queued futures: [n=1] FALSE [15:30:40.429] | : . ' until=1 [15:30:40.430] | : . ' relaying element #1 [15:30:40.431] | : . ' value() for SequentialFuture ('future_lapply-1') ... [15:30:40.432] | : . ' , signalConditions() ... [15:30:40.433] | : . ' , ; include = 'immediateCondition' [15:30:40.434] | : . ' , ; exclude = [15:30:40.435] | : . ' , ; resignal = FALSE [15:30:40.435] | : . ' , ; Number of conditions: 6 [15:30:40.436] | : . ' , ; int 6 [15:30:40.438] | : . ' , ; Condition #1 (class: 'simpleMessage', 'message', 'condition'): [15:30:40.439] | : . ' , ; Condition #2 (class: 'simpleMessage', 'message', 'condition'): [15:30:40.440] | : . ' , ; Condition #3 (class: 'simpleMessage', 'message', 'condition'): [15:30:40.441] | : . ' , ; Condition #4 (class: 'simpleMessage', 'message', 'condition'): [15:30:40.442] | : . ' , ; Condition #5 (class: 'simpleMessage', 'message', 'condition'): [15:30:40.443] | : . ' , ; Condition #6 (class: 'simpleMessage', 'message', 'condition'): [15:30:40.444] | : . ' , ; Drop signaled conditions: 0 [15:30:40.445] | : . ' , signalConditions() ... done [15:30:40.446] | : . ' , relay stdout ... [15:30:40.447] | : . ' , relay stdout ... done [15:30:40.448] | : . ' , check for misuse ... [15:30:40.448] | : . ' , check for misuse ... done [15:30:40.449] | : . ' value() for SequentialFuture ('future_lapply-1') ... done [15:30:40.450] | : . ' signalConditions() ... [15:30:40.451] | : . ' , include = 'immediateCondition' [15:30:40.452] | : . ' , exclude = [15:30:40.453] | : . ' , resignal = FALSE [15:30:40.454] | : . ' , Number of conditions: 6 [15:30:40.455] | : . ' , int 6 [15:30:40.457] | : . ' , Condition #1 (class: 'simpleMessage', 'message', 'condition'): [15:30:40.459] | : . ' , Condition #2 (class: 'simpleMessage', 'message', 'condition'): [15:30:40.460] | : . ' , Condition #3 (class: 'simpleMessage', 'message', 'condition'): [15:30:40.461] | : . ' , Condition #4 (class: 'simpleMessage', 'message', 'condition'): [15:30:40.462] | : . ' , Condition #5 (class: 'simpleMessage', 'message', 'condition'): [15:30:40.463] | : . ' , Condition #6 (class: 'simpleMessage', 'message', 'condition'): [15:30:40.464] | : . ' , Drop signaled conditions: 0 [15:30:40.465] | : . ' signalConditions() ... done [15:30:40.466] | : . ' signalConditions() ... [15:30:40.467] | : . ' , include = 'condition' [15:30:40.468] | : . ' , exclude = 'error', 'immediateCondition' [15:30:40.469] | : . ' , resignal = TRUE [15:30:40.469] | : . ' , Number of conditions: 6 [15:30:40.470] | : . ' , int 6 [15:30:40.472] | : . ' , Condition #1 (class: 'simpleMessage', 'message', 'condition'): [15:30:40.473] | : . ' , Condition #1: 'simpleMessage', 'message', 'condition' [15:30:39.781] | : . ' , ; ` attachPackages() ... [15:30:40.474] | : . ' , Condition #2 (class: 'simpleMessage', 'message', 'condition'): [15:30:40.475] | : . ' , Condition #2: 'simpleMessage', 'message', 'condition' [15:30:39.782] | : . ' , ; ` | packages: [n=1] 'future' [15:30:40.476] | : . ' , Condition #3 (class: 'simpleMessage', 'message', 'condition'): [15:30:40.477] | : . ' , Condition #3: 'simpleMessage', 'message', 'condition' [15:30:39.783] | : . ' , ; ` attachPackages() ... done [15:30:40.478] | : . ' , Condition #4 (class: 'simpleMessage', 'message', 'condition'): [15:30:40.479] | : . ' , Condition #4: 'simpleMessage', 'message', 'condition' [15:30:39.783] | : . ' , ; ` attachPackages() ... [15:30:40.480] | : . ' , Condition #5 (class: 'simpleMessage', 'message', 'condition'): [15:30:40.481] | : . ' , Condition #5: 'simpleMessage', 'message', 'condition' [15:30:39.784] | : . ' , ; ` | packages: [n=0] [15:30:40.482] | : . ' , Condition #6 (class: 'simpleMessage', 'message', 'condition'): [15:30:40.483] | : . ' , Condition #6: 'simpleMessage', 'message', 'condition' [15:30:39.785] | : . ' , ; ` attachPackages() ... done [15:30:40.484] | : . ' , Drop signaled conditions: 6 [15:30:40.485] | : . ' signalConditions() ... done [15:30:40.486] | : . ' relayed: [n=1] TRUE [15:30:40.487] | : . ' queued futures: [n=1] TRUE [15:30:40.488] | : . signalConditionsASAP(SequentialFuture, pos=1) ... done [15:30:40.489] | : . value(, ...) ... [15:30:40.490] | : . ' value() for SequentialFuture ('future_lapply-1') ... [15:30:40.491] | : . ' , signalConditions() ... [15:30:40.492] | : . ' , ; include = 'immediateCondition' [15:30:40.493] | : . ' , ; exclude = [15:30:40.494] | : . ' , ; resignal = FALSE [15:30:40.495] | : . ' , ; Number of conditions: 0 [15:30:40.496] | : . ' , ; int 0 [15:30:40.497] | : . ' , signalConditions() ... done [15:30:40.498] | : . ' , check for misuse ... [15:30:40.499] | : . ' , check for misuse ... done [15:30:40.500] | : . ' value() for SequentialFuture ('future_lapply-1') ... done [15:30:40.501] | : . ' value: [15:30:40.501] | : . value(, ...) ... done [15:30:40.502] | : . signalConditionsASAP(SequentialFuture, pos=1) ... [15:30:40.503] | : . ' nx: 1 [15:30:40.503] | : . ' relay: TRUE [15:30:40.504] | : . ' stdout: TRUE [15:30:40.505] | : . ' signal: TRUE [15:30:40.505] | : . ' resignal: FALSE [15:30:40.506] | : . ' force: TRUE [15:30:40.506] | : . ' relayed: [n=1] TRUE [15:30:40.507] | : . ' queued futures: [n=1] TRUE [15:30:40.507] | : . ' until=1 [15:30:40.508] | : . ' relayed: [n=1] TRUE [15:30:40.509] | : . ' queued futures: [n=1] TRUE [15:30:40.509] | : . signalConditionsASAP(SequentialFuture, pos=1) ... done [15:30:40.510] | : . resolve() for SequentialFuture ... [15:30:40.510] | : . resolve() for SequentialFuture ... done [15:30:40.511] | : . length: 0 (resolved future 1) [15:30:40.512] | : . Relaying remaining futures ... [15:30:40.512] | : . ' signalConditionsASAP(NULL, pos=0) ... [15:30:40.513] | : . ' , nx: 1 [15:30:40.513] | : . ' , relay: TRUE [15:30:40.514] | : . ' , stdout: TRUE [15:30:40.514] | : . ' , signal: TRUE [15:30:40.515] | : . ' , resignal: FALSE [15:30:40.515] | : . ' , force: TRUE [15:30:40.516] | : . ' , relayed: [n=1] TRUE [15:30:40.517] | : . ' , queued futures: [n=1] TRUE - flush all [15:30:40.518] | : . ' , relayed: [n=1] TRUE [15:30:40.519] | : . ' , queued futures: [n=1] TRUE [15:30:40.520] | : . ' signalConditionsASAP(NULL, pos=0) ... done [15:30:40.521] | : . Relaying remaining futures ... done [15:30:40.522] | : value() for list ... done [15:30:40.523] | : - Number of value chunks collected: 1 [15:30:40.524] | : Resolving 1 futures (chunks) ... DONE [15:30:40.525] | : Reducing values from 1 chunks ... [15:30:40.526] | : - Number of values collected after concatenation: 2 [15:30:40.527] | : - Number of values expected: 2 [15:30:40.528] | : Reducing values from 1 chunks ... DONE [15:30:40.529] | future_lapply() -> future_xapply() ... done [15:30:40.530] future_lapply() ... done * future_lapply(x, ..., future.stdout = TRUE) ... DONE * future_lapply(x, ..., future.stdout = NA) ... [15:30:40.532] future_lapply() ... [15:30:40.535] | Globals in FUN(): [n=4] '{', 'Sys.sleep', '/', 'print' [15:30:40.536] | => Will pass '...' to FUN(): '{', ' ...future.FUN(...future.X_jj, ...)', '}' [15:30:40.537] | future_lapply() -> future_xapply() ... [15:30:40.538] | : nbrOfWorkers(NULL) ... [15:30:40.539] | : . List of 4 [15:30:40.539] | : . $ : language makeChunks(nX, nbrOfWorkers = nbrOfWorkers(), future.scheduling = future.scheduling, future.chunk.size = future.chunk.size) [15:30:40.539] | : . $ : language stop_if_not(nbrOfElements >= 0L, nbrOfWorkers >= 1L) [15:30:40.539] | : . $ : language nbrOfWorkers() [15:30:40.539] | : . $ : language nbrOfWorkers.NULL() [15:30:40.543] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [15:30:40.545] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [15:30:40.546] | : . Number of workers: 1 [15:30:40.547] | : nbrOfWorkers(NULL) ... done [15:30:40.548] | : Number of chunks: 1 [15:30:40.549] | : getGlobalsAndPackagesXApply() ... [15:30:40.550] | : . future.globals: TRUE [15:30:40.551] | : . getGlobalsAndPackages() ... [15:30:40.552] | : . ' Searching for globals ... [15:30:40.569] | : . ' , globals found: [5] 'FUN', '{', 'Sys.sleep', '/', 'print' [15:30:40.570] | : . ' Searching for globals ... done [15:30:40.571] | : . ' Resolving globals: FALSE [15:30:40.572] | : . ' Search for packages associated with the globals ... [15:30:40.573] | : . ' , Packages associated with globals: [1] 'base' [15:30:40.574] | : . ' , Packages: [1] 'base' [15:30:40.575] | : . ' Search for packages associated with the globals ... done [15:30:40.576] | : . ' The total size of the 1 globals is 200 bytes (200 bytes) [15:30:40.578] | : . ' The total size of the 1 globals exported for future expression ('FUN()') is 200 bytes There is one global: 'FUN' (200 bytes of class 'function') [15:30:40.579] | : . ' Packages after dropping 'base': [0] [15:30:40.580] | : . ' globals: [1] 'FUN' [15:30:40.580] | : . ' packages: [0] [15:30:40.581] | : . getGlobalsAndPackages() ... done [15:30:40.582] | : . globals found/used: [n=1] 'FUN' [15:30:40.583] | : . needed namespaces: [n=0] [15:30:40.584] | : . use_args: TRUE [15:30:40.585] | : . Getting '...' globals ... [15:30:40.587] | : . ' resolve() for FutureGlobals ... [15:30:40.588] | : . ' , recursive: 0 [15:30:40.589] | : . ' , Number of elements: 1 [15:30:40.590] | : . ' , elements: '...' [15:30:40.591] | : . ' , 'obj' is DotDotDotList [15:30:40.592] | : . ' , resolve(obj, ...) ... [15:30:40.593] | : . ' , ; resolve() for DotDotDotList ... [15:30:40.595] | : . ' , ; ` recursive: -1 [15:30:40.597] | : . ' , ; resolve() for DotDotDotList ... done [15:30:40.598] | : . ' , resolve(obj, ...) ... done [15:30:40.599] | : . ' , resolved() ... [15:30:40.600] | : . ' , ; resolved() for DotDotDotList ... [15:30:40.601] | : . ' , ; ` Number of elements: 0 [15:30:40.602] | : . ' , ; ` Number of futures: 0 [15:30:40.603] | : . ' , ; resolved() for DotDotDotList ... done [15:30:40.604] | : . ' , resolved() ... done [15:30:40.605] | : . ' , length: 0 (resolved future 1) [15:30:40.606] | : . ' resolve() for FutureGlobals ... done [15:30:40.606] | : . ' '...' content: [n=0] [15:30:40.607] | : . ' List of 1 [15:30:40.607] | : . ' $ ...: list() [15:30:40.607] | : . ' ..- attr(*, "class")= chr [1:2] "DotDotDotList" "list" [15:30:40.607] | : . ' - attr(*, "where")=List of 1 [15:30:40.607] | : . ' ..$ ...: [15:30:40.607] | : . ' - attr(*, "class")= chr [1:3] "FutureGlobals" "Globals" "list" [15:30:40.607] | : . ' - attr(*, "resolved")= logi TRUE [15:30:40.607] | : . ' - attr(*, "total_size")= num NA [15:30:40.614] | : . Getting '...' globals ... done [15:30:40.616] | : . Globals to be used in all futures (chunks): [n=2] '...future.FUN', '...' [15:30:40.616] | : . List of 2 [15:30:40.616] | : . $ ...future.FUN:function (x) [15:30:40.616] | : . $ ... : list() [15:30:40.616] | : . ..- attr(*, "class")= chr [1:2] "DotDotDotList" "list" [15:30:40.616] | : . - attr(*, "where")=List of 2 [15:30:40.616] | : . ..$ ...future.FUN: [15:30:40.616] | : . ..$ ... : [15:30:40.616] | : . - attr(*, "class")= chr [1:3] "FutureGlobals" "Globals" "list" [15:30:40.616] | : . - attr(*, "resolved")= logi FALSE [15:30:40.616] | : . - attr(*, "total_size")= num 3656 [15:30:40.623] | : . Packages to be attached in all futures: [n=0] [15:30:40.624] | : getGlobalsAndPackagesXApply() ... done [15:30:40.625] | : Globals pass to each chunk: [n=5] '...future.FUN', '...', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [15:30:40.626] | : List of 5 [15:30:40.626] | : $ ...future.FUN :function (x) [15:30:40.626] | : $ ... : list() [15:30:40.626] | : ..- attr(*, "class")= chr [1:2] "DotDotDotList" "list" [15:30:40.626] | : $ ...future.elements_ii : NULL [15:30:40.626] | : $ ...future.seeds_ii : NULL [15:30:40.626] | : $ ...future.globals.maxSize: NULL [15:30:40.626] | : - attr(*, "where")=List of 5 [15:30:40.626] | : ..$ ...future.FUN : [15:30:40.626] | : ..$ ... : [15:30:40.626] | : ..$ ...future.elements_ii : [15:30:40.626] | : ..$ ...future.seeds_ii : [15:30:40.626] | : ..$ ...future.globals.maxSize: [15:30:40.626] | : - attr(*, "class")= chr [1:3] "FutureGlobals" "Globals" "list" [15:30:40.626] | : - attr(*, "resolved")= logi FALSE [15:30:40.626] | : - attr(*, "total_size")= num 3656 [15:30:40.636] | : Number of futures (= number of chunks): 1 [15:30:40.637] | : Launching 1 futures (chunks) ... [15:30:40.638] | : Chunk #1 of 1 ... [15:30:40.639] | : - Finding globals in 'X' for chunk #1 ... [15:30:40.640] | : getGlobalsAndPackages() ... [15:30:40.641] | : . Searching for globals ... [15:30:40.642] | : . ' globals found: [0] [15:30:40.643] | : . Searching for globals ... done [15:30:40.644] | : . globals: [0] [15:30:40.645] | : . packages: [0] [15:30:40.646] | : getGlobalsAndPackages() ... done [15:30:40.647] | : + additional globals found: [n=0] [15:30:40.648] | : + additional namespaces needed: [n=0] [15:30:40.650] | : - Finding globals in 'X' for chunk #1 ... DONE [15:30:40.651] | : - seeds: [15:30:40.652] | : - All globals exported: [n=5] '...future.FUN', '...', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [15:30:40.653] | : future(..., label = 'future_lapply-1') ... [15:30:40.654] | : . lazy: FALSE [15:30:40.655] | : . stdout: NA [15:30:40.655] | : . conditions: [n=1] 'condition' [15:30:40.656] | : . getGlobalsAndPackages() ... [15:30:40.657] | : . ' globals passed as-is: [5] '...future.FUN', '...', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [15:30:40.658] | : . ' Resolving globals: FALSE [15:30:40.659] | : . ' Tweak future expression to call with '...' arguments ... [15:30:40.660] | : . ' , { [15:30:40.660] | : . ' , "# future::getGlobalsAndPackages(): wrapping the original future" [15:30:40.660] | : . ' , "# expression in do.call(), because function called uses '...' " [15:30:40.660] | : . ' , "# as a global variable " [15:30:40.660] | : . ' , do.call(function(...) { [15:30:40.660] | : . ' , "# future::getGlobalsAndPackages(): FUN() uses '...' internally " [15:30:40.660] | : . ' , "# without having an '...' argument. This means '...' is treated" [15:30:40.660] | : . ' , "# as a global variable. This may happen when FUN() is an " [15:30:40.660] | : . ' , "# anonymous function. " [15:30:40.660] | : . ' , "# " [15:30:40.660] | : . ' , "# If an anonymous function, we will make sure to restore the " [15:30:40.660] | : . ' , "# function environment of FUN() to the calling environment. " [15:30:40.660] | : . ' , "# We assume FUN() an anonymous function if it lives in the " [15:30:40.660] | : . ' , "# global environment, which is where globals are written. " [15:30:40.660] | : . ' , penv <- env <- environment(...future.FUN) [15:30:40.660] | : . ' , repeat { [15:30:40.660] | : . ' , if (identical(env, globalenv()) || identical(env, [15:30:40.660] | : . ' , emptyenv())) [15:30:40.660] | : . ' , break [15:30:40.660] | : . ' , penv <- env [15:30:40.660] | : . ' , env <- parent.env(env) [15:30:40.660] | : . ' , } [15:30:40.660] | : . ' , if (identical(penv, globalenv())) { [15:30:40.660] | : . ' , environment(...future.FUN) <- environment() [15:30:40.660] | : . ' , } [15:30:40.660] | : . ' , else if (!identical(penv, emptyenv()) && !is.null(penv) && [15:30:40.660] | : . ' , !isNamespace(penv)) { [15:30:40.660] | : . ' , parent.env(penv) <- environment() [15:30:40.660] | : . ' , } [15:30:40.660] | : . ' , rm(list = c("env", "penv"), inherits = FALSE) [15:30:40.660] | : . ' , { [15:30:40.660] | : . ' , "# future.apply:::future_xapply(): preserve future option" [15:30:40.660] | : . ' , ...future.globals.maxSize.org <- getOption("future.globals.maxSize") [15:30:40.660] | : . ' , if (!identical(...future.globals.maxSize.org, ...future.globals.maxSize)) { [15:30:40.660] | : . ' , oopts <- options(future.globals.maxSize = ...future.globals.maxSize) [15:30:40.660] | : . ' , on.exit(options(oopts), add = TRUE) [15:30:40.660] | : . ' , } [15:30:40.660] | : . ' , { [15:30:40.660] | : . ' , "# future.apply::future_lapply(): process chunk of elements" [15:30:40.660] | : . ' , lapply(seq_along(...future.elements_ii), FUN = function(jj) { [15:30:40.660] | : . ' , ...future.X_jj <- ...future.elements_ii[[jj]] [15:30:40.660] | : . ' , { [15:30:40.660] | : . ' , ...future.FUN(...future.X_jj, ...) [15:30:40.660] | : . ' , } [15:30:40.660] | : . ' , }) [15:30:40.660] | : . ' , } [15:30:40.660] | : . ' , } [15:30:40.660] | : . ' , }, args = future.call.arguments) [15:30:40.660] | : . ' , } [15:30:40.664] | : . ' Tweak future expression to call with '...' arguments ... done [15:30:40.665] | : . ' Search for packages associated with the globals ... [15:30:40.666] | : . ' , Packages associated with globals: [0] [15:30:40.668] | : . ' , Packages: [0] [15:30:40.669] | : . ' Search for packages associated with the globals ... done [15:30:40.670] | : . ' Packages after dropping 'base': [0] [15:30:40.672] | : . ' globals: [5] '...future.FUN', 'future.call.arguments', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [15:30:40.673] | : . ' packages: [0] [15:30:40.674] | : . getGlobalsAndPackages() ... done [15:30:40.676] | : . run() for 'Future' ('future_lapply-1') ... [15:30:40.677] | : . ' state: 'created' [15:30:40.678] | : . ' plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [15:30:40.679] | : . ' plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [15:30:40.680] | : . ' Using SequentialFutureBackend ... [15:30:40.682] | : . ' , Number of futures since start: 2 (2 created, 2 launched, 2 finished) [15:30:40.683] | : . ' , Launching futures ... [15:30:40.684] | : . ' , ; launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... [15:30:40.685] | : . ' , ; ` getFutureData() ... [15:30:40.686] | : . ' , ; ` | getFutureCore() ... [15:30:40.688] | : . ' , ; ` | : Packages needed by the future expression (n = 0): [15:30:40.689] | : . ' , ; ` | getFutureCore() ... done [15:30:40.690] | : . ' , ; ` | getFutureCapture() ... [15:30:40.691] | : . ' , ; ` | getFutureCapture() ... done [15:30:40.692] | : . ' , ; ` | getFutureContext() ... [15:30:40.694] | : . ' , ; ` | : plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [15:30:40.696] | : . ' , ; ` | : . Getting stack without first backend: [n=0] [15:30:40.697] | : . ' , ; ` | : plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [15:30:40.698] | : . ' , ; ` | : Packages needed by future backend (n = 0): [15:30:40.699] | : . ' , ; ` | getFutureContext() ... done [15:30:40.700] | : . ' , ; ` getFutureData() ... done [15:30:40.708] | : . ' , ; ` plan("list", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [15:30:40.709] | : . ' , ; ` | Getting full stack: [n=1] 'sequential', 'uniprocess', 'future', 'function' [15:30:40.710] | : . ' , ; ` plan("list", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [15:30:40.711] | : . ' , ; ` plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [15:30:40.712] | : . ' , ; ` | plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [15:30:40.712] | : . ' , ; ` | : all.equal() for FutureStrategyList ... [15:30:40.713] | : . ' , ; ` | : . New stack: [15:30:40.714] | : . ' , ; ` | : . List of 1 [15:30:40.714] | : . ' , ; ` | : . $ :function (..., envir = parent.frame()) [15:30:40.714] | : . ' , ; ` | : . ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [15:30:40.714] | : . ' , ; ` | : . ..- attr(*, "init")= logi TRUE [15:30:40.714] | : . ' , ; ` | : . ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [15:30:40.714] | : . ' , ; ` | : . .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:40.714] | : . ' , ; ` | : . ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:40.714] | : . ' , ; ` | : . ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [15:30:40.714] | : . ' , ; ` | : . - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [15:30:40.719] | : . ' , ; ` | : . Old stack: [15:30:40.720] | : . ' , ; ` | : . List of 1 [15:30:40.720] | : . ' , ; ` | : . $ :function (..., envir = parent.frame()) [15:30:40.720] | : . ' , ; ` | : . ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [15:30:40.720] | : . ' , ; ` | : . ..- attr(*, "init")= chr "done" [15:30:40.720] | : . ' , ; ` | : . ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [15:30:40.720] | : . ' , ; ` | : . .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:40.720] | : . ' , ; ` | : . ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:40.720] | : . ' , ; ` | : . ..- attr(*, "call")= language plan(sequential) [15:30:40.720] | : . ' , ; ` | : . ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [15:30:40.720] | : . ' , ; ` | : . .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [15:30:40.720] | : . ' , ; ` | : . .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:40.720] | : . ' , ; ` | : . - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [15:30:40.727] | : . ' , ; ` | : . Not identical [15:30:40.728] | : . ' , ; ` | : . all.equal() for future ... [15:30:40.729] | : . ' , ; ` | : . ' List of 2 [15:30:40.729] | : . ' , ; ` | : . ' $ target :function (..., envir = parent.frame()) [15:30:40.729] | : . ' , ; ` | : . ' ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [15:30:40.729] | : . ' , ; ` | : . ' ..- attr(*, "init")= logi TRUE [15:30:40.729] | : . ' , ; ` | : . ' ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [15:30:40.729] | : . ' , ; ` | : . ' .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:40.729] | : . ' , ; ` | : . ' ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:40.729] | : . ' , ; ` | : . ' ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [15:30:40.729] | : . ' , ; ` | : . ' $ current:function (..., envir = parent.frame()) [15:30:40.729] | : . ' , ; ` | : . ' ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [15:30:40.729] | : . ' , ; ` | : . ' ..- attr(*, "init")= chr "done" [15:30:40.729] | : . ' , ; ` | : . ' ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [15:30:40.729] | : . ' , ; ` | : . ' .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:40.729] | : . ' , ; ` | : . ' ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:40.729] | : . ' , ; ` | : . ' ..- attr(*, "call")= language plan(sequential) [15:30:40.729] | : . ' , ; ` | : . ' ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [15:30:40.729] | : . ' , ; ` | : . ' .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [15:30:40.729] | : . ' , ; ` | : . ' .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:40.738] | : . ' , ; ` | : . all.equal() for future ... done [15:30:40.739] | : . ' , ; ` | : all.equal() for FutureStrategyList ... done [15:30:40.740] | : . ' , ; ` | : plan(): Skip setting new future backend stack because it is the same as the current one: [15:30:40.741] | : . ' , ; ` | : List of future strategies: [15:30:40.741] | : . ' , ; ` | : 1. sequential: [15:30:40.741] | : . ' , ; ` | : - args: function (..., envir = parent.frame(), workers = "") [15:30:40.741] | : . ' , ; ` | : - tweaked: FALSE [15:30:40.741] | : . ' , ; ` | : - call: plan(sequential) [15:30:40.743] | : . ' , ; ` | plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [15:30:40.744] | : . ' , ; ` plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [15:30:40.745] | : . ' , ; ` assign_globals() ... [15:30:40.746] | : . ' , ; ` List of 5 [15:30:40.746] | : . ' , ; ` $ ...future.FUN :function (x) [15:30:40.746] | : . ' , ; ` $ future.call.arguments : list() [15:30:40.746] | : . ' , ; ` ..- attr(*, "class")= chr [1:2] "DotDotDotList" "list" [15:30:40.746] | : . ' , ; ` $ ...future.elements_ii :List of 2 [15:30:40.746] | : . ' , ; ` ..$ : int 1 [15:30:40.746] | : . ' , ; ` ..$ : int 0 [15:30:40.746] | : . ' , ; ` $ ...future.seeds_ii : NULL [15:30:40.746] | : . ' , ; ` $ ...future.globals.maxSize: NULL [15:30:40.746] | : . ' , ; ` - attr(*, "where")=List of 5 [15:30:40.746] | : . ' , ; ` ..$ ...future.FUN : [15:30:40.746] | : . ' , ; ` ..$ future.call.arguments : [15:30:40.746] | : . ' , ; ` ..$ ...future.elements_ii : [15:30:40.746] | : . ' , ; ` ..$ ...future.seeds_ii : [15:30:40.746] | : . ' , ; ` ..$ ...future.globals.maxSize: [15:30:40.746] | : . ' , ; ` - attr(*, "resolved")= logi FALSE [15:30:40.746] | : . ' , ; ` - attr(*, "total_size")= num 3656 [15:30:40.746] | : . ' , ; ` - attr(*, "class")= chr [1:3] "FutureGlobals" "Globals" "list" [15:30:40.746] | : . ' , ; ` - attr(*, "already-done")= logi TRUE [15:30:40.757] | : . ' , ; ` - copied '...future.FUN' to environment [15:30:40.758] | : . ' , ; ` - copied 'future.call.arguments' to environment [15:30:40.758] | : . ' , ; ` - copied '...future.elements_ii' to environment [15:30:40.759] | : . ' , ; ` - copied '...future.seeds_ii' to environment [15:30:40.760] | : . ' , ; ` - copied '...future.globals.maxSize' to environment [15:30:40.760] | : . ' , ; ` assign_globals() ... done [15:30:41.275] | : . ' , ; ` plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [15:30:41.276] | : . ' , ; ` | plan(<'FutureStrategyList'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [15:30:41.278] | : . ' , ; ` | : plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [15:30:41.279] | : . ' , ; ` | : . all.equal() for FutureStrategyList ... [15:30:41.280] | : . ' , ; ` | : . ' New stack: [15:30:41.282] | : . ' , ; ` | : . ' List of 1 [15:30:41.282] | : . ' , ; ` | : . ' $ :function (..., envir = parent.frame()) [15:30:41.282] | : . ' , ; ` | : . ' ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [15:30:41.282] | : . ' , ; ` | : . ' ..- attr(*, "init")= chr "done" [15:30:41.282] | : . ' , ; ` | : . ' ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [15:30:41.282] | : . ' , ; ` | : . ' .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:41.282] | : . ' , ; ` | : . ' ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:41.282] | : . ' , ; ` | : . ' ..- attr(*, "call")= language plan(sequential) [15:30:41.282] | : . ' , ; ` | : . ' ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [15:30:41.282] | : . ' , ; ` | : . ' .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [15:30:41.282] | : . ' , ; ` | : . ' .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:41.282] | : . ' , ; ` | : . ' - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [15:30:41.298] | : . ' , ; ` | : . ' Old stack: [15:30:41.299] | : . ' , ; ` | : . ' List of 1 [15:30:41.299] | : . ' , ; ` | : . ' $ :function (..., envir = parent.frame()) [15:30:41.299] | : . ' , ; ` | : . ' ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [15:30:41.299] | : . ' , ; ` | : . ' ..- attr(*, "init")= chr "done" [15:30:41.299] | : . ' , ; ` | : . ' ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [15:30:41.299] | : . ' , ; ` | : . ' .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:41.299] | : . ' , ; ` | : . ' ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:41.299] | : . ' , ; ` | : . ' ..- attr(*, "call")= language plan(sequential) [15:30:41.299] | : . ' , ; ` | : . ' ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [15:30:41.299] | : . ' , ; ` | : . ' .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [15:30:41.299] | : . ' , ; ` | : . ' .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:41.299] | : . ' , ; ` | : . ' - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [15:30:41.309] | : . ' , ; ` | : . ' Identical [15:30:41.311] | : . ' , ; ` | : . all.equal() for FutureStrategyList ... done [15:30:41.312] | : . ' , ; ` | : . plan(): Skip setting new future backend stack because it is the same as the current one: [15:30:41.313] | : . ' , ; ` | : . List of future strategies: [15:30:41.313] | : . ' , ; ` | : . 1. sequential: [15:30:41.313] | : . ' , ; ` | : . - args: function (..., envir = parent.frame(), workers = "") [15:30:41.313] | : . ' , ; ` | : . - tweaked: FALSE [15:30:41.313] | : . ' , ; ` | : . - call: plan(sequential) [15:30:41.315] | : . ' , ; ` | : plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [15:30:41.316] | : . ' , ; ` | plan(<'FutureStrategyList'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [15:30:41.317] | : . ' , ; ` plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [15:30:41.319] | : . ' , ; ` SequentialFuture started (and completed) [15:30:41.321] | : . ' , ; ` signalConditions() ... [15:30:41.322] | : . ' , ; ` | include = 'immediateCondition' [15:30:41.323] | : . ' , ; ` | exclude = [15:30:41.324] | : . ' , ; ` | resignal = FALSE [15:30:41.325] | : . ' , ; ` | Number of conditions: 6 [15:30:41.326] | : . ' , ; ` | int 6 [15:30:41.328] | : . ' , ; ` | Condition #1 (class: 'simpleMessage', 'message', 'condition'): [15:30:41.329] | : . ' , ; ` | Condition #2 (class: 'simpleMessage', 'message', 'condition'): [15:30:41.330] | : . ' , ; ` | Condition #3 (class: 'simpleMessage', 'message', 'condition'): [15:30:41.331] | : . ' , ; ` | Condition #4 (class: 'simpleMessage', 'message', 'condition'): [15:30:41.332] | : . ' , ; ` | Condition #5 (class: 'simpleMessage', 'message', 'condition'): [15:30:41.333] | : . ' , ; ` | Condition #6 (class: 'simpleMessage', 'message', 'condition'): [15:30:41.334] | : . ' , ; ` | Drop signaled conditions: 0 [15:30:41.335] | : . ' , ; ` signalConditions() ... done [15:30:41.337] | : . ' , ; launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... done [15:30:41.338] | : . ' , Launching futures ... done [15:30:41.339] | : . ' , Future launched: 'SequentialFuture', 'UniprocessFuture', 'Future' [15:30:41.340] | : . ' Using SequentialFutureBackend ... done [15:30:41.341] | : . run() for 'Future' ('future_lapply-1') ... done [15:30:41.342] | : future(..., label = 'future_lapply-1') ... done [15:30:41.343] | : Created future: [15:30:41.344] | : SequentialFuture: [15:30:41.344] | : Label: 'future_lapply-1' [15:30:41.344] | : Expression: [15:30:41.344] | : { [15:30:41.344] | : "# future::getGlobalsAndPackages(): wrapping the original future" [15:30:41.344] | : "# expression in do.call(), because function called uses '...' " [15:30:41.344] | : "# as a global variable " [15:30:41.344] | : do.call(function(...) { [15:30:41.344] | : "# future::getGlobalsAndPackages(): FUN() uses '...' internally " [15:30:41.344] | : "# without having an '...' argument. This means '...' is treated" [15:30:41.344] | : "# as a global variable. This may happen when FUN() is an " [15:30:41.344] | : "# anonymous function. " [15:30:41.344] | : "# " [15:30:41.344] | : "# If an anonymous function, we will make sure to restore the " [15:30:41.344] | : "# function environment of FUN() to the calling environment. " [15:30:41.344] | : "# We assume FUN() an anonymous function if it lives in the " [15:30:41.344] | : "# global environment, which is where globals are written. " [15:30:41.344] | : penv <- env <- environment(...future.FUN) [15:30:41.344] | : repeat { [15:30:41.344] | : if (identical(env, globalenv()) || identical(env, [15:30:41.344] | : emptyenv())) [15:30:41.344] | : break [15:30:41.344] | : penv <- env [15:30:41.344] | : env <- parent.env(env) [15:30:41.344] | : } [15:30:41.344] | : if (identical(penv, globalenv())) { [15:30:41.344] | : environment(...future.FUN) <- environment() [15:30:41.344] | : } [15:30:41.344] | : else if (!identical(penv, emptyenv()) && !is.null(penv) && [15:30:41.344] | : !isNamespace(penv)) { [15:30:41.344] | : parent.env(penv) <- environment() [15:30:41.344] | : } [15:30:41.344] | : rm(list = c("env", "penv"), inherits = FALSE) [15:30:41.344] | : { [15:30:41.344] | : "# future.apply:::future_xapply(): preserve future option" [15:30:41.344] | : ...future.globals.maxSize.org <- getOption("future.globals.maxSize") [15:30:41.344] | : if (!identical(...future.globals.maxSize.org, ...future.globals.maxSize)) { [15:30:41.344] | : oopts <- options(future.globals.maxSize = ...future.globals.maxSize) [15:30:41.344] | : on.exit(options(oopts), add = TRUE) [15:30:41.344] | : } [15:30:41.344] | : { [15:30:41.344] | : "# future.apply::future_lapply(): process chunk of elements" [15:30:41.344] | : lapply(seq_along(...future.elements_ii), FUN = function(jj) { [15:30:41.344] | : ...future.X_jj <- ...future.elements_ii[[jj]] [15:30:41.344] | : { [15:30:41.344] | : ...future.FUN(...future.X_jj, ...) [15:30:41.344] | : } [15:30:41.344] | : }) [15:30:41.344] | : } [15:30:41.344] | : } [15:30:41.344] | : }, args = future.call.arguments) [15:30:41.344] | : } [15:30:41.344] | : Globals: 5 objects totaling 3.85 KiB (function '...future.FUN' of 200 bytes, DotDotDotList 'future.call.arguments' of 97 bytes, list '...future.elements_ii' of 55 bytes, NULL '...future.seeds_ii' of 27 bytes, NULL '...future.globals.maxSize' of 27 bytes) [15:30:41.344] | : Packages: [15:30:41.344] | : L'Ecuyer-CMRG RNG seed: (seed = FALSE) [15:30:41.344] | : Capture standard output: NA [15:30:41.344] | : Capture condition classes: 'condition' (excluding '') [15:30:41.344] | : Immediate condition classes: 'immediateCondition' [15:30:41.344] | : Lazy evaluation: FALSE [15:30:41.344] | : Local evaluation: TRUE [15:30:41.344] | : Early signaling: FALSE [15:30:41.344] | : Actions: [n=1] 'run' [15:30:41.344] | : State: 'finished' ("Future was resolved successfully") [15:30:41.344] | : Resolved: TRUE [15:30:41.344] | : Unique identifier: 8b73f8b4a1ece031dc9e1431125bca35-3 [15:30:41.344] | : Owner process: 8b73f8b4a1ece031dc9e1431125bca35 [15:30:41.344] | : Class: 'SequentialFuture', 'UniprocessFuture', 'Future' [15:30:41.344] | : Value: 55 bytes of class 'list' [15:30:41.344] | : Conditions captured: [n=6] 'simpleMessage', 'simpleMessage', 'simpleMessage', 'simpleMessage', 'simpleMessage', 'simpleMessage' [15:30:41.344] | : Duration: 0.5715239 secs (started 2026-03-18 15:30:40.701626) [15:30:41.344] | : Worker process: 8b73f8b4a1ece031dc9e1431125bca35 [15:30:41.350] | : Chunk #1 of 1 ... DONE [15:30:41.351] | : Launching 1 futures (chunks) ... DONE [15:30:41.352] | : Resolving 1 futures (chunks) ... [15:30:41.354] | : value() for list ... [15:30:41.355] | : . recursive: 0 [15:30:41.356] | : . reduce: FALSE [15:30:41.357] | : . length: 1 [15:30:41.359] | : . Number of remaining objects: 1 [15:30:41.360] | : . checking value #1: [15:30:41.361] | : . 'obj' is SequentialFuture [15:30:41.362] | : . resolved() ... [15:30:41.363] | : . ' resolved() for SequentialFuture ('future_lapply-1') ... [15:30:41.364] | : . ' , state: 'finished' [15:30:41.365] | : . ' , run: NULL [15:30:41.366] | : . ' , result: 'FutureResult' [15:30:41.367] | : . ' resolved() for SequentialFuture ('future_lapply-1') ... done [15:30:41.368] | : . resolved() ... done [15:30:41.369] | : . SequentialFuture #1 [15:30:41.370] | : . signalConditionsASAP(SequentialFuture, pos=1) ... [15:30:41.371] | : . ' nx: 1 [15:30:41.372] | : . ' relay: TRUE [15:30:41.373] | : . ' stdout: TRUE [15:30:41.374] | : . ' signal: TRUE [15:30:41.375] | : . ' resignal: FALSE [15:30:41.376] | : . ' force: TRUE [15:30:41.377] | : . ' relayed: [n=1] FALSE [15:30:41.378] | : . ' queued futures: [n=1] FALSE [15:30:41.379] | : . ' until=1 [15:30:41.380] | : . ' relaying element #1 [15:30:41.381] | : . ' value() for SequentialFuture ('future_lapply-1') ... [15:30:41.382] | : . ' , signalConditions() ... [15:30:41.383] | : . ' , ; include = 'immediateCondition' [15:30:41.384] | : . ' , ; exclude = [15:30:41.385] | : . ' , ; resignal = FALSE [15:30:41.386] | : . ' , ; Number of conditions: 6 [15:30:41.387] | : . ' , ; int 6 [15:30:41.389] | : . ' , ; Condition #1 (class: 'simpleMessage', 'message', 'condition'): [15:30:41.390] | : . ' , ; Condition #2 (class: 'simpleMessage', 'message', 'condition'): [15:30:41.391] | : . ' , ; Condition #3 (class: 'simpleMessage', 'message', 'condition'): [15:30:41.392] | : . ' , ; Condition #4 (class: 'simpleMessage', 'message', 'condition'): [15:30:41.393] | : . ' , ; Condition #5 (class: 'simpleMessage', 'message', 'condition'): [15:30:41.395] | : . ' , ; Condition #6 (class: 'simpleMessage', 'message', 'condition'): [15:30:41.396] | : . ' , ; Drop signaled conditions: 0 [15:30:41.397] | : . ' , signalConditions() ... done [15:30:41.398] | : . ' , relay stdout ... [15:30:41.399] | : . ' , relay stdout ... done [15:30:41.400] | : . ' , check for misuse ... [15:30:41.401] | : . ' , check for misuse ... done [15:30:41.402] | : . ' value() for SequentialFuture ('future_lapply-1') ... done [15:30:41.403] | : . ' signalConditions() ... [15:30:41.404] | : . ' , include = 'immediateCondition' [15:30:41.405] | : . ' , exclude = [15:30:41.406] | : . ' , resignal = FALSE [15:30:41.407] | : . ' , Number of conditions: 6 [15:30:41.408] | : . ' , int 6 [15:30:41.410] | : . ' , Condition #1 (class: 'simpleMessage', 'message', 'condition'): [15:30:41.412] | : . ' , Condition #2 (class: 'simpleMessage', 'message', 'condition'): [15:30:41.413] | : . ' , Condition #3 (class: 'simpleMessage', 'message', 'condition'): [15:30:41.414] | : . ' , Condition #4 (class: 'simpleMessage', 'message', 'condition'): [15:30:41.415] | : . ' , Condition #5 (class: 'simpleMessage', 'message', 'condition'): [15:30:41.416] | : . ' , Condition #6 (class: 'simpleMessage', 'message', 'condition'): [15:30:41.417] | : . ' , Drop signaled conditions: 0 [15:30:41.418] | : . ' signalConditions() ... done [15:30:41.419] | : . ' signalConditions() ... [15:30:41.420] | : . ' , include = 'condition' [15:30:41.421] | : . ' , exclude = 'error', 'immediateCondition' [15:30:41.422] | : . ' , resignal = TRUE [15:30:41.423] | : . ' , Number of conditions: 6 [15:30:41.424] | : . ' , int 6 [15:30:41.426] | : . ' , Condition #1 (class: 'simpleMessage', 'message', 'condition'): [15:30:41.427] | : . ' , Condition #1: 'simpleMessage', 'message', 'condition' [15:30:40.701] | : . ' , ; ` attachPackages() ... [15:30:41.428] | : . ' , Condition #2 (class: 'simpleMessage', 'message', 'condition'): [15:30:41.429] | : . ' , Condition #2: 'simpleMessage', 'message', 'condition' [15:30:40.702] | : . ' , ; ` | packages: [n=1] 'future' [15:30:41.430] | : . ' , Condition #3 (class: 'simpleMessage', 'message', 'condition'): [15:30:41.432] | : . ' , Condition #3: 'simpleMessage', 'message', 'condition' [15:30:40.703] | : . ' , ; ` attachPackages() ... done [15:30:41.433] | : . ' , Condition #4 (class: 'simpleMessage', 'message', 'condition'): [15:30:41.434] | : . ' , Condition #4: 'simpleMessage', 'message', 'condition' [15:30:40.704] | : . ' , ; ` attachPackages() ... [15:30:41.436] | : . ' , Condition #5 (class: 'simpleMessage', 'message', 'condition'): [15:30:41.437] | : . ' , Condition #5: 'simpleMessage', 'message', 'condition' [15:30:40.705] | : . ' , ; ` | packages: [n=0] [15:30:41.438] | : . ' , Condition #6 (class: 'simpleMessage', 'message', 'condition'): [15:30:41.438] | : . ' , Condition #6: 'simpleMessage', 'message', 'condition' [15:30:40.706] | : . ' , ; ` attachPackages() ... done [15:30:41.439] | : . ' , Drop signaled conditions: 6 [15:30:41.440] | : . ' signalConditions() ... done [15:30:41.440] | : . ' relayed: [n=1] TRUE [15:30:41.441] | : . ' queued futures: [n=1] TRUE [15:30:41.442] | : . signalConditionsASAP(SequentialFuture, pos=1) ... done [15:30:41.443] | : . value(, ...) ... [15:30:41.444] | : . ' value() for SequentialFuture ('future_lapply-1') ... [15:30:41.445] | : . ' , signalConditions() ... [15:30:41.446] | : . ' , ; include = 'immediateCondition' [15:30:41.446] | : . ' , ; exclude = [15:30:41.447] | : . ' , ; resignal = FALSE [15:30:41.448] | : . ' , ; Number of conditions: 0 [15:30:41.449] | : . ' , ; int 0 [15:30:41.450] | : . ' , signalConditions() ... done [15:30:41.451] | : . ' , check for misuse ... [15:30:41.452] | : . ' , check for misuse ... done [15:30:41.452] | : . ' value() for SequentialFuture ('future_lapply-1') ... done [15:30:41.453] | : . ' value: [15:30:41.453] | : . value(, ...) ... done [15:30:41.454] | : . signalConditionsASAP(SequentialFuture, pos=1) ... [15:30:41.455] | : . ' nx: 1 [15:30:41.455] | : . ' relay: TRUE [15:30:41.456] | : . ' stdout: TRUE [15:30:41.457] | : . ' signal: TRUE [15:30:41.457] | : . ' resignal: FALSE [15:30:41.458] | : . ' force: TRUE [15:30:41.458] | : . ' relayed: [n=1] TRUE [15:30:41.459] | : . ' queued futures: [n=1] TRUE [15:30:41.460] | : . ' until=1 [15:30:41.460] | : . ' relayed: [n=1] TRUE [15:30:41.461] | : . ' queued futures: [n=1] TRUE [15:30:41.461] | : . signalConditionsASAP(SequentialFuture, pos=1) ... done [15:30:41.462] | : . resolve() for SequentialFuture ... [15:30:41.463] | : . resolve() for SequentialFuture ... done [15:30:41.463] | : . length: 0 (resolved future 1) [15:30:41.464] | : . Relaying remaining futures ... [15:30:41.464] | : . ' signalConditionsASAP(NULL, pos=0) ... [15:30:41.465] | : . ' , nx: 1 [15:30:41.465] | : . ' , relay: TRUE [15:30:41.466] | : . ' , stdout: TRUE [15:30:41.466] | : . ' , signal: TRUE [15:30:41.467] | : . ' , resignal: FALSE [15:30:41.468] | : . ' , force: TRUE [15:30:41.468] | : . ' , relayed: [n=1] TRUE [15:30:41.469] | : . ' , queued futures: [n=1] TRUE - flush all [15:30:41.469] | : . ' , relayed: [n=1] TRUE [15:30:41.470] | : . ' , queued futures: [n=1] TRUE [15:30:41.471] | : . ' signalConditionsASAP(NULL, pos=0) ... done [15:30:41.471] | : . Relaying remaining futures ... done [15:30:41.472] | : value() for list ... done [15:30:41.472] | : - Number of value chunks collected: 1 [15:30:41.473] | : Resolving 1 futures (chunks) ... DONE [15:30:41.474] | : Reducing values from 1 chunks ... [15:30:41.475] | : - Number of values collected after concatenation: 2 [15:30:41.476] | : - Number of values expected: 2 [15:30:41.477] | : Reducing values from 1 chunks ... DONE [15:30:41.478] | future_lapply() -> future_xapply() ... done [15:30:41.479] future_lapply() ... done * future_lapply(x, ..., future.stdout = NA) ... DONE * future_mapply(x, ..., future.stdout = FALSE) ... [15:30:41.482] future_mapply() ... [15:30:41.482] | future_mapply() -> future_xapply() ... [15:30:41.484] | : nbrOfWorkers(NULL) ... [15:30:41.484] | : . List of 4 [15:30:41.484] | : . $ : language makeChunks(nX, nbrOfWorkers = nbrOfWorkers(), future.scheduling = future.scheduling, future.chunk.size = future.chunk.size) [15:30:41.484] | : . $ : language stop_if_not(nbrOfElements >= 0L, nbrOfWorkers >= 1L) [15:30:41.484] | : . $ : language nbrOfWorkers() [15:30:41.484] | : . $ : language nbrOfWorkers.NULL() [15:30:41.488] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [15:30:41.489] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [15:30:41.490] | : . Number of workers: 1 [15:30:41.491] | : nbrOfWorkers(NULL) ... done [15:30:41.491] | : Number of chunks: 1 [15:30:41.492] | : getGlobalsAndPackagesXApply() ... [15:30:41.493] | : . future.globals: TRUE [15:30:41.493] | : . getGlobalsAndPackages() ... [15:30:41.494] | : . ' Searching for globals ... [15:30:41.508] | : . ' , globals found: [6] 'FUN', '{', 'Sys.sleep', '/', 'print', 'list' [15:30:41.509] | : . ' Searching for globals ... done [15:30:41.509] | : . ' Resolving globals: FALSE [15:30:41.510] | : . ' Search for packages associated with the globals ... [15:30:41.511] | : . ' , Packages associated with globals: [1] 'base' [15:30:41.512] | : . ' , Packages: [1] 'base' [15:30:41.512] | : . ' Search for packages associated with the globals ... done [15:30:41.513] | : . ' The total size of the 1 globals is 265 bytes (265 bytes) [15:30:41.514] | : . ' The total size of the 1 globals exported for future expression ('FUN()') is 265 bytes There is one global: 'FUN' (265 bytes of class 'function') [15:30:41.514] | : . ' Packages after dropping 'base': [0] [15:30:41.515] | : . ' globals: [1] 'FUN' [15:30:41.516] | : . ' packages: [0] [15:30:41.516] | : . getGlobalsAndPackages() ... done [15:30:41.517] | : . globals found/used: [n=1] 'FUN' [15:30:41.518] | : . needed namespaces: [n=0] [15:30:41.519] | : . Globals to be used in all futures (chunks): [n=2] '...future.FUN', 'MoreArgs' [15:30:41.519] | : . List of 2 [15:30:41.519] | : . $ ...future.FUN:function (x, y) [15:30:41.519] | : . $ MoreArgs : NULL [15:30:41.519] | : . - attr(*, "where")=List of 2 [15:30:41.519] | : . ..$ ...future.FUN: [15:30:41.519] | : . ..$ MoreArgs : [15:30:41.519] | : . - attr(*, "class")= chr [1:3] "FutureGlobals" "Globals" "list" [15:30:41.519] | : . - attr(*, "resolved")= logi FALSE [15:30:41.519] | : . - attr(*, "total_size")= num NA [15:30:41.524] | : . Packages to be attached in all futures: [n=0] [15:30:41.525] | : getGlobalsAndPackagesXApply() ... done [15:30:41.526] | : Globals pass to each chunk: [n=5] '...future.FUN', 'MoreArgs', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [15:30:41.527] | : List of 5 [15:30:41.527] | : $ ...future.FUN :function (x, y) [15:30:41.527] | : $ MoreArgs : NULL [15:30:41.527] | : $ ...future.elements_ii : NULL [15:30:41.527] | : $ ...future.seeds_ii : NULL [15:30:41.527] | : $ ...future.globals.maxSize: NULL [15:30:41.527] | : - attr(*, "where")=List of 5 [15:30:41.527] | : ..$ ...future.FUN : [15:30:41.527] | : ..$ MoreArgs : [15:30:41.527] | : ..$ ...future.elements_ii : [15:30:41.527] | : ..$ ...future.seeds_ii : [15:30:41.527] | : ..$ ...future.globals.maxSize: [15:30:41.527] | : - attr(*, "class")= chr [1:3] "FutureGlobals" "Globals" "list" [15:30:41.527] | : - attr(*, "resolved")= logi FALSE [15:30:41.527] | : - attr(*, "total_size")= num NA [15:30:41.533] | : Number of futures (= number of chunks): 1 [15:30:41.534] | : Launching 1 futures (chunks) ... [15:30:41.535] | : Chunk #1 of 1 ... [15:30:41.535] | : - Finding globals in '...' for chunk #1 ... [15:30:41.536] | : getGlobalsAndPackages() ... [15:30:41.536] | : . Searching for globals ... [15:30:41.537] | : . ' globals found: [0] [15:30:41.538] | : . Searching for globals ... done [15:30:41.539] | : . globals: [0] [15:30:41.539] | : . packages: [0] [15:30:41.540] | : getGlobalsAndPackages() ... done [15:30:41.540] | : + additional globals found: [n=0] [15:30:41.541] | : + additional namespaces needed: [n=0] [15:30:41.541] | : - Finding globals in '...' for chunk #1 ... DONE [15:30:41.542] | : - seeds: [15:30:41.543] | : - All globals exported: [n=5] '...future.FUN', 'MoreArgs', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [15:30:41.543] | : future(..., label = 'future_mapply-1') ... [15:30:41.544] | : . lazy: FALSE [15:30:41.545] | : . stdout: FALSE [15:30:41.546] | : . conditions: [n=1] 'condition' [15:30:41.547] | : . getGlobalsAndPackages() ... [15:30:41.548] | : . ' globals passed as-is: [5] '...future.FUN', 'MoreArgs', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [15:30:41.548] | : . ' Resolving globals: FALSE [15:30:41.549] | : . ' Search for packages associated with the globals ... [15:30:41.550] | : . ' , Packages associated with globals: [0] [15:30:41.551] | : . ' , Packages: [0] [15:30:41.551] | : . ' Search for packages associated with the globals ... done [15:30:41.552] | : . ' Packages after dropping 'base': [0] [15:30:41.553] | : . ' globals: [5] '...future.FUN', 'MoreArgs', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [15:30:41.553] | : . ' packages: [0] [15:30:41.554] | : . getGlobalsAndPackages() ... done [15:30:41.555] | : . run() for 'Future' ('future_mapply-1') ... [15:30:41.555] | : . ' state: 'created' [15:30:41.556] | : . ' plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [15:30:41.557] | : . ' plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [15:30:41.557] | : . ' Using SequentialFutureBackend ... [15:30:41.558] | : . ' , Number of futures since start: 3 (3 created, 3 launched, 3 finished) [15:30:41.558] | : . ' , Launching futures ... [15:30:41.559] | : . ' , ; launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... [15:30:41.560] | : . ' , ; ` getFutureData() ... [15:30:41.560] | : . ' , ; ` | getFutureCore() ... [15:30:41.561] | : . ' , ; ` | : Packages needed by the future expression (n = 0): [15:30:41.561] | : . ' , ; ` | getFutureCore() ... done [15:30:41.562] | : . ' , ; ` | getFutureCapture() ... [15:30:41.563] | : . ' , ; ` | getFutureCapture() ... done [15:30:41.563] | : . ' , ; ` | getFutureContext() ... [15:30:41.564] | : . ' , ; ` | : plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [15:30:41.565] | : . ' , ; ` | : . Getting stack without first backend: [n=0] [15:30:41.565] | : . ' , ; ` | : plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [15:30:41.566] | : . ' , ; ` | : Packages needed by future backend (n = 0): [15:30:41.567] | : . ' , ; ` | getFutureContext() ... done [15:30:41.567] | : . ' , ; ` getFutureData() ... done [15:30:41.574] | : . ' , ; ` plan("list", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [15:30:41.575] | : . ' , ; ` | Getting full stack: [n=1] 'sequential', 'uniprocess', 'future', 'function' [15:30:41.575] | : . ' , ; ` plan("list", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [15:30:41.577] | : . ' , ; ` plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [15:30:41.578] | : . ' , ; ` | plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [15:30:41.579] | : . ' , ; ` | : all.equal() for FutureStrategyList ... [15:30:41.579] | : . ' , ; ` | : . New stack: [15:30:41.580] | : . ' , ; ` | : . List of 1 [15:30:41.580] | : . ' , ; ` | : . $ :function (..., envir = parent.frame()) [15:30:41.580] | : . ' , ; ` | : . ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [15:30:41.580] | : . ' , ; ` | : . ..- attr(*, "init")= logi TRUE [15:30:41.580] | : . ' , ; ` | : . ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [15:30:41.580] | : . ' , ; ` | : . .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:41.580] | : . ' , ; ` | : . ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:41.580] | : . ' , ; ` | : . ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [15:30:41.580] | : . ' , ; ` | : . - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [15:30:41.586] | : . ' , ; ` | : . Old stack: [15:30:41.586] | : . ' , ; ` | : . List of 1 [15:30:41.586] | : . ' , ; ` | : . $ :function (..., envir = parent.frame()) [15:30:41.586] | : . ' , ; ` | : . ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [15:30:41.586] | : . ' , ; ` | : . ..- attr(*, "init")= chr "done" [15:30:41.586] | : . ' , ; ` | : . ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [15:30:41.586] | : . ' , ; ` | : . .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:41.586] | : . ' , ; ` | : . ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:41.586] | : . ' , ; ` | : . ..- attr(*, "call")= language plan(sequential) [15:30:41.586] | : . ' , ; ` | : . ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [15:30:41.586] | : . ' , ; ` | : . .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [15:30:41.586] | : . ' , ; ` | : . .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:41.586] | : . ' , ; ` | : . - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [15:30:41.592] | : . ' , ; ` | : . Not identical [15:30:41.593] | : . ' , ; ` | : . all.equal() for future ... [15:30:41.594] | : . ' , ; ` | : . ' List of 2 [15:30:41.594] | : . ' , ; ` | : . ' $ target :function (..., envir = parent.frame()) [15:30:41.594] | : . ' , ; ` | : . ' ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [15:30:41.594] | : . ' , ; ` | : . ' ..- attr(*, "init")= logi TRUE [15:30:41.594] | : . ' , ; ` | : . ' ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [15:30:41.594] | : . ' , ; ` | : . ' .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:41.594] | : . ' , ; ` | : . ' ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:41.594] | : . ' , ; ` | : . ' ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [15:30:41.594] | : . ' , ; ` | : . ' $ current:function (..., envir = parent.frame()) [15:30:41.594] | : . ' , ; ` | : . ' ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [15:30:41.594] | : . ' , ; ` | : . ' ..- attr(*, "init")= chr "done" [15:30:41.594] | : . ' , ; ` | : . ' ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [15:30:41.594] | : . ' , ; ` | : . ' .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:41.594] | : . ' , ; ` | : . ' ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:41.594] | : . ' , ; ` | : . ' ..- attr(*, "call")= language plan(sequential) [15:30:41.594] | : . ' , ; ` | : . ' ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [15:30:41.594] | : . ' , ; ` | : . ' .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [15:30:41.594] | : . ' , ; ` | : . ' .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:41.607] | : . ' , ; ` | : . all.equal() for future ... done [15:30:41.608] | : . ' , ; ` | : all.equal() for FutureStrategyList ... done [15:30:41.609] | : . ' , ; ` | : plan(): Skip setting new future backend stack because it is the same as the current one: [15:30:41.610] | : . ' , ; ` | : List of future strategies: [15:30:41.610] | : . ' , ; ` | : 1. sequential: [15:30:41.610] | : . ' , ; ` | : - args: function (..., envir = parent.frame(), workers = "") [15:30:41.610] | : . ' , ; ` | : - tweaked: FALSE [15:30:41.610] | : . ' , ; ` | : - call: plan(sequential) [15:30:41.611] | : . ' , ; ` | plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [15:30:41.612] | : . ' , ; ` plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [15:30:41.613] | : . ' , ; ` assign_globals() ... [15:30:41.614] | : . ' , ; ` List of 5 [15:30:41.614] | : . ' , ; ` $ ...future.FUN :function (x, y) [15:30:41.614] | : . ' , ; ` $ MoreArgs : NULL [15:30:41.614] | : . ' , ; ` $ ...future.elements_ii :List of 2 [15:30:41.614] | : . ' , ; ` ..$ :List of 2 [15:30:41.614] | : . ' , ; ` .. ..$ : int 1 [15:30:41.614] | : . ' , ; ` .. ..$ : int 0 [15:30:41.614] | : . ' , ; ` ..$ :List of 2 [15:30:41.614] | : . ' , ; ` .. ..$ : int 0 [15:30:41.614] | : . ' , ; ` .. ..$ : int 1 [15:30:41.614] | : . ' , ; ` $ ...future.seeds_ii : NULL [15:30:41.614] | : . ' , ; ` $ ...future.globals.maxSize: NULL [15:30:41.614] | : . ' , ; ` - attr(*, "where")=List of 5 [15:30:41.614] | : . ' , ; ` ..$ ...future.FUN : [15:30:41.614] | : . ' , ; ` ..$ MoreArgs : [15:30:41.614] | : . ' , ; ` ..$ ...future.elements_ii : [15:30:41.614] | : . ' , ; ` ..$ ...future.seeds_ii : [15:30:41.614] | : . ' , ; ` ..$ ...future.globals.maxSize: [15:30:41.614] | : . ' , ; ` - attr(*, "resolved")= logi FALSE [15:30:41.614] | : . ' , ; ` - attr(*, "total_size")= num NA [15:30:41.614] | : . ' , ; ` - attr(*, "class")= chr [1:3] "FutureGlobals" "Globals" "list" [15:30:41.614] | : . ' , ; ` - attr(*, "already-done")= logi TRUE [15:30:41.630] | : . ' , ; ` - copied '...future.FUN' to environment [15:30:41.631] | : . ' , ; ` - copied 'MoreArgs' to environment [15:30:41.632] | : . ' , ; ` - copied '...future.elements_ii' to environment [15:30:41.633] | : . ' , ; ` - copied '...future.seeds_ii' to environment [15:30:41.634] | : . ' , ; ` - copied '...future.globals.maxSize' to environment [15:30:41.635] | : . ' , ; ` assign_globals() ... done [15:30:42.152] | : . ' , ; ` plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [15:30:42.153] | : . ' , ; ` | plan(<'FutureStrategyList'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [15:30:42.154] | : . ' , ; ` | : plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [15:30:42.155] | : . ' , ; ` | : . all.equal() for FutureStrategyList ... [15:30:42.156] | : . ' , ; ` | : . ' New stack: [15:30:42.157] | : . ' , ; ` | : . ' List of 1 [15:30:42.157] | : . ' , ; ` | : . ' $ :function (..., envir = parent.frame()) [15:30:42.157] | : . ' , ; ` | : . ' ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [15:30:42.157] | : . ' , ; ` | : . ' ..- attr(*, "init")= chr "done" [15:30:42.157] | : . ' , ; ` | : . ' ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [15:30:42.157] | : . ' , ; ` | : . ' .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:42.157] | : . ' , ; ` | : . ' ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:42.157] | : . ' , ; ` | : . ' ..- attr(*, "call")= language plan(sequential) [15:30:42.157] | : . ' , ; ` | : . ' ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [15:30:42.157] | : . ' , ; ` | : . ' .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [15:30:42.157] | : . ' , ; ` | : . ' .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:42.157] | : . ' , ; ` | : . ' - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [15:30:42.165] | : . ' , ; ` | : . ' Old stack: [15:30:42.166] | : . ' , ; ` | : . ' List of 1 [15:30:42.166] | : . ' , ; ` | : . ' $ :function (..., envir = parent.frame()) [15:30:42.166] | : . ' , ; ` | : . ' ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [15:30:42.166] | : . ' , ; ` | : . ' ..- attr(*, "init")= chr "done" [15:30:42.166] | : . ' , ; ` | : . ' ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [15:30:42.166] | : . ' , ; ` | : . ' .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:42.166] | : . ' , ; ` | : . ' ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:42.166] | : . ' , ; ` | : . ' ..- attr(*, "call")= language plan(sequential) [15:30:42.166] | : . ' , ; ` | : . ' ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [15:30:42.166] | : . ' , ; ` | : . ' .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [15:30:42.166] | : . ' , ; ` | : . ' .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:42.166] | : . ' , ; ` | : . ' - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [15:30:42.174] | : . ' , ; ` | : . ' Identical [15:30:42.175] | : . ' , ; ` | : . all.equal() for FutureStrategyList ... done [15:30:42.176] | : . ' , ; ` | : . plan(): Skip setting new future backend stack because it is the same as the current one: [15:30:42.177] | : . ' , ; ` | : . List of future strategies: [15:30:42.177] | : . ' , ; ` | : . 1. sequential: [15:30:42.177] | : . ' , ; ` | : . - args: function (..., envir = parent.frame(), workers = "") [15:30:42.177] | : . ' , ; ` | : . - tweaked: FALSE [15:30:42.177] | : . ' , ; ` | : . - call: plan(sequential) [15:30:42.178] | : . ' , ; ` | : plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [15:30:42.179] | : . ' , ; ` | plan(<'FutureStrategyList'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [15:30:42.180] | : . ' , ; ` plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [15:30:42.182] | : . ' , ; ` SequentialFuture started (and completed) [15:30:42.183] | : . ' , ; ` signalConditions() ... [15:30:42.184] | : . ' , ; ` | include = 'immediateCondition' [15:30:42.184] | : . ' , ; ` | exclude = [15:30:42.185] | : . ' , ; ` | resignal = FALSE [15:30:42.186] | : . ' , ; ` | Number of conditions: 6 [15:30:42.187] | : . ' , ; ` | int 6 [15:30:42.189] | : . ' , ; ` | Condition #1 (class: 'simpleMessage', 'message', 'condition'): [15:30:42.190] | : . ' , ; ` | Condition #2 (class: 'simpleMessage', 'message', 'condition'): [15:30:42.191] | : . ' , ; ` | Condition #3 (class: 'simpleMessage', 'message', 'condition'): [15:30:42.191] | : . ' , ; ` | Condition #4 (class: 'simpleMessage', 'message', 'condition'): [15:30:42.192] | : . ' , ; ` | Condition #5 (class: 'simpleMessage', 'message', 'condition'): [15:30:42.193] | : . ' , ; ` | Condition #6 (class: 'simpleMessage', 'message', 'condition'): [15:30:42.194] | : . ' , ; ` | Drop signaled conditions: 0 [15:30:42.195] | : . ' , ; ` signalConditions() ... done [15:30:42.196] | : . ' , ; launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... done [15:30:42.197] | : . ' , Launching futures ... done [15:30:42.198] | : . ' , Future launched: 'SequentialFuture', 'UniprocessFuture', 'Future' [15:30:42.199] | : . ' Using SequentialFutureBackend ... done [15:30:42.200] | : . run() for 'Future' ('future_mapply-1') ... done [15:30:42.201] | : future(..., label = 'future_mapply-1') ... done [15:30:42.202] | : Created future: [15:30:42.203] | : SequentialFuture: [15:30:42.203] | : Label: 'future_mapply-1' [15:30:42.203] | : Expression: [15:30:42.203] | : { [15:30:42.203] | : "# future.apply:::future_xapply(): preserve future option" [15:30:42.203] | : ...future.globals.maxSize.org <- getOption("future.globals.maxSize") [15:30:42.203] | : if (!identical(...future.globals.maxSize.org, ...future.globals.maxSize)) { [15:30:42.203] | : oopts <- options(future.globals.maxSize = ...future.globals.maxSize) [15:30:42.203] | : on.exit(options(oopts), add = TRUE) [15:30:42.203] | : } [15:30:42.203] | : { [15:30:42.203] | : args <- c(list(FUN = ...future.FUN), ...future.elements_ii, [15:30:42.203] | : MoreArgs = list(MoreArgs), SIMPLIFY = FALSE, USE.NAMES = FALSE) [15:30:42.203] | : do.call(mapply, args = args) [15:30:42.203] | : } [15:30:42.203] | : } [15:30:42.203] | : Globals: 5 objects totaling 4.46 KiB (function '...future.FUN' of 1.04 KiB, list '...future.elements_ii' of 95 bytes, NULL 'MoreArgs' of 27 bytes, NULL '...future.seeds_ii' of 27 bytes, NULL '...future.globals.maxSize' of 27 bytes) [15:30:42.203] | : Packages: [15:30:42.203] | : L'Ecuyer-CMRG RNG seed: (seed = FALSE) [15:30:42.203] | : Capture standard output: FALSE [15:30:42.203] | : Capture condition classes: 'condition' (excluding '') [15:30:42.203] | : Immediate condition classes: 'immediateCondition' [15:30:42.203] | : Lazy evaluation: FALSE [15:30:42.203] | : Local evaluation: TRUE [15:30:42.203] | : Early signaling: FALSE [15:30:42.203] | : Actions: [n=1] 'run' [15:30:42.203] | : State: 'finished' ("Future was resolved successfully") [15:30:42.203] | : Resolved: TRUE [15:30:42.203] | : Unique identifier: 8b73f8b4a1ece031dc9e1431125bca35-4 [15:30:42.203] | : Owner process: 8b73f8b4a1ece031dc9e1431125bca35 [15:30:42.203] | : Class: 'SequentialFuture', 'UniprocessFuture', 'Future' [15:30:42.203] | : Value: 184 bytes of class 'list' [15:30:42.203] | : Conditions captured: [n=6] 'simpleMessage', 'simpleMessage', 'simpleMessage', 'simpleMessage', 'simpleMessage', 'simpleMessage' [15:30:42.203] | : Duration: 0.5823901 secs (started 2026-03-18 15:30:41.56843) [15:30:42.203] | : Worker process: 8b73f8b4a1ece031dc9e1431125bca35 [15:30:42.207] | : Chunk #1 of 1 ... DONE [15:30:42.208] | : Launching 1 futures (chunks) ... DONE [15:30:42.209] | : Resolving 1 futures (chunks) ... [15:30:42.210] | : value() for list ... [15:30:42.211] | : . recursive: 0 [15:30:42.212] | : . reduce: FALSE [15:30:42.214] | : . length: 1 [15:30:42.216] | : . Number of remaining objects: 1 [15:30:42.216] | : . checking value #1: [15:30:42.217] | : . 'obj' is SequentialFuture [15:30:42.219] | : . resolved() ... [15:30:42.220] | : . ' resolved() for SequentialFuture ('future_mapply-1') ... [15:30:42.221] | : . ' , state: 'finished' [15:30:42.222] | : . ' , run: NULL [15:30:42.223] | : . ' , result: 'FutureResult' [15:30:42.224] | : . ' resolved() for SequentialFuture ('future_mapply-1') ... done [15:30:42.225] | : . resolved() ... done [15:30:42.226] | : . SequentialFuture #1 [15:30:42.227] | : . signalConditionsASAP(SequentialFuture, pos=1) ... [15:30:42.228] | : . ' nx: 1 [15:30:42.229] | : . ' relay: TRUE [15:30:42.230] | : . ' stdout: TRUE [15:30:42.231] | : . ' signal: TRUE [15:30:42.232] | : . ' resignal: FALSE [15:30:42.233] | : . ' force: TRUE [15:30:42.234] | : . ' relayed: [n=1] FALSE [15:30:42.234] | : . ' queued futures: [n=1] FALSE [15:30:42.235] | : . ' until=1 [15:30:42.236] | : . ' relaying element #1 [15:30:42.237] | : . ' value() for SequentialFuture ('future_mapply-1') ... [15:30:42.238] | : . ' , signalConditions() ... [15:30:42.239] | : . ' , ; include = 'immediateCondition' [15:30:42.240] | : . ' , ; exclude = [15:30:42.241] | : . ' , ; resignal = FALSE [15:30:42.242] | : . ' , ; Number of conditions: 6 [15:30:42.243] | : . ' , ; int 6 [15:30:42.245] | : . ' , ; Condition #1 (class: 'simpleMessage', 'message', 'condition'): [15:30:42.246] | : . ' , ; Condition #2 (class: 'simpleMessage', 'message', 'condition'): [15:30:42.247] | : . ' , ; Condition #3 (class: 'simpleMessage', 'message', 'condition'): [15:30:42.248] | : . ' , ; Condition #4 (class: 'simpleMessage', 'message', 'condition'): [15:30:42.250] | : . ' , ; Condition #5 (class: 'simpleMessage', 'message', 'condition'): [15:30:42.251] | : . ' , ; Condition #6 (class: 'simpleMessage', 'message', 'condition'): [15:30:42.252] | : . ' , ; Drop signaled conditions: 0 [15:30:42.253] | : . ' , signalConditions() ... done [15:30:42.254] | : . ' , relay stdout ... [15:30:42.255] | : . ' , relay stdout ... done [15:30:42.256] | : . ' , check for misuse ... [15:30:42.257] | : . ' , check for misuse ... done [15:30:42.258] | : . ' value() for SequentialFuture ('future_mapply-1') ... done [15:30:42.259] | : . ' signalConditions() ... [15:30:42.260] | : . ' , include = 'immediateCondition' [15:30:42.261] | : . ' , exclude = [15:30:42.262] | : . ' , resignal = FALSE [15:30:42.263] | : . ' , Number of conditions: 6 [15:30:42.264] | : . ' , int 6 [15:30:42.265] | : . ' , Condition #1 (class: 'simpleMessage', 'message', 'condition'): [15:30:42.266] | : . ' , Condition #2 (class: 'simpleMessage', 'message', 'condition'): [15:30:42.267] | : . ' , Condition #3 (class: 'simpleMessage', 'message', 'condition'): [15:30:42.268] | : . ' , Condition #4 (class: 'simpleMessage', 'message', 'condition'): [15:30:42.269] | : . ' , Condition #5 (class: 'simpleMessage', 'message', 'condition'): [15:30:42.270] | : . ' , Condition #6 (class: 'simpleMessage', 'message', 'condition'): [15:30:42.271] | : . ' , Drop signaled conditions: 0 [15:30:42.272] | : . ' signalConditions() ... done [15:30:42.273] | : . ' signalConditions() ... [15:30:42.274] | : . ' , include = 'condition' [15:30:42.275] | : . ' , exclude = 'error', 'immediateCondition' [15:30:42.276] | : . ' , resignal = TRUE [15:30:42.277] | : . ' , Number of conditions: 6 [15:30:42.278] | : . ' , int 6 [15:30:42.279] | : . ' , Condition #1 (class: 'simpleMessage', 'message', 'condition'): [15:30:42.280] | : . ' , Condition #1: 'simpleMessage', 'message', 'condition' [15:30:41.568] | : . ' , ; ` attachPackages() ... [15:30:42.281] | : . ' , Condition #2 (class: 'simpleMessage', 'message', 'condition'): [15:30:42.283] | : . ' , Condition #2: 'simpleMessage', 'message', 'condition' [15:30:41.569] | : . ' , ; ` | packages: [n=1] 'future' [15:30:42.284] | : . ' , Condition #3 (class: 'simpleMessage', 'message', 'condition'): [15:30:42.286] | : . ' , Condition #3: 'simpleMessage', 'message', 'condition' [15:30:41.570] | : . ' , ; ` attachPackages() ... done [15:30:42.287] | : . ' , Condition #4 (class: 'simpleMessage', 'message', 'condition'): [15:30:42.288] | : . ' , Condition #4: 'simpleMessage', 'message', 'condition' [15:30:41.570] | : . ' , ; ` attachPackages() ... [15:30:42.289] | : . ' , Condition #5 (class: 'simpleMessage', 'message', 'condition'): [15:30:42.290] | : . ' , Condition #5: 'simpleMessage', 'message', 'condition' [15:30:41.571] | : . ' , ; ` | packages: [n=0] [15:30:42.291] | : . ' , Condition #6 (class: 'simpleMessage', 'message', 'condition'): [15:30:42.292] | : . ' , Condition #6: 'simpleMessage', 'message', 'condition' [15:30:41.572] | : . ' , ; ` attachPackages() ... done [15:30:42.293] | : . ' , Drop signaled conditions: 6 [15:30:42.294] | : . ' signalConditions() ... done [15:30:42.295] | : . ' relayed: [n=1] TRUE [15:30:42.296] | : . ' queued futures: [n=1] TRUE [15:30:42.297] | : . signalConditionsASAP(SequentialFuture, pos=1) ... done [15:30:42.298] | : . value(, ...) ... [15:30:42.299] | : . ' value() for SequentialFuture ('future_mapply-1') ... [15:30:42.300] | : . ' , signalConditions() ... [15:30:42.301] | : . ' , ; include = 'immediateCondition' [15:30:42.302] | : . ' , ; exclude = [15:30:42.303] | : . ' , ; resignal = FALSE [15:30:42.304] | : . ' , ; Number of conditions: 0 [15:30:42.305] | : . ' , ; int 0 [15:30:42.306] | : . ' , signalConditions() ... done [15:30:42.307] | : . ' , check for misuse ... [15:30:42.308] | : . ' , check for misuse ... done [15:30:42.309] | : . ' value() for SequentialFuture ('future_mapply-1') ... done [15:30:42.309] | : . ' value: [15:30:42.310] | : . value(, ...) ... done [15:30:42.311] | : . signalConditionsASAP(SequentialFuture, pos=1) ... [15:30:42.311] | : . ' nx: 1 [15:30:42.312] | : . ' relay: TRUE [15:30:42.313] | : . ' stdout: TRUE [15:30:42.314] | : . ' signal: TRUE [15:30:42.315] | : . ' resignal: FALSE [15:30:42.315] | : . ' force: TRUE [15:30:42.317] | : . ' relayed: [n=1] TRUE [15:30:42.318] | : . ' queued futures: [n=1] TRUE [15:30:42.319] | : . ' until=1 [15:30:42.320] | : . ' relayed: [n=1] TRUE [15:30:42.321] | : . ' queued futures: [n=1] TRUE [15:30:42.322] | : . signalConditionsASAP(SequentialFuture, pos=1) ... done [15:30:42.323] | : . resolve() for SequentialFuture ... [15:30:42.324] | : . resolve() for SequentialFuture ... done [15:30:42.325] | : . length: 0 (resolved future 1) [15:30:42.326] | : . Relaying remaining futures ... [15:30:42.327] | : . ' signalConditionsASAP(NULL, pos=0) ... [15:30:42.328] | : . ' , nx: 1 [15:30:42.329] | : . ' , relay: TRUE [15:30:42.329] | : . ' , stdout: TRUE [15:30:42.330] | : . ' , signal: TRUE [15:30:42.331] | : . ' , resignal: FALSE [15:30:42.332] | : . ' , force: TRUE [15:30:42.333] | : . ' , relayed: [n=1] TRUE [15:30:42.334] | : . ' , queued futures: [n=1] TRUE - flush all [15:30:42.335] | : . ' , relayed: [n=1] TRUE [15:30:42.335] | : . ' , queued futures: [n=1] TRUE [15:30:42.336] | : . ' signalConditionsASAP(NULL, pos=0) ... done [15:30:42.337] | : . Relaying remaining futures ... done [15:30:42.338] | : value() for list ... done [15:30:42.339] | : - Number of value chunks collected: 1 [15:30:42.340] | : Resolving 1 futures (chunks) ... DONE [15:30:42.341] | : Reducing values from 1 chunks ... [15:30:42.341] | : - Number of values collected after concatenation: 2 [15:30:42.342] | : - Number of values expected: 2 [15:30:42.343] | : Reducing values from 1 chunks ... DONE [15:30:42.344] | future_mapply() -> future_xapply() ... done [15:30:42.345] future_mapply() ... done * future_mapply(x, ..., future.stdout = FALSE) ... DONE * future_mapply(x, ..., future.stdout = TRUE) ... [15:30:42.347] future_mapply() ... [15:30:42.348] | future_mapply() -> future_xapply() ... [15:30:42.349] | : nbrOfWorkers(NULL) ... [15:30:42.350] | : . List of 4 [15:30:42.350] | : . $ : language makeChunks(nX, nbrOfWorkers = nbrOfWorkers(), future.scheduling = future.scheduling, future.chunk.size = future.chunk.size) [15:30:42.350] | : . $ : language stop_if_not(nbrOfElements >= 0L, nbrOfWorkers >= 1L) [15:30:42.350] | : . $ : language nbrOfWorkers() [15:30:42.350] | : . $ : language nbrOfWorkers.NULL() [15:30:42.354] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [15:30:42.355] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [15:30:42.355] | : . Number of workers: 1 [15:30:42.356] | : nbrOfWorkers(NULL) ... done [15:30:42.357] | : Number of chunks: 1 [15:30:42.358] | : getGlobalsAndPackagesXApply() ... [15:30:42.359] | : . future.globals: TRUE [15:30:42.359] | : . getGlobalsAndPackages() ... [15:30:42.360] | : . ' Searching for globals ... [15:30:42.378] | : . ' , globals found: [6] 'FUN', '{', 'Sys.sleep', '/', 'print', 'list' [15:30:42.380] | : . ' Searching for globals ... done [15:30:42.381] | : . ' Resolving globals: FALSE [15:30:42.382] | : . ' Search for packages associated with the globals ... [15:30:42.383] | : . ' , Packages associated with globals: [1] 'base' [15:30:42.384] | : . ' , Packages: [1] 'base' [15:30:42.385] | : . ' Search for packages associated with the globals ... done [15:30:42.386] | : . ' The total size of the 1 globals is 265 bytes (265 bytes) [15:30:42.387] | : . ' The total size of the 1 globals exported for future expression ('FUN()') is 265 bytes There is one global: 'FUN' (265 bytes of class 'function') [15:30:42.388] | : . ' Packages after dropping 'base': [0] [15:30:42.389] | : . ' globals: [1] 'FUN' [15:30:42.390] | : . ' packages: [0] [15:30:42.391] | : . getGlobalsAndPackages() ... done [15:30:42.392] | : . globals found/used: [n=1] 'FUN' [15:30:42.392] | : . needed namespaces: [n=0] [15:30:42.394] | : . Globals to be used in all futures (chunks): [n=2] '...future.FUN', 'MoreArgs' [15:30:42.395] | : . List of 2 [15:30:42.395] | : . $ ...future.FUN:function (x, y) [15:30:42.395] | : . $ MoreArgs : NULL [15:30:42.395] | : . - attr(*, "where")=List of 2 [15:30:42.395] | : . ..$ ...future.FUN: [15:30:42.395] | : . ..$ MoreArgs : [15:30:42.395] | : . - attr(*, "class")= chr [1:3] "FutureGlobals" "Globals" "list" [15:30:42.395] | : . - attr(*, "resolved")= logi FALSE [15:30:42.395] | : . - attr(*, "total_size")= num NA [15:30:42.400] | : . Packages to be attached in all futures: [n=0] [15:30:42.401] | : getGlobalsAndPackagesXApply() ... done [15:30:42.402] | : Globals pass to each chunk: [n=5] '...future.FUN', 'MoreArgs', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [15:30:42.403] | : List of 5 [15:30:42.403] | : $ ...future.FUN :function (x, y) [15:30:42.403] | : $ MoreArgs : NULL [15:30:42.403] | : $ ...future.elements_ii : NULL [15:30:42.403] | : $ ...future.seeds_ii : NULL [15:30:42.403] | : $ ...future.globals.maxSize: NULL [15:30:42.403] | : - attr(*, "where")=List of 5 [15:30:42.403] | : ..$ ...future.FUN : [15:30:42.403] | : ..$ MoreArgs : [15:30:42.403] | : ..$ ...future.elements_ii : [15:30:42.403] | : ..$ ...future.seeds_ii : [15:30:42.403] | : ..$ ...future.globals.maxSize: [15:30:42.403] | : - attr(*, "class")= chr [1:3] "FutureGlobals" "Globals" "list" [15:30:42.403] | : - attr(*, "resolved")= logi FALSE [15:30:42.403] | : - attr(*, "total_size")= num NA [15:30:42.411] | : Number of futures (= number of chunks): 1 [15:30:42.412] | : Launching 1 futures (chunks) ... [15:30:42.413] | : Chunk #1 of 1 ... [15:30:42.413] | : - Finding globals in '...' for chunk #1 ... [15:30:42.414] | : getGlobalsAndPackages() ... [15:30:42.415] | : . Searching for globals ... [15:30:42.416] | : . ' globals found: [0] [15:30:42.417] | : . Searching for globals ... done [15:30:42.418] | : . globals: [0] [15:30:42.418] | : . packages: [0] [15:30:42.419] | : getGlobalsAndPackages() ... done [15:30:42.420] | : + additional globals found: [n=0] [15:30:42.421] | : + additional namespaces needed: [n=0] [15:30:42.421] | : - Finding globals in '...' for chunk #1 ... DONE [15:30:42.422] | : - seeds: [15:30:42.423] | : - All globals exported: [n=5] '...future.FUN', 'MoreArgs', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [15:30:42.423] | : future(..., label = 'future_mapply-1') ... [15:30:42.424] | : . lazy: FALSE [15:30:42.425] | : . stdout: TRUE [15:30:42.426] | : . conditions: [n=1] 'condition' [15:30:42.428] | : . getGlobalsAndPackages() ... [15:30:42.429] | : . ' globals passed as-is: [5] '...future.FUN', 'MoreArgs', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [15:30:42.430] | : . ' Resolving globals: FALSE [15:30:42.431] | : . ' Search for packages associated with the globals ... [15:30:42.432] | : . ' , Packages associated with globals: [0] [15:30:42.433] | : . ' , Packages: [0] [15:30:42.434] | : . ' Search for packages associated with the globals ... done [15:30:42.435] | : . ' Packages after dropping 'base': [0] [15:30:42.436] | : . ' globals: [5] '...future.FUN', 'MoreArgs', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [15:30:42.437] | : . ' packages: [0] [15:30:42.438] | : . getGlobalsAndPackages() ... done [15:30:42.439] | : . run() for 'Future' ('future_mapply-1') ... [15:30:42.440] | : . ' state: 'created' [15:30:42.441] | : . ' plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [15:30:42.441] | : . ' plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [15:30:42.442] | : . ' Using SequentialFutureBackend ... [15:30:42.443] | : . ' , Number of futures since start: 4 (4 created, 4 launched, 4 finished) [15:30:42.443] | : . ' , Launching futures ... [15:30:42.444] | : . ' , ; launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... [15:30:42.445] | : . ' , ; ` getFutureData() ... [15:30:42.445] | : . ' , ; ` | getFutureCore() ... [15:30:42.446] | : . ' , ; ` | : Packages needed by the future expression (n = 0): [15:30:42.447] | : . ' , ; ` | getFutureCore() ... done [15:30:42.447] | : . ' , ; ` | getFutureCapture() ... [15:30:42.448] | : . ' , ; ` | getFutureCapture() ... done [15:30:42.448] | : . ' , ; ` | getFutureContext() ... [15:30:42.449] | : . ' , ; ` | : plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [15:30:42.449] | : . ' , ; ` | : . Getting stack without first backend: [n=0] [15:30:42.450] | : . ' , ; ` | : plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [15:30:42.451] | : . ' , ; ` | : Packages needed by future backend (n = 0): [15:30:42.451] | : . ' , ; ` | getFutureContext() ... done [15:30:42.452] | : . ' , ; ` getFutureData() ... done [15:30:42.458] | : . ' , ; ` plan("list", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [15:30:42.459] | : . ' , ; ` | Getting full stack: [n=1] 'sequential', 'uniprocess', 'future', 'function' [15:30:42.460] | : . ' , ; ` plan("list", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [15:30:42.461] | : . ' , ; ` plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [15:30:42.462] | : . ' , ; ` | plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [15:30:42.464] | : . ' , ; ` | : all.equal() for FutureStrategyList ... [15:30:42.465] | : . ' , ; ` | : . New stack: [15:30:42.466] | : . ' , ; ` | : . List of 1 [15:30:42.466] | : . ' , ; ` | : . $ :function (..., envir = parent.frame()) [15:30:42.466] | : . ' , ; ` | : . ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [15:30:42.466] | : . ' , ; ` | : . ..- attr(*, "init")= logi TRUE [15:30:42.466] | : . ' , ; ` | : . ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [15:30:42.466] | : . ' , ; ` | : . .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:42.466] | : . ' , ; ` | : . ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:42.466] | : . ' , ; ` | : . ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [15:30:42.466] | : . ' , ; ` | : . - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [15:30:42.477] | : . ' , ; ` | : . Old stack: [15:30:42.478] | : . ' , ; ` | : . List of 1 [15:30:42.478] | : . ' , ; ` | : . $ :function (..., envir = parent.frame()) [15:30:42.478] | : . ' , ; ` | : . ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [15:30:42.478] | : . ' , ; ` | : . ..- attr(*, "init")= chr "done" [15:30:42.478] | : . ' , ; ` | : . ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [15:30:42.478] | : . ' , ; ` | : . .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:42.478] | : . ' , ; ` | : . ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:42.478] | : . ' , ; ` | : . ..- attr(*, "call")= language plan(sequential) [15:30:42.478] | : . ' , ; ` | : . ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [15:30:42.478] | : . ' , ; ` | : . .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [15:30:42.478] | : . ' , ; ` | : . .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:42.478] | : . ' , ; ` | : . - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [15:30:42.486] | : . ' , ; ` | : . Not identical [15:30:42.487] | : . ' , ; ` | : . all.equal() for future ... [15:30:42.488] | : . ' , ; ` | : . ' List of 2 [15:30:42.488] | : . ' , ; ` | : . ' $ target :function (..., envir = parent.frame()) [15:30:42.488] | : . ' , ; ` | : . ' ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [15:30:42.488] | : . ' , ; ` | : . ' ..- attr(*, "init")= logi TRUE [15:30:42.488] | : . ' , ; ` | : . ' ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [15:30:42.488] | : . ' , ; ` | : . ' .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:42.488] | : . ' , ; ` | : . ' ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:42.488] | : . ' , ; ` | : . ' ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [15:30:42.488] | : . ' , ; ` | : . ' $ current:function (..., envir = parent.frame()) [15:30:42.488] | : . ' , ; ` | : . ' ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [15:30:42.488] | : . ' , ; ` | : . ' ..- attr(*, "init")= chr "done" [15:30:42.488] | : . ' , ; ` | : . ' ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [15:30:42.488] | : . ' , ; ` | : . ' .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:42.488] | : . ' , ; ` | : . ' ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:42.488] | : . ' , ; ` | : . ' ..- attr(*, "call")= language plan(sequential) [15:30:42.488] | : . ' , ; ` | : . ' ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [15:30:42.488] | : . ' , ; ` | : . ' .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [15:30:42.488] | : . ' , ; ` | : . ' .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:42.502] | : . ' , ; ` | : . all.equal() for future ... done [15:30:42.503] | : . ' , ; ` | : all.equal() for FutureStrategyList ... done [15:30:42.504] | : . ' , ; ` | : plan(): Skip setting new future backend stack because it is the same as the current one: [15:30:42.505] | : . ' , ; ` | : List of future strategies: [15:30:42.505] | : . ' , ; ` | : 1. sequential: [15:30:42.505] | : . ' , ; ` | : - args: function (..., envir = parent.frame(), workers = "") [15:30:42.505] | : . ' , ; ` | : - tweaked: FALSE [15:30:42.505] | : . ' , ; ` | : - call: plan(sequential) [15:30:42.507] | : . ' , ; ` | plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [15:30:42.508] | : . ' , ; ` plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [15:30:42.510] | : . ' , ; ` assign_globals() ... [15:30:42.511] | : . ' , ; ` List of 5 [15:30:42.511] | : . ' , ; ` $ ...future.FUN :function (x, y) [15:30:42.511] | : . ' , ; ` $ MoreArgs : NULL [15:30:42.511] | : . ' , ; ` $ ...future.elements_ii :List of 2 [15:30:42.511] | : . ' , ; ` ..$ :List of 2 [15:30:42.511] | : . ' , ; ` .. ..$ : int 1 [15:30:42.511] | : . ' , ; ` .. ..$ : int 0 [15:30:42.511] | : . ' , ; ` ..$ :List of 2 [15:30:42.511] | : . ' , ; ` .. ..$ : int 0 [15:30:42.511] | : . ' , ; ` .. ..$ : int 1 [15:30:42.511] | : . ' , ; ` $ ...future.seeds_ii : NULL [15:30:42.511] | : . ' , ; ` $ ...future.globals.maxSize: NULL [15:30:42.511] | : . ' , ; ` - attr(*, "where")=List of 5 [15:30:42.511] | : . ' , ; ` ..$ ...future.FUN : [15:30:42.511] | : . ' , ; ` ..$ MoreArgs : [15:30:42.511] | : . ' , ; ` ..$ ...future.elements_ii : [15:30:42.511] | : . ' , ; ` ..$ ...future.seeds_ii : [15:30:42.511] | : . ' , ; ` ..$ ...future.globals.maxSize: [15:30:42.511] | : . ' , ; ` - attr(*, "resolved")= logi FALSE [15:30:42.511] | : . ' , ; ` - attr(*, "total_size")= num NA [15:30:42.511] | : . ' , ; ` - attr(*, "class")= chr [1:3] "FutureGlobals" "Globals" "list" [15:30:42.511] | : . ' , ; ` - attr(*, "already-done")= logi TRUE [15:30:42.526] | : . ' , ; ` - copied '...future.FUN' to environment [15:30:42.527] | : . ' , ; ` - copied 'MoreArgs' to environment [15:30:42.528] | : . ' , ; ` - copied '...future.elements_ii' to environment [15:30:42.529] | : . ' , ; ` - copied '...future.seeds_ii' to environment [15:30:42.530] | : . ' , ; ` - copied '...future.globals.maxSize' to environment [15:30:42.531] | : . ' , ; ` assign_globals() ... done [15:30:43.038] | : . ' , ; ` plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [15:30:43.039] | : . ' , ; ` | plan(<'FutureStrategyList'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [15:30:43.040] | : . ' , ; ` | : plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [15:30:43.041] | : . ' , ; ` | : . all.equal() for FutureStrategyList ... [15:30:43.042] | : . ' , ; ` | : . ' New stack: [15:30:43.043] | : . ' , ; ` | : . ' List of 1 [15:30:43.043] | : . ' , ; ` | : . ' $ :function (..., envir = parent.frame()) [15:30:43.043] | : . ' , ; ` | : . ' ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [15:30:43.043] | : . ' , ; ` | : . ' ..- attr(*, "init")= chr "done" [15:30:43.043] | : . ' , ; ` | : . ' ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [15:30:43.043] | : . ' , ; ` | : . ' .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:43.043] | : . ' , ; ` | : . ' ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:43.043] | : . ' , ; ` | : . ' ..- attr(*, "call")= language plan(sequential) [15:30:43.043] | : . ' , ; ` | : . ' ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [15:30:43.043] | : . ' , ; ` | : . ' .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [15:30:43.043] | : . ' , ; ` | : . ' .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:43.043] | : . ' , ; ` | : . ' - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [15:30:43.051] | : . ' , ; ` | : . ' Old stack: [15:30:43.052] | : . ' , ; ` | : . ' List of 1 [15:30:43.052] | : . ' , ; ` | : . ' $ :function (..., envir = parent.frame()) [15:30:43.052] | : . ' , ; ` | : . ' ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [15:30:43.052] | : . ' , ; ` | : . ' ..- attr(*, "init")= chr "done" [15:30:43.052] | : . ' , ; ` | : . ' ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [15:30:43.052] | : . ' , ; ` | : . ' .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:43.052] | : . ' , ; ` | : . ' ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:43.052] | : . ' , ; ` | : . ' ..- attr(*, "call")= language plan(sequential) [15:30:43.052] | : . ' , ; ` | : . ' ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [15:30:43.052] | : . ' , ; ` | : . ' .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [15:30:43.052] | : . ' , ; ` | : . ' .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:43.052] | : . ' , ; ` | : . ' - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [15:30:43.058] | : . ' , ; ` | : . ' Identical [15:30:43.059] | : . ' , ; ` | : . all.equal() for FutureStrategyList ... done [15:30:43.059] | : . ' , ; ` | : . plan(): Skip setting new future backend stack because it is the same as the current one: [15:30:43.060] | : . ' , ; ` | : . List of future strategies: [15:30:43.060] | : . ' , ; ` | : . 1. sequential: [15:30:43.060] | : . ' , ; ` | : . - args: function (..., envir = parent.frame(), workers = "") [15:30:43.060] | : . ' , ; ` | : . - tweaked: FALSE [15:30:43.060] | : . ' , ; ` | : . - call: plan(sequential) [15:30:43.062] | : . ' , ; ` | : plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [15:30:43.062] | : . ' , ; ` | plan(<'FutureStrategyList'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [15:30:43.063] | : . ' , ; ` plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [15:30:43.065] | : . ' , ; ` SequentialFuture started (and completed) [15:30:43.066] | : . ' , ; ` signalConditions() ... [15:30:43.067] | : . ' , ; ` | include = 'immediateCondition' [15:30:43.067] | : . ' , ; ` | exclude = [15:30:43.068] | : . ' , ; ` | resignal = FALSE [15:30:43.068] | : . ' , ; ` | Number of conditions: 6 [15:30:43.069] | : . ' , ; ` | int 6 [15:30:43.070] | : . ' , ; ` | Condition #1 (class: 'simpleMessage', 'message', 'condition'): [15:30:43.071] | : . ' , ; ` | Condition #2 (class: 'simpleMessage', 'message', 'condition'): [15:30:43.071] | : . ' , ; ` | Condition #3 (class: 'simpleMessage', 'message', 'condition'): [15:30:43.072] | : . ' , ; ` | Condition #4 (class: 'simpleMessage', 'message', 'condition'): [15:30:43.073] | : . ' , ; ` | Condition #5 (class: 'simpleMessage', 'message', 'condition'): [15:30:43.073] | : . ' , ; ` | Condition #6 (class: 'simpleMessage', 'message', 'condition'): [15:30:43.074] | : . ' , ; ` | Drop signaled conditions: 0 [15:30:43.075] | : . ' , ; ` signalConditions() ... done [15:30:43.075] | : . ' , ; launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... done [15:30:43.076] | : . ' , Launching futures ... done [15:30:43.077] | : . ' , Future launched: 'SequentialFuture', 'UniprocessFuture', 'Future' [15:30:43.078] | : . ' Using SequentialFutureBackend ... done [15:30:43.078] | : . run() for 'Future' ('future_mapply-1') ... done [15:30:43.079] | : future(..., label = 'future_mapply-1') ... done [15:30:43.080] | : Created future: [15:30:43.080] | : SequentialFuture: [15:30:43.080] | : Label: 'future_mapply-1' [15:30:43.080] | : Expression: [15:30:43.080] | : { [15:30:43.080] | : "# future.apply:::future_xapply(): preserve future option" [15:30:43.080] | : ...future.globals.maxSize.org <- getOption("future.globals.maxSize") [15:30:43.080] | : if (!identical(...future.globals.maxSize.org, ...future.globals.maxSize)) { [15:30:43.080] | : oopts <- options(future.globals.maxSize = ...future.globals.maxSize) [15:30:43.080] | : on.exit(options(oopts), add = TRUE) [15:30:43.080] | : } [15:30:43.080] | : { [15:30:43.080] | : args <- c(list(FUN = ...future.FUN), ...future.elements_ii, [15:30:43.080] | : MoreArgs = list(MoreArgs), SIMPLIFY = FALSE, USE.NAMES = FALSE) [15:30:43.080] | : do.call(mapply, args = args) [15:30:43.080] | : } [15:30:43.080] | : } [15:30:43.080] | : Globals: 5 objects totaling 4.46 KiB (function '...future.FUN' of 1.04 KiB, list '...future.elements_ii' of 95 bytes, NULL 'MoreArgs' of 27 bytes, NULL '...future.seeds_ii' of 27 bytes, NULL '...future.globals.maxSize' of 27 bytes) [15:30:43.080] | : Packages: [15:30:43.080] | : L'Ecuyer-CMRG RNG seed: (seed = FALSE) [15:30:43.080] | : Capture standard output: TRUE [15:30:43.080] | : Capture condition classes: 'condition' (excluding '') [15:30:43.080] | : Immediate condition classes: 'immediateCondition' [15:30:43.080] | : Lazy evaluation: FALSE [15:30:43.080] | : Local evaluation: TRUE [15:30:43.080] | : Early signaling: FALSE [15:30:43.080] | : Actions: [n=1] 'run' [15:30:43.080] | : State: 'finished' ("Future was resolved successfully") [15:30:43.080] | : Resolved: TRUE [15:30:43.080] | : Unique identifier: 8b73f8b4a1ece031dc9e1431125bca35-5 [15:30:43.080] | : Owner process: 8b73f8b4a1ece031dc9e1431125bca35 [15:30:43.080] | : Class: 'SequentialFuture', 'UniprocessFuture', 'Future' [15:30:43.080] | : Value: 184 bytes of class 'list' [15:30:43.080] | : Conditions captured: [n=6] 'simpleMessage', 'simpleMessage', 'simpleMessage', 'simpleMessage', 'simpleMessage', 'simpleMessage' [15:30:43.080] | : Duration: 0.584353 secs (started 2026-03-18 15:30:42.452964) [15:30:43.080] | : Worker process: 8b73f8b4a1ece031dc9e1431125bca35 [15:30:43.083] | : Chunk #1 of 1 ... DONE [15:30:43.083] | : Launching 1 futures (chunks) ... DONE [15:30:43.084] | : Resolving 1 futures (chunks) ... [15:30:43.084] | : value() for list ... [15:30:43.085] | : . recursive: 0 [15:30:43.086] | : . reduce: FALSE [15:30:43.086] | : . length: 1 [15:30:43.087] | : . Number of remaining objects: 1 [15:30:43.088] | : . checking value #1: [15:30:43.089] | : . 'obj' is SequentialFuture [15:30:43.090] | : . resolved() ... [15:30:43.090] | : . ' resolved() for SequentialFuture ('future_mapply-1') ... [15:30:43.091] | : . ' , state: 'finished' [15:30:43.092] | : . ' , run: NULL [15:30:43.092] | : . ' , result: 'FutureResult' [15:30:43.093] | : . ' resolved() for SequentialFuture ('future_mapply-1') ... done [15:30:43.093] | : . resolved() ... done [15:30:43.094] | : . SequentialFuture #1 [15:30:43.094] | : . signalConditionsASAP(SequentialFuture, pos=1) ... [15:30:43.095] | : . ' nx: 1 [15:30:43.096] | : . ' relay: TRUE [15:30:43.096] | : . ' stdout: TRUE [15:30:43.097] | : . ' signal: TRUE [15:30:43.097] | : . ' resignal: FALSE [15:30:43.098] | : . ' force: TRUE [15:30:43.099] | : . ' relayed: [n=1] FALSE [15:30:43.100] | : . ' queued futures: [n=1] FALSE [15:30:43.100] | : . ' until=1 [15:30:43.101] | : . ' relaying element #1 [15:30:43.101] | : . ' value() for SequentialFuture ('future_mapply-1') ... [15:30:43.102] | : . ' , signalConditions() ... [15:30:43.103] | : . ' , ; include = 'immediateCondition' [15:30:43.103] | : . ' , ; exclude = [15:30:43.104] | : . ' , ; resignal = FALSE [15:30:43.105] | : . ' , ; Number of conditions: 6 [15:30:43.106] | : . ' , ; int 6 [15:30:43.108] | : . ' , ; Condition #1 (class: 'simpleMessage', 'message', 'condition'): [15:30:43.109] | : . ' , ; Condition #2 (class: 'simpleMessage', 'message', 'condition'): [15:30:43.110] | : . ' , ; Condition #3 (class: 'simpleMessage', 'message', 'condition'): [15:30:43.111] | : . ' , ; Condition #4 (class: 'simpleMessage', 'message', 'condition'): [15:30:43.112] | : . ' , ; Condition #5 (class: 'simpleMessage', 'message', 'condition'): [15:30:43.113] | : . ' , ; Condition #6 (class: 'simpleMessage', 'message', 'condition'): [15:30:43.114] | : . ' , ; Drop signaled conditions: 0 [15:30:43.115] | : . ' , signalConditions() ... done [15:30:43.116] | : . ' , relay stdout ... [15:30:43.117] | : . ' , relay stdout ... done [15:30:43.118] | : . ' , check for misuse ... [15:30:43.119] | : . ' , check for misuse ... done [15:30:43.120] | : . ' value() for SequentialFuture ('future_mapply-1') ... done [15:30:43.121] | : . ' signalConditions() ... [15:30:43.122] | : . ' , include = 'immediateCondition' [15:30:43.123] | : . ' , exclude = [15:30:43.124] | : . ' , resignal = FALSE [15:30:43.125] | : . ' , Number of conditions: 6 [15:30:43.126] | : . ' , int 6 [15:30:43.127] | : . ' , Condition #1 (class: 'simpleMessage', 'message', 'condition'): [15:30:43.128] | : . ' , Condition #2 (class: 'simpleMessage', 'message', 'condition'): [15:30:43.129] | : . ' , Condition #3 (class: 'simpleMessage', 'message', 'condition'): [15:30:43.129] | : . ' , Condition #4 (class: 'simpleMessage', 'message', 'condition'): [15:30:43.130] | : . ' , Condition #5 (class: 'simpleMessage', 'message', 'condition'): [15:30:43.131] | : . ' , Condition #6 (class: 'simpleMessage', 'message', 'condition'): [15:30:43.132] | : . ' , Drop signaled conditions: 0 [15:30:43.133] | : . ' signalConditions() ... done [15:30:43.133] | : . ' signalConditions() ... [15:30:43.134] | : . ' , include = 'condition' [15:30:43.135] | : . ' , exclude = 'error', 'immediateCondition' [15:30:43.136] | : . ' , resignal = TRUE [15:30:43.136] | : . ' , Number of conditions: 6 [15:30:43.137] | : . ' , int 6 [15:30:43.139] | : . ' , Condition #1 (class: 'simpleMessage', 'message', 'condition'): [15:30:43.139] | : . ' , Condition #1: 'simpleMessage', 'message', 'condition' [15:30:42.453] | : . ' , ; ` attachPackages() ... [15:30:43.140] | : . ' , Condition #2 (class: 'simpleMessage', 'message', 'condition'): [15:30:43.141] | : . ' , Condition #2: 'simpleMessage', 'message', 'condition' [15:30:42.453] | : . ' , ; ` | packages: [n=1] 'future' [15:30:43.142] | : . ' , Condition #3 (class: 'simpleMessage', 'message', 'condition'): [15:30:43.143] | : . ' , Condition #3: 'simpleMessage', 'message', 'condition' [15:30:42.454] | : . ' , ; ` attachPackages() ... done [15:30:43.143] | : . ' , Condition #4 (class: 'simpleMessage', 'message', 'condition'): [15:30:43.144] | : . ' , Condition #4: 'simpleMessage', 'message', 'condition' [15:30:42.455] | : . ' , ; ` attachPackages() ... [15:30:43.145] | : . ' , Condition #5 (class: 'simpleMessage', 'message', 'condition'): [15:30:43.146] | : . ' , Condition #5: 'simpleMessage', 'message', 'condition' [15:30:42.455] | : . ' , ; ` | packages: [n=0] [15:30:43.147] | : . ' , Condition #6 (class: 'simpleMessage', 'message', 'condition'): [15:30:43.148] | : . ' , Condition #6: 'simpleMessage', 'message', 'condition' [15:30:42.456] | : . ' , ; ` attachPackages() ... done [15:30:43.149] | : . ' , Drop signaled conditions: 6 [15:30:43.150] | : . ' signalConditions() ... done [15:30:43.151] | : . ' relayed: [n=1] TRUE [15:30:43.152] | : . ' queued futures: [n=1] TRUE [15:30:43.153] | : . signalConditionsASAP(SequentialFuture, pos=1) ... done [15:30:43.154] | : . value(, ...) ... [15:30:43.155] | : . ' value() for SequentialFuture ('future_mapply-1') ... [15:30:43.156] | : . ' , signalConditions() ... [15:30:43.157] | : . ' , ; include = 'immediateCondition' [15:30:43.158] | : . ' , ; exclude = [15:30:43.159] | : . ' , ; resignal = FALSE [15:30:43.160] | : . ' , ; Number of conditions: 0 [15:30:43.161] | : . ' , ; int 0 [15:30:43.163] | : . ' , signalConditions() ... done [15:30:43.164] | : . ' , check for misuse ... [15:30:43.165] | : . ' , check for misuse ... done [15:30:43.166] | : . ' value() for SequentialFuture ('future_mapply-1') ... done [15:30:43.167] | : . ' value: [15:30:43.168] | : . value(, ...) ... done [15:30:43.169] | : . signalConditionsASAP(SequentialFuture, pos=1) ... [15:30:43.170] | : . ' nx: 1 [15:30:43.171] | : . ' relay: TRUE [15:30:43.172] | : . ' stdout: TRUE [15:30:43.173] | : . ' signal: TRUE [15:30:43.174] | : . ' resignal: FALSE [15:30:43.175] | : . ' force: TRUE [15:30:43.176] | : . ' relayed: [n=1] TRUE [15:30:43.177] | : . ' queued futures: [n=1] TRUE [15:30:43.178] | : . ' until=1 [15:30:43.179] | : . ' relayed: [n=1] TRUE [15:30:43.180] | : . ' queued futures: [n=1] TRUE [15:30:43.181] | : . signalConditionsASAP(SequentialFuture, pos=1) ... done [15:30:43.182] | : . resolve() for SequentialFuture ... [15:30:43.183] | : . resolve() for SequentialFuture ... done [15:30:43.184] | : . length: 0 (resolved future 1) [15:30:43.185] | : . Relaying remaining futures ... [15:30:43.186] | : . ' signalConditionsASAP(NULL, pos=0) ... [15:30:43.187] | : . ' , nx: 1 [15:30:43.188] | : . ' , relay: TRUE [15:30:43.189] | : . ' , stdout: TRUE [15:30:43.190] | : . ' , signal: TRUE [15:30:43.191] | : . ' , resignal: FALSE [15:30:43.192] | : . ' , force: TRUE [15:30:43.193] | : . ' , relayed: [n=1] TRUE [15:30:43.194] | : . ' , queued futures: [n=1] TRUE - flush all [15:30:43.195] | : . ' , relayed: [n=1] TRUE [15:30:43.196] | : . ' , queued futures: [n=1] TRUE [15:30:43.197] | : . ' signalConditionsASAP(NULL, pos=0) ... done [15:30:43.198] | : . Relaying remaining futures ... done [15:30:43.199] | : value() for list ... done [15:30:43.200] | : - Number of value chunks collected: 1 [15:30:43.201] | : Resolving 1 futures (chunks) ... DONE [15:30:43.202] | : Reducing values from 1 chunks ... [15:30:43.203] | : - Number of values collected after concatenation: 2 [15:30:43.204] | : - Number of values expected: 2 [15:30:43.205] | : Reducing values from 1 chunks ... DONE [15:30:43.206] | future_mapply() -> future_xapply() ... done [15:30:43.207] future_mapply() ... done * future_mapply(x, ..., future.stdout = TRUE) ... DONE * future_mapply(x, ..., future.stdout = NA) ... [15:30:43.210] future_mapply() ... [15:30:43.210] | future_mapply() -> future_xapply() ... [15:30:43.212] | : nbrOfWorkers(NULL) ... [15:30:43.212] | : . List of 4 [15:30:43.212] | : . $ : language makeChunks(nX, nbrOfWorkers = nbrOfWorkers(), future.scheduling = future.scheduling, future.chunk.size = future.chunk.size) [15:30:43.212] | : . $ : language stop_if_not(nbrOfElements >= 0L, nbrOfWorkers >= 1L) [15:30:43.212] | : . $ : language nbrOfWorkers() [15:30:43.212] | : . $ : language nbrOfWorkers.NULL() [15:30:43.217] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [15:30:43.218] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [15:30:43.219] | : . Number of workers: 1 [15:30:43.220] | : nbrOfWorkers(NULL) ... done [15:30:43.221] | : Number of chunks: 1 [15:30:43.222] | : getGlobalsAndPackagesXApply() ... [15:30:43.223] | : . future.globals: TRUE [15:30:43.224] | : . getGlobalsAndPackages() ... [15:30:43.225] | : . ' Searching for globals ... [15:30:43.243] | : . ' , globals found: [6] 'FUN', '{', 'Sys.sleep', '/', 'print', 'list' [15:30:43.244] | : . ' Searching for globals ... done [15:30:43.245] | : . ' Resolving globals: FALSE [15:30:43.245] | : . ' Search for packages associated with the globals ... [15:30:43.246] | : . ' , Packages associated with globals: [1] 'base' [15:30:43.247] | : . ' , Packages: [1] 'base' [15:30:43.248] | : . ' Search for packages associated with the globals ... done [15:30:43.249] | : . ' The total size of the 1 globals is 265 bytes (265 bytes) [15:30:43.250] | : . ' The total size of the 1 globals exported for future expression ('FUN()') is 265 bytes There is one global: 'FUN' (265 bytes of class 'function') [15:30:43.251] | : . ' Packages after dropping 'base': [0] [15:30:43.252] | : . ' globals: [1] 'FUN' [15:30:43.252] | : . ' packages: [0] [15:30:43.253] | : . getGlobalsAndPackages() ... done [15:30:43.254] | : . globals found/used: [n=1] 'FUN' [15:30:43.255] | : . needed namespaces: [n=0] [15:30:43.256] | : . Globals to be used in all futures (chunks): [n=2] '...future.FUN', 'MoreArgs' [15:30:43.257] | : . List of 2 [15:30:43.257] | : . $ ...future.FUN:function (x, y) [15:30:43.257] | : . $ MoreArgs : NULL [15:30:43.257] | : . - attr(*, "where")=List of 2 [15:30:43.257] | : . ..$ ...future.FUN: [15:30:43.257] | : . ..$ MoreArgs : [15:30:43.257] | : . - attr(*, "class")= chr [1:3] "FutureGlobals" "Globals" "list" [15:30:43.257] | : . - attr(*, "resolved")= logi FALSE [15:30:43.257] | : . - attr(*, "total_size")= num NA [15:30:43.261] | : . Packages to be attached in all futures: [n=0] [15:30:43.262] | : getGlobalsAndPackagesXApply() ... done [15:30:43.263] | : Globals pass to each chunk: [n=5] '...future.FUN', 'MoreArgs', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [15:30:43.263] | : List of 5 [15:30:43.263] | : $ ...future.FUN :function (x, y) [15:30:43.263] | : $ MoreArgs : NULL [15:30:43.263] | : $ ...future.elements_ii : NULL [15:30:43.263] | : $ ...future.seeds_ii : NULL [15:30:43.263] | : $ ...future.globals.maxSize: NULL [15:30:43.263] | : - attr(*, "where")=List of 5 [15:30:43.263] | : ..$ ...future.FUN : [15:30:43.263] | : ..$ MoreArgs : [15:30:43.263] | : ..$ ...future.elements_ii : [15:30:43.263] | : ..$ ...future.seeds_ii : [15:30:43.263] | : ..$ ...future.globals.maxSize: [15:30:43.263] | : - attr(*, "class")= chr [1:3] "FutureGlobals" "Globals" "list" [15:30:43.263] | : - attr(*, "resolved")= logi FALSE [15:30:43.263] | : - attr(*, "total_size")= num NA [15:30:43.272] | : Number of futures (= number of chunks): 1 [15:30:43.273] | : Launching 1 futures (chunks) ... [15:30:43.274] | : Chunk #1 of 1 ... [15:30:43.275] | : - Finding globals in '...' for chunk #1 ... [15:30:43.276] | : getGlobalsAndPackages() ... [15:30:43.277] | : . Searching for globals ... [15:30:43.278] | : . ' globals found: [0] [15:30:43.279] | : . Searching for globals ... done [15:30:43.280] | : . globals: [0] [15:30:43.281] | : . packages: [0] [15:30:43.282] | : getGlobalsAndPackages() ... done [15:30:43.283] | : + additional globals found: [n=0] [15:30:43.284] | : + additional namespaces needed: [n=0] [15:30:43.285] | : - Finding globals in '...' for chunk #1 ... DONE [15:30:43.285] | : - seeds: [15:30:43.286] | : - All globals exported: [n=5] '...future.FUN', 'MoreArgs', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [15:30:43.287] | : future(..., label = 'future_mapply-1') ... [15:30:43.288] | : . lazy: FALSE [15:30:43.289] | : . stdout: NA [15:30:43.290] | : . conditions: [n=1] 'condition' [15:30:43.291] | : . getGlobalsAndPackages() ... [15:30:43.292] | : . ' globals passed as-is: [5] '...future.FUN', 'MoreArgs', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [15:30:43.293] | : . ' Resolving globals: FALSE [15:30:43.293] | : . ' Search for packages associated with the globals ... [15:30:43.295] | : . ' , Packages associated with globals: [0] [15:30:43.296] | : . ' , Packages: [0] [15:30:43.297] | : . ' Search for packages associated with the globals ... done [15:30:43.298] | : . ' Packages after dropping 'base': [0] [15:30:43.298] | : . ' globals: [5] '...future.FUN', 'MoreArgs', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [15:30:43.299] | : . ' packages: [0] [15:30:43.300] | : . getGlobalsAndPackages() ... done [15:30:43.302] | : . run() for 'Future' ('future_mapply-1') ... [15:30:43.303] | : . ' state: 'created' [15:30:43.303] | : . ' plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [15:30:43.304] | : . ' plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [15:30:43.305] | : . ' Using SequentialFutureBackend ... [15:30:43.306] | : . ' , Number of futures since start: 5 (5 created, 5 launched, 5 finished) [15:30:43.307] | : . ' , Launching futures ... [15:30:43.308] | : . ' , ; launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... [15:30:43.309] | : . ' , ; ` getFutureData() ... [15:30:43.310] | : . ' , ; ` | getFutureCore() ... [15:30:43.310] | : . ' , ; ` | : Packages needed by the future expression (n = 0): [15:30:43.311] | : . ' , ; ` | getFutureCore() ... done [15:30:43.312] | : . ' , ; ` | getFutureCapture() ... [15:30:43.313] | : . ' , ; ` | getFutureCapture() ... done [15:30:43.314] | : . ' , ; ` | getFutureContext() ... [15:30:43.315] | : . ' , ; ` | : plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [15:30:43.316] | : . ' , ; ` | : . Getting stack without first backend: [n=0] [15:30:43.317] | : . ' , ; ` | : plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [15:30:43.317] | : . ' , ; ` | : Packages needed by future backend (n = 0): [15:30:43.318] | : . ' , ; ` | getFutureContext() ... done [15:30:43.319] | : . ' , ; ` getFutureData() ... done [15:30:43.326] | : . ' , ; ` plan("list", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [15:30:43.327] | : . ' , ; ` | Getting full stack: [n=1] 'sequential', 'uniprocess', 'future', 'function' [15:30:43.328] | : . ' , ; ` plan("list", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [15:30:43.329] | : . ' , ; ` plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [15:30:43.329] | : . ' , ; ` | plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [15:30:43.330] | : . ' , ; ` | : all.equal() for FutureStrategyList ... [15:30:43.331] | : . ' , ; ` | : . New stack: [15:30:43.332] | : . ' , ; ` | : . List of 1 [15:30:43.332] | : . ' , ; ` | : . $ :function (..., envir = parent.frame()) [15:30:43.332] | : . ' , ; ` | : . ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [15:30:43.332] | : . ' , ; ` | : . ..- attr(*, "init")= logi TRUE [15:30:43.332] | : . ' , ; ` | : . ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [15:30:43.332] | : . ' , ; ` | : . .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:43.332] | : . ' , ; ` | : . ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:43.332] | : . ' , ; ` | : . ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [15:30:43.332] | : . ' , ; ` | : . - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [15:30:43.337] | : . ' , ; ` | : . Old stack: [15:30:43.338] | : . ' , ; ` | : . List of 1 [15:30:43.338] | : . ' , ; ` | : . $ :function (..., envir = parent.frame()) [15:30:43.338] | : . ' , ; ` | : . ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [15:30:43.338] | : . ' , ; ` | : . ..- attr(*, "init")= chr "done" [15:30:43.338] | : . ' , ; ` | : . ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [15:30:43.338] | : . ' , ; ` | : . .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:43.338] | : . ' , ; ` | : . ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:43.338] | : . ' , ; ` | : . ..- attr(*, "call")= language plan(sequential) [15:30:43.338] | : . ' , ; ` | : . ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [15:30:43.338] | : . ' , ; ` | : . .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [15:30:43.338] | : . ' , ; ` | : . .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:43.338] | : . ' , ; ` | : . - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [15:30:43.343] | : . ' , ; ` | : . Not identical [15:30:43.344] | : . ' , ; ` | : . all.equal() for future ... [15:30:43.344] | : . ' , ; ` | : . ' List of 2 [15:30:43.344] | : . ' , ; ` | : . ' $ target :function (..., envir = parent.frame()) [15:30:43.344] | : . ' , ; ` | : . ' ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [15:30:43.344] | : . ' , ; ` | : . ' ..- attr(*, "init")= logi TRUE [15:30:43.344] | : . ' , ; ` | : . ' ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [15:30:43.344] | : . ' , ; ` | : . ' .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:43.344] | : . ' , ; ` | : . ' ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:43.344] | : . ' , ; ` | : . ' ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [15:30:43.344] | : . ' , ; ` | : . ' $ current:function (..., envir = parent.frame()) [15:30:43.344] | : . ' , ; ` | : . ' ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [15:30:43.344] | : . ' , ; ` | : . ' ..- attr(*, "init")= chr "done" [15:30:43.344] | : . ' , ; ` | : . ' ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [15:30:43.344] | : . ' , ; ` | : . ' .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:43.344] | : . ' , ; ` | : . ' ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:43.344] | : . ' , ; ` | : . ' ..- attr(*, "call")= language plan(sequential) [15:30:43.344] | : . ' , ; ` | : . ' ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [15:30:43.344] | : . ' , ; ` | : . ' .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [15:30:43.344] | : . ' , ; ` | : . ' .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:43.354] | : . ' , ; ` | : . all.equal() for future ... done [15:30:43.355] | : . ' , ; ` | : all.equal() for FutureStrategyList ... done [15:30:43.356] | : . ' , ; ` | : plan(): Skip setting new future backend stack because it is the same as the current one: [15:30:43.357] | : . ' , ; ` | : List of future strategies: [15:30:43.357] | : . ' , ; ` | : 1. sequential: [15:30:43.357] | : . ' , ; ` | : - args: function (..., envir = parent.frame(), workers = "") [15:30:43.357] | : . ' , ; ` | : - tweaked: FALSE [15:30:43.357] | : . ' , ; ` | : - call: plan(sequential) [15:30:43.358] | : . ' , ; ` | plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [15:30:43.359] | : . ' , ; ` plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [15:30:43.360] | : . ' , ; ` assign_globals() ... [15:30:43.361] | : . ' , ; ` List of 5 [15:30:43.361] | : . ' , ; ` $ ...future.FUN :function (x, y) [15:30:43.361] | : . ' , ; ` $ MoreArgs : NULL [15:30:43.361] | : . ' , ; ` $ ...future.elements_ii :List of 2 [15:30:43.361] | : . ' , ; ` ..$ :List of 2 [15:30:43.361] | : . ' , ; ` .. ..$ : int 1 [15:30:43.361] | : . ' , ; ` .. ..$ : int 0 [15:30:43.361] | : . ' , ; ` ..$ :List of 2 [15:30:43.361] | : . ' , ; ` .. ..$ : int 0 [15:30:43.361] | : . ' , ; ` .. ..$ : int 1 [15:30:43.361] | : . ' , ; ` $ ...future.seeds_ii : NULL [15:30:43.361] | : . ' , ; ` $ ...future.globals.maxSize: NULL [15:30:43.361] | : . ' , ; ` - attr(*, "where")=List of 5 [15:30:43.361] | : . ' , ; ` ..$ ...future.FUN : [15:30:43.361] | : . ' , ; ` ..$ MoreArgs : [15:30:43.361] | : . ' , ; ` ..$ ...future.elements_ii : [15:30:43.361] | : . ' , ; ` ..$ ...future.seeds_ii : [15:30:43.361] | : . ' , ; ` ..$ ...future.globals.maxSize: [15:30:43.361] | : . ' , ; ` - attr(*, "resolved")= logi FALSE [15:30:43.361] | : . ' , ; ` - attr(*, "total_size")= num NA [15:30:43.361] | : . ' , ; ` - attr(*, "class")= chr [1:3] "FutureGlobals" "Globals" "list" [15:30:43.361] | : . ' , ; ` - attr(*, "already-done")= logi TRUE [15:30:43.374] | : . ' , ; ` - copied '...future.FUN' to environment [15:30:43.375] | : . ' , ; ` - copied 'MoreArgs' to environment [15:30:43.376] | : . ' , ; ` - copied '...future.elements_ii' to environment [15:30:43.377] | : . ' , ; ` - copied '...future.seeds_ii' to environment [15:30:43.378] | : . ' , ; ` - copied '...future.globals.maxSize' to environment [15:30:43.379] | : . ' , ; ` assign_globals() ... done [15:30:43.898] | : . ' , ; ` plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [15:30:43.899] | : . ' , ; ` | plan(<'FutureStrategyList'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [15:30:43.900] | : . ' , ; ` | : plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [15:30:43.901] | : . ' , ; ` | : . all.equal() for FutureStrategyList ... [15:30:43.902] | : . ' , ; ` | : . ' New stack: [15:30:43.903] | : . ' , ; ` | : . ' List of 1 [15:30:43.903] | : . ' , ; ` | : . ' $ :function (..., envir = parent.frame()) [15:30:43.903] | : . ' , ; ` | : . ' ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [15:30:43.903] | : . ' , ; ` | : . ' ..- attr(*, "init")= chr "done" [15:30:43.903] | : . ' , ; ` | : . ' ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [15:30:43.903] | : . ' , ; ` | : . ' .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:43.903] | : . ' , ; ` | : . ' ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:43.903] | : . ' , ; ` | : . ' ..- attr(*, "call")= language plan(sequential) [15:30:43.903] | : . ' , ; ` | : . ' ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [15:30:43.903] | : . ' , ; ` | : . ' .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [15:30:43.903] | : . ' , ; ` | : . ' .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:43.903] | : . ' , ; ` | : . ' - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [15:30:43.911] | : . ' , ; ` | : . ' Old stack: [15:30:43.912] | : . ' , ; ` | : . ' List of 1 [15:30:43.912] | : . ' , ; ` | : . ' $ :function (..., envir = parent.frame()) [15:30:43.912] | : . ' , ; ` | : . ' ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [15:30:43.912] | : . ' , ; ` | : . ' ..- attr(*, "init")= chr "done" [15:30:43.912] | : . ' , ; ` | : . ' ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [15:30:43.912] | : . ' , ; ` | : . ' .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:43.912] | : . ' , ; ` | : . ' ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:43.912] | : . ' , ; ` | : . ' ..- attr(*, "call")= language plan(sequential) [15:30:43.912] | : . ' , ; ` | : . ' ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [15:30:43.912] | : . ' , ; ` | : . ' .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [15:30:43.912] | : . ' , ; ` | : . ' .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:43.912] | : . ' , ; ` | : . ' - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [15:30:43.919] | : . ' , ; ` | : . ' Identical [15:30:43.920] | : . ' , ; ` | : . all.equal() for FutureStrategyList ... done [15:30:43.921] | : . ' , ; ` | : . plan(): Skip setting new future backend stack because it is the same as the current one: [15:30:43.922] | : . ' , ; ` | : . List of future strategies: [15:30:43.922] | : . ' , ; ` | : . 1. sequential: [15:30:43.922] | : . ' , ; ` | : . - args: function (..., envir = parent.frame(), workers = "") [15:30:43.922] | : . ' , ; ` | : . - tweaked: FALSE [15:30:43.922] | : . ' , ; ` | : . - call: plan(sequential) [15:30:43.924] | : . ' , ; ` | : plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [15:30:43.925] | : . ' , ; ` | plan(<'FutureStrategyList'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [15:30:43.926] | : . ' , ; ` plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [15:30:43.928] | : . ' , ; ` SequentialFuture started (and completed) [15:30:43.929] | : . ' , ; ` signalConditions() ... [15:30:43.930] | : . ' , ; ` | include = 'immediateCondition' [15:30:43.931] | : . ' , ; ` | exclude = [15:30:43.932] | : . ' , ; ` | resignal = FALSE [15:30:43.933] | : . ' , ; ` | Number of conditions: 6 [15:30:43.933] | : . ' , ; ` | int 6 [15:30:43.935] | : . ' , ; ` | Condition #1 (class: 'simpleMessage', 'message', 'condition'): [15:30:43.936] | : . ' , ; ` | Condition #2 (class: 'simpleMessage', 'message', 'condition'): [15:30:43.937] | : . ' , ; ` | Condition #3 (class: 'simpleMessage', 'message', 'condition'): [15:30:43.938] | : . ' , ; ` | Condition #4 (class: 'simpleMessage', 'message', 'condition'): [15:30:43.939] | : . ' , ; ` | Condition #5 (class: 'simpleMessage', 'message', 'condition'): [15:30:43.940] | : . ' , ; ` | Condition #6 (class: 'simpleMessage', 'message', 'condition'): [15:30:43.941] | : . ' , ; ` | Drop signaled conditions: 0 [15:30:43.942] | : . ' , ; ` signalConditions() ... done [15:30:43.943] | : . ' , ; launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... done [15:30:43.944] | : . ' , Launching futures ... done [15:30:43.945] | : . ' , Future launched: 'SequentialFuture', 'UniprocessFuture', 'Future' [15:30:43.946] | : . ' Using SequentialFutureBackend ... done [15:30:43.947] | : . run() for 'Future' ('future_mapply-1') ... done [15:30:43.948] | : future(..., label = 'future_mapply-1') ... done [15:30:43.949] | : Created future: [15:30:43.950] | : SequentialFuture: [15:30:43.950] | : Label: 'future_mapply-1' [15:30:43.950] | : Expression: [15:30:43.950] | : { [15:30:43.950] | : "# future.apply:::future_xapply(): preserve future option" [15:30:43.950] | : ...future.globals.maxSize.org <- getOption("future.globals.maxSize") [15:30:43.950] | : if (!identical(...future.globals.maxSize.org, ...future.globals.maxSize)) { [15:30:43.950] | : oopts <- options(future.globals.maxSize = ...future.globals.maxSize) [15:30:43.950] | : on.exit(options(oopts), add = TRUE) [15:30:43.950] | : } [15:30:43.950] | : { [15:30:43.950] | : args <- c(list(FUN = ...future.FUN), ...future.elements_ii, [15:30:43.950] | : MoreArgs = list(MoreArgs), SIMPLIFY = FALSE, USE.NAMES = FALSE) [15:30:43.950] | : do.call(mapply, args = args) [15:30:43.950] | : } [15:30:43.950] | : } [15:30:43.950] | : Globals: 5 objects totaling 4.46 KiB (function '...future.FUN' of 1.04 KiB, list '...future.elements_ii' of 95 bytes, NULL 'MoreArgs' of 27 bytes, NULL '...future.seeds_ii' of 27 bytes, NULL '...future.globals.maxSize' of 27 bytes) [15:30:43.950] | : Packages: [15:30:43.950] | : L'Ecuyer-CMRG RNG seed: (seed = FALSE) [15:30:43.950] | : Capture standard output: NA [15:30:43.950] | : Capture condition classes: 'condition' (excluding '') [15:30:43.950] | : Immediate condition classes: 'immediateCondition' [15:30:43.950] | : Lazy evaluation: FALSE [15:30:43.950] | : Local evaluation: TRUE [15:30:43.950] | : Early signaling: FALSE [15:30:43.950] | : Actions: [n=1] 'run' [15:30:43.950] | : State: 'finished' ("Future was resolved successfully") [15:30:43.950] | : Resolved: TRUE [15:30:43.950] | : Unique identifier: 8b73f8b4a1ece031dc9e1431125bca35-6 [15:30:43.950] | : Owner process: 8b73f8b4a1ece031dc9e1431125bca35 [15:30:43.950] | : Class: 'SequentialFuture', 'UniprocessFuture', 'Future' [15:30:43.950] | : Value: 184 bytes of class 'list' [15:30:43.950] | : Conditions captured: [n=6] 'simpleMessage', 'simpleMessage', 'simpleMessage', 'simpleMessage', 'simpleMessage', 'simpleMessage' [15:30:43.950] | : Duration: 0.5763869 secs (started 2026-03-18 15:30:43.320425) [15:30:43.950] | : Worker process: 8b73f8b4a1ece031dc9e1431125bca35 [15:30:43.954] | : Chunk #1 of 1 ... DONE [15:30:43.955] | : Launching 1 futures (chunks) ... DONE [15:30:43.955] | : Resolving 1 futures (chunks) ... [15:30:43.956] | : value() for list ... [15:30:43.957] | : . recursive: 0 [15:30:43.958] | : . reduce: FALSE [15:30:43.959] | : . length: 1 [15:30:43.961] | : . Number of remaining objects: 1 [15:30:43.961] | : . checking value #1: [15:30:43.962] | : . 'obj' is SequentialFuture [15:30:43.963] | : . resolved() ... [15:30:43.964] | : . ' resolved() for SequentialFuture ('future_mapply-1') ... [15:30:43.965] | : . ' , state: 'finished' [15:30:43.965] | : . ' , run: NULL [15:30:43.966] | : . ' , result: 'FutureResult' [15:30:43.967] | : . ' resolved() for SequentialFuture ('future_mapply-1') ... done [15:30:43.968] | : . resolved() ... done [15:30:43.968] | : . SequentialFuture #1 [15:30:43.969] | : . signalConditionsASAP(SequentialFuture, pos=1) ... [15:30:43.970] | : . ' nx: 1 [15:30:43.971] | : . ' relay: TRUE [15:30:43.972] | : . ' stdout: TRUE [15:30:43.972] | : . ' signal: TRUE [15:30:43.973] | : . ' resignal: FALSE [15:30:43.974] | : . ' force: TRUE [15:30:43.975] | : . ' relayed: [n=1] FALSE [15:30:43.976] | : . ' queued futures: [n=1] FALSE [15:30:43.976] | : . ' until=1 [15:30:43.977] | : . ' relaying element #1 [15:30:43.978] | : . ' value() for SequentialFuture ('future_mapply-1') ... [15:30:43.979] | : . ' , signalConditions() ... [15:30:43.980] | : . ' , ; include = 'immediateCondition' [15:30:43.981] | : . ' , ; exclude = [15:30:43.981] | : . ' , ; resignal = FALSE [15:30:43.982] | : . ' , ; Number of conditions: 6 [15:30:43.983] | : . ' , ; int 6 [15:30:43.984] | : . ' , ; Condition #1 (class: 'simpleMessage', 'message', 'condition'): [15:30:43.985] | : . ' , ; Condition #2 (class: 'simpleMessage', 'message', 'condition'): [15:30:43.986] | : . ' , ; Condition #3 (class: 'simpleMessage', 'message', 'condition'): [15:30:43.987] | : . ' , ; Condition #4 (class: 'simpleMessage', 'message', 'condition'): [15:30:43.988] | : . ' , ; Condition #5 (class: 'simpleMessage', 'message', 'condition'): [15:30:43.989] | : . ' , ; Condition #6 (class: 'simpleMessage', 'message', 'condition'): [15:30:43.989] | : . ' , ; Drop signaled conditions: 0 [15:30:43.990] | : . ' , signalConditions() ... done [15:30:43.991] | : . ' , relay stdout ... [15:30:43.992] | : . ' , relay stdout ... done [15:30:43.993] | : . ' , check for misuse ... [15:30:43.994] | : . ' , check for misuse ... done [15:30:43.995] | : . ' value() for SequentialFuture ('future_mapply-1') ... done [15:30:43.996] | : . ' signalConditions() ... [15:30:43.996] | : . ' , include = 'immediateCondition' [15:30:43.997] | : . ' , exclude = [15:30:43.998] | : . ' , resignal = FALSE [15:30:43.998] | : . ' , Number of conditions: 6 [15:30:43.999] | : . ' , int 6 [15:30:44.001] | : . ' , Condition #1 (class: 'simpleMessage', 'message', 'condition'): [15:30:44.001] | : . ' , Condition #2 (class: 'simpleMessage', 'message', 'condition'): [15:30:44.002] | : . ' , Condition #3 (class: 'simpleMessage', 'message', 'condition'): [15:30:44.003] | : . ' , Condition #4 (class: 'simpleMessage', 'message', 'condition'): [15:30:44.004] | : . ' , Condition #5 (class: 'simpleMessage', 'message', 'condition'): [15:30:44.005] | : . ' , Condition #6 (class: 'simpleMessage', 'message', 'condition'): [15:30:44.006] | : . ' , Drop signaled conditions: 0 [15:30:44.007] | : . ' signalConditions() ... done [15:30:44.008] | : . ' signalConditions() ... [15:30:44.009] | : . ' , include = 'condition' [15:30:44.009] | : . ' , exclude = 'error', 'immediateCondition' [15:30:44.010] | : . ' , resignal = TRUE [15:30:44.011] | : . ' , Number of conditions: 6 [15:30:44.011] | : . ' , int 6 [15:30:44.012] | : . ' , Condition #1 (class: 'simpleMessage', 'message', 'condition'): [15:30:44.013] | : . ' , Condition #1: 'simpleMessage', 'message', 'condition' [15:30:43.320] | : . ' , ; ` attachPackages() ... [15:30:44.014] | : . ' , Condition #2 (class: 'simpleMessage', 'message', 'condition'): [15:30:44.014] | : . ' , Condition #2: 'simpleMessage', 'message', 'condition' [15:30:43.321] | : . ' , ; ` | packages: [n=1] 'future' [15:30:44.015] | : . ' , Condition #3 (class: 'simpleMessage', 'message', 'condition'): [15:30:44.016] | : . ' , Condition #3: 'simpleMessage', 'message', 'condition' [15:30:43.322] | : . ' , ; ` attachPackages() ... done [15:30:44.016] | : . ' , Condition #4 (class: 'simpleMessage', 'message', 'condition'): [15:30:44.017] | : . ' , Condition #4: 'simpleMessage', 'message', 'condition' [15:30:43.323] | : . ' , ; ` attachPackages() ... [15:30:44.018] | : . ' , Condition #5 (class: 'simpleMessage', 'message', 'condition'): [15:30:44.018] | : . ' , Condition #5: 'simpleMessage', 'message', 'condition' [15:30:43.324] | : . ' , ; ` | packages: [n=0] [15:30:44.019] | : . ' , Condition #6 (class: 'simpleMessage', 'message', 'condition'): [15:30:44.019] | : . ' , Condition #6: 'simpleMessage', 'message', 'condition' [15:30:43.324] | : . ' , ; ` attachPackages() ... done [15:30:44.020] | : . ' , Drop signaled conditions: 6 [15:30:44.021] | : . ' signalConditions() ... done [15:30:44.021] | : . ' relayed: [n=1] TRUE [15:30:44.022] | : . ' queued futures: [n=1] TRUE [15:30:44.022] | : . signalConditionsASAP(SequentialFuture, pos=1) ... done [15:30:44.023] | : . value(, ...) ... [15:30:44.024] | : . ' value() for SequentialFuture ('future_mapply-1') ... [15:30:44.024] | : . ' , signalConditions() ... [15:30:44.025] | : . ' , ; include = 'immediateCondition' [15:30:44.025] | : . ' , ; exclude = [15:30:44.026] | : . ' , ; resignal = FALSE [15:30:44.027] | : . ' , ; Number of conditions: 0 [15:30:44.027] | : . ' , ; int 0 [15:30:44.028] | : . ' , signalConditions() ... done [15:30:44.029] | : . ' , check for misuse ... [15:30:44.029] | : . ' , check for misuse ... done [15:30:44.030] | : . ' value() for SequentialFuture ('future_mapply-1') ... done [15:30:44.031] | : . ' value: [15:30:44.031] | : . value(, ...) ... done [15:30:44.032] | : . signalConditionsASAP(SequentialFuture, pos=1) ... [15:30:44.032] | : . ' nx: 1 [15:30:44.033] | : . ' relay: TRUE [15:30:44.034] | : . ' stdout: TRUE [15:30:44.035] | : . ' signal: TRUE [15:30:44.035] | : . ' resignal: FALSE [15:30:44.036] | : . ' force: TRUE [15:30:44.037] | : . ' relayed: [n=1] TRUE [15:30:44.037] | : . ' queued futures: [n=1] TRUE [15:30:44.038] | : . ' until=1 [15:30:44.038] | : . ' relayed: [n=1] TRUE [15:30:44.039] | : . ' queued futures: [n=1] TRUE [15:30:44.040] | : . signalConditionsASAP(SequentialFuture, pos=1) ... done [15:30:44.040] | : . resolve() for SequentialFuture ... [15:30:44.041] | : . resolve() for SequentialFuture ... done [15:30:44.041] | : . length: 0 (resolved future 1) [15:30:44.042] | : . Relaying remaining futures ... [15:30:44.043] | : . ' signalConditionsASAP(NULL, pos=0) ... [15:30:44.043] | : . ' , nx: 1 [15:30:44.044] | : . ' , relay: TRUE [15:30:44.044] | : . ' , stdout: TRUE [15:30:44.045] | : . ' , signal: TRUE [15:30:44.046] | : . ' , resignal: FALSE [15:30:44.046] | : . ' , force: TRUE [15:30:44.047] | : . ' , relayed: [n=1] TRUE [15:30:44.047] | : . ' , queued futures: [n=1] TRUE - flush all [15:30:44.048] | : . ' , relayed: [n=1] TRUE [15:30:44.048] | : . ' , queued futures: [n=1] TRUE [15:30:44.049] | : . ' signalConditionsASAP(NULL, pos=0) ... done [15:30:44.050] | : . Relaying remaining futures ... done [15:30:44.050] | : value() for list ... done [15:30:44.051] | : - Number of value chunks collected: 1 [15:30:44.051] | : Resolving 1 futures (chunks) ... DONE [15:30:44.052] | : Reducing values from 1 chunks ... [15:30:44.053] | : - Number of values collected after concatenation: 2 [15:30:44.053] | : - Number of values expected: 2 [15:30:44.054] | : Reducing values from 1 chunks ... DONE [15:30:44.054] | future_mapply() -> future_xapply() ... done [15:30:44.055] future_mapply() ... done * future_mapply(x, ..., future.stdout = NA) ... DONE * plan('sequential') ... DONE - Testing with 1 cores ... DONE - Testing with 2 cores ... * plan('multisession') ... [15:30:44.056] plan(<'name'>, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [15:30:44.057] | plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = NA, init = TRUE) ... [15:30:44.058] | : all.equal() for FutureStrategyList ... [15:30:44.058] | : . New stack: [15:30:44.059] | : . List of 1 [15:30:44.059] | : . $ :function (..., workers = availableCores(constraints = "connections-16"), [15:30:44.059] | : . rscript_libs = .libPaths()) [15:30:44.059] | : . ..- attr(*, "class")= chr [1:5] "multisession" "cluster" "multiprocess" "future" ... [15:30:44.059] | : . ..- attr(*, "init")= logi TRUE [15:30:44.059] | : . ..- attr(*, "factory")=function (workers = availableCores(constraints = "connections-16"), rscript_libs = .libPaths(), [15:30:44.059] | : . interrupts = TRUE, gc = FALSE, earlySignal = FALSE, ...) [15:30:44.059] | : . .. ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [15:30:44.059] | : . ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [15:30:44.059] | : . ..- attr(*, "untweakable")= chr "persistent" [15:30:44.059] | : . ..- attr(*, "call")= language plan(strategy) [15:30:44.059] | : . - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [15:30:44.064] | : . Old stack: [15:30:44.064] | : . List of 1 [15:30:44.064] | : . $ :function (..., envir = parent.frame()) [15:30:44.064] | : . ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [15:30:44.064] | : . ..- attr(*, "init")= chr "done" [15:30:44.064] | : . ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [15:30:44.064] | : . .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:44.064] | : . ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:44.064] | : . ..- attr(*, "call")= language plan(sequential) [15:30:44.064] | : . ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [15:30:44.064] | : . .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [15:30:44.064] | : . .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:44.064] | : . - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [15:30:44.070] | : . Not identical [15:30:44.071] | : . all.equal() for future ... [15:30:44.071] | : . ' List of 2 [15:30:44.071] | : . ' $ target :function (..., workers = availableCores(constraints = "connections-16"), [15:30:44.071] | : . ' rscript_libs = .libPaths()) [15:30:44.071] | : . ' ..- attr(*, "class")= chr [1:5] "multisession" "cluster" "multiprocess" "future" ... [15:30:44.071] | : . ' ..- attr(*, "init")= logi TRUE [15:30:44.071] | : . ' ..- attr(*, "factory")=function (workers = availableCores(constraints = "connections-16"), rscript_libs = .libPaths(), [15:30:44.071] | : . ' interrupts = TRUE, gc = FALSE, earlySignal = FALSE, ...) [15:30:44.071] | : . ' .. ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [15:30:44.071] | : . ' ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [15:30:44.071] | : . ' ..- attr(*, "untweakable")= chr "persistent" [15:30:44.071] | : . ' ..- attr(*, "call")= language plan(strategy) [15:30:44.071] | : . ' $ current:function (..., envir = parent.frame()) [15:30:44.071] | : . ' ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [15:30:44.071] | : . ' ..- attr(*, "init")= chr "done" [15:30:44.071] | : . ' ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [15:30:44.071] | : . ' .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:44.071] | : . ' ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:44.071] | : . ' ..- attr(*, "call")= language plan(sequential) [15:30:44.071] | : . ' ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [15:30:44.071] | : . ' .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [15:30:44.071] | : . ' .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [15:30:44.082] | : . ' Formals differ [15:30:44.083] | : . all.equal() for future ... done [15:30:44.083] | : . Future strategies differ at level 1 [15:30:44.084] | : all.equal() for FutureStrategyList ... done [15:30:44.085] | : plan(): Setting new future backend stack: [15:30:44.085] | : List of future strategies: [15:30:44.085] | : 1. multisession: [15:30:44.085] | : - args: function (..., workers = availableCores(constraints = "connections-16"), rscript_libs = .libPaths()) [15:30:44.085] | : - tweaked: FALSE [15:30:44.085] | : - call: plan(strategy) [15:30:44.086] | : List of 1 [15:30:44.086] | : $ :function (..., workers = availableCores(constraints = "connections-16"), [15:30:44.086] | : rscript_libs = .libPaths()) [15:30:44.086] | : ..- attr(*, "class")= chr [1:5] "multisession" "cluster" "multiprocess" "future" ... [15:30:44.086] | : ..- attr(*, "init")= logi TRUE [15:30:44.086] | : ..- attr(*, "factory")=function (workers = availableCores(constraints = "connections-16"), rscript_libs = .libPaths(), [15:30:44.086] | : interrupts = TRUE, gc = FALSE, earlySignal = FALSE, ...) [15:30:44.086] | : .. ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [15:30:44.086] | : ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [15:30:44.086] | : ..- attr(*, "untweakable")= chr "persistent" [15:30:44.086] | : ..- attr(*, "call")= language plan(strategy) [15:30:44.086] | : - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [15:30:44.090] | : plan(): plan_cleanup(<'sequential', 'uniprocess', 'future', 'function'>, cleanup = NA) ... [15:30:44.091] | : . plan("next", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [15:30:44.092] | : . ' Getting current ("next") strategy: 'FutureStrategy', 'sequential', 'uniprocess', 'future', 'function' [15:30:44.092] | : . plan("next", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [15:30:44.093] | : . Legacy shutdown of cluster workers ... [15:30:44.094] | : . ' Stopping existing cluster ... [15:30:44.094] | : . ' , No pre-existing cluster. Skipping [15:30:44.095] | : . ' Stopping existing cluster ... done [15:30:44.096] | : . Legacy shutdown of cluster workers ... done [15:30:44.096] | : plan(): plan_cleanup(<'sequential', 'uniprocess', 'future', 'function'>, cleanup = NA) ... done [15:30:44.097] | : plan(): plan_init() of 'multisession', 'cluster', 'multiprocess', 'future', 'function' ... [15:30:44.098] | : . function (..., workers = availableCores(constraints = "connections-16"), [15:30:44.098] | : . rscript_libs = .libPaths()) [15:30:44.098] | : . - attr(*, "class")= chr [1:5] "multisession" "cluster" "multiprocess" "future" ... [15:30:44.098] | : . - attr(*, "init")= logi TRUE [15:30:44.098] | : . - attr(*, "factory")=function (workers = availableCores(constraints = "connections-16"), rscript_libs = .libPaths(), [15:30:44.098] | : . interrupts = TRUE, gc = FALSE, earlySignal = FALSE, ...) [15:30:44.098] | : . ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [15:30:44.098] | : . - attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [15:30:44.098] | : . - attr(*, "untweakable")= chr "persistent" [15:30:44.098] | : . - attr(*, "call")= language plan(strategy) [15:30:44.103] | : . init: TRUE [15:30:44.104] | : . makeFutureBackend() ... [15:30:44.105] | : . ' Backend function: <'NULL'> [15:30:44.105] | : . ' Evaluator tweak arguments: [n=0] [15:30:44.106] | : . ' list() [15:30:44.106] | : . ' Evaluator formal arguments: [n=2] [15:30:44.107] | : . ' Dotted pair list of 2 [15:30:44.107] | : . ' $ workers : language availableCores(constraints = "connections-16") [15:30:44.107] | : . ' $ rscript_libs: language .libPaths() [15:30:44.109] | : . ' Arguments passed to the future-backend factory: [n=2] [15:30:44.109] | : . ' List of 2 [15:30:44.109] | : . ' $ workers : language availableCores(constraints = "connections-16") [15:30:44.109] | : . ' $ rscript_libs: language .libPaths() [15:30:44.111] | : . ' MultisessionFutureBackend(workers = , interrupts = TRUE, ...) ... [15:30:44.112] | : . ' , Arguments: [15:30:44.112] | : . ' , List of 5 [15:30:44.112] | : . ' , $ workers : Named int 2 [15:30:44.112] | : . ' , ..- attr(*, "names")= chr "mc.cores" [15:30:44.112] | : . ' , $ rscript_libs: chr [1:2] "D:/temp/2026_03_18_15_25_17_31911/RtmpKewjTm/RLIBS_583c2ea24d5a" "D:/RCompile/recent/R/library" [15:30:44.112] | : . ' , $ interrupts : logi TRUE [15:30:44.112] | : . ' , $ gc : logi FALSE [15:30:44.112] | : . ' , $ earlySignal : logi FALSE [15:30:44.181] | : . ' , ClusterFutureBackend(..., persistent = FALSE, gc = FALSE, earlySignal = FALSE) ... [15:30:44.182] | : . ' , ; workers: 2 [15:30:44.183] | : . ' , ; getCluster() ... [15:30:44.184] | : . ' , ; getCluster() ... done [15:30:44.185] | : . ' , ; Stopping existing cluster ... [15:30:44.185] | : . ' , ; ` No pre-existing cluster. Skipping [15:30:44.186] | : . ' , ; Stopping existing cluster ... done [15:30:44.187] | : . ' , ; Starting new cluster ... [15:30:44.188] | : . ' , ; ` makeCluster(workers, ...) ... [15:30:44.188] | : . ' , ; ` | Arguments: [15:30:44.189] | : . ' , ; ` | List of 2 [15:30:44.189] | : . ' , ; ` | $ : int 2 [15:30:44.189] | : . ' , ; ` | $ rscript_libs: chr [1:2] "D:/temp/2026_03_18_15_25_17_31911/RtmpKewjTm/RLIBS_583c2ea24d5a" "D:/RCompile/recent/R/library" [15:30:44.192] | : . ' , ; ` | .makeCluster() ... [15:30:44.193] | : . ' , ; ` | : workers: '2' [15:30:44.193] | : . ' , ; ` | : R_FUTURE_PLAN: NA [15:30:44.194] | : . ' , ; ` | : parallelly::makeClusterPSOCK() arguments: [15:30:44.195] | : . ' , ; ` | : List of 2 [15:30:44.195] | : . ' , ; ` | : $ : int 2 [15:30:44.195] | : . ' , ; ` | : $ rscript_libs: chr [1:2] "D:/temp/2026_03_18_15_25_17_31911/RtmpKewjTm/RLIBS_583c2ea24d5a" "D:/RCompile/recent/R/library" [15:30:45.044] | : . ' , ; ` | : Generated cluster UUID [15:30:45.045] | : . ' , ; ` | : Cluster UUID: '77eddec3bfa2f85c219de84ff45f9513' [15:30:45.046] | : . ' , ; ` | : Socket cluster with 2 nodes on host 'localhost' (R Under development (unstable) (2026-03-17 r89645 ucrt), platform x86_64-w64-mingw32) [15:30:45.051] | : . ' , ; ` | .makeCluster() ... done [15:30:45.052] | : . ' , ; ` | Socket cluster with 2 nodes on host 'localhost' (R Under development (unstable) (2026-03-17 r89645 ucrt), platform x86_64-w64-mingw32) [15:30:45.056] | : . ' , ; ` makeCluster(workers, ...) ... done [15:30:45.057] | : . ' , ; ` Number of workers: 2 [15:30:45.058] | : . ' , ; ` Workers UUID: '77eddec3bfa2f85c219de84ff45f9513' [15:30:45.059] | : . ' , ; Starting new cluster ... done [15:30:45.060] | : . ' , ClusterFutureBackend(..., persistent = FALSE, gc = FALSE, earlySignal = FALSE) ... done [15:30:45.061] | : . ' , Backend: <'MultisessionFutureBackend', 'ClusterFutureBackend', 'MultiprocessFutureBackend', 'FutureBackend', 'environment'> [15:30:45.062] | : . ' MultisessionFutureBackend(workers = , interrupts = TRUE, ...) ... done [15:30:45.063] | : . makeFutureBackend() ... done [15:30:45.064] | : . nbrOfWorkers(NULL) ... [15:30:45.065] | : . ' List of 4 [15:30:45.065] | : . ' $ : language plan_set(newStack, skip = .skip, cleanup = .cleanup, init = .init, debug = debug) [15:30:45.065] | : . ' $ : language with_assert({ nbrOfWorkers <- nbrOfWorkers() ... [15:30:45.065] | : . ' $ : language nbrOfWorkers() [15:30:45.065] | : . ' $ : language nbrOfWorkers.NULL() [15:30:45.069] | : . ' plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [15:30:45.070] | : . ' plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [15:30:45.071] | : . ' Number of workers: 2 [15:30:45.072] | : . nbrOfWorkers(NULL) ... done [15:30:45.073] | : . plan(): nbrOfWorkers() = 2 [15:30:45.074] | : plan(): plan_init() of 'multisession', 'cluster', 'multiprocess', 'future', 'function' ... done [15:30:45.075] | plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = NA, init = TRUE) ... done * future_lapply(x, ..., future.stdout = FALSE) ... [15:30:45.077] | future_lapply() ... [15:30:45.079] | : Globals in FUN(): [n=4] '{', 'Sys.sleep', '/', 'print' [15:30:45.080] | : => Will pass '...' to FUN(): '{', ' ...future.FUN(...future.X_jj, ...)', '}' [15:30:45.081] | : future_lapply() -> future_xapply() ... [15:30:45.082] | : . nbrOfWorkers(NULL) ... [15:30:45.083] | : . ' List of 4 [15:30:45.083] | : . ' $ : language makeChunks(nX, nbrOfWorkers = nbrOfWorkers(), future.scheduling = future.scheduling, future.chunk.size = future.chunk.size) [15:30:45.083] | : . ' $ : language stop_if_not(nbrOfElements >= 0L, nbrOfWorkers >= 1L) [15:30:45.083] | : . ' $ : language nbrOfWorkers() [15:30:45.083] | : . ' $ : language nbrOfWorkers.NULL() [15:30:45.087] | : . ' plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [15:30:45.088] | : . ' plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [15:30:45.089] | : . ' Number of workers: 2 [15:30:45.090] | : . nbrOfWorkers(NULL) ... done [15:30:45.093] | : . Number of chunks: 2 [15:30:45.093] | : . getGlobalsAndPackagesXApply() ... [15:30:45.094] | : . ' future.globals: TRUE [15:30:45.095] | : . ' getGlobalsAndPackages() ... [15:30:45.096] | : . ' , Searching for globals ... [15:30:45.113] | : . ' , ; globals found: [5] 'FUN', '{', 'Sys.sleep', '/', 'print' [15:30:45.114] | : . ' , Searching for globals ... done [15:30:45.115] | : . ' , Resolving globals: FALSE [15:30:45.116] | : . ' , Search for packages associated with the globals ... [15:30:45.117] | : . ' , ; Packages associated with globals: [1] 'base' [15:30:45.118] | : . ' , ; Packages: [1] 'base' [15:30:45.119] | : . ' , Search for packages associated with the globals ... done [15:30:45.120] | : . ' , The total size of the 1 globals is 200 bytes (200 bytes) [15:30:45.122] | : . ' , The total size of the 1 globals exported for future expression ('FUN()') is 200 bytes There is one global: 'FUN' (200 bytes of class 'function') [15:30:45.123] | : . ' , Packages after dropping 'base': [0] [15:30:45.124] | : . ' , globals: [1] 'FUN' [15:30:45.124] | : . ' , packages: [0] [15:30:45.125] | : . ' getGlobalsAndPackages() ... done [15:30:45.125] | : . ' globals found/used: [n=1] 'FUN' [15:30:45.126] | : . ' needed namespaces: [n=0] [15:30:45.127] | : . ' use_args: TRUE [15:30:45.127] | : . ' Getting '...' globals ... [15:30:45.129] | : . ' , resolve() for FutureGlobals ... [15:30:45.130] | : . ' , ; recursive: 0 [15:30:45.131] | : . ' , ; Number of elements: 1 [15:30:45.132] | : . ' , ; elements: '...' [15:30:45.133] | : . ' , ; 'obj' is DotDotDotList [15:30:45.133] | : . ' , ; resolve(obj, ...) ... [15:30:45.134] | : . ' , ; ` resolve() for DotDotDotList ... [15:30:45.135] | : . ' , ; ` | recursive: -1 [15:30:45.136] | : . ' , ; ` resolve() for DotDotDotList ... done [15:30:45.136] | : . ' , ; resolve(obj, ...) ... done [15:30:45.137] | : . ' , ; resolved() ... [15:30:45.138] | : . ' , ; ` resolved() for DotDotDotList ... [15:30:45.139] | : . ' , ; ` | Number of elements: 0 [15:30:45.139] | : . ' , ; ` | Number of futures: 0 [15:30:45.140] | : . ' , ; ` resolved() for DotDotDotList ... done [15:30:45.141] | : . ' , ; resolved() ... done [15:30:45.142] | : . ' , ; length: 0 (resolved future 1) [15:30:45.142] | : . ' , resolve() for FutureGlobals ... done [15:30:45.143] | : . ' , '...' content: [n=0] [15:30:45.144] | : . ' , List of 1 [15:30:45.144] | : . ' , $ ...: list() [15:30:45.144] | : . ' , ..- attr(*, "class")= chr [1:2] "DotDotDotList" "list" [15:30:45.144] | : . ' , - attr(*, "where")=List of 1 [15:30:45.144] | : . ' , ..$ ...: [15:30:45.144] | : . ' , - attr(*, "class")= chr [1:3] "FutureGlobals" "Globals" "list" [15:30:45.144] | : . ' , - attr(*, "resolved")= logi TRUE [15:30:45.144] | : . ' , - attr(*, "total_size")= num NA [15:30:45.149] | : . ' Getting '...' globals ... done [15:30:45.150] | : . ' Globals to be used in all futures (chunks): [n=2] '...future.FUN', '...' [15:30:45.151] | : . ' List of 2 [15:30:45.151] | : . ' $ ...future.FUN:function (x) [15:30:45.151] | : . ' $ ... : list() [15:30:45.151] | : . ' ..- attr(*, "class")= chr [1:2] "DotDotDotList" "list" [15:30:45.151] | : . ' - attr(*, "where")=List of 2 [15:30:45.151] | : . ' ..$ ...future.FUN: [15:30:45.151] | : . ' ..$ ... : [15:30:45.151] | : . ' - attr(*, "class")= chr [1:3] "FutureGlobals" "Globals" "list" [15:30:45.151] | : . ' - attr(*, "resolved")= logi FALSE [15:30:45.151] | : . ' - attr(*, "total_size")= num 3656 [15:30:45.156] | : . ' Packages to be attached in all futures: [n=0] [15:30:45.157] | : . getGlobalsAndPackagesXApply() ... done [15:30:45.158] | : . Globals pass to each chunk: [n=5] '...future.FUN', '...', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [15:30:45.159] | : . List of 5 [15:30:45.159] | : . $ ...future.FUN :function (x) [15:30:45.159] | : . $ ... : list() [15:30:45.159] | : . ..- attr(*, "class")= chr [1:2] "DotDotDotList" "list" [15:30:45.159] | : . $ ...future.elements_ii : NULL [15:30:45.159] | : . $ ...future.seeds_ii : NULL [15:30:45.159] | : . $ ...future.globals.maxSize: NULL [15:30:45.159] | : . - attr(*, "where")=List of 5 [15:30:45.159] | : . ..$ ...future.FUN : [15:30:45.159] | : . ..$ ... : [15:30:45.159] | : . ..$ ...future.elements_ii : [15:30:45.159] | : . ..$ ...future.seeds_ii : [15:30:45.159] | : . ..$ ...future.globals.maxSize: [15:30:45.159] | : . - attr(*, "class")= chr [1:3] "FutureGlobals" "Globals" "list" [15:30:45.159] | : . - attr(*, "resolved")= logi FALSE [15:30:45.159] | : . - attr(*, "total_size")= num 3656 [15:30:45.167] | : . Number of futures (= number of chunks): 2 [15:30:45.168] | : . Launching 2 futures (chunks) ... [15:30:45.169] | : . Chunk #1 of 2 ... [15:30:45.170] | : . - Finding globals in 'X' for chunk #1 ... [15:30:45.171] | : . getGlobalsAndPackages() ... [15:30:45.172] | : . ' Searching for globals ... [15:30:45.173] | : . ' , globals found: [0] [15:30:45.174] | : . ' Searching for globals ... done [15:30:45.175] | : . ' globals: [0] [15:30:45.175] | : . ' packages: [0] [15:30:45.176] | : . getGlobalsAndPackages() ... done [15:30:45.177] | : . + additional globals found: [n=0] [15:30:45.178] | : . + additional namespaces needed: [n=0] [15:30:45.179] | : . - Finding globals in 'X' for chunk #1 ... DONE [15:30:45.180] | : . - Adjusted option 'future.globals.maxSize': 524288000 -> 2 * 524288000 = 1048576000 (bytes) [15:30:45.180] | : . - seeds: [15:30:45.181] | : . - All globals exported: [n=5] '...future.FUN', '...', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [15:30:45.182] | : . future(..., label = 'future_lapply-1') ... [15:30:45.183] | : . ' lazy: FALSE [15:30:45.184] | : . ' stdout: FALSE [15:30:45.185] | : . ' conditions: [n=1] 'condition' [15:30:45.185] | : . ' getGlobalsAndPackages() ... [15:30:45.186] | : . ' , globals passed as-is: [5] '...future.FUN', '...', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [15:30:45.187] | : . ' , Resolving globals: FALSE [15:30:45.188] | : . ' , Tweak future expression to call with '...' arguments ... [15:30:45.189] | : . ' , ; { [15:30:45.189] | : . ' , ; "# future::getGlobalsAndPackages(): wrapping the original future" [15:30:45.189] | : . ' , ; "# expression in do.call(), because function called uses '...' " [15:30:45.189] | : . ' , ; "# as a global variable " [15:30:45.189] | : . ' , ; do.call(function(...) { [15:30:45.189] | : . ' , ; "# future::getGlobalsAndPackages(): FUN() uses '...' internally " [15:30:45.189] | : . ' , ; "# without having an '...' argument. This means '...' is treated" [15:30:45.189] | : . ' , ; "# as a global variable. This may happen when FUN() is an " [15:30:45.189] | : . ' , ; "# anonymous function. " [15:30:45.189] | : . ' , ; "# " [15:30:45.189] | : . ' , ; "# If an anonymous function, we will make sure to restore the " [15:30:45.189] | : . ' , ; "# function environment of FUN() to the calling environment. " [15:30:45.189] | : . ' , ; "# We assume FUN() an anonymous function if it lives in the " [15:30:45.189] | : . ' , ; "# global environment, which is where globals are written. " [15:30:45.189] | : . ' , ; penv <- env <- environment(...future.FUN) [15:30:45.189] | : . ' , ; repeat { [15:30:45.189] | : . ' , ; if (identical(env, globalenv()) || identical(env, [15:30:45.189] | : . ' , ; emptyenv())) [15:30:45.189] | : . ' , ; break [15:30:45.189] | : . ' , ; penv <- env [15:30:45.189] | : . ' , ; env <- parent.env(env) [15:30:45.189] | : . ' , ; } [15:30:45.189] | : . ' , ; if (identical(penv, globalenv())) { [15:30:45.189] | : . ' , ; environment(...future.FUN) <- environment() [15:30:45.189] | : . ' , ; } [15:30:45.189] | : . ' , ; else if (!identical(penv, emptyenv()) && !is.null(penv) && [15:30:45.189] | : . ' , ; !isNamespace(penv)) { [15:30:45.189] | : . ' , ; parent.env(penv) <- environment() [15:30:45.189] | : . ' , ; } [15:30:45.189] | : . ' , ; rm(list = c("env", "penv"), inherits = FALSE) [15:30:45.189] | : . ' , ; { [15:30:45.189] | : . ' , ; "# future.apply:::future_xapply(): preserve future option" [15:30:45.189] | : . ' , ; ...future.globals.maxSize.org <- getOption("future.globals.maxSize") [15:30:45.189] | : . ' , ; if (!identical(...future.globals.maxSize.org, ...future.globals.maxSize)) { [15:30:45.189] | : . ' , ; oopts <- options(future.globals.maxSize = ...future.globals.maxSize) [15:30:45.189] | : . ' , ; on.exit(options(oopts), add = TRUE) [15:30:45.189] | : . ' , ; } [15:30:45.189] | : . ' , ; { [15:30:45.189] | : . ' , ; "# future.apply::future_lapply(): process chunk of elements" [15:30:45.189] | : . ' , ; lapply(seq_along(...future.elements_ii), FUN = function(jj) { [15:30:45.189] | : . ' , ; ...future.X_jj <- ...future.elements_ii[[jj]] [15:30:45.189] | : . ' , ; { [15:30:45.189] | : . ' , ; ...future.FUN(...future.X_jj, ...) [15:30:45.189] | : . ' , ; } [15:30:45.189] | : . ' , ; }) [15:30:45.189] | : . ' , ; } [15:30:45.189] | : . ' , ; } [15:30:45.189] | : . ' , ; }, args = future.call.arguments) [15:30:45.189] | : . ' , ; } [15:30:45.191] | : . ' , Tweak future expression to call with '...' arguments ... done [15:30:45.192] | : . ' , Search for packages associated with the globals ... [15:30:45.193] | : . ' , ; Packages associated with globals: [0] [15:30:45.195] | : . ' , ; Packages: [0] [15:30:45.195] | : . ' , Search for packages associated with the globals ... done [15:30:45.196] | : . ' , Packages after dropping 'base': [0] [15:30:45.197] | : . ' , globals: [5] '...future.FUN', 'future.call.arguments', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [15:30:45.198] | : . ' , packages: [0] [15:30:45.199] | : . ' getGlobalsAndPackages() ... done [15:30:45.200] | : . ' run() for 'Future' ('future_lapply-1') ... [15:30:45.201] | : . ' , state: 'created' [15:30:45.202] | : . ' , plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [15:30:45.202] | : . ' , plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [15:30:45.203] | : . ' , Using MultisessionFutureBackend ... [15:30:45.204] | : . ' , ; Number of futures since start: 0 (0 created, 0 launched, 0 finished) [15:30:45.205] | : . ' , ; Launching futures ... [15:30:45.206] | : . ' , ; ` launchFuture() for ClusterFutureBackend ... [15:30:45.207] | : . ' , ; ` | Workers: [n=2] [15:30:45.208] | : . ' , ; ` | Socket cluster with 2 nodes on host 'localhost' (R Under development (unstable) (2026-03-17 r89645 ucrt), platform x86_64-w64-mingw32) [15:30:45.211] | : . ' , ; ` | FutureRegistry: 'workers-77eddec3bfa2f85c219de84ff45f9513' [15:30:45.212] | : . ' , ; ` | requestWorker() ... [15:30:45.214] | : . ' , ; ` | : requestNode() ... [15:30:45.215] | : . ' , ; ` | : . Number of workers: 2 [15:30:45.215] | : . ' , ; ` | : . Polling for a free worker ... [15:30:45.216] | : . ' , ; ` | : . ' FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'list', earlySignal = 0) ... [15:30:45.217] | : . ' , ; ` | : . ' , Created empty registry 'workers-77eddec3bfa2f85c219de84ff45f9513' [15:30:45.218] | : . ' , ; ` | : . ' , Listing all futures [15:30:45.219] | : . ' , ; ` | : . ' , Number of registered futures: 0 [15:30:45.219] | : . ' , ; ` | : . ' FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'list', earlySignal = 0) ... done [15:30:45.220] | : . ' , ; ` | : . ' Total time: 0 [15:30:45.221] | : . ' , ; ` | : . Polling for a free worker ... done [15:30:45.222] | : . ' , ; ` | : . FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'list', earlySignal = 0) ... [15:30:45.223] | : . ' , ; ` | : . ' Listing all futures [15:30:45.224] | : . ' , ; ` | : . ' Number of registered futures: 0 [15:30:45.225] | : . ' , ; ` | : . FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'list', earlySignal = 0) ... done [15:30:45.226] | : . ' , ; ` | : . avail: [n=2] '1', '2' [15:30:45.227] | : . ' , ; ` | : . Index of first available worker: 1 [15:30:45.229] | : . ' , ; ` | : . Validate that the worker is functional ... [15:30:45.230] | : . ' , ; ` | : . ' Connection is valid [15:30:45.231] | : . ' , ; ` | : . ' RichSOCKnode of a socket cluster on local host 'localhost' with pid 90048 (R Under development (unstable) (2026-03-17 r89645 ucrt), x86_64-w64-mingw32) using socket connection #4 ('<-CRANwin3.fb05.statistik.uni-dortmund.de:21027') [15:30:45.235] | : . ' , ; ` | : . ' Worker is functional [15:30:45.236] | : . ' , ; ` | : . ' FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'list', earlySignal = 0) ... [15:30:45.237] | : . ' , ; ` | : . ' , Listing all futures [15:30:45.238] | : . ' , ; ` | : . ' , Number of registered futures: 0 [15:30:45.240] | : . ' , ; ` | : . ' FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'list', earlySignal = 0) ... done [15:30:45.241] | : . ' , ; ` | : . Validate that the worker is functional ... done [15:30:45.242] | : . ' , ; ` | : requestNode() ... done [15:30:45.243] | : . ' , ; ` | : cluster node index: 1 [15:30:45.244] | : . ' , ; ` | requestWorker() ... done [15:30:45.245] | : . ' , ; ` | eraseGlobalEnvironment() ... [15:30:45.247] | : . ' , ; ` | eraseGlobalEnvironment() ... done [15:30:45.249] | : . ' , ; ` | launchFuture() ... [15:30:45.250] | : . ' , ; ` | : cluster node index: 1 [15:30:45.252] | : . ' , ; ` | : getFutureData() ... [15:30:45.253] | : . ' , ; ` | : . getFutureCore() ... [15:30:45.254] | : . ' , ; ` | : . ' Packages needed by the future expression (n = 0): [15:30:45.255] | : . ' , ; ` | : . getFutureCore() ... done [15:30:45.256] | : . ' , ; ` | : . getFutureCapture() ... [15:30:45.258] | : . ' , ; ` | : . getFutureCapture() ... done [15:30:45.259] | : . ' , ; ` | : . getFutureContext() ... [15:30:45.260] | : . ' , ; ` | : . ' plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [15:30:45.261] | : . ' , ; ` | : . ' , Getting stack without first backend: [n=0] [15:30:45.262] | : . ' , ; ` | : . ' plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [15:30:45.263] | : . ' , ; ` | : . ' Packages needed by future backend (n = 0): [15:30:45.264] | : . ' , ; ` | : . getFutureContext() ... done [15:30:45.266] | : . ' , ; ` | : getFutureData() ... done [15:30:45.267] | : . ' , ; ` | : FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'add', earlySignal = 0) ... [15:30:45.269] | : . ' , ; ` | : . Appended future to position #1 [15:30:45.270] | : . ' , ; ` | : . Number of registered futures: 1 [15:30:45.271] | : . ' , ; ` | : FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'add', earlySignal = 0) ... done [15:30:45.272] | : . ' , ; ` | launchFuture() ... done [15:30:45.272] | : . ' , ; ` | MultisessionFuture started [15:30:45.273] | : . ' , ; ` launchFuture() for ClusterFutureBackend ... done [15:30:45.274] | : . ' , ; Launching futures ... done [15:30:45.274] | : . ' , ; Future launched: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [15:30:45.275] | : . ' , Using MultisessionFutureBackend ... done [15:30:45.276] | : . ' run() for 'Future' ('future_lapply-1') ... done [15:30:45.276] | : . future(..., label = 'future_lapply-1') ... done [15:30:45.277] | : . Created future: [15:30:45.280] | : . resolved() ... [15:30:45.281] | : . ' resolved() for MultisessionFuture ('future_lapply-1') ... [15:30:45.283] | : . ' , Cluster node socket connection: index=4, id=443 [15:30:45.283] | : . ' , assertValidConnection() ... [15:30:45.284] | : . ' , ; cluster node index: 1 [15:30:45.285] | : . ' , assertValidConnection() ... done [15:30:45.487] | : . ' , socketSelect(list(), timeout = 0.01, write = FALSE) returned FALSE; not resolved [15:30:45.489] | : . ' resolved() for MultisessionFuture ('future_lapply-1') ... done [15:30:45.490] | : . resolved() ... done [15:30:45.278] | : . MultisessionFuture: [15:30:45.278] | : . Label: 'future_lapply-1' [15:30:45.278] | : . Expression: [15:30:45.278] | : . { [15:30:45.278] | : . "# future::getGlobalsAndPackages(): wrapping the original future" [15:30:45.278] | : . "# expression in do.call(), because function called uses '...' " [15:30:45.278] | : . "# as a global variable " [15:30:45.278] | : . do.call(function(...) { [15:30:45.278] | : . "# future::getGlobalsAndPackages(): FUN() uses '...' internally " [15:30:45.278] | : . "# without having an '...' argument. This means '...' is treated" [15:30:45.278] | : . "# as a global variable. This may happen when FUN() is an " [15:30:45.278] | : . "# anonymous function. " [15:30:45.278] | : . "# " [15:30:45.278] | : . "# If an anonymous function, we will make sure to restore the " [15:30:45.278] | : . "# function environment of FUN() to the calling environment. " [15:30:45.278] | : . "# We assume FUN() an anonymous function if it lives in the " [15:30:45.278] | : . "# global environment, which is where globals are written. " [15:30:45.278] | : . penv <- env <- environment(...future.FUN) [15:30:45.278] | : . repeat { [15:30:45.278] | : . if (identical(env, globalenv()) || identical(env, [15:30:45.278] | : . emptyenv())) [15:30:45.278] | : . break [15:30:45.278] | : . penv <- env [15:30:45.278] | : . env <- parent.env(env) [15:30:45.278] | : . } [15:30:45.278] | : . if (identical(penv, globalenv())) { [15:30:45.278] | : . environment(...future.FUN) <- environment() [15:30:45.278] | : . } [15:30:45.278] | : . else if (!identical(penv, emptyenv()) && !is.null(penv) && [15:30:45.278] | : . !isNamespace(penv)) { [15:30:45.278] | : . parent.env(penv) <- environment() [15:30:45.278] | : . } [15:30:45.278] | : . rm(list = c("env", "penv"), inherits = FALSE) [15:30:45.278] | : . { [15:30:45.278] | : . "# future.apply:::future_xapply(): preserve future option" [15:30:45.278] | : . ...future.globals.maxSize.org <- getOption("future.globals.maxSize") [15:30:45.278] | : . if (!identical(...future.globals.maxSize.org, ...future.globals.maxSize)) { [15:30:45.278] | : . oopts <- options(future.globals.maxSize = ...future.globals.maxSize) [15:30:45.278] | : . on.exit(options(oopts), add = TRUE) [15:30:45.278] | : . } [15:30:45.278] | : . { [15:30:45.278] | : . "# future.apply::future_lapply(): process chunk of elements" [15:30:45.278] | : . lapply(seq_along(...future.elements_ii), FUN = function(jj) { [15:30:45.278] | : . ...future.X_jj <- ...future.elements_ii[[jj]] [15:30:45.278] | : . { [15:30:45.278] | : . ...future.FUN(...future.X_jj, ...) [15:30:45.278] | : . } [15:30:45.278] | : . }) [15:30:45.278] | : . } [15:30:45.278] | : . } [15:30:45.278] | : . }, args = future.call.arguments) [15:30:45.278] | : . } [15:30:45.278] | : . Globals: 5 objects totaling 3.83 KiB (function '...future.FUN' of 200 bytes, DotDotDotList 'future.call.arguments' of 97 bytes, list '...future.elements_ii' of 43 bytes, NULL '...future.seeds_ii' of 27 bytes, NULL '...future.globals.maxSize' of 27 bytes) [15:30:45.278] | : . Packages: [15:30:45.278] | : . L'Ecuyer-CMRG RNG seed: (seed = FALSE) [15:30:45.278] | : . Capture standard output: FALSE [15:30:45.278] | : . Capture condition classes: 'condition' (excluding '') [15:30:45.278] | : . Immediate condition classes: 'immediateCondition' [15:30:45.278] | : . Lazy evaluation: FALSE [15:30:45.278] | : . Local evaluation: TRUE [15:30:45.278] | : . Early signaling: FALSE [15:30:45.278] | : . Actions: [n=1] 'run' [15:30:45.278] | : . State: 'running' ("Future is being evaluated") [15:30:45.278] | : . Resolved: FALSE [15:30:45.278] | : . Unique identifier: 8b73f8b4a1ece031dc9e1431125bca35-7 [15:30:45.278] | : . Owner process: 8b73f8b4a1ece031dc9e1431125bca35 [15:30:45.278] | : . Class: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [15:30:45.278] | : . Value: [15:30:45.278] | : . Conditions captured: [15:30:45.492] | : . Chunk #1 of 2 ... DONE [15:30:45.493] | : . Chunk #2 of 2 ... [15:30:45.494] | : . - Finding globals in 'X' for chunk #2 ... [15:30:45.496] | : . getGlobalsAndPackages() ... [15:30:45.497] | : . ' Searching for globals ... [15:30:45.498] | : . ' , globals found: [0] [15:30:45.499] | : . ' Searching for globals ... done [15:30:45.500] | : . ' globals: [0] [15:30:45.501] | : . ' packages: [0] [15:30:45.502] | : . getGlobalsAndPackages() ... done [15:30:45.503] | : . + additional globals found: [n=0] [15:30:45.504] | : . + additional namespaces needed: [n=0] [15:30:45.505] | : . - Finding globals in 'X' for chunk #2 ... DONE [15:30:45.506] | : . - Adjusted option 'future.globals.maxSize': 524288000 -> 2 * 524288000 = 1048576000 (bytes) [15:30:45.507] | : . - seeds: [15:30:45.508] | : . - All globals exported: [n=5] '...future.FUN', '...', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [15:30:45.509] | : . future(..., label = 'future_lapply-2') ... [15:30:45.510] | : . ' lazy: FALSE [15:30:45.511] | : . ' stdout: FALSE [15:30:45.512] | : . ' conditions: [n=1] 'condition' [15:30:45.513] | : . ' getGlobalsAndPackages() ... [15:30:45.514] | : . ' , globals passed as-is: [5] '...future.FUN', '...', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [15:30:45.515] | : . ' , Resolving globals: FALSE [15:30:45.516] | : . ' , Tweak future expression to call with '...' arguments ... [15:30:45.517] | : . ' , ; { [15:30:45.517] | : . ' , ; "# future::getGlobalsAndPackages(): wrapping the original future" [15:30:45.517] | : . ' , ; "# expression in do.call(), because function called uses '...' " [15:30:45.517] | : . ' , ; "# as a global variable " [15:30:45.517] | : . ' , ; do.call(function(...) { [15:30:45.517] | : . ' , ; "# future::getGlobalsAndPackages(): FUN() uses '...' internally " [15:30:45.517] | : . ' , ; "# without having an '...' argument. This means '...' is treated" [15:30:45.517] | : . ' , ; "# as a global variable. This may happen when FUN() is an " [15:30:45.517] | : . ' , ; "# anonymous function. " [15:30:45.517] | : . ' , ; "# " [15:30:45.517] | : . ' , ; "# If an anonymous function, we will make sure to restore the " [15:30:45.517] | : . ' , ; "# function environment of FUN() to the calling environment. " [15:30:45.517] | : . ' , ; "# We assume FUN() an anonymous function if it lives in the " [15:30:45.517] | : . ' , ; "# global environment, which is where globals are written. " [15:30:45.517] | : . ' , ; penv <- env <- environment(...future.FUN) [15:30:45.517] | : . ' , ; repeat { [15:30:45.517] | : . ' , ; if (identical(env, globalenv()) || identical(env, [15:30:45.517] | : . ' , ; emptyenv())) [15:30:45.517] | : . ' , ; break [15:30:45.517] | : . ' , ; penv <- env [15:30:45.517] | : . ' , ; env <- parent.env(env) [15:30:45.517] | : . ' , ; } [15:30:45.517] | : . ' , ; if (identical(penv, globalenv())) { [15:30:45.517] | : . ' , ; environment(...future.FUN) <- environment() [15:30:45.517] | : . ' , ; } [15:30:45.517] | : . ' , ; else if (!identical(penv, emptyenv()) && !is.null(penv) && [15:30:45.517] | : . ' , ; !isNamespace(penv)) { [15:30:45.517] | : . ' , ; parent.env(penv) <- environment() [15:30:45.517] | : . ' , ; } [15:30:45.517] | : . ' , ; rm(list = c("env", "penv"), inherits = FALSE) [15:30:45.517] | : . ' , ; { [15:30:45.517] | : . ' , ; "# future.apply:::future_xapply(): preserve future option" [15:30:45.517] | : . ' , ; ...future.globals.maxSize.org <- getOption("future.globals.maxSize") [15:30:45.517] | : . ' , ; if (!identical(...future.globals.maxSize.org, ...future.globals.maxSize)) { [15:30:45.517] | : . ' , ; oopts <- options(future.globals.maxSize = ...future.globals.maxSize) [15:30:45.517] | : . ' , ; on.exit(options(oopts), add = TRUE) [15:30:45.517] | : . ' , ; } [15:30:45.517] | : . ' , ; { [15:30:45.517] | : . ' , ; "# future.apply::future_lapply(): process chunk of elements" [15:30:45.517] | : . ' , ; lapply(seq_along(...future.elements_ii), FUN = function(jj) { [15:30:45.517] | : . ' , ; ...future.X_jj <- ...future.elements_ii[[jj]] [15:30:45.517] | : . ' , ; { [15:30:45.517] | : . ' , ; ...future.FUN(...future.X_jj, ...) [15:30:45.517] | : . ' , ; } [15:30:45.517] | : . ' , ; }) [15:30:45.517] | : . ' , ; } [15:30:45.517] | : . ' , ; } [15:30:45.517] | : . ' , ; }, args = future.call.arguments) [15:30:45.517] | : . ' , ; } [15:30:45.520] | : . ' , Tweak future expression to call with '...' arguments ... done [15:30:45.521] | : . ' , Search for packages associated with the globals ... [15:30:45.522] | : . ' , ; Packages associated with globals: [0] [15:30:45.523] | : . ' , ; Packages: [0] [15:30:45.524] | : . ' , Search for packages associated with the globals ... done [15:30:45.525] | : . ' , Packages after dropping 'base': [0] [15:30:45.526] | : . ' , globals: [5] '...future.FUN', 'future.call.arguments', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [15:30:45.527] | : . ' , packages: [0] [15:30:45.528] | : . ' getGlobalsAndPackages() ... done [15:30:45.530] | : . ' run() for 'Future' ('future_lapply-2') ... [15:30:45.531] | : . ' , state: 'created' [15:30:45.532] | : . ' , plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [15:30:45.533] | : . ' , plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [15:30:45.534] | : . ' , Using MultisessionFutureBackend ... [15:30:45.535] | : . ' , ; Number of futures since start: 1 (1 created, 1 launched, 0 finished) [15:30:45.536] | : . ' , ; Launching futures ... [15:30:45.537] | : . ' , ; ` launchFuture() for ClusterFutureBackend ... [15:30:45.549] | : . ' , ; ` | Workers: [n=2] [15:30:45.550] | : . ' , ; ` | Socket cluster with 2 nodes on host 'localhost' (R Under development (unstable) (2026-03-17 r89645 ucrt), platform x86_64-w64-mingw32) [15:30:45.554] | : . ' , ; ` | FutureRegistry: 'workers-77eddec3bfa2f85c219de84ff45f9513' [15:30:45.555] | : . ' , ; ` | requestWorker() ... [15:30:45.555] | : . ' , ; ` | : requestNode() ... [15:30:45.556] | : . ' , ; ` | : . Number of workers: 2 [15:30:45.557] | : . ' , ; ` | : . Polling for a free worker ... [15:30:45.558] | : . ' , ; ` | : . ' FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'list', earlySignal = 0) ... [15:30:45.559] | : . ' , ; ` | : . ' , Listing all futures [15:30:45.559] | : . ' , ; ` | : . ' , Number of registered futures: 1 [15:30:45.560] | : . ' , ; ` | : . ' FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'list', earlySignal = 0) ... done [15:30:45.561] | : . ' , ; ` | : . ' Total time: 0 [15:30:45.562] | : . ' , ; ` | : . Polling for a free worker ... done [15:30:45.563] | : . ' , ; ` | : . FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'list', earlySignal = 0) ... [15:30:45.563] | : . ' , ; ` | : . ' Listing all futures [15:30:45.564] | : . ' , ; ` | : . ' Number of registered futures: 1 [15:30:45.565] | : . ' , ; ` | : . FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'list', earlySignal = 0) ... done [15:30:45.566] | : . ' , ; ` | : . avail: [n=2] '2' [15:30:45.566] | : . ' , ; ` | : . Index of first available worker: 2 [15:30:45.567] | : . ' , ; ` | : . Validate that the worker is functional ... [15:30:45.568] | : . ' , ; ` | : . ' Connection is valid [15:30:45.569] | : . ' , ; ` | : . ' RichSOCKnode of a socket cluster on local host 'localhost' with pid 67520 (R Under development (unstable) (2026-03-17 r89645 ucrt), x86_64-w64-mingw32) using socket connection #5 ('<-CRANwin3.fb05.statistik.uni-dortmund.de:21027') [15:30:45.572] | : . ' , ; ` | : . ' Worker is functional [15:30:45.573] | : . ' , ; ` | : . ' FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'list', earlySignal = 0) ... [15:30:45.574] | : . ' , ; ` | : . ' , Listing all futures [15:30:45.575] | : . ' , ; ` | : . ' , Number of registered futures: 1 [15:30:45.576] | : . ' , ; ` | : . ' FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'list', earlySignal = 0) ... done [15:30:45.577] | : . ' , ; ` | : . Validate that the worker is functional ... done [15:30:45.579] | : . ' , ; ` | : requestNode() ... done [15:30:45.580] | : . ' , ; ` | : cluster node index: 2 [15:30:45.581] | : . ' , ; ` | requestWorker() ... done [15:30:45.582] | : . ' , ; ` | eraseGlobalEnvironment() ... [15:30:45.584] | : . ' , ; ` | eraseGlobalEnvironment() ... done [15:30:45.585] | : . ' , ; ` | launchFuture() ... [15:30:45.586] | : . ' , ; ` | : cluster node index: 2 [15:30:45.587] | : . ' , ; ` | : getFutureData() ... [15:30:45.588] | : . ' , ; ` | : . getFutureCore() ... [15:30:45.589] | : . ' , ; ` | : . ' Packages needed by the future expression (n = 0): [15:30:45.589] | : . ' , ; ` | : . getFutureCore() ... done [15:30:45.590] | : . ' , ; ` | : . getFutureCapture() ... [15:30:45.591] | : . ' , ; ` | : . getFutureCapture() ... done [15:30:45.592] | : . ' , ; ` | : . getFutureContext() ... [15:30:45.593] | : . ' , ; ` | : . ' plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [15:30:45.594] | : . ' , ; ` | : . ' , Getting stack without first backend: [n=0] [15:30:45.595] | : . ' , ; ` | : . ' plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [15:30:45.595] | : . ' , ; ` | : . ' Packages needed by future backend (n = 0): [15:30:45.596] | : . ' , ; ` | : . getFutureContext() ... done [15:30:45.597] | : . ' , ; ` | : getFutureData() ... done [15:30:45.599] | : . ' , ; ` | : FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'add', earlySignal = 0) ... [15:30:45.600] | : . ' , ; ` | : . Appended future to position #2 [15:30:45.600] | : . ' , ; ` | : . Number of registered futures: 2 [15:30:45.601] | : . ' , ; ` | : FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'add', earlySignal = 0) ... done [15:30:45.602] | : . ' , ; ` | launchFuture() ... done [15:30:45.603] | : . ' , ; ` | MultisessionFuture started [15:30:45.604] | : . ' , ; ` launchFuture() for ClusterFutureBackend ... done [15:30:45.605] | : . ' , ; Launching futures ... done [15:30:45.605] | : . ' , ; Future launched: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [15:30:45.606] | : . ' , Using MultisessionFutureBackend ... done [15:30:45.607] | : . ' run() for 'Future' ('future_lapply-2') ... done [15:30:45.608] | : . future(..., label = 'future_lapply-2') ... done [15:30:45.609] | : . Created future: [15:30:45.613] | : . resolved() ... [15:30:45.614] | : . ' resolved() for MultisessionFuture ('future_lapply-2') ... [15:30:45.615] | : . ' , Cluster node socket connection: index=5, id=444 [15:30:45.616] | : . ' , assertValidConnection() ... [15:30:45.617] | : . ' , ; cluster node index: 2 [15:30:45.618] | : . ' , assertValidConnection() ... done [15:30:45.708] | : . ' , receiveMessageFromWorker() for ClusterFuture ... [15:30:45.709] | : . ' , ; cluster node index: 2 [15:30:45.710] | : . ' , ; [1] TRUE [15:30:45.711] | : . ' , ; Received data: [15:30:45.712] | : . ' , ; List of 5 [15:30:45.712] | : . ' , ; $ type : chr "VALUE" [15:30:45.712] | : . ' , ; $ value :List of 16 [15:30:45.712] | : . ' , ; ..$ value :List of 1 [15:30:45.712] | : . ' , ; .. ..$ : int 0 [15:30:45.712] | : . ' , ; ..$ visible : logi TRUE [15:30:45.712] | : . ' , ; ..$ stdout : NULL [15:30:45.712] | : . ' , ; ..$ conditions : list() [15:30:45.712] | : . ' , ; ..$ rng : logi FALSE [15:30:45.712] | : . ' , ; ..$ seed : NULL [15:30:45.712] | : . ' , ; ..$ misuseGlobalEnv : NULL [15:30:45.712] | : . ' , ; ..$ misuseConnections :List of 3 [15:30:45.712] | : . ' , ; .. ..$ added : NULL [15:30:45.712] | : . ' , ; .. ..$ removed : NULL [15:30:45.712] | : . ' , ; .. ..$ replaced: NULL [15:30:45.712] | : . ' , ; ..$ misuseDevices : NULL [15:30:45.712] | : . ' , ; ..$ misuseDefaultDevice: list() [15:30:45.712] | : . ' , ; ..$ started : POSIXct[1:1], format: "2026-03-18 15:30:45" [15:30:45.712] | : . ' , ; ..$ finished : POSIXct[1:1], format: "2026-03-18 15:30:45" [15:30:45.712] | : . ' , ; ..$ uuid : chr [1:2] "8b73f8b4a1ece031dc9e1431125bca35" "8" [15:30:45.712] | : . ' , ; ..$ session_uuid : chr "94923a90f0b67d5aeb3c8adf0b2ab41a" [15:30:45.712] | : . ' , ; .. ..- attr(*, "source")=List of 5 [15:30:45.712] | : . ' , ; .. .. ..$ host : Named chr "CRANWIN3" [15:30:45.712] | : . ' , ; .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [15:30:45.712] | : . ' , ; .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [15:30:45.712] | : . ' , ; .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [15:30:45.712] | : . ' , ; .. .. ..$ pid : int 67520 [15:30:45.712] | : . ' , ; .. .. ..$ time : POSIXct[1:1], format: "2026-03-18 15:30:45" [15:30:45.712] | : . ' , ; .. .. ..$ random: int 2147483647 [15:30:45.712] | : . ' , ; ..$ r_info :List of 4 [15:30:45.712] | : . ' , ; .. ..$ version :Classes 'R_system_version', 'package_version', 'numeric_version' hidden list of 1 [15:30:45.712] | : . ' , ; .. .. ..$ : int [1:3] 4 6 0 [15:30:45.712] | : . ' , ; .. ..$ os : chr "windows" [15:30:45.712] | : . ' , ; .. ..$ os_name : chr "Windows" [15:30:45.712] | : . ' , ; .. ..$ captures_utf8: logi TRUE [15:30:45.712] | : . ' , ; ..$ version : chr "1.8" [15:30:45.712] | : . ' , ; ..- attr(*, "class")= chr "FutureResult" [15:30:45.712] | : . ' , ; $ success: logi TRUE [15:30:45.712] | : . ' , ; $ time : 'proc_time' Named num [1:5] 0.09 0 0.1 NA NA [15:30:45.712] | : . ' , ; ..- attr(*, "names")= chr [1:5] "user.self" "sys.self" "elapsed" "user.child" ... [15:30:45.712] | : . ' , ; $ tag : NULL [15:30:45.737] | : . ' , ; Received FutureResult [15:30:45.738] | : . ' , ; FutureResult: [15:30:45.738] | : . ' , ; value: 'list' [15:30:45.738] | : . ' , ; visible: TRUE [15:30:45.738] | : . ' , ; stdout: NULL [15:30:45.738] | : . ' , ; conditions: [n = 0] [15:30:45.738] | : . ' , ; RNG used: FALSE [15:30:45.738] | : . ' , ; duration: 0.08754587 secs (started 2026-03-18 15:30:45.617882) [15:30:45.738] | : . ' , ; version: 1.8 [15:30:45.741] | : . ' , ; FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'remove', earlySignal = 0) ... [15:30:45.741] | : . ' , ; ` Removed future from position #2 [15:30:45.742] | : . ' , ; ` Number of registered futures: 1 [15:30:45.743] | : . ' , ; FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'remove', earlySignal = 0) ... done [15:30:45.743] | : . ' , ; Erased future from future backend [15:30:45.744] | : . ' , ; result() for ClusterFuture ... [15:30:45.745] | : . ' , ; ` result already collected: FutureResult [15:30:45.746] | : . ' , ; result() for ClusterFuture ... done [15:30:45.747] | : . ' , ; signalConditions() ... [15:30:45.748] | : . ' , ; ` include = 'immediateCondition' [15:30:45.749] | : . ' , ; ` exclude = [15:30:45.750] | : . ' , ; ` resignal = FALSE [15:30:45.751] | : . ' , ; ` Number of conditions: 0 [15:30:45.752] | : . ' , ; ` int 0 [15:30:45.753] | : . ' , ; signalConditions() ... done [15:30:45.754] | : . ' , receiveMessageFromWorker() for ClusterFuture ... done [15:30:45.755] | : . ' , receiveMessageFromWorker() returned object of class FutureResult; resolved [15:30:45.756] | : . ' resolved() for MultisessionFuture ('future_lapply-2') ... done [15:30:45.756] | : . ' assertFutureResult() ... [15:30:45.757] | : . ' , Future uuid: 8b73f8b4a1ece031dc9e1431125bca35-8 [15:30:45.758] | : . ' , identical; success [15:30:45.759] | : . ' assertFutureResult() ... done [15:30:45.759] | : . resolved() ... done [15:30:45.610] | : . MultisessionFuture: [15:30:45.610] | : . Label: 'future_lapply-2' [15:30:45.610] | : . Expression: [15:30:45.610] | : . { [15:30:45.610] | : . "# future::getGlobalsAndPackages(): wrapping the original future" [15:30:45.610] | : . "# expression in do.call(), because function called uses '...' " [15:30:45.610] | : . "# as a global variable " [15:30:45.610] | : . do.call(function(...) { [15:30:45.610] | : . "# future::getGlobalsAndPackages(): FUN() uses '...' internally " [15:30:45.610] | : . "# without having an '...' argument. This means '...' is treated" [15:30:45.610] | : . "# as a global variable. This may happen when FUN() is an " [15:30:45.610] | : . "# anonymous function. " [15:30:45.610] | : . "# " [15:30:45.610] | : . "# If an anonymous function, we will make sure to restore the " [15:30:45.610] | : . "# function environment of FUN() to the calling environment. " [15:30:45.610] | : . "# We assume FUN() an anonymous function if it lives in the " [15:30:45.610] | : . "# global environment, which is where globals are written. " [15:30:45.610] | : . penv <- env <- environment(...future.FUN) [15:30:45.610] | : . repeat { [15:30:45.610] | : . if (identical(env, globalenv()) || identical(env, [15:30:45.610] | : . emptyenv())) [15:30:45.610] | : . break [15:30:45.610] | : . penv <- env [15:30:45.610] | : . env <- parent.env(env) [15:30:45.610] | : . } [15:30:45.610] | : . if (identical(penv, globalenv())) { [15:30:45.610] | : . environment(...future.FUN) <- environment() [15:30:45.610] | : . } [15:30:45.610] | : . else if (!identical(penv, emptyenv()) && !is.null(penv) && [15:30:45.610] | : . !isNamespace(penv)) { [15:30:45.610] | : . parent.env(penv) <- environment() [15:30:45.610] | : . } [15:30:45.610] | : . rm(list = c("env", "penv"), inherits = FALSE) [15:30:45.610] | : . { [15:30:45.610] | : . "# future.apply:::future_xapply(): preserve future option" [15:30:45.610] | : . ...future.globals.maxSize.org <- getOption("future.globals.maxSize") [15:30:45.610] | : . if (!identical(...future.globals.maxSize.org, ...future.globals.maxSize)) { [15:30:45.610] | : . oopts <- options(future.globals.maxSize = ...future.globals.maxSize) [15:30:45.610] | : . on.exit(options(oopts), add = TRUE) [15:30:45.610] | : . } [15:30:45.610] | : . { [15:30:45.610] | : . "# future.apply::future_lapply(): process chunk of elements" [15:30:45.610] | : . lapply(seq_along(...future.elements_ii), FUN = function(jj) { [15:30:45.610] | : . ...future.X_jj <- ...future.elements_ii[[jj]] [15:30:45.610] | : . { [15:30:45.610] | : . ...future.FUN(...future.X_jj, ...) [15:30:45.610] | : . } [15:30:45.610] | : . }) [15:30:45.610] | : . } [15:30:45.610] | : . } [15:30:45.610] | : . }, args = future.call.arguments) [15:30:45.610] | : . } [15:30:45.610] | : . Globals: 5 objects totaling 3.83 KiB (function '...future.FUN' of 200 bytes, DotDotDotList 'future.call.arguments' of 97 bytes, list '...future.elements_ii' of 43 bytes, NULL '...future.seeds_ii' of 27 bytes, NULL '...future.globals.maxSize' of 27 bytes) [15:30:45.610] | : . Packages: [15:30:45.610] | : . L'Ecuyer-CMRG RNG seed: (seed = FALSE) [15:30:45.610] | : . Capture standard output: FALSE [15:30:45.610] | : . Capture condition classes: 'condition' (excluding '') [15:30:45.610] | : . Immediate condition classes: 'immediateCondition' [15:30:45.610] | : . Lazy evaluation: FALSE [15:30:45.610] | : . Local evaluation: TRUE [15:30:45.610] | : . Early signaling: FALSE [15:30:45.610] | : . Actions: [n=1] 'run' [15:30:45.610] | : . State: 'running' ("Future is being evaluated") [15:30:45.610] | : . Resolved: TRUE [15:30:45.610] | : . Unique identifier: 8b73f8b4a1ece031dc9e1431125bca35-8 [15:30:45.610] | : . Owner process: 8b73f8b4a1ece031dc9e1431125bca35 [15:30:45.610] | : . Class: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [15:30:45.610] | : . Value: [15:30:45.610] | : . Conditions captured: [15:30:45.761] | : . Chunk #2 of 2 ... DONE [15:30:45.761] | : . Launching 2 futures (chunks) ... DONE [15:30:45.762] | : . Resolving 2 futures (chunks) ... [15:30:45.763] | : . value() for list ... [15:30:45.764] | : . ' recursive: 0 [15:30:45.764] | : . ' reduce: FALSE [15:30:45.765] | : . ' length: 2 [15:30:45.766] | : . ' Number of remaining objects: 2 [15:30:45.767] | : . ' checking value #1: [15:30:45.768] | : . ' 'obj' is MultisessionFuture [15:30:45.768] | : . ' resolved() ... [15:30:45.769] | : . ' , resolved() for MultisessionFuture ('future_lapply-1') ... [15:30:45.770] | : . ' , ; Cluster node socket connection: index=4, id=443 [15:30:45.771] | : . ' , ; assertValidConnection() ... [15:30:45.772] | : . ' , ; ` cluster node index: 1 [15:30:45.773] | : . ' , ; assertValidConnection() ... done [15:30:45.854] | : . ' , ; receiveMessageFromWorker() for ClusterFuture ... [15:30:45.856] | : . ' , ; ` cluster node index: 1 [15:30:45.857] | : . ' , ; ` [1] TRUE [15:30:45.858] | : . ' , ; ` Received data: [15:30:45.859] | : . ' , ; ` List of 5 [15:30:45.859] | : . ' , ; ` $ type : chr "VALUE" [15:30:45.859] | : . ' , ; ` $ value :List of 16 [15:30:45.859] | : . ' , ; ` ..$ value :List of 1 [15:30:45.859] | : . ' , ; ` .. ..$ : int 1 [15:30:45.859] | : . ' , ; ` ..$ visible : logi TRUE [15:30:45.859] | : . ' , ; ` ..$ stdout : NULL [15:30:45.859] | : . ' , ; ` ..$ conditions : list() [15:30:45.859] | : . ' , ; ` ..$ rng : logi FALSE [15:30:45.859] | : . ' , ; ` ..$ seed : NULL [15:30:45.859] | : . ' , ; ` ..$ misuseGlobalEnv : NULL [15:30:45.859] | : . ' , ; ` ..$ misuseConnections :List of 3 [15:30:45.859] | : . ' , ; ` .. ..$ added : NULL [15:30:45.859] | : . ' , ; ` .. ..$ removed : NULL [15:30:45.859] | : . ' , ; ` .. ..$ replaced: NULL [15:30:45.859] | : . ' , ; ` ..$ misuseDevices : NULL [15:30:45.859] | : . ' , ; ` ..$ misuseDefaultDevice: list() [15:30:45.859] | : . ' , ; ` ..$ started : POSIXct[1:1], format: "2026-03-18 15:30:45" [15:30:45.859] | : . ' , ; ` ..$ finished : POSIXct[1:1], format: "2026-03-18 15:30:45" [15:30:45.859] | : . ' , ; ` ..$ uuid : chr [1:2] "8b73f8b4a1ece031dc9e1431125bca35" "7" [15:30:45.859] | : . ' , ; ` ..$ session_uuid : chr "22f9b000cca78ff7bd7284f4e59b4481" [15:30:45.859] | : . ' , ; ` .. ..- attr(*, "source")=List of 5 [15:30:45.859] | : . ' , ; ` .. .. ..$ host : Named chr "CRANWIN3" [15:30:45.859] | : . ' , ; ` .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [15:30:45.859] | : . ' , ; ` .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [15:30:45.859] | : . ' , ; ` .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [15:30:45.859] | : . ' , ; ` .. .. ..$ pid : int 90048 [15:30:45.859] | : . ' , ; ` .. .. ..$ time : POSIXct[1:1], format: "2026-03-18 15:30:44" [15:30:45.859] | : . ' , ; ` .. .. ..$ random: int 2147483647 [15:30:45.859] | : . ' , ; ` ..$ r_info :List of 4 [15:30:45.859] | : . ' , ; ` .. ..$ version :Classes 'R_system_version', 'package_version', 'numeric_version' hidden list of 1 [15:30:45.859] | : . ' , ; ` .. .. ..$ : int [1:3] 4 6 0 [15:30:45.859] | : . ' , ; ` .. ..$ os : chr "windows" [15:30:45.859] | : . ' , ; ` .. ..$ os_name : chr "Windows" [15:30:45.859] | : . ' , ; ` .. ..$ captures_utf8: logi TRUE [15:30:45.859] | : . ' , ; ` ..$ version : chr "1.8" [15:30:45.859] | : . ' , ; ` ..- attr(*, "class")= chr "FutureResult" [15:30:45.859] | : . ' , ; ` $ success: logi TRUE [15:30:45.859] | : . ' , ; ` $ time : 'proc_time' Named num [1:5] 0.05 0.02 0.58 NA NA [15:30:45.859] | : . ' , ; ` ..- attr(*, "names")= chr [1:5] "user.self" "sys.self" "elapsed" "user.child" ... [15:30:45.859] | : . ' , ; ` $ tag : NULL [15:30:45.884] | : . ' , ; ` Received FutureResult [15:30:45.885] | : . ' , ; ` FutureResult: [15:30:45.885] | : . ' , ; ` value: 'list' [15:30:45.885] | : . ' , ; ` visible: TRUE [15:30:45.885] | : . ' , ; ` stdout: NULL [15:30:45.885] | : . ' , ; ` conditions: [n = 0] [15:30:45.885] | : . ' , ; ` RNG used: FALSE [15:30:45.885] | : . ' , ; ` duration: 0.5731161 secs (started 2026-03-18 15:30:45.279739) [15:30:45.885] | : . ' , ; ` version: 1.8 [15:30:45.888] | : . ' , ; ` FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'remove', earlySignal = 0) ... [15:30:45.889] | : . ' , ; ` | Removed future from position #1 [15:30:45.890] | : . ' , ; ` | Number of registered futures: 0 [15:30:45.890] | : . ' , ; ` FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'remove', earlySignal = 0) ... done [15:30:45.891] | : . ' , ; ` Erased future from future backend [15:30:45.892] | : . ' , ; ` result() for ClusterFuture ... [15:30:45.893] | : . ' , ; ` | result already collected: FutureResult [15:30:45.894] | : . ' , ; ` result() for ClusterFuture ... done [15:30:45.895] | : . ' , ; ` signalConditions() ... [15:30:45.896] | : . ' , ; ` | include = 'immediateCondition' [15:30:45.897] | : . ' , ; ` | exclude = [15:30:45.897] | : . ' , ; ` | resignal = FALSE [15:30:45.898] | : . ' , ; ` | Number of conditions: 0 [15:30:45.899] | : . ' , ; ` | int 0 [15:30:45.901] | : . ' , ; ` signalConditions() ... done [15:30:45.902] | : . ' , ; receiveMessageFromWorker() for ClusterFuture ... done [15:30:45.903] | : . ' , ; receiveMessageFromWorker() returned object of class FutureResult; resolved [15:30:45.904] | : . ' , resolved() for MultisessionFuture ('future_lapply-1') ... done [15:30:45.905] | : . ' , assertFutureResult() ... [15:30:45.906] | : . ' , ; Future uuid: 8b73f8b4a1ece031dc9e1431125bca35-7 [15:30:45.907] | : . ' , ; identical; success [15:30:45.908] | : . ' , assertFutureResult() ... done [15:30:45.909] | : . ' resolved() ... done [15:30:45.910] | : . ' MultisessionFuture #1 [15:30:45.911] | : . ' signalConditionsASAP(MultisessionFuture, pos=1) ... [15:30:45.912] | : . ' , nx: 2 [15:30:45.913] | : . ' , relay: TRUE [15:30:45.914] | : . ' , stdout: TRUE [15:30:45.915] | : . ' , signal: TRUE [15:30:45.915] | : . ' , resignal: FALSE [15:30:45.916] | : . ' , force: TRUE [15:30:45.917] | : . ' , relayed: [n=2] FALSE, FALSE [15:30:45.918] | : . ' , queued futures: [n=2] FALSE, FALSE [15:30:45.919] | : . ' , until=1 [15:30:45.920] | : . ' , relaying element #1 [15:30:45.920] | : . ' , value() for MultisessionFuture ('future_lapply-1') ... [15:30:45.921] | : . ' , ; result() for ClusterFuture ... [15:30:45.922] | : . ' , ; ` result already collected: FutureResult [15:30:45.923] | : . ' , ; result() for ClusterFuture ... done [15:30:45.924] | : . ' , ; result() for ClusterFuture ... [15:30:45.925] | : . ' , ; ` result already collected: FutureResult [15:30:45.925] | : . ' , ; result() for ClusterFuture ... done [15:30:45.926] | : . ' , ; signalConditions() ... [15:30:45.927] | : . ' , ; ` include = 'immediateCondition' [15:30:45.928] | : . ' , ; ` exclude = [15:30:45.929] | : . ' , ; ` resignal = FALSE [15:30:45.929] | : . ' , ; ` Number of conditions: 0 [15:30:45.930] | : . ' , ; ` int 0 [15:30:45.932] | : . ' , ; signalConditions() ... done [15:30:45.933] | : . ' , ; relay stdout ... [15:30:45.933] | : . ' , ; relay stdout ... done [15:30:45.934] | : . ' , ; check for misuse ... [15:30:45.935] | : . ' , ; check for misuse ... done [15:30:45.936] | : . ' , value() for MultisessionFuture ('future_lapply-1') ... done [15:30:45.937] | : . ' , result() for ClusterFuture ... [15:30:45.938] | : . ' , ; result already collected: FutureResult [15:30:45.939] | : . ' , result() for ClusterFuture ... done [15:30:45.940] | : . ' , signalConditions() ... [15:30:45.941] | : . ' , ; include = 'immediateCondition' [15:30:45.941] | : . ' , ; exclude = [15:30:45.942] | : . ' , ; resignal = FALSE [15:30:45.943] | : . ' , ; Number of conditions: 0 [15:30:45.944] | : . ' , ; int 0 [15:30:45.946] | : . ' , signalConditions() ... done [15:30:45.947] | : . ' , result() for ClusterFuture ... [15:30:45.948] | : . ' , ; result already collected: FutureResult [15:30:45.948] | : . ' , result() for ClusterFuture ... done [15:30:45.949] | : . ' , signalConditions() ... [15:30:45.950] | : . ' , ; include = 'condition' [15:30:45.951] | : . ' , ; exclude = 'error', 'immediateCondition' [15:30:45.952] | : . ' , ; resignal = TRUE [15:30:45.953] | : . ' , ; Number of conditions: 0 [15:30:45.954] | : . ' , ; int 0 [15:30:45.956] | : . ' , signalConditions() ... done [15:30:45.957] | : . ' , relayed: [n=2] TRUE, FALSE [15:30:45.958] | : . ' , queued futures: [n=2] TRUE, FALSE [15:30:45.959] | : . ' signalConditionsASAP(MultisessionFuture, pos=1) ... done [15:30:45.959] | : . ' value(, ...) ... [15:30:45.960] | : . ' , value() for MultisessionFuture ('future_lapply-1') ... [15:30:45.961] | : . ' , ; result() for ClusterFuture ... [15:30:45.962] | : . ' , ; ` result already collected: FutureResult [15:30:45.963] | : . ' , ; result() for ClusterFuture ... done [15:30:45.964] | : . ' , ; result() for ClusterFuture ... [15:30:45.965] | : . ' , ; ` result already collected: FutureResult [15:30:45.966] | : . ' , ; result() for ClusterFuture ... done [15:30:45.967] | : . ' , ; signalConditions() ... [15:30:45.967] | : . ' , ; ` include = 'immediateCondition' [15:30:45.968] | : . ' , ; ` exclude = [15:30:45.969] | : . ' , ; ` resignal = FALSE [15:30:45.970] | : . ' , ; ` Number of conditions: 0 [15:30:45.971] | : . ' , ; ` int 0 [15:30:45.972] | : . ' , ; signalConditions() ... done [15:30:45.973] | : . ' , ; check for misuse ... [15:30:45.974] | : . ' , ; check for misuse ... done [15:30:45.975] | : . ' , value() for MultisessionFuture ('future_lapply-1') ... done [15:30:45.975] | : . ' , value: [15:30:45.976] | : . ' value(, ...) ... done [15:30:45.977] | : . ' signalConditionsASAP(MultisessionFuture, pos=1) ... [15:30:45.977] | : . ' , nx: 2 [15:30:45.978] | : . ' , relay: TRUE [15:30:45.978] | : . ' , stdout: TRUE [15:30:45.979] | : . ' , signal: TRUE [15:30:45.980] | : . ' , resignal: FALSE [15:30:45.980] | : . ' , force: TRUE [15:30:45.981] | : . ' , relayed: [n=2] TRUE, FALSE [15:30:45.982] | : . ' , queued futures: [n=2] TRUE, FALSE [15:30:45.983] | : . ' , until=2 [15:30:45.984] | : . ' , relaying element #2 [15:30:45.984] | : . ' , relayed: [n=2] TRUE, FALSE [15:30:45.985] | : . ' , queued futures: [n=2] TRUE, FALSE [15:30:45.985] | : . ' signalConditionsASAP(MultisessionFuture, pos=1) ... done [15:30:45.986] | : . ' resolve() for MultisessionFuture ... [15:30:45.987] | : . ' resolve() for MultisessionFuture ... done [15:30:45.988] | : . ' length: 1 (resolved future 1) [15:30:45.989] | : . ' checking value #2: [15:30:45.989] | : . ' 'obj' is MultisessionFuture [15:30:45.990] | : . ' resolved() ... [15:30:45.991] | : . ' resolved() ... done [15:30:45.992] | : . ' MultisessionFuture #2 [15:30:45.993] | : . ' signalConditionsASAP(MultisessionFuture, pos=2) ... [15:30:45.994] | : . ' , nx: 2 [15:30:45.995] | : . ' , relay: TRUE [15:30:45.996] | : . ' , stdout: TRUE [15:30:45.997] | : . ' , signal: TRUE [15:30:45.998] | : . ' , resignal: FALSE [15:30:45.999] | : . ' , force: TRUE [15:30:46.000] | : . ' , relayed: [n=2] TRUE, FALSE [15:30:46.001] | : . ' , queued futures: [n=2] TRUE, FALSE [15:30:46.002] | : . ' , until=2 [15:30:46.003] | : . ' , relaying element #2 [15:30:46.004] | : . ' , value() for MultisessionFuture ('future_lapply-2') ... [15:30:46.005] | : . ' , ; result() for ClusterFuture ... [15:30:46.006] | : . ' , ; ` result already collected: FutureResult [15:30:46.007] | : . ' , ; result() for ClusterFuture ... done [15:30:46.008] | : . ' , ; result() for ClusterFuture ... [15:30:46.009] | : . ' , ; ` result already collected: FutureResult [15:30:46.010] | : . ' , ; result() for ClusterFuture ... done [15:30:46.011] | : . ' , ; signalConditions() ... [15:30:46.012] | : . ' , ; ` include = 'immediateCondition' [15:30:46.013] | : . ' , ; ` exclude = [15:30:46.014] | : . ' , ; ` resignal = FALSE [15:30:46.015] | : . ' , ; ` Number of conditions: 0 [15:30:46.015] | : . ' , ; ` int 0 [15:30:46.017] | : . ' , ; signalConditions() ... done [15:30:46.018] | : . ' , ; relay stdout ... [15:30:46.019] | : . ' , ; relay stdout ... done [15:30:46.021] | : . ' , ; check for misuse ... [15:30:46.022] | : . ' , ; check for misuse ... done [15:30:46.023] | : . ' , value() for MultisessionFuture ('future_lapply-2') ... done [15:30:46.024] | : . ' , result() for ClusterFuture ... [15:30:46.025] | : . ' , ; result already collected: FutureResult [15:30:46.026] | : . ' , result() for ClusterFuture ... done [15:30:46.027] | : . ' , signalConditions() ... [15:30:46.028] | : . ' , ; include = 'immediateCondition' [15:30:46.029] | : . ' , ; exclude = [15:30:46.030] | : . ' , ; resignal = FALSE [15:30:46.031] | : . ' , ; Number of conditions: 0 [15:30:46.032] | : . ' , ; int 0 [15:30:46.034] | : . ' , signalConditions() ... done [15:30:46.035] | : . ' , result() for ClusterFuture ... [15:30:46.036] | : . ' , ; result already collected: FutureResult [15:30:46.037] | : . ' , result() for ClusterFuture ... done [15:30:46.038] | : . ' , signalConditions() ... [15:30:46.039] | : . ' , ; include = 'condition' [15:30:46.040] | : . ' , ; exclude = 'error', 'immediateCondition' [15:30:46.041] | : . ' , ; resignal = TRUE [15:30:46.041] | : . ' , ; Number of conditions: 0 [15:30:46.042] | : . ' , ; int 0 [15:30:46.044] | : . ' , signalConditions() ... done [15:30:46.045] | : . ' , relayed: [n=2] TRUE, TRUE [15:30:46.046] | : . ' , queued futures: [n=2] TRUE, TRUE [15:30:46.047] | : . ' signalConditionsASAP(MultisessionFuture, pos=2) ... done [15:30:46.048] | : . ' value(, ...) ... [15:30:46.049] | : . ' , value() for MultisessionFuture ('future_lapply-2') ... [15:30:46.050] | : . ' , ; result() for ClusterFuture ... [15:30:46.051] | : . ' , ; ` result already collected: FutureResult [15:30:46.052] | : . ' , ; result() for ClusterFuture ... done [15:30:46.053] | : . ' , ; result() for ClusterFuture ... [15:30:46.053] | : . ' , ; ` result already collected: FutureResult [15:30:46.054] | : . ' , ; result() for ClusterFuture ... done [15:30:46.055] | : . ' , ; signalConditions() ... [15:30:46.056] | : . ' , ; ` include = 'immediateCondition' [15:30:46.057] | : . ' , ; ` exclude = [15:30:46.058] | : . ' , ; ` resignal = FALSE [15:30:46.059] | : . ' , ; ` Number of conditions: 0 [15:30:46.060] | : . ' , ; ` int 0 [15:30:46.062] | : . ' , ; signalConditions() ... done [15:30:46.063] | : . ' , ; check for misuse ... [15:30:46.064] | : . ' , ; check for misuse ... done [15:30:46.065] | : . ' , value() for MultisessionFuture ('future_lapply-2') ... done [15:30:46.066] | : . ' , value: [15:30:46.067] | : . ' value(, ...) ... done [15:30:46.067] | : . ' signalConditionsASAP(MultisessionFuture, pos=2) ... [15:30:46.068] | : . ' , nx: 2 [15:30:46.069] | : . ' , relay: TRUE [15:30:46.069] | : . ' , stdout: TRUE [15:30:46.070] | : . ' , signal: TRUE [15:30:46.070] | : . ' , resignal: FALSE [15:30:46.071] | : . ' , force: TRUE [15:30:46.072] | : . ' , relayed: [n=2] TRUE, TRUE [15:30:46.072] | : . ' , queued futures: [n=2] TRUE, TRUE [15:30:46.073] | : . ' , until=2 [15:30:46.073] | : . ' , relayed: [n=2] TRUE, TRUE [15:30:46.074] | : . ' , queued futures: [n=2] TRUE, TRUE [15:30:46.075] | : . ' signalConditionsASAP(MultisessionFuture, pos=2) ... done [15:30:46.075] | : . ' resolve() for MultisessionFuture ... [15:30:46.076] | : . ' resolve() for MultisessionFuture ... done [15:30:46.076] | : . ' length: 0 (resolved future 2) [15:30:46.077] | : . ' Relaying remaining futures ... [15:30:46.078] | : . ' , signalConditionsASAP(NULL, pos=0) ... [15:30:46.078] | : . ' , ; nx: 2 [15:30:46.079] | : . ' , ; relay: TRUE [15:30:46.079] | : . ' , ; stdout: TRUE [15:30:46.080] | : . ' , ; signal: TRUE [15:30:46.081] | : . ' , ; resignal: FALSE [15:30:46.081] | : . ' , ; force: TRUE [15:30:46.082] | : . ' , ; relayed: [n=2] TRUE, TRUE [15:30:46.083] | : . ' , ; queued futures: [n=2] TRUE, TRUE - flush all [15:30:46.084] | : . ' , ; relayed: [n=2] TRUE, TRUE [15:30:46.085] | : . ' , ; queued futures: [n=2] TRUE, TRUE [15:30:46.086] | : . ' , signalConditionsASAP(NULL, pos=0) ... done [15:30:46.087] | : . ' Relaying remaining futures ... done [15:30:46.088] | : . value() for list ... done [15:30:46.089] | : . - Number of value chunks collected: 2 [15:30:46.090] | : . Resolving 2 futures (chunks) ... DONE [15:30:46.091] | : . Reducing values from 2 chunks ... [15:30:46.091] | : . - Number of values collected after concatenation: 2 [15:30:46.092] | : . - Number of values expected: 2 [15:30:46.093] | : . Reducing values from 2 chunks ... DONE [15:30:46.094] | : future_lapply() -> future_xapply() ... done [15:30:46.095] | future_lapply() ... done * future_lapply(x, ..., future.stdout = FALSE) ... DONE * future_lapply(x, ..., future.stdout = TRUE) ... [15:30:46.097] | future_lapply() ... [15:30:46.100] | : Globals in FUN(): [n=4] '{', 'Sys.sleep', '/', 'print' [15:30:46.104] | : => Will pass '...' to FUN(): '{', ' ...future.FUN(...future.X_jj, ...)', '}' [15:30:46.105] | : future_lapply() -> future_xapply() ... [15:30:46.106] | : . nbrOfWorkers(NULL) ... [15:30:46.107] | : . ' List of 4 [15:30:46.107] | : . ' $ : language makeChunks(nX, nbrOfWorkers = nbrOfWorkers(), future.scheduling = future.scheduling, future.chunk.size = future.chunk.size) [15:30:46.107] | : . ' $ : language stop_if_not(nbrOfElements >= 0L, nbrOfWorkers >= 1L) [15:30:46.107] | : . ' $ : language nbrOfWorkers() [15:30:46.107] | : . ' $ : language nbrOfWorkers.NULL() [15:30:46.111] | : . ' plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [15:30:46.112] | : . ' plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [15:30:46.113] | : . ' Number of workers: 2 [15:30:46.114] | : . nbrOfWorkers(NULL) ... done [15:30:46.115] | : . Number of chunks: 2 [15:30:46.116] | : . getGlobalsAndPackagesXApply() ... [15:30:46.117] | : . ' future.globals: TRUE [15:30:46.118] | : . ' getGlobalsAndPackages() ... [15:30:46.119] | : . ' , Searching for globals ... [15:30:46.134] | : . ' , ; globals found: [5] 'FUN', '{', 'Sys.sleep', '/', 'print' [15:30:46.135] | : . ' , Searching for globals ... done [15:30:46.136] | : . ' , Resolving globals: FALSE [15:30:46.137] | : . ' , Search for packages associated with the globals ... [15:30:46.138] | : . ' , ; Packages associated with globals: [1] 'base' [15:30:46.139] | : . ' , ; Packages: [1] 'base' [15:30:46.140] | : . ' , Search for packages associated with the globals ... done [15:30:46.141] | : . ' , The total size of the 1 globals is 200 bytes (200 bytes) [15:30:46.143] | : . ' , The total size of the 1 globals exported for future expression ('FUN()') is 200 bytes There is one global: 'FUN' (200 bytes of class 'function') [15:30:46.144] | : . ' , Packages after dropping 'base': [0] [15:30:46.146] | : . ' , globals: [1] 'FUN' [15:30:46.147] | : . ' , packages: [0] [15:30:46.148] | : . ' getGlobalsAndPackages() ... done [15:30:46.149] | : . ' globals found/used: [n=1] 'FUN' [15:30:46.150] | : . ' needed namespaces: [n=0] [15:30:46.151] | : . ' use_args: TRUE [15:30:46.152] | : . ' Getting '...' globals ... [15:30:46.153] | : . ' , resolve() for FutureGlobals ... [15:30:46.154] | : . ' , ; recursive: 0 [15:30:46.155] | : . ' , ; Number of elements: 1 [15:30:46.156] | : . ' , ; elements: '...' [15:30:46.157] | : . ' , ; 'obj' is DotDotDotList [15:30:46.157] | : . ' , ; resolve(obj, ...) ... [15:30:46.158] | : . ' , ; ` resolve() for DotDotDotList ... [15:30:46.159] | : . ' , ; ` | recursive: -1 [15:30:46.160] | : . ' , ; ` resolve() for DotDotDotList ... done [15:30:46.161] | : . ' , ; resolve(obj, ...) ... done [15:30:46.161] | : . ' , ; resolved() ... [15:30:46.162] | : . ' , ; ` resolved() for DotDotDotList ... [15:30:46.163] | : . ' , ; ` | Number of elements: 0 [15:30:46.164] | : . ' , ; ` | Number of futures: 0 [15:30:46.165] | : . ' , ; ` resolved() for DotDotDotList ... done [15:30:46.165] | : . ' , ; resolved() ... done [15:30:46.166] | : . ' , ; length: 0 (resolved future 1) [15:30:46.167] | : . ' , resolve() for FutureGlobals ... done [15:30:46.168] | : . ' , '...' content: [n=0] [15:30:46.169] | : . ' , List of 1 [15:30:46.169] | : . ' , $ ...: list() [15:30:46.169] | : . ' , ..- attr(*, "class")= chr [1:2] "DotDotDotList" "list" [15:30:46.169] | : . ' , - attr(*, "where")=List of 1 [15:30:46.169] | : . ' , ..$ ...: [15:30:46.169] | : . ' , - attr(*, "class")= chr [1:3] "FutureGlobals" "Globals" "list" [15:30:46.169] | : . ' , - attr(*, "resolved")= logi TRUE [15:30:46.169] | : . ' , - attr(*, "total_size")= num NA [15:30:46.175] | : . ' Getting '...' globals ... done [15:30:46.176] | : . ' Globals to be used in all futures (chunks): [n=2] '...future.FUN', '...' [15:30:46.177] | : . ' List of 2 [15:30:46.177] | : . ' $ ...future.FUN:function (x) [15:30:46.177] | : . ' $ ... : list() [15:30:46.177] | : . ' ..- attr(*, "class")= chr [1:2] "DotDotDotList" "list" [15:30:46.177] | : . ' - attr(*, "where")=List of 2 [15:30:46.177] | : . ' ..$ ...future.FUN: [15:30:46.177] | : . ' ..$ ... : [15:30:46.177] | : . ' - attr(*, "class")= chr [1:3] "FutureGlobals" "Globals" "list" [15:30:46.177] | : . ' - attr(*, "resolved")= logi FALSE [15:30:46.177] | : . ' - attr(*, "total_size")= num 3656 [15:30:46.184] | : . ' Packages to be attached in all futures: [n=0] [15:30:46.185] | : . getGlobalsAndPackagesXApply() ... done [15:30:46.186] | : . Globals pass to each chunk: [n=5] '...future.FUN', '...', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [15:30:46.187] | : . List of 5 [15:30:46.187] | : . $ ...future.FUN :function (x) [15:30:46.187] | : . $ ... : list() [15:30:46.187] | : . ..- attr(*, "class")= chr [1:2] "DotDotDotList" "list" [15:30:46.187] | : . $ ...future.elements_ii : NULL [15:30:46.187] | : . $ ...future.seeds_ii : NULL [15:30:46.187] | : . $ ...future.globals.maxSize: NULL [15:30:46.187] | : . - attr(*, "where")=List of 5 [15:30:46.187] | : . ..$ ...future.FUN : [15:30:46.187] | : . ..$ ... : [15:30:46.187] | : . ..$ ...future.elements_ii : [15:30:46.187] | : . ..$ ...future.seeds_ii : [15:30:46.187] | : . ..$ ...future.globals.maxSize: [15:30:46.187] | : . - attr(*, "class")= chr [1:3] "FutureGlobals" "Globals" "list" [15:30:46.187] | : . - attr(*, "resolved")= logi FALSE [15:30:46.187] | : . - attr(*, "total_size")= num 3656 [15:30:46.196] | : . Number of futures (= number of chunks): 2 [15:30:46.197] | : . Launching 2 futures (chunks) ... [15:30:46.198] | : . Chunk #1 of 2 ... [15:30:46.199] | : . - Finding globals in 'X' for chunk #1 ... [15:30:46.199] | : . getGlobalsAndPackages() ... [15:30:46.200] | : . ' Searching for globals ... [15:30:46.202] | : . ' , globals found: [0] [15:30:46.203] | : . ' Searching for globals ... done [15:30:46.204] | : . ' globals: [0] [15:30:46.205] | : . ' packages: [0] [15:30:46.206] | : . getGlobalsAndPackages() ... done [15:30:46.208] | : . + additional globals found: [n=0] [15:30:46.209] | : . + additional namespaces needed: [n=0] [15:30:46.210] | : . - Finding globals in 'X' for chunk #1 ... DONE [15:30:46.211] | : . - Adjusted option 'future.globals.maxSize': 524288000 -> 2 * 524288000 = 1048576000 (bytes) [15:30:46.212] | : . - seeds: [15:30:46.213] | : . - All globals exported: [n=5] '...future.FUN', '...', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [15:30:46.214] | : . future(..., label = 'future_lapply-1') ... [15:30:46.215] | : . ' lazy: FALSE [15:30:46.216] | : . ' stdout: TRUE [15:30:46.217] | : . ' conditions: [n=1] 'condition' [15:30:46.218] | : . ' getGlobalsAndPackages() ... [15:30:46.219] | : . ' , globals passed as-is: [5] '...future.FUN', '...', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [15:30:46.220] | : . ' , Resolving globals: FALSE [15:30:46.221] | : . ' , Tweak future expression to call with '...' arguments ... [15:30:46.222] | : . ' , ; { [15:30:46.222] | : . ' , ; "# future::getGlobalsAndPackages(): wrapping the original future" [15:30:46.222] | : . ' , ; "# expression in do.call(), because function called uses '...' " [15:30:46.222] | : . ' , ; "# as a global variable " [15:30:46.222] | : . ' , ; do.call(function(...) { [15:30:46.222] | : . ' , ; "# future::getGlobalsAndPackages(): FUN() uses '...' internally " [15:30:46.222] | : . ' , ; "# without having an '...' argument. This means '...' is treated" [15:30:46.222] | : . ' , ; "# as a global variable. This may happen when FUN() is an " [15:30:46.222] | : . ' , ; "# anonymous function. " [15:30:46.222] | : . ' , ; "# " [15:30:46.222] | : . ' , ; "# If an anonymous function, we will make sure to restore the " [15:30:46.222] | : . ' , ; "# function environment of FUN() to the calling environment. " [15:30:46.222] | : . ' , ; "# We assume FUN() an anonymous function if it lives in the " [15:30:46.222] | : . ' , ; "# global environment, which is where globals are written. " [15:30:46.222] | : . ' , ; penv <- env <- environment(...future.FUN) [15:30:46.222] | : . ' , ; repeat { [15:30:46.222] | : . ' , ; if (identical(env, globalenv()) || identical(env, [15:30:46.222] | : . ' , ; emptyenv())) [15:30:46.222] | : . ' , ; break [15:30:46.222] | : . ' , ; penv <- env [15:30:46.222] | : . ' , ; env <- parent.env(env) [15:30:46.222] | : . ' , ; } [15:30:46.222] | : . ' , ; if (identical(penv, globalenv())) { [15:30:46.222] | : . ' , ; environment(...future.FUN) <- environment() [15:30:46.222] | : . ' , ; } [15:30:46.222] | : . ' , ; else if (!identical(penv, emptyenv()) && !is.null(penv) && [15:30:46.222] | : . ' , ; !isNamespace(penv)) { [15:30:46.222] | : . ' , ; parent.env(penv) <- environment() [15:30:46.222] | : . ' , ; } [15:30:46.222] | : . ' , ; rm(list = c("env", "penv"), inherits = FALSE) [15:30:46.222] | : . ' , ; { [15:30:46.222] | : . ' , ; "# future.apply:::future_xapply(): preserve future option" [15:30:46.222] | : . ' , ; ...future.globals.maxSize.org <- getOption("future.globals.maxSize") [15:30:46.222] | : . ' , ; if (!identical(...future.globals.maxSize.org, ...future.globals.maxSize)) { [15:30:46.222] | : . ' , ; oopts <- options(future.globals.maxSize = ...future.globals.maxSize) [15:30:46.222] | : . ' , ; on.exit(options(oopts), add = TRUE) [15:30:46.222] | : . ' , ; } [15:30:46.222] | : . ' , ; { [15:30:46.222] | : . ' , ; "# future.apply::future_lapply(): process chunk of elements" [15:30:46.222] | : . ' , ; lapply(seq_along(...future.elements_ii), FUN = function(jj) { [15:30:46.222] | : . ' , ; ...future.X_jj <- ...future.elements_ii[[jj]] [15:30:46.222] | : . ' , ; { [15:30:46.222] | : . ' , ; ...future.FUN(...future.X_jj, ...) [15:30:46.222] | : . ' , ; } [15:30:46.222] | : . ' , ; }) [15:30:46.222] | : . ' , ; } [15:30:46.222] | : . ' , ; } [15:30:46.222] | : . ' , ; }, args = future.call.arguments) [15:30:46.222] | : . ' , ; } [15:30:46.225] | : . ' , Tweak future expression to call with '...' arguments ... done [15:30:46.226] | : . ' , Search for packages associated with the globals ... [15:30:46.227] | : . ' , ; Packages associated with globals: [0] [15:30:46.228] | : . ' , ; Packages: [0] [15:30:46.229] | : . ' , Search for packages associated with the globals ... done [15:30:46.230] | : . ' , Packages after dropping 'base': [0] [15:30:46.231] | : . ' , globals: [5] '...future.FUN', 'future.call.arguments', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [15:30:46.232] | : . ' , packages: [0] [15:30:46.233] | : . ' getGlobalsAndPackages() ... done [15:30:46.235] | : . ' run() for 'Future' ('future_lapply-1') ... [15:30:46.236] | : . ' , state: 'created' [15:30:46.237] | : . ' , plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [15:30:46.238] | : . ' , plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [15:30:46.239] | : . ' , Using MultisessionFutureBackend ... [15:30:46.240] | : . ' , ; Number of futures since start: 2 (2 created, 2 launched, 2 finished) [15:30:46.241] | : . ' , ; Launching futures ... [15:30:46.242] | : . ' , ; ` launchFuture() for ClusterFutureBackend ... [15:30:46.243] | : . ' , ; ` | Workers: [n=2] [15:30:46.244] | : . ' , ; ` | Socket cluster with 2 nodes on host 'localhost' (R Under development (unstable) (2026-03-17 r89645 ucrt), platform x86_64-w64-mingw32) [15:30:46.248] | : . ' , ; ` | FutureRegistry: 'workers-77eddec3bfa2f85c219de84ff45f9513' [15:30:46.249] | : . ' , ; ` | requestWorker() ... [15:30:46.250] | : . ' , ; ` | : requestNode() ... [15:30:46.251] | : . ' , ; ` | : . Number of workers: 2 [15:30:46.252] | : . ' , ; ` | : . Polling for a free worker ... [15:30:46.253] | : . ' , ; ` | : . ' FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'list', earlySignal = 0) ... [15:30:46.254] | : . ' , ; ` | : . ' , Listing all futures [15:30:46.254] | : . ' , ; ` | : . ' , Number of registered futures: 0 [15:30:46.255] | : . ' , ; ` | : . ' FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'list', earlySignal = 0) ... done [15:30:46.256] | : . ' , ; ` | : . ' Total time: 0 [15:30:46.256] | : . ' , ; ` | : . Polling for a free worker ... done [15:30:46.257] | : . ' , ; ` | : . FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'list', earlySignal = 0) ... [15:30:46.258] | : . ' , ; ` | : . ' Listing all futures [15:30:46.259] | : . ' , ; ` | : . ' Number of registered futures: 0 [15:30:46.260] | : . ' , ; ` | : . FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'list', earlySignal = 0) ... done [15:30:46.260] | : . ' , ; ` | : . avail: [n=2] '1', '2' [15:30:46.261] | : . ' , ; ` | : . Index of first available worker: 1 [15:30:46.262] | : . ' , ; ` | : . Validate that the worker is functional ... [15:30:46.262] | : . ' , ; ` | : . ' Connection is valid [15:30:46.263] | : . ' , ; ` | : . ' RichSOCKnode of a socket cluster on local host 'localhost' with pid 90048 (R Under development (unstable) (2026-03-17 r89645 ucrt), x86_64-w64-mingw32) using socket connection #4 ('<-CRANwin3.fb05.statistik.uni-dortmund.de:21027') [15:30:46.265] | : . ' , ; ` | : . ' Worker is functional [15:30:46.266] | : . ' , ; ` | : . ' FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'list', earlySignal = 0) ... [15:30:46.266] | : . ' , ; ` | : . ' , Listing all futures [15:30:46.267] | : . ' , ; ` | : . ' , Number of registered futures: 0 [15:30:46.267] | : . ' , ; ` | : . ' FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'list', earlySignal = 0) ... done [15:30:46.268] | : . ' , ; ` | : . Validate that the worker is functional ... done [15:30:46.268] | : . ' , ; ` | : requestNode() ... done [15:30:46.269] | : . ' , ; ` | : cluster node index: 1 [15:30:46.270] | : . ' , ; ` | requestWorker() ... done [15:30:46.271] | : . ' , ; ` | eraseGlobalEnvironment() ... [15:30:46.273] | : . ' , ; ` | eraseGlobalEnvironment() ... done [15:30:46.274] | : . ' , ; ` | launchFuture() ... [15:30:46.275] | : . ' , ; ` | : cluster node index: 1 [15:30:46.276] | : . ' , ; ` | : getFutureData() ... [15:30:46.277] | : . ' , ; ` | : . getFutureCore() ... [15:30:46.278] | : . ' , ; ` | : . ' Packages needed by the future expression (n = 0): [15:30:46.279] | : . ' , ; ` | : . getFutureCore() ... done [15:30:46.280] | : . ' , ; ` | : . getFutureCapture() ... [15:30:46.281] | : . ' , ; ` | : . getFutureCapture() ... done [15:30:46.282] | : . ' , ; ` | : . getFutureContext() ... [15:30:46.283] | : . ' , ; ` | : . ' plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [15:30:46.284] | : . ' , ; ` | : . ' , Getting stack without first backend: [n=0] [15:30:46.285] | : . ' , ; ` | : . ' plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [15:30:46.286] | : . ' , ; ` | : . ' Packages needed by future backend (n = 0): [15:30:46.287] | : . ' , ; ` | : . getFutureContext() ... done [15:30:46.288] | : . ' , ; ` | : getFutureData() ... done [15:30:46.289] | : . ' , ; ` | : FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'add', earlySignal = 0) ... [15:30:46.290] | : . ' , ; ` | : . Appended future to position #1 [15:30:46.291] | : . ' , ; ` | : . Number of registered futures: 1 [15:30:46.292] | : . ' , ; ` | : FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'add', earlySignal = 0) ... done [15:30:46.293] | : . ' , ; ` | launchFuture() ... done [15:30:46.294] | : . ' , ; ` | MultisessionFuture started [15:30:46.295] | : . ' , ; ` launchFuture() for ClusterFutureBackend ... done [15:30:46.296] | : . ' , ; Launching futures ... done [15:30:46.296] | : . ' , ; Future launched: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [15:30:46.297] | : . ' , Using MultisessionFutureBackend ... done [15:30:46.298] | : . ' run() for 'Future' ('future_lapply-1') ... done [15:30:46.299] | : . future(..., label = 'future_lapply-1') ... done [15:30:46.300] | : . Created future: [15:30:46.305] | : . resolved() ... [15:30:46.306] | : . ' resolved() for MultisessionFuture ('future_lapply-1') ... [15:30:46.307] | : . ' , Cluster node socket connection: index=4, id=443 [15:30:46.308] | : . ' , assertValidConnection() ... [15:30:46.309] | : . ' , ; cluster node index: 1 [15:30:46.310] | : . ' , assertValidConnection() ... done [15:30:46.503] | : . ' , socketSelect(list(), timeout = 0.01, write = FALSE) returned FALSE; not resolved [15:30:46.504] | : . ' resolved() for MultisessionFuture ('future_lapply-1') ... done [15:30:46.506] | : . resolved() ... done [15:30:46.301] | : . MultisessionFuture: [15:30:46.301] | : . Label: 'future_lapply-1' [15:30:46.301] | : . Expression: [15:30:46.301] | : . { [15:30:46.301] | : . "# future::getGlobalsAndPackages(): wrapping the original future" [15:30:46.301] | : . "# expression in do.call(), because function called uses '...' " [15:30:46.301] | : . "# as a global variable " [15:30:46.301] | : . do.call(function(...) { [15:30:46.301] | : . "# future::getGlobalsAndPackages(): FUN() uses '...' internally " [15:30:46.301] | : . "# without having an '...' argument. This means '...' is treated" [15:30:46.301] | : . "# as a global variable. This may happen when FUN() is an " [15:30:46.301] | : . "# anonymous function. " [15:30:46.301] | : . "# " [15:30:46.301] | : . "# If an anonymous function, we will make sure to restore the " [15:30:46.301] | : . "# function environment of FUN() to the calling environment. " [15:30:46.301] | : . "# We assume FUN() an anonymous function if it lives in the " [15:30:46.301] | : . "# global environment, which is where globals are written. " [15:30:46.301] | : . penv <- env <- environment(...future.FUN) [15:30:46.301] | : . repeat { [15:30:46.301] | : . if (identical(env, globalenv()) || identical(env, [15:30:46.301] | : . emptyenv())) [15:30:46.301] | : . break [15:30:46.301] | : . penv <- env [15:30:46.301] | : . env <- parent.env(env) [15:30:46.301] | : . } [15:30:46.301] | : . if (identical(penv, globalenv())) { [15:30:46.301] | : . environment(...future.FUN) <- environment() [15:30:46.301] | : . } [15:30:46.301] | : . else if (!identical(penv, emptyenv()) && !is.null(penv) && [15:30:46.301] | : . !isNamespace(penv)) { [15:30:46.301] | : . parent.env(penv) <- environment() [15:30:46.301] | : . } [15:30:46.301] | : . rm(list = c("env", "penv"), inherits = FALSE) [15:30:46.301] | : . { [15:30:46.301] | : . "# future.apply:::future_xapply(): preserve future option" [15:30:46.301] | : . ...future.globals.maxSize.org <- getOption("future.globals.maxSize") [15:30:46.301] | : . if (!identical(...future.globals.maxSize.org, ...future.globals.maxSize)) { [15:30:46.301] | : . oopts <- options(future.globals.maxSize = ...future.globals.maxSize) [15:30:46.301] | : . on.exit(options(oopts), add = TRUE) [15:30:46.301] | : . } [15:30:46.301] | : . { [15:30:46.301] | : . "# future.apply::future_lapply(): process chunk of elements" [15:30:46.301] | : . lapply(seq_along(...future.elements_ii), FUN = function(jj) { [15:30:46.301] | : . ...future.X_jj <- ...future.elements_ii[[jj]] [15:30:46.301] | : . { [15:30:46.301] | : . ...future.FUN(...future.X_jj, ...) [15:30:46.301] | : . } [15:30:46.301] | : . }) [15:30:46.301] | : . } [15:30:46.301] | : . } [15:30:46.301] | : . }, args = future.call.arguments) [15:30:46.301] | : . } [15:30:46.301] | : . Globals: 5 objects totaling 3.83 KiB (function '...future.FUN' of 200 bytes, DotDotDotList 'future.call.arguments' of 97 bytes, list '...future.elements_ii' of 43 bytes, NULL '...future.seeds_ii' of 27 bytes, NULL '...future.globals.maxSize' of 27 bytes) [15:30:46.301] | : . Packages: [15:30:46.301] | : . L'Ecuyer-CMRG RNG seed: (seed = FALSE) [15:30:46.301] | : . Capture standard output: TRUE [15:30:46.301] | : . Capture condition classes: 'condition' (excluding '') [15:30:46.301] | : . Immediate condition classes: 'immediateCondition' [15:30:46.301] | : . Lazy evaluation: FALSE [15:30:46.301] | : . Local evaluation: TRUE [15:30:46.301] | : . Early signaling: FALSE [15:30:46.301] | : . Actions: [n=1] 'run' [15:30:46.301] | : . State: 'running' ("Future is being evaluated") [15:30:46.301] | : . Resolved: FALSE [15:30:46.301] | : . Unique identifier: 8b73f8b4a1ece031dc9e1431125bca35-9 [15:30:46.301] | : . Owner process: 8b73f8b4a1ece031dc9e1431125bca35 [15:30:46.301] | : . Class: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [15:30:46.301] | : . Value: [15:30:46.301] | : . Conditions captured: [15:30:46.507] | : . Chunk #1 of 2 ... DONE [15:30:46.508] | : . Chunk #2 of 2 ... [15:30:46.509] | : . - Finding globals in 'X' for chunk #2 ... [15:30:46.510] | : . getGlobalsAndPackages() ... [15:30:46.511] | : . ' Searching for globals ... [15:30:46.513] | : . ' , globals found: [0] [15:30:46.513] | : . ' Searching for globals ... done [15:30:46.514] | : . ' globals: [0] [15:30:46.515] | : . ' packages: [0] [15:30:46.516] | : . getGlobalsAndPackages() ... done [15:30:46.517] | : . + additional globals found: [n=0] [15:30:46.518] | : . + additional namespaces needed: [n=0] [15:30:46.519] | : . - Finding globals in 'X' for chunk #2 ... DONE [15:30:46.520] | : . - Adjusted option 'future.globals.maxSize': 524288000 -> 2 * 524288000 = 1048576000 (bytes) [15:30:46.521] | : . - seeds: [15:30:46.521] | : . - All globals exported: [n=5] '...future.FUN', '...', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [15:30:46.522] | : . future(..., label = 'future_lapply-2') ... [15:30:46.523] | : . ' lazy: FALSE [15:30:46.524] | : . ' stdout: TRUE [15:30:46.525] | : . ' conditions: [n=1] 'condition' [15:30:46.526] | : . ' getGlobalsAndPackages() ... [15:30:46.527] | : . ' , globals passed as-is: [5] '...future.FUN', '...', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [15:30:46.528] | : . ' , Resolving globals: FALSE [15:30:46.529] | : . ' , Tweak future expression to call with '...' arguments ... [15:30:46.530] | : . ' , ; { [15:30:46.530] | : . ' , ; "# future::getGlobalsAndPackages(): wrapping the original future" [15:30:46.530] | : . ' , ; "# expression in do.call(), because function called uses '...' " [15:30:46.530] | : . ' , ; "# as a global variable " [15:30:46.530] | : . ' , ; do.call(function(...) { [15:30:46.530] | : . ' , ; "# future::getGlobalsAndPackages(): FUN() uses '...' internally " [15:30:46.530] | : . ' , ; "# without having an '...' argument. This means '...' is treated" [15:30:46.530] | : . ' , ; "# as a global variable. This may happen when FUN() is an " [15:30:46.530] | : . ' , ; "# anonymous function. " [15:30:46.530] | : . ' , ; "# " [15:30:46.530] | : . ' , ; "# If an anonymous function, we will make sure to restore the " [15:30:46.530] | : . ' , ; "# function environment of FUN() to the calling environment. " [15:30:46.530] | : . ' , ; "# We assume FUN() an anonymous function if it lives in the " [15:30:46.530] | : . ' , ; "# global environment, which is where globals are written. " [15:30:46.530] | : . ' , ; penv <- env <- environment(...future.FUN) [15:30:46.530] | : . ' , ; repeat { [15:30:46.530] | : . ' , ; if (identical(env, globalenv()) || identical(env, [15:30:46.530] | : . ' , ; emptyenv())) [15:30:46.530] | : . ' , ; break [15:30:46.530] | : . ' , ; penv <- env [15:30:46.530] | : . ' , ; env <- parent.env(env) [15:30:46.530] | : . ' , ; } [15:30:46.530] | : . ' , ; if (identical(penv, globalenv())) { [15:30:46.530] | : . ' , ; environment(...future.FUN) <- environment() [15:30:46.530] | : . ' , ; } [15:30:46.530] | : . ' , ; else if (!identical(penv, emptyenv()) && !is.null(penv) && [15:30:46.530] | : . ' , ; !isNamespace(penv)) { [15:30:46.530] | : . ' , ; parent.env(penv) <- environment() [15:30:46.530] | : . ' , ; } [15:30:46.530] | : . ' , ; rm(list = c("env", "penv"), inherits = FALSE) [15:30:46.530] | : . ' , ; { [15:30:46.530] | : . ' , ; "# future.apply:::future_xapply(): preserve future option" [15:30:46.530] | : . ' , ; ...future.globals.maxSize.org <- getOption("future.globals.maxSize") [15:30:46.530] | : . ' , ; if (!identical(...future.globals.maxSize.org, ...future.globals.maxSize)) { [15:30:46.530] | : . ' , ; oopts <- options(future.globals.maxSize = ...future.globals.maxSize) [15:30:46.530] | : . ' , ; on.exit(options(oopts), add = TRUE) [15:30:46.530] | : . ' , ; } [15:30:46.530] | : . ' , ; { [15:30:46.530] | : . ' , ; "# future.apply::future_lapply(): process chunk of elements" [15:30:46.530] | : . ' , ; lapply(seq_along(...future.elements_ii), FUN = function(jj) { [15:30:46.530] | : . ' , ; ...future.X_jj <- ...future.elements_ii[[jj]] [15:30:46.530] | : . ' , ; { [15:30:46.530] | : . ' , ; ...future.FUN(...future.X_jj, ...) [15:30:46.530] | : . ' , ; } [15:30:46.530] | : . ' , ; }) [15:30:46.530] | : . ' , ; } [15:30:46.530] | : . ' , ; } [15:30:46.530] | : . ' , ; }, args = future.call.arguments) [15:30:46.530] | : . ' , ; } [15:30:46.532] | : . ' , Tweak future expression to call with '...' arguments ... done [15:30:46.533] | : . ' , Search for packages associated with the globals ... [15:30:46.535] | : . ' , ; Packages associated with globals: [0] [15:30:46.538] | : . ' , ; Packages: [0] [15:30:46.539] | : . ' , Search for packages associated with the globals ... done [15:30:46.541] | : . ' , Packages after dropping 'base': [0] [15:30:46.542] | : . ' , globals: [5] '...future.FUN', 'future.call.arguments', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [15:30:46.543] | : . ' , packages: [0] [15:30:46.544] | : . ' getGlobalsAndPackages() ... done [15:30:46.545] | : . ' run() for 'Future' ('future_lapply-2') ... [15:30:46.546] | : . ' , state: 'created' [15:30:46.547] | : . ' , plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [15:30:46.548] | : . ' , plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [15:30:46.549] | : . ' , Using MultisessionFutureBackend ... [15:30:46.550] | : . ' , ; Number of futures since start: 3 (3 created, 3 launched, 2 finished) [15:30:46.551] | : . ' , ; Launching futures ... [15:30:46.552] | : . ' , ; ` launchFuture() for ClusterFutureBackend ... [15:30:46.553] | : . ' , ; ` | Workers: [n=2] [15:30:46.554] | : . ' , ; ` | Socket cluster with 2 nodes on host 'localhost' (R Under development (unstable) (2026-03-17 r89645 ucrt), platform x86_64-w64-mingw32) [15:30:46.559] | : . ' , ; ` | FutureRegistry: 'workers-77eddec3bfa2f85c219de84ff45f9513' [15:30:46.560] | : . ' , ; ` | requestWorker() ... [15:30:46.561] | : . ' , ; ` | : requestNode() ... [15:30:46.562] | : . ' , ; ` | : . Number of workers: 2 [15:30:46.563] | : . ' , ; ` | : . Polling for a free worker ... [15:30:46.564] | : . ' , ; ` | : . ' FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'list', earlySignal = 0) ... [15:30:46.565] | : . ' , ; ` | : . ' , Listing all futures [15:30:46.566] | : . ' , ; ` | : . ' , Number of registered futures: 1 [15:30:46.567] | : . ' , ; ` | : . ' FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'list', earlySignal = 0) ... done [15:30:46.568] | : . ' , ; ` | : . ' Total time: 0 [15:30:46.569] | : . ' , ; ` | : . Polling for a free worker ... done [15:30:46.570] | : . ' , ; ` | : . FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'list', earlySignal = 0) ... [15:30:46.571] | : . ' , ; ` | : . ' Listing all futures [15:30:46.572] | : . ' , ; ` | : . ' Number of registered futures: 1 [15:30:46.573] | : . ' , ; ` | : . FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'list', earlySignal = 0) ... done [15:30:46.574] | : . ' , ; ` | : . avail: [n=2] '2' [15:30:46.575] | : . ' , ; ` | : . Index of first available worker: 2 [15:30:46.576] | : . ' , ; ` | : . Validate that the worker is functional ... [15:30:46.577] | : . ' , ; ` | : . ' Connection is valid [15:30:46.579] | : . ' , ; ` | : . ' RichSOCKnode of a socket cluster on local host 'localhost' with pid 67520 (R Under development (unstable) (2026-03-17 r89645 ucrt), x86_64-w64-mingw32) using socket connection #5 ('<-CRANwin3.fb05.statistik.uni-dortmund.de:21027') [15:30:46.582] | : . ' , ; ` | : . ' Worker is functional [15:30:46.583] | : . ' , ; ` | : . ' FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'list', earlySignal = 0) ... [15:30:46.584] | : . ' , ; ` | : . ' , Listing all futures [15:30:46.584] | : . ' , ; ` | : . ' , Number of registered futures: 1 [15:30:46.585] | : . ' , ; ` | : . ' FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'list', earlySignal = 0) ... done [15:30:46.585] | : . ' , ; ` | : . Validate that the worker is functional ... done [15:30:46.586] | : . ' , ; ` | : requestNode() ... done [15:30:46.587] | : . ' , ; ` | : cluster node index: 2 [15:30:46.587] | : . ' , ; ` | requestWorker() ... done [15:30:46.588] | : . ' , ; ` | eraseGlobalEnvironment() ... [15:30:46.589] | : . ' , ; ` | eraseGlobalEnvironment() ... done [15:30:46.590] | : . ' , ; ` | launchFuture() ... [15:30:46.590] | : . ' , ; ` | : cluster node index: 2 [15:30:46.591] | : . ' , ; ` | : getFutureData() ... [15:30:46.591] | : . ' , ; ` | : . getFutureCore() ... [15:30:46.592] | : . ' , ; ` | : . ' Packages needed by the future expression (n = 0): [15:30:46.592] | : . ' , ; ` | : . getFutureCore() ... done [15:30:46.593] | : . ' , ; ` | : . getFutureCapture() ... [15:30:46.594] | : . ' , ; ` | : . getFutureCapture() ... done [15:30:46.594] | : . ' , ; ` | : . getFutureContext() ... [15:30:46.595] | : . ' , ; ` | : . ' plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [15:30:46.595] | : . ' , ; ` | : . ' , Getting stack without first backend: [n=0] [15:30:46.596] | : . ' , ; ` | : . ' plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [15:30:46.596] | : . ' , ; ` | : . ' Packages needed by future backend (n = 0): [15:30:46.597] | : . ' , ; ` | : . getFutureContext() ... done [15:30:46.598] | : . ' , ; ` | : getFutureData() ... done [15:30:46.599] | : . ' , ; ` | : FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'add', earlySignal = 0) ... [15:30:46.600] | : . ' , ; ` | : . Appended future to position #2 [15:30:46.601] | : . ' , ; ` | : . Number of registered futures: 2 [15:30:46.602] | : . ' , ; ` | : FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'add', earlySignal = 0) ... done [15:30:46.603] | : . ' , ; ` | launchFuture() ... done [15:30:46.604] | : . ' , ; ` | MultisessionFuture started [15:30:46.605] | : . ' , ; ` launchFuture() for ClusterFutureBackend ... done [15:30:46.606] | : . ' , ; Launching futures ... done [15:30:46.607] | : . ' , ; Future launched: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [15:30:46.608] | : . ' , Using MultisessionFutureBackend ... done [15:30:46.609] | : . ' run() for 'Future' ('future_lapply-2') ... done [15:30:46.609] | : . future(..., label = 'future_lapply-2') ... done [15:30:46.610] | : . Created future: [15:30:46.615] | : . resolved() ... [15:30:46.616] | : . ' resolved() for MultisessionFuture ('future_lapply-2') ... [15:30:46.617] | : . ' , Cluster node socket connection: index=5, id=444 [15:30:46.618] | : . ' , assertValidConnection() ... [15:30:46.619] | : . ' , ; cluster node index: 2 [15:30:46.620] | : . ' , assertValidConnection() ... done [15:30:46.621] | : . ' , receiveMessageFromWorker() for ClusterFuture ... [15:30:46.622] | : . ' , ; cluster node index: 2 [15:30:46.623] | : . ' , ; [1] TRUE [15:30:46.624] | : . ' , ; Received data: [15:30:46.625] | : . ' , ; List of 5 [15:30:46.625] | : . ' , ; $ type : chr "VALUE" [15:30:46.625] | : . ' , ; $ value :List of 16 [15:30:46.625] | : . ' , ; ..$ value :List of 1 [15:30:46.625] | : . ' , ; .. ..$ : int 0 [15:30:46.625] | : . ' , ; ..$ visible : logi TRUE [15:30:46.625] | : . ' , ; ..$ stdout : chr "[1] 0\n" [15:30:46.625] | : . ' , ; ..$ conditions : list() [15:30:46.625] | : . ' , ; ..$ rng : logi FALSE [15:30:46.625] | : . ' , ; ..$ seed : NULL [15:30:46.625] | : . ' , ; ..$ misuseGlobalEnv : NULL [15:30:46.625] | : . ' , ; ..$ misuseConnections :List of 3 [15:30:46.625] | : . ' , ; .. ..$ added : NULL [15:30:46.625] | : . ' , ; .. ..$ removed : NULL [15:30:46.625] | : . ' , ; .. ..$ replaced: NULL [15:30:46.625] | : . ' , ; ..$ misuseDevices : NULL [15:30:46.625] | : . ' , ; ..$ misuseDefaultDevice: list() [15:30:46.625] | : . ' , ; ..$ started : POSIXct[1:1], format: "2026-03-18 15:30:46" [15:30:46.625] | : . ' , ; ..$ finished : POSIXct[1:1], format: "2026-03-18 15:30:46" [15:30:46.625] | : . ' , ; ..$ uuid : chr [1:2] "8b73f8b4a1ece031dc9e1431125bca35" "10" [15:30:46.625] | : . ' , ; ..$ session_uuid : chr "94923a90f0b67d5aeb3c8adf0b2ab41a" [15:30:46.625] | : . ' , ; .. ..- attr(*, "source")=List of 5 [15:30:46.625] | : . ' , ; .. .. ..$ host : Named chr "CRANWIN3" [15:30:46.625] | : . ' , ; .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [15:30:46.625] | : . ' , ; .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [15:30:46.625] | : . ' , ; .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [15:30:46.625] | : . ' , ; .. .. ..$ pid : int 67520 [15:30:46.625] | : . ' , ; .. .. ..$ time : POSIXct[1:1], format: "2026-03-18 15:30:45" [15:30:46.625] | : . ' , ; .. .. ..$ random: int 2147483647 [15:30:46.625] | : . ' , ; ..$ r_info :List of 4 [15:30:46.625] | : . ' , ; .. ..$ version :Classes 'R_system_version', 'package_version', 'numeric_version' hidden list of 1 [15:30:46.625] | : . ' , ; .. .. ..$ : int [1:3] 4 6 0 [15:30:46.625] | : . ' , ; .. ..$ os : chr "windows" [15:30:46.625] | : . ' , ; .. ..$ os_name : chr "Windows" [15:30:46.625] | : . ' , ; .. ..$ captures_utf8: logi TRUE [15:30:46.625] | : . ' , ; ..$ version : chr "1.8" [15:30:46.625] | : . ' , ; ..- attr(*, "class")= chr "FutureResult" [15:30:46.625] | : . ' , ; $ success: logi TRUE [15:30:46.625] | : . ' , ; $ time : 'proc_time' Named num [1:5] 0 0 0 NA NA [15:30:46.625] | : . ' , ; ..- attr(*, "names")= chr [1:5] "user.self" "sys.self" "elapsed" "user.child" ... [15:30:46.625] | : . ' , ; $ tag : NULL [15:30:46.650] | : . ' , ; Received FutureResult [15:30:46.652] | : . ' , ; FutureResult: [15:30:46.652] | : . ' , ; value: 'list' [15:30:46.652] | : . ' , ; visible: TRUE [15:30:46.652] | : . ' , ; stdout: character [15:30:46.652] | : . ' , ; conditions: [n = 0] [15:30:46.652] | : . ' , ; RNG used: FALSE [15:30:46.652] | : . ' , ; duration: 0.003735065 secs (started 2026-03-18 15:30:46.599742) [15:30:46.652] | : . ' , ; version: 1.8 [15:30:46.654] | : . ' , ; FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'remove', earlySignal = 0) ... [15:30:46.655] | : . ' , ; ` Removed future from position #2 [15:30:46.656] | : . ' , ; ` Number of registered futures: 1 [15:30:46.657] | : . ' , ; FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'remove', earlySignal = 0) ... done [15:30:46.657] | : . ' , ; Erased future from future backend [15:30:46.658] | : . ' , ; result() for ClusterFuture ... [15:30:46.659] | : . ' , ; ` result already collected: FutureResult [15:30:46.660] | : . ' , ; result() for ClusterFuture ... done [15:30:46.661] | : . ' , ; signalConditions() ... [15:30:46.662] | : . ' , ; ` include = 'immediateCondition' [15:30:46.663] | : . ' , ; ` exclude = [15:30:46.663] | : . ' , ; ` resignal = FALSE [15:30:46.664] | : . ' , ; ` Number of conditions: 0 [15:30:46.665] | : . ' , ; ` int 0 [15:30:46.667] | : . ' , ; signalConditions() ... done [15:30:46.668] | : . ' , receiveMessageFromWorker() for ClusterFuture ... done [15:30:46.668] | : . ' , receiveMessageFromWorker() returned object of class FutureResult; resolved [15:30:46.669] | : . ' resolved() for MultisessionFuture ('future_lapply-2') ... done [15:30:46.670] | : . ' assertFutureResult() ... [15:30:46.671] | : . ' , Future uuid: 8b73f8b4a1ece031dc9e1431125bca35-10 [15:30:46.672] | : . ' , identical; success [15:30:46.673] | : . ' assertFutureResult() ... done [15:30:46.673] | : . resolved() ... done [15:30:46.611] | : . MultisessionFuture: [15:30:46.611] | : . Label: 'future_lapply-2' [15:30:46.611] | : . Expression: [15:30:46.611] | : . { [15:30:46.611] | : . "# future::getGlobalsAndPackages(): wrapping the original future" [15:30:46.611] | : . "# expression in do.call(), because function called uses '...' " [15:30:46.611] | : . "# as a global variable " [15:30:46.611] | : . do.call(function(...) { [15:30:46.611] | : . "# future::getGlobalsAndPackages(): FUN() uses '...' internally " [15:30:46.611] | : . "# without having an '...' argument. This means '...' is treated" [15:30:46.611] | : . "# as a global variable. This may happen when FUN() is an " [15:30:46.611] | : . "# anonymous function. " [15:30:46.611] | : . "# " [15:30:46.611] | : . "# If an anonymous function, we will make sure to restore the " [15:30:46.611] | : . "# function environment of FUN() to the calling environment. " [15:30:46.611] | : . "# We assume FUN() an anonymous function if it lives in the " [15:30:46.611] | : . "# global environment, which is where globals are written. " [15:30:46.611] | : . penv <- env <- environment(...future.FUN) [15:30:46.611] | : . repeat { [15:30:46.611] | : . if (identical(env, globalenv()) || identical(env, [15:30:46.611] | : . emptyenv())) [15:30:46.611] | : . break [15:30:46.611] | : . penv <- env [15:30:46.611] | : . env <- parent.env(env) [15:30:46.611] | : . } [15:30:46.611] | : . if (identical(penv, globalenv())) { [15:30:46.611] | : . environment(...future.FUN) <- environment() [15:30:46.611] | : . } [15:30:46.611] | : . else if (!identical(penv, emptyenv()) && !is.null(penv) && [15:30:46.611] | : . !isNamespace(penv)) { [15:30:46.611] | : . parent.env(penv) <- environment() [15:30:46.611] | : . } [15:30:46.611] | : . rm(list = c("env", "penv"), inherits = FALSE) [15:30:46.611] | : . { [15:30:46.611] | : . "# future.apply:::future_xapply(): preserve future option" [15:30:46.611] | : . ...future.globals.maxSize.org <- getOption("future.globals.maxSize") [15:30:46.611] | : . if (!identical(...future.globals.maxSize.org, ...future.globals.maxSize)) { [15:30:46.611] | : . oopts <- options(future.globals.maxSize = ...future.globals.maxSize) [15:30:46.611] | : . on.exit(options(oopts), add = TRUE) [15:30:46.611] | : . } [15:30:46.611] | : . { [15:30:46.611] | : . "# future.apply::future_lapply(): process chunk of elements" [15:30:46.611] | : . lapply(seq_along(...future.elements_ii), FUN = function(jj) { [15:30:46.611] | : . ...future.X_jj <- ...future.elements_ii[[jj]] [15:30:46.611] | : . { [15:30:46.611] | : . ...future.FUN(...future.X_jj, ...) [15:30:46.611] | : . } [15:30:46.611] | : . }) [15:30:46.611] | : . } [15:30:46.611] | : . } [15:30:46.611] | : . }, args = future.call.arguments) [15:30:46.611] | : . } [15:30:46.611] | : . Globals: 5 objects totaling 3.83 KiB (function '...future.FUN' of 200 bytes, DotDotDotList 'future.call.arguments' of 97 bytes, list '...future.elements_ii' of 43 bytes, NULL '...future.seeds_ii' of 27 bytes, NULL '...future.globals.maxSize' of 27 bytes) [15:30:46.611] | : . Packages: [15:30:46.611] | : . L'Ecuyer-CMRG RNG seed: (seed = FALSE) [15:30:46.611] | : . Capture standard output: TRUE [15:30:46.611] | : . Capture condition classes: 'condition' (excluding '') [15:30:46.611] | : . Immediate condition classes: 'immediateCondition' [15:30:46.611] | : . Lazy evaluation: FALSE [15:30:46.611] | : . Local evaluation: TRUE [15:30:46.611] | : . Early signaling: FALSE [15:30:46.611] | : . Actions: [n=1] 'run' [15:30:46.611] | : . State: 'running' ("Future is being evaluated") [15:30:46.611] | : . Resolved: TRUE [15:30:46.611] | : . Unique identifier: 8b73f8b4a1ece031dc9e1431125bca35-10 [15:30:46.611] | : . Owner process: 8b73f8b4a1ece031dc9e1431125bca35 [15:30:46.611] | : . Class: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [15:30:46.611] | : . Value: [15:30:46.611] | : . Conditions captured: [15:30:46.675] | : . Chunk #2 of 2 ... DONE [15:30:46.676] | : . Launching 2 futures (chunks) ... DONE [15:30:46.677] | : . Resolving 2 futures (chunks) ... [15:30:46.678] | : . value() for list ... [15:30:46.679] | : . ' recursive: 0 [15:30:46.679] | : . ' reduce: FALSE [15:30:46.680] | : . ' length: 2 [15:30:46.682] | : . ' Number of remaining objects: 2 [15:30:46.683] | : . ' checking value #1: [15:30:46.683] | : . ' 'obj' is MultisessionFuture [15:30:46.684] | : . ' resolved() ... [15:30:46.685] | : . ' , resolved() for MultisessionFuture ('future_lapply-1') ... [15:30:46.686] | : . ' , ; Cluster node socket connection: index=4, id=443 [15:30:46.687] | : . ' , ; assertValidConnection() ... [15:30:46.688] | : . ' , ; ` cluster node index: 1 [15:30:46.690] | : . ' , ; assertValidConnection() ... done [15:30:46.804] | : . ' , ; receiveMessageFromWorker() for ClusterFuture ... [15:30:46.806] | : . ' , ; ` cluster node index: 1 [15:30:46.808] | : . ' , ; ` [1] TRUE [15:30:46.810] | : . ' , ; ` Received data: [15:30:46.811] | : . ' , ; ` List of 5 [15:30:46.811] | : . ' , ; ` $ type : chr "VALUE" [15:30:46.811] | : . ' , ; ` $ value :List of 16 [15:30:46.811] | : . ' , ; ` ..$ value :List of 1 [15:30:46.811] | : . ' , ; ` .. ..$ : int 1 [15:30:46.811] | : . ' , ; ` ..$ visible : logi TRUE [15:30:46.811] | : . ' , ; ` ..$ stdout : chr "[1] 1\n" [15:30:46.811] | : . ' , ; ` ..$ conditions : list() [15:30:46.811] | : . ' , ; ` ..$ rng : logi FALSE [15:30:46.811] | : . ' , ; ` ..$ seed : NULL [15:30:46.811] | : . ' , ; ` ..$ misuseGlobalEnv : NULL [15:30:46.811] | : . ' , ; ` ..$ misuseConnections :List of 3 [15:30:46.811] | : . ' , ; ` .. ..$ added : NULL [15:30:46.811] | : . ' , ; ` .. ..$ removed : NULL [15:30:46.811] | : . ' , ; ` .. ..$ replaced: NULL [15:30:46.811] | : . ' , ; ` ..$ misuseDevices : NULL [15:30:46.811] | : . ' , ; ` ..$ misuseDefaultDevice: list() [15:30:46.811] | : . ' , ; ` ..$ started : POSIXct[1:1], format: "2026-03-18 15:30:46" [15:30:46.811] | : . ' , ; ` ..$ finished : POSIXct[1:1], format: "2026-03-18 15:30:46" [15:30:46.811] | : . ' , ; ` ..$ uuid : chr [1:2] "8b73f8b4a1ece031dc9e1431125bca35" "9" [15:30:46.811] | : . ' , ; ` ..$ session_uuid : chr "22f9b000cca78ff7bd7284f4e59b4481" [15:30:46.811] | : . ' , ; ` .. ..- attr(*, "source")=List of 5 [15:30:46.811] | : . ' , ; ` .. .. ..$ host : Named chr "CRANWIN3" [15:30:46.811] | : . ' , ; ` .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [15:30:46.811] | : . ' , ; ` .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [15:30:46.811] | : . ' , ; ` .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [15:30:46.811] | : . ' , ; ` .. .. ..$ pid : int 90048 [15:30:46.811] | : . ' , ; ` .. .. ..$ time : POSIXct[1:1], format: "2026-03-18 15:30:44" [15:30:46.811] | : . ' , ; ` .. .. ..$ random: int 2147483647 [15:30:46.811] | : . ' , ; ` ..$ r_info :List of 4 [15:30:46.811] | : . ' , ; ` .. ..$ version :Classes 'R_system_version', 'package_version', 'numeric_version' hidden list of 1 [15:30:46.811] | : . ' , ; ` .. .. ..$ : int [1:3] 4 6 0 [15:30:46.811] | : . ' , ; ` .. ..$ os : chr "windows" [15:30:46.811] | : . ' , ; ` .. ..$ os_name : chr "Windows" [15:30:46.811] | : . ' , ; ` .. ..$ captures_utf8: logi TRUE [15:30:46.811] | : . ' , ; ` ..$ version : chr "1.8" [15:30:46.811] | : . ' , ; ` ..- attr(*, "class")= chr "FutureResult" [15:30:46.811] | : . ' , ; ` $ success: logi TRUE [15:30:46.811] | : . ' , ; ` $ time : 'proc_time' Named num [1:5] 0 0 0.52 NA NA [15:30:46.811] | : . ' , ; ` ..- attr(*, "names")= chr [1:5] "user.self" "sys.self" "elapsed" "user.child" ... [15:30:46.811] | : . ' , ; ` $ tag : NULL [15:30:46.831] | : . ' , ; ` Received FutureResult [15:30:46.833] | : . ' , ; ` FutureResult: [15:30:46.833] | : . ' , ; ` value: 'list' [15:30:46.833] | : . ' , ; ` visible: TRUE [15:30:46.833] | : . ' , ; ` stdout: character [15:30:46.833] | : . ' , ; ` conditions: [n = 0] [15:30:46.833] | : . ' , ; ` RNG used: FALSE [15:30:46.833] | : . ' , ; ` duration: 0.5131819 secs (started 2026-03-18 15:30:46.28973) [15:30:46.833] | : . ' , ; ` version: 1.8 [15:30:46.834] | : . ' , ; ` FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'remove', earlySignal = 0) ... [15:30:46.835] | : . ' , ; ` | Removed future from position #1 [15:30:46.836] | : . ' , ; ` | Number of registered futures: 0 [15:30:46.836] | : . ' , ; ` FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'remove', earlySignal = 0) ... done [15:30:46.837] | : . ' , ; ` Erased future from future backend [15:30:46.838] | : . ' , ; ` result() for ClusterFuture ... [15:30:46.838] | : . ' , ; ` | result already collected: FutureResult [15:30:46.839] | : . ' , ; ` result() for ClusterFuture ... done [15:30:46.840] | : . ' , ; ` signalConditions() ... [15:30:46.841] | : . ' , ; ` | include = 'immediateCondition' [15:30:46.842] | : . ' , ; ` | exclude = [15:30:46.843] | : . ' , ; ` | resignal = FALSE [15:30:46.843] | : . ' , ; ` | Number of conditions: 0 [15:30:46.844] | : . ' , ; ` | int 0 [15:30:46.846] | : . ' , ; ` signalConditions() ... done [15:30:46.847] | : . ' , ; receiveMessageFromWorker() for ClusterFuture ... done [15:30:46.848] | : . ' , ; receiveMessageFromWorker() returned object of class FutureResult; resolved [15:30:46.849] | : . ' , resolved() for MultisessionFuture ('future_lapply-1') ... done [15:30:46.850] | : . ' , assertFutureResult() ... [15:30:46.851] | : . ' , ; Future uuid: 8b73f8b4a1ece031dc9e1431125bca35-9 [15:30:46.852] | : . ' , ; identical; success [15:30:46.852] | : . ' , assertFutureResult() ... done [15:30:46.853] | : . ' resolved() ... done [15:30:46.854] | : . ' MultisessionFuture #1 [15:30:46.855] | : . ' signalConditionsASAP(MultisessionFuture, pos=1) ... [15:30:46.856] | : . ' , nx: 2 [15:30:46.857] | : . ' , relay: TRUE [15:30:46.858] | : . ' , stdout: TRUE [15:30:46.859] | : . ' , signal: TRUE [15:30:46.860] | : . ' , resignal: FALSE [15:30:46.860] | : . ' , force: TRUE [15:30:46.861] | : . ' , relayed: [n=2] FALSE, FALSE [15:30:46.862] | : . ' , queued futures: [n=2] FALSE, FALSE [15:30:46.863] | : . ' , until=1 [15:30:46.864] | : . ' , relaying element #1 [15:30:46.865] | : . ' , value() for MultisessionFuture ('future_lapply-1') ... [15:30:46.866] | : . ' , ; result() for ClusterFuture ... [15:30:46.867] | : . ' , ; ` result already collected: FutureResult [15:30:46.867] | : . ' , ; result() for ClusterFuture ... done [15:30:46.868] | : . ' , ; result() for ClusterFuture ... [15:30:46.869] | : . ' , ; ` result already collected: FutureResult [15:30:46.869] | : . ' , ; result() for ClusterFuture ... done [15:30:46.870] | : . ' , ; signalConditions() ... [15:30:46.870] | : . ' , ; ` include = 'immediateCondition' [15:30:46.871] | : . ' , ; ` exclude = [15:30:46.871] | : . ' , ; ` resignal = FALSE [15:30:46.872] | : . ' , ; ` Number of conditions: 0 [15:30:46.872] | : . ' , ; ` int 0 [15:30:46.874] | : . ' , ; signalConditions() ... done [15:30:46.874] | : . ' , ; relay stdout ... [15:30:46.875] | : . ' , ; relay stdout ... done [15:30:46.876] | : . ' , ; check for misuse ... [15:30:46.876] | : . ' , ; check for misuse ... done [15:30:46.877] | : . ' , value() for MultisessionFuture ('future_lapply-1') ... done [15:30:46.878] | : . ' , result() for ClusterFuture ... [15:30:46.879] | : . ' , ; result already collected: FutureResult [15:30:46.880] | : . ' , result() for ClusterFuture ... done [15:30:46.881] | : . ' , signalConditions() ... [15:30:46.882] | : . ' , ; include = 'immediateCondition' [15:30:46.883] | : . ' , ; exclude = [15:30:46.884] | : . ' , ; resignal = FALSE [15:30:46.885] | : . ' , ; Number of conditions: 0 [15:30:46.886] | : . ' , ; int 0 [15:30:46.887] | : . ' , signalConditions() ... done [15:30:46.888] | : . ' , result() for ClusterFuture ... [15:30:46.889] | : . ' , ; result already collected: FutureResult [15:30:46.890] | : . ' , result() for ClusterFuture ... done [15:30:46.891] | : . ' , signalConditions() ... [15:30:46.892] | : . ' , ; include = 'condition' [15:30:46.893] | : . ' , ; exclude = 'error', 'immediateCondition' [15:30:46.894] | : . ' , ; resignal = TRUE [15:30:46.895] | : . ' , ; Number of conditions: 0 [15:30:46.896] | : . ' , ; int 0 [15:30:46.897] | : . ' , signalConditions() ... done [15:30:46.898] | : . ' , relayed: [n=2] TRUE, FALSE [15:30:46.899] | : . ' , queued futures: [n=2] TRUE, FALSE [15:30:46.900] | : . ' signalConditionsASAP(MultisessionFuture, pos=1) ... done [15:30:46.901] | : . ' value(, ...) ... [15:30:46.902] | : . ' , value() for MultisessionFuture ('future_lapply-1') ... [15:30:46.903] | : . ' , ; result() for ClusterFuture ... [15:30:46.904] | : . ' , ; ` result already collected: FutureResult [15:30:46.905] | : . ' , ; result() for ClusterFuture ... done [15:30:46.906] | : . ' , ; result() for ClusterFuture ... [15:30:46.906] | : . ' , ; ` result already collected: FutureResult [15:30:46.907] | : . ' , ; result() for ClusterFuture ... done [15:30:46.908] | : . ' , ; signalConditions() ... [15:30:46.909] | : . ' , ; ` include = 'immediateCondition' [15:30:46.910] | : . ' , ; ` exclude = [15:30:46.911] | : . ' , ; ` resignal = FALSE [15:30:46.912] | : . ' , ; ` Number of conditions: 0 [15:30:46.913] | : . ' , ; ` int 0 [15:30:46.914] | : . ' , ; signalConditions() ... done [15:30:46.915] | : . ' , ; check for misuse ... [15:30:46.916] | : . ' , ; check for misuse ... done [15:30:46.917] | : . ' , value() for MultisessionFuture ('future_lapply-1') ... done [15:30:46.918] | : . ' , value: [15:30:46.919] | : . ' value(, ...) ... done [15:30:46.920] | : . ' signalConditionsASAP(MultisessionFuture, pos=1) ... [15:30:46.921] | : . ' , nx: 2 [15:30:46.922] | : . ' , relay: TRUE [15:30:46.922] | : . ' , stdout: TRUE [15:30:46.923] | : . ' , signal: TRUE [15:30:46.924] | : . ' , resignal: FALSE [15:30:46.925] | : . ' , force: TRUE [15:30:46.926] | : . ' , relayed: [n=2] TRUE, FALSE [15:30:46.927] | : . ' , queued futures: [n=2] TRUE, FALSE [15:30:46.928] | : . ' , until=2 [15:30:46.929] | : . ' , relaying element #2 [15:30:46.930] | : . ' , relayed: [n=2] TRUE, FALSE [15:30:46.930] | : . ' , queued futures: [n=2] TRUE, FALSE [15:30:46.931] | : . ' signalConditionsASAP(MultisessionFuture, pos=1) ... done [15:30:46.932] | : . ' resolve() for MultisessionFuture ... [15:30:46.933] | : . ' resolve() for MultisessionFuture ... done [15:30:46.934] | : . ' length: 1 (resolved future 1) [15:30:46.935] | : . ' checking value #2: [15:30:46.936] | : . ' 'obj' is MultisessionFuture [15:30:46.937] | : . ' resolved() ... [15:30:46.938] | : . ' resolved() ... done [15:30:46.939] | : . ' MultisessionFuture #2 [15:30:46.940] | : . ' signalConditionsASAP(MultisessionFuture, pos=2) ... [15:30:46.940] | : . ' , nx: 2 [15:30:46.941] | : . ' , relay: TRUE [15:30:46.942] | : . ' , stdout: TRUE [15:30:46.943] | : . ' , signal: TRUE [15:30:46.944] | : . ' , resignal: FALSE [15:30:46.945] | : . ' , force: TRUE [15:30:46.946] | : . ' , relayed: [n=2] TRUE, FALSE [15:30:46.947] | : . ' , queued futures: [n=2] TRUE, FALSE [15:30:46.948] | : . ' , until=2 [15:30:46.949] | : . ' , relaying element #2 [15:30:46.951] | : . ' , value() for MultisessionFuture ('future_lapply-2') ... [15:30:46.952] | : . ' , ; result() for ClusterFuture ... [15:30:46.953] | : . ' , ; ` result already collected: FutureResult [15:30:46.954] | : . ' , ; result() for ClusterFuture ... done [15:30:46.956] | : . ' , ; result() for ClusterFuture ... [15:30:46.957] | : . ' , ; ` result already collected: FutureResult [15:30:46.957] | : . ' , ; result() for ClusterFuture ... done [15:30:46.958] | : . ' , ; signalConditions() ... [15:30:46.959] | : . ' , ; ` include = 'immediateCondition' [15:30:46.960] | : . ' , ; ` exclude = [15:30:46.961] | : . ' , ; ` resignal = FALSE [15:30:46.961] | : . ' , ; ` Number of conditions: 0 [15:30:46.962] | : . ' , ; ` int 0 [15:30:46.964] | : . ' , ; signalConditions() ... done [15:30:46.965] | : . ' , ; relay stdout ... [15:30:46.966] | : . ' , ; relay stdout ... done [15:30:46.966] | : . ' , ; check for misuse ... [15:30:46.967] | : . ' , ; check for misuse ... done [15:30:46.968] | : . ' , value() for MultisessionFuture ('future_lapply-2') ... done [15:30:46.969] | : . ' , result() for ClusterFuture ... [15:30:46.970] | : . ' , ; result already collected: FutureResult [15:30:46.970] | : . ' , result() for ClusterFuture ... done [15:30:46.971] | : . ' , signalConditions() ... [15:30:46.972] | : . ' , ; include = 'immediateCondition' [15:30:46.972] | : . ' , ; exclude = [15:30:46.973] | : . ' , ; resignal = FALSE [15:30:46.973] | : . ' , ; Number of conditions: 0 [15:30:46.974] | : . ' , ; int 0 [15:30:46.975] | : . ' , signalConditions() ... done [15:30:46.975] | : . ' , result() for ClusterFuture ... [15:30:46.976] | : . ' , ; result already collected: FutureResult [15:30:46.976] | : . ' , result() for ClusterFuture ... done [15:30:46.977] | : . ' , signalConditions() ... [15:30:46.977] | : . ' , ; include = 'condition' [15:30:46.978] | : . ' , ; exclude = 'error', 'immediateCondition' [15:30:46.978] | : . ' , ; resignal = TRUE [15:30:46.978] | : . ' , ; Number of conditions: 0 [15:30:46.979] | : . ' , ; int 0 [15:30:46.980] | : . ' , signalConditions() ... done [15:30:46.981] | : . ' , relayed: [n=2] TRUE, TRUE [15:30:46.982] | : . ' , queued futures: [n=2] TRUE, TRUE [15:30:46.983] | : . ' signalConditionsASAP(MultisessionFuture, pos=2) ... done [15:30:46.983] | : . ' value(, ...) ... [15:30:46.984] | : . ' , value() for MultisessionFuture ('future_lapply-2') ... [15:30:46.985] | : . ' , ; result() for ClusterFuture ... [15:30:46.986] | : . ' , ; ` result already collected: FutureResult [15:30:46.986] | : . ' , ; result() for ClusterFuture ... done [15:30:46.987] | : . ' , ; result() for ClusterFuture ... [15:30:46.988] | : . ' , ; ` result already collected: FutureResult [15:30:46.988] | : . ' , ; result() for ClusterFuture ... done [15:30:46.989] | : . ' , ; signalConditions() ... [15:30:46.990] | : . ' , ; ` include = 'immediateCondition' [15:30:46.991] | : . ' , ; ` exclude = [15:30:46.991] | : . ' , ; ` resignal = FALSE [15:30:46.992] | : . ' , ; ` Number of conditions: 0 [15:30:46.993] | : . ' , ; ` int 0 [15:30:46.995] | : . ' , ; signalConditions() ... done [15:30:46.995] | : . ' , ; check for misuse ... [15:30:46.996] | : . ' , ; check for misuse ... done [15:30:46.997] | : . ' , value() for MultisessionFuture ('future_lapply-2') ... done [15:30:46.998] | : . ' , value: [15:30:46.998] | : . ' value(, ...) ... done [15:30:46.999] | : . ' signalConditionsASAP(MultisessionFuture, pos=2) ... [15:30:47.000] | : . ' , nx: 2 [15:30:47.000] | : . ' , relay: TRUE [15:30:47.001] | : . ' , stdout: TRUE [15:30:47.002] | : . ' , signal: TRUE [15:30:47.003] | : . ' , resignal: FALSE [15:30:47.003] | : . ' , force: TRUE [15:30:47.004] | : . ' , relayed: [n=2] TRUE, TRUE [15:30:47.005] | : . ' , queued futures: [n=2] TRUE, TRUE [15:30:47.006] | : . ' , until=2 [15:30:47.007] | : . ' , relayed: [n=2] TRUE, TRUE [15:30:47.007] | : . ' , queued futures: [n=2] TRUE, TRUE [15:30:47.008] | : . ' signalConditionsASAP(MultisessionFuture, pos=2) ... done [15:30:47.009] | : . ' resolve() for MultisessionFuture ... [15:30:47.010] | : . ' resolve() for MultisessionFuture ... done [15:30:47.011] | : . ' length: 0 (resolved future 2) [15:30:47.012] | : . ' Relaying remaining futures ... [15:30:47.012] | : . ' , signalConditionsASAP(NULL, pos=0) ... [15:30:47.013] | : . ' , ; nx: 2 [15:30:47.014] | : . ' , ; relay: TRUE [15:30:47.015] | : . ' , ; stdout: TRUE [15:30:47.015] | : . ' , ; signal: TRUE [15:30:47.016] | : . ' , ; resignal: FALSE [15:30:47.018] | : . ' , ; force: TRUE [15:30:47.019] | : . ' , ; relayed: [n=2] TRUE, TRUE [15:30:47.020] | : . ' , ; queued futures: [n=2] TRUE, TRUE - flush all [15:30:47.021] | : . ' , ; relayed: [n=2] TRUE, TRUE [15:30:47.022] | : . ' , ; queued futures: [n=2] TRUE, TRUE [15:30:47.023] | : . ' , signalConditionsASAP(NULL, pos=0) ... done [15:30:47.023] | : . ' Relaying remaining futures ... done [15:30:47.024] | : . value() for list ... done [15:30:47.025] | : . - Number of value chunks collected: 2 [15:30:47.025] | : . Resolving 2 futures (chunks) ... DONE [15:30:47.026] | : . Reducing values from 2 chunks ... [15:30:47.027] | : . - Number of values collected after concatenation: 2 [15:30:47.028] | : . - Number of values expected: 2 [15:30:47.029] | : . Reducing values from 2 chunks ... DONE [15:30:47.030] | : future_lapply() -> future_xapply() ... done [15:30:47.030] | future_lapply() ... done * future_lapply(x, ..., future.stdout = TRUE) ... DONE * future_lapply(x, ..., future.stdout = NA) ... [15:30:47.033] | future_lapply() ... [15:30:47.035] | : Globals in FUN(): [n=4] '{', 'Sys.sleep', '/', 'print' [15:30:47.036] | : => Will pass '...' to FUN(): '{', ' ...future.FUN(...future.X_jj, ...)', '}' [15:30:47.037] | : future_lapply() -> future_xapply() ... [15:30:47.038] | : . nbrOfWorkers(NULL) ... [15:30:47.039] | : . ' List of 4 [15:30:47.039] | : . ' $ : language makeChunks(nX, nbrOfWorkers = nbrOfWorkers(), future.scheduling = future.scheduling, future.chunk.size = future.chunk.size) [15:30:47.039] | : . ' $ : language stop_if_not(nbrOfElements >= 0L, nbrOfWorkers >= 1L) [15:30:47.039] | : . ' $ : language nbrOfWorkers() [15:30:47.039] | : . ' $ : language nbrOfWorkers.NULL() [15:30:47.043] | : . ' plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [15:30:47.044] | : . ' plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [15:30:47.045] | : . ' Number of workers: 2 [15:30:47.046] | : . nbrOfWorkers(NULL) ... done [15:30:47.047] | : . Number of chunks: 2 [15:30:47.048] | : . getGlobalsAndPackagesXApply() ... [15:30:47.049] | : . ' future.globals: TRUE [15:30:47.050] | : . ' getGlobalsAndPackages() ... [15:30:47.051] | : . ' , Searching for globals ... [15:30:47.064] | : . ' , ; globals found: [5] 'FUN', '{', 'Sys.sleep', '/', 'print' [15:30:47.065] | : . ' , Searching for globals ... done [15:30:47.066] | : . ' , Resolving globals: FALSE [15:30:47.067] | : . ' , Search for packages associated with the globals ... [15:30:47.068] | : . ' , ; Packages associated with globals: [1] 'base' [15:30:47.069] | : . ' , ; Packages: [1] 'base' [15:30:47.070] | : . ' , Search for packages associated with the globals ... done [15:30:47.071] | : . ' , The total size of the 1 globals is 200 bytes (200 bytes) [15:30:47.072] | : . ' , The total size of the 1 globals exported for future expression ('FUN()') is 200 bytes There is one global: 'FUN' (200 bytes of class 'function') [15:30:47.073] | : . ' , Packages after dropping 'base': [0] [15:30:47.074] | : . ' , globals: [1] 'FUN' [15:30:47.074] | : . ' , packages: [0] [15:30:47.075] | : . ' getGlobalsAndPackages() ... done [15:30:47.076] | : . ' globals found/used: [n=1] 'FUN' [15:30:47.077] | : . ' needed namespaces: [n=0] [15:30:47.078] | : . ' use_args: TRUE [15:30:47.078] | : . ' Getting '...' globals ... [15:30:47.079] | : . ' , resolve() for FutureGlobals ... [15:30:47.080] | : . ' , ; recursive: 0 [15:30:47.081] | : . ' , ; Number of elements: 1 [15:30:47.082] | : . ' , ; elements: '...' [15:30:47.083] | : . ' , ; 'obj' is DotDotDotList [15:30:47.084] | : . ' , ; resolve(obj, ...) ... [15:30:47.085] | : . ' , ; ` resolve() for DotDotDotList ... [15:30:47.085] | : . ' , ; ` | recursive: -1 [15:30:47.086] | : . ' , ; ` resolve() for DotDotDotList ... done [15:30:47.087] | : . ' , ; resolve(obj, ...) ... done [15:30:47.088] | : . ' , ; resolved() ... [15:30:47.088] | : . ' , ; ` resolved() for DotDotDotList ... [15:30:47.089] | : . ' , ; ` | Number of elements: 0 [15:30:47.090] | : . ' , ; ` | Number of futures: 0 [15:30:47.091] | : . ' , ; ` resolved() for DotDotDotList ... done [15:30:47.091] | : . ' , ; resolved() ... done [15:30:47.092] | : . ' , ; length: 0 (resolved future 1) [15:30:47.093] | : . ' , resolve() for FutureGlobals ... done [15:30:47.094] | : . ' , '...' content: [n=0] [15:30:47.095] | : . ' , List of 1 [15:30:47.095] | : . ' , $ ...: list() [15:30:47.095] | : . ' , ..- attr(*, "class")= chr [1:2] "DotDotDotList" "list" [15:30:47.095] | : . ' , - attr(*, "where")=List of 1 [15:30:47.095] | : . ' , ..$ ...: [15:30:47.095] | : . ' , - attr(*, "class")= chr [1:3] "FutureGlobals" "Globals" "list" [15:30:47.095] | : . ' , - attr(*, "resolved")= logi TRUE [15:30:47.095] | : . ' , - attr(*, "total_size")= num NA [15:30:47.100] | : . ' Getting '...' globals ... done [15:30:47.101] | : . ' Globals to be used in all futures (chunks): [n=2] '...future.FUN', '...' [15:30:47.102] | : . ' List of 2 [15:30:47.102] | : . ' $ ...future.FUN:function (x) [15:30:47.102] | : . ' $ ... : list() [15:30:47.102] | : . ' ..- attr(*, "class")= chr [1:2] "DotDotDotList" "list" [15:30:47.102] | : . ' - attr(*, "where")=List of 2 [15:30:47.102] | : . ' ..$ ...future.FUN: [15:30:47.102] | : . ' ..$ ... : [15:30:47.102] | : . ' - attr(*, "class")= chr [1:3] "FutureGlobals" "Globals" "list" [15:30:47.102] | : . ' - attr(*, "resolved")= logi FALSE [15:30:47.102] | : . ' - attr(*, "total_size")= num 3656 [15:30:47.110] | : . ' Packages to be attached in all futures: [n=0] [15:30:47.110] | : . getGlobalsAndPackagesXApply() ... done [15:30:47.111] | : . Globals pass to each chunk: [n=5] '...future.FUN', '...', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [15:30:47.112] | : . List of 5 [15:30:47.112] | : . $ ...future.FUN :function (x) [15:30:47.112] | : . $ ... : list() [15:30:47.112] | : . ..- attr(*, "class")= chr [1:2] "DotDotDotList" "list" [15:30:47.112] | : . $ ...future.elements_ii : NULL [15:30:47.112] | : . $ ...future.seeds_ii : NULL [15:30:47.112] | : . $ ...future.globals.maxSize: NULL [15:30:47.112] | : . - attr(*, "where")=List of 5 [15:30:47.112] | : . ..$ ...future.FUN : [15:30:47.112] | : . ..$ ... : [15:30:47.112] | : . ..$ ...future.elements_ii : [15:30:47.112] | : . ..$ ...future.seeds_ii : [15:30:47.112] | : . ..$ ...future.globals.maxSize: [15:30:47.112] | : . - attr(*, "class")= chr [1:3] "FutureGlobals" "Globals" "list" [15:30:47.112] | : . - attr(*, "resolved")= logi FALSE [15:30:47.112] | : . - attr(*, "total_size")= num 3656 [15:30:47.121] | : . Number of futures (= number of chunks): 2 [15:30:47.122] | : . Launching 2 futures (chunks) ... [15:30:47.123] | : . Chunk #1 of 2 ... [15:30:47.124] | : . - Finding globals in 'X' for chunk #1 ... [15:30:47.125] | : . getGlobalsAndPackages() ... [15:30:47.126] | : . ' Searching for globals ... [15:30:47.127] | : . ' , globals found: [0] [15:30:47.128] | : . ' Searching for globals ... done [15:30:47.129] | : . ' globals: [0] [15:30:47.130] | : . ' packages: [0] [15:30:47.131] | : . getGlobalsAndPackages() ... done [15:30:47.132] | : . + additional globals found: [n=0] [15:30:47.132] | : . + additional namespaces needed: [n=0] [15:30:47.133] | : . - Finding globals in 'X' for chunk #1 ... DONE [15:30:47.134] | : . - Adjusted option 'future.globals.maxSize': 524288000 -> 2 * 524288000 = 1048576000 (bytes) [15:30:47.135] | : . - seeds: [15:30:47.136] | : . - All globals exported: [n=5] '...future.FUN', '...', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [15:30:47.137] | : . future(..., label = 'future_lapply-1') ... [15:30:47.138] | : . ' lazy: FALSE [15:30:47.139] | : . ' stdout: NA [15:30:47.140] | : . ' conditions: [n=1] 'condition' [15:30:47.141] | : . ' getGlobalsAndPackages() ... [15:30:47.141] | : . ' , globals passed as-is: [5] '...future.FUN', '...', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [15:30:47.142] | : . ' , Resolving globals: FALSE [15:30:47.143] | : . ' , Tweak future expression to call with '...' arguments ... [15:30:47.144] | : . ' , ; { [15:30:47.144] | : . ' , ; "# future::getGlobalsAndPackages(): wrapping the original future" [15:30:47.144] | : . ' , ; "# expression in do.call(), because function called uses '...' " [15:30:47.144] | : . ' , ; "# as a global variable " [15:30:47.144] | : . ' , ; do.call(function(...) { [15:30:47.144] | : . ' , ; "# future::getGlobalsAndPackages(): FUN() uses '...' internally " [15:30:47.144] | : . ' , ; "# without having an '...' argument. This means '...' is treated" [15:30:47.144] | : . ' , ; "# as a global variable. This may happen when FUN() is an " [15:30:47.144] | : . ' , ; "# anonymous function. " [15:30:47.144] | : . ' , ; "# " [15:30:47.144] | : . ' , ; "# If an anonymous function, we will make sure to restore the " [15:30:47.144] | : . ' , ; "# function environment of FUN() to the calling environment. " [15:30:47.144] | : . ' , ; "# We assume FUN() an anonymous function if it lives in the " [15:30:47.144] | : . ' , ; "# global environment, which is where globals are written. " [15:30:47.144] | : . ' , ; penv <- env <- environment(...future.FUN) [15:30:47.144] | : . ' , ; repeat { [15:30:47.144] | : . ' , ; if (identical(env, globalenv()) || identical(env, [15:30:47.144] | : . ' , ; emptyenv())) [15:30:47.144] | : . ' , ; break [15:30:47.144] | : . ' , ; penv <- env [15:30:47.144] | : . ' , ; env <- parent.env(env) [15:30:47.144] | : . ' , ; } [15:30:47.144] | : . ' , ; if (identical(penv, globalenv())) { [15:30:47.144] | : . ' , ; environment(...future.FUN) <- environment() [15:30:47.144] | : . ' , ; } [15:30:47.144] | : . ' , ; else if (!identical(penv, emptyenv()) && !is.null(penv) && [15:30:47.144] | : . ' , ; !isNamespace(penv)) { [15:30:47.144] | : . ' , ; parent.env(penv) <- environment() [15:30:47.144] | : . ' , ; } [15:30:47.144] | : . ' , ; rm(list = c("env", "penv"), inherits = FALSE) [15:30:47.144] | : . ' , ; { [15:30:47.144] | : . ' , ; "# future.apply:::future_xapply(): preserve future option" [15:30:47.144] | : . ' , ; ...future.globals.maxSize.org <- getOption("future.globals.maxSize") [15:30:47.144] | : . ' , ; if (!identical(...future.globals.maxSize.org, ...future.globals.maxSize)) { [15:30:47.144] | : . ' , ; oopts <- options(future.globals.maxSize = ...future.globals.maxSize) [15:30:47.144] | : . ' , ; on.exit(options(oopts), add = TRUE) [15:30:47.144] | : . ' , ; } [15:30:47.144] | : . ' , ; { [15:30:47.144] | : . ' , ; "# future.apply::future_lapply(): process chunk of elements" [15:30:47.144] | : . ' , ; lapply(seq_along(...future.elements_ii), FUN = function(jj) { [15:30:47.144] | : . ' , ; ...future.X_jj <- ...future.elements_ii[[jj]] [15:30:47.144] | : . ' , ; { [15:30:47.144] | : . ' , ; ...future.FUN(...future.X_jj, ...) [15:30:47.144] | : . ' , ; } [15:30:47.144] | : . ' , ; }) [15:30:47.144] | : . ' , ; } [15:30:47.144] | : . ' , ; } [15:30:47.144] | : . ' , ; }, args = future.call.arguments) [15:30:47.144] | : . ' , ; } [15:30:47.147] | : . ' , Tweak future expression to call with '...' arguments ... done [15:30:47.148] | : . ' , Search for packages associated with the globals ... [15:30:47.149] | : . ' , ; Packages associated with globals: [0] [15:30:47.150] | : . ' , ; Packages: [0] [15:30:47.151] | : . ' , Search for packages associated with the globals ... done [15:30:47.152] | : . ' , Packages after dropping 'base': [0] [15:30:47.152] | : . ' , globals: [5] '...future.FUN', 'future.call.arguments', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [15:30:47.153] | : . ' , packages: [0] [15:30:47.154] | : . ' getGlobalsAndPackages() ... done [15:30:47.155] | : . ' run() for 'Future' ('future_lapply-1') ... [15:30:47.156] | : . ' , state: 'created' [15:30:47.157] | : . ' , plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [15:30:47.158] | : . ' , plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [15:30:47.158] | : . ' , Using MultisessionFutureBackend ... [15:30:47.159] | : . ' , ; Number of futures since start: 4 (4 created, 4 launched, 4 finished) [15:30:47.160] | : . ' , ; Launching futures ... [15:30:47.161] | : . ' , ; ` launchFuture() for ClusterFutureBackend ... [15:30:47.162] | : . ' , ; ` | Workers: [n=2] [15:30:47.162] | : . ' , ; ` | Socket cluster with 2 nodes on host 'localhost' (R Under development (unstable) (2026-03-17 r89645 ucrt), platform x86_64-w64-mingw32) [15:30:47.166] | : . ' , ; ` | FutureRegistry: 'workers-77eddec3bfa2f85c219de84ff45f9513' [15:30:47.167] | : . ' , ; ` | requestWorker() ... [15:30:47.168] | : . ' , ; ` | : requestNode() ... [15:30:47.168] | : . ' , ; ` | : . Number of workers: 2 [15:30:47.169] | : . ' , ; ` | : . Polling for a free worker ... [15:30:47.170] | : . ' , ; ` | : . ' FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'list', earlySignal = 0) ... [15:30:47.171] | : . ' , ; ` | : . ' , Listing all futures [15:30:47.171] | : . ' , ; ` | : . ' , Number of registered futures: 0 [15:30:47.172] | : . ' , ; ` | : . ' FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'list', earlySignal = 0) ... done [15:30:47.173] | : . ' , ; ` | : . ' Total time: 0 [15:30:47.174] | : . ' , ; ` | : . Polling for a free worker ... done [15:30:47.175] | : . ' , ; ` | : . FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'list', earlySignal = 0) ... [15:30:47.176] | : . ' , ; ` | : . ' Listing all futures [15:30:47.177] | : . ' , ; ` | : . ' Number of registered futures: 0 [15:30:47.178] | : . ' , ; ` | : . FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'list', earlySignal = 0) ... done [15:30:47.178] | : . ' , ; ` | : . avail: [n=2] '1', '2' [15:30:47.179] | : . ' , ; ` | : . Index of first available worker: 1 [15:30:47.180] | : . ' , ; ` | : . Validate that the worker is functional ... [15:30:47.181] | : . ' , ; ` | : . ' Connection is valid [15:30:47.182] | : . ' , ; ` | : . ' RichSOCKnode of a socket cluster on local host 'localhost' with pid 90048 (R Under development (unstable) (2026-03-17 r89645 ucrt), x86_64-w64-mingw32) using socket connection #4 ('<-CRANwin3.fb05.statistik.uni-dortmund.de:21027') [15:30:47.185] | : . ' , ; ` | : . ' Worker is functional [15:30:47.186] | : . ' , ; ` | : . ' FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'list', earlySignal = 0) ... [15:30:47.187] | : . ' , ; ` | : . ' , Listing all futures [15:30:47.188] | : . ' , ; ` | : . ' , Number of registered futures: 0 [15:30:47.188] | : . ' , ; ` | : . ' FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'list', earlySignal = 0) ... done [15:30:47.189] | : . ' , ; ` | : . Validate that the worker is functional ... done [15:30:47.190] | : . ' , ; ` | : requestNode() ... done [15:30:47.191] | : . ' , ; ` | : cluster node index: 1 [15:30:47.192] | : . ' , ; ` | requestWorker() ... done [15:30:47.193] | : . ' , ; ` | eraseGlobalEnvironment() ... [15:30:47.194] | : . ' , ; ` | eraseGlobalEnvironment() ... done [15:30:47.195] | : . ' , ; ` | launchFuture() ... [15:30:47.196] | : . ' , ; ` | : cluster node index: 1 [15:30:47.197] | : . ' , ; ` | : getFutureData() ... [15:30:47.198] | : . ' , ; ` | : . getFutureCore() ... [15:30:47.199] | : . ' , ; ` | : . ' Packages needed by the future expression (n = 0): [15:30:47.200] | : . ' , ; ` | : . getFutureCore() ... done [15:30:47.201] | : . ' , ; ` | : . getFutureCapture() ... [15:30:47.202] | : . ' , ; ` | : . getFutureCapture() ... done [15:30:47.203] | : . ' , ; ` | : . getFutureContext() ... [15:30:47.204] | : . ' , ; ` | : . ' plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [15:30:47.205] | : . ' , ; ` | : . ' , Getting stack without first backend: [n=0] [15:30:47.206] | : . ' , ; ` | : . ' plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [15:30:47.207] | : . ' , ; ` | : . ' Packages needed by future backend (n = 0): [15:30:47.208] | : . ' , ; ` | : . getFutureContext() ... done [15:30:47.209] | : . ' , ; ` | : getFutureData() ... done [15:30:47.210] | : . ' , ; ` | : FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'add', earlySignal = 0) ... [15:30:47.211] | : . ' , ; ` | : . Appended future to position #1 [15:30:47.211] | : . ' , ; ` | : . Number of registered futures: 1 [15:30:47.212] | : . ' , ; ` | : FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'add', earlySignal = 0) ... done [15:30:47.213] | : . ' , ; ` | launchFuture() ... done [15:30:47.213] | : . ' , ; ` | MultisessionFuture started [15:30:47.214] | : . ' , ; ` launchFuture() for ClusterFutureBackend ... done [15:30:47.215] | : . ' , ; Launching futures ... done [15:30:47.216] | : . ' , ; Future launched: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [15:30:47.217] | : . ' , Using MultisessionFutureBackend ... done [15:30:47.218] | : . ' run() for 'Future' ('future_lapply-1') ... done [15:30:47.219] | : . future(..., label = 'future_lapply-1') ... done [15:30:47.220] | : . Created future: [15:30:47.224] | : . resolved() ... [15:30:47.225] | : . ' resolved() for MultisessionFuture ('future_lapply-1') ... [15:30:47.226] | : . ' , Cluster node socket connection: index=4, id=443 [15:30:47.227] | : . ' , assertValidConnection() ... [15:30:47.228] | : . ' , ; cluster node index: 1 [15:30:47.230] | : . ' , assertValidConnection() ... done [15:30:47.425] | : . ' , socketSelect(list(), timeout = 0.01, write = FALSE) returned FALSE; not resolved [15:30:47.426] | : . ' resolved() for MultisessionFuture ('future_lapply-1') ... done [15:30:47.427] | : . resolved() ... done [15:30:47.221] | : . MultisessionFuture: [15:30:47.221] | : . Label: 'future_lapply-1' [15:30:47.221] | : . Expression: [15:30:47.221] | : . { [15:30:47.221] | : . "# future::getGlobalsAndPackages(): wrapping the original future" [15:30:47.221] | : . "# expression in do.call(), because function called uses '...' " [15:30:47.221] | : . "# as a global variable " [15:30:47.221] | : . do.call(function(...) { [15:30:47.221] | : . "# future::getGlobalsAndPackages(): FUN() uses '...' internally " [15:30:47.221] | : . "# without having an '...' argument. This means '...' is treated" [15:30:47.221] | : . "# as a global variable. This may happen when FUN() is an " [15:30:47.221] | : . "# anonymous function. " [15:30:47.221] | : . "# " [15:30:47.221] | : . "# If an anonymous function, we will make sure to restore the " [15:30:47.221] | : . "# function environment of FUN() to the calling environment. " [15:30:47.221] | : . "# We assume FUN() an anonymous function if it lives in the " [15:30:47.221] | : . "# global environment, which is where globals are written. " [15:30:47.221] | : . penv <- env <- environment(...future.FUN) [15:30:47.221] | : . repeat { [15:30:47.221] | : . if (identical(env, globalenv()) || identical(env, [15:30:47.221] | : . emptyenv())) [15:30:47.221] | : . break [15:30:47.221] | : . penv <- env [15:30:47.221] | : . env <- parent.env(env) [15:30:47.221] | : . } [15:30:47.221] | : . if (identical(penv, globalenv())) { [15:30:47.221] | : . environment(...future.FUN) <- environment() [15:30:47.221] | : . } [15:30:47.221] | : . else if (!identical(penv, emptyenv()) && !is.null(penv) && [15:30:47.221] | : . !isNamespace(penv)) { [15:30:47.221] | : . parent.env(penv) <- environment() [15:30:47.221] | : . } [15:30:47.221] | : . rm(list = c("env", "penv"), inherits = FALSE) [15:30:47.221] | : . { [15:30:47.221] | : . "# future.apply:::future_xapply(): preserve future option" [15:30:47.221] | : . ...future.globals.maxSize.org <- getOption("future.globals.maxSize") [15:30:47.221] | : . if (!identical(...future.globals.maxSize.org, ...future.globals.maxSize)) { [15:30:47.221] | : . oopts <- options(future.globals.maxSize = ...future.globals.maxSize) [15:30:47.221] | : . on.exit(options(oopts), add = TRUE) [15:30:47.221] | : . } [15:30:47.221] | : . { [15:30:47.221] | : . "# future.apply::future_lapply(): process chunk of elements" [15:30:47.221] | : . lapply(seq_along(...future.elements_ii), FUN = function(jj) { [15:30:47.221] | : . ...future.X_jj <- ...future.elements_ii[[jj]] [15:30:47.221] | : . { [15:30:47.221] | : . ...future.FUN(...future.X_jj, ...) [15:30:47.221] | : . } [15:30:47.221] | : . }) [15:30:47.221] | : . } [15:30:47.221] | : . } [15:30:47.221] | : . }, args = future.call.arguments) [15:30:47.221] | : . } [15:30:47.221] | : . Globals: 5 objects totaling 3.83 KiB (function '...future.FUN' of 200 bytes, DotDotDotList 'future.call.arguments' of 97 bytes, list '...future.elements_ii' of 43 bytes, NULL '...future.seeds_ii' of 27 bytes, NULL '...future.globals.maxSize' of 27 bytes) [15:30:47.221] | : . Packages: [15:30:47.221] | : . L'Ecuyer-CMRG RNG seed: (seed = FALSE) [15:30:47.221] | : . Capture standard output: NA [15:30:47.221] | : . Capture condition classes: 'condition' (excluding '') [15:30:47.221] | : . Immediate condition classes: 'immediateCondition' [15:30:47.221] | : . Lazy evaluation: FALSE [15:30:47.221] | : . Local evaluation: TRUE [15:30:47.221] | : . Early signaling: FALSE [15:30:47.221] | : . Actions: [n=1] 'run' [15:30:47.221] | : . State: 'running' ("Future is being evaluated") [15:30:47.221] | : . Resolved: FALSE [15:30:47.221] | : . Unique identifier: 8b73f8b4a1ece031dc9e1431125bca35-11 [15:30:47.221] | : . Owner process: 8b73f8b4a1ece031dc9e1431125bca35 [15:30:47.221] | : . Class: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [15:30:47.221] | : . Value: [15:30:47.221] | : . Conditions captured: [15:30:47.429] | : . Chunk #1 of 2 ... DONE [15:30:47.430] | : . Chunk #2 of 2 ... [15:30:47.431] | : . - Finding globals in 'X' for chunk #2 ... [15:30:47.432] | : . getGlobalsAndPackages() ... [15:30:47.433] | : . ' Searching for globals ... [15:30:47.435] | : . ' , globals found: [0] [15:30:47.436] | : . ' Searching for globals ... done [15:30:47.436] | : . ' globals: [0] [15:30:47.437] | : . ' packages: [0] [15:30:47.438] | : . getGlobalsAndPackages() ... done [15:30:47.438] | : . + additional globals found: [n=0] [15:30:47.439] | : . + additional namespaces needed: [n=0] [15:30:47.440] | : . - Finding globals in 'X' for chunk #2 ... DONE [15:30:47.441] | : . - Adjusted option 'future.globals.maxSize': 524288000 -> 2 * 524288000 = 1048576000 (bytes) [15:30:47.441] | : . - seeds: [15:30:47.442] | : . - All globals exported: [n=5] '...future.FUN', '...', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [15:30:47.443] | : . future(..., label = 'future_lapply-2') ... [15:30:47.443] | : . ' lazy: FALSE [15:30:47.444] | : . ' stdout: NA [15:30:47.444] | : . ' conditions: [n=1] 'condition' [15:30:47.445] | : . ' getGlobalsAndPackages() ... [15:30:47.446] | : . ' , globals passed as-is: [5] '...future.FUN', '...', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [15:30:47.446] | : . ' , Resolving globals: FALSE [15:30:47.447] | : . ' , Tweak future expression to call with '...' arguments ... [15:30:47.448] | : . ' , ; { [15:30:47.448] | : . ' , ; "# future::getGlobalsAndPackages(): wrapping the original future" [15:30:47.448] | : . ' , ; "# expression in do.call(), because function called uses '...' " [15:30:47.448] | : . ' , ; "# as a global variable " [15:30:47.448] | : . ' , ; do.call(function(...) { [15:30:47.448] | : . ' , ; "# future::getGlobalsAndPackages(): FUN() uses '...' internally " [15:30:47.448] | : . ' , ; "# without having an '...' argument. This means '...' is treated" [15:30:47.448] | : . ' , ; "# as a global variable. This may happen when FUN() is an " [15:30:47.448] | : . ' , ; "# anonymous function. " [15:30:47.448] | : . ' , ; "# " [15:30:47.448] | : . ' , ; "# If an anonymous function, we will make sure to restore the " [15:30:47.448] | : . ' , ; "# function environment of FUN() to the calling environment. " [15:30:47.448] | : . ' , ; "# We assume FUN() an anonymous function if it lives in the " [15:30:47.448] | : . ' , ; "# global environment, which is where globals are written. " [15:30:47.448] | : . ' , ; penv <- env <- environment(...future.FUN) [15:30:47.448] | : . ' , ; repeat { [15:30:47.448] | : . ' , ; if (identical(env, globalenv()) || identical(env, [15:30:47.448] | : . ' , ; emptyenv())) [15:30:47.448] | : . ' , ; break [15:30:47.448] | : . ' , ; penv <- env [15:30:47.448] | : . ' , ; env <- parent.env(env) [15:30:47.448] | : . ' , ; } [15:30:47.448] | : . ' , ; if (identical(penv, globalenv())) { [15:30:47.448] | : . ' , ; environment(...future.FUN) <- environment() [15:30:47.448] | : . ' , ; } [15:30:47.448] | : . ' , ; else if (!identical(penv, emptyenv()) && !is.null(penv) && [15:30:47.448] | : . ' , ; !isNamespace(penv)) { [15:30:47.448] | : . ' , ; parent.env(penv) <- environment() [15:30:47.448] | : . ' , ; } [15:30:47.448] | : . ' , ; rm(list = c("env", "penv"), inherits = FALSE) [15:30:47.448] | : . ' , ; { [15:30:47.448] | : . ' , ; "# future.apply:::future_xapply(): preserve future option" [15:30:47.448] | : . ' , ; ...future.globals.maxSize.org <- getOption("future.globals.maxSize") [15:30:47.448] | : . ' , ; if (!identical(...future.globals.maxSize.org, ...future.globals.maxSize)) { [15:30:47.448] | : . ' , ; oopts <- options(future.globals.maxSize = ...future.globals.maxSize) [15:30:47.448] | : . ' , ; on.exit(options(oopts), add = TRUE) [15:30:47.448] | : . ' , ; } [15:30:47.448] | : . ' , ; { [15:30:47.448] | : . ' , ; "# future.apply::future_lapply(): process chunk of elements" [15:30:47.448] | : . ' , ; lapply(seq_along(...future.elements_ii), FUN = function(jj) { [15:30:47.448] | : . ' , ; ...future.X_jj <- ...future.elements_ii[[jj]] [15:30:47.448] | : . ' , ; { [15:30:47.448] | : . ' , ; ...future.FUN(...future.X_jj, ...) [15:30:47.448] | : . ' , ; } [15:30:47.448] | : . ' , ; }) [15:30:47.448] | : . ' , ; } [15:30:47.448] | : . ' , ; } [15:30:47.448] | : . ' , ; }, args = future.call.arguments) [15:30:47.448] | : . ' , ; } [15:30:47.450] | : . ' , Tweak future expression to call with '...' arguments ... done [15:30:47.450] | : . ' , Search for packages associated with the globals ... [15:30:47.451] | : . ' , ; Packages associated with globals: [0] [15:30:47.452] | : . ' , ; Packages: [0] [15:30:47.453] | : . ' , Search for packages associated with the globals ... done [15:30:47.454] | : . ' , Packages after dropping 'base': [0] [15:30:47.454] | : . ' , globals: [5] '...future.FUN', 'future.call.arguments', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [15:30:47.455] | : . ' , packages: [0] [15:30:47.456] | : . ' getGlobalsAndPackages() ... done [15:30:47.457] | : . ' run() for 'Future' ('future_lapply-2') ... [15:30:47.457] | : . ' , state: 'created' [15:30:47.458] | : . ' , plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [15:30:47.458] | : . ' , plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [15:30:47.459] | : . ' , Using MultisessionFutureBackend ... [15:30:47.460] | : . ' , ; Number of futures since start: 5 (5 created, 5 launched, 4 finished) [15:30:47.461] | : . ' , ; Launching futures ... [15:30:47.462] | : . ' , ; ` launchFuture() for ClusterFutureBackend ... [15:30:47.463] | : . ' , ; ` | Workers: [n=2] [15:30:47.464] | : . ' , ; ` | Socket cluster with 2 nodes on host 'localhost' (R Under development (unstable) (2026-03-17 r89645 ucrt), platform x86_64-w64-mingw32) [15:30:47.468] | : . ' , ; ` | FutureRegistry: 'workers-77eddec3bfa2f85c219de84ff45f9513' [15:30:47.469] | : . ' , ; ` | requestWorker() ... [15:30:47.470] | : . ' , ; ` | : requestNode() ... [15:30:47.471] | : . ' , ; ` | : . Number of workers: 2 [15:30:47.472] | : . ' , ; ` | : . Polling for a free worker ... [15:30:47.473] | : . ' , ; ` | : . ' FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'list', earlySignal = 0) ... [15:30:47.474] | : . ' , ; ` | : . ' , Listing all futures [15:30:47.475] | : . ' , ; ` | : . ' , Number of registered futures: 1 [15:30:47.476] | : . ' , ; ` | : . ' FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'list', earlySignal = 0) ... done [15:30:47.477] | : . ' , ; ` | : . ' Total time: 0 [15:30:47.478] | : . ' , ; ` | : . Polling for a free worker ... done [15:30:47.479] | : . ' , ; ` | : . FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'list', earlySignal = 0) ... [15:30:47.480] | : . ' , ; ` | : . ' Listing all futures [15:30:47.481] | : . ' , ; ` | : . ' Number of registered futures: 1 [15:30:47.482] | : . ' , ; ` | : . FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'list', earlySignal = 0) ... done [15:30:47.483] | : . ' , ; ` | : . avail: [n=2] '2' [15:30:47.484] | : . ' , ; ` | : . Index of first available worker: 2 [15:30:47.485] | : . ' , ; ` | : . Validate that the worker is functional ... [15:30:47.486] | : . ' , ; ` | : . ' Connection is valid [15:30:47.487] | : . ' , ; ` | : . ' RichSOCKnode of a socket cluster on local host 'localhost' with pid 67520 (R Under development (unstable) (2026-03-17 r89645 ucrt), x86_64-w64-mingw32) using socket connection #5 ('<-CRANwin3.fb05.statistik.uni-dortmund.de:21027') [15:30:47.489] | : . ' , ; ` | : . ' Worker is functional [15:30:47.490] | : . ' , ; ` | : . ' FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'list', earlySignal = 0) ... [15:30:47.491] | : . ' , ; ` | : . ' , Listing all futures [15:30:47.492] | : . ' , ; ` | : . ' , Number of registered futures: 1 [15:30:47.493] | : . ' , ; ` | : . ' FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'list', earlySignal = 0) ... done [15:30:47.494] | : . ' , ; ` | : . Validate that the worker is functional ... done [15:30:47.495] | : . ' , ; ` | : requestNode() ... done [15:30:47.496] | : . ' , ; ` | : cluster node index: 2 [15:30:47.497] | : . ' , ; ` | requestWorker() ... done [15:30:47.499] | : . ' , ; ` | eraseGlobalEnvironment() ... [15:30:47.500] | : . ' , ; ` | eraseGlobalEnvironment() ... done [15:30:47.501] | : . ' , ; ` | launchFuture() ... [15:30:47.502] | : . ' , ; ` | : cluster node index: 2 [15:30:47.503] | : . ' , ; ` | : getFutureData() ... [15:30:47.504] | : . ' , ; ` | : . getFutureCore() ... [15:30:47.504] | : . ' , ; ` | : . ' Packages needed by the future expression (n = 0): [15:30:47.505] | : . ' , ; ` | : . getFutureCore() ... done [15:30:47.506] | : . ' , ; ` | : . getFutureCapture() ... [15:30:47.507] | : . ' , ; ` | : . getFutureCapture() ... done [15:30:47.508] | : . ' , ; ` | : . getFutureContext() ... [15:30:47.508] | : . ' , ; ` | : . ' plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [15:30:47.509] | : . ' , ; ` | : . ' , Getting stack without first backend: [n=0] [15:30:47.510] | : . ' , ; ` | : . ' plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [15:30:47.511] | : . ' , ; ` | : . ' Packages needed by future backend (n = 0): [15:30:47.512] | : . ' , ; ` | : . getFutureContext() ... done [15:30:47.513] | : . ' , ; ` | : getFutureData() ... done [15:30:47.514] | : . ' , ; ` | : FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'add', earlySignal = 0) ... [15:30:47.515] | : . ' , ; ` | : . Appended future to position #2 [15:30:47.516] | : . ' , ; ` | : . Number of registered futures: 2 [15:30:47.516] | : . ' , ; ` | : FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'add', earlySignal = 0) ... done [15:30:47.517] | : . ' , ; ` | launchFuture() ... done [15:30:47.518] | : . ' , ; ` | MultisessionFuture started [15:30:47.519] | : . ' , ; ` launchFuture() for ClusterFutureBackend ... done [15:30:47.520] | : . ' , ; Launching futures ... done [15:30:47.521] | : . ' , ; Future launched: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [15:30:47.521] | : . ' , Using MultisessionFutureBackend ... done [15:30:47.522] | : . ' run() for 'Future' ('future_lapply-2') ... done [15:30:47.523] | : . future(..., label = 'future_lapply-2') ... done [15:30:47.524] | : . Created future: [15:30:47.528] | : . resolved() ... [15:30:47.529] | : . ' resolved() for MultisessionFuture ('future_lapply-2') ... [15:30:47.530] | : . ' , Cluster node socket connection: index=5, id=444 [15:30:47.531] | : . ' , assertValidConnection() ... [15:30:47.532] | : . ' , ; cluster node index: 2 [15:30:47.533] | : . ' , assertValidConnection() ... done [15:30:47.534] | : . ' , receiveMessageFromWorker() for ClusterFuture ... [15:30:47.535] | : . ' , ; cluster node index: 2 [15:30:47.536] | : . ' , ; [1] TRUE [15:30:47.537] | : . ' , ; Received data: [15:30:47.538] | : . ' , ; List of 5 [15:30:47.538] | : . ' , ; $ type : chr "VALUE" [15:30:47.538] | : . ' , ; $ value :List of 16 [15:30:47.538] | : . ' , ; ..$ value :List of 1 [15:30:47.538] | : . ' , ; .. ..$ : int 0 [15:30:47.538] | : . ' , ; ..$ visible : logi TRUE [15:30:47.538] | : . ' , ; ..$ stdout : NULL [15:30:47.538] | : . ' , ; ..$ conditions : list() [15:30:47.538] | : . ' , ; ..$ rng : logi FALSE [15:30:47.538] | : . ' , ; ..$ seed : NULL [15:30:47.538] | : . ' , ; ..$ misuseGlobalEnv : NULL [15:30:47.538] | : . ' , ; ..$ misuseConnections :List of 3 [15:30:47.538] | : . ' , ; .. ..$ added : NULL [15:30:47.538] | : . ' , ; .. ..$ removed : NULL [15:30:47.538] | : . ' , ; .. ..$ replaced: NULL [15:30:47.538] | : . ' , ; ..$ misuseDevices : NULL [15:30:47.538] | : . ' , ; ..$ misuseDefaultDevice: list() [15:30:47.538] | : . ' , ; ..$ started : POSIXct[1:1], format: "2026-03-18 15:30:47" [15:30:47.538] | : . ' , ; ..$ finished : POSIXct[1:1], format: "2026-03-18 15:30:47" [15:30:47.538] | : . ' , ; ..$ uuid : chr [1:2] "8b73f8b4a1ece031dc9e1431125bca35" "12" [15:30:47.538] | : . ' , ; ..$ session_uuid : chr "94923a90f0b67d5aeb3c8adf0b2ab41a" [15:30:47.538] | : . ' , ; .. ..- attr(*, "source")=List of 5 [15:30:47.538] | : . ' , ; .. .. ..$ host : Named chr "CRANWIN3" [15:30:47.538] | : . ' , ; .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [15:30:47.538] | : . ' , ; .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [15:30:47.538] | : . ' , ; .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [15:30:47.538] | : . ' , ; .. .. ..$ pid : int 67520 [15:30:47.538] | : . ' , ; .. .. ..$ time : POSIXct[1:1], format: "2026-03-18 15:30:45" [15:30:47.538] | : . ' , ; .. .. ..$ random: int 2147483647 [15:30:47.538] | : . ' , ; ..$ r_info :List of 4 [15:30:47.538] | : . ' , ; .. ..$ version :Classes 'R_system_version', 'package_version', 'numeric_version' hidden list of 1 [15:30:47.538] | : . ' , ; .. .. ..$ : int [1:3] 4 6 0 [15:30:47.538] | : . ' , ; .. ..$ os : chr "windows" [15:30:47.538] | : . ' , ; .. ..$ os_name : chr "Windows" [15:30:47.538] | : . ' , ; .. ..$ captures_utf8: logi TRUE [15:30:47.538] | : . ' , ; ..$ version : chr "1.8" [15:30:47.538] | : . ' , ; ..- attr(*, "class")= chr "FutureResult" [15:30:47.538] | : . ' , ; $ success: logi TRUE [15:30:47.538] | : . ' , ; $ time : 'proc_time' Named num [1:5] 0.02 0 0.02 NA NA [15:30:47.538] | : . ' , ; ..- attr(*, "names")= chr [1:5] "user.self" "sys.self" "elapsed" "user.child" ... [15:30:47.538] | : . ' , ; $ tag : NULL [15:30:47.566] | : . ' , ; Received FutureResult [15:30:47.567] | : . ' , ; FutureResult: [15:30:47.567] | : . ' , ; value: 'list' [15:30:47.567] | : . ' , ; visible: TRUE [15:30:47.567] | : . ' , ; stdout: NULL [15:30:47.567] | : . ' , ; conditions: [n = 0] [15:30:47.567] | : . ' , ; RNG used: FALSE [15:30:47.567] | : . ' , ; duration: 0.005784988 secs (started 2026-03-18 15:30:47.514758) [15:30:47.567] | : . ' , ; version: 1.8 [15:30:47.569] | : . ' , ; FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'remove', earlySignal = 0) ... [15:30:47.570] | : . ' , ; ` Removed future from position #2 [15:30:47.571] | : . ' , ; ` Number of registered futures: 1 [15:30:47.572] | : . ' , ; FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'remove', earlySignal = 0) ... done [15:30:47.573] | : . ' , ; Erased future from future backend [15:30:47.574] | : . ' , ; result() for ClusterFuture ... [15:30:47.575] | : . ' , ; ` result already collected: FutureResult [15:30:47.576] | : . ' , ; result() for ClusterFuture ... done [15:30:47.577] | : . ' , ; signalConditions() ... [15:30:47.578] | : . ' , ; ` include = 'immediateCondition' [15:30:47.579] | : . ' , ; ` exclude = [15:30:47.580] | : . ' , ; ` resignal = FALSE [15:30:47.581] | : . ' , ; ` Number of conditions: 0 [15:30:47.582] | : . ' , ; ` int 0 [15:30:47.584] | : . ' , ; signalConditions() ... done [15:30:47.585] | : . ' , receiveMessageFromWorker() for ClusterFuture ... done [15:30:47.585] | : . ' , receiveMessageFromWorker() returned object of class FutureResult; resolved [15:30:47.586] | : . ' resolved() for MultisessionFuture ('future_lapply-2') ... done [15:30:47.587] | : . ' assertFutureResult() ... [15:30:47.588] | : . ' , Future uuid: 8b73f8b4a1ece031dc9e1431125bca35-12 [15:30:47.589] | : . ' , identical; success [15:30:47.590] | : . ' assertFutureResult() ... done [15:30:47.591] | : . resolved() ... done [15:30:47.525] | : . MultisessionFuture: [15:30:47.525] | : . Label: 'future_lapply-2' [15:30:47.525] | : . Expression: [15:30:47.525] | : . { [15:30:47.525] | : . "# future::getGlobalsAndPackages(): wrapping the original future" [15:30:47.525] | : . "# expression in do.call(), because function called uses '...' " [15:30:47.525] | : . "# as a global variable " [15:30:47.525] | : . do.call(function(...) { [15:30:47.525] | : . "# future::getGlobalsAndPackages(): FUN() uses '...' internally " [15:30:47.525] | : . "# without having an '...' argument. This means '...' is treated" [15:30:47.525] | : . "# as a global variable. This may happen when FUN() is an " [15:30:47.525] | : . "# anonymous function. " [15:30:47.525] | : . "# " [15:30:47.525] | : . "# If an anonymous function, we will make sure to restore the " [15:30:47.525] | : . "# function environment of FUN() to the calling environment. " [15:30:47.525] | : . "# We assume FUN() an anonymous function if it lives in the " [15:30:47.525] | : . "# global environment, which is where globals are written. " [15:30:47.525] | : . penv <- env <- environment(...future.FUN) [15:30:47.525] | : . repeat { [15:30:47.525] | : . if (identical(env, globalenv()) || identical(env, [15:30:47.525] | : . emptyenv())) [15:30:47.525] | : . break [15:30:47.525] | : . penv <- env [15:30:47.525] | : . env <- parent.env(env) [15:30:47.525] | : . } [15:30:47.525] | : . if (identical(penv, globalenv())) { [15:30:47.525] | : . environment(...future.FUN) <- environment() [15:30:47.525] | : . } [15:30:47.525] | : . else if (!identical(penv, emptyenv()) && !is.null(penv) && [15:30:47.525] | : . !isNamespace(penv)) { [15:30:47.525] | : . parent.env(penv) <- environment() [15:30:47.525] | : . } [15:30:47.525] | : . rm(list = c("env", "penv"), inherits = FALSE) [15:30:47.525] | : . { [15:30:47.525] | : . "# future.apply:::future_xapply(): preserve future option" [15:30:47.525] | : . ...future.globals.maxSize.org <- getOption("future.globals.maxSize") [15:30:47.525] | : . if (!identical(...future.globals.maxSize.org, ...future.globals.maxSize)) { [15:30:47.525] | : . oopts <- options(future.globals.maxSize = ...future.globals.maxSize) [15:30:47.525] | : . on.exit(options(oopts), add = TRUE) [15:30:47.525] | : . } [15:30:47.525] | : . { [15:30:47.525] | : . "# future.apply::future_lapply(): process chunk of elements" [15:30:47.525] | : . lapply(seq_along(...future.elements_ii), FUN = function(jj) { [15:30:47.525] | : . ...future.X_jj <- ...future.elements_ii[[jj]] [15:30:47.525] | : . { [15:30:47.525] | : . ...future.FUN(...future.X_jj, ...) [15:30:47.525] | : . } [15:30:47.525] | : . }) [15:30:47.525] | : . } [15:30:47.525] | : . } [15:30:47.525] | : . }, args = future.call.arguments) [15:30:47.525] | : . } [15:30:47.525] | : . Globals: 5 objects totaling 3.83 KiB (function '...future.FUN' of 200 bytes, DotDotDotList 'future.call.arguments' of 97 bytes, list '...future.elements_ii' of 43 bytes, NULL '...future.seeds_ii' of 27 bytes, NULL '...future.globals.maxSize' of 27 bytes) [15:30:47.525] | : . Packages: [15:30:47.525] | : . L'Ecuyer-CMRG RNG seed: (seed = FALSE) [15:30:47.525] | : . Capture standard output: NA [15:30:47.525] | : . Capture condition classes: 'condition' (excluding '') [15:30:47.525] | : . Immediate condition classes: 'immediateCondition' [15:30:47.525] | : . Lazy evaluation: FALSE [15:30:47.525] | : . Local evaluation: TRUE [15:30:47.525] | : . Early signaling: FALSE [15:30:47.525] | : . Actions: [n=1] 'run' [15:30:47.525] | : . State: 'running' ("Future is being evaluated") [15:30:47.525] | : . Resolved: TRUE [15:30:47.525] | : . Unique identifier: 8b73f8b4a1ece031dc9e1431125bca35-12 [15:30:47.525] | : . Owner process: 8b73f8b4a1ece031dc9e1431125bca35 [15:30:47.525] | : . Class: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [15:30:47.525] | : . Value: [15:30:47.525] | : . Conditions captured: [15:30:47.593] | : . Chunk #2 of 2 ... DONE [15:30:47.594] | : . Launching 2 futures (chunks) ... DONE [15:30:47.595] | : . Resolving 2 futures (chunks) ... [15:30:47.596] | : . value() for list ... [15:30:47.597] | : . ' recursive: 0 [15:30:47.598] | : . ' reduce: FALSE [15:30:47.599] | : . ' length: 2 [15:30:47.600] | : . ' Number of remaining objects: 2 [15:30:47.601] | : . ' checking value #1: [15:30:47.602] | : . ' 'obj' is MultisessionFuture [15:30:47.603] | : . ' resolved() ... [15:30:47.604] | : . ' , resolved() for MultisessionFuture ('future_lapply-1') ... [15:30:47.605] | : . ' , ; Cluster node socket connection: index=4, id=443 [15:30:47.606] | : . ' , ; assertValidConnection() ... [15:30:47.607] | : . ' , ; ` cluster node index: 1 [15:30:47.609] | : . ' , ; assertValidConnection() ... done [15:30:47.726] | : . ' , ; receiveMessageFromWorker() for ClusterFuture ... [15:30:47.727] | : . ' , ; ` cluster node index: 1 [15:30:47.728] | : . ' , ; ` [1] TRUE [15:30:47.729] | : . ' , ; ` Received data: [15:30:47.730] | : . ' , ; ` List of 5 [15:30:47.730] | : . ' , ; ` $ type : chr "VALUE" [15:30:47.730] | : . ' , ; ` $ value :List of 16 [15:30:47.730] | : . ' , ; ` ..$ value :List of 1 [15:30:47.730] | : . ' , ; ` .. ..$ : int 1 [15:30:47.730] | : . ' , ; ` ..$ visible : logi TRUE [15:30:47.730] | : . ' , ; ` ..$ stdout : NULL [15:30:47.730] | : . ' , ; ` ..$ conditions : list() [15:30:47.730] | : . ' , ; ` ..$ rng : logi FALSE [15:30:47.730] | : . ' , ; ` ..$ seed : NULL [15:30:47.730] | : . ' , ; ` ..$ misuseGlobalEnv : NULL [15:30:47.730] | : . ' , ; ` ..$ misuseConnections :List of 3 [15:30:47.730] | : . ' , ; ` .. ..$ added : NULL [15:30:47.730] | : . ' , ; ` .. ..$ removed : NULL [15:30:47.730] | : . ' , ; ` .. ..$ replaced: NULL [15:30:47.730] | : . ' , ; ` ..$ misuseDevices : NULL [15:30:47.730] | : . ' , ; ` ..$ misuseDefaultDevice: list() [15:30:47.730] | : . ' , ; ` ..$ started : POSIXct[1:1], format: "2026-03-18 15:30:47" [15:30:47.730] | : . ' , ; ` ..$ finished : POSIXct[1:1], format: "2026-03-18 15:30:47" [15:30:47.730] | : . ' , ; ` ..$ uuid : chr [1:2] "8b73f8b4a1ece031dc9e1431125bca35" "11" [15:30:47.730] | : . ' , ; ` ..$ session_uuid : chr "22f9b000cca78ff7bd7284f4e59b4481" [15:30:47.730] | : . ' , ; ` .. ..- attr(*, "source")=List of 5 [15:30:47.730] | : . ' , ; ` .. .. ..$ host : Named chr "CRANWIN3" [15:30:47.730] | : . ' , ; ` .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [15:30:47.730] | : . ' , ; ` .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [15:30:47.730] | : . ' , ; ` .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [15:30:47.730] | : . ' , ; ` .. .. ..$ pid : int 90048 [15:30:47.730] | : . ' , ; ` .. .. ..$ time : POSIXct[1:1], format: "2026-03-18 15:30:44" [15:30:47.730] | : . ' , ; ` .. .. ..$ random: int 2147483647 [15:30:47.730] | : . ' , ; ` ..$ r_info :List of 4 [15:30:47.730] | : . ' , ; ` .. ..$ version :Classes 'R_system_version', 'package_version', 'numeric_version' hidden list of 1 [15:30:47.730] | : . ' , ; ` .. .. ..$ : int [1:3] 4 6 0 [15:30:47.730] | : . ' , ; ` .. ..$ os : chr "windows" [15:30:47.730] | : . ' , ; ` .. ..$ os_name : chr "Windows" [15:30:47.730] | : . ' , ; ` .. ..$ captures_utf8: logi TRUE [15:30:47.730] | : . ' , ; ` ..$ version : chr "1.8" [15:30:47.730] | : . ' , ; ` ..- attr(*, "class")= chr "FutureResult" [15:30:47.730] | : . ' , ; ` $ success: logi TRUE [15:30:47.730] | : . ' , ; ` $ time : 'proc_time' Named num [1:5] 0 0 0.51 NA NA [15:30:47.730] | : . ' , ; ` ..- attr(*, "names")= chr [1:5] "user.self" "sys.self" "elapsed" "user.child" ... [15:30:47.730] | : . ' , ; ` $ tag : NULL [15:30:47.761] | : . ' , ; ` Received FutureResult [15:30:47.762] | : . ' , ; ` FutureResult: [15:30:47.762] | : . ' , ; ` value: 'list' [15:30:47.762] | : . ' , ; ` visible: TRUE [15:30:47.762] | : . ' , ; ` stdout: NULL [15:30:47.762] | : . ' , ; ` conditions: [n = 0] [15:30:47.762] | : . ' , ; ` RNG used: FALSE [15:30:47.762] | : . ' , ; ` duration: 0.5135829 secs (started 2026-03-18 15:30:47.210946) [15:30:47.762] | : . ' , ; ` version: 1.8 [15:30:47.764] | : . ' , ; ` FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'remove', earlySignal = 0) ... [15:30:47.765] | : . ' , ; ` | Removed future from position #1 [15:30:47.766] | : . ' , ; ` | Number of registered futures: 0 [15:30:47.768] | : . ' , ; ` FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'remove', earlySignal = 0) ... done [15:30:47.769] | : . ' , ; ` Erased future from future backend [15:30:47.770] | : . ' , ; ` result() for ClusterFuture ... [15:30:47.771] | : . ' , ; ` | result already collected: FutureResult [15:30:47.772] | : . ' , ; ` result() for ClusterFuture ... done [15:30:47.773] | : . ' , ; ` signalConditions() ... [15:30:47.773] | : . ' , ; ` | include = 'immediateCondition' [15:30:47.774] | : . ' , ; ` | exclude = [15:30:47.775] | : . ' , ; ` | resignal = FALSE [15:30:47.776] | : . ' , ; ` | Number of conditions: 0 [15:30:47.777] | : . ' , ; ` | int 0 [15:30:47.779] | : . ' , ; ` signalConditions() ... done [15:30:47.780] | : . ' , ; receiveMessageFromWorker() for ClusterFuture ... done [15:30:47.781] | : . ' , ; receiveMessageFromWorker() returned object of class FutureResult; resolved [15:30:47.782] | : . ' , resolved() for MultisessionFuture ('future_lapply-1') ... done [15:30:47.783] | : . ' , assertFutureResult() ... [15:30:47.784] | : . ' , ; Future uuid: 8b73f8b4a1ece031dc9e1431125bca35-11 [15:30:47.785] | : . ' , ; identical; success [15:30:47.787] | : . ' , assertFutureResult() ... done [15:30:47.788] | : . ' resolved() ... done [15:30:47.789] | : . ' MultisessionFuture #1 [15:30:47.790] | : . ' signalConditionsASAP(MultisessionFuture, pos=1) ... [15:30:47.791] | : . ' , nx: 2 [15:30:47.792] | : . ' , relay: TRUE [15:30:47.793] | : . ' , stdout: TRUE [15:30:47.794] | : . ' , signal: TRUE [15:30:47.795] | : . ' , resignal: FALSE [15:30:47.796] | : . ' , force: TRUE [15:30:47.797] | : . ' , relayed: [n=2] FALSE, FALSE [15:30:47.798] | : . ' , queued futures: [n=2] FALSE, FALSE [15:30:47.799] | : . ' , until=1 [15:30:47.799] | : . ' , relaying element #1 [15:30:47.800] | : . ' , value() for MultisessionFuture ('future_lapply-1') ... [15:30:47.802] | : . ' , ; result() for ClusterFuture ... [15:30:47.803] | : . ' , ; ` result already collected: FutureResult [15:30:47.803] | : . ' , ; result() for ClusterFuture ... done [15:30:47.804] | : . ' , ; result() for ClusterFuture ... [15:30:47.805] | : . ' , ; ` result already collected: FutureResult [15:30:47.806] | : . ' , ; result() for ClusterFuture ... done [15:30:47.807] | : . ' , ; signalConditions() ... [15:30:47.808] | : . ' , ; ` include = 'immediateCondition' [15:30:47.809] | : . ' , ; ` exclude = [15:30:47.810] | : . ' , ; ` resignal = FALSE [15:30:47.811] | : . ' , ; ` Number of conditions: 0 [15:30:47.812] | : . ' , ; ` int 0 [15:30:47.813] | : . ' , ; signalConditions() ... done [15:30:47.814] | : . ' , ; relay stdout ... [15:30:47.814] | : . ' , ; relay stdout ... done [15:30:47.815] | : . ' , ; check for misuse ... [15:30:47.816] | : . ' , ; check for misuse ... done [15:30:47.817] | : . ' , value() for MultisessionFuture ('future_lapply-1') ... done [15:30:47.818] | : . ' , result() for ClusterFuture ... [15:30:47.819] | : . ' , ; result already collected: FutureResult [15:30:47.820] | : . ' , result() for ClusterFuture ... done [15:30:47.821] | : . ' , signalConditions() ... [15:30:47.823] | : . ' , ; include = 'immediateCondition' [15:30:47.824] | : . ' , ; exclude = [15:30:47.825] | : . ' , ; resignal = FALSE [15:30:47.826] | : . ' , ; Number of conditions: 0 [15:30:47.827] | : . ' , ; int 0 [15:30:47.829] | : . ' , signalConditions() ... done [15:30:47.830] | : . ' , result() for ClusterFuture ... [15:30:47.831] | : . ' , ; result already collected: FutureResult [15:30:47.832] | : . ' , result() for ClusterFuture ... done [15:30:47.833] | : . ' , signalConditions() ... [15:30:47.834] | : . ' , ; include = 'condition' [15:30:47.835] | : . ' , ; exclude = 'error', 'immediateCondition' [15:30:47.836] | : . ' , ; resignal = TRUE [15:30:47.837] | : . ' , ; Number of conditions: 0 [15:30:47.838] | : . ' , ; int 0 [15:30:47.840] | : . ' , signalConditions() ... done [15:30:47.841] | : . ' , relayed: [n=2] TRUE, FALSE [15:30:47.842] | : . ' , queued futures: [n=2] TRUE, FALSE [15:30:47.843] | : . ' signalConditionsASAP(MultisessionFuture, pos=1) ... done [15:30:47.844] | : . ' value(, ...) ... [15:30:47.845] | : . ' , value() for MultisessionFuture ('future_lapply-1') ... [15:30:47.847] | : . ' , ; result() for ClusterFuture ... [15:30:47.848] | : . ' , ; ` result already collected: FutureResult [15:30:47.849] | : . ' , ; result() for ClusterFuture ... done [15:30:47.850] | : . ' , ; result() for ClusterFuture ... [15:30:47.851] | : . ' , ; ` result already collected: FutureResult [15:30:47.852] | : . ' , ; result() for ClusterFuture ... done [15:30:47.853] | : . ' , ; signalConditions() ... [15:30:47.854] | : . ' , ; ` include = 'immediateCondition' [15:30:47.856] | : . ' , ; ` exclude = [15:30:47.857] | : . ' , ; ` resignal = FALSE [15:30:47.858] | : . ' , ; ` Number of conditions: 0 [15:30:47.859] | : . ' , ; ` int 0 [15:30:47.860] | : . ' , ; signalConditions() ... done [15:30:47.861] | : . ' , ; check for misuse ... [15:30:47.862] | : . ' , ; check for misuse ... done [15:30:47.863] | : . ' , value() for MultisessionFuture ('future_lapply-1') ... done [15:30:47.864] | : . ' , value: [15:30:47.864] | : . ' value(, ...) ... done [15:30:47.865] | : . ' signalConditionsASAP(MultisessionFuture, pos=1) ... [15:30:47.866] | : . ' , nx: 2 [15:30:47.866] | : . ' , relay: TRUE [15:30:47.867] | : . ' , stdout: TRUE [15:30:47.868] | : . ' , signal: TRUE [15:30:47.868] | : . ' , resignal: FALSE [15:30:47.869] | : . ' , force: TRUE [15:30:47.870] | : . ' , relayed: [n=2] TRUE, FALSE [15:30:47.871] | : . ' , queued futures: [n=2] TRUE, FALSE [15:30:47.872] | : . ' , until=2 [15:30:47.873] | : . ' , relaying element #2 [15:30:47.873] | : . ' , relayed: [n=2] TRUE, FALSE [15:30:47.874] | : . ' , queued futures: [n=2] TRUE, FALSE [15:30:47.875] | : . ' signalConditionsASAP(MultisessionFuture, pos=1) ... done [15:30:47.876] | : . ' resolve() for MultisessionFuture ... [15:30:47.876] | : . ' resolve() for MultisessionFuture ... done [15:30:47.877] | : . ' length: 1 (resolved future 1) [15:30:47.878] | : . ' checking value #2: [15:30:47.879] | : . ' 'obj' is MultisessionFuture [15:30:47.879] | : . ' resolved() ... [15:30:47.881] | : . ' resolved() ... done [15:30:47.882] | : . ' MultisessionFuture #2 [15:30:47.883] | : . ' signalConditionsASAP(MultisessionFuture, pos=2) ... [15:30:47.884] | : . ' , nx: 2 [15:30:47.885] | : . ' , relay: TRUE [15:30:47.886] | : . ' , stdout: TRUE [15:30:47.887] | : . ' , signal: TRUE [15:30:47.888] | : . ' , resignal: FALSE [15:30:47.889] | : . ' , force: TRUE [15:30:47.890] | : . ' , relayed: [n=2] TRUE, FALSE [15:30:47.891] | : . ' , queued futures: [n=2] TRUE, FALSE [15:30:47.892] | : . ' , until=2 [15:30:47.893] | : . ' , relaying element #2 [15:30:47.894] | : . ' , value() for MultisessionFuture ('future_lapply-2') ... [15:30:47.895] | : . ' , ; result() for ClusterFuture ... [15:30:47.896] | : . ' , ; ` result already collected: FutureResult [15:30:47.897] | : . ' , ; result() for ClusterFuture ... done [15:30:47.899] | : . ' , ; result() for ClusterFuture ... [15:30:47.900] | : . ' , ; ` result already collected: FutureResult [15:30:47.901] | : . ' , ; result() for ClusterFuture ... done [15:30:47.902] | : . ' , ; signalConditions() ... [15:30:47.903] | : . ' , ; ` include = 'immediateCondition' [15:30:47.904] | : . ' , ; ` exclude = [15:30:47.905] | : . ' , ; ` resignal = FALSE [15:30:47.906] | : . ' , ; ` Number of conditions: 0 [15:30:47.907] | : . ' , ; ` int 0 [15:30:47.909] | : . ' , ; signalConditions() ... done [15:30:47.910] | : . ' , ; relay stdout ... [15:30:47.911] | : . ' , ; relay stdout ... done [15:30:47.912] | : . ' , ; check for misuse ... [15:30:47.913] | : . ' , ; check for misuse ... done [15:30:47.914] | : . ' , value() for MultisessionFuture ('future_lapply-2') ... done [15:30:47.915] | : . ' , result() for ClusterFuture ... [15:30:47.916] | : . ' , ; result already collected: FutureResult [15:30:47.917] | : . ' , result() for ClusterFuture ... done [15:30:47.918] | : . ' , signalConditions() ... [15:30:47.919] | : . ' , ; include = 'immediateCondition' [15:30:47.921] | : . ' , ; exclude = [15:30:47.922] | : . ' , ; resignal = FALSE [15:30:47.923] | : . ' , ; Number of conditions: 0 [15:30:47.924] | : . ' , ; int 0 [15:30:47.925] | : . ' , signalConditions() ... done [15:30:47.926] | : . ' , result() for ClusterFuture ... [15:30:47.928] | : . ' , ; result already collected: FutureResult [15:30:47.929] | : . ' , result() for ClusterFuture ... done [15:30:47.930] | : . ' , signalConditions() ... [15:30:47.931] | : . ' , ; include = 'condition' [15:30:47.932] | : . ' , ; exclude = 'error', 'immediateCondition' [15:30:47.933] | : . ' , ; resignal = TRUE [15:30:47.934] | : . ' , ; Number of conditions: 0 [15:30:47.935] | : . ' , ; int 0 [15:30:47.937] | : . ' , signalConditions() ... done [15:30:47.938] | : . ' , relayed: [n=2] TRUE, TRUE [15:30:47.939] | : . ' , queued futures: [n=2] TRUE, TRUE [15:30:47.940] | : . ' signalConditionsASAP(MultisessionFuture, pos=2) ... done [15:30:47.941] | : . ' value(, ...) ... [15:30:47.942] | : . ' , value() for MultisessionFuture ('future_lapply-2') ... [15:30:47.944] | : . ' , ; result() for ClusterFuture ... [15:30:47.945] | : . ' , ; ` result already collected: FutureResult [15:30:47.946] | : . ' , ; result() for ClusterFuture ... done [15:30:47.947] | : . ' , ; result() for ClusterFuture ... [15:30:47.948] | : . ' , ; ` result already collected: FutureResult [15:30:47.949] | : . ' , ; result() for ClusterFuture ... done [15:30:47.950] | : . ' , ; signalConditions() ... [15:30:47.951] | : . ' , ; ` include = 'immediateCondition' [15:30:47.952] | : . ' , ; ` exclude = [15:30:47.953] | : . ' , ; ` resignal = FALSE [15:30:47.954] | : . ' , ; ` Number of conditions: 0 [15:30:47.955] | : . ' , ; ` int 0 [15:30:47.957] | : . ' , ; signalConditions() ... done [15:30:47.958] | : . ' , ; check for misuse ... [15:30:47.959] | : . ' , ; check for misuse ... done [15:30:47.960] | : . ' , value() for MultisessionFuture ('future_lapply-2') ... done [15:30:47.961] | : . ' , value: [15:30:47.962] | : . ' value(, ...) ... done [15:30:47.964] | : . ' signalConditionsASAP(MultisessionFuture, pos=2) ... [15:30:47.965] | : . ' , nx: 2 [15:30:47.966] | : . ' , relay: TRUE [15:30:47.967] | : . ' , stdout: TRUE [15:30:47.968] | : . ' , signal: TRUE [15:30:47.969] | : . ' , resignal: FALSE [15:30:47.970] | : . ' , force: TRUE [15:30:47.971] | : . ' , relayed: [n=2] TRUE, TRUE [15:30:47.972] | : . ' , queued futures: [n=2] TRUE, TRUE [15:30:47.973] | : . ' , until=2 [15:30:47.974] | : . ' , relayed: [n=2] TRUE, TRUE [15:30:47.975] | : . ' , queued futures: [n=2] TRUE, TRUE [15:30:47.976] | : . ' signalConditionsASAP(MultisessionFuture, pos=2) ... done [15:30:47.977] | : . ' resolve() for MultisessionFuture ... [15:30:47.979] | : . ' resolve() for MultisessionFuture ... done [15:30:47.980] | : . ' length: 0 (resolved future 2) [15:30:47.981] | : . ' Relaying remaining futures ... [15:30:47.982] | : . ' , signalConditionsASAP(NULL, pos=0) ... [15:30:47.983] | : . ' , ; nx: 2 [15:30:47.984] | : . ' , ; relay: TRUE [15:30:47.985] | : . ' , ; stdout: TRUE [15:30:47.986] | : . ' , ; signal: TRUE [15:30:47.987] | : . ' , ; resignal: FALSE [15:30:47.988] | : . ' , ; force: TRUE [15:30:47.989] | : . ' , ; relayed: [n=2] TRUE, TRUE [15:30:47.990] | : . ' , ; queued futures: [n=2] TRUE, TRUE - flush all [15:30:47.992] | : . ' , ; relayed: [n=2] TRUE, TRUE [15:30:47.993] | : . ' , ; queued futures: [n=2] TRUE, TRUE [15:30:47.994] | : . ' , signalConditionsASAP(NULL, pos=0) ... done [15:30:47.995] | : . ' Relaying remaining futures ... done [15:30:47.996] | : . value() for list ... done [15:30:47.997] | : . - Number of value chunks collected: 2 [15:30:47.998] | : . Resolving 2 futures (chunks) ... DONE [15:30:47.999] | : . Reducing values from 2 chunks ... [15:30:48.000] | : . - Number of values collected after concatenation: 2 [15:30:48.001] | : . - Number of values expected: 2 [15:30:48.002] | : . Reducing values from 2 chunks ... DONE [15:30:48.003] | : future_lapply() -> future_xapply() ... done [15:30:48.004] | future_lapply() ... done * future_lapply(x, ..., future.stdout = NA) ... DONE * future_mapply(x, ..., future.stdout = FALSE) ... [15:30:48.007] | future_mapply() ... [15:30:48.008] | : future_mapply() -> future_xapply() ... [15:30:48.009] | : . nbrOfWorkers(NULL) ... [15:30:48.010] | : . ' List of 4 [15:30:48.010] | : . ' $ : language makeChunks(nX, nbrOfWorkers = nbrOfWorkers(), future.scheduling = future.scheduling, future.chunk.size = future.chunk.size) [15:30:48.010] | : . ' $ : language stop_if_not(nbrOfElements >= 0L, nbrOfWorkers >= 1L) [15:30:48.010] | : . ' $ : language nbrOfWorkers() [15:30:48.010] | : . ' $ : language nbrOfWorkers.NULL() [15:30:48.015] | : . ' plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [15:30:48.016] | : . ' plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [15:30:48.017] | : . ' Number of workers: 2 [15:30:48.018] | : . nbrOfWorkers(NULL) ... done [15:30:48.019] | : . Number of chunks: 2 [15:30:48.021] | : . getGlobalsAndPackagesXApply() ... [15:30:48.022] | : . ' future.globals: TRUE [15:30:48.023] | : . ' getGlobalsAndPackages() ... [15:30:48.024] | : . ' , Searching for globals ... [15:30:48.046] | : . ' , ; globals found: [6] 'FUN', '{', 'Sys.sleep', '/', 'print', 'list' [15:30:48.047] | : . ' , Searching for globals ... done [15:30:48.049] | : . ' , Resolving globals: FALSE [15:30:48.050] | : . ' , Search for packages associated with the globals ... [15:30:48.051] | : . ' , ; Packages associated with globals: [1] 'base' [15:30:48.053] | : . ' , ; Packages: [1] 'base' [15:30:48.054] | : . ' , Search for packages associated with the globals ... done [15:30:48.055] | : . ' , The total size of the 1 globals is 265 bytes (265 bytes) [15:30:48.057] | : . ' , The total size of the 1 globals exported for future expression ('FUN()') is 265 bytes There is one global: 'FUN' (265 bytes of class 'function') [15:30:48.058] | : . ' , Packages after dropping 'base': [0] [15:30:48.059] | : . ' , globals: [1] 'FUN' [15:30:48.060] | : . ' , packages: [0] [15:30:48.061] | : . ' getGlobalsAndPackages() ... done [15:30:48.062] | : . ' globals found/used: [n=1] 'FUN' [15:30:48.063] | : . ' needed namespaces: [n=0] [15:30:48.064] | : . ' Globals to be used in all futures (chunks): [n=2] '...future.FUN', 'MoreArgs' [15:30:48.065] | : . ' List of 2 [15:30:48.065] | : . ' $ ...future.FUN:function (x, y) [15:30:48.065] | : . ' $ MoreArgs : NULL [15:30:48.065] | : . ' - attr(*, "where")=List of 2 [15:30:48.065] | : . ' ..$ ...future.FUN: [15:30:48.065] | : . ' ..$ MoreArgs : [15:30:48.065] | : . ' - attr(*, "class")= chr [1:3] "FutureGlobals" "Globals" "list" [15:30:48.065] | : . ' - attr(*, "resolved")= logi FALSE [15:30:48.065] | : . ' - attr(*, "total_size")= num NA [15:30:48.073] | : . ' Packages to be attached in all futures: [n=0] [15:30:48.074] | : . getGlobalsAndPackagesXApply() ... done [15:30:48.075] | : . Globals pass to each chunk: [n=5] '...future.FUN', 'MoreArgs', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [15:30:48.076] | : . List of 5 [15:30:48.076] | : . $ ...future.FUN :function (x, y) [15:30:48.076] | : . $ MoreArgs : NULL [15:30:48.076] | : . $ ...future.elements_ii : NULL [15:30:48.076] | : . $ ...future.seeds_ii : NULL [15:30:48.076] | : . $ ...future.globals.maxSize: NULL [15:30:48.076] | : . - attr(*, "where")=List of 5 [15:30:48.076] | : . ..$ ...future.FUN : [15:30:48.076] | : . ..$ MoreArgs : [15:30:48.076] | : . ..$ ...future.elements_ii : [15:30:48.076] | : . ..$ ...future.seeds_ii : [15:30:48.076] | : . ..$ ...future.globals.maxSize: [15:30:48.076] | : . - attr(*, "class")= chr [1:3] "FutureGlobals" "Globals" "list" [15:30:48.076] | : . - attr(*, "resolved")= logi FALSE [15:30:48.076] | : . - attr(*, "total_size")= num NA [15:30:48.087] | : . Number of futures (= number of chunks): 2 [15:30:48.088] | : . Launching 2 futures (chunks) ... [15:30:48.090] | : . Chunk #1 of 2 ... [15:30:48.091] | : . - Finding globals in '...' for chunk #1 ... [15:30:48.092] | : . getGlobalsAndPackages() ... [15:30:48.093] | : . ' Searching for globals ... [15:30:48.095] | : . ' , globals found: [0] [15:30:48.096] | : . ' Searching for globals ... done [15:30:48.097] | : . ' globals: [0] [15:30:48.098] | : . ' packages: [0] [15:30:48.099] | : . getGlobalsAndPackages() ... done [15:30:48.100] | : . + additional globals found: [n=0] [15:30:48.101] | : . + additional namespaces needed: [n=0] [15:30:48.102] | : . - Finding globals in '...' for chunk #1 ... DONE [15:30:48.103] | : . - Adjusted option 'future.globals.maxSize': 524288000 -> 2 * 524288000 = 1048576000 (bytes) [15:30:48.104] | : . - seeds: [15:30:48.105] | : . - All globals exported: [n=5] '...future.FUN', 'MoreArgs', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [15:30:48.106] | : . future(..., label = 'future_mapply-1') ... [15:30:48.106] | : . ' lazy: FALSE [15:30:48.107] | : . ' stdout: FALSE [15:30:48.108] | : . ' conditions: [n=1] 'condition' [15:30:48.109] | : . ' getGlobalsAndPackages() ... [15:30:48.110] | : . ' , globals passed as-is: [5] '...future.FUN', 'MoreArgs', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [15:30:48.111] | : . ' , Resolving globals: FALSE [15:30:48.112] | : . ' , Search for packages associated with the globals ... [15:30:48.113] | : . ' , ; Packages associated with globals: [0] [15:30:48.114] | : . ' , ; Packages: [0] [15:30:48.115] | : . ' , Search for packages associated with the globals ... done [15:30:48.116] | : . ' , Packages after dropping 'base': [0] [15:30:48.117] | : . ' , globals: [5] '...future.FUN', 'MoreArgs', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [15:30:48.118] | : . ' , packages: [0] [15:30:48.119] | : . ' getGlobalsAndPackages() ... done [15:30:48.120] | : . ' run() for 'Future' ('future_mapply-1') ... [15:30:48.121] | : . ' , state: 'created' [15:30:48.122] | : . ' , plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [15:30:48.123] | : . ' , plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [15:30:48.123] | : . ' , Using MultisessionFutureBackend ... [15:30:48.124] | : . ' , ; Number of futures since start: 6 (6 created, 6 launched, 6 finished) [15:30:48.125] | : . ' , ; Launching futures ... [15:30:48.126] | : . ' , ; ` launchFuture() for ClusterFutureBackend ... [15:30:48.127] | : . ' , ; ` | Workers: [n=2] [15:30:48.128] | : . ' , ; ` | Socket cluster with 2 nodes on host 'localhost' (R Under development (unstable) (2026-03-17 r89645 ucrt), platform x86_64-w64-mingw32) [15:30:48.131] | : . ' , ; ` | FutureRegistry: 'workers-77eddec3bfa2f85c219de84ff45f9513' [15:30:48.132] | : . ' , ; ` | requestWorker() ... [15:30:48.133] | : . ' , ; ` | : requestNode() ... [15:30:48.134] | : . ' , ; ` | : . Number of workers: 2 [15:30:48.135] | : . ' , ; ` | : . Polling for a free worker ... [15:30:48.135] | : . ' , ; ` | : . ' FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'list', earlySignal = 0) ... [15:30:48.136] | : . ' , ; ` | : . ' , Listing all futures [15:30:48.137] | : . ' , ; ` | : . ' , Number of registered futures: 0 [15:30:48.138] | : . ' , ; ` | : . ' FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'list', earlySignal = 0) ... done [15:30:48.139] | : . ' , ; ` | : . ' Total time: 0 [15:30:48.140] | : . ' , ; ` | : . Polling for a free worker ... done [15:30:48.140] | : . ' , ; ` | : . FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'list', earlySignal = 0) ... [15:30:48.141] | : . ' , ; ` | : . ' Listing all futures [15:30:48.142] | : . ' , ; ` | : . ' Number of registered futures: 0 [15:30:48.143] | : . ' , ; ` | : . FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'list', earlySignal = 0) ... done [15:30:48.144] | : . ' , ; ` | : . avail: [n=2] '1', '2' [15:30:48.145] | : . ' , ; ` | : . Index of first available worker: 1 [15:30:48.145] | : . ' , ; ` | : . Validate that the worker is functional ... [15:30:48.146] | : . ' , ; ` | : . ' Connection is valid [15:30:48.147] | : . ' , ; ` | : . ' RichSOCKnode of a socket cluster on local host 'localhost' with pid 90048 (R Under development (unstable) (2026-03-17 r89645 ucrt), x86_64-w64-mingw32) using socket connection #4 ('<-CRANwin3.fb05.statistik.uni-dortmund.de:21027') [15:30:48.150] | : . ' , ; ` | : . ' Worker is functional [15:30:48.151] | : . ' , ; ` | : . ' FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'list', earlySignal = 0) ... [15:30:48.151] | : . ' , ; ` | : . ' , Listing all futures [15:30:48.152] | : . ' , ; ` | : . ' , Number of registered futures: 0 [15:30:48.152] | : . ' , ; ` | : . ' FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'list', earlySignal = 0) ... done [15:30:48.153] | : . ' , ; ` | : . Validate that the worker is functional ... done [15:30:48.154] | : . ' , ; ` | : requestNode() ... done [15:30:48.154] | : . ' , ; ` | : cluster node index: 1 [15:30:48.155] | : . ' , ; ` | requestWorker() ... done [15:30:48.156] | : . ' , ; ` | eraseGlobalEnvironment() ... [15:30:48.157] | : . ' , ; ` | eraseGlobalEnvironment() ... done [15:30:48.157] | : . ' , ; ` | launchFuture() ... [15:30:48.158] | : . ' , ; ` | : cluster node index: 1 [15:30:48.159] | : . ' , ; ` | : getFutureData() ... [15:30:48.159] | : . ' , ; ` | : . getFutureCore() ... [15:30:48.160] | : . ' , ; ` | : . ' Packages needed by the future expression (n = 0): [15:30:48.160] | : . ' , ; ` | : . getFutureCore() ... done [15:30:48.161] | : . ' , ; ` | : . getFutureCapture() ... [15:30:48.162] | : . ' , ; ` | : . getFutureCapture() ... done [15:30:48.162] | : . ' , ; ` | : . getFutureContext() ... [15:30:48.163] | : . ' , ; ` | : . ' plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [15:30:48.163] | : . ' , ; ` | : . ' , Getting stack without first backend: [n=0] [15:30:48.164] | : . ' , ; ` | : . ' plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [15:30:48.165] | : . ' , ; ` | : . ' Packages needed by future backend (n = 0): [15:30:48.165] | : . ' , ; ` | : . getFutureContext() ... done [15:30:48.166] | : . ' , ; ` | : getFutureData() ... done [15:30:48.167] | : . ' , ; ` | : FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'add', earlySignal = 0) ... [15:30:48.167] | : . ' , ; ` | : . Appended future to position #1 [15:30:48.168] | : . ' , ; ` | : . Number of registered futures: 1 [15:30:48.169] | : . ' , ; ` | : FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'add', earlySignal = 0) ... done [15:30:48.169] | : . ' , ; ` | launchFuture() ... done [15:30:48.170] | : . ' , ; ` | MultisessionFuture started [15:30:48.170] | : . ' , ; ` launchFuture() for ClusterFutureBackend ... done [15:30:48.171] | : . ' , ; Launching futures ... done [15:30:48.171] | : . ' , ; Future launched: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [15:30:48.172] | : . ' , Using MultisessionFutureBackend ... done [15:30:48.173] | : . ' run() for 'Future' ('future_mapply-1') ... done [15:30:48.173] | : . future(..., label = 'future_mapply-1') ... done [15:30:48.174] | : . Created future: [15:30:48.176] | : . resolved() ... [15:30:48.177] | : . ' resolved() for MultisessionFuture ('future_mapply-1') ... [15:30:48.179] | : . ' , Cluster node socket connection: index=4, id=443 [15:30:48.180] | : . ' , assertValidConnection() ... [15:30:48.180] | : . ' , ; cluster node index: 1 [15:30:48.182] | : . ' , assertValidConnection() ... done [15:30:48.378] | : . ' , socketSelect(list(), timeout = 0.01, write = FALSE) returned FALSE; not resolved [15:30:48.379] | : . ' resolved() for MultisessionFuture ('future_mapply-1') ... done [15:30:48.380] | : . resolved() ... done [15:30:48.174] | : . MultisessionFuture: [15:30:48.174] | : . Label: 'future_mapply-1' [15:30:48.174] | : . Expression: [15:30:48.174] | : . { [15:30:48.174] | : . "# future.apply:::future_xapply(): preserve future option" [15:30:48.174] | : . ...future.globals.maxSize.org <- getOption("future.globals.maxSize") [15:30:48.174] | : . if (!identical(...future.globals.maxSize.org, ...future.globals.maxSize)) { [15:30:48.174] | : . oopts <- options(future.globals.maxSize = ...future.globals.maxSize) [15:30:48.174] | : . on.exit(options(oopts), add = TRUE) [15:30:48.174] | : . } [15:30:48.174] | : . { [15:30:48.174] | : . args <- c(list(FUN = ...future.FUN), ...future.elements_ii, [15:30:48.174] | : . MoreArgs = list(MoreArgs), SIMPLIFY = FALSE, USE.NAMES = FALSE) [15:30:48.174] | : . do.call(mapply, args = args) [15:30:48.174] | : . } [15:30:48.174] | : . } [15:30:48.174] | : . Globals: 5 objects totaling 2.89 KiB (function '...future.FUN' of 265 bytes, list '...future.elements_ii' of 71 bytes, NULL 'MoreArgs' of 27 bytes, NULL '...future.seeds_ii' of 27 bytes, NULL '...future.globals.maxSize' of 27 bytes) [15:30:48.174] | : . Packages: [15:30:48.174] | : . L'Ecuyer-CMRG RNG seed: (seed = FALSE) [15:30:48.174] | : . Capture standard output: FALSE [15:30:48.174] | : . Capture condition classes: 'condition' (excluding '') [15:30:48.174] | : . Immediate condition classes: 'immediateCondition' [15:30:48.174] | : . Lazy evaluation: FALSE [15:30:48.174] | : . Local evaluation: TRUE [15:30:48.174] | : . Early signaling: FALSE [15:30:48.174] | : . Actions: [n=1] 'run' [15:30:48.174] | : . State: 'running' ("Future is being evaluated") [15:30:48.174] | : . Resolved: FALSE [15:30:48.174] | : . Unique identifier: 8b73f8b4a1ece031dc9e1431125bca35-13 [15:30:48.174] | : . Owner process: 8b73f8b4a1ece031dc9e1431125bca35 [15:30:48.174] | : . Class: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [15:30:48.174] | : . Value: [15:30:48.174] | : . Conditions captured: [15:30:48.382] | : . Chunk #1 of 2 ... DONE [15:30:48.383] | : . Chunk #2 of 2 ... [15:30:48.384] | : . - Finding globals in '...' for chunk #2 ... [15:30:48.385] | : . getGlobalsAndPackages() ... [15:30:48.386] | : . ' Searching for globals ... [15:30:48.387] | : . ' , globals found: [0] [15:30:48.388] | : . ' Searching for globals ... done [15:30:48.389] | : . ' globals: [0] [15:30:48.390] | : . ' packages: [0] [15:30:48.391] | : . getGlobalsAndPackages() ... done [15:30:48.392] | : . + additional globals found: [n=0] [15:30:48.396] | : . + additional namespaces needed: [n=0] [15:30:48.397] | : . - Finding globals in '...' for chunk #2 ... DONE [15:30:48.398] | : . - Adjusted option 'future.globals.maxSize': 524288000 -> 2 * 524288000 = 1048576000 (bytes) [15:30:48.399] | : . - seeds: [15:30:48.400] | : . - All globals exported: [n=5] '...future.FUN', 'MoreArgs', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [15:30:48.401] | : . future(..., label = 'future_mapply-2') ... [15:30:48.401] | : . ' lazy: FALSE [15:30:48.402] | : . ' stdout: FALSE [15:30:48.403] | : . ' conditions: [n=1] 'condition' [15:30:48.404] | : . ' getGlobalsAndPackages() ... [15:30:48.405] | : . ' , globals passed as-is: [5] '...future.FUN', 'MoreArgs', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [15:30:48.406] | : . ' , Resolving globals: FALSE [15:30:48.407] | : . ' , Search for packages associated with the globals ... [15:30:48.408] | : . ' , ; Packages associated with globals: [0] [15:30:48.409] | : . ' , ; Packages: [0] [15:30:48.410] | : . ' , Search for packages associated with the globals ... done [15:30:48.411] | : . ' , Packages after dropping 'base': [0] [15:30:48.412] | : . ' , globals: [5] '...future.FUN', 'MoreArgs', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [15:30:48.412] | : . ' , packages: [0] [15:30:48.413] | : . ' getGlobalsAndPackages() ... done [15:30:48.414] | : . ' run() for 'Future' ('future_mapply-2') ... [15:30:48.415] | : . ' , state: 'created' [15:30:48.416] | : . ' , plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [15:30:48.417] | : . ' , plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [15:30:48.418] | : . ' , Using MultisessionFutureBackend ... [15:30:48.419] | : . ' , ; Number of futures since start: 7 (7 created, 7 launched, 6 finished) [15:30:48.420] | : . ' , ; Launching futures ... [15:30:48.420] | : . ' , ; ` launchFuture() for ClusterFutureBackend ... [15:30:48.421] | : . ' , ; ` | Workers: [n=2] [15:30:48.422] | : . ' , ; ` | Socket cluster with 2 nodes on host 'localhost' (R Under development (unstable) (2026-03-17 r89645 ucrt), platform x86_64-w64-mingw32) [15:30:48.426] | : . ' , ; ` | FutureRegistry: 'workers-77eddec3bfa2f85c219de84ff45f9513' [15:30:48.427] | : . ' , ; ` | requestWorker() ... [15:30:48.428] | : . ' , ; ` | : requestNode() ... [15:30:48.429] | : . ' , ; ` | : . Number of workers: 2 [15:30:48.430] | : . ' , ; ` | : . Polling for a free worker ... [15:30:48.431] | : . ' , ; ` | : . ' FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'list', earlySignal = 0) ... [15:30:48.432] | : . ' , ; ` | : . ' , Listing all futures [15:30:48.433] | : . ' , ; ` | : . ' , Number of registered futures: 1 [15:30:48.434] | : . ' , ; ` | : . ' FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'list', earlySignal = 0) ... done [15:30:48.435] | : . ' , ; ` | : . ' Total time: 0 [15:30:48.435] | : . ' , ; ` | : . Polling for a free worker ... done [15:30:48.436] | : . ' , ; ` | : . FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'list', earlySignal = 0) ... [15:30:48.437] | : . ' , ; ` | : . ' Listing all futures [15:30:48.438] | : . ' , ; ` | : . ' Number of registered futures: 1 [15:30:48.439] | : . ' , ; ` | : . FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'list', earlySignal = 0) ... done [15:30:48.440] | : . ' , ; ` | : . avail: [n=2] '2' [15:30:48.441] | : . ' , ; ` | : . Index of first available worker: 2 [15:30:48.441] | : . ' , ; ` | : . Validate that the worker is functional ... [15:30:48.443] | : . ' , ; ` | : . ' Connection is valid [15:30:48.443] | : . ' , ; ` | : . ' RichSOCKnode of a socket cluster on local host 'localhost' with pid 67520 (R Under development (unstable) (2026-03-17 r89645 ucrt), x86_64-w64-mingw32) using socket connection #5 ('<-CRANwin3.fb05.statistik.uni-dortmund.de:21027') [15:30:48.446] | : . ' , ; ` | : . ' Worker is functional [15:30:48.447] | : . ' , ; ` | : . ' FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'list', earlySignal = 0) ... [15:30:48.448] | : . ' , ; ` | : . ' , Listing all futures [15:30:48.449] | : . ' , ; ` | : . ' , Number of registered futures: 1 [15:30:48.449] | : . ' , ; ` | : . ' FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'list', earlySignal = 0) ... done [15:30:48.450] | : . ' , ; ` | : . Validate that the worker is functional ... done [15:30:48.451] | : . ' , ; ` | : requestNode() ... done [15:30:48.452] | : . ' , ; ` | : cluster node index: 2 [15:30:48.453] | : . ' , ; ` | requestWorker() ... done [15:30:48.453] | : . ' , ; ` | eraseGlobalEnvironment() ... [15:30:48.455] | : . ' , ; ` | eraseGlobalEnvironment() ... done [15:30:48.456] | : . ' , ; ` | launchFuture() ... [15:30:48.456] | : . ' , ; ` | : cluster node index: 2 [15:30:48.457] | : . ' , ; ` | : getFutureData() ... [15:30:48.458] | : . ' , ; ` | : . getFutureCore() ... [15:30:48.458] | : . ' , ; ` | : . ' Packages needed by the future expression (n = 0): [15:30:48.459] | : . ' , ; ` | : . getFutureCore() ... done [15:30:48.460] | : . ' , ; ` | : . getFutureCapture() ... [15:30:48.461] | : . ' , ; ` | : . getFutureCapture() ... done [15:30:48.462] | : . ' , ; ` | : . getFutureContext() ... [15:30:48.463] | : . ' , ; ` | : . ' plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [15:30:48.464] | : . ' , ; ` | : . ' , Getting stack without first backend: [n=0] [15:30:48.464] | : . ' , ; ` | : . ' plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [15:30:48.465] | : . ' , ; ` | : . ' Packages needed by future backend (n = 0): [15:30:48.466] | : . ' , ; ` | : . getFutureContext() ... done [15:30:48.467] | : . ' , ; ` | : getFutureData() ... done [15:30:48.468] | : . ' , ; ` | : FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'add', earlySignal = 0) ... [15:30:48.469] | : . ' , ; ` | : . Appended future to position #2 [15:30:48.470] | : . ' , ; ` | : . Number of registered futures: 2 [15:30:48.471] | : . ' , ; ` | : FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'add', earlySignal = 0) ... done [15:30:48.472] | : . ' , ; ` | launchFuture() ... done [15:30:48.473] | : . ' , ; ` | MultisessionFuture started [15:30:48.473] | : . ' , ; ` launchFuture() for ClusterFutureBackend ... done [15:30:48.474] | : . ' , ; Launching futures ... done [15:30:48.475] | : . ' , ; Future launched: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [15:30:48.476] | : . ' , Using MultisessionFutureBackend ... done [15:30:48.477] | : . ' run() for 'Future' ('future_mapply-2') ... done [15:30:48.478] | : . future(..., label = 'future_mapply-2') ... done [15:30:48.478] | : . Created future: [15:30:48.481] | : . resolved() ... [15:30:48.482] | : . ' resolved() for MultisessionFuture ('future_mapply-2') ... [15:30:48.483] | : . ' , Cluster node socket connection: index=5, id=444 [15:30:48.484] | : . ' , assertValidConnection() ... [15:30:48.485] | : . ' , ; cluster node index: 2 [15:30:48.487] | : . ' , assertValidConnection() ... done [15:30:48.488] | : . ' , receiveMessageFromWorker() for ClusterFuture ... [15:30:48.489] | : . ' , ; cluster node index: 2 [15:30:48.490] | : . ' , ; [1] TRUE [15:30:48.491] | : . ' , ; Received data: [15:30:48.492] | : . ' , ; List of 5 [15:30:48.492] | : . ' , ; $ type : chr "VALUE" [15:30:48.492] | : . ' , ; $ value :List of 16 [15:30:48.492] | : . ' , ; ..$ value :List of 1 [15:30:48.492] | : . ' , ; .. ..$ :List of 2 [15:30:48.492] | : . ' , ; .. .. ..$ x: int 0 [15:30:48.492] | : . ' , ; .. .. ..$ y: int 1 [15:30:48.492] | : . ' , ; ..$ visible : logi TRUE [15:30:48.492] | : . ' , ; ..$ stdout : NULL [15:30:48.492] | : . ' , ; ..$ conditions : list() [15:30:48.492] | : . ' , ; ..$ rng : logi FALSE [15:30:48.492] | : . ' , ; ..$ seed : NULL [15:30:48.492] | : . ' , ; ..$ misuseGlobalEnv : NULL [15:30:48.492] | : . ' , ; ..$ misuseConnections :List of 3 [15:30:48.492] | : . ' , ; .. ..$ added : NULL [15:30:48.492] | : . ' , ; .. ..$ removed : NULL [15:30:48.492] | : . ' , ; .. ..$ replaced: NULL [15:30:48.492] | : . ' , ; ..$ misuseDevices : NULL [15:30:48.492] | : . ' , ; ..$ misuseDefaultDevice: list() [15:30:48.492] | : . ' , ; ..$ started : POSIXct[1:1], format: "2026-03-18 15:30:48" [15:30:48.492] | : . ' , ; ..$ finished : POSIXct[1:1], format: "2026-03-18 15:30:48" [15:30:48.492] | : . ' , ; ..$ uuid : chr [1:2] "8b73f8b4a1ece031dc9e1431125bca35" "14" [15:30:48.492] | : . ' , ; ..$ session_uuid : chr "94923a90f0b67d5aeb3c8adf0b2ab41a" [15:30:48.492] | : . ' , ; .. ..- attr(*, "source")=List of 5 [15:30:48.492] | : . ' , ; .. .. ..$ host : Named chr "CRANWIN3" [15:30:48.492] | : . ' , ; .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [15:30:48.492] | : . ' , ; .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [15:30:48.492] | : . ' , ; .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [15:30:48.492] | : . ' , ; .. .. ..$ pid : int 67520 [15:30:48.492] | : . ' , ; .. .. ..$ time : POSIXct[1:1], format: "2026-03-18 15:30:45" [15:30:48.492] | : . ' , ; .. .. ..$ random: int 2147483647 [15:30:48.492] | : . ' , ; ..$ r_info :List of 4 [15:30:48.492] | : . ' , ; .. ..$ version :Classes 'R_system_version', 'package_version', 'numeric_version' hidden list of 1 [15:30:48.492] | : . ' , ; .. .. ..$ : int [1:3] 4 6 0 [15:30:48.492] | : . ' , ; .. ..$ os : chr "windows" [15:30:48.492] | : . ' , ; .. ..$ os_name : chr "Windows" [15:30:48.492] | : . ' , ; .. ..$ captures_utf8: logi TRUE [15:30:48.492] | : . ' , ; ..$ version : chr "1.8" [15:30:48.492] | : . ' , ; ..- attr(*, "class")= chr "FutureResult" [15:30:48.492] | : . ' , ; $ success: logi TRUE [15:30:48.492] | : . ' , ; $ time : 'proc_time' Named num [1:5] 0.01 0 0.01 NA NA [15:30:48.492] | : . ' , ; ..- attr(*, "names")= chr [1:5] "user.self" "sys.self" "elapsed" "user.child" ... [15:30:48.492] | : . ' , ; $ tag : NULL [15:30:48.517] | : . ' , ; Received FutureResult [15:30:48.518] | : . ' , ; FutureResult: [15:30:48.518] | : . ' , ; value: 'list' [15:30:48.518] | : . ' , ; visible: TRUE [15:30:48.518] | : . ' , ; stdout: NULL [15:30:48.518] | : . ' , ; conditions: [n = 0] [15:30:48.518] | : . ' , ; RNG used: FALSE [15:30:48.518] | : . ' , ; duration: 0.005877018 secs (started 2026-03-18 15:30:48.469191) [15:30:48.518] | : . ' , ; version: 1.8 [15:30:48.521] | : . ' , ; FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'remove', earlySignal = 0) ... [15:30:48.522] | : . ' , ; ` Removed future from position #2 [15:30:48.523] | : . ' , ; ` Number of registered futures: 1 [15:30:48.523] | : . ' , ; FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'remove', earlySignal = 0) ... done [15:30:48.524] | : . ' , ; Erased future from future backend [15:30:48.525] | : . ' , ; result() for ClusterFuture ... [15:30:48.526] | : . ' , ; ` result already collected: FutureResult [15:30:48.527] | : . ' , ; result() for ClusterFuture ... done [15:30:48.527] | : . ' , ; signalConditions() ... [15:30:48.528] | : . ' , ; ` include = 'immediateCondition' [15:30:48.529] | : . ' , ; ` exclude = [15:30:48.529] | : . ' , ; ` resignal = FALSE [15:30:48.530] | : . ' , ; ` Number of conditions: 0 [15:30:48.530] | : . ' , ; ` int 0 [15:30:48.531] | : . ' , ; signalConditions() ... done [15:30:48.532] | : . ' , receiveMessageFromWorker() for ClusterFuture ... done [15:30:48.532] | : . ' , receiveMessageFromWorker() returned object of class FutureResult; resolved [15:30:48.533] | : . ' resolved() for MultisessionFuture ('future_mapply-2') ... done [15:30:48.534] | : . ' assertFutureResult() ... [15:30:48.534] | : . ' , Future uuid: 8b73f8b4a1ece031dc9e1431125bca35-14 [15:30:48.535] | : . ' , identical; success [15:30:48.536] | : . ' assertFutureResult() ... done [15:30:48.537] | : . resolved() ... done [15:30:48.479] | : . MultisessionFuture: [15:30:48.479] | : . Label: 'future_mapply-2' [15:30:48.479] | : . Expression: [15:30:48.479] | : . { [15:30:48.479] | : . "# future.apply:::future_xapply(): preserve future option" [15:30:48.479] | : . ...future.globals.maxSize.org <- getOption("future.globals.maxSize") [15:30:48.479] | : . if (!identical(...future.globals.maxSize.org, ...future.globals.maxSize)) { [15:30:48.479] | : . oopts <- options(future.globals.maxSize = ...future.globals.maxSize) [15:30:48.479] | : . on.exit(options(oopts), add = TRUE) [15:30:48.479] | : . } [15:30:48.479] | : . { [15:30:48.479] | : . args <- c(list(FUN = ...future.FUN), ...future.elements_ii, [15:30:48.479] | : . MoreArgs = list(MoreArgs), SIMPLIFY = FALSE, USE.NAMES = FALSE) [15:30:48.479] | : . do.call(mapply, args = args) [15:30:48.479] | : . } [15:30:48.479] | : . } [15:30:48.479] | : . Globals: 5 objects totaling 2.89 KiB (function '...future.FUN' of 265 bytes, list '...future.elements_ii' of 71 bytes, NULL 'MoreArgs' of 27 bytes, NULL '...future.seeds_ii' of 27 bytes, NULL '...future.globals.maxSize' of 27 bytes) [15:30:48.479] | : . Packages: [15:30:48.479] | : . L'Ecuyer-CMRG RNG seed: (seed = FALSE) [15:30:48.479] | : . Capture standard output: FALSE [15:30:48.479] | : . Capture condition classes: 'condition' (excluding '') [15:30:48.479] | : . Immediate condition classes: 'immediateCondition' [15:30:48.479] | : . Lazy evaluation: FALSE [15:30:48.479] | : . Local evaluation: TRUE [15:30:48.479] | : . Early signaling: FALSE [15:30:48.479] | : . Actions: [n=1] 'run' [15:30:48.479] | : . State: 'running' ("Future is being evaluated") [15:30:48.479] | : . Resolved: TRUE [15:30:48.479] | : . Unique identifier: 8b73f8b4a1ece031dc9e1431125bca35-14 [15:30:48.479] | : . Owner process: 8b73f8b4a1ece031dc9e1431125bca35 [15:30:48.479] | : . Class: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [15:30:48.479] | : . Value: [15:30:48.479] | : . Conditions captured: [15:30:48.538] | : . Chunk #2 of 2 ... DONE [15:30:48.539] | : . Launching 2 futures (chunks) ... DONE [15:30:48.540] | : . Resolving 2 futures (chunks) ... [15:30:48.541] | : . value() for list ... [15:30:48.542] | : . ' recursive: 0 [15:30:48.543] | : . ' reduce: FALSE [15:30:48.544] | : . ' length: 2 [15:30:48.545] | : . ' Number of remaining objects: 2 [15:30:48.546] | : . ' checking value #1: [15:30:48.547] | : . ' 'obj' is MultisessionFuture [15:30:48.548] | : . ' resolved() ... [15:30:48.549] | : . ' , resolved() for MultisessionFuture ('future_mapply-1') ... [15:30:48.550] | : . ' , ; Cluster node socket connection: index=4, id=443 [15:30:48.551] | : . ' , ; assertValidConnection() ... [15:30:48.552] | : . ' , ; ` cluster node index: 1 [15:30:48.553] | : . ' , ; assertValidConnection() ... done [15:30:48.680] | : . ' , ; receiveMessageFromWorker() for ClusterFuture ... [15:30:48.681] | : . ' , ; ` cluster node index: 1 [15:30:48.682] | : . ' , ; ` [1] TRUE [15:30:48.683] | : . ' , ; ` Received data: [15:30:48.684] | : . ' , ; ` List of 5 [15:30:48.684] | : . ' , ; ` $ type : chr "VALUE" [15:30:48.684] | : . ' , ; ` $ value :List of 16 [15:30:48.684] | : . ' , ; ` ..$ value :List of 1 [15:30:48.684] | : . ' , ; ` .. ..$ :List of 2 [15:30:48.684] | : . ' , ; ` .. .. ..$ x: int 1 [15:30:48.684] | : . ' , ; ` .. .. ..$ y: int 0 [15:30:48.684] | : . ' , ; ` ..$ visible : logi TRUE [15:30:48.684] | : . ' , ; ` ..$ stdout : NULL [15:30:48.684] | : . ' , ; ` ..$ conditions : list() [15:30:48.684] | : . ' , ; ` ..$ rng : logi FALSE [15:30:48.684] | : . ' , ; ` ..$ seed : NULL [15:30:48.684] | : . ' , ; ` ..$ misuseGlobalEnv : NULL [15:30:48.684] | : . ' , ; ` ..$ misuseConnections :List of 3 [15:30:48.684] | : . ' , ; ` .. ..$ added : NULL [15:30:48.684] | : . ' , ; ` .. ..$ removed : NULL [15:30:48.684] | : . ' , ; ` .. ..$ replaced: NULL [15:30:48.684] | : . ' , ; ` ..$ misuseDevices : NULL [15:30:48.684] | : . ' , ; ` ..$ misuseDefaultDevice: list() [15:30:48.684] | : . ' , ; ` ..$ started : POSIXct[1:1], format: "2026-03-18 15:30:48" [15:30:48.684] | : . ' , ; ` ..$ finished : POSIXct[1:1], format: "2026-03-18 15:30:48" [15:30:48.684] | : . ' , ; ` ..$ uuid : chr [1:2] "8b73f8b4a1ece031dc9e1431125bca35" "13" [15:30:48.684] | : . ' , ; ` ..$ session_uuid : chr "22f9b000cca78ff7bd7284f4e59b4481" [15:30:48.684] | : . ' , ; ` .. ..- attr(*, "source")=List of 5 [15:30:48.684] | : . ' , ; ` .. .. ..$ host : Named chr "CRANWIN3" [15:30:48.684] | : . ' , ; ` .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [15:30:48.684] | : . ' , ; ` .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [15:30:48.684] | : . ' , ; ` .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [15:30:48.684] | : . ' , ; ` .. .. ..$ pid : int 90048 [15:30:48.684] | : . ' , ; ` .. .. ..$ time : POSIXct[1:1], format: "2026-03-18 15:30:44" [15:30:48.684] | : . ' , ; ` .. .. ..$ random: int 2147483647 [15:30:48.684] | : . ' , ; ` ..$ r_info :List of 4 [15:30:48.684] | : . ' , ; ` .. ..$ version :Classes 'R_system_version', 'package_version', 'numeric_version' hidden list of 1 [15:30:48.684] | : . ' , ; ` .. .. ..$ : int [1:3] 4 6 0 [15:30:48.684] | : . ' , ; ` .. ..$ os : chr "windows" [15:30:48.684] | : . ' , ; ` .. ..$ os_name : chr "Windows" [15:30:48.684] | : . ' , ; ` .. ..$ captures_utf8: logi TRUE [15:30:48.684] | : . ' , ; ` ..$ version : chr "1.8" [15:30:48.684] | : . ' , ; ` ..- attr(*, "class")= chr "FutureResult" [15:30:48.684] | : . ' , ; ` $ success: logi TRUE [15:30:48.684] | : . ' , ; ` $ time : 'proc_time' Named num [1:5] 0 0 0.51 NA NA [15:30:48.684] | : . ' , ; ` ..- attr(*, "names")= chr [1:5] "user.self" "sys.self" "elapsed" "user.child" ... [15:30:48.684] | : . ' , ; ` $ tag : NULL [15:30:48.711] | : . ' , ; ` Received FutureResult [15:30:48.712] | : . ' , ; ` FutureResult: [15:30:48.712] | : . ' , ; ` value: 'list' [15:30:48.712] | : . ' , ; ` visible: TRUE [15:30:48.712] | : . ' , ; ` stdout: NULL [15:30:48.712] | : . ' , ; ` conditions: [n = 0] [15:30:48.712] | : . ' , ; ` RNG used: FALSE [15:30:48.712] | : . ' , ; ` duration: 0.510587 secs (started 2026-03-18 15:30:48.167697) [15:30:48.712] | : . ' , ; ` version: 1.8 [15:30:48.714] | : . ' , ; ` FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'remove', earlySignal = 0) ... [15:30:48.715] | : . ' , ; ` | Removed future from position #1 [15:30:48.716] | : . ' , ; ` | Number of registered futures: 0 [15:30:48.717] | : . ' , ; ` FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'remove', earlySignal = 0) ... done [15:30:48.717] | : . ' , ; ` Erased future from future backend [15:30:48.718] | : . ' , ; ` result() for ClusterFuture ... [15:30:48.719] | : . ' , ; ` | result already collected: FutureResult [15:30:48.720] | : . ' , ; ` result() for ClusterFuture ... done [15:30:48.721] | : . ' , ; ` signalConditions() ... [15:30:48.722] | : . ' , ; ` | include = 'immediateCondition' [15:30:48.722] | : . ' , ; ` | exclude = [15:30:48.724] | : . ' , ; ` | resignal = FALSE [15:30:48.726] | : . ' , ; ` | Number of conditions: 0 [15:30:48.727] | : . ' , ; ` | int 0 [15:30:48.729] | : . ' , ; ` signalConditions() ... done [15:30:48.731] | : . ' , ; receiveMessageFromWorker() for ClusterFuture ... done [15:30:48.732] | : . ' , ; receiveMessageFromWorker() returned object of class FutureResult; resolved [15:30:48.733] | : . ' , resolved() for MultisessionFuture ('future_mapply-1') ... done [15:30:48.734] | : . ' , assertFutureResult() ... [15:30:48.736] | : . ' , ; Future uuid: 8b73f8b4a1ece031dc9e1431125bca35-13 [15:30:48.737] | : . ' , ; identical; success [15:30:48.738] | : . ' , assertFutureResult() ... done [15:30:48.739] | : . ' resolved() ... done [15:30:48.740] | : . ' MultisessionFuture #1 [15:30:48.741] | : . ' signalConditionsASAP(MultisessionFuture, pos=1) ... [15:30:48.742] | : . ' , nx: 2 [15:30:48.743] | : . ' , relay: TRUE [15:30:48.745] | : . ' , stdout: TRUE [15:30:48.746] | : . ' , signal: TRUE [15:30:48.747] | : . ' , resignal: FALSE [15:30:48.748] | : . ' , force: TRUE [15:30:48.749] | : . ' , relayed: [n=2] FALSE, FALSE [15:30:48.750] | : . ' , queued futures: [n=2] FALSE, FALSE [15:30:48.751] | : . ' , until=1 [15:30:48.752] | : . ' , relaying element #1 [15:30:48.754] | : . ' , value() for MultisessionFuture ('future_mapply-1') ... [15:30:48.755] | : . ' , ; result() for ClusterFuture ... [15:30:48.756] | : . ' , ; ` result already collected: FutureResult [15:30:48.757] | : . ' , ; result() for ClusterFuture ... done [15:30:48.758] | : . ' , ; result() for ClusterFuture ... [15:30:48.760] | : . ' , ; ` result already collected: FutureResult [15:30:48.761] | : . ' , ; result() for ClusterFuture ... done [15:30:48.762] | : . ' , ; signalConditions() ... [15:30:48.763] | : . ' , ; ` include = 'immediateCondition' [15:30:48.764] | : . ' , ; ` exclude = [15:30:48.765] | : . ' , ; ` resignal = FALSE [15:30:48.766] | : . ' , ; ` Number of conditions: 0 [15:30:48.767] | : . ' , ; ` int 0 [15:30:48.770] | : . ' , ; signalConditions() ... done [15:30:48.771] | : . ' , ; relay stdout ... [15:30:48.772] | : . ' , ; relay stdout ... done [15:30:48.774] | : . ' , ; check for misuse ... [15:30:48.775] | : . ' , ; check for misuse ... done [15:30:48.776] | : . ' , value() for MultisessionFuture ('future_mapply-1') ... done [15:30:48.778] | : . ' , result() for ClusterFuture ... [15:30:48.779] | : . ' , ; result already collected: FutureResult [15:30:48.780] | : . ' , result() for ClusterFuture ... done [15:30:48.781] | : . ' , signalConditions() ... [15:30:48.783] | : . ' , ; include = 'immediateCondition' [15:30:48.784] | : . ' , ; exclude = [15:30:48.785] | : . ' , ; resignal = FALSE [15:30:48.786] | : . ' , ; Number of conditions: 0 [15:30:48.786] | : . ' , ; int 0 [15:30:48.788] | : . ' , signalConditions() ... done [15:30:48.789] | : . ' , result() for ClusterFuture ... [15:30:48.790] | : . ' , ; result already collected: FutureResult [15:30:48.791] | : . ' , result() for ClusterFuture ... done [15:30:48.792] | : . ' , signalConditions() ... [15:30:48.793] | : . ' , ; include = 'condition' [15:30:48.794] | : . ' , ; exclude = 'error', 'immediateCondition' [15:30:48.795] | : . ' , ; resignal = TRUE [15:30:48.796] | : . ' , ; Number of conditions: 0 [15:30:48.796] | : . ' , ; int 0 [15:30:48.798] | : . ' , signalConditions() ... done [15:30:48.799] | : . ' , relayed: [n=2] TRUE, FALSE [15:30:48.800] | : . ' , queued futures: [n=2] TRUE, FALSE [15:30:48.801] | : . ' signalConditionsASAP(MultisessionFuture, pos=1) ... done [15:30:48.802] | : . ' value(, ...) ... [15:30:48.803] | : . ' , value() for MultisessionFuture ('future_mapply-1') ... [15:30:48.804] | : . ' , ; result() for ClusterFuture ... [15:30:48.804] | : . ' , ; ` result already collected: FutureResult [15:30:48.805] | : . ' , ; result() for ClusterFuture ... done [15:30:48.806] | : . ' , ; result() for ClusterFuture ... [15:30:48.806] | : . ' , ; ` result already collected: FutureResult [15:30:48.807] | : . ' , ; result() for ClusterFuture ... done [15:30:48.808] | : . ' , ; signalConditions() ... [15:30:48.808] | : . ' , ; ` include = 'immediateCondition' [15:30:48.809] | : . ' , ; ` exclude = [15:30:48.810] | : . ' , ; ` resignal = FALSE [15:30:48.810] | : . ' , ; ` Number of conditions: 0 [15:30:48.811] | : . ' , ; ` int 0 [15:30:48.812] | : . ' , ; signalConditions() ... done [15:30:48.813] | : . ' , ; check for misuse ... [15:30:48.814] | : . ' , ; check for misuse ... done [15:30:48.815] | : . ' , value() for MultisessionFuture ('future_mapply-1') ... done [15:30:48.816] | : . ' , value: [15:30:48.816] | : . ' value(, ...) ... done [15:30:48.817] | : . ' signalConditionsASAP(MultisessionFuture, pos=1) ... [15:30:48.818] | : . ' , nx: 2 [15:30:48.818] | : . ' , relay: TRUE [15:30:48.819] | : . ' , stdout: TRUE [15:30:48.820] | : . ' , signal: TRUE [15:30:48.821] | : . ' , resignal: FALSE [15:30:48.822] | : . ' , force: TRUE [15:30:48.823] | : . ' , relayed: [n=2] TRUE, FALSE [15:30:48.824] | : . ' , queued futures: [n=2] TRUE, FALSE [15:30:48.825] | : . ' , until=2 [15:30:48.825] | : . ' , relaying element #2 [15:30:48.826] | : . ' , relayed: [n=2] TRUE, FALSE [15:30:48.827] | : . ' , queued futures: [n=2] TRUE, FALSE [15:30:48.828] | : . ' signalConditionsASAP(MultisessionFuture, pos=1) ... done [15:30:48.829] | : . ' resolve() for MultisessionFuture ... [15:30:48.830] | : . ' resolve() for MultisessionFuture ... done [15:30:48.831] | : . ' length: 1 (resolved future 1) [15:30:48.832] | : . ' checking value #2: [15:30:48.833] | : . ' 'obj' is MultisessionFuture [15:30:48.834] | : . ' resolved() ... [15:30:48.835] | : . ' resolved() ... done [15:30:48.835] | : . ' MultisessionFuture #2 [15:30:48.836] | : . ' signalConditionsASAP(MultisessionFuture, pos=2) ... [15:30:48.837] | : . ' , nx: 2 [15:30:48.837] | : . ' , relay: TRUE [15:30:48.838] | : . ' , stdout: TRUE [15:30:48.839] | : . ' , signal: TRUE [15:30:48.839] | : . ' , resignal: FALSE [15:30:48.840] | : . ' , force: TRUE [15:30:48.841] | : . ' , relayed: [n=2] TRUE, FALSE [15:30:48.841] | : . ' , queued futures: [n=2] TRUE, FALSE [15:30:48.842] | : . ' , until=2 [15:30:48.843] | : . ' , relaying element #2 [15:30:48.844] | : . ' , value() for MultisessionFuture ('future_mapply-2') ... [15:30:48.845] | : . ' , ; result() for ClusterFuture ... [15:30:48.846] | : . ' , ; ` result already collected: FutureResult [15:30:48.846] | : . ' , ; result() for ClusterFuture ... done [15:30:48.847] | : . ' , ; result() for ClusterFuture ... [15:30:48.848] | : . ' , ; ` result already collected: FutureResult [15:30:48.849] | : . ' , ; result() for ClusterFuture ... done [15:30:48.850] | : . ' , ; signalConditions() ... [15:30:48.851] | : . ' , ; ` include = 'immediateCondition' [15:30:48.852] | : . ' , ; ` exclude = [15:30:48.853] | : . ' , ; ` resignal = FALSE [15:30:48.853] | : . ' , ; ` Number of conditions: 0 [15:30:48.855] | : . ' , ; ` int 0 [15:30:48.857] | : . ' , ; signalConditions() ... done [15:30:48.858] | : . ' , ; relay stdout ... [15:30:48.859] | : . ' , ; relay stdout ... done [15:30:48.860] | : . ' , ; check for misuse ... [15:30:48.861] | : . ' , ; check for misuse ... done [15:30:48.862] | : . ' , value() for MultisessionFuture ('future_mapply-2') ... done [15:30:48.863] | : . ' , result() for ClusterFuture ... [15:30:48.864] | : . ' , ; result already collected: FutureResult [15:30:48.864] | : . ' , result() for ClusterFuture ... done [15:30:48.865] | : . ' , signalConditions() ... [15:30:48.866] | : . ' , ; include = 'immediateCondition' [15:30:48.867] | : . ' , ; exclude = [15:30:48.868] | : . ' , ; resignal = FALSE [15:30:48.868] | : . ' , ; Number of conditions: 0 [15:30:48.869] | : . ' , ; int 0 [15:30:48.871] | : . ' , signalConditions() ... done [15:30:48.872] | : . ' , result() for ClusterFuture ... [15:30:48.873] | : . ' , ; result already collected: FutureResult [15:30:48.874] | : . ' , result() for ClusterFuture ... done [15:30:48.875] | : . ' , signalConditions() ... [15:30:48.876] | : . ' , ; include = 'condition' [15:30:48.877] | : . ' , ; exclude = 'error', 'immediateCondition' [15:30:48.878] | : . ' , ; resignal = TRUE [15:30:48.879] | : . ' , ; Number of conditions: 0 [15:30:48.880] | : . ' , ; int 0 [15:30:48.881] | : . ' , signalConditions() ... done [15:30:48.882] | : . ' , relayed: [n=2] TRUE, TRUE [15:30:48.883] | : . ' , queued futures: [n=2] TRUE, TRUE [15:30:48.884] | : . ' signalConditionsASAP(MultisessionFuture, pos=2) ... done [15:30:48.884] | : . ' value(, ...) ... [15:30:48.885] | : . ' , value() for MultisessionFuture ('future_mapply-2') ... [15:30:48.886] | : . ' , ; result() for ClusterFuture ... [15:30:48.887] | : . ' , ; ` result already collected: FutureResult [15:30:48.888] | : . ' , ; result() for ClusterFuture ... done [15:30:48.889] | : . ' , ; result() for ClusterFuture ... [15:30:48.890] | : . ' , ; ` result already collected: FutureResult [15:30:48.890] | : . ' , ; result() for ClusterFuture ... done [15:30:48.891] | : . ' , ; signalConditions() ... [15:30:48.892] | : . ' , ; ` include = 'immediateCondition' [15:30:48.893] | : . ' , ; ` exclude = [15:30:48.894] | : . ' , ; ` resignal = FALSE [15:30:48.895] | : . ' , ; ` Number of conditions: 0 [15:30:48.896] | : . ' , ; ` int 0 [15:30:48.901] | : . ' , ; signalConditions() ... done [15:30:48.902] | : . ' , ; check for misuse ... [15:30:48.902] | : . ' , ; check for misuse ... done [15:30:48.903] | : . ' , value() for MultisessionFuture ('future_mapply-2') ... done [15:30:48.903] | : . ' , value: [15:30:48.904] | : . ' value(, ...) ... done [15:30:48.905] | : . ' signalConditionsASAP(MultisessionFuture, pos=2) ... [15:30:48.905] | : . ' , nx: 2 [15:30:48.906] | : . ' , relay: TRUE [15:30:48.906] | : . ' , stdout: TRUE [15:30:48.907] | : . ' , signal: TRUE [15:30:48.907] | : . ' , resignal: FALSE [15:30:48.908] | : . ' , force: TRUE [15:30:48.908] | : . ' , relayed: [n=2] TRUE, TRUE [15:30:48.909] | : . ' , queued futures: [n=2] TRUE, TRUE [15:30:48.910] | : . ' , until=2 [15:30:48.911] | : . ' , relayed: [n=2] TRUE, TRUE [15:30:48.912] | : . ' , queued futures: [n=2] TRUE, TRUE [15:30:48.913] | : . ' signalConditionsASAP(MultisessionFuture, pos=2) ... done [15:30:48.914] | : . ' resolve() for MultisessionFuture ... [15:30:48.915] | : . ' resolve() for MultisessionFuture ... done [15:30:48.916] | : . ' length: 0 (resolved future 2) [15:30:48.917] | : . ' Relaying remaining futures ... [15:30:48.918] | : . ' , signalConditionsASAP(NULL, pos=0) ... [15:30:48.919] | : . ' , ; nx: 2 [15:30:48.920] | : . ' , ; relay: TRUE [15:30:48.921] | : . ' , ; stdout: TRUE [15:30:48.922] | : . ' , ; signal: TRUE [15:30:48.923] | : . ' , ; resignal: FALSE [15:30:48.924] | : . ' , ; force: TRUE [15:30:48.925] | : . ' , ; relayed: [n=2] TRUE, TRUE [15:30:48.926] | : . ' , ; queued futures: [n=2] TRUE, TRUE - flush all [15:30:48.927] | : . ' , ; relayed: [n=2] TRUE, TRUE [15:30:48.928] | : . ' , ; queued futures: [n=2] TRUE, TRUE [15:30:48.929] | : . ' , signalConditionsASAP(NULL, pos=0) ... done [15:30:48.930] | : . ' Relaying remaining futures ... done [15:30:48.931] | : . value() for list ... done [15:30:48.932] | : . - Number of value chunks collected: 2 [15:30:48.933] | : . Resolving 2 futures (chunks) ... DONE [15:30:48.934] | : . Reducing values from 2 chunks ... [15:30:48.935] | : . - Number of values collected after concatenation: 2 [15:30:48.936] | : . - Number of values expected: 2 [15:30:48.937] | : . Reducing values from 2 chunks ... DONE [15:30:48.938] | : future_mapply() -> future_xapply() ... done [15:30:48.939] | future_mapply() ... done * future_mapply(x, ..., future.stdout = FALSE) ... DONE * future_mapply(x, ..., future.stdout = TRUE) ... [15:30:48.941] | future_mapply() ... [15:30:48.942] | : future_mapply() -> future_xapply() ... [15:30:48.943] | : . nbrOfWorkers(NULL) ... [15:30:48.944] | : . ' List of 4 [15:30:48.944] | : . ' $ : language makeChunks(nX, nbrOfWorkers = nbrOfWorkers(), future.scheduling = future.scheduling, future.chunk.size = future.chunk.size) [15:30:48.944] | : . ' $ : language stop_if_not(nbrOfElements >= 0L, nbrOfWorkers >= 1L) [15:30:48.944] | : . ' $ : language nbrOfWorkers() [15:30:48.944] | : . ' $ : language nbrOfWorkers.NULL() [15:30:48.949] | : . ' plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [15:30:48.950] | : . ' plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [15:30:48.951] | : . ' Number of workers: 2 [15:30:48.952] | : . nbrOfWorkers(NULL) ... done [15:30:48.954] | : . Number of chunks: 2 [15:30:48.955] | : . getGlobalsAndPackagesXApply() ... [15:30:48.956] | : . ' future.globals: TRUE [15:30:48.957] | : . ' getGlobalsAndPackages() ... [15:30:48.958] | : . ' , Searching for globals ... [15:30:48.979] | : . ' , ; globals found: [6] 'FUN', '{', 'Sys.sleep', '/', 'print', 'list' [15:30:48.980] | : . ' , Searching for globals ... done [15:30:48.981] | : . ' , Resolving globals: FALSE [15:30:48.982] | : . ' , Search for packages associated with the globals ... [15:30:48.984] | : . ' , ; Packages associated with globals: [1] 'base' [15:30:48.985] | : . ' , ; Packages: [1] 'base' [15:30:48.986] | : . ' , Search for packages associated with the globals ... done [15:30:48.987] | : . ' , The total size of the 1 globals is 265 bytes (265 bytes) [15:30:48.989] | : . ' , The total size of the 1 globals exported for future expression ('FUN()') is 265 bytes There is one global: 'FUN' (265 bytes of class 'function') [15:30:48.990] | : . ' , Packages after dropping 'base': [0] [15:30:48.991] | : . ' , globals: [1] 'FUN' [15:30:48.992] | : . ' , packages: [0] [15:30:48.993] | : . ' getGlobalsAndPackages() ... done [15:30:48.994] | : . ' globals found/used: [n=1] 'FUN' [15:30:48.995] | : . ' needed namespaces: [n=0] [15:30:48.996] | : . ' Globals to be used in all futures (chunks): [n=2] '...future.FUN', 'MoreArgs' [15:30:48.997] | : . ' List of 2 [15:30:48.997] | : . ' $ ...future.FUN:function (x, y) [15:30:48.997] | : . ' $ MoreArgs : NULL [15:30:48.997] | : . ' - attr(*, "where")=List of 2 [15:30:48.997] | : . ' ..$ ...future.FUN: [15:30:48.997] | : . ' ..$ MoreArgs : [15:30:48.997] | : . ' - attr(*, "class")= chr [1:3] "FutureGlobals" "Globals" "list" [15:30:48.997] | : . ' - attr(*, "resolved")= logi FALSE [15:30:48.997] | : . ' - attr(*, "total_size")= num NA [15:30:49.004] | : . ' Packages to be attached in all futures: [n=0] [15:30:49.005] | : . getGlobalsAndPackagesXApply() ... done [15:30:49.006] | : . Globals pass to each chunk: [n=5] '...future.FUN', 'MoreArgs', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [15:30:49.007] | : . List of 5 [15:30:49.007] | : . $ ...future.FUN :function (x, y) [15:30:49.007] | : . $ MoreArgs : NULL [15:30:49.007] | : . $ ...future.elements_ii : NULL [15:30:49.007] | : . $ ...future.seeds_ii : NULL [15:30:49.007] | : . $ ...future.globals.maxSize: NULL [15:30:49.007] | : . - attr(*, "where")=List of 5 [15:30:49.007] | : . ..$ ...future.FUN : [15:30:49.007] | : . ..$ MoreArgs : [15:30:49.007] | : . ..$ ...future.elements_ii : [15:30:49.007] | : . ..$ ...future.seeds_ii : [15:30:49.007] | : . ..$ ...future.globals.maxSize: [15:30:49.007] | : . - attr(*, "class")= chr [1:3] "FutureGlobals" "Globals" "list" [15:30:49.007] | : . - attr(*, "resolved")= logi FALSE [15:30:49.007] | : . - attr(*, "total_size")= num NA [15:30:49.016] | : . Number of futures (= number of chunks): 2 [15:30:49.017] | : . Launching 2 futures (chunks) ... [15:30:49.018] | : . Chunk #1 of 2 ... [15:30:49.019] | : . - Finding globals in '...' for chunk #1 ... [15:30:49.020] | : . getGlobalsAndPackages() ... [15:30:49.021] | : . ' Searching for globals ... [15:30:49.023] | : . ' , globals found: [0] [15:30:49.024] | : . ' Searching for globals ... done [15:30:49.025] | : . ' globals: [0] [15:30:49.026] | : . ' packages: [0] [15:30:49.027] | : . getGlobalsAndPackages() ... done [15:30:49.028] | : . + additional globals found: [n=0] [15:30:49.029] | : . + additional namespaces needed: [n=0] [15:30:49.030] | : . - Finding globals in '...' for chunk #1 ... DONE [15:30:49.031] | : . - Adjusted option 'future.globals.maxSize': 524288000 -> 2 * 524288000 = 1048576000 (bytes) [15:30:49.032] | : . - seeds: [15:30:49.033] | : . - All globals exported: [n=5] '...future.FUN', 'MoreArgs', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [15:30:49.034] | : . future(..., label = 'future_mapply-1') ... [15:30:49.035] | : . ' lazy: FALSE [15:30:49.036] | : . ' stdout: TRUE [15:30:49.037] | : . ' conditions: [n=1] 'condition' [15:30:49.038] | : . ' getGlobalsAndPackages() ... [15:30:49.039] | : . ' , globals passed as-is: [5] '...future.FUN', 'MoreArgs', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [15:30:49.040] | : . ' , Resolving globals: FALSE [15:30:49.041] | : . ' , Search for packages associated with the globals ... [15:30:49.042] | : . ' , ; Packages associated with globals: [0] [15:30:49.044] | : . ' , ; Packages: [0] [15:30:49.045] | : . ' , Search for packages associated with the globals ... done [15:30:49.046] | : . ' , Packages after dropping 'base': [0] [15:30:49.047] | : . ' , globals: [5] '...future.FUN', 'MoreArgs', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [15:30:49.048] | : . ' , packages: [0] [15:30:49.048] | : . ' getGlobalsAndPackages() ... done [15:30:49.050] | : . ' run() for 'Future' ('future_mapply-1') ... [15:30:49.050] | : . ' , state: 'created' [15:30:49.051] | : . ' , plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [15:30:49.052] | : . ' , plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [15:30:49.053] | : . ' , Using MultisessionFutureBackend ... [15:30:49.054] | : . ' , ; Number of futures since start: 8 (8 created, 8 launched, 8 finished) [15:30:49.055] | : . ' , ; Launching futures ... [15:30:49.056] | : . ' , ; ` launchFuture() for ClusterFutureBackend ... [15:30:49.057] | : . ' , ; ` | Workers: [n=2] [15:30:49.058] | : . ' , ; ` | Socket cluster with 2 nodes on host 'localhost' (R Under development (unstable) (2026-03-17 r89645 ucrt), platform x86_64-w64-mingw32) [15:30:49.062] | : . ' , ; ` | FutureRegistry: 'workers-77eddec3bfa2f85c219de84ff45f9513' [15:30:49.063] | : . ' , ; ` | requestWorker() ... [15:30:49.064] | : . ' , ; ` | : requestNode() ... [15:30:49.065] | : . ' , ; ` | : . Number of workers: 2 [15:30:49.066] | : . ' , ; ` | : . Polling for a free worker ... [15:30:49.067] | : . ' , ; ` | : . ' FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'list', earlySignal = 0) ... [15:30:49.068] | : . ' , ; ` | : . ' , Listing all futures [15:30:49.069] | : . ' , ; ` | : . ' , Number of registered futures: 0 [15:30:49.070] | : . ' , ; ` | : . ' FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'list', earlySignal = 0) ... done [15:30:49.071] | : . ' , ; ` | : . ' Total time: 0 [15:30:49.072] | : . ' , ; ` | : . Polling for a free worker ... done [15:30:49.073] | : . ' , ; ` | : . FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'list', earlySignal = 0) ... [15:30:49.074] | : . ' , ; ` | : . ' Listing all futures [15:30:49.075] | : . ' , ; ` | : . ' Number of registered futures: 0 [15:30:49.076] | : . ' , ; ` | : . FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'list', earlySignal = 0) ... done [15:30:49.077] | : . ' , ; ` | : . avail: [n=2] '1', '2' [15:30:49.078] | : . ' , ; ` | : . Index of first available worker: 1 [15:30:49.079] | : . ' , ; ` | : . Validate that the worker is functional ... [15:30:49.080] | : . ' , ; ` | : . ' Connection is valid [15:30:49.081] | : . ' , ; ` | : . ' RichSOCKnode of a socket cluster on local host 'localhost' with pid 90048 (R Under development (unstable) (2026-03-17 r89645 ucrt), x86_64-w64-mingw32) using socket connection #4 ('<-CRANwin3.fb05.statistik.uni-dortmund.de:21027') [15:30:49.084] | : . ' , ; ` | : . ' Worker is functional [15:30:49.085] | : . ' , ; ` | : . ' FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'list', earlySignal = 0) ... [15:30:49.086] | : . ' , ; ` | : . ' , Listing all futures [15:30:49.087] | : . ' , ; ` | : . ' , Number of registered futures: 0 [15:30:49.088] | : . ' , ; ` | : . ' FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'list', earlySignal = 0) ... done [15:30:49.090] | : . ' , ; ` | : . Validate that the worker is functional ... done [15:30:49.091] | : . ' , ; ` | : requestNode() ... done [15:30:49.092] | : . ' , ; ` | : cluster node index: 1 [15:30:49.093] | : . ' , ; ` | requestWorker() ... done [15:30:49.094] | : . ' , ; ` | eraseGlobalEnvironment() ... [15:30:49.098] | : . ' , ; ` | eraseGlobalEnvironment() ... done [15:30:49.099] | : . ' , ; ` | launchFuture() ... [15:30:49.100] | : . ' , ; ` | : cluster node index: 1 [15:30:49.101] | : . ' , ; ` | : getFutureData() ... [15:30:49.102] | : . ' , ; ` | : . getFutureCore() ... [15:30:49.103] | : . ' , ; ` | : . ' Packages needed by the future expression (n = 0): [15:30:49.104] | : . ' , ; ` | : . getFutureCore() ... done [15:30:49.104] | : . ' , ; ` | : . getFutureCapture() ... [15:30:49.105] | : . ' , ; ` | : . getFutureCapture() ... done [15:30:49.106] | : . ' , ; ` | : . getFutureContext() ... [15:30:49.107] | : . ' , ; ` | : . ' plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [15:30:49.108] | : . ' , ; ` | : . ' , Getting stack without first backend: [n=0] [15:30:49.109] | : . ' , ; ` | : . ' plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [15:30:49.110] | : . ' , ; ` | : . ' Packages needed by future backend (n = 0): [15:30:49.111] | : . ' , ; ` | : . getFutureContext() ... done [15:30:49.112] | : . ' , ; ` | : getFutureData() ... done [15:30:49.114] | : . ' , ; ` | : FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'add', earlySignal = 0) ... [15:30:49.115] | : . ' , ; ` | : . Appended future to position #1 [15:30:49.116] | : . ' , ; ` | : . Number of registered futures: 1 [15:30:49.116] | : . ' , ; ` | : FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'add', earlySignal = 0) ... done [15:30:49.117] | : . ' , ; ` | launchFuture() ... done [15:30:49.118] | : . ' , ; ` | MultisessionFuture started [15:30:49.119] | : . ' , ; ` launchFuture() for ClusterFutureBackend ... done [15:30:49.120] | : . ' , ; Launching futures ... done [15:30:49.121] | : . ' , ; Future launched: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [15:30:49.122] | : . ' , Using MultisessionFutureBackend ... done [15:30:49.123] | : . ' run() for 'Future' ('future_mapply-1') ... done [15:30:49.124] | : . future(..., label = 'future_mapply-1') ... done [15:30:49.125] | : . Created future: [15:30:49.128] | : . resolved() ... [15:30:49.130] | : . ' resolved() for MultisessionFuture ('future_mapply-1') ... [15:30:49.131] | : . ' , Cluster node socket connection: index=4, id=443 [15:30:49.132] | : . ' , assertValidConnection() ... [15:30:49.133] | : . ' , ; cluster node index: 1 [15:30:49.134] | : . ' , assertValidConnection() ... done [15:30:49.331] | : . ' , socketSelect(list(), timeout = 0.01, write = FALSE) returned FALSE; not resolved [15:30:49.333] | : . ' resolved() for MultisessionFuture ('future_mapply-1') ... done [15:30:49.334] | : . resolved() ... done [15:30:49.126] | : . MultisessionFuture: [15:30:49.126] | : . Label: 'future_mapply-1' [15:30:49.126] | : . Expression: [15:30:49.126] | : . { [15:30:49.126] | : . "# future.apply:::future_xapply(): preserve future option" [15:30:49.126] | : . ...future.globals.maxSize.org <- getOption("future.globals.maxSize") [15:30:49.126] | : . if (!identical(...future.globals.maxSize.org, ...future.globals.maxSize)) { [15:30:49.126] | : . oopts <- options(future.globals.maxSize = ...future.globals.maxSize) [15:30:49.126] | : . on.exit(options(oopts), add = TRUE) [15:30:49.126] | : . } [15:30:49.126] | : . { [15:30:49.126] | : . args <- c(list(FUN = ...future.FUN), ...future.elements_ii, [15:30:49.126] | : . MoreArgs = list(MoreArgs), SIMPLIFY = FALSE, USE.NAMES = FALSE) [15:30:49.126] | : . do.call(mapply, args = args) [15:30:49.126] | : . } [15:30:49.126] | : . } [15:30:49.126] | : . Globals: 5 objects totaling 2.89 KiB (function '...future.FUN' of 265 bytes, list '...future.elements_ii' of 71 bytes, NULL 'MoreArgs' of 27 bytes, NULL '...future.seeds_ii' of 27 bytes, NULL '...future.globals.maxSize' of 27 bytes) [15:30:49.126] | : . Packages: [15:30:49.126] | : . L'Ecuyer-CMRG RNG seed: (seed = FALSE) [15:30:49.126] | : . Capture standard output: TRUE [15:30:49.126] | : . Capture condition classes: 'condition' (excluding '') [15:30:49.126] | : . Immediate condition classes: 'immediateCondition' [15:30:49.126] | : . Lazy evaluation: FALSE [15:30:49.126] | : . Local evaluation: TRUE [15:30:49.126] | : . Early signaling: FALSE [15:30:49.126] | : . Actions: [n=1] 'run' [15:30:49.126] | : . State: 'running' ("Future is being evaluated") [15:30:49.126] | : . Resolved: FALSE [15:30:49.126] | : . Unique identifier: 8b73f8b4a1ece031dc9e1431125bca35-15 [15:30:49.126] | : . Owner process: 8b73f8b4a1ece031dc9e1431125bca35 [15:30:49.126] | : . Class: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [15:30:49.126] | : . Value: [15:30:49.126] | : . Conditions captured: [15:30:49.335] | : . Chunk #1 of 2 ... DONE [15:30:49.337] | : . Chunk #2 of 2 ... [15:30:49.338] | : . - Finding globals in '...' for chunk #2 ... [15:30:49.339] | : . getGlobalsAndPackages() ... [15:30:49.340] | : . ' Searching for globals ... [15:30:49.341] | : . ' , globals found: [0] [15:30:49.342] | : . ' Searching for globals ... done [15:30:49.343] | : . ' globals: [0] [15:30:49.344] | : . ' packages: [0] [15:30:49.345] | : . getGlobalsAndPackages() ... done [15:30:49.346] | : . + additional globals found: [n=0] [15:30:49.347] | : . + additional namespaces needed: [n=0] [15:30:49.348] | : . - Finding globals in '...' for chunk #2 ... DONE [15:30:49.349] | : . - Adjusted option 'future.globals.maxSize': 524288000 -> 2 * 524288000 = 1048576000 (bytes) [15:30:49.349] | : . - seeds: [15:30:49.350] | : . - All globals exported: [n=5] '...future.FUN', 'MoreArgs', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [15:30:49.351] | : . future(..., label = 'future_mapply-2') ... [15:30:49.352] | : . ' lazy: FALSE [15:30:49.353] | : . ' stdout: TRUE [15:30:49.354] | : . ' conditions: [n=1] 'condition' [15:30:49.354] | : . ' getGlobalsAndPackages() ... [15:30:49.355] | : . ' , globals passed as-is: [5] '...future.FUN', 'MoreArgs', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [15:30:49.356] | : . ' , Resolving globals: FALSE [15:30:49.357] | : . ' , Search for packages associated with the globals ... [15:30:49.358] | : . ' , ; Packages associated with globals: [0] [15:30:49.360] | : . ' , ; Packages: [0] [15:30:49.360] | : . ' , Search for packages associated with the globals ... done [15:30:49.361] | : . ' , Packages after dropping 'base': [0] [15:30:49.362] | : . ' , globals: [5] '...future.FUN', 'MoreArgs', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [15:30:49.363] | : . ' , packages: [0] [15:30:49.364] | : . ' getGlobalsAndPackages() ... done [15:30:49.365] | : . ' run() for 'Future' ('future_mapply-2') ... [15:30:49.366] | : . ' , state: 'created' [15:30:49.367] | : . ' , plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [15:30:49.368] | : . ' , plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [15:30:49.369] | : . ' , Using MultisessionFutureBackend ... [15:30:49.370] | : . ' , ; Number of futures since start: 9 (9 created, 9 launched, 8 finished) [15:30:49.370] | : . ' , ; Launching futures ... [15:30:49.371] | : . ' , ; ` launchFuture() for ClusterFutureBackend ... [15:30:49.372] | : . ' , ; ` | Workers: [n=2] [15:30:49.373] | : . ' , ; ` | Socket cluster with 2 nodes on host 'localhost' (R Under development (unstable) (2026-03-17 r89645 ucrt), platform x86_64-w64-mingw32) [15:30:49.377] | : . ' , ; ` | FutureRegistry: 'workers-77eddec3bfa2f85c219de84ff45f9513' [15:30:49.377] | : . ' , ; ` | requestWorker() ... [15:30:49.378] | : . ' , ; ` | : requestNode() ... [15:30:49.379] | : . ' , ; ` | : . Number of workers: 2 [15:30:49.380] | : . ' , ; ` | : . Polling for a free worker ... [15:30:49.381] | : . ' , ; ` | : . ' FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'list', earlySignal = 0) ... [15:30:49.382] | : . ' , ; ` | : . ' , Listing all futures [15:30:49.383] | : . ' , ; ` | : . ' , Number of registered futures: 1 [15:30:49.384] | : . ' , ; ` | : . ' FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'list', earlySignal = 0) ... done [15:30:49.384] | : . ' , ; ` | : . ' Total time: 0 [15:30:49.385] | : . ' , ; ` | : . Polling for a free worker ... done [15:30:49.386] | : . ' , ; ` | : . FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'list', earlySignal = 0) ... [15:30:49.386] | : . ' , ; ` | : . ' Listing all futures [15:30:49.387] | : . ' , ; ` | : . ' Number of registered futures: 1 [15:30:49.388] | : . ' , ; ` | : . FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'list', earlySignal = 0) ... done [15:30:49.388] | : . ' , ; ` | : . avail: [n=2] '2' [15:30:49.389] | : . ' , ; ` | : . Index of first available worker: 2 [15:30:49.389] | : . ' , ; ` | : . Validate that the worker is functional ... [15:30:49.390] | : . ' , ; ` | : . ' Connection is valid [15:30:49.391] | : . ' , ; ` | : . ' RichSOCKnode of a socket cluster on local host 'localhost' with pid 67520 (R Under development (unstable) (2026-03-17 r89645 ucrt), x86_64-w64-mingw32) using socket connection #5 ('<-CRANwin3.fb05.statistik.uni-dortmund.de:21027') [15:30:49.392] | : . ' , ; ` | : . ' Worker is functional [15:30:49.393] | : . ' , ; ` | : . ' FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'list', earlySignal = 0) ... [15:30:49.394] | : . ' , ; ` | : . ' , Listing all futures [15:30:49.395] | : . ' , ; ` | : . ' , Number of registered futures: 1 [15:30:49.396] | : . ' , ; ` | : . ' FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'list', earlySignal = 0) ... done [15:30:49.396] | : . ' , ; ` | : . Validate that the worker is functional ... done [15:30:49.397] | : . ' , ; ` | : requestNode() ... done [15:30:49.397] | : . ' , ; ` | : cluster node index: 2 [15:30:49.398] | : . ' , ; ` | requestWorker() ... done [15:30:49.398] | : . ' , ; ` | eraseGlobalEnvironment() ... [15:30:49.402] | : . ' , ; ` | eraseGlobalEnvironment() ... done [15:30:49.404] | : . ' , ; ` | launchFuture() ... [15:30:49.405] | : . ' , ; ` | : cluster node index: 2 [15:30:49.407] | : . ' , ; ` | : getFutureData() ... [15:30:49.408] | : . ' , ; ` | : . getFutureCore() ... [15:30:49.409] | : . ' , ; ` | : . ' Packages needed by the future expression (n = 0): [15:30:49.411] | : . ' , ; ` | : . getFutureCore() ... done [15:30:49.412] | : . ' , ; ` | : . getFutureCapture() ... [15:30:49.413] | : . ' , ; ` | : . getFutureCapture() ... done [15:30:49.414] | : . ' , ; ` | : . getFutureContext() ... [15:30:49.416] | : . ' , ; ` | : . ' plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [15:30:49.417] | : . ' , ; ` | : . ' , Getting stack without first backend: [n=0] [15:30:49.418] | : . ' , ; ` | : . ' plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [15:30:49.419] | : . ' , ; ` | : . ' Packages needed by future backend (n = 0): [15:30:49.419] | : . ' , ; ` | : . getFutureContext() ... done [15:30:49.420] | : . ' , ; ` | : getFutureData() ... done [15:30:49.422] | : . ' , ; ` | : FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'add', earlySignal = 0) ... [15:30:49.422] | : . ' , ; ` | : . Appended future to position #2 [15:30:49.423] | : . ' , ; ` | : . Number of registered futures: 2 [15:30:49.424] | : . ' , ; ` | : FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'add', earlySignal = 0) ... done [15:30:49.425] | : . ' , ; ` | launchFuture() ... done [15:30:49.426] | : . ' , ; ` | MultisessionFuture started [15:30:49.426] | : . ' , ; ` launchFuture() for ClusterFutureBackend ... done [15:30:49.427] | : . ' , ; Launching futures ... done [15:30:49.429] | : . ' , ; Future launched: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [15:30:49.430] | : . ' , Using MultisessionFutureBackend ... done [15:30:49.431] | : . ' run() for 'Future' ('future_mapply-2') ... done [15:30:49.432] | : . future(..., label = 'future_mapply-2') ... done [15:30:49.433] | : . Created future: [15:30:49.437] | : . resolved() ... [15:30:49.438] | : . ' resolved() for MultisessionFuture ('future_mapply-2') ... [15:30:49.439] | : . ' , Cluster node socket connection: index=5, id=444 [15:30:49.440] | : . ' , assertValidConnection() ... [15:30:49.441] | : . ' , ; cluster node index: 2 [15:30:49.442] | : . ' , assertValidConnection() ... done [15:30:49.443] | : . ' , receiveMessageFromWorker() for ClusterFuture ... [15:30:49.444] | : . ' , ; cluster node index: 2 [15:30:49.445] | : . ' , ; [1] TRUE [15:30:49.447] | : . ' , ; Received data: [15:30:49.447] | : . ' , ; List of 5 [15:30:49.447] | : . ' , ; $ type : chr "VALUE" [15:30:49.447] | : . ' , ; $ value :List of 16 [15:30:49.447] | : . ' , ; ..$ value :List of 1 [15:30:49.447] | : . ' , ; .. ..$ :List of 2 [15:30:49.447] | : . ' , ; .. .. ..$ x: int 0 [15:30:49.447] | : . ' , ; .. .. ..$ y: int 1 [15:30:49.447] | : . ' , ; ..$ visible : logi TRUE [15:30:49.447] | : . ' , ; ..$ stdout : chr "$x\n[1] 0\n\n$y\n[1] 1\n\n" [15:30:49.447] | : . ' , ; ..$ conditions : list() [15:30:49.447] | : . ' , ; ..$ rng : logi FALSE [15:30:49.447] | : . ' , ; ..$ seed : NULL [15:30:49.447] | : . ' , ; ..$ misuseGlobalEnv : NULL [15:30:49.447] | : . ' , ; ..$ misuseConnections :List of 3 [15:30:49.447] | : . ' , ; .. ..$ added : NULL [15:30:49.447] | : . ' , ; .. ..$ removed : NULL [15:30:49.447] | : . ' , ; .. ..$ replaced: NULL [15:30:49.447] | : . ' , ; ..$ misuseDevices : NULL [15:30:49.447] | : . ' , ; ..$ misuseDefaultDevice: list() [15:30:49.447] | : . ' , ; ..$ started : POSIXct[1:1], format: "2026-03-18 15:30:49" [15:30:49.447] | : . ' , ; ..$ finished : POSIXct[1:1], format: "2026-03-18 15:30:49" [15:30:49.447] | : . ' , ; ..$ uuid : chr [1:2] "8b73f8b4a1ece031dc9e1431125bca35" "16" [15:30:49.447] | : . ' , ; ..$ session_uuid : chr "94923a90f0b67d5aeb3c8adf0b2ab41a" [15:30:49.447] | : . ' , ; .. ..- attr(*, "source")=List of 5 [15:30:49.447] | : . ' , ; .. .. ..$ host : Named chr "CRANWIN3" [15:30:49.447] | : . ' , ; .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [15:30:49.447] | : . ' , ; .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [15:30:49.447] | : . ' , ; .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [15:30:49.447] | : . ' , ; .. .. ..$ pid : int 67520 [15:30:49.447] | : . ' , ; .. .. ..$ time : POSIXct[1:1], format: "2026-03-18 15:30:45" [15:30:49.447] | : . ' , ; .. .. ..$ random: int 2147483647 [15:30:49.447] | : . ' , ; ..$ r_info :List of 4 [15:30:49.447] | : . ' , ; .. ..$ version :Classes 'R_system_version', 'package_version', 'numeric_version' hidden list of 1 [15:30:49.447] | : . ' , ; .. .. ..$ : int [1:3] 4 6 0 [15:30:49.447] | : . ' , ; .. ..$ os : chr "windows" [15:30:49.447] | : . ' , ; .. ..$ os_name : chr "Windows" [15:30:49.447] | : . ' , ; .. ..$ captures_utf8: logi TRUE [15:30:49.447] | : . ' , ; ..$ version : chr "1.8" [15:30:49.447] | : . ' , ; ..- attr(*, "class")= chr "FutureResult" [15:30:49.447] | : . ' , ; $ success: logi TRUE [15:30:49.447] | : . ' , ; $ time : 'proc_time' Named num [1:5] 0.02 0 0.01 NA NA [15:30:49.447] | : . ' , ; ..- attr(*, "names")= chr [1:5] "user.self" "sys.self" "elapsed" "user.child" ... [15:30:49.447] | : . ' , ; $ tag : NULL [15:30:49.481] | : . ' , ; Received FutureResult [15:30:49.482] | : . ' , ; FutureResult: [15:30:49.482] | : . ' , ; value: 'list' [15:30:49.482] | : . ' , ; visible: TRUE [15:30:49.482] | : . ' , ; stdout: character [15:30:49.482] | : . ' , ; conditions: [n = 0] [15:30:49.482] | : . ' , ; RNG used: FALSE [15:30:49.482] | : . ' , ; duration: 0.005864143 secs (started 2026-03-18 15:30:49.422567) [15:30:49.482] | : . ' , ; version: 1.8 [15:30:49.485] | : . ' , ; FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'remove', earlySignal = 0) ... [15:30:49.486] | : . ' , ; ` Removed future from position #2 [15:30:49.487] | : . ' , ; ` Number of registered futures: 1 [15:30:49.488] | : . ' , ; FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'remove', earlySignal = 0) ... done [15:30:49.489] | : . ' , ; Erased future from future backend [15:30:49.489] | : . ' , ; result() for ClusterFuture ... [15:30:49.490] | : . ' , ; ` result already collected: FutureResult [15:30:49.491] | : . ' , ; result() for ClusterFuture ... done [15:30:49.491] | : . ' , ; signalConditions() ... [15:30:49.492] | : . ' , ; ` include = 'immediateCondition' [15:30:49.493] | : . ' , ; ` exclude = [15:30:49.494] | : . ' , ; ` resignal = FALSE [15:30:49.494] | : . ' , ; ` Number of conditions: 0 [15:30:49.495] | : . ' , ; ` int 0 [15:30:49.496] | : . ' , ; signalConditions() ... done [15:30:49.496] | : . ' , receiveMessageFromWorker() for ClusterFuture ... done [15:30:49.497] | : . ' , receiveMessageFromWorker() returned object of class FutureResult; resolved [15:30:49.497] | : . ' resolved() for MultisessionFuture ('future_mapply-2') ... done [15:30:49.498] | : . ' assertFutureResult() ... [15:30:49.499] | : . ' , Future uuid: 8b73f8b4a1ece031dc9e1431125bca35-16 [15:30:49.499] | : . ' , identical; success [15:30:49.500] | : . ' assertFutureResult() ... done [15:30:49.500] | : . resolved() ... done [15:30:49.434] | : . MultisessionFuture: [15:30:49.434] | : . Label: 'future_mapply-2' [15:30:49.434] | : . Expression: [15:30:49.434] | : . { [15:30:49.434] | : . "# future.apply:::future_xapply(): preserve future option" [15:30:49.434] | : . ...future.globals.maxSize.org <- getOption("future.globals.maxSize") [15:30:49.434] | : . if (!identical(...future.globals.maxSize.org, ...future.globals.maxSize)) { [15:30:49.434] | : . oopts <- options(future.globals.maxSize = ...future.globals.maxSize) [15:30:49.434] | : . on.exit(options(oopts), add = TRUE) [15:30:49.434] | : . } [15:30:49.434] | : . { [15:30:49.434] | : . args <- c(list(FUN = ...future.FUN), ...future.elements_ii, [15:30:49.434] | : . MoreArgs = list(MoreArgs), SIMPLIFY = FALSE, USE.NAMES = FALSE) [15:30:49.434] | : . do.call(mapply, args = args) [15:30:49.434] | : . } [15:30:49.434] | : . } [15:30:49.434] | : . Globals: 5 objects totaling 2.89 KiB (function '...future.FUN' of 265 bytes, list '...future.elements_ii' of 71 bytes, NULL 'MoreArgs' of 27 bytes, NULL '...future.seeds_ii' of 27 bytes, NULL '...future.globals.maxSize' of 27 bytes) [15:30:49.434] | : . Packages: [15:30:49.434] | : . L'Ecuyer-CMRG RNG seed: (seed = FALSE) [15:30:49.434] | : . Capture standard output: TRUE [15:30:49.434] | : . Capture condition classes: 'condition' (excluding '') [15:30:49.434] | : . Immediate condition classes: 'immediateCondition' [15:30:49.434] | : . Lazy evaluation: FALSE [15:30:49.434] | : . Local evaluation: TRUE [15:30:49.434] | : . Early signaling: FALSE [15:30:49.434] | : . Actions: [n=1] 'run' [15:30:49.434] | : . State: 'running' ("Future is being evaluated") [15:30:49.434] | : . Resolved: TRUE [15:30:49.434] | : . Unique identifier: 8b73f8b4a1ece031dc9e1431125bca35-16 [15:30:49.434] | : . Owner process: 8b73f8b4a1ece031dc9e1431125bca35 [15:30:49.434] | : . Class: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [15:30:49.434] | : . Value: [15:30:49.434] | : . Conditions captured: [15:30:49.501] | : . Chunk #2 of 2 ... DONE [15:30:49.502] | : . Launching 2 futures (chunks) ... DONE [15:30:49.502] | : . Resolving 2 futures (chunks) ... [15:30:49.503] | : . value() for list ... [15:30:49.504] | : . ' recursive: 0 [15:30:49.505] | : . ' reduce: FALSE [15:30:49.506] | : . ' length: 2 [15:30:49.507] | : . ' Number of remaining objects: 2 [15:30:49.507] | : . ' checking value #1: [15:30:49.508] | : . ' 'obj' is MultisessionFuture [15:30:49.508] | : . ' resolved() ... [15:30:49.509] | : . ' , resolved() for MultisessionFuture ('future_mapply-1') ... [15:30:49.510] | : . ' , ; Cluster node socket connection: index=4, id=443 [15:30:49.510] | : . ' , ; assertValidConnection() ... [15:30:49.511] | : . ' , ; ` cluster node index: 1 [15:30:49.512] | : . ' , ; assertValidConnection() ... done [15:30:49.633] | : . ' , ; receiveMessageFromWorker() for ClusterFuture ... [15:30:49.634] | : . ' , ; ` cluster node index: 1 [15:30:49.635] | : . ' , ; ` [1] TRUE [15:30:49.637] | : . ' , ; ` Received data: [15:30:49.638] | : . ' , ; ` List of 5 [15:30:49.638] | : . ' , ; ` $ type : chr "VALUE" [15:30:49.638] | : . ' , ; ` $ value :List of 16 [15:30:49.638] | : . ' , ; ` ..$ value :List of 1 [15:30:49.638] | : . ' , ; ` .. ..$ :List of 2 [15:30:49.638] | : . ' , ; ` .. .. ..$ x: int 1 [15:30:49.638] | : . ' , ; ` .. .. ..$ y: int 0 [15:30:49.638] | : . ' , ; ` ..$ visible : logi TRUE [15:30:49.638] | : . ' , ; ` ..$ stdout : chr "$x\n[1] 1\n\n$y\n[1] 0\n\n" [15:30:49.638] | : . ' , ; ` ..$ conditions : list() [15:30:49.638] | : . ' , ; ` ..$ rng : logi FALSE [15:30:49.638] | : . ' , ; ` ..$ seed : NULL [15:30:49.638] | : . ' , ; ` ..$ misuseGlobalEnv : NULL [15:30:49.638] | : . ' , ; ` ..$ misuseConnections :List of 3 [15:30:49.638] | : . ' , ; ` .. ..$ added : NULL [15:30:49.638] | : . ' , ; ` .. ..$ removed : NULL [15:30:49.638] | : . ' , ; ` .. ..$ replaced: NULL [15:30:49.638] | : . ' , ; ` ..$ misuseDevices : NULL [15:30:49.638] | : . ' , ; ` ..$ misuseDefaultDevice: list() [15:30:49.638] | : . ' , ; ` ..$ started : POSIXct[1:1], format: "2026-03-18 15:30:49" [15:30:49.638] | : . ' , ; ` ..$ finished : POSIXct[1:1], format: "2026-03-18 15:30:49" [15:30:49.638] | : . ' , ; ` ..$ uuid : chr [1:2] "8b73f8b4a1ece031dc9e1431125bca35" "15" [15:30:49.638] | : . ' , ; ` ..$ session_uuid : chr "22f9b000cca78ff7bd7284f4e59b4481" [15:30:49.638] | : . ' , ; ` .. ..- attr(*, "source")=List of 5 [15:30:49.638] | : . ' , ; ` .. .. ..$ host : Named chr "CRANWIN3" [15:30:49.638] | : . ' , ; ` .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [15:30:49.638] | : . ' , ; ` .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [15:30:49.638] | : . ' , ; ` .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [15:30:49.638] | : . ' , ; ` .. .. ..$ pid : int 90048 [15:30:49.638] | : . ' , ; ` .. .. ..$ time : POSIXct[1:1], format: "2026-03-18 15:30:44" [15:30:49.638] | : . ' , ; ` .. .. ..$ random: int 2147483647 [15:30:49.638] | : . ' , ; ` ..$ r_info :List of 4 [15:30:49.638] | : . ' , ; ` .. ..$ version :Classes 'R_system_version', 'package_version', 'numeric_version' hidden list of 1 [15:30:49.638] | : . ' , ; ` .. .. ..$ : int [1:3] 4 6 0 [15:30:49.638] | : . ' , ; ` .. ..$ os : chr "windows" [15:30:49.638] | : . ' , ; ` .. ..$ os_name : chr "Windows" [15:30:49.638] | : . ' , ; ` .. ..$ captures_utf8: logi TRUE [15:30:49.638] | : . ' , ; ` ..$ version : chr "1.8" [15:30:49.638] | : . ' , ; ` ..- attr(*, "class")= chr "FutureResult" [15:30:49.638] | : . ' , ; ` $ success: logi TRUE [15:30:49.638] | : . ' , ; ` $ time : 'proc_time' Named num [1:5] 0 0 0.52 NA NA [15:30:49.638] | : . ' , ; ` ..- attr(*, "names")= chr [1:5] "user.self" "sys.self" "elapsed" "user.child" ... [15:30:49.638] | : . ' , ; ` $ tag : NULL [15:30:49.665] | : . ' , ; ` Received FutureResult [15:30:49.667] | : . ' , ; ` FutureResult: [15:30:49.667] | : . ' , ; ` value: 'list' [15:30:49.667] | : . ' , ; ` visible: TRUE [15:30:49.667] | : . ' , ; ` stdout: character [15:30:49.667] | : . ' , ; ` conditions: [n = 0] [15:30:49.667] | : . ' , ; ` RNG used: FALSE [15:30:49.667] | : . ' , ; ` duration: 0.516695 secs (started 2026-03-18 15:30:49.114554) [15:30:49.667] | : . ' , ; ` version: 1.8 [15:30:49.669] | : . ' , ; ` FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'remove', earlySignal = 0) ... [15:30:49.670] | : . ' , ; ` | Removed future from position #1 [15:30:49.671] | : . ' , ; ` | Number of registered futures: 0 [15:30:49.672] | : . ' , ; ` FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'remove', earlySignal = 0) ... done [15:30:49.673] | : . ' , ; ` Erased future from future backend [15:30:49.674] | : . ' , ; ` result() for ClusterFuture ... [15:30:49.675] | : . ' , ; ` | result already collected: FutureResult [15:30:49.676] | : . ' , ; ` result() for ClusterFuture ... done [15:30:49.676] | : . ' , ; ` signalConditions() ... [15:30:49.677] | : . ' , ; ` | include = 'immediateCondition' [15:30:49.678] | : . ' , ; ` | exclude = [15:30:49.679] | : . ' , ; ` | resignal = FALSE [15:30:49.680] | : . ' , ; ` | Number of conditions: 0 [15:30:49.681] | : . ' , ; ` | int 0 [15:30:49.682] | : . ' , ; ` signalConditions() ... done [15:30:49.683] | : . ' , ; receiveMessageFromWorker() for ClusterFuture ... done [15:30:49.684] | : . ' , ; receiveMessageFromWorker() returned object of class FutureResult; resolved [15:30:49.685] | : . ' , resolved() for MultisessionFuture ('future_mapply-1') ... done [15:30:49.686] | : . ' , assertFutureResult() ... [15:30:49.687] | : . ' , ; Future uuid: 8b73f8b4a1ece031dc9e1431125bca35-15 [15:30:49.688] | : . ' , ; identical; success [15:30:49.688] | : . ' , assertFutureResult() ... done [15:30:49.689] | : . ' resolved() ... done [15:30:49.690] | : . ' MultisessionFuture #1 [15:30:49.691] | : . ' signalConditionsASAP(MultisessionFuture, pos=1) ... [15:30:49.692] | : . ' , nx: 2 [15:30:49.693] | : . ' , relay: TRUE [15:30:49.693] | : . ' , stdout: TRUE [15:30:49.694] | : . ' , signal: TRUE [15:30:49.695] | : . ' , resignal: FALSE [15:30:49.696] | : . ' , force: TRUE [15:30:49.697] | : . ' , relayed: [n=2] FALSE, FALSE [15:30:49.698] | : . ' , queued futures: [n=2] FALSE, FALSE [15:30:49.699] | : . ' , until=1 [15:30:49.699] | : . ' , relaying element #1 [15:30:49.700] | : . ' , value() for MultisessionFuture ('future_mapply-1') ... [15:30:49.701] | : . ' , ; result() for ClusterFuture ... [15:30:49.702] | : . ' , ; ` result already collected: FutureResult [15:30:49.703] | : . ' , ; result() for ClusterFuture ... done [15:30:49.704] | : . ' , ; result() for ClusterFuture ... [15:30:49.705] | : . ' , ; ` result already collected: FutureResult [15:30:49.705] | : . ' , ; result() for ClusterFuture ... done [15:30:49.706] | : . ' , ; signalConditions() ... [15:30:49.707] | : . ' , ; ` include = 'immediateCondition' [15:30:49.708] | : . ' , ; ` exclude = [15:30:49.709] | : . ' , ; ` resignal = FALSE [15:30:49.710] | : . ' , ; ` Number of conditions: 0 [15:30:49.711] | : . ' , ; ` int 0 [15:30:49.712] | : . ' , ; signalConditions() ... done [15:30:49.713] | : . ' , ; relay stdout ... [15:30:49.714] | : . ' , ; relay stdout ... done [15:30:49.715] | : . ' , ; check for misuse ... [15:30:49.716] | : . ' , ; check for misuse ... done [15:30:49.717] | : . ' , value() for MultisessionFuture ('future_mapply-1') ... done [15:30:49.717] | : . ' , result() for ClusterFuture ... [15:30:49.718] | : . ' , ; result already collected: FutureResult [15:30:49.719] | : . ' , result() for ClusterFuture ... done [15:30:49.720] | : . ' , signalConditions() ... [15:30:49.721] | : . ' , ; include = 'immediateCondition' [15:30:49.722] | : . ' , ; exclude = [15:30:49.723] | : . ' , ; resignal = FALSE [15:30:49.723] | : . ' , ; Number of conditions: 0 [15:30:49.724] | : . ' , ; int 0 [15:30:49.726] | : . ' , signalConditions() ... done [15:30:49.727] | : . ' , result() for ClusterFuture ... [15:30:49.728] | : . ' , ; result already collected: FutureResult [15:30:49.728] | : . ' , result() for ClusterFuture ... done [15:30:49.729] | : . ' , signalConditions() ... [15:30:49.730] | : . ' , ; include = 'condition' [15:30:49.731] | : . ' , ; exclude = 'error', 'immediateCondition' [15:30:49.732] | : . ' , ; resignal = TRUE [15:30:49.733] | : . ' , ; Number of conditions: 0 [15:30:49.734] | : . ' , ; int 0 [15:30:49.735] | : . ' , signalConditions() ... done [15:30:49.736] | : . ' , relayed: [n=2] TRUE, FALSE [15:30:49.737] | : . ' , queued futures: [n=2] TRUE, FALSE [15:30:49.738] | : . ' signalConditionsASAP(MultisessionFuture, pos=1) ... done [15:30:49.739] | : . ' value(, ...) ... [15:30:49.740] | : . ' , value() for MultisessionFuture ('future_mapply-1') ... [15:30:49.740] | : . ' , ; result() for ClusterFuture ... [15:30:49.741] | : . ' , ; ` result already collected: FutureResult [15:30:49.742] | : . ' , ; result() for ClusterFuture ... done [15:30:49.743] | : . ' , ; result() for ClusterFuture ... [15:30:49.744] | : . ' , ; ` result already collected: FutureResult [15:30:49.745] | : . ' , ; result() for ClusterFuture ... done [15:30:49.746] | : . ' , ; signalConditions() ... [15:30:49.747] | : . ' , ; ` include = 'immediateCondition' [15:30:49.748] | : . ' , ; ` exclude = [15:30:49.748] | : . ' , ; ` resignal = FALSE [15:30:49.749] | : . ' , ; ` Number of conditions: 0 [15:30:49.750] | : . ' , ; ` int 0 [15:30:49.752] | : . ' , ; signalConditions() ... done [15:30:49.753] | : . ' , ; check for misuse ... [15:30:49.754] | : . ' , ; check for misuse ... done [15:30:49.755] | : . ' , value() for MultisessionFuture ('future_mapply-1') ... done [15:30:49.755] | : . ' , value: [15:30:49.756] | : . ' value(, ...) ... done [15:30:49.757] | : . ' signalConditionsASAP(MultisessionFuture, pos=1) ... [15:30:49.758] | : . ' , nx: 2 [15:30:49.759] | : . ' , relay: TRUE [15:30:49.760] | : . ' , stdout: TRUE [15:30:49.760] | : . ' , signal: TRUE [15:30:49.761] | : . ' , resignal: FALSE [15:30:49.762] | : . ' , force: TRUE [15:30:49.763] | : . ' , relayed: [n=2] TRUE, FALSE [15:30:49.764] | : . ' , queued futures: [n=2] TRUE, FALSE [15:30:49.765] | : . ' , until=2 [15:30:49.766] | : . ' , relaying element #2 [15:30:49.766] | : . ' , relayed: [n=2] TRUE, FALSE [15:30:49.767] | : . ' , queued futures: [n=2] TRUE, FALSE [15:30:49.768] | : . ' signalConditionsASAP(MultisessionFuture, pos=1) ... done [15:30:49.769] | : . ' resolve() for MultisessionFuture ... [15:30:49.770] | : . ' resolve() for MultisessionFuture ... done [15:30:49.771] | : . ' length: 1 (resolved future 1) [15:30:49.772] | : . ' checking value #2: [15:30:49.773] | : . ' 'obj' is MultisessionFuture [15:30:49.773] | : . ' resolved() ... [15:30:49.774] | : . ' resolved() ... done [15:30:49.775] | : . ' MultisessionFuture #2 [15:30:49.776] | : . ' signalConditionsASAP(MultisessionFuture, pos=2) ... [15:30:49.777] | : . ' , nx: 2 [15:30:49.778] | : . ' , relay: TRUE [15:30:49.779] | : . ' , stdout: TRUE [15:30:49.780] | : . ' , signal: TRUE [15:30:49.780] | : . ' , resignal: FALSE [15:30:49.781] | : . ' , force: TRUE [15:30:49.782] | : . ' , relayed: [n=2] TRUE, FALSE [15:30:49.783] | : . ' , queued futures: [n=2] TRUE, FALSE [15:30:49.784] | : . ' , until=2 [15:30:49.785] | : . ' , relaying element #2 [15:30:49.786] | : . ' , value() for MultisessionFuture ('future_mapply-2') ... [15:30:49.787] | : . ' , ; result() for ClusterFuture ... [15:30:49.787] | : . ' , ; ` result already collected: FutureResult [15:30:49.788] | : . ' , ; result() for ClusterFuture ... done [15:30:49.789] | : . ' , ; result() for ClusterFuture ... [15:30:49.790] | : . ' , ; ` result already collected: FutureResult [15:30:49.791] | : . ' , ; result() for ClusterFuture ... done [15:30:49.792] | : . ' , ; signalConditions() ... [15:30:49.793] | : . ' , ; ` include = 'immediateCondition' [15:30:49.794] | : . ' , ; ` exclude = [15:30:49.794] | : . ' , ; ` resignal = FALSE [15:30:49.795] | : . ' , ; ` Number of conditions: 0 [15:30:49.796] | : . ' , ; ` int 0 [15:30:49.798] | : . ' , ; signalConditions() ... done [15:30:49.799] | : . ' , ; relay stdout ... [15:30:49.799] | : . ' , ; relay stdout ... done [15:30:49.800] | : . ' , ; check for misuse ... [15:30:49.801] | : . ' , ; check for misuse ... done [15:30:49.802] | : . ' , value() for MultisessionFuture ('future_mapply-2') ... done [15:30:49.803] | : . ' , result() for ClusterFuture ... [15:30:49.804] | : . ' , ; result already collected: FutureResult [15:30:49.805] | : . ' , result() for ClusterFuture ... done [15:30:49.806] | : . ' , signalConditions() ... [15:30:49.807] | : . ' , ; include = 'immediateCondition' [15:30:49.807] | : . ' , ; exclude = [15:30:49.808] | : . ' , ; resignal = FALSE [15:30:49.809] | : . ' , ; Number of conditions: 0 [15:30:49.810] | : . ' , ; int 0 [15:30:49.811] | : . ' , signalConditions() ... done [15:30:49.812] | : . ' , result() for ClusterFuture ... [15:30:49.813] | : . ' , ; result already collected: FutureResult [15:30:49.814] | : . ' , result() for ClusterFuture ... done [15:30:49.815] | : . ' , signalConditions() ... [15:30:49.816] | : . ' , ; include = 'condition' [15:30:49.817] | : . ' , ; exclude = 'error', 'immediateCondition' [15:30:49.817] | : . ' , ; resignal = TRUE [15:30:49.818] | : . ' , ; Number of conditions: 0 [15:30:49.819] | : . ' , ; int 0 [15:30:49.821] | : . ' , signalConditions() ... done [15:30:49.822] | : . ' , relayed: [n=2] TRUE, TRUE [15:30:49.822] | : . ' , queued futures: [n=2] TRUE, TRUE [15:30:49.823] | : . ' signalConditionsASAP(MultisessionFuture, pos=2) ... done [15:30:49.824] | : . ' value(, ...) ... [15:30:49.825] | : . ' , value() for MultisessionFuture ('future_mapply-2') ... [15:30:49.826] | : . ' , ; result() for ClusterFuture ... [15:30:49.827] | : . ' , ; ` result already collected: FutureResult [15:30:49.828] | : . ' , ; result() for ClusterFuture ... done [15:30:49.829] | : . ' , ; result() for ClusterFuture ... [15:30:49.829] | : . ' , ; ` result already collected: FutureResult [15:30:49.830] | : . ' , ; result() for ClusterFuture ... done [15:30:49.831] | : . ' , ; signalConditions() ... [15:30:49.832] | : . ' , ; ` include = 'immediateCondition' [15:30:49.832] | : . ' , ; ` exclude = [15:30:49.833] | : . ' , ; ` resignal = FALSE [15:30:49.833] | : . ' , ; ` Number of conditions: 0 [15:30:49.834] | : . ' , ; ` int 0 [15:30:49.835] | : . ' , ; signalConditions() ... done [15:30:49.836] | : . ' , ; check for misuse ... [15:30:49.837] | : . ' , ; check for misuse ... done [15:30:49.838] | : . ' , value() for MultisessionFuture ('future_mapply-2') ... done [15:30:49.838] | : . ' , value: [15:30:49.839] | : . ' value(, ...) ... done [15:30:49.840] | : . ' signalConditionsASAP(MultisessionFuture, pos=2) ... [15:30:49.840] | : . ' , nx: 2 [15:30:49.841] | : . ' , relay: TRUE [15:30:49.842] | : . ' , stdout: TRUE [15:30:49.842] | : . ' , signal: TRUE [15:30:49.843] | : . ' , resignal: FALSE [15:30:49.844] | : . ' , force: TRUE [15:30:49.844] | : . ' , relayed: [n=2] TRUE, TRUE [15:30:49.845] | : . ' , queued futures: [n=2] TRUE, TRUE [15:30:49.846] | : . ' , until=2 [15:30:49.846] | : . ' , relayed: [n=2] TRUE, TRUE [15:30:49.847] | : . ' , queued futures: [n=2] TRUE, TRUE [15:30:49.848] | : . ' signalConditionsASAP(MultisessionFuture, pos=2) ... done [15:30:49.849] | : . ' resolve() for MultisessionFuture ... [15:30:49.849] | : . ' resolve() for MultisessionFuture ... done [15:30:49.850] | : . ' length: 0 (resolved future 2) [15:30:49.851] | : . ' Relaying remaining futures ... [15:30:49.852] | : . ' , signalConditionsASAP(NULL, pos=0) ... [15:30:49.853] | : . ' , ; nx: 2 [15:30:49.854] | : . ' , ; relay: TRUE [15:30:49.855] | : . ' , ; stdout: TRUE [15:30:49.855] | : . ' , ; signal: TRUE [15:30:49.856] | : . ' , ; resignal: FALSE [15:30:49.857] | : . ' , ; force: TRUE [15:30:49.858] | : . ' , ; relayed: [n=2] TRUE, TRUE [15:30:49.859] | : . ' , ; queued futures: [n=2] TRUE, TRUE - flush all [15:30:49.860] | : . ' , ; relayed: [n=2] TRUE, TRUE [15:30:49.860] | : . ' , ; queued futures: [n=2] TRUE, TRUE [15:30:49.861] | : . ' , signalConditionsASAP(NULL, pos=0) ... done [15:30:49.862] | : . ' Relaying remaining futures ... done [15:30:49.863] | : . value() for list ... done [15:30:49.864] | : . - Number of value chunks collected: 2 [15:30:49.865] | : . Resolving 2 futures (chunks) ... DONE [15:30:49.865] | : . Reducing values from 2 chunks ... [15:30:49.866] | : . - Number of values collected after concatenation: 2 [15:30:49.867] | : . - Number of values expected: 2 [15:30:49.868] | : . Reducing values from 2 chunks ... DONE [15:30:49.869] | : future_mapply() -> future_xapply() ... done [15:30:49.870] | future_mapply() ... done * future_mapply(x, ..., future.stdout = TRUE) ... DONE * future_mapply(x, ..., future.stdout = NA) ... [15:30:49.872] | future_mapply() ... [15:30:49.873] | : future_mapply() -> future_xapply() ... [15:30:49.874] | : . nbrOfWorkers(NULL) ... [15:30:49.874] | : . ' List of 4 [15:30:49.874] | : . ' $ : language makeChunks(nX, nbrOfWorkers = nbrOfWorkers(), future.scheduling = future.scheduling, future.chunk.size = future.chunk.size) [15:30:49.874] | : . ' $ : language stop_if_not(nbrOfElements >= 0L, nbrOfWorkers >= 1L) [15:30:49.874] | : . ' $ : language nbrOfWorkers() [15:30:49.874] | : . ' $ : language nbrOfWorkers.NULL() [15:30:49.878] | : . ' plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [15:30:49.879] | : . ' plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [15:30:49.880] | : . ' Number of workers: 2 [15:30:49.881] | : . nbrOfWorkers(NULL) ... done [15:30:49.882] | : . Number of chunks: 2 [15:30:49.883] | : . getGlobalsAndPackagesXApply() ... [15:30:49.884] | : . ' future.globals: TRUE [15:30:49.885] | : . ' getGlobalsAndPackages() ... [15:30:49.885] | : . ' , Searching for globals ... [15:30:49.904] | : . ' , ; globals found: [6] 'FUN', '{', 'Sys.sleep', '/', 'print', 'list' [15:30:49.905] | : . ' , Searching for globals ... done [15:30:49.906] | : . ' , Resolving globals: FALSE [15:30:49.907] | : . ' , Search for packages associated with the globals ... [15:30:49.908] | : . ' , ; Packages associated with globals: [1] 'base' [15:30:49.909] | : . ' , ; Packages: [1] 'base' [15:30:49.910] | : . ' , Search for packages associated with the globals ... done [15:30:49.911] | : . ' , The total size of the 1 globals is 265 bytes (265 bytes) [15:30:49.912] | : . ' , The total size of the 1 globals exported for future expression ('FUN()') is 265 bytes There is one global: 'FUN' (265 bytes of class 'function') [15:30:49.917] | : . ' , Packages after dropping 'base': [0] [15:30:49.918] | : . ' , globals: [1] 'FUN' [15:30:49.919] | : . ' , packages: [0] [15:30:49.920] | : . ' getGlobalsAndPackages() ... done [15:30:49.921] | : . ' globals found/used: [n=1] 'FUN' [15:30:49.922] | : . ' needed namespaces: [n=0] [15:30:49.923] | : . ' Globals to be used in all futures (chunks): [n=2] '...future.FUN', 'MoreArgs' [15:30:49.924] | : . ' List of 2 [15:30:49.924] | : . ' $ ...future.FUN:function (x, y) [15:30:49.924] | : . ' $ MoreArgs : NULL [15:30:49.924] | : . ' - attr(*, "where")=List of 2 [15:30:49.924] | : . ' ..$ ...future.FUN: [15:30:49.924] | : . ' ..$ MoreArgs : [15:30:49.924] | : . ' - attr(*, "class")= chr [1:3] "FutureGlobals" "Globals" "list" [15:30:49.924] | : . ' - attr(*, "resolved")= logi FALSE [15:30:49.924] | : . ' - attr(*, "total_size")= num NA [15:30:49.929] | : . ' Packages to be attached in all futures: [n=0] [15:30:49.930] | : . getGlobalsAndPackagesXApply() ... done [15:30:49.931] | : . Globals pass to each chunk: [n=5] '...future.FUN', 'MoreArgs', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [15:30:49.931] | : . List of 5 [15:30:49.931] | : . $ ...future.FUN :function (x, y) [15:30:49.931] | : . $ MoreArgs : NULL [15:30:49.931] | : . $ ...future.elements_ii : NULL [15:30:49.931] | : . $ ...future.seeds_ii : NULL [15:30:49.931] | : . $ ...future.globals.maxSize: NULL [15:30:49.931] | : . - attr(*, "where")=List of 5 [15:30:49.931] | : . ..$ ...future.FUN : [15:30:49.931] | : . ..$ MoreArgs : [15:30:49.931] | : . ..$ ...future.elements_ii : [15:30:49.931] | : . ..$ ...future.seeds_ii : [15:30:49.931] | : . ..$ ...future.globals.maxSize: [15:30:49.931] | : . - attr(*, "class")= chr [1:3] "FutureGlobals" "Globals" "list" [15:30:49.931] | : . - attr(*, "resolved")= logi FALSE [15:30:49.931] | : . - attr(*, "total_size")= num NA [15:30:49.937] | : . Number of futures (= number of chunks): 2 [15:30:49.938] | : . Launching 2 futures (chunks) ... [15:30:49.938] | : . Chunk #1 of 2 ... [15:30:49.939] | : . - Finding globals in '...' for chunk #1 ... [15:30:49.939] | : . getGlobalsAndPackages() ... [15:30:49.940] | : . ' Searching for globals ... [15:30:49.941] | : . ' , globals found: [0] [15:30:49.942] | : . ' Searching for globals ... done [15:30:49.943] | : . ' globals: [0] [15:30:49.944] | : . ' packages: [0] [15:30:49.945] | : . getGlobalsAndPackages() ... done [15:30:49.946] | : . + additional globals found: [n=0] [15:30:49.947] | : . + additional namespaces needed: [n=0] [15:30:49.948] | : . - Finding globals in '...' for chunk #1 ... DONE [15:30:49.949] | : . - Adjusted option 'future.globals.maxSize': 524288000 -> 2 * 524288000 = 1048576000 (bytes) [15:30:49.950] | : . - seeds: [15:30:49.951] | : . - All globals exported: [n=5] '...future.FUN', 'MoreArgs', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [15:30:49.952] | : . future(..., label = 'future_mapply-1') ... [15:30:49.953] | : . ' lazy: FALSE [15:30:49.954] | : . ' stdout: NA [15:30:49.954] | : . ' conditions: [n=1] 'condition' [15:30:49.955] | : . ' getGlobalsAndPackages() ... [15:30:49.956] | : . ' , globals passed as-is: [5] '...future.FUN', 'MoreArgs', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [15:30:49.957] | : . ' , Resolving globals: FALSE [15:30:49.958] | : . ' , Search for packages associated with the globals ... [15:30:49.960] | : . ' , ; Packages associated with globals: [0] [15:30:49.961] | : . ' , ; Packages: [0] [15:30:49.962] | : . ' , Search for packages associated with the globals ... done [15:30:49.963] | : . ' , Packages after dropping 'base': [0] [15:30:49.964] | : . ' , globals: [5] '...future.FUN', 'MoreArgs', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [15:30:49.966] | : . ' , packages: [0] [15:30:49.967] | : . ' getGlobalsAndPackages() ... done [15:30:49.968] | : . ' run() for 'Future' ('future_mapply-1') ... [15:30:49.969] | : . ' , state: 'created' [15:30:49.970] | : . ' , plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [15:30:49.971] | : . ' , plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [15:30:49.972] | : . ' , Using MultisessionFutureBackend ... [15:30:49.974] | : . ' , ; Number of futures since start: 10 (10 created, 10 launched, 10 finished) [15:30:49.974] | : . ' , ; Launching futures ... [15:30:49.975] | : . ' , ; ` launchFuture() for ClusterFutureBackend ... [15:30:49.976] | : . ' , ; ` | Workers: [n=2] [15:30:49.977] | : . ' , ; ` | Socket cluster with 2 nodes on host 'localhost' (R Under development (unstable) (2026-03-17 r89645 ucrt), platform x86_64-w64-mingw32) [15:30:49.980] | : . ' , ; ` | FutureRegistry: 'workers-77eddec3bfa2f85c219de84ff45f9513' [15:30:49.980] | : . ' , ; ` | requestWorker() ... [15:30:49.981] | : . ' , ; ` | : requestNode() ... [15:30:49.982] | : . ' , ; ` | : . Number of workers: 2 [15:30:49.982] | : . ' , ; ` | : . Polling for a free worker ... [15:30:49.983] | : . ' , ; ` | : . ' FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'list', earlySignal = 0) ... [15:30:49.984] | : . ' , ; ` | : . ' , Listing all futures [15:30:49.984] | : . ' , ; ` | : . ' , Number of registered futures: 0 [15:30:49.985] | : . ' , ; ` | : . ' FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'list', earlySignal = 0) ... done [15:30:49.986] | : . ' , ; ` | : . ' Total time: 0 [15:30:49.986] | : . ' , ; ` | : . Polling for a free worker ... done [15:30:49.987] | : . ' , ; ` | : . FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'list', earlySignal = 0) ... [15:30:49.988] | : . ' , ; ` | : . ' Listing all futures [15:30:49.989] | : . ' , ; ` | : . ' Number of registered futures: 0 [15:30:49.990] | : . ' , ; ` | : . FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'list', earlySignal = 0) ... done [15:30:49.990] | : . ' , ; ` | : . avail: [n=2] '1', '2' [15:30:49.991] | : . ' , ; ` | : . Index of first available worker: 1 [15:30:49.992] | : . ' , ; ` | : . Validate that the worker is functional ... [15:30:49.992] | : . ' , ; ` | : . ' Connection is valid [15:30:49.993] | : . ' , ; ` | : . ' RichSOCKnode of a socket cluster on local host 'localhost' with pid 90048 (R Under development (unstable) (2026-03-17 r89645 ucrt), x86_64-w64-mingw32) using socket connection #4 ('<-CRANwin3.fb05.statistik.uni-dortmund.de:21027') [15:30:49.995] | : . ' , ; ` | : . ' Worker is functional [15:30:49.996] | : . ' , ; ` | : . ' FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'list', earlySignal = 0) ... [15:30:49.996] | : . ' , ; ` | : . ' , Listing all futures [15:30:49.997] | : . ' , ; ` | : . ' , Number of registered futures: 0 [15:30:49.998] | : . ' , ; ` | : . ' FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'list', earlySignal = 0) ... done [15:30:49.998] | : . ' , ; ` | : . Validate that the worker is functional ... done [15:30:49.999] | : . ' , ; ` | : requestNode() ... done [15:30:50.000] | : . ' , ; ` | : cluster node index: 1 [15:30:50.000] | : . ' , ; ` | requestWorker() ... done [15:30:50.001] | : . ' , ; ` | eraseGlobalEnvironment() ... [15:30:50.002] | : . ' , ; ` | eraseGlobalEnvironment() ... done [15:30:50.003] | : . ' , ; ` | launchFuture() ... [15:30:50.004] | : . ' , ; ` | : cluster node index: 1 [15:30:50.005] | : . ' , ; ` | : getFutureData() ... [15:30:50.006] | : . ' , ; ` | : . getFutureCore() ... [15:30:50.007] | : . ' , ; ` | : . ' Packages needed by the future expression (n = 0): [15:30:50.008] | : . ' , ; ` | : . getFutureCore() ... done [15:30:50.009] | : . ' , ; ` | : . getFutureCapture() ... [15:30:50.009] | : . ' , ; ` | : . getFutureCapture() ... done [15:30:50.010] | : . ' , ; ` | : . getFutureContext() ... [15:30:50.011] | : . ' , ; ` | : . ' plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [15:30:50.012] | : . ' , ; ` | : . ' , Getting stack without first backend: [n=0] [15:30:50.013] | : . ' , ; ` | : . ' plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [15:30:50.014] | : . ' , ; ` | : . ' Packages needed by future backend (n = 0): [15:30:50.015] | : . ' , ; ` | : . getFutureContext() ... done [15:30:50.016] | : . ' , ; ` | : getFutureData() ... done [15:30:50.018] | : . ' , ; ` | : FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'add', earlySignal = 0) ... [15:30:50.019] | : . ' , ; ` | : . Appended future to position #1 [15:30:50.020] | : . ' , ; ` | : . Number of registered futures: 1 [15:30:50.022] | : . ' , ; ` | : FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'add', earlySignal = 0) ... done [15:30:50.023] | : . ' , ; ` | launchFuture() ... done [15:30:50.024] | : . ' , ; ` | MultisessionFuture started [15:30:50.025] | : . ' , ; ` launchFuture() for ClusterFutureBackend ... done [15:30:50.026] | : . ' , ; Launching futures ... done [15:30:50.028] | : . ' , ; Future launched: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [15:30:50.029] | : . ' , Using MultisessionFutureBackend ... done [15:30:50.030] | : . ' run() for 'Future' ('future_mapply-1') ... done [15:30:50.031] | : . future(..., label = 'future_mapply-1') ... done [15:30:50.032] | : . Created future: [15:30:50.036] | : . resolved() ... [15:30:50.037] | : . ' resolved() for MultisessionFuture ('future_mapply-1') ... [15:30:50.039] | : . ' , Cluster node socket connection: index=4, id=443 [15:30:50.040] | : . ' , assertValidConnection() ... [15:30:50.041] | : . ' , ; cluster node index: 1 [15:30:50.042] | : . ' , assertValidConnection() ... done [15:30:50.237] | : . ' , socketSelect(list(), timeout = 0.01, write = FALSE) returned FALSE; not resolved [15:30:50.239] | : . ' resolved() for MultisessionFuture ('future_mapply-1') ... done [15:30:50.240] | : . resolved() ... done [15:30:50.033] | : . MultisessionFuture: [15:30:50.033] | : . Label: 'future_mapply-1' [15:30:50.033] | : . Expression: [15:30:50.033] | : . { [15:30:50.033] | : . "# future.apply:::future_xapply(): preserve future option" [15:30:50.033] | : . ...future.globals.maxSize.org <- getOption("future.globals.maxSize") [15:30:50.033] | : . if (!identical(...future.globals.maxSize.org, ...future.globals.maxSize)) { [15:30:50.033] | : . oopts <- options(future.globals.maxSize = ...future.globals.maxSize) [15:30:50.033] | : . on.exit(options(oopts), add = TRUE) [15:30:50.033] | : . } [15:30:50.033] | : . { [15:30:50.033] | : . args <- c(list(FUN = ...future.FUN), ...future.elements_ii, [15:30:50.033] | : . MoreArgs = list(MoreArgs), SIMPLIFY = FALSE, USE.NAMES = FALSE) [15:30:50.033] | : . do.call(mapply, args = args) [15:30:50.033] | : . } [15:30:50.033] | : . } [15:30:50.033] | : . Globals: 5 objects totaling 2.89 KiB (function '...future.FUN' of 265 bytes, list '...future.elements_ii' of 71 bytes, NULL 'MoreArgs' of 27 bytes, NULL '...future.seeds_ii' of 27 bytes, NULL '...future.globals.maxSize' of 27 bytes) [15:30:50.033] | : . Packages: [15:30:50.033] | : . L'Ecuyer-CMRG RNG seed: (seed = FALSE) [15:30:50.033] | : . Capture standard output: NA [15:30:50.033] | : . Capture condition classes: 'condition' (excluding '') [15:30:50.033] | : . Immediate condition classes: 'immediateCondition' [15:30:50.033] | : . Lazy evaluation: FALSE [15:30:50.033] | : . Local evaluation: TRUE [15:30:50.033] | : . Early signaling: FALSE [15:30:50.033] | : . Actions: [n=1] 'run' [15:30:50.033] | : . State: 'running' ("Future is being evaluated") [15:30:50.033] | : . Resolved: FALSE [15:30:50.033] | : . Unique identifier: 8b73f8b4a1ece031dc9e1431125bca35-17 [15:30:50.033] | : . Owner process: 8b73f8b4a1ece031dc9e1431125bca35 [15:30:50.033] | : . Class: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [15:30:50.033] | : . Value: [15:30:50.033] | : . Conditions captured: [15:30:50.242] | : . Chunk #1 of 2 ... DONE [15:30:50.243] | : . Chunk #2 of 2 ... [15:30:50.244] | : . - Finding globals in '...' for chunk #2 ... [15:30:50.245] | : . getGlobalsAndPackages() ... [15:30:50.246] | : . ' Searching for globals ... [15:30:50.248] | : . ' , globals found: [0] [15:30:50.249] | : . ' Searching for globals ... done [15:30:50.250] | : . ' globals: [0] [15:30:50.251] | : . ' packages: [0] [15:30:50.252] | : . getGlobalsAndPackages() ... done [15:30:50.253] | : . + additional globals found: [n=0] [15:30:50.254] | : . + additional namespaces needed: [n=0] [15:30:50.255] | : . - Finding globals in '...' for chunk #2 ... DONE [15:30:50.255] | : . - Adjusted option 'future.globals.maxSize': 524288000 -> 2 * 524288000 = 1048576000 (bytes) [15:30:50.256] | : . - seeds: [15:30:50.257] | : . - All globals exported: [n=5] '...future.FUN', 'MoreArgs', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [15:30:50.257] | : . future(..., label = 'future_mapply-2') ... [15:30:50.258] | : . ' lazy: FALSE [15:30:50.258] | : . ' stdout: NA [15:30:50.259] | : . ' conditions: [n=1] 'condition' [15:30:50.259] | : . ' getGlobalsAndPackages() ... [15:30:50.260] | : . ' , globals passed as-is: [5] '...future.FUN', 'MoreArgs', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [15:30:50.261] | : . ' , Resolving globals: FALSE [15:30:50.261] | : . ' , Search for packages associated with the globals ... [15:30:50.262] | : . ' , ; Packages associated with globals: [0] [15:30:50.263] | : . ' , ; Packages: [0] [15:30:50.263] | : . ' , Search for packages associated with the globals ... done [15:30:50.264] | : . ' , Packages after dropping 'base': [0] [15:30:50.265] | : . ' , globals: [5] '...future.FUN', 'MoreArgs', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [15:30:50.265] | : . ' , packages: [0] [15:30:50.266] | : . ' getGlobalsAndPackages() ... done [15:30:50.267] | : . ' run() for 'Future' ('future_mapply-2') ... [15:30:50.267] | : . ' , state: 'created' [15:30:50.268] | : . ' , plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [15:30:50.269] | : . ' , plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [15:30:50.270] | : . ' , Using MultisessionFutureBackend ... [15:30:50.271] | : . ' , ; Number of futures since start: 11 (11 created, 11 launched, 10 finished) [15:30:50.272] | : . ' , ; Launching futures ... [15:30:50.273] | : . ' , ; ` launchFuture() for ClusterFutureBackend ... [15:30:50.274] | : . ' , ; ` | Workers: [n=2] [15:30:50.275] | : . ' , ; ` | Socket cluster with 2 nodes on host 'localhost' (R Under development (unstable) (2026-03-17 r89645 ucrt), platform x86_64-w64-mingw32) [15:30:50.279] | : . ' , ; ` | FutureRegistry: 'workers-77eddec3bfa2f85c219de84ff45f9513' [15:30:50.281] | : . ' , ; ` | requestWorker() ... [15:30:50.282] | : . ' , ; ` | : requestNode() ... [15:30:50.283] | : . ' , ; ` | : . Number of workers: 2 [15:30:50.284] | : . ' , ; ` | : . Polling for a free worker ... [15:30:50.285] | : . ' , ; ` | : . ' FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'list', earlySignal = 0) ... [15:30:50.285] | : . ' , ; ` | : . ' , Listing all futures [15:30:50.286] | : . ' , ; ` | : . ' , Number of registered futures: 1 [15:30:50.286] | : . ' , ; ` | : . ' FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'list', earlySignal = 0) ... done [15:30:50.287] | : . ' , ; ` | : . ' Total time: 0 [15:30:50.288] | : . ' , ; ` | : . Polling for a free worker ... done [15:30:50.288] | : . ' , ; ` | : . FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'list', earlySignal = 0) ... [15:30:50.289] | : . ' , ; ` | : . ' Listing all futures [15:30:50.290] | : . ' , ; ` | : . ' Number of registered futures: 1 [15:30:50.291] | : . ' , ; ` | : . FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'list', earlySignal = 0) ... done [15:30:50.291] | : . ' , ; ` | : . avail: [n=2] '2' [15:30:50.292] | : . ' , ; ` | : . Index of first available worker: 2 [15:30:50.293] | : . ' , ; ` | : . Validate that the worker is functional ... [15:30:50.293] | : . ' , ; ` | : . ' Connection is valid [15:30:50.294] | : . ' , ; ` | : . ' RichSOCKnode of a socket cluster on local host 'localhost' with pid 67520 (R Under development (unstable) (2026-03-17 r89645 ucrt), x86_64-w64-mingw32) using socket connection #5 ('<-CRANwin3.fb05.statistik.uni-dortmund.de:21027') [15:30:50.297] | : . ' , ; ` | : . ' Worker is functional [15:30:50.299] | : . ' , ; ` | : . ' FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'list', earlySignal = 0) ... [15:30:50.300] | : . ' , ; ` | : . ' , Listing all futures [15:30:50.301] | : . ' , ; ` | : . ' , Number of registered futures: 1 [15:30:50.303] | : . ' , ; ` | : . ' FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'list', earlySignal = 0) ... done [15:30:50.304] | : . ' , ; ` | : . Validate that the worker is functional ... done [15:30:50.305] | : . ' , ; ` | : requestNode() ... done [15:30:50.306] | : . ' , ; ` | : cluster node index: 2 [15:30:50.306] | : . ' , ; ` | requestWorker() ... done [15:30:50.307] | : . ' , ; ` | eraseGlobalEnvironment() ... [15:30:50.309] | : . ' , ; ` | eraseGlobalEnvironment() ... done [15:30:50.309] | : . ' , ; ` | launchFuture() ... [15:30:50.310] | : . ' , ; ` | : cluster node index: 2 [15:30:50.311] | : . ' , ; ` | : getFutureData() ... [15:30:50.312] | : . ' , ; ` | : . getFutureCore() ... [15:30:50.312] | : . ' , ; ` | : . ' Packages needed by the future expression (n = 0): [15:30:50.313] | : . ' , ; ` | : . getFutureCore() ... done [15:30:50.314] | : . ' , ; ` | : . getFutureCapture() ... [15:30:50.314] | : . ' , ; ` | : . getFutureCapture() ... done [15:30:50.315] | : . ' , ; ` | : . getFutureContext() ... [15:30:50.316] | : . ' , ; ` | : . ' plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [15:30:50.316] | : . ' , ; ` | : . ' , Getting stack without first backend: [n=0] [15:30:50.317] | : . ' , ; ` | : . ' plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [15:30:50.318] | : . ' , ; ` | : . ' Packages needed by future backend (n = 0): [15:30:50.319] | : . ' , ; ` | : . getFutureContext() ... done [15:30:50.320] | : . ' , ; ` | : getFutureData() ... done [15:30:50.322] | : . ' , ; ` | : FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'add', earlySignal = 0) ... [15:30:50.323] | : . ' , ; ` | : . Appended future to position #2 [15:30:50.324] | : . ' , ; ` | : . Number of registered futures: 2 [15:30:50.325] | : . ' , ; ` | : FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'add', earlySignal = 0) ... done [15:30:50.325] | : . ' , ; ` | launchFuture() ... done [15:30:50.326] | : . ' , ; ` | MultisessionFuture started [15:30:50.327] | : . ' , ; ` launchFuture() for ClusterFutureBackend ... done [15:30:50.328] | : . ' , ; Launching futures ... done [15:30:50.329] | : . ' , ; Future launched: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [15:30:50.330] | : . ' , Using MultisessionFutureBackend ... done [15:30:50.331] | : . ' run() for 'Future' ('future_mapply-2') ... done [15:30:50.332] | : . future(..., label = 'future_mapply-2') ... done [15:30:50.333] | : . Created future: [15:30:50.336] | : . resolved() ... [15:30:50.338] | : . ' resolved() for MultisessionFuture ('future_mapply-2') ... [15:30:50.339] | : . ' , Cluster node socket connection: index=5, id=444 [15:30:50.340] | : . ' , assertValidConnection() ... [15:30:50.341] | : . ' , ; cluster node index: 2 [15:30:50.342] | : . ' , assertValidConnection() ... done [15:30:50.343] | : . ' , receiveMessageFromWorker() for ClusterFuture ... [15:30:50.344] | : . ' , ; cluster node index: 2 [15:30:50.345] | : . ' , ; [1] TRUE [15:30:50.346] | : . ' , ; Received data: [15:30:50.347] | : . ' , ; List of 5 [15:30:50.347] | : . ' , ; $ type : chr "VALUE" [15:30:50.347] | : . ' , ; $ value :List of 16 [15:30:50.347] | : . ' , ; ..$ value :List of 1 [15:30:50.347] | : . ' , ; .. ..$ :List of 2 [15:30:50.347] | : . ' , ; .. .. ..$ x: int 0 [15:30:50.347] | : . ' , ; .. .. ..$ y: int 1 [15:30:50.347] | : . ' , ; ..$ visible : logi TRUE [15:30:50.347] | : . ' , ; ..$ stdout : NULL [15:30:50.347] | : . ' , ; ..$ conditions : list() [15:30:50.347] | : . ' , ; ..$ rng : logi FALSE [15:30:50.347] | : . ' , ; ..$ seed : NULL [15:30:50.347] | : . ' , ; ..$ misuseGlobalEnv : NULL [15:30:50.347] | : . ' , ; ..$ misuseConnections :List of 3 [15:30:50.347] | : . ' , ; .. ..$ added : NULL [15:30:50.347] | : . ' , ; .. ..$ removed : NULL [15:30:50.347] | : . ' , ; .. ..$ replaced: NULL [15:30:50.347] | : . ' , ; ..$ misuseDevices : NULL [15:30:50.347] | : . ' , ; ..$ misuseDefaultDevice: list() [15:30:50.347] | : . ' , ; ..$ started : POSIXct[1:1], format: "2026-03-18 15:30:50" [15:30:50.347] | : . ' , ; ..$ finished : POSIXct[1:1], format: "2026-03-18 15:30:50" [15:30:50.347] | : . ' , ; ..$ uuid : chr [1:2] "8b73f8b4a1ece031dc9e1431125bca35" "18" [15:30:50.347] | : . ' , ; ..$ session_uuid : chr "94923a90f0b67d5aeb3c8adf0b2ab41a" [15:30:50.347] | : . ' , ; .. ..- attr(*, "source")=List of 5 [15:30:50.347] | : . ' , ; .. .. ..$ host : Named chr "CRANWIN3" [15:30:50.347] | : . ' , ; .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [15:30:50.347] | : . ' , ; .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [15:30:50.347] | : . ' , ; .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [15:30:50.347] | : . ' , ; .. .. ..$ pid : int 67520 [15:30:50.347] | : . ' , ; .. .. ..$ time : POSIXct[1:1], format: "2026-03-18 15:30:45" [15:30:50.347] | : . ' , ; .. .. ..$ random: int 2147483647 [15:30:50.347] | : . ' , ; ..$ r_info :List of 4 [15:30:50.347] | : . ' , ; .. ..$ version :Classes 'R_system_version', 'package_version', 'numeric_version' hidden list of 1 [15:30:50.347] | : . ' , ; .. .. ..$ : int [1:3] 4 6 0 [15:30:50.347] | : . ' , ; .. ..$ os : chr "windows" [15:30:50.347] | : . ' , ; .. ..$ os_name : chr "Windows" [15:30:50.347] | : . ' , ; .. ..$ captures_utf8: logi TRUE [15:30:50.347] | : . ' , ; ..$ version : chr "1.8" [15:30:50.347] | : . ' , ; ..- attr(*, "class")= chr "FutureResult" [15:30:50.347] | : . ' , ; $ success: logi TRUE [15:30:50.347] | : . ' , ; $ time : 'proc_time' Named num [1:5] 0 0 0 NA NA [15:30:50.347] | : . ' , ; ..- attr(*, "names")= chr [1:5] "user.self" "sys.self" "elapsed" "user.child" ... [15:30:50.347] | : . ' , ; $ tag : NULL [15:30:50.376] | : . ' , ; Received FutureResult [15:30:50.377] | : . ' , ; FutureResult: [15:30:50.377] | : . ' , ; value: 'list' [15:30:50.377] | : . ' , ; visible: TRUE [15:30:50.377] | : . ' , ; stdout: NULL [15:30:50.377] | : . ' , ; conditions: [n = 0] [15:30:50.377] | : . ' , ; RNG used: FALSE [15:30:50.377] | : . ' , ; duration: 0.005814075 secs (started 2026-03-18 15:30:50.322685) [15:30:50.377] | : . ' , ; version: 1.8 [15:30:50.379] | : . ' , ; FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'remove', earlySignal = 0) ... [15:30:50.380] | : . ' , ; ` Removed future from position #2 [15:30:50.381] | : . ' , ; ` Number of registered futures: 1 [15:30:50.382] | : . ' , ; FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'remove', earlySignal = 0) ... done [15:30:50.383] | : . ' , ; Erased future from future backend [15:30:50.384] | : . ' , ; result() for ClusterFuture ... [15:30:50.385] | : . ' , ; ` result already collected: FutureResult [15:30:50.386] | : . ' , ; result() for ClusterFuture ... done [15:30:50.387] | : . ' , ; signalConditions() ... [15:30:50.388] | : . ' , ; ` include = 'immediateCondition' [15:30:50.389] | : . ' , ; ` exclude = [15:30:50.389] | : . ' , ; ` resignal = FALSE [15:30:50.390] | : . ' , ; ` Number of conditions: 0 [15:30:50.391] | : . ' , ; ` int 0 [15:30:50.392] | : . ' , ; signalConditions() ... done [15:30:50.392] | : . ' , receiveMessageFromWorker() for ClusterFuture ... done [15:30:50.393] | : . ' , receiveMessageFromWorker() returned object of class FutureResult; resolved [15:30:50.394] | : . ' resolved() for MultisessionFuture ('future_mapply-2') ... done [15:30:50.395] | : . ' assertFutureResult() ... [15:30:50.396] | : . ' , Future uuid: 8b73f8b4a1ece031dc9e1431125bca35-18 [15:30:50.397] | : . ' , identical; success [15:30:50.397] | : . ' assertFutureResult() ... done [15:30:50.399] | : . resolved() ... done [15:30:50.334] | : . MultisessionFuture: [15:30:50.334] | : . Label: 'future_mapply-2' [15:30:50.334] | : . Expression: [15:30:50.334] | : . { [15:30:50.334] | : . "# future.apply:::future_xapply(): preserve future option" [15:30:50.334] | : . ...future.globals.maxSize.org <- getOption("future.globals.maxSize") [15:30:50.334] | : . if (!identical(...future.globals.maxSize.org, ...future.globals.maxSize)) { [15:30:50.334] | : . oopts <- options(future.globals.maxSize = ...future.globals.maxSize) [15:30:50.334] | : . on.exit(options(oopts), add = TRUE) [15:30:50.334] | : . } [15:30:50.334] | : . { [15:30:50.334] | : . args <- c(list(FUN = ...future.FUN), ...future.elements_ii, [15:30:50.334] | : . MoreArgs = list(MoreArgs), SIMPLIFY = FALSE, USE.NAMES = FALSE) [15:30:50.334] | : . do.call(mapply, args = args) [15:30:50.334] | : . } [15:30:50.334] | : . } [15:30:50.334] | : . Globals: 5 objects totaling 2.89 KiB (function '...future.FUN' of 265 bytes, list '...future.elements_ii' of 71 bytes, NULL 'MoreArgs' of 27 bytes, NULL '...future.seeds_ii' of 27 bytes, NULL '...future.globals.maxSize' of 27 bytes) [15:30:50.334] | : . Packages: [15:30:50.334] | : . L'Ecuyer-CMRG RNG seed: (seed = FALSE) [15:30:50.334] | : . Capture standard output: NA [15:30:50.334] | : . Capture condition classes: 'condition' (excluding '') [15:30:50.334] | : . Immediate condition classes: 'immediateCondition' [15:30:50.334] | : . Lazy evaluation: FALSE [15:30:50.334] | : . Local evaluation: TRUE [15:30:50.334] | : . Early signaling: FALSE [15:30:50.334] | : . Actions: [n=1] 'run' [15:30:50.334] | : . State: 'running' ("Future is being evaluated") [15:30:50.334] | : . Resolved: TRUE [15:30:50.334] | : . Unique identifier: 8b73f8b4a1ece031dc9e1431125bca35-18 [15:30:50.334] | : . Owner process: 8b73f8b4a1ece031dc9e1431125bca35 [15:30:50.334] | : . Class: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [15:30:50.334] | : . Value: [15:30:50.334] | : . Conditions captured: [15:30:50.400] | : . Chunk #2 of 2 ... DONE [15:30:50.400] | : . Launching 2 futures (chunks) ... DONE [15:30:50.401] | : . Resolving 2 futures (chunks) ... [15:30:50.402] | : . value() for list ... [15:30:50.402] | : . ' recursive: 0 [15:30:50.403] | : . ' reduce: FALSE [15:30:50.404] | : . ' length: 2 [15:30:50.405] | : . ' Number of remaining objects: 2 [15:30:50.406] | : . ' checking value #1: [15:30:50.407] | : . ' 'obj' is MultisessionFuture [15:30:50.407] | : . ' resolved() ... [15:30:50.408] | : . ' , resolved() for MultisessionFuture ('future_mapply-1') ... [15:30:50.409] | : . ' , ; Cluster node socket connection: index=4, id=443 [15:30:50.410] | : . ' , ; assertValidConnection() ... [15:30:50.411] | : . ' , ; ` cluster node index: 1 [15:30:50.412] | : . ' , ; assertValidConnection() ... done [15:30:50.540] | : . ' , ; receiveMessageFromWorker() for ClusterFuture ... [15:30:50.541] | : . ' , ; ` cluster node index: 1 [15:30:50.542] | : . ' , ; ` [1] TRUE [15:30:50.544] | : . ' , ; ` Received data: [15:30:50.545] | : . ' , ; ` List of 5 [15:30:50.545] | : . ' , ; ` $ type : chr "VALUE" [15:30:50.545] | : . ' , ; ` $ value :List of 16 [15:30:50.545] | : . ' , ; ` ..$ value :List of 1 [15:30:50.545] | : . ' , ; ` .. ..$ :List of 2 [15:30:50.545] | : . ' , ; ` .. .. ..$ x: int 1 [15:30:50.545] | : . ' , ; ` .. .. ..$ y: int 0 [15:30:50.545] | : . ' , ; ` ..$ visible : logi TRUE [15:30:50.545] | : . ' , ; ` ..$ stdout : NULL [15:30:50.545] | : . ' , ; ` ..$ conditions : list() [15:30:50.545] | : . ' , ; ` ..$ rng : logi FALSE [15:30:50.545] | : . ' , ; ` ..$ seed : NULL [15:30:50.545] | : . ' , ; ` ..$ misuseGlobalEnv : NULL [15:30:50.545] | : . ' , ; ` ..$ misuseConnections :List of 3 [15:30:50.545] | : . ' , ; ` .. ..$ added : NULL [15:30:50.545] | : . ' , ; ` .. ..$ removed : NULL [15:30:50.545] | : . ' , ; ` .. ..$ replaced: NULL [15:30:50.545] | : . ' , ; ` ..$ misuseDevices : NULL [15:30:50.545] | : . ' , ; ` ..$ misuseDefaultDevice: list() [15:30:50.545] | : . ' , ; ` ..$ started : POSIXct[1:1], format: "2026-03-18 15:30:50" [15:30:50.545] | : . ' , ; ` ..$ finished : POSIXct[1:1], format: "2026-03-18 15:30:50" [15:30:50.545] | : . ' , ; ` ..$ uuid : chr [1:2] "8b73f8b4a1ece031dc9e1431125bca35" "17" [15:30:50.545] | : . ' , ; ` ..$ session_uuid : chr "22f9b000cca78ff7bd7284f4e59b4481" [15:30:50.545] | : . ' , ; ` .. ..- attr(*, "source")=List of 5 [15:30:50.545] | : . ' , ; ` .. .. ..$ host : Named chr "CRANWIN3" [15:30:50.545] | : . ' , ; ` .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [15:30:50.545] | : . ' , ; ` .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [15:30:50.545] | : . ' , ; ` .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [15:30:50.545] | : . ' , ; ` .. .. ..$ pid : int 90048 [15:30:50.545] | : . ' , ; ` .. .. ..$ time : POSIXct[1:1], format: "2026-03-18 15:30:44" [15:30:50.545] | : . ' , ; ` .. .. ..$ random: int 2147483647 [15:30:50.545] | : . ' , ; ` ..$ r_info :List of 4 [15:30:50.545] | : . ' , ; ` .. ..$ version :Classes 'R_system_version', 'package_version', 'numeric_version' hidden list of 1 [15:30:50.545] | : . ' , ; ` .. .. ..$ : int [1:3] 4 6 0 [15:30:50.545] | : . ' , ; ` .. ..$ os : chr "windows" [15:30:50.545] | : . ' , ; ` .. ..$ os_name : chr "Windows" [15:30:50.545] | : . ' , ; ` .. ..$ captures_utf8: logi TRUE [15:30:50.545] | : . ' , ; ` ..$ version : chr "1.8" [15:30:50.545] | : . ' , ; ` ..- attr(*, "class")= chr "FutureResult" [15:30:50.545] | : . ' , ; ` $ success: logi TRUE [15:30:50.545] | : . ' , ; ` $ time : 'proc_time' Named num [1:5] 0.02 0 0.53 NA NA [15:30:50.545] | : . ' , ; ` ..- attr(*, "names")= chr [1:5] "user.self" "sys.self" "elapsed" "user.child" ... [15:30:50.545] | : . ' , ; ` $ tag : NULL [15:30:50.583] | : . ' , ; ` Received FutureResult [15:30:50.584] | : . ' , ; ` FutureResult: [15:30:50.584] | : . ' , ; ` value: 'list' [15:30:50.584] | : . ' , ; ` visible: TRUE [15:30:50.584] | : . ' , ; ` stdout: NULL [15:30:50.584] | : . ' , ; ` conditions: [n = 0] [15:30:50.584] | : . ' , ; ` RNG used: FALSE [15:30:50.584] | : . ' , ; ` duration: 0.519417 secs (started 2026-03-18 15:30:50.018525) [15:30:50.584] | : . ' , ; ` version: 1.8 [15:30:50.587] | : . ' , ; ` FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'remove', earlySignal = 0) ... [15:30:50.588] | : . ' , ; ` | Removed future from position #1 [15:30:50.590] | : . ' , ; ` | Number of registered futures: 0 [15:30:50.591] | : . ' , ; ` FutureRegistry('workers-77eddec3bfa2f85c219de84ff45f9513', action = 'remove', earlySignal = 0) ... done [15:30:50.592] | : . ' , ; ` Erased future from future backend [15:30:50.593] | : . ' , ; ` result() for ClusterFuture ... [15:30:50.594] | : . ' , ; ` | result already collected: FutureResult [15:30:50.595] | : . ' , ; ` result() for ClusterFuture ... done [15:30:50.597] | : . ' , ; ` signalConditions() ... [15:30:50.598] | : . ' , ; ` | include = 'immediateCondition' [15:30:50.599] | : . ' , ; ` | exclude = [15:30:50.600] | : . ' , ; ` | resignal = FALSE [15:30:50.601] | : . ' , ; ` | Number of conditions: 0 [15:30:50.602] | : . ' , ; ` | int 0 [15:30:50.604] | : . ' , ; ` signalConditions() ... done [15:30:50.606] | : . ' , ; receiveMessageFromWorker() for ClusterFuture ... done [15:30:50.607] | : . ' , ; receiveMessageFromWorker() returned object of class FutureResult; resolved [15:30:50.608] | : . ' , resolved() for MultisessionFuture ('future_mapply-1') ... done [15:30:50.609] | : . ' , assertFutureResult() ... [15:30:50.610] | : . ' , ; Future uuid: 8b73f8b4a1ece031dc9e1431125bca35-17 [15:30:50.611] | : . ' , ; identical; success [15:30:50.612] | : . ' , assertFutureResult() ... done [15:30:50.614] | : . ' resolved() ... done [15:30:50.615] | : . ' MultisessionFuture #1 [15:30:50.616] | : . ' signalConditionsASAP(MultisessionFuture, pos=1) ... [15:30:50.617] | : . ' , nx: 2 [15:30:50.618] | : . ' , relay: TRUE [15:30:50.619] | : . ' , stdout: TRUE [15:30:50.620] | : . ' , signal: TRUE [15:30:50.621] | : . ' , resignal: FALSE [15:30:50.622] | : . ' , force: TRUE [15:30:50.623] | : . ' , relayed: [n=2] FALSE, FALSE [15:30:50.624] | : . ' , queued futures: [n=2] FALSE, FALSE [15:30:50.625] | : . ' , until=1 [15:30:50.626] | : . ' , relaying element #1 [15:30:50.626] | : . ' , value() for MultisessionFuture ('future_mapply-1') ... [15:30:50.627] | : . ' , ; result() for ClusterFuture ... [15:30:50.628] | : . ' , ; ` result already collected: FutureResult [15:30:50.629] | : . ' , ; result() for ClusterFuture ... done [15:30:50.630] | : . ' , ; result() for ClusterFuture ... [15:30:50.631] | : . ' , ; ` result already collected: FutureResult [15:30:50.632] | : . ' , ; result() for ClusterFuture ... done [15:30:50.633] | : . ' , ; signalConditions() ... [15:30:50.634] | : . ' , ; ` include = 'immediateCondition' [15:30:50.634] | : . ' , ; ` exclude = [15:30:50.635] | : . ' , ; ` resignal = FALSE [15:30:50.636] | : . ' , ; ` Number of conditions: 0 [15:30:50.636] | : . ' , ; ` int 0 [15:30:50.638] | : . ' , ; signalConditions() ... done [15:30:50.638] | : . ' , ; relay stdout ... [15:30:50.639] | : . ' , ; relay stdout ... done [15:30:50.640] | : . ' , ; check for misuse ... [15:30:50.641] | : . ' , ; check for misuse ... done [15:30:50.642] | : . ' , value() for MultisessionFuture ('future_mapply-1') ... done [15:30:50.643] | : . ' , result() for ClusterFuture ... [15:30:50.644] | : . ' , ; result already collected: FutureResult [15:30:50.645] | : . ' , result() for ClusterFuture ... done [15:30:50.646] | : . ' , signalConditions() ... [15:30:50.647] | : . ' , ; include = 'immediateCondition' [15:30:50.647] | : . ' , ; exclude = [15:30:50.648] | : . ' , ; resignal = FALSE [15:30:50.649] | : . ' , ; Number of conditions: 0 [15:30:50.650] | : . ' , ; int 0 [15:30:50.651] | : . ' , signalConditions() ... done [15:30:50.652] | : . ' , result() for ClusterFuture ... [15:30:50.653] | : . ' , ; result already collected: FutureResult [15:30:50.654] | : . ' , result() for ClusterFuture ... done [15:30:50.655] | : . ' , signalConditions() ... [15:30:50.655] | : . ' , ; include = 'condition' [15:30:50.657] | : . ' , ; exclude = 'error', 'immediateCondition' [15:30:50.657] | : . ' , ; resignal = TRUE [15:30:50.658] | : . ' , ; Number of conditions: 0 [15:30:50.659] | : . ' , ; int 0 [15:30:50.661] | : . ' , signalConditions() ... done [15:30:50.662] | : . ' , relayed: [n=2] TRUE, FALSE [15:30:50.663] | : . ' , queued futures: [n=2] TRUE, FALSE [15:30:50.664] | : . ' signalConditionsASAP(MultisessionFuture, pos=1) ... done [15:30:50.665] | : . ' value(, ...) ... [15:30:50.666] | : . ' , value() for MultisessionFuture ('future_mapply-1') ... [15:30:50.667] | : . ' , ; result() for ClusterFuture ... [15:30:50.667] | : . ' , ; ` result already collected: FutureResult [15:30:50.668] | : . ' , ; result() for ClusterFuture ... done [15:30:50.669] | : . ' , ; result() for ClusterFuture ... [15:30:50.669] | : . ' , ; ` result already collected: FutureResult [15:30:50.670] | : . ' , ; result() for ClusterFuture ... done [15:30:50.671] | : . ' , ; signalConditions() ... [15:30:50.672] | : . ' , ; ` include = 'immediateCondition' [15:30:50.673] | : . ' , ; ` exclude = [15:30:50.674] | : . ' , ; ` resignal = FALSE [15:30:50.675] | : . ' , ; ` Number of conditions: 0 [15:30:50.675] | : . ' , ; ` int 0 [15:30:50.677] | : . ' , ; signalConditions() ... done [15:30:50.678] | : . ' , ; check for misuse ... [15:30:50.679] | : . ' , ; check for misuse ... done [15:30:50.680] | : . ' , value() for MultisessionFuture ('future_mapply-1') ... done [15:30:50.681] | : . ' , value: [15:30:50.682] | : . ' value(, ...) ... done [15:30:50.682] | : . ' signalConditionsASAP(MultisessionFuture, pos=1) ... [15:30:50.683] | : . ' , nx: 2 [15:30:50.684] | : . ' , relay: TRUE [15:30:50.685] | : . ' , stdout: TRUE [15:30:50.685] | : . ' , signal: TRUE [15:30:50.686] | : . ' , resignal: FALSE [15:30:50.687] | : . ' , force: TRUE [15:30:50.688] | : . ' , relayed: [n=2] TRUE, FALSE [15:30:50.689] | : . ' , queued futures: [n=2] TRUE, FALSE [15:30:50.690] | : . ' , until=2 [15:30:50.690] | : . ' , relaying element #2 [15:30:50.691] | : . ' , relayed: [n=2] TRUE, FALSE [15:30:50.692] | : . ' , queued futures: [n=2] TRUE, FALSE [15:30:50.693] | : . ' signalConditionsASAP(MultisessionFuture, pos=1) ... done [15:30:50.694] | : . ' resolve() for MultisessionFuture ... [15:30:50.695] | : . ' resolve() for MultisessionFuture ... done [15:30:50.696] | : . ' length: 1 (resolved future 1) [15:30:50.697] | : . ' checking value #2: [15:30:50.698] | : . ' 'obj' is MultisessionFuture [15:30:50.699] | : . ' resolved() ... [15:30:50.700] | : . ' resolved() ... done [15:30:50.701] | : . ' MultisessionFuture #2 [15:30:50.702] | : . ' signalConditionsASAP(MultisessionFuture, pos=2) ... [15:30:50.703] | : . ' , nx: 2 [15:30:50.704] | : . ' , relay: TRUE [15:30:50.705] | : . ' , stdout: TRUE [15:30:50.706] | : . ' , signal: TRUE [15:30:50.707] | : . ' , resignal: FALSE [15:30:50.708] | : . ' , force: TRUE [15:30:50.709] | : . ' , relayed: [n=2] TRUE, FALSE [15:30:50.710] | : . ' , queued futures: [n=2] TRUE, FALSE [15:30:50.710] | : . ' , until=2 [15:30:50.711] | : . ' , relaying element #2 [15:30:50.712] | : . ' , value() for MultisessionFuture ('future_mapply-2') ... [15:30:50.712] | : . ' , ; result() for ClusterFuture ... [15:30:50.713] | : . ' , ; ` result already collected: FutureResult [15:30:50.714] | : . ' , ; result() for ClusterFuture ... done [15:30:50.714] | : . ' , ; result() for ClusterFuture ... [15:30:50.715] | : . ' , ; ` result already collected: FutureResult [15:30:50.716] | : . ' , ; result() for ClusterFuture ... done [15:30:50.716] | : . ' , ; signalConditions() ... [15:30:50.717] | : . ' , ; ` include = 'immediateCondition' [15:30:50.717] | : . ' , ; ` exclude = [15:30:50.718] | : . ' , ; ` resignal = FALSE [15:30:50.719] | : . ' , ; ` Number of conditions: 0 [15:30:50.719] | : . ' , ; ` int 0 [15:30:50.720] | : . ' , ; signalConditions() ... done [15:30:50.721] | : . ' , ; relay stdout ... [15:30:50.722] | : . ' , ; relay stdout ... done [15:30:50.723] | : . ' , ; check for misuse ... [15:30:50.723] | : . ' , ; check for misuse ... done [15:30:50.724] | : . ' , value() for MultisessionFuture ('future_mapply-2') ... done [15:30:50.725] | : . ' , result() for ClusterFuture ... [15:30:50.725] | : . ' , ; result already collected: FutureResult [15:30:50.726] | : . ' , result() for ClusterFuture ... done [15:30:50.726] | : . ' , signalConditions() ... [15:30:50.727] | : . ' , ; include = 'immediateCondition' [15:30:50.728] | : . ' , ; exclude = [15:30:50.728] | : . ' , ; resignal = FALSE [15:30:50.729] | : . ' , ; Number of conditions: 0 [15:30:50.729] | : . ' , ; int 0 [15:30:50.730] | : . ' , signalConditions() ... done [15:30:50.731] | : . ' , result() for ClusterFuture ... [15:30:50.732] | : . ' , ; result already collected: FutureResult [15:30:50.732] | : . ' , result() for ClusterFuture ... done [15:30:50.733] | : . ' , signalConditions() ... [15:30:50.734] | : . ' , ; include = 'condition' [15:30:50.734] | : . ' , ; exclude = 'error', 'immediateCondition' [15:30:50.735] | : . ' , ; resignal = TRUE [15:30:50.736] | : . ' , ; Number of conditions: 0 [15:30:50.736] | : . ' , ; int 0 [15:30:50.738] | : . ' , signalConditions() ... done [15:30:50.738] | : . ' , relayed: [n=2] TRUE, TRUE [15:30:50.739] | : . ' , queued futures: [n=2] TRUE, TRUE [15:30:50.740] | : . ' signalConditionsASAP(MultisessionFuture, pos=2) ... done [15:30:50.740] | : . ' value(, ...) ... [15:30:50.741] | : . ' , value() for MultisessionFuture ('future_mapply-2') ... [15:30:50.742] | : . ' , ; result() for ClusterFuture ... [15:30:50.742] | : . ' , ; ` result already collected: FutureResult [15:30:50.743] | : . ' , ; result() for ClusterFuture ... done [15:30:50.743] | : . ' , ; result() for ClusterFuture ... [15:30:50.744] | : . ' , ; ` result already collected: FutureResult [15:30:50.745] | : . ' , ; result() for ClusterFuture ... done [15:30:50.745] | : . ' , ; signalConditions() ... [15:30:50.746] | : . ' , ; ` include = 'immediateCondition' [15:30:50.746] | : . ' , ; ` exclude = [15:30:50.747] | : . ' , ; ` resignal = FALSE [15:30:50.748] | : . ' , ; ` Number of conditions: 0 [15:30:50.748] | : . ' , ; ` int 0 [15:30:50.749] | : . ' , ; signalConditions() ... done [15:30:50.750] | : . ' , ; check for misuse ... [15:30:50.751] | : . ' , ; check for misuse ... done [15:30:50.751] | : . ' , value() for MultisessionFuture ('future_mapply-2') ... done [15:30:50.752] | : . ' , value: [15:30:50.753] | : . ' value(, ...) ... done [15:30:50.754] | : . ' signalConditionsASAP(MultisessionFuture, pos=2) ... [15:30:50.755] | : . ' , nx: 2 [15:30:50.755] | : . ' , relay: TRUE [15:30:50.756] | : . ' , stdout: TRUE [15:30:50.757] | : . ' , signal: TRUE [15:30:50.758] | : . ' , resignal: FALSE [15:30:50.759] | : . ' , force: TRUE [15:30:50.760] | : . ' , relayed: [n=2] TRUE, TRUE [15:30:50.760] | : . ' , queued futures: [n=2] TRUE, TRUE [15:30:50.761] | : . ' , until=2 [15:30:50.762] | : . ' , relayed: [n=2] TRUE, TRUE [15:30:50.763] | : . ' , queued futures: [n=2] TRUE, TRUE [15:30:50.764] | : . ' signalConditionsASAP(MultisessionFuture, pos=2) ... done [15:30:50.765] | : . ' resolve() for MultisessionFuture ... [15:30:50.765] | : . ' resolve() for MultisessionFuture ... done [15:30:50.766] | : . ' length: 0 (resolved future 2) [15:30:50.767] | : . ' Relaying remaining futures ... [15:30:50.768] | : . ' , signalConditionsASAP(NULL, pos=0) ... [15:30:50.769] | : . ' , ; nx: 2 [15:30:50.770] | : . ' , ; relay: TRUE [15:30:50.770] | : . ' , ; stdout: TRUE [15:30:50.771] | : . ' , ; signal: TRUE [15:30:50.772] | : . ' , ; resignal: FALSE [15:30:50.773] | : . ' , ; force: TRUE [15:30:50.774] | : . ' , ; relayed: [n=2] TRUE, TRUE [15:30:50.774] | : . ' , ; queued futures: [n=2] TRUE, TRUE - flush all [15:30:50.775] | : . ' , ; relayed: [n=2] TRUE, TRUE [15:30:50.776] | : . ' , ; queued futures: [n=2] TRUE, TRUE [15:30:50.777] | : . ' , signalConditionsASAP(NULL, pos=0) ... done [15:30:50.778] | : . ' Relaying remaining futures ... done [15:30:50.779] | : . value() for list ... done [15:30:50.780] | : . - Number of value chunks collected: 2 [15:30:50.780] | : . Resolving 2 futures (chunks) ... DONE [15:30:50.781] | : . Reducing values from 2 chunks ... [15:30:50.782] | : . - Number of values collected after concatenation: 2 [15:30:50.783] | : . - Number of values expected: 2 [15:30:50.784] | : . Reducing values from 2 chunks ... DONE [15:30:50.785] | : future_mapply() -> future_xapply() ... done [15:30:50.785] | future_mapply() ... done * future_mapply(x, ..., future.stdout = NA) ... DONE * plan('multisession') ... DONE - Testing with 2 cores ... DONE *** future_*apply() and 'future.stdout' ... 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_18_15_25_17_31911' Test time: user.self=5s, sys.self=2s, elapsed=1e+01s, user.child=NAs, sys.child=NAs Test 'future.apply-stdout' ... success > > proc.time() user system elapsed 5.68 1.59 13.17