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') ... [16:15:45.257] plan(<'name'>, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [16:15:45.259] | plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = NA, init = TRUE) ... [16:15:45.260] | : all.equal() for FutureStrategyList ... [16:15:45.261] | : . New stack: [16:15:45.262] | : . List of 1 [16:15:45.262] | : . $ :function (..., envir = parent.frame()) [16:15:45.262] | : . ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [16:15:45.262] | : . ..- attr(*, "init")= logi TRUE [16:15:45.262] | : . ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [16:15:45.262] | : . .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:45.262] | : . ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:45.262] | : . ..- attr(*, "call")= language plan(strategy) [16:15:45.262] | : . - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [16:15:45.272] | : . Old stack: [16:15:45.273] | : . List of 1 [16:15:45.273] | : . $ :function (..., envir = parent.frame()) [16:15:45.273] | : . ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [16:15:45.273] | : . ..- attr(*, "init")= logi TRUE [16:15:45.273] | : . ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [16:15:45.273] | : . .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:45.273] | : . ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:45.273] | : . ..- attr(*, "call")= language plan(sequential) [16:15:45.273] | : . - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [16:15:45.278] | : . Not identical [16:15:45.279] | : . all.equal() for future ... [16:15:45.280] | : . ' List of 2 [16:15:45.280] | : . ' $ target :function (..., envir = parent.frame()) [16:15:45.280] | : . ' ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [16:15:45.280] | : . ' ..- attr(*, "init")= logi TRUE [16:15:45.280] | : . ' ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [16:15:45.280] | : . ' .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:45.280] | : . ' ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:45.280] | : . ' ..- attr(*, "call")= language plan(strategy) [16:15:45.280] | : . ' $ current:function (..., envir = parent.frame()) [16:15:45.280] | : . ' ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [16:15:45.280] | : . ' ..- attr(*, "init")= logi TRUE [16:15:45.280] | : . ' ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [16:15:45.280] | : . ' .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:45.280] | : . ' ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:45.280] | : . ' ..- attr(*, "call")= language plan(sequential) [16:15:45.290] | : . all.equal() for future ... done [16:15:45.291] | : all.equal() for FutureStrategyList ... done [16:15:45.292] | : plan(): Skip setting new future backend stack because it is the same as the current one: [16:15:45.293] | : List of future strategies: [16:15:45.293] | : 1. sequential: [16:15:45.293] | : - args: function (..., envir = parent.frame(), workers = "") [16:15:45.293] | : - tweaked: FALSE [16:15:45.293] | : - call: plan(sequential) [16:15:45.295] | plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = NA, init = TRUE) ... done [16:15:45.296] plan(<'name'>, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done * future_lapply(x, ..., future.stdout = FALSE) ... [16:15:45.312] future_lapply() ... [16:15:45.325] | Globals in FUN(): [n=4] '{', 'Sys.sleep', '/', 'print' [16:15:45.326] | => Will pass '...' to FUN(): '{', ' ...future.FUN(...future.X_jj, ...)', '}' [16:15:45.328] | future_lapply() -> future_xapply() ... [16:15:45.330] | : nbrOfWorkers(NULL) ... [16:15:45.331] | : . List of 4 [16:15:45.331] | : . $ : language makeChunks(nX, nbrOfWorkers = nbrOfWorkers(), future.scheduling = future.scheduling, future.chunk.size = future.chunk.size) [16:15:45.331] | : . $ : language stop_if_not(nbrOfElements >= 0L, nbrOfWorkers >= 1L) [16:15:45.331] | : . $ : language nbrOfWorkers() [16:15:45.331] | : . $ : language nbrOfWorkers.NULL() [16:15:45.335] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [16:15:45.336] | : . ' plan(): plan_init() of 'sequential', 'uniprocess', 'future', 'function' ... [16:15:45.337] | : . ' , function (..., envir = parent.frame()) [16:15:45.337] | : . ' , - attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [16:15:45.337] | : . ' , - attr(*, "init")= logi TRUE [16:15:45.337] | : . ' , - attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [16:15:45.337] | : . ' , ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:45.337] | : . ' , - attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:45.337] | : . ' , - attr(*, "call")= language plan(sequential) [16:15:45.343] | : . ' , init: TRUE [16:15:45.344] | : . ' , makeFutureBackend() ... [16:15:45.346] | : . ' , ; Backend function: <'NULL'> [16:15:45.347] | : . ' , ; Evaluator tweak arguments: [n=0] [16:15:45.348] | : . ' , ; list() [16:15:45.350] | : . ' , ; Evaluator formal arguments: [n=1] [16:15:45.351] | : . ' , ; Dotted pair list of 1 [16:15:45.351] | : . ' , ; $ envir: language parent.frame() [16:15:45.353] | : . ' , ; Arguments passed to the future-backend factory: [n=1] [16:15:45.354] | : . ' , ; List of 1 [16:15:45.354] | : . ' , ; $ envir: language parent.frame() [16:15:45.357] | : . ' , ; Backend: <'SequentialFutureBackend', 'FutureBackend', 'environment'> [16:15:45.358] | : . ' , makeFutureBackend() ... done [16:15:45.403] | : . ' plan(): plan_init() of 'sequential', 'uniprocess', 'future', 'function' ... done [16:15:45.404] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [16:15:45.405] | : . Number of workers: 1 [16:15:45.406] | : nbrOfWorkers(NULL) ... done [16:15:45.407] | : Number of chunks: 1 [16:15:45.408] | : getGlobalsAndPackagesXApply() ... [16:15:45.409] | : . future.globals: TRUE [16:15:45.411] | : . getGlobalsAndPackages() ... [16:15:45.412] | : . ' Searching for globals ... [16:15:45.429] | : . ' , globals found: [5] 'FUN', '{', 'Sys.sleep', '/', 'print' [16:15:45.430] | : . ' Searching for globals ... done [16:15:45.431] | : . ' Resolving globals: FALSE [16:15:45.432] | : . ' Search for packages associated with the globals ... [16:15:45.433] | : . ' , Packages associated with globals: [1] 'base' [16:15:45.434] | : . ' , Packages: [1] 'base' [16:15:45.435] | : . ' Search for packages associated with the globals ... done [16:15:45.437] | : . ' The total size of the 1 globals is 200 bytes (200 bytes) [16:15:45.438] | : . ' 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') [16:15:45.439] | : . ' Packages after dropping 'base': [0] [16:15:45.478] | : . ' globals: [1] 'FUN' [16:15:45.479] | : . ' packages: [0] [16:15:45.480] | : . getGlobalsAndPackages() ... done [16:15:45.481] | : . globals found/used: [n=1] 'FUN' [16:15:45.482] | : . needed namespaces: [n=0] [16:15:45.483] | : . use_args: TRUE [16:15:45.484] | : . Getting '...' globals ... [16:15:45.485] | : . ' resolve() for FutureGlobals ... [16:15:45.486] | : . ' , recursive: 0 [16:15:45.487] | : . ' , Number of elements: 1 [16:15:45.488] | : . ' , elements: '...' [16:15:45.489] | : . ' , 'obj' is DotDotDotList [16:15:45.490] | : . ' , resolve(obj, ...) ... [16:15:45.491] | : . ' , ; resolve() for DotDotDotList ... [16:15:45.492] | : . ' , ; ` recursive: -1 [16:15:45.492] | : . ' , ; resolve() for DotDotDotList ... done [16:15:45.493] | : . ' , resolve(obj, ...) ... done [16:15:45.494] | : . ' , resolved() ... [16:15:45.495] | : . ' , ; resolved() for DotDotDotList ... [16:15:45.496] | : . ' , ; ` Number of elements: 0 [16:15:45.497] | : . ' , ; ` Number of futures: 0 [16:15:45.497] | : . ' , ; resolved() for DotDotDotList ... done [16:15:45.498] | : . ' , resolved() ... done [16:15:45.499] | : . ' , length: 0 (resolved future 1) [16:15:45.500] | : . ' resolve() for FutureGlobals ... done [16:15:45.501] | : . ' '...' content: [n=0] [16:15:45.502] | : . ' List of 1 [16:15:45.502] | : . ' $ ...: list() [16:15:45.502] | : . ' ..- attr(*, "class")= chr [1:2] "DotDotDotList" "list" [16:15:45.502] | : . ' - attr(*, "where")=List of 1 [16:15:45.502] | : . ' ..$ ...: [16:15:45.502] | : . ' - attr(*, "class")= chr [1:3] "FutureGlobals" "Globals" "list" [16:15:45.502] | : . ' - attr(*, "resolved")= logi TRUE [16:15:45.502] | : . ' - attr(*, "total_size")= num NA [16:15:45.508] | : . Getting '...' globals ... done [16:15:45.510] | : . Globals to be used in all futures (chunks): [n=2] '...future.FUN', '...' [16:15:45.511] | : . List of 2 [16:15:45.511] | : . $ ...future.FUN:function (x) [16:15:45.511] | : . $ ... : list() [16:15:45.511] | : . ..- attr(*, "class")= chr [1:2] "DotDotDotList" "list" [16:15:45.511] | : . - attr(*, "where")=List of 2 [16:15:45.511] | : . ..$ ...future.FUN: [16:15:45.511] | : . ..$ ... : [16:15:45.511] | : . - attr(*, "class")= chr [1:3] "FutureGlobals" "Globals" "list" [16:15:45.511] | : . - attr(*, "resolved")= logi FALSE [16:15:45.511] | : . - attr(*, "total_size")= num 3656 [16:15:45.517] | : . Packages to be attached in all futures: [n=0] [16:15:45.518] | : getGlobalsAndPackagesXApply() ... done [16:15:45.520] | : Globals pass to each chunk: [n=5] '...future.FUN', '...', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [16:15:45.521] | : List of 5 [16:15:45.521] | : $ ...future.FUN :function (x) [16:15:45.521] | : $ ... : list() [16:15:45.521] | : ..- attr(*, "class")= chr [1:2] "DotDotDotList" "list" [16:15:45.521] | : $ ...future.elements_ii : NULL [16:15:45.521] | : $ ...future.seeds_ii : NULL [16:15:45.521] | : $ ...future.globals.maxSize: NULL [16:15:45.521] | : - attr(*, "where")=List of 5 [16:15:45.521] | : ..$ ...future.FUN : [16:15:45.521] | : ..$ ... : [16:15:45.521] | : ..$ ...future.elements_ii : [16:15:45.521] | : ..$ ...future.seeds_ii : [16:15:45.521] | : ..$ ...future.globals.maxSize: [16:15:45.521] | : - attr(*, "class")= chr [1:3] "FutureGlobals" "Globals" "list" [16:15:45.521] | : - attr(*, "resolved")= logi FALSE [16:15:45.521] | : - attr(*, "total_size")= num 3656 [16:15:45.531] | : Number of futures (= number of chunks): 1 [16:15:45.532] | : Launching 1 futures (chunks) ... [16:15:45.533] | : Chunk #1 of 1 ... [16:15:45.534] | : - Finding globals in 'X' for chunk #1 ... [16:15:45.535] | : getGlobalsAndPackages() ... [16:15:45.536] | : . Searching for globals ... [16:15:45.538] | : . ' globals found: [0] [16:15:45.539] | : . Searching for globals ... done [16:15:45.540] | : . globals: [0] [16:15:45.541] | : . packages: [0] [16:15:45.542] | : getGlobalsAndPackages() ... done [16:15:45.544] | : + additional globals found: [n=0] [16:15:45.545] | : + additional namespaces needed: [n=0] [16:15:45.546] | : - Finding globals in 'X' for chunk #1 ... DONE [16:15:45.547] | : - seeds: [16:15:45.548] | : - All globals exported: [n=5] '...future.FUN', '...', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [16:15:45.549] | : future(..., label = 'future_lapply-1') ... [16:15:45.550] | : . lazy: FALSE [16:15:45.551] | : . stdout: FALSE [16:15:45.552] | : . conditions: [n=1] 'condition' [16:15:45.554] | : . getGlobalsAndPackages() ... [16:15:45.555] | : . ' globals passed as-is: [5] '...future.FUN', '...', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [16:15:45.556] | : . ' Resolving globals: FALSE [16:15:45.557] | : . ' Tweak future expression to call with '...' arguments ... [16:15:45.558] | : . ' , { [16:15:45.558] | : . ' , "# future::getGlobalsAndPackages(): wrapping the original future" [16:15:45.558] | : . ' , "# expression in do.call(), because function called uses '...' " [16:15:45.558] | : . ' , "# as a global variable " [16:15:45.558] | : . ' , do.call(function(...) { [16:15:45.558] | : . ' , "# future::getGlobalsAndPackages(): FUN() uses '...' internally " [16:15:45.558] | : . ' , "# without having an '...' argument. This means '...' is treated" [16:15:45.558] | : . ' , "# as a global variable. This may happen when FUN() is an " [16:15:45.558] | : . ' , "# anonymous function. " [16:15:45.558] | : . ' , "# " [16:15:45.558] | : . ' , "# If an anonymous function, we will make sure to restore the " [16:15:45.558] | : . ' , "# function environment of FUN() to the calling environment. " [16:15:45.558] | : . ' , "# We assume FUN() an anonymous function if it lives in the " [16:15:45.558] | : . ' , "# global environment, which is where globals are written. " [16:15:45.558] | : . ' , penv <- env <- environment(...future.FUN) [16:15:45.558] | : . ' , repeat { [16:15:45.558] | : . ' , if (identical(env, globalenv()) || identical(env, [16:15:45.558] | : . ' , emptyenv())) [16:15:45.558] | : . ' , break [16:15:45.558] | : . ' , penv <- env [16:15:45.558] | : . ' , env <- parent.env(env) [16:15:45.558] | : . ' , } [16:15:45.558] | : . ' , if (identical(penv, globalenv())) { [16:15:45.558] | : . ' , environment(...future.FUN) <- environment() [16:15:45.558] | : . ' , } [16:15:45.558] | : . ' , else if (!identical(penv, emptyenv()) && !is.null(penv) && [16:15:45.558] | : . ' , !isNamespace(penv)) { [16:15:45.558] | : . ' , parent.env(penv) <- environment() [16:15:45.558] | : . ' , } [16:15:45.558] | : . ' , rm(list = c("env", "penv"), inherits = FALSE) [16:15:45.558] | : . ' , { [16:15:45.558] | : . ' , "# future.apply:::future_xapply(): preserve future option" [16:15:45.558] | : . ' , ...future.globals.maxSize.org <- getOption("future.globals.maxSize") [16:15:45.558] | : . ' , if (!identical(...future.globals.maxSize.org, ...future.globals.maxSize)) { [16:15:45.558] | : . ' , oopts <- options(future.globals.maxSize = ...future.globals.maxSize) [16:15:45.558] | : . ' , on.exit(options(oopts), add = TRUE) [16:15:45.558] | : . ' , } [16:15:45.558] | : . ' , { [16:15:45.558] | : . ' , "# future.apply::future_lapply(): process chunk of elements" [16:15:45.558] | : . ' , lapply(seq_along(...future.elements_ii), FUN = function(jj) { [16:15:45.558] | : . ' , ...future.X_jj <- ...future.elements_ii[[jj]] [16:15:45.558] | : . ' , { [16:15:45.558] | : . ' , ...future.FUN(...future.X_jj, ...) [16:15:45.558] | : . ' , } [16:15:45.558] | : . ' , }) [16:15:45.558] | : . ' , } [16:15:45.558] | : . ' , } [16:15:45.558] | : . ' , }, args = future.call.arguments) [16:15:45.558] | : . ' , } [16:15:45.560] | : . ' Tweak future expression to call with '...' arguments ... done [16:15:45.561] | : . ' Search for packages associated with the globals ... [16:15:45.562] | : . ' , Packages associated with globals: [0] [16:15:45.564] | : . ' , Packages: [0] [16:15:45.565] | : . ' Search for packages associated with the globals ... done [16:15:45.566] | : . ' Packages after dropping 'base': [0] [16:15:45.567] | : . ' globals: [5] '...future.FUN', 'future.call.arguments', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [16:15:45.568] | : . ' packages: [0] [16:15:45.569] | : . getGlobalsAndPackages() ... done [16:15:45.571] | : . run() for 'Future' ('future_lapply-1') ... [16:15:45.572] | : . ' state: 'created' [16:15:45.573] | : . ' plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [16:15:45.574] | : . ' plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [16:15:45.575] | : . ' Using SequentialFutureBackend ... [16:15:45.576] | : . ' , Number of futures since start: 0 (0 created, 0 launched, 0 finished) [16:15:45.577] | : . ' , Launching futures ... [16:15:45.578] | : . ' , ; launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... [16:15:45.580] | : . ' , ; ` getFutureData() ... [16:15:45.581] | : . ' , ; ` | getFutureCore() ... [16:15:45.582] | : . ' , ; ` | : Packages needed by the future expression (n = 0): [16:15:45.583] | : . ' , ; ` | getFutureCore() ... done [16:15:45.584] | : . ' , ; ` | getFutureCapture() ... [16:15:45.585] | : . ' , ; ` | getFutureCapture() ... done [16:15:45.586] | : . ' , ; ` | getFutureContext() ... [16:15:45.587] | : . ' , ; ` | : plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [16:15:45.588] | : . ' , ; ` | : . Getting stack without first backend: [n=0] [16:15:45.589] | : . ' , ; ` | : plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [16:15:45.590] | : . ' , ; ` | : Packages needed by future backend (n = 0): [16:15:45.591] | : . ' , ; ` | getFutureContext() ... done [16:15:45.592] | : . ' , ; ` getFutureData() ... done [16:15:45.603] | : . ' , ; ` plan("list", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [16:15:45.604] | : . ' , ; ` | Getting full stack: [n=1] 'sequential', 'uniprocess', 'future', 'function' [16:15:45.605] | : . ' , ; ` plan("list", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [16:15:45.607] | : . ' , ; ` plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [16:15:45.608] | : . ' , ; ` | plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [16:15:45.609] | : . ' , ; ` | : all.equal() for FutureStrategyList ... [16:15:45.610] | : . ' , ; ` | : . New stack: [16:15:45.611] | : . ' , ; ` | : . List of 1 [16:15:45.611] | : . ' , ; ` | : . $ :function (..., envir = parent.frame()) [16:15:45.611] | : . ' , ; ` | : . ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [16:15:45.611] | : . ' , ; ` | : . ..- attr(*, "init")= logi TRUE [16:15:45.611] | : . ' , ; ` | : . ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [16:15:45.611] | : . ' , ; ` | : . .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:45.611] | : . ' , ; ` | : . ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:45.611] | : . ' , ; ` | : . ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [16:15:45.611] | : . ' , ; ` | : . - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [16:15:45.618] | : . ' , ; ` | : . Old stack: [16:15:45.619] | : . ' , ; ` | : . List of 1 [16:15:45.619] | : . ' , ; ` | : . $ :function (..., envir = parent.frame()) [16:15:45.619] | : . ' , ; ` | : . ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [16:15:45.619] | : . ' , ; ` | : . ..- attr(*, "init")= chr "done" [16:15:45.619] | : . ' , ; ` | : . ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [16:15:45.619] | : . ' , ; ` | : . .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:45.619] | : . ' , ; ` | : . ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:45.619] | : . ' , ; ` | : . ..- attr(*, "call")= language plan(sequential) [16:15:45.619] | : . ' , ; ` | : . ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [16:15:45.619] | : . ' , ; ` | : . .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [16:15:45.619] | : . ' , ; ` | : . .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:45.619] | : . ' , ; ` | : . - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [16:15:45.627] | : . ' , ; ` | : . Not identical [16:15:45.628] | : . ' , ; ` | : . all.equal() for future ... [16:15:45.628] | : . ' , ; ` | : . ' List of 2 [16:15:45.628] | : . ' , ; ` | : . ' $ target :function (..., envir = parent.frame()) [16:15:45.628] | : . ' , ; ` | : . ' ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [16:15:45.628] | : . ' , ; ` | : . ' ..- attr(*, "init")= logi TRUE [16:15:45.628] | : . ' , ; ` | : . ' ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [16:15:45.628] | : . ' , ; ` | : . ' .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:45.628] | : . ' , ; ` | : . ' ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:45.628] | : . ' , ; ` | : . ' ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [16:15:45.628] | : . ' , ; ` | : . ' $ current:function (..., envir = parent.frame()) [16:15:45.628] | : . ' , ; ` | : . ' ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [16:15:45.628] | : . ' , ; ` | : . ' ..- attr(*, "init")= chr "done" [16:15:45.628] | : . ' , ; ` | : . ' ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [16:15:45.628] | : . ' , ; ` | : . ' .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:45.628] | : . ' , ; ` | : . ' ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:45.628] | : . ' , ; ` | : . ' ..- attr(*, "call")= language plan(sequential) [16:15:45.628] | : . ' , ; ` | : . ' ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [16:15:45.628] | : . ' , ; ` | : . ' .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [16:15:45.628] | : . ' , ; ` | : . ' .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:45.641] | : . ' , ; ` | : . all.equal() for future ... done [16:15:45.642] | : . ' , ; ` | : all.equal() for FutureStrategyList ... done [16:15:45.643] | : . ' , ; ` | : plan(): Skip setting new future backend stack because it is the same as the current one: [16:15:45.644] | : . ' , ; ` | : List of future strategies: [16:15:45.644] | : . ' , ; ` | : 1. sequential: [16:15:45.644] | : . ' , ; ` | : - args: function (..., envir = parent.frame(), workers = "") [16:15:45.644] | : . ' , ; ` | : - tweaked: FALSE [16:15:45.644] | : . ' , ; ` | : - call: plan(sequential) [16:15:45.645] | : . ' , ; ` | plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [16:15:45.646] | : . ' , ; ` plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [16:15:45.648] | : . ' , ; ` assign_globals() ... [16:15:45.649] | : . ' , ; ` List of 5 [16:15:45.649] | : . ' , ; ` $ ...future.FUN :function (x) [16:15:45.649] | : . ' , ; ` $ future.call.arguments : list() [16:15:45.649] | : . ' , ; ` ..- attr(*, "class")= chr [1:2] "DotDotDotList" "list" [16:15:45.649] | : . ' , ; ` $ ...future.elements_ii :List of 2 [16:15:45.649] | : . ' , ; ` ..$ : int 1 [16:15:45.649] | : . ' , ; ` ..$ : int 0 [16:15:45.649] | : . ' , ; ` $ ...future.seeds_ii : NULL [16:15:45.649] | : . ' , ; ` $ ...future.globals.maxSize: NULL [16:15:45.649] | : . ' , ; ` - attr(*, "where")=List of 5 [16:15:45.649] | : . ' , ; ` ..$ ...future.FUN : [16:15:45.649] | : . ' , ; ` ..$ future.call.arguments : [16:15:45.649] | : . ' , ; ` ..$ ...future.elements_ii : [16:15:45.649] | : . ' , ; ` ..$ ...future.seeds_ii : [16:15:45.649] | : . ' , ; ` ..$ ...future.globals.maxSize: [16:15:45.649] | : . ' , ; ` - attr(*, "resolved")= logi FALSE [16:15:45.649] | : . ' , ; ` - attr(*, "total_size")= num 3656 [16:15:45.649] | : . ' , ; ` - attr(*, "class")= chr [1:3] "FutureGlobals" "Globals" "list" [16:15:45.649] | : . ' , ; ` - attr(*, "already-done")= logi TRUE [16:15:45.662] | : . ' , ; ` - copied '...future.FUN' to environment [16:15:45.663] | : . ' , ; ` - copied 'future.call.arguments' to environment [16:15:45.664] | : . ' , ; ` - copied '...future.elements_ii' to environment [16:15:45.665] | : . ' , ; ` - copied '...future.seeds_ii' to environment [16:15:45.666] | : . ' , ; ` - copied '...future.globals.maxSize' to environment [16:15:45.667] | : . ' , ; ` assign_globals() ... done [16:15:46.178] | : . ' , ; ` plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [16:15:46.179] | : . ' , ; ` | plan(<'FutureStrategyList'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [16:15:46.181] | : . ' , ; ` | : plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [16:15:46.182] | : . ' , ; ` | : . all.equal() for FutureStrategyList ... [16:15:46.183] | : . ' , ; ` | : . ' New stack: [16:15:46.184] | : . ' , ; ` | : . ' List of 1 [16:15:46.184] | : . ' , ; ` | : . ' $ :function (..., envir = parent.frame()) [16:15:46.184] | : . ' , ; ` | : . ' ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [16:15:46.184] | : . ' , ; ` | : . ' ..- attr(*, "init")= chr "done" [16:15:46.184] | : . ' , ; ` | : . ' ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [16:15:46.184] | : . ' , ; ` | : . ' .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:46.184] | : . ' , ; ` | : . ' ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:46.184] | : . ' , ; ` | : . ' ..- attr(*, "call")= language plan(sequential) [16:15:46.184] | : . ' , ; ` | : . ' ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [16:15:46.184] | : . ' , ; ` | : . ' .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [16:15:46.184] | : . ' , ; ` | : . ' .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:46.184] | : . ' , ; ` | : . ' - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [16:15:46.194] | : . ' , ; ` | : . ' Old stack: [16:15:46.195] | : . ' , ; ` | : . ' List of 1 [16:15:46.195] | : . ' , ; ` | : . ' $ :function (..., envir = parent.frame()) [16:15:46.195] | : . ' , ; ` | : . ' ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [16:15:46.195] | : . ' , ; ` | : . ' ..- attr(*, "init")= chr "done" [16:15:46.195] | : . ' , ; ` | : . ' ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [16:15:46.195] | : . ' , ; ` | : . ' .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:46.195] | : . ' , ; ` | : . ' ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:46.195] | : . ' , ; ` | : . ' ..- attr(*, "call")= language plan(sequential) [16:15:46.195] | : . ' , ; ` | : . ' ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [16:15:46.195] | : . ' , ; ` | : . ' .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [16:15:46.195] | : . ' , ; ` | : . ' .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:46.195] | : . ' , ; ` | : . ' - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [16:15:46.203] | : . ' , ; ` | : . ' Identical [16:15:46.204] | : . ' , ; ` | : . all.equal() for FutureStrategyList ... done [16:15:46.205] | : . ' , ; ` | : . plan(): Skip setting new future backend stack because it is the same as the current one: [16:15:46.206] | : . ' , ; ` | : . List of future strategies: [16:15:46.206] | : . ' , ; ` | : . 1. sequential: [16:15:46.206] | : . ' , ; ` | : . - args: function (..., envir = parent.frame(), workers = "") [16:15:46.206] | : . ' , ; ` | : . - tweaked: FALSE [16:15:46.206] | : . ' , ; ` | : . - call: plan(sequential) [16:15:46.208] | : . ' , ; ` | : plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [16:15:46.209] | : . ' , ; ` | plan(<'FutureStrategyList'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [16:15:46.210] | : . ' , ; ` plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [16:15:46.218] | : . ' , ; ` SequentialFuture started (and completed) [16:15:46.220] | : . ' , ; ` signalConditions() ... [16:15:46.221] | : . ' , ; ` | include = 'immediateCondition' [16:15:46.222] | : . ' , ; ` | exclude = [16:15:46.223] | : . ' , ; ` | resignal = FALSE [16:15:46.224] | : . ' , ; ` | Number of conditions: 6 [16:15:46.225] | : . ' , ; ` | int 6 [16:15:46.227] | : . ' , ; ` | Condition #1 (class: 'simpleMessage', 'message', 'condition'): [16:15:46.228] | : . ' , ; ` | Condition #2 (class: 'simpleMessage', 'message', 'condition'): [16:15:46.229] | : . ' , ; ` | Condition #3 (class: 'simpleMessage', 'message', 'condition'): [16:15:46.230] | : . ' , ; ` | Condition #4 (class: 'simpleMessage', 'message', 'condition'): [16:15:46.231] | : . ' , ; ` | Condition #5 (class: 'simpleMessage', 'message', 'condition'): [16:15:46.232] | : . ' , ; ` | Condition #6 (class: 'simpleMessage', 'message', 'condition'): [16:15:46.233] | : . ' , ; ` | Drop signaled conditions: 0 [16:15:46.234] | : . ' , ; ` signalConditions() ... done [16:15:46.236] | : . ' , ; launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... done [16:15:46.237] | : . ' , Launching futures ... done [16:15:46.238] | : . ' , Future launched: 'SequentialFuture', 'UniprocessFuture', 'Future' [16:15:46.239] | : . ' Using SequentialFutureBackend ... done [16:15:46.240] | : . run() for 'Future' ('future_lapply-1') ... done [16:15:46.241] | : future(..., label = 'future_lapply-1') ... done [16:15:46.243] | : Created future: [16:15:46.244] | : SequentialFuture: [16:15:46.244] | : Label: 'future_lapply-1' [16:15:46.244] | : Expression: [16:15:46.244] | : { [16:15:46.244] | : "# future::getGlobalsAndPackages(): wrapping the original future" [16:15:46.244] | : "# expression in do.call(), because function called uses '...' " [16:15:46.244] | : "# as a global variable " [16:15:46.244] | : do.call(function(...) { [16:15:46.244] | : "# future::getGlobalsAndPackages(): FUN() uses '...' internally " [16:15:46.244] | : "# without having an '...' argument. This means '...' is treated" [16:15:46.244] | : "# as a global variable. This may happen when FUN() is an " [16:15:46.244] | : "# anonymous function. " [16:15:46.244] | : "# " [16:15:46.244] | : "# If an anonymous function, we will make sure to restore the " [16:15:46.244] | : "# function environment of FUN() to the calling environment. " [16:15:46.244] | : "# We assume FUN() an anonymous function if it lives in the " [16:15:46.244] | : "# global environment, which is where globals are written. " [16:15:46.244] | : penv <- env <- environment(...future.FUN) [16:15:46.244] | : repeat { [16:15:46.244] | : if (identical(env, globalenv()) || identical(env, [16:15:46.244] | : emptyenv())) [16:15:46.244] | : break [16:15:46.244] | : penv <- env [16:15:46.244] | : env <- parent.env(env) [16:15:46.244] | : } [16:15:46.244] | : if (identical(penv, globalenv())) { [16:15:46.244] | : environment(...future.FUN) <- environment() [16:15:46.244] | : } [16:15:46.244] | : else if (!identical(penv, emptyenv()) && !is.null(penv) && [16:15:46.244] | : !isNamespace(penv)) { [16:15:46.244] | : parent.env(penv) <- environment() [16:15:46.244] | : } [16:15:46.244] | : rm(list = c("env", "penv"), inherits = FALSE) [16:15:46.244] | : { [16:15:46.244] | : "# future.apply:::future_xapply(): preserve future option" [16:15:46.244] | : ...future.globals.maxSize.org <- getOption("future.globals.maxSize") [16:15:46.244] | : if (!identical(...future.globals.maxSize.org, ...future.globals.maxSize)) { [16:15:46.244] | : oopts <- options(future.globals.maxSize = ...future.globals.maxSize) [16:15:46.244] | : on.exit(options(oopts), add = TRUE) [16:15:46.244] | : } [16:15:46.244] | : { [16:15:46.244] | : "# future.apply::future_lapply(): process chunk of elements" [16:15:46.244] | : lapply(seq_along(...future.elements_ii), FUN = function(jj) { [16:15:46.244] | : ...future.X_jj <- ...future.elements_ii[[jj]] [16:15:46.244] | : { [16:15:46.244] | : ...future.FUN(...future.X_jj, ...) [16:15:46.244] | : } [16:15:46.244] | : }) [16:15:46.244] | : } [16:15:46.244] | : } [16:15:46.244] | : }, args = future.call.arguments) [16:15:46.244] | : } [16:15:46.244] | : 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) [16:15:46.244] | : Packages: [16:15:46.244] | : L'Ecuyer-CMRG RNG seed: (seed = FALSE) [16:15:46.244] | : Capture standard output: FALSE [16:15:46.244] | : Capture condition classes: 'condition' (excluding '') [16:15:46.244] | : Immediate condition classes: 'immediateCondition' [16:15:46.244] | : Lazy evaluation: FALSE [16:15:46.244] | : Local evaluation: TRUE [16:15:46.244] | : Early signaling: FALSE [16:15:46.244] | : Actions: [n=1] 'run' [16:15:46.244] | : State: 'finished' ("Future was resolved successfully") [16:15:46.244] | : Resolved: TRUE [16:15:46.244] | : Unique identifier: 9268c7fadddee19cb4f5a63a013f675f-1 [16:15:46.244] | : Owner process: 9268c7fadddee19cb4f5a63a013f675f [16:15:46.244] | : Class: 'SequentialFuture', 'UniprocessFuture', 'Future' [16:15:46.244] | : Value: 55 bytes of class 'list' [16:15:46.244] | : Conditions captured: [n=6] 'simpleMessage', 'simpleMessage', 'simpleMessage', 'simpleMessage', 'simpleMessage', 'simpleMessage' [16:15:46.244] | : Duration: 0.5805869 secs (started 2026-03-18 16:15:45.596008) [16:15:46.244] | : Worker process: 9268c7fadddee19cb4f5a63a013f675f [16:15:46.249] | : Chunk #1 of 1 ... DONE [16:15:46.250] | : Launching 1 futures (chunks) ... DONE [16:15:46.251] | : Resolving 1 futures (chunks) ... [16:15:46.253] | : value() for list ... [16:15:46.253] | : . recursive: 0 [16:15:46.254] | : . reduce: FALSE [16:15:46.255] | : . length: 1 [16:15:46.256] | : . Number of remaining objects: 1 [16:15:46.257] | : . checking value #1: [16:15:46.258] | : . 'obj' is SequentialFuture [16:15:46.258] | : . resolved() ... [16:15:46.259] | : . ' resolved() for SequentialFuture ('future_lapply-1') ... [16:15:46.260] | : . ' , state: 'finished' [16:15:46.261] | : . ' , run: NULL [16:15:46.261] | : . ' , result: 'FutureResult' [16:15:46.262] | : . ' resolved() for SequentialFuture ('future_lapply-1') ... done [16:15:46.262] | : . resolved() ... done [16:15:46.263] | : . SequentialFuture #1 [16:15:46.263] | : . signalConditionsASAP(SequentialFuture, pos=1) ... [16:15:46.264] | : . ' nx: 1 [16:15:46.265] | : . ' relay: TRUE [16:15:46.265] | : . ' stdout: TRUE [16:15:46.266] | : . ' signal: TRUE [16:15:46.267] | : . ' resignal: FALSE [16:15:46.268] | : . ' force: TRUE [16:15:46.269] | : . ' relayed: [n=1] FALSE [16:15:46.269] | : . ' queued futures: [n=1] FALSE [16:15:46.270] | : . ' until=1 [16:15:46.271] | : . ' relaying element #1 [16:15:46.272] | : . ' value() for SequentialFuture ('future_lapply-1') ... [16:15:46.273] | : . ' , signalConditions() ... [16:15:46.274] | : . ' , ; include = 'immediateCondition' [16:15:46.275] | : . ' , ; exclude = [16:15:46.276] | : . ' , ; resignal = FALSE [16:15:46.277] | : . ' , ; Number of conditions: 6 [16:15:46.277] | : . ' , ; int 6 [16:15:46.279] | : . ' , ; Condition #1 (class: 'simpleMessage', 'message', 'condition'): [16:15:46.280] | : . ' , ; Condition #2 (class: 'simpleMessage', 'message', 'condition'): [16:15:46.281] | : . ' , ; Condition #3 (class: 'simpleMessage', 'message', 'condition'): [16:15:46.281] | : . ' , ; Condition #4 (class: 'simpleMessage', 'message', 'condition'): [16:15:46.282] | : . ' , ; Condition #5 (class: 'simpleMessage', 'message', 'condition'): [16:15:46.283] | : . ' , ; Condition #6 (class: 'simpleMessage', 'message', 'condition'): [16:15:46.283] | : . ' , ; Drop signaled conditions: 0 [16:15:46.284] | : . ' , signalConditions() ... done [16:15:46.285] | : . ' , relay stdout ... [16:15:46.286] | : . ' , relay stdout ... done [16:15:46.287] | : . ' , check for misuse ... [16:15:46.288] | : . ' , check for misuse ... done [16:15:46.288] | : . ' value() for SequentialFuture ('future_lapply-1') ... done [16:15:46.289] | : . ' signalConditions() ... [16:15:46.290] | : . ' , include = 'immediateCondition' [16:15:46.291] | : . ' , exclude = [16:15:46.291] | : . ' , resignal = FALSE [16:15:46.292] | : . ' , Number of conditions: 6 [16:15:46.293] | : . ' , int 6 [16:15:46.294] | : . ' , Condition #1 (class: 'simpleMessage', 'message', 'condition'): [16:15:46.295] | : . ' , Condition #2 (class: 'simpleMessage', 'message', 'condition'): [16:15:46.296] | : . ' , Condition #3 (class: 'simpleMessage', 'message', 'condition'): [16:15:46.297] | : . ' , Condition #4 (class: 'simpleMessage', 'message', 'condition'): [16:15:46.297] | : . ' , Condition #5 (class: 'simpleMessage', 'message', 'condition'): [16:15:46.298] | : . ' , Condition #6 (class: 'simpleMessage', 'message', 'condition'): [16:15:46.299] | : . ' , Drop signaled conditions: 0 [16:15:46.299] | : . ' signalConditions() ... done [16:15:46.300] | : . ' signalConditions() ... [16:15:46.301] | : . ' , include = 'condition' [16:15:46.301] | : . ' , exclude = 'error', 'immediateCondition' [16:15:46.302] | : . ' , resignal = TRUE [16:15:46.303] | : . ' , Number of conditions: 6 [16:15:46.304] | : . ' , int 6 [16:15:46.305] | : . ' , Condition #1 (class: 'simpleMessage', 'message', 'condition'): [16:15:46.306] | : . ' , Condition #1: 'simpleMessage', 'message', 'condition' [16:15:45.596] | : . ' , ; ` attachPackages() ... [16:15:46.307] | : . ' , Condition #2 (class: 'simpleMessage', 'message', 'condition'): [16:15:46.308] | : . ' , Condition #2: 'simpleMessage', 'message', 'condition' [16:15:45.597] | : . ' , ; ` | packages: [n=1] 'future' [16:15:46.309] | : . ' , Condition #3 (class: 'simpleMessage', 'message', 'condition'): [16:15:46.310] | : . ' , Condition #3: 'simpleMessage', 'message', 'condition' [16:15:45.598] | : . ' , ; ` attachPackages() ... done [16:15:46.311] | : . ' , Condition #4 (class: 'simpleMessage', 'message', 'condition'): [16:15:46.312] | : . ' , Condition #4: 'simpleMessage', 'message', 'condition' [16:15:45.599] | : . ' , ; ` attachPackages() ... [16:15:46.313] | : . ' , Condition #5 (class: 'simpleMessage', 'message', 'condition'): [16:15:46.314] | : . ' , Condition #5: 'simpleMessage', 'message', 'condition' [16:15:45.600] | : . ' , ; ` | packages: [n=0] [16:15:46.315] | : . ' , Condition #6 (class: 'simpleMessage', 'message', 'condition'): [16:15:46.316] | : . ' , Condition #6: 'simpleMessage', 'message', 'condition' [16:15:45.601] | : . ' , ; ` attachPackages() ... done [16:15:46.317] | : . ' , Drop signaled conditions: 6 [16:15:46.318] | : . ' signalConditions() ... done [16:15:46.320] | : . ' relayed: [n=1] TRUE [16:15:46.321] | : . ' queued futures: [n=1] TRUE [16:15:46.322] | : . signalConditionsASAP(SequentialFuture, pos=1) ... done [16:15:46.323] | : . value(, ...) ... [16:15:46.324] | : . ' value() for SequentialFuture ('future_lapply-1') ... [16:15:46.326] | : . ' , signalConditions() ... [16:15:46.327] | : . ' , ; include = 'immediateCondition' [16:15:46.328] | : . ' , ; exclude = [16:15:46.329] | : . ' , ; resignal = FALSE [16:15:46.330] | : . ' , ; Number of conditions: 0 [16:15:46.332] | : . ' , ; int 0 [16:15:46.334] | : . ' , signalConditions() ... done [16:15:46.335] | : . ' , check for misuse ... [16:15:46.336] | : . ' , check for misuse ... done [16:15:46.337] | : . ' value() for SequentialFuture ('future_lapply-1') ... done [16:15:46.338] | : . ' value: [16:15:46.339] | : . value(, ...) ... done [16:15:46.341] | : . signalConditionsASAP(SequentialFuture, pos=1) ... [16:15:46.342] | : . ' nx: 1 [16:15:46.343] | : . ' relay: TRUE [16:15:46.345] | : . ' stdout: TRUE [16:15:46.346] | : . ' signal: TRUE [16:15:46.347] | : . ' resignal: FALSE [16:15:46.348] | : . ' force: TRUE [16:15:46.349] | : . ' relayed: [n=1] TRUE [16:15:46.350] | : . ' queued futures: [n=1] TRUE [16:15:46.351] | : . ' until=1 [16:15:46.352] | : . ' relayed: [n=1] TRUE [16:15:46.353] | : . ' queued futures: [n=1] TRUE [16:15:46.354] | : . signalConditionsASAP(SequentialFuture, pos=1) ... done [16:15:46.355] | : . resolve() for SequentialFuture ... [16:15:46.356] | : . resolve() for SequentialFuture ... done [16:15:46.357] | : . length: 0 (resolved future 1) [16:15:46.359] | : . Relaying remaining futures ... [16:15:46.360] | : . ' signalConditionsASAP(NULL, pos=0) ... [16:15:46.361] | : . ' , nx: 1 [16:15:46.362] | : . ' , relay: TRUE [16:15:46.363] | : . ' , stdout: TRUE [16:15:46.364] | : . ' , signal: TRUE [16:15:46.365] | : . ' , resignal: FALSE [16:15:46.366] | : . ' , force: TRUE [16:15:46.367] | : . ' , relayed: [n=1] TRUE [16:15:46.368] | : . ' , queued futures: [n=1] TRUE - flush all [16:15:46.369] | : . ' , relayed: [n=1] TRUE [16:15:46.370] | : . ' , queued futures: [n=1] TRUE [16:15:46.378] | : . ' signalConditionsASAP(NULL, pos=0) ... done [16:15:46.379] | : . Relaying remaining futures ... done [16:15:46.380] | : value() for list ... done [16:15:46.381] | : - Number of value chunks collected: 1 [16:15:46.382] | : Resolving 1 futures (chunks) ... DONE [16:15:46.383] | : Reducing values from 1 chunks ... [16:15:46.384] | : - Number of values collected after concatenation: 2 [16:15:46.384] | : - Number of values expected: 2 [16:15:46.386] | : Reducing values from 1 chunks ... DONE [16:15:46.387] | future_lapply() -> future_xapply() ... done [16:15:46.388] future_lapply() ... done * future_lapply(x, ..., future.stdout = FALSE) ... DONE * future_lapply(x, ..., future.stdout = TRUE) ... [16:15:46.390] future_lapply() ... [16:15:46.393] | Globals in FUN(): [n=4] '{', 'Sys.sleep', '/', 'print' [16:15:46.394] | => Will pass '...' to FUN(): '{', ' ...future.FUN(...future.X_jj, ...)', '}' [16:15:46.395] | future_lapply() -> future_xapply() ... [16:15:46.396] | : nbrOfWorkers(NULL) ... [16:15:46.397] | : . List of 4 [16:15:46.397] | : . $ : language makeChunks(nX, nbrOfWorkers = nbrOfWorkers(), future.scheduling = future.scheduling, future.chunk.size = future.chunk.size) [16:15:46.397] | : . $ : language stop_if_not(nbrOfElements >= 0L, nbrOfWorkers >= 1L) [16:15:46.397] | : . $ : language nbrOfWorkers() [16:15:46.397] | : . $ : language nbrOfWorkers.NULL() [16:15:46.401] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [16:15:46.403] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [16:15:46.404] | : . Number of workers: 1 [16:15:46.405] | : nbrOfWorkers(NULL) ... done [16:15:46.405] | : Number of chunks: 1 [16:15:46.406] | : getGlobalsAndPackagesXApply() ... [16:15:46.407] | : . future.globals: TRUE [16:15:46.408] | : . getGlobalsAndPackages() ... [16:15:46.409] | : . ' Searching for globals ... [16:15:46.429] | : . ' , globals found: [5] 'FUN', '{', 'Sys.sleep', '/', 'print' [16:15:46.430] | : . ' Searching for globals ... done [16:15:46.431] | : . ' Resolving globals: FALSE [16:15:46.432] | : . ' Search for packages associated with the globals ... [16:15:46.434] | : . ' , Packages associated with globals: [1] 'base' [16:15:46.435] | : . ' , Packages: [1] 'base' [16:15:46.436] | : . ' Search for packages associated with the globals ... done [16:15:46.438] | : . ' The total size of the 1 globals is 200 bytes (200 bytes) [16:15:46.439] | : . ' 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') [16:15:46.440] | : . ' Packages after dropping 'base': [0] [16:15:46.441] | : . ' globals: [1] 'FUN' [16:15:46.442] | : . ' packages: [0] [16:15:46.443] | : . getGlobalsAndPackages() ... done [16:15:46.445] | : . globals found/used: [n=1] 'FUN' [16:15:46.446] | : . needed namespaces: [n=0] [16:15:46.447] | : . use_args: TRUE [16:15:46.448] | : . Getting '...' globals ... [16:15:46.449] | : . ' resolve() for FutureGlobals ... [16:15:46.450] | : . ' , recursive: 0 [16:15:46.451] | : . ' , Number of elements: 1 [16:15:46.452] | : . ' , elements: '...' [16:15:46.453] | : . ' , 'obj' is DotDotDotList [16:15:46.455] | : . ' , resolve(obj, ...) ... [16:15:46.456] | : . ' , ; resolve() for DotDotDotList ... [16:15:46.457] | : . ' , ; ` recursive: -1 [16:15:46.458] | : . ' , ; resolve() for DotDotDotList ... done [16:15:46.458] | : . ' , resolve(obj, ...) ... done [16:15:46.459] | : . ' , resolved() ... [16:15:46.460] | : . ' , ; resolved() for DotDotDotList ... [16:15:46.460] | : . ' , ; ` Number of elements: 0 [16:15:46.461] | : . ' , ; ` Number of futures: 0 [16:15:46.462] | : . ' , ; resolved() for DotDotDotList ... done [16:15:46.462] | : . ' , resolved() ... done [16:15:46.463] | : . ' , length: 0 (resolved future 1) [16:15:46.464] | : . ' resolve() for FutureGlobals ... done [16:15:46.464] | : . ' '...' content: [n=0] [16:15:46.465] | : . ' List of 1 [16:15:46.465] | : . ' $ ...: list() [16:15:46.465] | : . ' ..- attr(*, "class")= chr [1:2] "DotDotDotList" "list" [16:15:46.465] | : . ' - attr(*, "where")=List of 1 [16:15:46.465] | : . ' ..$ ...: [16:15:46.465] | : . ' - attr(*, "class")= chr [1:3] "FutureGlobals" "Globals" "list" [16:15:46.465] | : . ' - attr(*, "resolved")= logi TRUE [16:15:46.465] | : . ' - attr(*, "total_size")= num NA [16:15:46.470] | : . Getting '...' globals ... done [16:15:46.471] | : . Globals to be used in all futures (chunks): [n=2] '...future.FUN', '...' [16:15:46.472] | : . List of 2 [16:15:46.472] | : . $ ...future.FUN:function (x) [16:15:46.472] | : . $ ... : list() [16:15:46.472] | : . ..- attr(*, "class")= chr [1:2] "DotDotDotList" "list" [16:15:46.472] | : . - attr(*, "where")=List of 2 [16:15:46.472] | : . ..$ ...future.FUN: [16:15:46.472] | : . ..$ ... : [16:15:46.472] | : . - attr(*, "class")= chr [1:3] "FutureGlobals" "Globals" "list" [16:15:46.472] | : . - attr(*, "resolved")= logi FALSE [16:15:46.472] | : . - attr(*, "total_size")= num 3656 [16:15:46.477] | : . Packages to be attached in all futures: [n=0] [16:15:46.477] | : getGlobalsAndPackagesXApply() ... done [16:15:46.479] | : Globals pass to each chunk: [n=5] '...future.FUN', '...', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [16:15:46.480] | : List of 5 [16:15:46.480] | : $ ...future.FUN :function (x) [16:15:46.480] | : $ ... : list() [16:15:46.480] | : ..- attr(*, "class")= chr [1:2] "DotDotDotList" "list" [16:15:46.480] | : $ ...future.elements_ii : NULL [16:15:46.480] | : $ ...future.seeds_ii : NULL [16:15:46.480] | : $ ...future.globals.maxSize: NULL [16:15:46.480] | : - attr(*, "where")=List of 5 [16:15:46.480] | : ..$ ...future.FUN : [16:15:46.480] | : ..$ ... : [16:15:46.480] | : ..$ ...future.elements_ii : [16:15:46.480] | : ..$ ...future.seeds_ii : [16:15:46.480] | : ..$ ...future.globals.maxSize: [16:15:46.480] | : - attr(*, "class")= chr [1:3] "FutureGlobals" "Globals" "list" [16:15:46.480] | : - attr(*, "resolved")= logi FALSE [16:15:46.480] | : - attr(*, "total_size")= num 3656 [16:15:46.491] | : Number of futures (= number of chunks): 1 [16:15:46.492] | : Launching 1 futures (chunks) ... [16:15:46.493] | : Chunk #1 of 1 ... [16:15:46.494] | : - Finding globals in 'X' for chunk #1 ... [16:15:46.495] | : getGlobalsAndPackages() ... [16:15:46.496] | : . Searching for globals ... [16:15:46.498] | : . ' globals found: [0] [16:15:46.499] | : . Searching for globals ... done [16:15:46.500] | : . globals: [0] [16:15:46.501] | : . packages: [0] [16:15:46.503] | : getGlobalsAndPackages() ... done [16:15:46.504] | : + additional globals found: [n=0] [16:15:46.505] | : + additional namespaces needed: [n=0] [16:15:46.506] | : - Finding globals in 'X' for chunk #1 ... DONE [16:15:46.507] | : - seeds: [16:15:46.508] | : - All globals exported: [n=5] '...future.FUN', '...', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [16:15:46.509] | : future(..., label = 'future_lapply-1') ... [16:15:46.511] | : . lazy: FALSE [16:15:46.512] | : . stdout: TRUE [16:15:46.513] | : . conditions: [n=1] 'condition' [16:15:46.514] | : . getGlobalsAndPackages() ... [16:15:46.515] | : . ' globals passed as-is: [5] '...future.FUN', '...', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [16:15:46.516] | : . ' Resolving globals: FALSE [16:15:46.517] | : . ' Tweak future expression to call with '...' arguments ... [16:15:46.518] | : . ' , { [16:15:46.518] | : . ' , "# future::getGlobalsAndPackages(): wrapping the original future" [16:15:46.518] | : . ' , "# expression in do.call(), because function called uses '...' " [16:15:46.518] | : . ' , "# as a global variable " [16:15:46.518] | : . ' , do.call(function(...) { [16:15:46.518] | : . ' , "# future::getGlobalsAndPackages(): FUN() uses '...' internally " [16:15:46.518] | : . ' , "# without having an '...' argument. This means '...' is treated" [16:15:46.518] | : . ' , "# as a global variable. This may happen when FUN() is an " [16:15:46.518] | : . ' , "# anonymous function. " [16:15:46.518] | : . ' , "# " [16:15:46.518] | : . ' , "# If an anonymous function, we will make sure to restore the " [16:15:46.518] | : . ' , "# function environment of FUN() to the calling environment. " [16:15:46.518] | : . ' , "# We assume FUN() an anonymous function if it lives in the " [16:15:46.518] | : . ' , "# global environment, which is where globals are written. " [16:15:46.518] | : . ' , penv <- env <- environment(...future.FUN) [16:15:46.518] | : . ' , repeat { [16:15:46.518] | : . ' , if (identical(env, globalenv()) || identical(env, [16:15:46.518] | : . ' , emptyenv())) [16:15:46.518] | : . ' , break [16:15:46.518] | : . ' , penv <- env [16:15:46.518] | : . ' , env <- parent.env(env) [16:15:46.518] | : . ' , } [16:15:46.518] | : . ' , if (identical(penv, globalenv())) { [16:15:46.518] | : . ' , environment(...future.FUN) <- environment() [16:15:46.518] | : . ' , } [16:15:46.518] | : . ' , else if (!identical(penv, emptyenv()) && !is.null(penv) && [16:15:46.518] | : . ' , !isNamespace(penv)) { [16:15:46.518] | : . ' , parent.env(penv) <- environment() [16:15:46.518] | : . ' , } [16:15:46.518] | : . ' , rm(list = c("env", "penv"), inherits = FALSE) [16:15:46.518] | : . ' , { [16:15:46.518] | : . ' , "# future.apply:::future_xapply(): preserve future option" [16:15:46.518] | : . ' , ...future.globals.maxSize.org <- getOption("future.globals.maxSize") [16:15:46.518] | : . ' , if (!identical(...future.globals.maxSize.org, ...future.globals.maxSize)) { [16:15:46.518] | : . ' , oopts <- options(future.globals.maxSize = ...future.globals.maxSize) [16:15:46.518] | : . ' , on.exit(options(oopts), add = TRUE) [16:15:46.518] | : . ' , } [16:15:46.518] | : . ' , { [16:15:46.518] | : . ' , "# future.apply::future_lapply(): process chunk of elements" [16:15:46.518] | : . ' , lapply(seq_along(...future.elements_ii), FUN = function(jj) { [16:15:46.518] | : . ' , ...future.X_jj <- ...future.elements_ii[[jj]] [16:15:46.518] | : . ' , { [16:15:46.518] | : . ' , ...future.FUN(...future.X_jj, ...) [16:15:46.518] | : . ' , } [16:15:46.518] | : . ' , }) [16:15:46.518] | : . ' , } [16:15:46.518] | : . ' , } [16:15:46.518] | : . ' , }, args = future.call.arguments) [16:15:46.518] | : . ' , } [16:15:46.521] | : . ' Tweak future expression to call with '...' arguments ... done [16:15:46.522] | : . ' Search for packages associated with the globals ... [16:15:46.523] | : . ' , Packages associated with globals: [0] [16:15:46.524] | : . ' , Packages: [0] [16:15:46.525] | : . ' Search for packages associated with the globals ... done [16:15:46.526] | : . ' Packages after dropping 'base': [0] [16:15:46.527] | : . ' globals: [5] '...future.FUN', 'future.call.arguments', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [16:15:46.528] | : . ' packages: [0] [16:15:46.529] | : . getGlobalsAndPackages() ... done [16:15:46.530] | : . run() for 'Future' ('future_lapply-1') ... [16:15:46.531] | : . ' state: 'created' [16:15:46.532] | : . ' plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [16:15:46.533] | : . ' plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [16:15:46.533] | : . ' Using SequentialFutureBackend ... [16:15:46.534] | : . ' , Number of futures since start: 1 (1 created, 1 launched, 1 finished) [16:15:46.535] | : . ' , Launching futures ... [16:15:46.536] | : . ' , ; launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... [16:15:46.537] | : . ' , ; ` getFutureData() ... [16:15:46.538] | : . ' , ; ` | getFutureCore() ... [16:15:46.539] | : . ' , ; ` | : Packages needed by the future expression (n = 0): [16:15:46.539] | : . ' , ; ` | getFutureCore() ... done [16:15:46.540] | : . ' , ; ` | getFutureCapture() ... [16:15:46.541] | : . ' , ; ` | getFutureCapture() ... done [16:15:46.542] | : . ' , ; ` | getFutureContext() ... [16:15:46.543] | : . ' , ; ` | : plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [16:15:46.544] | : . ' , ; ` | : . Getting stack without first backend: [n=0] [16:15:46.545] | : . ' , ; ` | : plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [16:15:46.546] | : . ' , ; ` | : Packages needed by future backend (n = 0): [16:15:46.546] | : . ' , ; ` | getFutureContext() ... done [16:15:46.547] | : . ' , ; ` getFutureData() ... done [16:15:46.555] | : . ' , ; ` plan("list", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [16:15:46.556] | : . ' , ; ` | Getting full stack: [n=1] 'sequential', 'uniprocess', 'future', 'function' [16:15:46.557] | : . ' , ; ` plan("list", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [16:15:46.558] | : . ' , ; ` plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [16:15:46.559] | : . ' , ; ` | plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [16:15:46.560] | : . ' , ; ` | : all.equal() for FutureStrategyList ... [16:15:46.561] | : . ' , ; ` | : . New stack: [16:15:46.562] | : . ' , ; ` | : . List of 1 [16:15:46.562] | : . ' , ; ` | : . $ :function (..., envir = parent.frame()) [16:15:46.562] | : . ' , ; ` | : . ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [16:15:46.562] | : . ' , ; ` | : . ..- attr(*, "init")= logi TRUE [16:15:46.562] | : . ' , ; ` | : . ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [16:15:46.562] | : . ' , ; ` | : . .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:46.562] | : . ' , ; ` | : . ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:46.562] | : . ' , ; ` | : . ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [16:15:46.562] | : . ' , ; ` | : . - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [16:15:46.569] | : . ' , ; ` | : . Old stack: [16:15:46.570] | : . ' , ; ` | : . List of 1 [16:15:46.570] | : . ' , ; ` | : . $ :function (..., envir = parent.frame()) [16:15:46.570] | : . ' , ; ` | : . ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [16:15:46.570] | : . ' , ; ` | : . ..- attr(*, "init")= chr "done" [16:15:46.570] | : . ' , ; ` | : . ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [16:15:46.570] | : . ' , ; ` | : . .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:46.570] | : . ' , ; ` | : . ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:46.570] | : . ' , ; ` | : . ..- attr(*, "call")= language plan(sequential) [16:15:46.570] | : . ' , ; ` | : . ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [16:15:46.570] | : . ' , ; ` | : . .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [16:15:46.570] | : . ' , ; ` | : . .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:46.570] | : . ' , ; ` | : . - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [16:15:46.578] | : . ' , ; ` | : . Not identical [16:15:46.579] | : . ' , ; ` | : . all.equal() for future ... [16:15:46.580] | : . ' , ; ` | : . ' List of 2 [16:15:46.580] | : . ' , ; ` | : . ' $ target :function (..., envir = parent.frame()) [16:15:46.580] | : . ' , ; ` | : . ' ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [16:15:46.580] | : . ' , ; ` | : . ' ..- attr(*, "init")= logi TRUE [16:15:46.580] | : . ' , ; ` | : . ' ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [16:15:46.580] | : . ' , ; ` | : . ' .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:46.580] | : . ' , ; ` | : . ' ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:46.580] | : . ' , ; ` | : . ' ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [16:15:46.580] | : . ' , ; ` | : . ' $ current:function (..., envir = parent.frame()) [16:15:46.580] | : . ' , ; ` | : . ' ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [16:15:46.580] | : . ' , ; ` | : . ' ..- attr(*, "init")= chr "done" [16:15:46.580] | : . ' , ; ` | : . ' ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [16:15:46.580] | : . ' , ; ` | : . ' .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:46.580] | : . ' , ; ` | : . ' ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:46.580] | : . ' , ; ` | : . ' ..- attr(*, "call")= language plan(sequential) [16:15:46.580] | : . ' , ; ` | : . ' ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [16:15:46.580] | : . ' , ; ` | : . ' .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [16:15:46.580] | : . ' , ; ` | : . ' .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:46.594] | : . ' , ; ` | : . all.equal() for future ... done [16:15:46.595] | : . ' , ; ` | : all.equal() for FutureStrategyList ... done [16:15:46.596] | : . ' , ; ` | : plan(): Skip setting new future backend stack because it is the same as the current one: [16:15:46.597] | : . ' , ; ` | : List of future strategies: [16:15:46.597] | : . ' , ; ` | : 1. sequential: [16:15:46.597] | : . ' , ; ` | : - args: function (..., envir = parent.frame(), workers = "") [16:15:46.597] | : . ' , ; ` | : - tweaked: FALSE [16:15:46.597] | : . ' , ; ` | : - call: plan(sequential) [16:15:46.599] | : . ' , ; ` | plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [16:15:46.600] | : . ' , ; ` plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [16:15:46.601] | : . ' , ; ` assign_globals() ... [16:15:46.602] | : . ' , ; ` List of 5 [16:15:46.602] | : . ' , ; ` $ ...future.FUN :function (x) [16:15:46.602] | : . ' , ; ` $ future.call.arguments : list() [16:15:46.602] | : . ' , ; ` ..- attr(*, "class")= chr [1:2] "DotDotDotList" "list" [16:15:46.602] | : . ' , ; ` $ ...future.elements_ii :List of 2 [16:15:46.602] | : . ' , ; ` ..$ : int 1 [16:15:46.602] | : . ' , ; ` ..$ : int 0 [16:15:46.602] | : . ' , ; ` $ ...future.seeds_ii : NULL [16:15:46.602] | : . ' , ; ` $ ...future.globals.maxSize: NULL [16:15:46.602] | : . ' , ; ` - attr(*, "where")=List of 5 [16:15:46.602] | : . ' , ; ` ..$ ...future.FUN : [16:15:46.602] | : . ' , ; ` ..$ future.call.arguments : [16:15:46.602] | : . ' , ; ` ..$ ...future.elements_ii : [16:15:46.602] | : . ' , ; ` ..$ ...future.seeds_ii : [16:15:46.602] | : . ' , ; ` ..$ ...future.globals.maxSize: [16:15:46.602] | : . ' , ; ` - attr(*, "resolved")= logi FALSE [16:15:46.602] | : . ' , ; ` - attr(*, "total_size")= num 3656 [16:15:46.602] | : . ' , ; ` - attr(*, "class")= chr [1:3] "FutureGlobals" "Globals" "list" [16:15:46.602] | : . ' , ; ` - attr(*, "already-done")= logi TRUE [16:15:46.615] | : . ' , ; ` - copied '...future.FUN' to environment [16:15:46.616] | : . ' , ; ` - copied 'future.call.arguments' to environment [16:15:46.617] | : . ' , ; ` - copied '...future.elements_ii' to environment [16:15:46.618] | : . ' , ; ` - copied '...future.seeds_ii' to environment [16:15:46.619] | : . ' , ; ` - copied '...future.globals.maxSize' to environment [16:15:46.620] | : . ' , ; ` assign_globals() ... done [16:15:47.128] | : . ' , ; ` plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [16:15:47.130] | : . ' , ; ` | plan(<'FutureStrategyList'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [16:15:47.131] | : . ' , ; ` | : plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [16:15:47.132] | : . ' , ; ` | : . all.equal() for FutureStrategyList ... [16:15:47.134] | : . ' , ; ` | : . ' New stack: [16:15:47.135] | : . ' , ; ` | : . ' List of 1 [16:15:47.135] | : . ' , ; ` | : . ' $ :function (..., envir = parent.frame()) [16:15:47.135] | : . ' , ; ` | : . ' ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [16:15:47.135] | : . ' , ; ` | : . ' ..- attr(*, "init")= chr "done" [16:15:47.135] | : . ' , ; ` | : . ' ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [16:15:47.135] | : . ' , ; ` | : . ' .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:47.135] | : . ' , ; ` | : . ' ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:47.135] | : . ' , ; ` | : . ' ..- attr(*, "call")= language plan(sequential) [16:15:47.135] | : . ' , ; ` | : . ' ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [16:15:47.135] | : . ' , ; ` | : . ' .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [16:15:47.135] | : . ' , ; ` | : . ' .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:47.135] | : . ' , ; ` | : . ' - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [16:15:47.143] | : . ' , ; ` | : . ' Old stack: [16:15:47.144] | : . ' , ; ` | : . ' List of 1 [16:15:47.144] | : . ' , ; ` | : . ' $ :function (..., envir = parent.frame()) [16:15:47.144] | : . ' , ; ` | : . ' ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [16:15:47.144] | : . ' , ; ` | : . ' ..- attr(*, "init")= chr "done" [16:15:47.144] | : . ' , ; ` | : . ' ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [16:15:47.144] | : . ' , ; ` | : . ' .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:47.144] | : . ' , ; ` | : . ' ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:47.144] | : . ' , ; ` | : . ' ..- attr(*, "call")= language plan(sequential) [16:15:47.144] | : . ' , ; ` | : . ' ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [16:15:47.144] | : . ' , ; ` | : . ' .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [16:15:47.144] | : . ' , ; ` | : . ' .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:47.144] | : . ' , ; ` | : . ' - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [16:15:47.153] | : . ' , ; ` | : . ' Identical [16:15:47.154] | : . ' , ; ` | : . all.equal() for FutureStrategyList ... done [16:15:47.155] | : . ' , ; ` | : . plan(): Skip setting new future backend stack because it is the same as the current one: [16:15:47.156] | : . ' , ; ` | : . List of future strategies: [16:15:47.156] | : . ' , ; ` | : . 1. sequential: [16:15:47.156] | : . ' , ; ` | : . - args: function (..., envir = parent.frame(), workers = "") [16:15:47.156] | : . ' , ; ` | : . - tweaked: FALSE [16:15:47.156] | : . ' , ; ` | : . - call: plan(sequential) [16:15:47.157] | : . ' , ; ` | : plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [16:15:47.158] | : . ' , ; ` | plan(<'FutureStrategyList'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [16:15:47.158] | : . ' , ; ` plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [16:15:47.160] | : . ' , ; ` SequentialFuture started (and completed) [16:15:47.160] | : . ' , ; ` signalConditions() ... [16:15:47.161] | : . ' , ; ` | include = 'immediateCondition' [16:15:47.162] | : . ' , ; ` | exclude = [16:15:47.162] | : . ' , ; ` | resignal = FALSE [16:15:47.163] | : . ' , ; ` | Number of conditions: 6 [16:15:47.163] | : . ' , ; ` | int 6 [16:15:47.165] | : . ' , ; ` | Condition #1 (class: 'simpleMessage', 'message', 'condition'): [16:15:47.165] | : . ' , ; ` | Condition #2 (class: 'simpleMessage', 'message', 'condition'): [16:15:47.166] | : . ' , ; ` | Condition #3 (class: 'simpleMessage', 'message', 'condition'): [16:15:47.167] | : . ' , ; ` | Condition #4 (class: 'simpleMessage', 'message', 'condition'): [16:15:47.167] | : . ' , ; ` | Condition #5 (class: 'simpleMessage', 'message', 'condition'): [16:15:47.168] | : . ' , ; ` | Condition #6 (class: 'simpleMessage', 'message', 'condition'): [16:15:47.169] | : . ' , ; ` | Drop signaled conditions: 0 [16:15:47.169] | : . ' , ; ` signalConditions() ... done [16:15:47.170] | : . ' , ; launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... done [16:15:47.171] | : . ' , Launching futures ... done [16:15:47.172] | : . ' , Future launched: 'SequentialFuture', 'UniprocessFuture', 'Future' [16:15:47.173] | : . ' Using SequentialFutureBackend ... done [16:15:47.174] | : . run() for 'Future' ('future_lapply-1') ... done [16:15:47.175] | : future(..., label = 'future_lapply-1') ... done [16:15:47.176] | : Created future: [16:15:47.177] | : SequentialFuture: [16:15:47.177] | : Label: 'future_lapply-1' [16:15:47.177] | : Expression: [16:15:47.177] | : { [16:15:47.177] | : "# future::getGlobalsAndPackages(): wrapping the original future" [16:15:47.177] | : "# expression in do.call(), because function called uses '...' " [16:15:47.177] | : "# as a global variable " [16:15:47.177] | : do.call(function(...) { [16:15:47.177] | : "# future::getGlobalsAndPackages(): FUN() uses '...' internally " [16:15:47.177] | : "# without having an '...' argument. This means '...' is treated" [16:15:47.177] | : "# as a global variable. This may happen when FUN() is an " [16:15:47.177] | : "# anonymous function. " [16:15:47.177] | : "# " [16:15:47.177] | : "# If an anonymous function, we will make sure to restore the " [16:15:47.177] | : "# function environment of FUN() to the calling environment. " [16:15:47.177] | : "# We assume FUN() an anonymous function if it lives in the " [16:15:47.177] | : "# global environment, which is where globals are written. " [16:15:47.177] | : penv <- env <- environment(...future.FUN) [16:15:47.177] | : repeat { [16:15:47.177] | : if (identical(env, globalenv()) || identical(env, [16:15:47.177] | : emptyenv())) [16:15:47.177] | : break [16:15:47.177] | : penv <- env [16:15:47.177] | : env <- parent.env(env) [16:15:47.177] | : } [16:15:47.177] | : if (identical(penv, globalenv())) { [16:15:47.177] | : environment(...future.FUN) <- environment() [16:15:47.177] | : } [16:15:47.177] | : else if (!identical(penv, emptyenv()) && !is.null(penv) && [16:15:47.177] | : !isNamespace(penv)) { [16:15:47.177] | : parent.env(penv) <- environment() [16:15:47.177] | : } [16:15:47.177] | : rm(list = c("env", "penv"), inherits = FALSE) [16:15:47.177] | : { [16:15:47.177] | : "# future.apply:::future_xapply(): preserve future option" [16:15:47.177] | : ...future.globals.maxSize.org <- getOption("future.globals.maxSize") [16:15:47.177] | : if (!identical(...future.globals.maxSize.org, ...future.globals.maxSize)) { [16:15:47.177] | : oopts <- options(future.globals.maxSize = ...future.globals.maxSize) [16:15:47.177] | : on.exit(options(oopts), add = TRUE) [16:15:47.177] | : } [16:15:47.177] | : { [16:15:47.177] | : "# future.apply::future_lapply(): process chunk of elements" [16:15:47.177] | : lapply(seq_along(...future.elements_ii), FUN = function(jj) { [16:15:47.177] | : ...future.X_jj <- ...future.elements_ii[[jj]] [16:15:47.177] | : { [16:15:47.177] | : ...future.FUN(...future.X_jj, ...) [16:15:47.177] | : } [16:15:47.177] | : }) [16:15:47.177] | : } [16:15:47.177] | : } [16:15:47.177] | : }, args = future.call.arguments) [16:15:47.177] | : } [16:15:47.177] | : 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) [16:15:47.177] | : Packages: [16:15:47.177] | : L'Ecuyer-CMRG RNG seed: (seed = FALSE) [16:15:47.177] | : Capture standard output: TRUE [16:15:47.177] | : Capture condition classes: 'condition' (excluding '') [16:15:47.177] | : Immediate condition classes: 'immediateCondition' [16:15:47.177] | : Lazy evaluation: FALSE [16:15:47.177] | : Local evaluation: TRUE [16:15:47.177] | : Early signaling: FALSE [16:15:47.177] | : Actions: [n=1] 'run' [16:15:47.177] | : State: 'finished' ("Future was resolved successfully") [16:15:47.177] | : Resolved: TRUE [16:15:47.177] | : Unique identifier: 9268c7fadddee19cb4f5a63a013f675f-2 [16:15:47.177] | : Owner process: 9268c7fadddee19cb4f5a63a013f675f [16:15:47.177] | : Class: 'SequentialFuture', 'UniprocessFuture', 'Future' [16:15:47.177] | : Value: 55 bytes of class 'list' [16:15:47.177] | : Conditions captured: [n=6] 'simpleMessage', 'simpleMessage', 'simpleMessage', 'simpleMessage', 'simpleMessage', 'simpleMessage' [16:15:47.177] | : Duration: 0.5782199 secs (started 2026-03-18 16:15:46.548814) [16:15:47.177] | : Worker process: 9268c7fadddee19cb4f5a63a013f675f [16:15:47.183] | : Chunk #1 of 1 ... DONE [16:15:47.184] | : Launching 1 futures (chunks) ... DONE [16:15:47.185] | : Resolving 1 futures (chunks) ... [16:15:47.187] | : value() for list ... [16:15:47.188] | : . recursive: 0 [16:15:47.189] | : . reduce: FALSE [16:15:47.190] | : . length: 1 [16:15:47.192] | : . Number of remaining objects: 1 [16:15:47.193] | : . checking value #1: [16:15:47.194] | : . 'obj' is SequentialFuture [16:15:47.196] | : . resolved() ... [16:15:47.197] | : . ' resolved() for SequentialFuture ('future_lapply-1') ... [16:15:47.198] | : . ' , state: 'finished' [16:15:47.199] | : . ' , run: NULL [16:15:47.200] | : . ' , result: 'FutureResult' [16:15:47.201] | : . ' resolved() for SequentialFuture ('future_lapply-1') ... done [16:15:47.203] | : . resolved() ... done [16:15:47.204] | : . SequentialFuture #1 [16:15:47.205] | : . signalConditionsASAP(SequentialFuture, pos=1) ... [16:15:47.206] | : . ' nx: 1 [16:15:47.207] | : . ' relay: TRUE [16:15:47.208] | : . ' stdout: TRUE [16:15:47.212] | : . ' signal: TRUE [16:15:47.213] | : . ' resignal: FALSE [16:15:47.214] | : . ' force: TRUE [16:15:47.216] | : . ' relayed: [n=1] FALSE [16:15:47.217] | : . ' queued futures: [n=1] FALSE [16:15:47.218] | : . ' until=1 [16:15:47.219] | : . ' relaying element #1 [16:15:47.220] | : . ' value() for SequentialFuture ('future_lapply-1') ... [16:15:47.221] | : . ' , signalConditions() ... [16:15:47.222] | : . ' , ; include = 'immediateCondition' [16:15:47.223] | : . ' , ; exclude = [16:15:47.224] | : . ' , ; resignal = FALSE [16:15:47.225] | : . ' , ; Number of conditions: 6 [16:15:47.226] | : . ' , ; int 6 [16:15:47.228] | : . ' , ; Condition #1 (class: 'simpleMessage', 'message', 'condition'): [16:15:47.229] | : . ' , ; Condition #2 (class: 'simpleMessage', 'message', 'condition'): [16:15:47.231] | : . ' , ; Condition #3 (class: 'simpleMessage', 'message', 'condition'): [16:15:47.232] | : . ' , ; Condition #4 (class: 'simpleMessage', 'message', 'condition'): [16:15:47.233] | : . ' , ; Condition #5 (class: 'simpleMessage', 'message', 'condition'): [16:15:47.234] | : . ' , ; Condition #6 (class: 'simpleMessage', 'message', 'condition'): [16:15:47.235] | : . ' , ; Drop signaled conditions: 0 [16:15:47.236] | : . ' , signalConditions() ... done [16:15:47.237] | : . ' , relay stdout ... [16:15:47.238] | : . ' , relay stdout ... done [16:15:47.239] | : . ' , check for misuse ... [16:15:47.240] | : . ' , check for misuse ... done [16:15:47.241] | : . ' value() for SequentialFuture ('future_lapply-1') ... done [16:15:47.243] | : . ' signalConditions() ... [16:15:47.244] | : . ' , include = 'immediateCondition' [16:15:47.245] | : . ' , exclude = [16:15:47.246] | : . ' , resignal = FALSE [16:15:47.247] | : . ' , Number of conditions: 6 [16:15:47.248] | : . ' , int 6 [16:15:47.250] | : . ' , Condition #1 (class: 'simpleMessage', 'message', 'condition'): [16:15:47.251] | : . ' , Condition #2 (class: 'simpleMessage', 'message', 'condition'): [16:15:47.252] | : . ' , Condition #3 (class: 'simpleMessage', 'message', 'condition'): [16:15:47.253] | : . ' , Condition #4 (class: 'simpleMessage', 'message', 'condition'): [16:15:47.253] | : . ' , Condition #5 (class: 'simpleMessage', 'message', 'condition'): [16:15:47.254] | : . ' , Condition #6 (class: 'simpleMessage', 'message', 'condition'): [16:15:47.255] | : . ' , Drop signaled conditions: 0 [16:15:47.256] | : . ' signalConditions() ... done [16:15:47.257] | : . ' signalConditions() ... [16:15:47.258] | : . ' , include = 'condition' [16:15:47.259] | : . ' , exclude = 'error', 'immediateCondition' [16:15:47.260] | : . ' , resignal = TRUE [16:15:47.261] | : . ' , Number of conditions: 6 [16:15:47.262] | : . ' , int 6 [16:15:47.264] | : . ' , Condition #1 (class: 'simpleMessage', 'message', 'condition'): [16:15:47.265] | : . ' , Condition #1: 'simpleMessage', 'message', 'condition' [16:15:46.549] | : . ' , ; ` attachPackages() ... [16:15:47.266] | : . ' , Condition #2 (class: 'simpleMessage', 'message', 'condition'): [16:15:47.267] | : . ' , Condition #2: 'simpleMessage', 'message', 'condition' [16:15:46.549] | : . ' , ; ` | packages: [n=1] 'future' [16:15:47.268] | : . ' , Condition #3 (class: 'simpleMessage', 'message', 'condition'): [16:15:47.269] | : . ' , Condition #3: 'simpleMessage', 'message', 'condition' [16:15:46.551] | : . ' , ; ` attachPackages() ... done [16:15:47.270] | : . ' , Condition #4 (class: 'simpleMessage', 'message', 'condition'): [16:15:47.270] | : . ' , Condition #4: 'simpleMessage', 'message', 'condition' [16:15:46.552] | : . ' , ; ` attachPackages() ... [16:15:47.271] | : . ' , Condition #5 (class: 'simpleMessage', 'message', 'condition'): [16:15:47.272] | : . ' , Condition #5: 'simpleMessage', 'message', 'condition' [16:15:46.553] | : . ' , ; ` | packages: [n=0] [16:15:47.273] | : . ' , Condition #6 (class: 'simpleMessage', 'message', 'condition'): [16:15:47.274] | : . ' , Condition #6: 'simpleMessage', 'message', 'condition' [16:15:46.553] | : . ' , ; ` attachPackages() ... done [16:15:47.275] | : . ' , Drop signaled conditions: 6 [16:15:47.276] | : . ' signalConditions() ... done [16:15:47.277] | : . ' relayed: [n=1] TRUE [16:15:47.278] | : . ' queued futures: [n=1] TRUE [16:15:47.278] | : . signalConditionsASAP(SequentialFuture, pos=1) ... done [16:15:47.279] | : . value(, ...) ... [16:15:47.280] | : . ' value() for SequentialFuture ('future_lapply-1') ... [16:15:47.281] | : . ' , signalConditions() ... [16:15:47.282] | : . ' , ; include = 'immediateCondition' [16:15:47.283] | : . ' , ; exclude = [16:15:47.284] | : . ' , ; resignal = FALSE [16:15:47.285] | : . ' , ; Number of conditions: 0 [16:15:47.286] | : . ' , ; int 0 [16:15:47.287] | : . ' , signalConditions() ... done [16:15:47.288] | : . ' , check for misuse ... [16:15:47.289] | : . ' , check for misuse ... done [16:15:47.290] | : . ' value() for SequentialFuture ('future_lapply-1') ... done [16:15:47.291] | : . ' value: [16:15:47.292] | : . value(, ...) ... done [16:15:47.293] | : . signalConditionsASAP(SequentialFuture, pos=1) ... [16:15:47.294] | : . ' nx: 1 [16:15:47.294] | : . ' relay: TRUE [16:15:47.295] | : . ' stdout: TRUE [16:15:47.296] | : . ' signal: TRUE [16:15:47.297] | : . ' resignal: FALSE [16:15:47.298] | : . ' force: TRUE [16:15:47.299] | : . ' relayed: [n=1] TRUE [16:15:47.299] | : . ' queued futures: [n=1] TRUE [16:15:47.300] | : . ' until=1 [16:15:47.301] | : . ' relayed: [n=1] TRUE [16:15:47.302] | : . ' queued futures: [n=1] TRUE [16:15:47.303] | : . signalConditionsASAP(SequentialFuture, pos=1) ... done [16:15:47.304] | : . resolve() for SequentialFuture ... [16:15:47.305] | : . resolve() for SequentialFuture ... done [16:15:47.305] | : . length: 0 (resolved future 1) [16:15:47.306] | : . Relaying remaining futures ... [16:15:47.307] | : . ' signalConditionsASAP(NULL, pos=0) ... [16:15:47.308] | : . ' , nx: 1 [16:15:47.309] | : . ' , relay: TRUE [16:15:47.310] | : . ' , stdout: TRUE [16:15:47.310] | : . ' , signal: TRUE [16:15:47.311] | : . ' , resignal: FALSE [16:15:47.312] | : . ' , force: TRUE [16:15:47.313] | : . ' , relayed: [n=1] TRUE [16:15:47.314] | : . ' , queued futures: [n=1] TRUE - flush all [16:15:47.315] | : . ' , relayed: [n=1] TRUE [16:15:47.316] | : . ' , queued futures: [n=1] TRUE [16:15:47.316] | : . ' signalConditionsASAP(NULL, pos=0) ... done [16:15:47.317] | : . Relaying remaining futures ... done [16:15:47.318] | : value() for list ... done [16:15:47.319] | : - Number of value chunks collected: 1 [16:15:47.320] | : Resolving 1 futures (chunks) ... DONE [16:15:47.321] | : Reducing values from 1 chunks ... [16:15:47.322] | : - Number of values collected after concatenation: 2 [16:15:47.322] | : - Number of values expected: 2 [16:15:47.323] | : Reducing values from 1 chunks ... DONE [16:15:47.324] | future_lapply() -> future_xapply() ... done [16:15:47.325] future_lapply() ... done * future_lapply(x, ..., future.stdout = TRUE) ... DONE * future_lapply(x, ..., future.stdout = NA) ... [16:15:47.327] future_lapply() ... [16:15:47.329] | Globals in FUN(): [n=4] '{', 'Sys.sleep', '/', 'print' [16:15:47.330] | => Will pass '...' to FUN(): '{', ' ...future.FUN(...future.X_jj, ...)', '}' [16:15:47.331] | future_lapply() -> future_xapply() ... [16:15:47.332] | : nbrOfWorkers(NULL) ... [16:15:47.333] | : . List of 4 [16:15:47.333] | : . $ : language makeChunks(nX, nbrOfWorkers = nbrOfWorkers(), future.scheduling = future.scheduling, future.chunk.size = future.chunk.size) [16:15:47.333] | : . $ : language stop_if_not(nbrOfElements >= 0L, nbrOfWorkers >= 1L) [16:15:47.333] | : . $ : language nbrOfWorkers() [16:15:47.333] | : . $ : language nbrOfWorkers.NULL() [16:15:47.336] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [16:15:47.336] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [16:15:47.337] | : . Number of workers: 1 [16:15:47.337] | : nbrOfWorkers(NULL) ... done [16:15:47.338] | : Number of chunks: 1 [16:15:47.339] | : getGlobalsAndPackagesXApply() ... [16:15:47.339] | : . future.globals: TRUE [16:15:47.340] | : . getGlobalsAndPackages() ... [16:15:47.340] | : . ' Searching for globals ... [16:15:47.351] | : . ' , globals found: [5] 'FUN', '{', 'Sys.sleep', '/', 'print' [16:15:47.352] | : . ' Searching for globals ... done [16:15:47.352] | : . ' Resolving globals: FALSE [16:15:47.353] | : . ' Search for packages associated with the globals ... [16:15:47.353] | : . ' , Packages associated with globals: [1] 'base' [16:15:47.354] | : . ' , Packages: [1] 'base' [16:15:47.355] | : . ' Search for packages associated with the globals ... done [16:15:47.355] | : . ' The total size of the 1 globals is 200 bytes (200 bytes) [16:15:47.357] | : . ' 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') [16:15:47.358] | : . ' Packages after dropping 'base': [0] [16:15:47.359] | : . ' globals: [1] 'FUN' [16:15:47.360] | : . ' packages: [0] [16:15:47.361] | : . getGlobalsAndPackages() ... done [16:15:47.362] | : . globals found/used: [n=1] 'FUN' [16:15:47.363] | : . needed namespaces: [n=0] [16:15:47.364] | : . use_args: TRUE [16:15:47.365] | : . Getting '...' globals ... [16:15:47.366] | : . ' resolve() for FutureGlobals ... [16:15:47.367] | : . ' , recursive: 0 [16:15:47.368] | : . ' , Number of elements: 1 [16:15:47.369] | : . ' , elements: '...' [16:15:47.370] | : . ' , 'obj' is DotDotDotList [16:15:47.371] | : . ' , resolve(obj, ...) ... [16:15:47.372] | : . ' , ; resolve() for DotDotDotList ... [16:15:47.373] | : . ' , ; ` recursive: -1 [16:15:47.374] | : . ' , ; resolve() for DotDotDotList ... done [16:15:47.375] | : . ' , resolve(obj, ...) ... done [16:15:47.375] | : . ' , resolved() ... [16:15:47.376] | : . ' , ; resolved() for DotDotDotList ... [16:15:47.377] | : . ' , ; ` Number of elements: 0 [16:15:47.378] | : . ' , ; ` Number of futures: 0 [16:15:47.379] | : . ' , ; resolved() for DotDotDotList ... done [16:15:47.380] | : . ' , resolved() ... done [16:15:47.381] | : . ' , length: 0 (resolved future 1) [16:15:47.382] | : . ' resolve() for FutureGlobals ... done [16:15:47.383] | : . ' '...' content: [n=0] [16:15:47.384] | : . ' List of 1 [16:15:47.384] | : . ' $ ...: list() [16:15:47.384] | : . ' ..- attr(*, "class")= chr [1:2] "DotDotDotList" "list" [16:15:47.384] | : . ' - attr(*, "where")=List of 1 [16:15:47.384] | : . ' ..$ ...: [16:15:47.384] | : . ' - attr(*, "class")= chr [1:3] "FutureGlobals" "Globals" "list" [16:15:47.384] | : . ' - attr(*, "resolved")= logi TRUE [16:15:47.384] | : . ' - attr(*, "total_size")= num NA [16:15:47.389] | : . Getting '...' globals ... done [16:15:47.391] | : . Globals to be used in all futures (chunks): [n=2] '...future.FUN', '...' [16:15:47.391] | : . List of 2 [16:15:47.391] | : . $ ...future.FUN:function (x) [16:15:47.391] | : . $ ... : list() [16:15:47.391] | : . ..- attr(*, "class")= chr [1:2] "DotDotDotList" "list" [16:15:47.391] | : . - attr(*, "where")=List of 2 [16:15:47.391] | : . ..$ ...future.FUN: [16:15:47.391] | : . ..$ ... : [16:15:47.391] | : . - attr(*, "class")= chr [1:3] "FutureGlobals" "Globals" "list" [16:15:47.391] | : . - attr(*, "resolved")= logi FALSE [16:15:47.391] | : . - attr(*, "total_size")= num 3656 [16:15:47.398] | : . Packages to be attached in all futures: [n=0] [16:15:47.399] | : getGlobalsAndPackagesXApply() ... done [16:15:47.400] | : Globals pass to each chunk: [n=5] '...future.FUN', '...', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [16:15:47.401] | : List of 5 [16:15:47.401] | : $ ...future.FUN :function (x) [16:15:47.401] | : $ ... : list() [16:15:47.401] | : ..- attr(*, "class")= chr [1:2] "DotDotDotList" "list" [16:15:47.401] | : $ ...future.elements_ii : NULL [16:15:47.401] | : $ ...future.seeds_ii : NULL [16:15:47.401] | : $ ...future.globals.maxSize: NULL [16:15:47.401] | : - attr(*, "where")=List of 5 [16:15:47.401] | : ..$ ...future.FUN : [16:15:47.401] | : ..$ ... : [16:15:47.401] | : ..$ ...future.elements_ii : [16:15:47.401] | : ..$ ...future.seeds_ii : [16:15:47.401] | : ..$ ...future.globals.maxSize: [16:15:47.401] | : - attr(*, "class")= chr [1:3] "FutureGlobals" "Globals" "list" [16:15:47.401] | : - attr(*, "resolved")= logi FALSE [16:15:47.401] | : - attr(*, "total_size")= num 3656 [16:15:47.409] | : Number of futures (= number of chunks): 1 [16:15:47.410] | : Launching 1 futures (chunks) ... [16:15:47.411] | : Chunk #1 of 1 ... [16:15:47.412] | : - Finding globals in 'X' for chunk #1 ... [16:15:47.413] | : getGlobalsAndPackages() ... [16:15:47.414] | : . Searching for globals ... [16:15:47.415] | : . ' globals found: [0] [16:15:47.416] | : . Searching for globals ... done [16:15:47.417] | : . globals: [0] [16:15:47.417] | : . packages: [0] [16:15:47.418] | : getGlobalsAndPackages() ... done [16:15:47.419] | : + additional globals found: [n=0] [16:15:47.420] | : + additional namespaces needed: [n=0] [16:15:47.421] | : - Finding globals in 'X' for chunk #1 ... DONE [16:15:47.421] | : - seeds: [16:15:47.422] | : - All globals exported: [n=5] '...future.FUN', '...', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [16:15:47.423] | : future(..., label = 'future_lapply-1') ... [16:15:47.424] | : . lazy: FALSE [16:15:47.425] | : . stdout: NA [16:15:47.425] | : . conditions: [n=1] 'condition' [16:15:47.426] | : . getGlobalsAndPackages() ... [16:15:47.427] | : . ' globals passed as-is: [5] '...future.FUN', '...', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [16:15:47.428] | : . ' Resolving globals: FALSE [16:15:47.429] | : . ' Tweak future expression to call with '...' arguments ... [16:15:47.430] | : . ' , { [16:15:47.430] | : . ' , "# future::getGlobalsAndPackages(): wrapping the original future" [16:15:47.430] | : . ' , "# expression in do.call(), because function called uses '...' " [16:15:47.430] | : . ' , "# as a global variable " [16:15:47.430] | : . ' , do.call(function(...) { [16:15:47.430] | : . ' , "# future::getGlobalsAndPackages(): FUN() uses '...' internally " [16:15:47.430] | : . ' , "# without having an '...' argument. This means '...' is treated" [16:15:47.430] | : . ' , "# as a global variable. This may happen when FUN() is an " [16:15:47.430] | : . ' , "# anonymous function. " [16:15:47.430] | : . ' , "# " [16:15:47.430] | : . ' , "# If an anonymous function, we will make sure to restore the " [16:15:47.430] | : . ' , "# function environment of FUN() to the calling environment. " [16:15:47.430] | : . ' , "# We assume FUN() an anonymous function if it lives in the " [16:15:47.430] | : . ' , "# global environment, which is where globals are written. " [16:15:47.430] | : . ' , penv <- env <- environment(...future.FUN) [16:15:47.430] | : . ' , repeat { [16:15:47.430] | : . ' , if (identical(env, globalenv()) || identical(env, [16:15:47.430] | : . ' , emptyenv())) [16:15:47.430] | : . ' , break [16:15:47.430] | : . ' , penv <- env [16:15:47.430] | : . ' , env <- parent.env(env) [16:15:47.430] | : . ' , } [16:15:47.430] | : . ' , if (identical(penv, globalenv())) { [16:15:47.430] | : . ' , environment(...future.FUN) <- environment() [16:15:47.430] | : . ' , } [16:15:47.430] | : . ' , else if (!identical(penv, emptyenv()) && !is.null(penv) && [16:15:47.430] | : . ' , !isNamespace(penv)) { [16:15:47.430] | : . ' , parent.env(penv) <- environment() [16:15:47.430] | : . ' , } [16:15:47.430] | : . ' , rm(list = c("env", "penv"), inherits = FALSE) [16:15:47.430] | : . ' , { [16:15:47.430] | : . ' , "# future.apply:::future_xapply(): preserve future option" [16:15:47.430] | : . ' , ...future.globals.maxSize.org <- getOption("future.globals.maxSize") [16:15:47.430] | : . ' , if (!identical(...future.globals.maxSize.org, ...future.globals.maxSize)) { [16:15:47.430] | : . ' , oopts <- options(future.globals.maxSize = ...future.globals.maxSize) [16:15:47.430] | : . ' , on.exit(options(oopts), add = TRUE) [16:15:47.430] | : . ' , } [16:15:47.430] | : . ' , { [16:15:47.430] | : . ' , "# future.apply::future_lapply(): process chunk of elements" [16:15:47.430] | : . ' , lapply(seq_along(...future.elements_ii), FUN = function(jj) { [16:15:47.430] | : . ' , ...future.X_jj <- ...future.elements_ii[[jj]] [16:15:47.430] | : . ' , { [16:15:47.430] | : . ' , ...future.FUN(...future.X_jj, ...) [16:15:47.430] | : . ' , } [16:15:47.430] | : . ' , }) [16:15:47.430] | : . ' , } [16:15:47.430] | : . ' , } [16:15:47.430] | : . ' , }, args = future.call.arguments) [16:15:47.430] | : . ' , } [16:15:47.432] | : . ' Tweak future expression to call with '...' arguments ... done [16:15:47.433] | : . ' Search for packages associated with the globals ... [16:15:47.434] | : . ' , Packages associated with globals: [0] [16:15:47.435] | : . ' , Packages: [0] [16:15:47.436] | : . ' Search for packages associated with the globals ... done [16:15:47.437] | : . ' Packages after dropping 'base': [0] [16:15:47.437] | : . ' globals: [5] '...future.FUN', 'future.call.arguments', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [16:15:47.438] | : . ' packages: [0] [16:15:47.439] | : . getGlobalsAndPackages() ... done [16:15:47.440] | : . run() for 'Future' ('future_lapply-1') ... [16:15:47.441] | : . ' state: 'created' [16:15:47.442] | : . ' plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [16:15:47.443] | : . ' plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [16:15:47.443] | : . ' Using SequentialFutureBackend ... [16:15:47.444] | : . ' , Number of futures since start: 2 (2 created, 2 launched, 2 finished) [16:15:47.445] | : . ' , Launching futures ... [16:15:47.446] | : . ' , ; launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... [16:15:47.447] | : . ' , ; ` getFutureData() ... [16:15:47.448] | : . ' , ; ` | getFutureCore() ... [16:15:47.448] | : . ' , ; ` | : Packages needed by the future expression (n = 0): [16:15:47.449] | : . ' , ; ` | getFutureCore() ... done [16:15:47.450] | : . ' , ; ` | getFutureCapture() ... [16:15:47.451] | : . ' , ; ` | getFutureCapture() ... done [16:15:47.452] | : . ' , ; ` | getFutureContext() ... [16:15:47.452] | : . ' , ; ` | : plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [16:15:47.453] | : . ' , ; ` | : . Getting stack without first backend: [n=0] [16:15:47.454] | : . ' , ; ` | : plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [16:15:47.455] | : . ' , ; ` | : Packages needed by future backend (n = 0): [16:15:47.456] | : . ' , ; ` | getFutureContext() ... done [16:15:47.457] | : . ' , ; ` getFutureData() ... done [16:15:47.464] | : . ' , ; ` plan("list", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [16:15:47.464] | : . ' , ; ` | Getting full stack: [n=1] 'sequential', 'uniprocess', 'future', 'function' [16:15:47.465] | : . ' , ; ` plan("list", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [16:15:47.466] | : . ' , ; ` plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [16:15:47.467] | : . ' , ; ` | plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [16:15:47.467] | : . ' , ; ` | : all.equal() for FutureStrategyList ... [16:15:47.468] | : . ' , ; ` | : . New stack: [16:15:47.469] | : . ' , ; ` | : . List of 1 [16:15:47.469] | : . ' , ; ` | : . $ :function (..., envir = parent.frame()) [16:15:47.469] | : . ' , ; ` | : . ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [16:15:47.469] | : . ' , ; ` | : . ..- attr(*, "init")= logi TRUE [16:15:47.469] | : . ' , ; ` | : . ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [16:15:47.469] | : . ' , ; ` | : . .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:47.469] | : . ' , ; ` | : . ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:47.469] | : . ' , ; ` | : . ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [16:15:47.469] | : . ' , ; ` | : . - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [16:15:47.476] | : . ' , ; ` | : . Old stack: [16:15:47.477] | : . ' , ; ` | : . List of 1 [16:15:47.477] | : . ' , ; ` | : . $ :function (..., envir = parent.frame()) [16:15:47.477] | : . ' , ; ` | : . ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [16:15:47.477] | : . ' , ; ` | : . ..- attr(*, "init")= chr "done" [16:15:47.477] | : . ' , ; ` | : . ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [16:15:47.477] | : . ' , ; ` | : . .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:47.477] | : . ' , ; ` | : . ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:47.477] | : . ' , ; ` | : . ..- attr(*, "call")= language plan(sequential) [16:15:47.477] | : . ' , ; ` | : . ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [16:15:47.477] | : . ' , ; ` | : . .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [16:15:47.477] | : . ' , ; ` | : . .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:47.477] | : . ' , ; ` | : . - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [16:15:47.485] | : . ' , ; ` | : . Not identical [16:15:47.485] | : . ' , ; ` | : . all.equal() for future ... [16:15:47.486] | : . ' , ; ` | : . ' List of 2 [16:15:47.486] | : . ' , ; ` | : . ' $ target :function (..., envir = parent.frame()) [16:15:47.486] | : . ' , ; ` | : . ' ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [16:15:47.486] | : . ' , ; ` | : . ' ..- attr(*, "init")= logi TRUE [16:15:47.486] | : . ' , ; ` | : . ' ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [16:15:47.486] | : . ' , ; ` | : . ' .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:47.486] | : . ' , ; ` | : . ' ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:47.486] | : . ' , ; ` | : . ' ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [16:15:47.486] | : . ' , ; ` | : . ' $ current:function (..., envir = parent.frame()) [16:15:47.486] | : . ' , ; ` | : . ' ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [16:15:47.486] | : . ' , ; ` | : . ' ..- attr(*, "init")= chr "done" [16:15:47.486] | : . ' , ; ` | : . ' ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [16:15:47.486] | : . ' , ; ` | : . ' .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:47.486] | : . ' , ; ` | : . ' ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:47.486] | : . ' , ; ` | : . ' ..- attr(*, "call")= language plan(sequential) [16:15:47.486] | : . ' , ; ` | : . ' ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [16:15:47.486] | : . ' , ; ` | : . ' .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [16:15:47.486] | : . ' , ; ` | : . ' .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:47.494] | : . ' , ; ` | : . all.equal() for future ... done [16:15:47.495] | : . ' , ; ` | : all.equal() for FutureStrategyList ... done [16:15:47.496] | : . ' , ; ` | : plan(): Skip setting new future backend stack because it is the same as the current one: [16:15:47.496] | : . ' , ; ` | : List of future strategies: [16:15:47.496] | : . ' , ; ` | : 1. sequential: [16:15:47.496] | : . ' , ; ` | : - args: function (..., envir = parent.frame(), workers = "") [16:15:47.496] | : . ' , ; ` | : - tweaked: FALSE [16:15:47.496] | : . ' , ; ` | : - call: plan(sequential) [16:15:47.498] | : . ' , ; ` | plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [16:15:47.499] | : . ' , ; ` plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [16:15:47.500] | : . ' , ; ` assign_globals() ... [16:15:47.501] | : . ' , ; ` List of 5 [16:15:47.501] | : . ' , ; ` $ ...future.FUN :function (x) [16:15:47.501] | : . ' , ; ` $ future.call.arguments : list() [16:15:47.501] | : . ' , ; ` ..- attr(*, "class")= chr [1:2] "DotDotDotList" "list" [16:15:47.501] | : . ' , ; ` $ ...future.elements_ii :List of 2 [16:15:47.501] | : . ' , ; ` ..$ : int 1 [16:15:47.501] | : . ' , ; ` ..$ : int 0 [16:15:47.501] | : . ' , ; ` $ ...future.seeds_ii : NULL [16:15:47.501] | : . ' , ; ` $ ...future.globals.maxSize: NULL [16:15:47.501] | : . ' , ; ` - attr(*, "where")=List of 5 [16:15:47.501] | : . ' , ; ` ..$ ...future.FUN : [16:15:47.501] | : . ' , ; ` ..$ future.call.arguments : [16:15:47.501] | : . ' , ; ` ..$ ...future.elements_ii : [16:15:47.501] | : . ' , ; ` ..$ ...future.seeds_ii : [16:15:47.501] | : . ' , ; ` ..$ ...future.globals.maxSize: [16:15:47.501] | : . ' , ; ` - attr(*, "resolved")= logi FALSE [16:15:47.501] | : . ' , ; ` - attr(*, "total_size")= num 3656 [16:15:47.501] | : . ' , ; ` - attr(*, "class")= chr [1:3] "FutureGlobals" "Globals" "list" [16:15:47.501] | : . ' , ; ` - attr(*, "already-done")= logi TRUE [16:15:47.514] | : . ' , ; ` - copied '...future.FUN' to environment [16:15:47.515] | : . ' , ; ` - copied 'future.call.arguments' to environment [16:15:47.517] | : . ' , ; ` - copied '...future.elements_ii' to environment [16:15:47.518] | : . ' , ; ` - copied '...future.seeds_ii' to environment [16:15:47.519] | : . ' , ; ` - copied '...future.globals.maxSize' to environment [16:15:47.520] | : . ' , ; ` assign_globals() ... done [16:15:48.033] | : . ' , ; ` plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [16:15:48.035] | : . ' , ; ` | plan(<'FutureStrategyList'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [16:15:48.036] | : . ' , ; ` | : plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [16:15:48.036] | : . ' , ; ` | : . all.equal() for FutureStrategyList ... [16:15:48.037] | : . ' , ; ` | : . ' New stack: [16:15:48.038] | : . ' , ; ` | : . ' List of 1 [16:15:48.038] | : . ' , ; ` | : . ' $ :function (..., envir = parent.frame()) [16:15:48.038] | : . ' , ; ` | : . ' ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [16:15:48.038] | : . ' , ; ` | : . ' ..- attr(*, "init")= chr "done" [16:15:48.038] | : . ' , ; ` | : . ' ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [16:15:48.038] | : . ' , ; ` | : . ' .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:48.038] | : . ' , ; ` | : . ' ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:48.038] | : . ' , ; ` | : . ' ..- attr(*, "call")= language plan(sequential) [16:15:48.038] | : . ' , ; ` | : . ' ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [16:15:48.038] | : . ' , ; ` | : . ' .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [16:15:48.038] | : . ' , ; ` | : . ' .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:48.038] | : . ' , ; ` | : . ' - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [16:15:48.048] | : . ' , ; ` | : . ' Old stack: [16:15:48.049] | : . ' , ; ` | : . ' List of 1 [16:15:48.049] | : . ' , ; ` | : . ' $ :function (..., envir = parent.frame()) [16:15:48.049] | : . ' , ; ` | : . ' ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [16:15:48.049] | : . ' , ; ` | : . ' ..- attr(*, "init")= chr "done" [16:15:48.049] | : . ' , ; ` | : . ' ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [16:15:48.049] | : . ' , ; ` | : . ' .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:48.049] | : . ' , ; ` | : . ' ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:48.049] | : . ' , ; ` | : . ' ..- attr(*, "call")= language plan(sequential) [16:15:48.049] | : . ' , ; ` | : . ' ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [16:15:48.049] | : . ' , ; ` | : . ' .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [16:15:48.049] | : . ' , ; ` | : . ' .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:48.049] | : . ' , ; ` | : . ' - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [16:15:48.056] | : . ' , ; ` | : . ' Identical [16:15:48.057] | : . ' , ; ` | : . all.equal() for FutureStrategyList ... done [16:15:48.057] | : . ' , ; ` | : . plan(): Skip setting new future backend stack because it is the same as the current one: [16:15:48.058] | : . ' , ; ` | : . List of future strategies: [16:15:48.058] | : . ' , ; ` | : . 1. sequential: [16:15:48.058] | : . ' , ; ` | : . - args: function (..., envir = parent.frame(), workers = "") [16:15:48.058] | : . ' , ; ` | : . - tweaked: FALSE [16:15:48.058] | : . ' , ; ` | : . - call: plan(sequential) [16:15:48.060] | : . ' , ; ` | : plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [16:15:48.061] | : . ' , ; ` | plan(<'FutureStrategyList'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [16:15:48.061] | : . ' , ; ` plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [16:15:48.063] | : . ' , ; ` SequentialFuture started (and completed) [16:15:48.064] | : . ' , ; ` signalConditions() ... [16:15:48.064] | : . ' , ; ` | include = 'immediateCondition' [16:15:48.065] | : . ' , ; ` | exclude = [16:15:48.066] | : . ' , ; ` | resignal = FALSE [16:15:48.067] | : . ' , ; ` | Number of conditions: 6 [16:15:48.068] | : . ' , ; ` | int 6 [16:15:48.069] | : . ' , ; ` | Condition #1 (class: 'simpleMessage', 'message', 'condition'): [16:15:48.070] | : . ' , ; ` | Condition #2 (class: 'simpleMessage', 'message', 'condition'): [16:15:48.071] | : . ' , ; ` | Condition #3 (class: 'simpleMessage', 'message', 'condition'): [16:15:48.071] | : . ' , ; ` | Condition #4 (class: 'simpleMessage', 'message', 'condition'): [16:15:48.072] | : . ' , ; ` | Condition #5 (class: 'simpleMessage', 'message', 'condition'): [16:15:48.073] | : . ' , ; ` | Condition #6 (class: 'simpleMessage', 'message', 'condition'): [16:15:48.074] | : . ' , ; ` | Drop signaled conditions: 0 [16:15:48.075] | : . ' , ; ` signalConditions() ... done [16:15:48.076] | : . ' , ; launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... done [16:15:48.076] | : . ' , Launching futures ... done [16:15:48.077] | : . ' , Future launched: 'SequentialFuture', 'UniprocessFuture', 'Future' [16:15:48.078] | : . ' Using SequentialFutureBackend ... done [16:15:48.079] | : . run() for 'Future' ('future_lapply-1') ... done [16:15:48.080] | : future(..., label = 'future_lapply-1') ... done [16:15:48.080] | : Created future: [16:15:48.081] | : SequentialFuture: [16:15:48.081] | : Label: 'future_lapply-1' [16:15:48.081] | : Expression: [16:15:48.081] | : { [16:15:48.081] | : "# future::getGlobalsAndPackages(): wrapping the original future" [16:15:48.081] | : "# expression in do.call(), because function called uses '...' " [16:15:48.081] | : "# as a global variable " [16:15:48.081] | : do.call(function(...) { [16:15:48.081] | : "# future::getGlobalsAndPackages(): FUN() uses '...' internally " [16:15:48.081] | : "# without having an '...' argument. This means '...' is treated" [16:15:48.081] | : "# as a global variable. This may happen when FUN() is an " [16:15:48.081] | : "# anonymous function. " [16:15:48.081] | : "# " [16:15:48.081] | : "# If an anonymous function, we will make sure to restore the " [16:15:48.081] | : "# function environment of FUN() to the calling environment. " [16:15:48.081] | : "# We assume FUN() an anonymous function if it lives in the " [16:15:48.081] | : "# global environment, which is where globals are written. " [16:15:48.081] | : penv <- env <- environment(...future.FUN) [16:15:48.081] | : repeat { [16:15:48.081] | : if (identical(env, globalenv()) || identical(env, [16:15:48.081] | : emptyenv())) [16:15:48.081] | : break [16:15:48.081] | : penv <- env [16:15:48.081] | : env <- parent.env(env) [16:15:48.081] | : } [16:15:48.081] | : if (identical(penv, globalenv())) { [16:15:48.081] | : environment(...future.FUN) <- environment() [16:15:48.081] | : } [16:15:48.081] | : else if (!identical(penv, emptyenv()) && !is.null(penv) && [16:15:48.081] | : !isNamespace(penv)) { [16:15:48.081] | : parent.env(penv) <- environment() [16:15:48.081] | : } [16:15:48.081] | : rm(list = c("env", "penv"), inherits = FALSE) [16:15:48.081] | : { [16:15:48.081] | : "# future.apply:::future_xapply(): preserve future option" [16:15:48.081] | : ...future.globals.maxSize.org <- getOption("future.globals.maxSize") [16:15:48.081] | : if (!identical(...future.globals.maxSize.org, ...future.globals.maxSize)) { [16:15:48.081] | : oopts <- options(future.globals.maxSize = ...future.globals.maxSize) [16:15:48.081] | : on.exit(options(oopts), add = TRUE) [16:15:48.081] | : } [16:15:48.081] | : { [16:15:48.081] | : "# future.apply::future_lapply(): process chunk of elements" [16:15:48.081] | : lapply(seq_along(...future.elements_ii), FUN = function(jj) { [16:15:48.081] | : ...future.X_jj <- ...future.elements_ii[[jj]] [16:15:48.081] | : { [16:15:48.081] | : ...future.FUN(...future.X_jj, ...) [16:15:48.081] | : } [16:15:48.081] | : }) [16:15:48.081] | : } [16:15:48.081] | : } [16:15:48.081] | : }, args = future.call.arguments) [16:15:48.081] | : } [16:15:48.081] | : 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) [16:15:48.081] | : Packages: [16:15:48.081] | : L'Ecuyer-CMRG RNG seed: (seed = FALSE) [16:15:48.081] | : Capture standard output: NA [16:15:48.081] | : Capture condition classes: 'condition' (excluding '') [16:15:48.081] | : Immediate condition classes: 'immediateCondition' [16:15:48.081] | : Lazy evaluation: FALSE [16:15:48.081] | : Local evaluation: TRUE [16:15:48.081] | : Early signaling: FALSE [16:15:48.081] | : Actions: [n=1] 'run' [16:15:48.081] | : State: 'finished' ("Future was resolved successfully") [16:15:48.081] | : Resolved: TRUE [16:15:48.081] | : Unique identifier: 9268c7fadddee19cb4f5a63a013f675f-3 [16:15:48.081] | : Owner process: 9268c7fadddee19cb4f5a63a013f675f [16:15:48.081] | : Class: 'SequentialFuture', 'UniprocessFuture', 'Future' [16:15:48.081] | : Value: 55 bytes of class 'list' [16:15:48.081] | : Conditions captured: [n=6] 'simpleMessage', 'simpleMessage', 'simpleMessage', 'simpleMessage', 'simpleMessage', 'simpleMessage' [16:15:48.081] | : Duration: 0.57424 secs (started 2026-03-18 16:15:47.45854) [16:15:48.081] | : Worker process: 9268c7fadddee19cb4f5a63a013f675f [16:15:48.086] | : Chunk #1 of 1 ... DONE [16:15:48.087] | : Launching 1 futures (chunks) ... DONE [16:15:48.087] | : Resolving 1 futures (chunks) ... [16:15:48.088] | : value() for list ... [16:15:48.089] | : . recursive: 0 [16:15:48.090] | : . reduce: FALSE [16:15:48.091] | : . length: 1 [16:15:48.093] | : . Number of remaining objects: 1 [16:15:48.094] | : . checking value #1: [16:15:48.094] | : . 'obj' is SequentialFuture [16:15:48.095] | : . resolved() ... [16:15:48.096] | : . ' resolved() for SequentialFuture ('future_lapply-1') ... [16:15:48.097] | : . ' , state: 'finished' [16:15:48.098] | : . ' , run: NULL [16:15:48.098] | : . ' , result: 'FutureResult' [16:15:48.099] | : . ' resolved() for SequentialFuture ('future_lapply-1') ... done [16:15:48.100] | : . resolved() ... done [16:15:48.101] | : . SequentialFuture #1 [16:15:48.102] | : . signalConditionsASAP(SequentialFuture, pos=1) ... [16:15:48.102] | : . ' nx: 1 [16:15:48.103] | : . ' relay: TRUE [16:15:48.104] | : . ' stdout: TRUE [16:15:48.105] | : . ' signal: TRUE [16:15:48.106] | : . ' resignal: FALSE [16:15:48.107] | : . ' force: TRUE [16:15:48.108] | : . ' relayed: [n=1] FALSE [16:15:48.109] | : . ' queued futures: [n=1] FALSE [16:15:48.110] | : . ' until=1 [16:15:48.111] | : . ' relaying element #1 [16:15:48.112] | : . ' value() for SequentialFuture ('future_lapply-1') ... [16:15:48.113] | : . ' , signalConditions() ... [16:15:48.114] | : . ' , ; include = 'immediateCondition' [16:15:48.114] | : . ' , ; exclude = [16:15:48.115] | : . ' , ; resignal = FALSE [16:15:48.116] | : . ' , ; Number of conditions: 6 [16:15:48.117] | : . ' , ; int 6 [16:15:48.118] | : . ' , ; Condition #1 (class: 'simpleMessage', 'message', 'condition'): [16:15:48.119] | : . ' , ; Condition #2 (class: 'simpleMessage', 'message', 'condition'): [16:15:48.120] | : . ' , ; Condition #3 (class: 'simpleMessage', 'message', 'condition'): [16:15:48.121] | : . ' , ; Condition #4 (class: 'simpleMessage', 'message', 'condition'): [16:15:48.122] | : . ' , ; Condition #5 (class: 'simpleMessage', 'message', 'condition'): [16:15:48.123] | : . ' , ; Condition #6 (class: 'simpleMessage', 'message', 'condition'): [16:15:48.124] | : . ' , ; Drop signaled conditions: 0 [16:15:48.124] | : . ' , signalConditions() ... done [16:15:48.125] | : . ' , relay stdout ... [16:15:48.125] | : . ' , relay stdout ... done [16:15:48.126] | : . ' , check for misuse ... [16:15:48.126] | : . ' , check for misuse ... done [16:15:48.127] | : . ' value() for SequentialFuture ('future_lapply-1') ... done [16:15:48.127] | : . ' signalConditions() ... [16:15:48.128] | : . ' , include = 'immediateCondition' [16:15:48.128] | : . ' , exclude = [16:15:48.129] | : . ' , resignal = FALSE [16:15:48.129] | : . ' , Number of conditions: 6 [16:15:48.130] | : . ' , int 6 [16:15:48.131] | : . ' , Condition #1 (class: 'simpleMessage', 'message', 'condition'): [16:15:48.131] | : . ' , Condition #2 (class: 'simpleMessage', 'message', 'condition'): [16:15:48.132] | : . ' , Condition #3 (class: 'simpleMessage', 'message', 'condition'): [16:15:48.132] | : . ' , Condition #4 (class: 'simpleMessage', 'message', 'condition'): [16:15:48.133] | : . ' , Condition #5 (class: 'simpleMessage', 'message', 'condition'): [16:15:48.133] | : . ' , Condition #6 (class: 'simpleMessage', 'message', 'condition'): [16:15:48.134] | : . ' , Drop signaled conditions: 0 [16:15:48.134] | : . ' signalConditions() ... done [16:15:48.135] | : . ' signalConditions() ... [16:15:48.135] | : . ' , include = 'condition' [16:15:48.136] | : . ' , exclude = 'error', 'immediateCondition' [16:15:48.136] | : . ' , resignal = TRUE [16:15:48.137] | : . ' , Number of conditions: 6 [16:15:48.137] | : . ' , int 6 [16:15:48.138] | : . ' , Condition #1 (class: 'simpleMessage', 'message', 'condition'): [16:15:48.139] | : . ' , Condition #1: 'simpleMessage', 'message', 'condition' [16:15:47.458] | : . ' , ; ` attachPackages() ... [16:15:48.140] | : . ' , Condition #2 (class: 'simpleMessage', 'message', 'condition'): [16:15:48.141] | : . ' , Condition #2: 'simpleMessage', 'message', 'condition' [16:15:47.459] | : . ' , ; ` | packages: [n=1] 'future' [16:15:48.142] | : . ' , Condition #3 (class: 'simpleMessage', 'message', 'condition'): [16:15:48.143] | : . ' , Condition #3: 'simpleMessage', 'message', 'condition' [16:15:47.460] | : . ' , ; ` attachPackages() ... done [16:15:48.143] | : . ' , Condition #4 (class: 'simpleMessage', 'message', 'condition'): [16:15:48.144] | : . ' , Condition #4: 'simpleMessage', 'message', 'condition' [16:15:47.461] | : . ' , ; ` attachPackages() ... [16:15:48.145] | : . ' , Condition #5 (class: 'simpleMessage', 'message', 'condition'): [16:15:48.146] | : . ' , Condition #5: 'simpleMessage', 'message', 'condition' [16:15:47.462] | : . ' , ; ` | packages: [n=0] [16:15:48.147] | : . ' , Condition #6 (class: 'simpleMessage', 'message', 'condition'): [16:15:48.148] | : . ' , Condition #6: 'simpleMessage', 'message', 'condition' [16:15:47.462] | : . ' , ; ` attachPackages() ... done [16:15:48.149] | : . ' , Drop signaled conditions: 6 [16:15:48.150] | : . ' signalConditions() ... done [16:15:48.151] | : . ' relayed: [n=1] TRUE [16:15:48.152] | : . ' queued futures: [n=1] TRUE [16:15:48.153] | : . signalConditionsASAP(SequentialFuture, pos=1) ... done [16:15:48.153] | : . value(, ...) ... [16:15:48.154] | : . ' value() for SequentialFuture ('future_lapply-1') ... [16:15:48.155] | : . ' , signalConditions() ... [16:15:48.156] | : . ' , ; include = 'immediateCondition' [16:15:48.156] | : . ' , ; exclude = [16:15:48.157] | : . ' , ; resignal = FALSE [16:15:48.158] | : . ' , ; Number of conditions: 0 [16:15:48.158] | : . ' , ; int 0 [16:15:48.160] | : . ' , signalConditions() ... done [16:15:48.160] | : . ' , check for misuse ... [16:15:48.161] | : . ' , check for misuse ... done [16:15:48.162] | : . ' value() for SequentialFuture ('future_lapply-1') ... done [16:15:48.162] | : . ' value: [16:15:48.163] | : . value(, ...) ... done [16:15:48.164] | : . signalConditionsASAP(SequentialFuture, pos=1) ... [16:15:48.165] | : . ' nx: 1 [16:15:48.165] | : . ' relay: TRUE [16:15:48.166] | : . ' stdout: TRUE [16:15:48.167] | : . ' signal: TRUE [16:15:48.167] | : . ' resignal: FALSE [16:15:48.168] | : . ' force: TRUE [16:15:48.169] | : . ' relayed: [n=1] TRUE [16:15:48.170] | : . ' queued futures: [n=1] TRUE [16:15:48.170] | : . ' until=1 [16:15:48.171] | : . ' relayed: [n=1] TRUE [16:15:48.172] | : . ' queued futures: [n=1] TRUE [16:15:48.173] | : . signalConditionsASAP(SequentialFuture, pos=1) ... done [16:15:48.173] | : . resolve() for SequentialFuture ... [16:15:48.174] | : . resolve() for SequentialFuture ... done [16:15:48.175] | : . length: 0 (resolved future 1) [16:15:48.176] | : . Relaying remaining futures ... [16:15:48.177] | : . ' signalConditionsASAP(NULL, pos=0) ... [16:15:48.177] | : . ' , nx: 1 [16:15:48.178] | : . ' , relay: TRUE [16:15:48.179] | : . ' , stdout: TRUE [16:15:48.180] | : . ' , signal: TRUE [16:15:48.180] | : . ' , resignal: FALSE [16:15:48.181] | : . ' , force: TRUE [16:15:48.182] | : . ' , relayed: [n=1] TRUE [16:15:48.183] | : . ' , queued futures: [n=1] TRUE - flush all [16:15:48.184] | : . ' , relayed: [n=1] TRUE [16:15:48.184] | : . ' , queued futures: [n=1] TRUE [16:15:48.185] | : . ' signalConditionsASAP(NULL, pos=0) ... done [16:15:48.186] | : . Relaying remaining futures ... done [16:15:48.187] | : value() for list ... done [16:15:48.188] | : - Number of value chunks collected: 1 [16:15:48.188] | : Resolving 1 futures (chunks) ... DONE [16:15:48.189] | : Reducing values from 1 chunks ... [16:15:48.190] | : - Number of values collected after concatenation: 2 [16:15:48.191] | : - Number of values expected: 2 [16:15:48.192] | : Reducing values from 1 chunks ... DONE [16:15:48.192] | future_lapply() -> future_xapply() ... done [16:15:48.193] future_lapply() ... done * future_lapply(x, ..., future.stdout = NA) ... DONE * future_mapply(x, ..., future.stdout = FALSE) ... [16:15:48.195] future_mapply() ... [16:15:48.196] | future_mapply() -> future_xapply() ... [16:15:48.197] | : nbrOfWorkers(NULL) ... [16:15:48.198] | : . List of 4 [16:15:48.198] | : . $ : language makeChunks(nX, nbrOfWorkers = nbrOfWorkers(), future.scheduling = future.scheduling, future.chunk.size = future.chunk.size) [16:15:48.198] | : . $ : language stop_if_not(nbrOfElements >= 0L, nbrOfWorkers >= 1L) [16:15:48.198] | : . $ : language nbrOfWorkers() [16:15:48.198] | : . $ : language nbrOfWorkers.NULL() [16:15:48.201] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [16:15:48.202] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [16:15:48.203] | : . Number of workers: 1 [16:15:48.204] | : nbrOfWorkers(NULL) ... done [16:15:48.204] | : Number of chunks: 1 [16:15:48.205] | : getGlobalsAndPackagesXApply() ... [16:15:48.206] | : . future.globals: TRUE [16:15:48.207] | : . getGlobalsAndPackages() ... [16:15:48.208] | : . ' Searching for globals ... [16:15:48.224] | : . ' , globals found: [6] 'FUN', '{', 'Sys.sleep', '/', 'print', 'list' [16:15:48.225] | : . ' Searching for globals ... done [16:15:48.226] | : . ' Resolving globals: FALSE [16:15:48.227] | : . ' Search for packages associated with the globals ... [16:15:48.228] | : . ' , Packages associated with globals: [1] 'base' [16:15:48.229] | : . ' , Packages: [1] 'base' [16:15:48.230] | : . ' Search for packages associated with the globals ... done [16:15:48.231] | : . ' The total size of the 1 globals is 265 bytes (265 bytes) [16:15:48.232] | : . ' 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') [16:15:48.233] | : . ' Packages after dropping 'base': [0] [16:15:48.234] | : . ' globals: [1] 'FUN' [16:15:48.235] | : . ' packages: [0] [16:15:48.235] | : . getGlobalsAndPackages() ... done [16:15:48.236] | : . globals found/used: [n=1] 'FUN' [16:15:48.237] | : . needed namespaces: [n=0] [16:15:48.238] | : . Globals to be used in all futures (chunks): [n=2] '...future.FUN', 'MoreArgs' [16:15:48.239] | : . List of 2 [16:15:48.239] | : . $ ...future.FUN:function (x, y) [16:15:48.239] | : . $ MoreArgs : NULL [16:15:48.239] | : . - attr(*, "where")=List of 2 [16:15:48.239] | : . ..$ ...future.FUN: [16:15:48.239] | : . ..$ MoreArgs : [16:15:48.239] | : . - attr(*, "class")= chr [1:3] "FutureGlobals" "Globals" "list" [16:15:48.239] | : . - attr(*, "resolved")= logi FALSE [16:15:48.239] | : . - attr(*, "total_size")= num NA [16:15:48.244] | : . Packages to be attached in all futures: [n=0] [16:15:48.245] | : getGlobalsAndPackagesXApply() ... done [16:15:48.246] | : Globals pass to each chunk: [n=5] '...future.FUN', 'MoreArgs', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [16:15:48.246] | : List of 5 [16:15:48.246] | : $ ...future.FUN :function (x, y) [16:15:48.246] | : $ MoreArgs : NULL [16:15:48.246] | : $ ...future.elements_ii : NULL [16:15:48.246] | : $ ...future.seeds_ii : NULL [16:15:48.246] | : $ ...future.globals.maxSize: NULL [16:15:48.246] | : - attr(*, "where")=List of 5 [16:15:48.246] | : ..$ ...future.FUN : [16:15:48.246] | : ..$ MoreArgs : [16:15:48.246] | : ..$ ...future.elements_ii : [16:15:48.246] | : ..$ ...future.seeds_ii : [16:15:48.246] | : ..$ ...future.globals.maxSize: [16:15:48.246] | : - attr(*, "class")= chr [1:3] "FutureGlobals" "Globals" "list" [16:15:48.246] | : - attr(*, "resolved")= logi FALSE [16:15:48.246] | : - attr(*, "total_size")= num NA [16:15:48.254] | : Number of futures (= number of chunks): 1 [16:15:48.255] | : Launching 1 futures (chunks) ... [16:15:48.255] | : Chunk #1 of 1 ... [16:15:48.256] | : - Finding globals in '...' for chunk #1 ... [16:15:48.257] | : getGlobalsAndPackages() ... [16:15:48.258] | : . Searching for globals ... [16:15:48.259] | : . ' globals found: [0] [16:15:48.260] | : . Searching for globals ... done [16:15:48.261] | : . globals: [0] [16:15:48.262] | : . packages: [0] [16:15:48.263] | : getGlobalsAndPackages() ... done [16:15:48.263] | : + additional globals found: [n=0] [16:15:48.264] | : + additional namespaces needed: [n=0] [16:15:48.265] | : - Finding globals in '...' for chunk #1 ... DONE [16:15:48.265] | : - seeds: [16:15:48.266] | : - All globals exported: [n=5] '...future.FUN', 'MoreArgs', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [16:15:48.267] | : future(..., label = 'future_mapply-1') ... [16:15:48.268] | : . lazy: FALSE [16:15:48.268] | : . stdout: FALSE [16:15:48.269] | : . conditions: [n=1] 'condition' [16:15:48.270] | : . getGlobalsAndPackages() ... [16:15:48.271] | : . ' globals passed as-is: [5] '...future.FUN', 'MoreArgs', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [16:15:48.271] | : . ' Resolving globals: FALSE [16:15:48.272] | : . ' Search for packages associated with the globals ... [16:15:48.273] | : . ' , Packages associated with globals: [0] [16:15:48.274] | : . ' , Packages: [0] [16:15:48.275] | : . ' Search for packages associated with the globals ... done [16:15:48.276] | : . ' Packages after dropping 'base': [0] [16:15:48.277] | : . ' globals: [5] '...future.FUN', 'MoreArgs', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [16:15:48.277] | : . ' packages: [0] [16:15:48.278] | : . getGlobalsAndPackages() ... done [16:15:48.279] | : . run() for 'Future' ('future_mapply-1') ... [16:15:48.280] | : . ' state: 'created' [16:15:48.281] | : . ' plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [16:15:48.282] | : . ' plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [16:15:48.282] | : . ' Using SequentialFutureBackend ... [16:15:48.283] | : . ' , Number of futures since start: 3 (3 created, 3 launched, 3 finished) [16:15:48.284] | : . ' , Launching futures ... [16:15:48.284] | : . ' , ; launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... [16:15:48.285] | : . ' , ; ` getFutureData() ... [16:15:48.286] | : . ' , ; ` | getFutureCore() ... [16:15:48.287] | : . ' , ; ` | : Packages needed by the future expression (n = 0): [16:15:48.288] | : . ' , ; ` | getFutureCore() ... done [16:15:48.288] | : . ' , ; ` | getFutureCapture() ... [16:15:48.289] | : . ' , ; ` | getFutureCapture() ... done [16:15:48.290] | : . ' , ; ` | getFutureContext() ... [16:15:48.291] | : . ' , ; ` | : plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [16:15:48.291] | : . ' , ; ` | : . Getting stack without first backend: [n=0] [16:15:48.292] | : . ' , ; ` | : plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [16:15:48.293] | : . ' , ; ` | : Packages needed by future backend (n = 0): [16:15:48.294] | : . ' , ; ` | getFutureContext() ... done [16:15:48.295] | : . ' , ; ` getFutureData() ... done [16:15:48.301] | : . ' , ; ` plan("list", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [16:15:48.301] | : . ' , ; ` | Getting full stack: [n=1] 'sequential', 'uniprocess', 'future', 'function' [16:15:48.302] | : . ' , ; ` plan("list", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [16:15:48.303] | : . ' , ; ` plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [16:15:48.304] | : . ' , ; ` | plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [16:15:48.304] | : . ' , ; ` | : all.equal() for FutureStrategyList ... [16:15:48.305] | : . ' , ; ` | : . New stack: [16:15:48.305] | : . ' , ; ` | : . List of 1 [16:15:48.305] | : . ' , ; ` | : . $ :function (..., envir = parent.frame()) [16:15:48.305] | : . ' , ; ` | : . ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [16:15:48.305] | : . ' , ; ` | : . ..- attr(*, "init")= logi TRUE [16:15:48.305] | : . ' , ; ` | : . ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [16:15:48.305] | : . ' , ; ` | : . .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:48.305] | : . ' , ; ` | : . ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:48.305] | : . ' , ; ` | : . ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [16:15:48.305] | : . ' , ; ` | : . - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [16:15:48.310] | : . ' , ; ` | : . Old stack: [16:15:48.311] | : . ' , ; ` | : . List of 1 [16:15:48.311] | : . ' , ; ` | : . $ :function (..., envir = parent.frame()) [16:15:48.311] | : . ' , ; ` | : . ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [16:15:48.311] | : . ' , ; ` | : . ..- attr(*, "init")= chr "done" [16:15:48.311] | : . ' , ; ` | : . ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [16:15:48.311] | : . ' , ; ` | : . .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:48.311] | : . ' , ; ` | : . ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:48.311] | : . ' , ; ` | : . ..- attr(*, "call")= language plan(sequential) [16:15:48.311] | : . ' , ; ` | : . ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [16:15:48.311] | : . ' , ; ` | : . .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [16:15:48.311] | : . ' , ; ` | : . .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:48.311] | : . ' , ; ` | : . - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [16:15:48.316] | : . ' , ; ` | : . Not identical [16:15:48.317] | : . ' , ; ` | : . all.equal() for future ... [16:15:48.318] | : . ' , ; ` | : . ' List of 2 [16:15:48.318] | : . ' , ; ` | : . ' $ target :function (..., envir = parent.frame()) [16:15:48.318] | : . ' , ; ` | : . ' ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [16:15:48.318] | : . ' , ; ` | : . ' ..- attr(*, "init")= logi TRUE [16:15:48.318] | : . ' , ; ` | : . ' ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [16:15:48.318] | : . ' , ; ` | : . ' .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:48.318] | : . ' , ; ` | : . ' ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:48.318] | : . ' , ; ` | : . ' ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [16:15:48.318] | : . ' , ; ` | : . ' $ current:function (..., envir = parent.frame()) [16:15:48.318] | : . ' , ; ` | : . ' ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [16:15:48.318] | : . ' , ; ` | : . ' ..- attr(*, "init")= chr "done" [16:15:48.318] | : . ' , ; ` | : . ' ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [16:15:48.318] | : . ' , ; ` | : . ' .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:48.318] | : . ' , ; ` | : . ' ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:48.318] | : . ' , ; ` | : . ' ..- attr(*, "call")= language plan(sequential) [16:15:48.318] | : . ' , ; ` | : . ' ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [16:15:48.318] | : . ' , ; ` | : . ' .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [16:15:48.318] | : . ' , ; ` | : . ' .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:48.326] | : . ' , ; ` | : . all.equal() for future ... done [16:15:48.327] | : . ' , ; ` | : all.equal() for FutureStrategyList ... done [16:15:48.327] | : . ' , ; ` | : plan(): Skip setting new future backend stack because it is the same as the current one: [16:15:48.328] | : . ' , ; ` | : List of future strategies: [16:15:48.328] | : . ' , ; ` | : 1. sequential: [16:15:48.328] | : . ' , ; ` | : - args: function (..., envir = parent.frame(), workers = "") [16:15:48.328] | : . ' , ; ` | : - tweaked: FALSE [16:15:48.328] | : . ' , ; ` | : - call: plan(sequential) [16:15:48.329] | : . ' , ; ` | plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [16:15:48.330] | : . ' , ; ` plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [16:15:48.331] | : . ' , ; ` assign_globals() ... [16:15:48.331] | : . ' , ; ` List of 5 [16:15:48.331] | : . ' , ; ` $ ...future.FUN :function (x, y) [16:15:48.331] | : . ' , ; ` $ MoreArgs : NULL [16:15:48.331] | : . ' , ; ` $ ...future.elements_ii :List of 2 [16:15:48.331] | : . ' , ; ` ..$ :List of 2 [16:15:48.331] | : . ' , ; ` .. ..$ : int 1 [16:15:48.331] | : . ' , ; ` .. ..$ : int 0 [16:15:48.331] | : . ' , ; ` ..$ :List of 2 [16:15:48.331] | : . ' , ; ` .. ..$ : int 0 [16:15:48.331] | : . ' , ; ` .. ..$ : int 1 [16:15:48.331] | : . ' , ; ` $ ...future.seeds_ii : NULL [16:15:48.331] | : . ' , ; ` $ ...future.globals.maxSize: NULL [16:15:48.331] | : . ' , ; ` - attr(*, "where")=List of 5 [16:15:48.331] | : . ' , ; ` ..$ ...future.FUN : [16:15:48.331] | : . ' , ; ` ..$ MoreArgs : [16:15:48.331] | : . ' , ; ` ..$ ...future.elements_ii : [16:15:48.331] | : . ' , ; ` ..$ ...future.seeds_ii : [16:15:48.331] | : . ' , ; ` ..$ ...future.globals.maxSize: [16:15:48.331] | : . ' , ; ` - attr(*, "resolved")= logi FALSE [16:15:48.331] | : . ' , ; ` - attr(*, "total_size")= num NA [16:15:48.331] | : . ' , ; ` - attr(*, "class")= chr [1:3] "FutureGlobals" "Globals" "list" [16:15:48.331] | : . ' , ; ` - attr(*, "already-done")= logi TRUE [16:15:48.344] | : . ' , ; ` - copied '...future.FUN' to environment [16:15:48.345] | : . ' , ; ` - copied 'MoreArgs' to environment [16:15:48.346] | : . ' , ; ` - copied '...future.elements_ii' to environment [16:15:48.347] | : . ' , ; ` - copied '...future.seeds_ii' to environment [16:15:48.347] | : . ' , ; ` - copied '...future.globals.maxSize' to environment [16:15:48.348] | : . ' , ; ` assign_globals() ... done [16:15:48.864] | : . ' , ; ` plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [16:15:48.866] | : . ' , ; ` | plan(<'FutureStrategyList'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [16:15:48.867] | : . ' , ; ` | : plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [16:15:48.867] | : . ' , ; ` | : . all.equal() for FutureStrategyList ... [16:15:48.868] | : . ' , ; ` | : . ' New stack: [16:15:48.869] | : . ' , ; ` | : . ' List of 1 [16:15:48.869] | : . ' , ; ` | : . ' $ :function (..., envir = parent.frame()) [16:15:48.869] | : . ' , ; ` | : . ' ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [16:15:48.869] | : . ' , ; ` | : . ' ..- attr(*, "init")= chr "done" [16:15:48.869] | : . ' , ; ` | : . ' ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [16:15:48.869] | : . ' , ; ` | : . ' .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:48.869] | : . ' , ; ` | : . ' ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:48.869] | : . ' , ; ` | : . ' ..- attr(*, "call")= language plan(sequential) [16:15:48.869] | : . ' , ; ` | : . ' ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [16:15:48.869] | : . ' , ; ` | : . ' .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [16:15:48.869] | : . ' , ; ` | : . ' .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:48.869] | : . ' , ; ` | : . ' - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [16:15:48.876] | : . ' , ; ` | : . ' Old stack: [16:15:48.877] | : . ' , ; ` | : . ' List of 1 [16:15:48.877] | : . ' , ; ` | : . ' $ :function (..., envir = parent.frame()) [16:15:48.877] | : . ' , ; ` | : . ' ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [16:15:48.877] | : . ' , ; ` | : . ' ..- attr(*, "init")= chr "done" [16:15:48.877] | : . ' , ; ` | : . ' ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [16:15:48.877] | : . ' , ; ` | : . ' .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:48.877] | : . ' , ; ` | : . ' ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:48.877] | : . ' , ; ` | : . ' ..- attr(*, "call")= language plan(sequential) [16:15:48.877] | : . ' , ; ` | : . ' ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [16:15:48.877] | : . ' , ; ` | : . ' .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [16:15:48.877] | : . ' , ; ` | : . ' .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:48.877] | : . ' , ; ` | : . ' - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [16:15:48.883] | : . ' , ; ` | : . ' Identical [16:15:48.884] | : . ' , ; ` | : . all.equal() for FutureStrategyList ... done [16:15:48.885] | : . ' , ; ` | : . plan(): Skip setting new future backend stack because it is the same as the current one: [16:15:48.885] | : . ' , ; ` | : . List of future strategies: [16:15:48.885] | : . ' , ; ` | : . 1. sequential: [16:15:48.885] | : . ' , ; ` | : . - args: function (..., envir = parent.frame(), workers = "") [16:15:48.885] | : . ' , ; ` | : . - tweaked: FALSE [16:15:48.885] | : . ' , ; ` | : . - call: plan(sequential) [16:15:48.887] | : . ' , ; ` | : plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [16:15:48.888] | : . ' , ; ` | plan(<'FutureStrategyList'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [16:15:48.889] | : . ' , ; ` plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [16:15:48.890] | : . ' , ; ` SequentialFuture started (and completed) [16:15:48.891] | : . ' , ; ` signalConditions() ... [16:15:48.892] | : . ' , ; ` | include = 'immediateCondition' [16:15:48.893] | : . ' , ; ` | exclude = [16:15:48.894] | : . ' , ; ` | resignal = FALSE [16:15:48.895] | : . ' , ; ` | Number of conditions: 6 [16:15:48.896] | : . ' , ; ` | int 6 [16:15:48.897] | : . ' , ; ` | Condition #1 (class: 'simpleMessage', 'message', 'condition'): [16:15:48.898] | : . ' , ; ` | Condition #2 (class: 'simpleMessage', 'message', 'condition'): [16:15:48.899] | : . ' , ; ` | Condition #3 (class: 'simpleMessage', 'message', 'condition'): [16:15:48.900] | : . ' , ; ` | Condition #4 (class: 'simpleMessage', 'message', 'condition'): [16:15:48.901] | : . ' , ; ` | Condition #5 (class: 'simpleMessage', 'message', 'condition'): [16:15:48.902] | : . ' , ; ` | Condition #6 (class: 'simpleMessage', 'message', 'condition'): [16:15:48.903] | : . ' , ; ` | Drop signaled conditions: 0 [16:15:48.904] | : . ' , ; ` signalConditions() ... done [16:15:48.905] | : . ' , ; launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... done [16:15:48.906] | : . ' , Launching futures ... done [16:15:48.907] | : . ' , Future launched: 'SequentialFuture', 'UniprocessFuture', 'Future' [16:15:48.908] | : . ' Using SequentialFutureBackend ... done [16:15:48.909] | : . run() for 'Future' ('future_mapply-1') ... done [16:15:48.909] | : future(..., label = 'future_mapply-1') ... done [16:15:48.910] | : Created future: [16:15:48.910] | : SequentialFuture: [16:15:48.910] | : Label: 'future_mapply-1' [16:15:48.910] | : Expression: [16:15:48.910] | : { [16:15:48.910] | : "# future.apply:::future_xapply(): preserve future option" [16:15:48.910] | : ...future.globals.maxSize.org <- getOption("future.globals.maxSize") [16:15:48.910] | : if (!identical(...future.globals.maxSize.org, ...future.globals.maxSize)) { [16:15:48.910] | : oopts <- options(future.globals.maxSize = ...future.globals.maxSize) [16:15:48.910] | : on.exit(options(oopts), add = TRUE) [16:15:48.910] | : } [16:15:48.910] | : { [16:15:48.910] | : args <- c(list(FUN = ...future.FUN), ...future.elements_ii, [16:15:48.910] | : MoreArgs = list(MoreArgs), SIMPLIFY = FALSE, USE.NAMES = FALSE) [16:15:48.910] | : do.call(mapply, args = args) [16:15:48.910] | : } [16:15:48.910] | : } [16:15:48.910] | : 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) [16:15:48.910] | : Packages: [16:15:48.910] | : L'Ecuyer-CMRG RNG seed: (seed = FALSE) [16:15:48.910] | : Capture standard output: FALSE [16:15:48.910] | : Capture condition classes: 'condition' (excluding '') [16:15:48.910] | : Immediate condition classes: 'immediateCondition' [16:15:48.910] | : Lazy evaluation: FALSE [16:15:48.910] | : Local evaluation: TRUE [16:15:48.910] | : Early signaling: FALSE [16:15:48.910] | : Actions: [n=1] 'run' [16:15:48.910] | : State: 'finished' ("Future was resolved successfully") [16:15:48.910] | : Resolved: TRUE [16:15:48.910] | : Unique identifier: 9268c7fadddee19cb4f5a63a013f675f-4 [16:15:48.910] | : Owner process: 9268c7fadddee19cb4f5a63a013f675f [16:15:48.910] | : Class: 'SequentialFuture', 'UniprocessFuture', 'Future' [16:15:48.910] | : Value: 184 bytes of class 'list' [16:15:48.910] | : Conditions captured: [n=6] 'simpleMessage', 'simpleMessage', 'simpleMessage', 'simpleMessage', 'simpleMessage', 'simpleMessage' [16:15:48.910] | : Duration: 0.5675502 secs (started 2026-03-18 16:15:48.296208) [16:15:48.910] | : Worker process: 9268c7fadddee19cb4f5a63a013f675f [16:15:48.914] | : Chunk #1 of 1 ... DONE [16:15:48.914] | : Launching 1 futures (chunks) ... DONE [16:15:48.915] | : Resolving 1 futures (chunks) ... [16:15:48.916] | : value() for list ... [16:15:48.917] | : . recursive: 0 [16:15:48.918] | : . reduce: FALSE [16:15:48.919] | : . length: 1 [16:15:48.921] | : . Number of remaining objects: 1 [16:15:48.921] | : . checking value #1: [16:15:48.922] | : . 'obj' is SequentialFuture [16:15:48.923] | : . resolved() ... [16:15:48.924] | : . ' resolved() for SequentialFuture ('future_mapply-1') ... [16:15:48.925] | : . ' , state: 'finished' [16:15:48.926] | : . ' , run: NULL [16:15:48.926] | : . ' , result: 'FutureResult' [16:15:48.927] | : . ' resolved() for SequentialFuture ('future_mapply-1') ... done [16:15:48.928] | : . resolved() ... done [16:15:48.928] | : . SequentialFuture #1 [16:15:48.929] | : . signalConditionsASAP(SequentialFuture, pos=1) ... [16:15:48.929] | : . ' nx: 1 [16:15:48.930] | : . ' relay: TRUE [16:15:48.931] | : . ' stdout: TRUE [16:15:48.932] | : . ' signal: TRUE [16:15:48.933] | : . ' resignal: FALSE [16:15:48.934] | : . ' force: TRUE [16:15:48.935] | : . ' relayed: [n=1] FALSE [16:15:48.936] | : . ' queued futures: [n=1] FALSE [16:15:48.937] | : . ' until=1 [16:15:48.937] | : . ' relaying element #1 [16:15:48.938] | : . ' value() for SequentialFuture ('future_mapply-1') ... [16:15:48.940] | : . ' , signalConditions() ... [16:15:48.940] | : . ' , ; include = 'immediateCondition' [16:15:48.941] | : . ' , ; exclude = [16:15:48.942] | : . ' , ; resignal = FALSE [16:15:48.943] | : . ' , ; Number of conditions: 6 [16:15:48.944] | : . ' , ; int 6 [16:15:48.946] | : . ' , ; Condition #1 (class: 'simpleMessage', 'message', 'condition'): [16:15:48.947] | : . ' , ; Condition #2 (class: 'simpleMessage', 'message', 'condition'): [16:15:48.948] | : . ' , ; Condition #3 (class: 'simpleMessage', 'message', 'condition'): [16:15:48.949] | : . ' , ; Condition #4 (class: 'simpleMessage', 'message', 'condition'): [16:15:48.950] | : . ' , ; Condition #5 (class: 'simpleMessage', 'message', 'condition'): [16:15:48.951] | : . ' , ; Condition #6 (class: 'simpleMessage', 'message', 'condition'): [16:15:48.952] | : . ' , ; Drop signaled conditions: 0 [16:15:48.953] | : . ' , signalConditions() ... done [16:15:48.954] | : . ' , relay stdout ... [16:15:48.955] | : . ' , relay stdout ... done [16:15:48.955] | : . ' , check for misuse ... [16:15:48.956] | : . ' , check for misuse ... done [16:15:48.957] | : . ' value() for SequentialFuture ('future_mapply-1') ... done [16:15:48.958] | : . ' signalConditions() ... [16:15:48.959] | : . ' , include = 'immediateCondition' [16:15:48.960] | : . ' , exclude = [16:15:48.961] | : . ' , resignal = FALSE [16:15:48.962] | : . ' , Number of conditions: 6 [16:15:48.963] | : . ' , int 6 [16:15:48.965] | : . ' , Condition #1 (class: 'simpleMessage', 'message', 'condition'): [16:15:48.966] | : . ' , Condition #2 (class: 'simpleMessage', 'message', 'condition'): [16:15:48.967] | : . ' , Condition #3 (class: 'simpleMessage', 'message', 'condition'): [16:15:48.967] | : . ' , Condition #4 (class: 'simpleMessage', 'message', 'condition'): [16:15:48.968] | : . ' , Condition #5 (class: 'simpleMessage', 'message', 'condition'): [16:15:48.969] | : . ' , Condition #6 (class: 'simpleMessage', 'message', 'condition'): [16:15:48.970] | : . ' , Drop signaled conditions: 0 [16:15:48.971] | : . ' signalConditions() ... done [16:15:48.972] | : . ' signalConditions() ... [16:15:48.973] | : . ' , include = 'condition' [16:15:48.974] | : . ' , exclude = 'error', 'immediateCondition' [16:15:48.975] | : . ' , resignal = TRUE [16:15:48.976] | : . ' , Number of conditions: 6 [16:15:48.977] | : . ' , int 6 [16:15:48.978] | : . ' , Condition #1 (class: 'simpleMessage', 'message', 'condition'): [16:15:48.979] | : . ' , Condition #1: 'simpleMessage', 'message', 'condition' [16:15:48.296] | : . ' , ; ` attachPackages() ... [16:15:48.980] | : . ' , Condition #2 (class: 'simpleMessage', 'message', 'condition'): [16:15:48.981] | : . ' , Condition #2: 'simpleMessage', 'message', 'condition' [16:15:48.297] | : . ' , ; ` | packages: [n=1] 'future' [16:15:48.982] | : . ' , Condition #3 (class: 'simpleMessage', 'message', 'condition'): [16:15:48.983] | : . ' , Condition #3: 'simpleMessage', 'message', 'condition' [16:15:48.297] | : . ' , ; ` attachPackages() ... done [16:15:48.984] | : . ' , Condition #4 (class: 'simpleMessage', 'message', 'condition'): [16:15:48.985] | : . ' , Condition #4: 'simpleMessage', 'message', 'condition' [16:15:48.298] | : . ' , ; ` attachPackages() ... [16:15:48.986] | : . ' , Condition #5 (class: 'simpleMessage', 'message', 'condition'): [16:15:48.987] | : . ' , Condition #5: 'simpleMessage', 'message', 'condition' [16:15:48.299] | : . ' , ; ` | packages: [n=0] [16:15:48.988] | : . ' , Condition #6 (class: 'simpleMessage', 'message', 'condition'): [16:15:48.989] | : . ' , Condition #6: 'simpleMessage', 'message', 'condition' [16:15:48.299] | : . ' , ; ` attachPackages() ... done [16:15:48.990] | : . ' , Drop signaled conditions: 6 [16:15:48.991] | : . ' signalConditions() ... done [16:15:48.992] | : . ' relayed: [n=1] TRUE [16:15:48.993] | : . ' queued futures: [n=1] TRUE [16:15:48.994] | : . signalConditionsASAP(SequentialFuture, pos=1) ... done [16:15:48.995] | : . value(, ...) ... [16:15:48.995] | : . ' value() for SequentialFuture ('future_mapply-1') ... [16:15:48.996] | : . ' , signalConditions() ... [16:15:48.997] | : . ' , ; include = 'immediateCondition' [16:15:48.998] | : . ' , ; exclude = [16:15:48.999] | : . ' , ; resignal = FALSE [16:15:49.000] | : . ' , ; Number of conditions: 0 [16:15:49.001] | : . ' , ; int 0 [16:15:49.003] | : . ' , signalConditions() ... done [16:15:49.004] | : . ' , check for misuse ... [16:15:49.005] | : . ' , check for misuse ... done [16:15:49.006] | : . ' value() for SequentialFuture ('future_mapply-1') ... done [16:15:49.006] | : . ' value: [16:15:49.007] | : . value(, ...) ... done [16:15:49.008] | : . signalConditionsASAP(SequentialFuture, pos=1) ... [16:15:49.009] | : . ' nx: 1 [16:15:49.010] | : . ' relay: TRUE [16:15:49.011] | : . ' stdout: TRUE [16:15:49.012] | : . ' signal: TRUE [16:15:49.013] | : . ' resignal: FALSE [16:15:49.014] | : . ' force: TRUE [16:15:49.015] | : . ' relayed: [n=1] TRUE [16:15:49.015] | : . ' queued futures: [n=1] TRUE [16:15:49.016] | : . ' until=1 [16:15:49.017] | : . ' relayed: [n=1] TRUE [16:15:49.018] | : . ' queued futures: [n=1] TRUE [16:15:49.019] | : . signalConditionsASAP(SequentialFuture, pos=1) ... done [16:15:49.020] | : . resolve() for SequentialFuture ... [16:15:49.021] | : . resolve() for SequentialFuture ... done [16:15:49.022] | : . length: 0 (resolved future 1) [16:15:49.023] | : . Relaying remaining futures ... [16:15:49.024] | : . ' signalConditionsASAP(NULL, pos=0) ... [16:15:49.025] | : . ' , nx: 1 [16:15:49.026] | : . ' , relay: TRUE [16:15:49.027] | : . ' , stdout: TRUE [16:15:49.028] | : . ' , signal: TRUE [16:15:49.028] | : . ' , resignal: FALSE [16:15:49.029] | : . ' , force: TRUE [16:15:49.030] | : . ' , relayed: [n=1] TRUE [16:15:49.031] | : . ' , queued futures: [n=1] TRUE - flush all [16:15:49.032] | : . ' , relayed: [n=1] TRUE [16:15:49.033] | : . ' , queued futures: [n=1] TRUE [16:15:49.034] | : . ' signalConditionsASAP(NULL, pos=0) ... done [16:15:49.035] | : . Relaying remaining futures ... done [16:15:49.036] | : value() for list ... done [16:15:49.037] | : - Number of value chunks collected: 1 [16:15:49.038] | : Resolving 1 futures (chunks) ... DONE [16:15:49.039] | : Reducing values from 1 chunks ... [16:15:49.039] | : - Number of values collected after concatenation: 2 [16:15:49.040] | : - Number of values expected: 2 [16:15:49.041] | : Reducing values from 1 chunks ... DONE [16:15:49.042] | future_mapply() -> future_xapply() ... done [16:15:49.043] future_mapply() ... done * future_mapply(x, ..., future.stdout = FALSE) ... DONE * future_mapply(x, ..., future.stdout = TRUE) ... [16:15:49.045] future_mapply() ... [16:15:49.046] | future_mapply() -> future_xapply() ... [16:15:49.047] | : nbrOfWorkers(NULL) ... [16:15:49.048] | : . List of 4 [16:15:49.048] | : . $ : language makeChunks(nX, nbrOfWorkers = nbrOfWorkers(), future.scheduling = future.scheduling, future.chunk.size = future.chunk.size) [16:15:49.048] | : . $ : language stop_if_not(nbrOfElements >= 0L, nbrOfWorkers >= 1L) [16:15:49.048] | : . $ : language nbrOfWorkers() [16:15:49.048] | : . $ : language nbrOfWorkers.NULL() [16:15:49.052] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [16:15:49.053] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [16:15:49.054] | : . Number of workers: 1 [16:15:49.055] | : nbrOfWorkers(NULL) ... done [16:15:49.056] | : Number of chunks: 1 [16:15:49.057] | : getGlobalsAndPackagesXApply() ... [16:15:49.058] | : . future.globals: TRUE [16:15:49.059] | : . getGlobalsAndPackages() ... [16:15:49.060] | : . ' Searching for globals ... [16:15:49.080] | : . ' , globals found: [6] 'FUN', '{', 'Sys.sleep', '/', 'print', 'list' [16:15:49.081] | : . ' Searching for globals ... done [16:15:49.082] | : . ' Resolving globals: FALSE [16:15:49.083] | : . ' Search for packages associated with the globals ... [16:15:49.084] | : . ' , Packages associated with globals: [1] 'base' [16:15:49.085] | : . ' , Packages: [1] 'base' [16:15:49.086] | : . ' Search for packages associated with the globals ... done [16:15:49.087] | : . ' The total size of the 1 globals is 265 bytes (265 bytes) [16:15:49.088] | : . ' 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') [16:15:49.089] | : . ' Packages after dropping 'base': [0] [16:15:49.090] | : . ' globals: [1] 'FUN' [16:15:49.091] | : . ' packages: [0] [16:15:49.092] | : . getGlobalsAndPackages() ... done [16:15:49.093] | : . globals found/used: [n=1] 'FUN' [16:15:49.093] | : . needed namespaces: [n=0] [16:15:49.094] | : . Globals to be used in all futures (chunks): [n=2] '...future.FUN', 'MoreArgs' [16:15:49.095] | : . List of 2 [16:15:49.095] | : . $ ...future.FUN:function (x, y) [16:15:49.095] | : . $ MoreArgs : NULL [16:15:49.095] | : . - attr(*, "where")=List of 2 [16:15:49.095] | : . ..$ ...future.FUN: [16:15:49.095] | : . ..$ MoreArgs : [16:15:49.095] | : . - attr(*, "class")= chr [1:3] "FutureGlobals" "Globals" "list" [16:15:49.095] | : . - attr(*, "resolved")= logi FALSE [16:15:49.095] | : . - attr(*, "total_size")= num NA [16:15:49.099] | : . Packages to be attached in all futures: [n=0] [16:15:49.099] | : getGlobalsAndPackagesXApply() ... done [16:15:49.100] | : Globals pass to each chunk: [n=5] '...future.FUN', 'MoreArgs', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [16:15:49.100] | : List of 5 [16:15:49.100] | : $ ...future.FUN :function (x, y) [16:15:49.100] | : $ MoreArgs : NULL [16:15:49.100] | : $ ...future.elements_ii : NULL [16:15:49.100] | : $ ...future.seeds_ii : NULL [16:15:49.100] | : $ ...future.globals.maxSize: NULL [16:15:49.100] | : - attr(*, "where")=List of 5 [16:15:49.100] | : ..$ ...future.FUN : [16:15:49.100] | : ..$ MoreArgs : [16:15:49.100] | : ..$ ...future.elements_ii : [16:15:49.100] | : ..$ ...future.seeds_ii : [16:15:49.100] | : ..$ ...future.globals.maxSize: [16:15:49.100] | : - attr(*, "class")= chr [1:3] "FutureGlobals" "Globals" "list" [16:15:49.100] | : - attr(*, "resolved")= logi FALSE [16:15:49.100] | : - attr(*, "total_size")= num NA [16:15:49.106] | : Number of futures (= number of chunks): 1 [16:15:49.106] | : Launching 1 futures (chunks) ... [16:15:49.107] | : Chunk #1 of 1 ... [16:15:49.107] | : - Finding globals in '...' for chunk #1 ... [16:15:49.108] | : getGlobalsAndPackages() ... [16:15:49.109] | : . Searching for globals ... [16:15:49.110] | : . ' globals found: [0] [16:15:49.110] | : . Searching for globals ... done [16:15:49.111] | : . globals: [0] [16:15:49.111] | : . packages: [0] [16:15:49.112] | : getGlobalsAndPackages() ... done [16:15:49.112] | : + additional globals found: [n=0] [16:15:49.113] | : + additional namespaces needed: [n=0] [16:15:49.114] | : - Finding globals in '...' for chunk #1 ... DONE [16:15:49.114] | : - seeds: [16:15:49.115] | : - All globals exported: [n=5] '...future.FUN', 'MoreArgs', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [16:15:49.115] | : future(..., label = 'future_mapply-1') ... [16:15:49.116] | : . lazy: FALSE [16:15:49.116] | : . stdout: TRUE [16:15:49.117] | : . conditions: [n=1] 'condition' [16:15:49.118] | : . getGlobalsAndPackages() ... [16:15:49.118] | : . ' globals passed as-is: [5] '...future.FUN', 'MoreArgs', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [16:15:49.119] | : . ' Resolving globals: FALSE [16:15:49.119] | : . ' Search for packages associated with the globals ... [16:15:49.120] | : . ' , Packages associated with globals: [0] [16:15:49.121] | : . ' , Packages: [0] [16:15:49.121] | : . ' Search for packages associated with the globals ... done [16:15:49.122] | : . ' Packages after dropping 'base': [0] [16:15:49.122] | : . ' globals: [5] '...future.FUN', 'MoreArgs', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [16:15:49.123] | : . ' packages: [0] [16:15:49.124] | : . getGlobalsAndPackages() ... done [16:15:49.124] | : . run() for 'Future' ('future_mapply-1') ... [16:15:49.125] | : . ' state: 'created' [16:15:49.126] | : . ' plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [16:15:49.126] | : . ' plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [16:15:49.127] | : . ' Using SequentialFutureBackend ... [16:15:49.127] | : . ' , Number of futures since start: 4 (4 created, 4 launched, 4 finished) [16:15:49.128] | : . ' , Launching futures ... [16:15:49.129] | : . ' , ; launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... [16:15:49.129] | : . ' , ; ` getFutureData() ... [16:15:49.130] | : . ' , ; ` | getFutureCore() ... [16:15:49.130] | : . ' , ; ` | : Packages needed by the future expression (n = 0): [16:15:49.131] | : . ' , ; ` | getFutureCore() ... done [16:15:49.132] | : . ' , ; ` | getFutureCapture() ... [16:15:49.132] | : . ' , ; ` | getFutureCapture() ... done [16:15:49.133] | : . ' , ; ` | getFutureContext() ... [16:15:49.133] | : . ' , ; ` | : plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [16:15:49.134] | : . ' , ; ` | : . Getting stack without first backend: [n=0] [16:15:49.135] | : . ' , ; ` | : plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [16:15:49.135] | : . ' , ; ` | : Packages needed by future backend (n = 0): [16:15:49.136] | : . ' , ; ` | getFutureContext() ... done [16:15:49.136] | : . ' , ; ` getFutureData() ... done [16:15:49.141] | : . ' , ; ` plan("list", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [16:15:49.142] | : . ' , ; ` | Getting full stack: [n=1] 'sequential', 'uniprocess', 'future', 'function' [16:15:49.143] | : . ' , ; ` plan("list", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [16:15:49.144] | : . ' , ; ` plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [16:15:49.145] | : . ' , ; ` | plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [16:15:49.145] | : . ' , ; ` | : all.equal() for FutureStrategyList ... [16:15:49.146] | : . ' , ; ` | : . New stack: [16:15:49.147] | : . ' , ; ` | : . List of 1 [16:15:49.147] | : . ' , ; ` | : . $ :function (..., envir = parent.frame()) [16:15:49.147] | : . ' , ; ` | : . ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [16:15:49.147] | : . ' , ; ` | : . ..- attr(*, "init")= logi TRUE [16:15:49.147] | : . ' , ; ` | : . ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [16:15:49.147] | : . ' , ; ` | : . .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:49.147] | : . ' , ; ` | : . ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:49.147] | : . ' , ; ` | : . ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [16:15:49.147] | : . ' , ; ` | : . - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [16:15:49.155] | : . ' , ; ` | : . Old stack: [16:15:49.156] | : . ' , ; ` | : . List of 1 [16:15:49.156] | : . ' , ; ` | : . $ :function (..., envir = parent.frame()) [16:15:49.156] | : . ' , ; ` | : . ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [16:15:49.156] | : . ' , ; ` | : . ..- attr(*, "init")= chr "done" [16:15:49.156] | : . ' , ; ` | : . ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [16:15:49.156] | : . ' , ; ` | : . .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:49.156] | : . ' , ; ` | : . ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:49.156] | : . ' , ; ` | : . ..- attr(*, "call")= language plan(sequential) [16:15:49.156] | : . ' , ; ` | : . ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [16:15:49.156] | : . ' , ; ` | : . .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [16:15:49.156] | : . ' , ; ` | : . .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:49.156] | : . ' , ; ` | : . - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [16:15:49.162] | : . ' , ; ` | : . Not identical [16:15:49.163] | : . ' , ; ` | : . all.equal() for future ... [16:15:49.164] | : . ' , ; ` | : . ' List of 2 [16:15:49.164] | : . ' , ; ` | : . ' $ target :function (..., envir = parent.frame()) [16:15:49.164] | : . ' , ; ` | : . ' ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [16:15:49.164] | : . ' , ; ` | : . ' ..- attr(*, "init")= logi TRUE [16:15:49.164] | : . ' , ; ` | : . ' ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [16:15:49.164] | : . ' , ; ` | : . ' .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:49.164] | : . ' , ; ` | : . ' ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:49.164] | : . ' , ; ` | : . ' ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [16:15:49.164] | : . ' , ; ` | : . ' $ current:function (..., envir = parent.frame()) [16:15:49.164] | : . ' , ; ` | : . ' ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [16:15:49.164] | : . ' , ; ` | : . ' ..- attr(*, "init")= chr "done" [16:15:49.164] | : . ' , ; ` | : . ' ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [16:15:49.164] | : . ' , ; ` | : . ' .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:49.164] | : . ' , ; ` | : . ' ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:49.164] | : . ' , ; ` | : . ' ..- attr(*, "call")= language plan(sequential) [16:15:49.164] | : . ' , ; ` | : . ' ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [16:15:49.164] | : . ' , ; ` | : . ' .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [16:15:49.164] | : . ' , ; ` | : . ' .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:49.174] | : . ' , ; ` | : . all.equal() for future ... done [16:15:49.175] | : . ' , ; ` | : all.equal() for FutureStrategyList ... done [16:15:49.176] | : . ' , ; ` | : plan(): Skip setting new future backend stack because it is the same as the current one: [16:15:49.177] | : . ' , ; ` | : List of future strategies: [16:15:49.177] | : . ' , ; ` | : 1. sequential: [16:15:49.177] | : . ' , ; ` | : - args: function (..., envir = parent.frame(), workers = "") [16:15:49.177] | : . ' , ; ` | : - tweaked: FALSE [16:15:49.177] | : . ' , ; ` | : - call: plan(sequential) [16:15:49.178] | : . ' , ; ` | plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [16:15:49.179] | : . ' , ; ` plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [16:15:49.180] | : . ' , ; ` assign_globals() ... [16:15:49.181] | : . ' , ; ` List of 5 [16:15:49.181] | : . ' , ; ` $ ...future.FUN :function (x, y) [16:15:49.181] | : . ' , ; ` $ MoreArgs : NULL [16:15:49.181] | : . ' , ; ` $ ...future.elements_ii :List of 2 [16:15:49.181] | : . ' , ; ` ..$ :List of 2 [16:15:49.181] | : . ' , ; ` .. ..$ : int 1 [16:15:49.181] | : . ' , ; ` .. ..$ : int 0 [16:15:49.181] | : . ' , ; ` ..$ :List of 2 [16:15:49.181] | : . ' , ; ` .. ..$ : int 0 [16:15:49.181] | : . ' , ; ` .. ..$ : int 1 [16:15:49.181] | : . ' , ; ` $ ...future.seeds_ii : NULL [16:15:49.181] | : . ' , ; ` $ ...future.globals.maxSize: NULL [16:15:49.181] | : . ' , ; ` - attr(*, "where")=List of 5 [16:15:49.181] | : . ' , ; ` ..$ ...future.FUN : [16:15:49.181] | : . ' , ; ` ..$ MoreArgs : [16:15:49.181] | : . ' , ; ` ..$ ...future.elements_ii : [16:15:49.181] | : . ' , ; ` ..$ ...future.seeds_ii : [16:15:49.181] | : . ' , ; ` ..$ ...future.globals.maxSize: [16:15:49.181] | : . ' , ; ` - attr(*, "resolved")= logi FALSE [16:15:49.181] | : . ' , ; ` - attr(*, "total_size")= num NA [16:15:49.181] | : . ' , ; ` - attr(*, "class")= chr [1:3] "FutureGlobals" "Globals" "list" [16:15:49.181] | : . ' , ; ` - attr(*, "already-done")= logi TRUE [16:15:49.191] | : . ' , ; ` - copied '...future.FUN' to environment [16:15:49.192] | : . ' , ; ` - copied 'MoreArgs' to environment [16:15:49.193] | : . ' , ; ` - copied '...future.elements_ii' to environment [16:15:49.194] | : . ' , ; ` - copied '...future.seeds_ii' to environment [16:15:49.195] | : . ' , ; ` - copied '...future.globals.maxSize' to environment [16:15:49.196] | : . ' , ; ` assign_globals() ... done [16:15:49.707] | : . ' , ; ` plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [16:15:49.708] | : . ' , ; ` | plan(<'FutureStrategyList'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [16:15:49.710] | : . ' , ; ` | : plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [16:15:49.712] | : . ' , ; ` | : . all.equal() for FutureStrategyList ... [16:15:49.713] | : . ' , ; ` | : . ' New stack: [16:15:49.714] | : . ' , ; ` | : . ' List of 1 [16:15:49.714] | : . ' , ; ` | : . ' $ :function (..., envir = parent.frame()) [16:15:49.714] | : . ' , ; ` | : . ' ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [16:15:49.714] | : . ' , ; ` | : . ' ..- attr(*, "init")= chr "done" [16:15:49.714] | : . ' , ; ` | : . ' ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [16:15:49.714] | : . ' , ; ` | : . ' .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:49.714] | : . ' , ; ` | : . ' ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:49.714] | : . ' , ; ` | : . ' ..- attr(*, "call")= language plan(sequential) [16:15:49.714] | : . ' , ; ` | : . ' ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [16:15:49.714] | : . ' , ; ` | : . ' .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [16:15:49.714] | : . ' , ; ` | : . ' .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:49.714] | : . ' , ; ` | : . ' - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [16:15:49.723] | : . ' , ; ` | : . ' Old stack: [16:15:49.724] | : . ' , ; ` | : . ' List of 1 [16:15:49.724] | : . ' , ; ` | : . ' $ :function (..., envir = parent.frame()) [16:15:49.724] | : . ' , ; ` | : . ' ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [16:15:49.724] | : . ' , ; ` | : . ' ..- attr(*, "init")= chr "done" [16:15:49.724] | : . ' , ; ` | : . ' ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [16:15:49.724] | : . ' , ; ` | : . ' .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:49.724] | : . ' , ; ` | : . ' ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:49.724] | : . ' , ; ` | : . ' ..- attr(*, "call")= language plan(sequential) [16:15:49.724] | : . ' , ; ` | : . ' ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [16:15:49.724] | : . ' , ; ` | : . ' .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [16:15:49.724] | : . ' , ; ` | : . ' .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:49.724] | : . ' , ; ` | : . ' - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [16:15:49.732] | : . ' , ; ` | : . ' Identical [16:15:49.733] | : . ' , ; ` | : . all.equal() for FutureStrategyList ... done [16:15:49.734] | : . ' , ; ` | : . plan(): Skip setting new future backend stack because it is the same as the current one: [16:15:49.735] | : . ' , ; ` | : . List of future strategies: [16:15:49.735] | : . ' , ; ` | : . 1. sequential: [16:15:49.735] | : . ' , ; ` | : . - args: function (..., envir = parent.frame(), workers = "") [16:15:49.735] | : . ' , ; ` | : . - tweaked: FALSE [16:15:49.735] | : . ' , ; ` | : . - call: plan(sequential) [16:15:49.737] | : . ' , ; ` | : plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [16:15:49.738] | : . ' , ; ` | plan(<'FutureStrategyList'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [16:15:49.739] | : . ' , ; ` plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [16:15:49.740] | : . ' , ; ` SequentialFuture started (and completed) [16:15:49.741] | : . ' , ; ` signalConditions() ... [16:15:49.742] | : . ' , ; ` | include = 'immediateCondition' [16:15:49.743] | : . ' , ; ` | exclude = [16:15:49.744] | : . ' , ; ` | resignal = FALSE [16:15:49.745] | : . ' , ; ` | Number of conditions: 6 [16:15:49.746] | : . ' , ; ` | int 6 [16:15:49.747] | : . ' , ; ` | Condition #1 (class: 'simpleMessage', 'message', 'condition'): [16:15:49.748] | : . ' , ; ` | Condition #2 (class: 'simpleMessage', 'message', 'condition'): [16:15:49.749] | : . ' , ; ` | Condition #3 (class: 'simpleMessage', 'message', 'condition'): [16:15:49.750] | : . ' , ; ` | Condition #4 (class: 'simpleMessage', 'message', 'condition'): [16:15:49.751] | : . ' , ; ` | Condition #5 (class: 'simpleMessage', 'message', 'condition'): [16:15:49.752] | : . ' , ; ` | Condition #6 (class: 'simpleMessage', 'message', 'condition'): [16:15:49.753] | : . ' , ; ` | Drop signaled conditions: 0 [16:15:49.754] | : . ' , ; ` signalConditions() ... done [16:15:49.755] | : . ' , ; launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... done [16:15:49.756] | : . ' , Launching futures ... done [16:15:49.757] | : . ' , Future launched: 'SequentialFuture', 'UniprocessFuture', 'Future' [16:15:49.758] | : . ' Using SequentialFutureBackend ... done [16:15:49.759] | : . run() for 'Future' ('future_mapply-1') ... done [16:15:49.760] | : future(..., label = 'future_mapply-1') ... done [16:15:49.761] | : Created future: [16:15:49.762] | : SequentialFuture: [16:15:49.762] | : Label: 'future_mapply-1' [16:15:49.762] | : Expression: [16:15:49.762] | : { [16:15:49.762] | : "# future.apply:::future_xapply(): preserve future option" [16:15:49.762] | : ...future.globals.maxSize.org <- getOption("future.globals.maxSize") [16:15:49.762] | : if (!identical(...future.globals.maxSize.org, ...future.globals.maxSize)) { [16:15:49.762] | : oopts <- options(future.globals.maxSize = ...future.globals.maxSize) [16:15:49.762] | : on.exit(options(oopts), add = TRUE) [16:15:49.762] | : } [16:15:49.762] | : { [16:15:49.762] | : args <- c(list(FUN = ...future.FUN), ...future.elements_ii, [16:15:49.762] | : MoreArgs = list(MoreArgs), SIMPLIFY = FALSE, USE.NAMES = FALSE) [16:15:49.762] | : do.call(mapply, args = args) [16:15:49.762] | : } [16:15:49.762] | : } [16:15:49.762] | : 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) [16:15:49.762] | : Packages: [16:15:49.762] | : L'Ecuyer-CMRG RNG seed: (seed = FALSE) [16:15:49.762] | : Capture standard output: TRUE [16:15:49.762] | : Capture condition classes: 'condition' (excluding '') [16:15:49.762] | : Immediate condition classes: 'immediateCondition' [16:15:49.762] | : Lazy evaluation: FALSE [16:15:49.762] | : Local evaluation: TRUE [16:15:49.762] | : Early signaling: FALSE [16:15:49.762] | : Actions: [n=1] 'run' [16:15:49.762] | : State: 'finished' ("Future was resolved successfully") [16:15:49.762] | : Resolved: TRUE [16:15:49.762] | : Unique identifier: 9268c7fadddee19cb4f5a63a013f675f-5 [16:15:49.762] | : Owner process: 9268c7fadddee19cb4f5a63a013f675f [16:15:49.762] | : Class: 'SequentialFuture', 'UniprocessFuture', 'Future' [16:15:49.762] | : Value: 184 bytes of class 'list' [16:15:49.762] | : Conditions captured: [n=6] 'simpleMessage', 'simpleMessage', 'simpleMessage', 'simpleMessage', 'simpleMessage', 'simpleMessage' [16:15:49.762] | : Duration: 0.5685689 secs (started 2026-03-18 16:15:49.137447) [16:15:49.762] | : Worker process: 9268c7fadddee19cb4f5a63a013f675f [16:15:49.766] | : Chunk #1 of 1 ... DONE [16:15:49.767] | : Launching 1 futures (chunks) ... DONE [16:15:49.768] | : Resolving 1 futures (chunks) ... [16:15:49.769] | : value() for list ... [16:15:49.770] | : . recursive: 0 [16:15:49.770] | : . reduce: FALSE [16:15:49.771] | : . length: 1 [16:15:49.773] | : . Number of remaining objects: 1 [16:15:49.774] | : . checking value #1: [16:15:49.775] | : . 'obj' is SequentialFuture [16:15:49.775] | : . resolved() ... [16:15:49.776] | : . ' resolved() for SequentialFuture ('future_mapply-1') ... [16:15:49.777] | : . ' , state: 'finished' [16:15:49.778] | : . ' , run: NULL [16:15:49.779] | : . ' , result: 'FutureResult' [16:15:49.780] | : . ' resolved() for SequentialFuture ('future_mapply-1') ... done [16:15:49.781] | : . resolved() ... done [16:15:49.782] | : . SequentialFuture #1 [16:15:49.782] | : . signalConditionsASAP(SequentialFuture, pos=1) ... [16:15:49.783] | : . ' nx: 1 [16:15:49.784] | : . ' relay: TRUE [16:15:49.785] | : . ' stdout: TRUE [16:15:49.785] | : . ' signal: TRUE [16:15:49.786] | : . ' resignal: FALSE [16:15:49.787] | : . ' force: TRUE [16:15:49.788] | : . ' relayed: [n=1] FALSE [16:15:49.788] | : . ' queued futures: [n=1] FALSE [16:15:49.789] | : . ' until=1 [16:15:49.790] | : . ' relaying element #1 [16:15:49.791] | : . ' value() for SequentialFuture ('future_mapply-1') ... [16:15:49.792] | : . ' , signalConditions() ... [16:15:49.792] | : . ' , ; include = 'immediateCondition' [16:15:49.793] | : . ' , ; exclude = [16:15:49.794] | : . ' , ; resignal = FALSE [16:15:49.795] | : . ' , ; Number of conditions: 6 [16:15:49.796] | : . ' , ; int 6 [16:15:49.797] | : . ' , ; Condition #1 (class: 'simpleMessage', 'message', 'condition'): [16:15:49.798] | : . ' , ; Condition #2 (class: 'simpleMessage', 'message', 'condition'): [16:15:49.799] | : . ' , ; Condition #3 (class: 'simpleMessage', 'message', 'condition'): [16:15:49.799] | : . ' , ; Condition #4 (class: 'simpleMessage', 'message', 'condition'): [16:15:49.800] | : . ' , ; Condition #5 (class: 'simpleMessage', 'message', 'condition'): [16:15:49.801] | : . ' , ; Condition #6 (class: 'simpleMessage', 'message', 'condition'): [16:15:49.802] | : . ' , ; Drop signaled conditions: 0 [16:15:49.803] | : . ' , signalConditions() ... done [16:15:49.803] | : . ' , relay stdout ... [16:15:49.804] | : . ' , relay stdout ... done [16:15:49.805] | : . ' , check for misuse ... [16:15:49.806] | : . ' , check for misuse ... done [16:15:49.807] | : . ' value() for SequentialFuture ('future_mapply-1') ... done [16:15:49.808] | : . ' signalConditions() ... [16:15:49.808] | : . ' , include = 'immediateCondition' [16:15:49.809] | : . ' , exclude = [16:15:49.810] | : . ' , resignal = FALSE [16:15:49.811] | : . ' , Number of conditions: 6 [16:15:49.812] | : . ' , int 6 [16:15:49.813] | : . ' , Condition #1 (class: 'simpleMessage', 'message', 'condition'): [16:15:49.814] | : . ' , Condition #2 (class: 'simpleMessage', 'message', 'condition'): [16:15:49.815] | : . ' , Condition #3 (class: 'simpleMessage', 'message', 'condition'): [16:15:49.816] | : . ' , Condition #4 (class: 'simpleMessage', 'message', 'condition'): [16:15:49.816] | : . ' , Condition #5 (class: 'simpleMessage', 'message', 'condition'): [16:15:49.817] | : . ' , Condition #6 (class: 'simpleMessage', 'message', 'condition'): [16:15:49.818] | : . ' , Drop signaled conditions: 0 [16:15:49.819] | : . ' signalConditions() ... done [16:15:49.820] | : . ' signalConditions() ... [16:15:49.821] | : . ' , include = 'condition' [16:15:49.821] | : . ' , exclude = 'error', 'immediateCondition' [16:15:49.822] | : . ' , resignal = TRUE [16:15:49.823] | : . ' , Number of conditions: 6 [16:15:49.824] | : . ' , int 6 [16:15:49.825] | : . ' , Condition #1 (class: 'simpleMessage', 'message', 'condition'): [16:15:49.826] | : . ' , Condition #1: 'simpleMessage', 'message', 'condition' [16:15:49.137] | : . ' , ; ` attachPackages() ... [16:15:49.827] | : . ' , Condition #2 (class: 'simpleMessage', 'message', 'condition'): [16:15:49.828] | : . ' , Condition #2: 'simpleMessage', 'message', 'condition' [16:15:49.138] | : . ' , ; ` | packages: [n=1] 'future' [16:15:49.829] | : . ' , Condition #3 (class: 'simpleMessage', 'message', 'condition'): [16:15:49.830] | : . ' , Condition #3: 'simpleMessage', 'message', 'condition' [16:15:49.138] | : . ' , ; ` attachPackages() ... done [16:15:49.831] | : . ' , Condition #4 (class: 'simpleMessage', 'message', 'condition'): [16:15:49.831] | : . ' , Condition #4: 'simpleMessage', 'message', 'condition' [16:15:49.139] | : . ' , ; ` attachPackages() ... [16:15:49.832] | : . ' , Condition #5 (class: 'simpleMessage', 'message', 'condition'): [16:15:49.833] | : . ' , Condition #5: 'simpleMessage', 'message', 'condition' [16:15:49.140] | : . ' , ; ` | packages: [n=0] [16:15:49.833] | : . ' , Condition #6 (class: 'simpleMessage', 'message', 'condition'): [16:15:49.834] | : . ' , Condition #6: 'simpleMessage', 'message', 'condition' [16:15:49.140] | : . ' , ; ` attachPackages() ... done [16:15:49.834] | : . ' , Drop signaled conditions: 6 [16:15:49.835] | : . ' signalConditions() ... done [16:15:49.836] | : . ' relayed: [n=1] TRUE [16:15:49.836] | : . ' queued futures: [n=1] TRUE [16:15:49.837] | : . signalConditionsASAP(SequentialFuture, pos=1) ... done [16:15:49.838] | : . value(, ...) ... [16:15:49.839] | : . ' value() for SequentialFuture ('future_mapply-1') ... [16:15:49.839] | : . ' , signalConditions() ... [16:15:49.840] | : . ' , ; include = 'immediateCondition' [16:15:49.840] | : . ' , ; exclude = [16:15:49.841] | : . ' , ; resignal = FALSE [16:15:49.842] | : . ' , ; Number of conditions: 0 [16:15:49.842] | : . ' , ; int 0 [16:15:49.844] | : . ' , signalConditions() ... done [16:15:49.844] | : . ' , check for misuse ... [16:15:49.845] | : . ' , check for misuse ... done [16:15:49.846] | : . ' value() for SequentialFuture ('future_mapply-1') ... done [16:15:49.847] | : . ' value: [16:15:49.847] | : . value(, ...) ... done [16:15:49.848] | : . signalConditionsASAP(SequentialFuture, pos=1) ... [16:15:49.849] | : . ' nx: 1 [16:15:49.850] | : . ' relay: TRUE [16:15:49.850] | : . ' stdout: TRUE [16:15:49.851] | : . ' signal: TRUE [16:15:49.852] | : . ' resignal: FALSE [16:15:49.853] | : . ' force: TRUE [16:15:49.854] | : . ' relayed: [n=1] TRUE [16:15:49.854] | : . ' queued futures: [n=1] TRUE [16:15:49.855] | : . ' until=1 [16:15:49.856] | : . ' relayed: [n=1] TRUE [16:15:49.857] | : . ' queued futures: [n=1] TRUE [16:15:49.858] | : . signalConditionsASAP(SequentialFuture, pos=1) ... done [16:15:49.859] | : . resolve() for SequentialFuture ... [16:15:49.860] | : . resolve() for SequentialFuture ... done [16:15:49.861] | : . length: 0 (resolved future 1) [16:15:49.862] | : . Relaying remaining futures ... [16:15:49.863] | : . ' signalConditionsASAP(NULL, pos=0) ... [16:15:49.864] | : . ' , nx: 1 [16:15:49.865] | : . ' , relay: TRUE [16:15:49.865] | : . ' , stdout: TRUE [16:15:49.866] | : . ' , signal: TRUE [16:15:49.867] | : . ' , resignal: FALSE [16:15:49.868] | : . ' , force: TRUE [16:15:49.869] | : . ' , relayed: [n=1] TRUE [16:15:49.870] | : . ' , queued futures: [n=1] TRUE - flush all [16:15:49.871] | : . ' , relayed: [n=1] TRUE [16:15:49.872] | : . ' , queued futures: [n=1] TRUE [16:15:49.872] | : . ' signalConditionsASAP(NULL, pos=0) ... done [16:15:49.873] | : . Relaying remaining futures ... done [16:15:49.874] | : value() for list ... done [16:15:49.875] | : - Number of value chunks collected: 1 [16:15:49.876] | : Resolving 1 futures (chunks) ... DONE [16:15:49.877] | : Reducing values from 1 chunks ... [16:15:49.878] | : - Number of values collected after concatenation: 2 [16:15:49.878] | : - Number of values expected: 2 [16:15:49.879] | : Reducing values from 1 chunks ... DONE [16:15:49.880] | future_mapply() -> future_xapply() ... done [16:15:49.881] future_mapply() ... done * future_mapply(x, ..., future.stdout = TRUE) ... DONE * future_mapply(x, ..., future.stdout = NA) ... [16:15:49.884] future_mapply() ... [16:15:49.884] | future_mapply() -> future_xapply() ... [16:15:49.885] | : nbrOfWorkers(NULL) ... [16:15:49.886] | : . List of 4 [16:15:49.886] | : . $ : language makeChunks(nX, nbrOfWorkers = nbrOfWorkers(), future.scheduling = future.scheduling, future.chunk.size = future.chunk.size) [16:15:49.886] | : . $ : language stop_if_not(nbrOfElements >= 0L, nbrOfWorkers >= 1L) [16:15:49.886] | : . $ : language nbrOfWorkers() [16:15:49.886] | : . $ : language nbrOfWorkers.NULL() [16:15:49.890] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [16:15:49.891] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [16:15:49.892] | : . Number of workers: 1 [16:15:49.893] | : nbrOfWorkers(NULL) ... done [16:15:49.894] | : Number of chunks: 1 [16:15:49.895] | : getGlobalsAndPackagesXApply() ... [16:15:49.896] | : . future.globals: TRUE [16:15:49.897] | : . getGlobalsAndPackages() ... [16:15:49.898] | : . ' Searching for globals ... [16:15:49.918] | : . ' , globals found: [6] 'FUN', '{', 'Sys.sleep', '/', 'print', 'list' [16:15:49.920] | : . ' Searching for globals ... done [16:15:49.921] | : . ' Resolving globals: FALSE [16:15:49.922] | : . ' Search for packages associated with the globals ... [16:15:49.923] | : . ' , Packages associated with globals: [1] 'base' [16:15:49.924] | : . ' , Packages: [1] 'base' [16:15:49.925] | : . ' Search for packages associated with the globals ... done [16:15:49.926] | : . ' The total size of the 1 globals is 265 bytes (265 bytes) [16:15:49.927] | : . ' 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') [16:15:49.928] | : . ' Packages after dropping 'base': [0] [16:15:49.929] | : . ' globals: [1] 'FUN' [16:15:49.930] | : . ' packages: [0] [16:15:49.931] | : . getGlobalsAndPackages() ... done [16:15:49.932] | : . globals found/used: [n=1] 'FUN' [16:15:49.933] | : . needed namespaces: [n=0] [16:15:49.934] | : . Globals to be used in all futures (chunks): [n=2] '...future.FUN', 'MoreArgs' [16:15:49.935] | : . List of 2 [16:15:49.935] | : . $ ...future.FUN:function (x, y) [16:15:49.935] | : . $ MoreArgs : NULL [16:15:49.935] | : . - attr(*, "where")=List of 2 [16:15:49.935] | : . ..$ ...future.FUN: [16:15:49.935] | : . ..$ MoreArgs : [16:15:49.935] | : . - attr(*, "class")= chr [1:3] "FutureGlobals" "Globals" "list" [16:15:49.935] | : . - attr(*, "resolved")= logi FALSE [16:15:49.935] | : . - attr(*, "total_size")= num NA [16:15:49.941] | : . Packages to be attached in all futures: [n=0] [16:15:49.942] | : getGlobalsAndPackagesXApply() ... done [16:15:49.944] | : Globals pass to each chunk: [n=5] '...future.FUN', 'MoreArgs', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [16:15:49.945] | : List of 5 [16:15:49.945] | : $ ...future.FUN :function (x, y) [16:15:49.945] | : $ MoreArgs : NULL [16:15:49.945] | : $ ...future.elements_ii : NULL [16:15:49.945] | : $ ...future.seeds_ii : NULL [16:15:49.945] | : $ ...future.globals.maxSize: NULL [16:15:49.945] | : - attr(*, "where")=List of 5 [16:15:49.945] | : ..$ ...future.FUN : [16:15:49.945] | : ..$ MoreArgs : [16:15:49.945] | : ..$ ...future.elements_ii : [16:15:49.945] | : ..$ ...future.seeds_ii : [16:15:49.945] | : ..$ ...future.globals.maxSize: [16:15:49.945] | : - attr(*, "class")= chr [1:3] "FutureGlobals" "Globals" "list" [16:15:49.945] | : - attr(*, "resolved")= logi FALSE [16:15:49.945] | : - attr(*, "total_size")= num NA [16:15:49.955] | : Number of futures (= number of chunks): 1 [16:15:49.956] | : Launching 1 futures (chunks) ... [16:15:49.956] | : Chunk #1 of 1 ... [16:15:49.957] | : - Finding globals in '...' for chunk #1 ... [16:15:49.958] | : getGlobalsAndPackages() ... [16:15:49.958] | : . Searching for globals ... [16:15:49.959] | : . ' globals found: [0] [16:15:49.960] | : . Searching for globals ... done [16:15:49.961] | : . globals: [0] [16:15:49.961] | : . packages: [0] [16:15:49.962] | : getGlobalsAndPackages() ... done [16:15:49.962] | : + additional globals found: [n=0] [16:15:49.963] | : + additional namespaces needed: [n=0] [16:15:49.963] | : - Finding globals in '...' for chunk #1 ... DONE [16:15:49.964] | : - seeds: [16:15:49.965] | : - All globals exported: [n=5] '...future.FUN', 'MoreArgs', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [16:15:49.965] | : future(..., label = 'future_mapply-1') ... [16:15:49.966] | : . lazy: FALSE [16:15:49.967] | : . stdout: NA [16:15:49.968] | : . conditions: [n=1] 'condition' [16:15:49.969] | : . getGlobalsAndPackages() ... [16:15:49.970] | : . ' globals passed as-is: [5] '...future.FUN', 'MoreArgs', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [16:15:49.970] | : . ' Resolving globals: FALSE [16:15:49.971] | : . ' Search for packages associated with the globals ... [16:15:49.972] | : . ' , Packages associated with globals: [0] [16:15:49.973] | : . ' , Packages: [0] [16:15:49.974] | : . ' Search for packages associated with the globals ... done [16:15:49.975] | : . ' Packages after dropping 'base': [0] [16:15:49.976] | : . ' globals: [5] '...future.FUN', 'MoreArgs', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [16:15:49.977] | : . ' packages: [0] [16:15:49.977] | : . getGlobalsAndPackages() ... done [16:15:49.979] | : . run() for 'Future' ('future_mapply-1') ... [16:15:49.979] | : . ' state: 'created' [16:15:49.980] | : . ' plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [16:15:49.981] | : . ' plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [16:15:49.982] | : . ' Using SequentialFutureBackend ... [16:15:49.983] | : . ' , Number of futures since start: 5 (5 created, 5 launched, 5 finished) [16:15:49.984] | : . ' , Launching futures ... [16:15:49.984] | : . ' , ; launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... [16:15:49.985] | : . ' , ; ` getFutureData() ... [16:15:49.986] | : . ' , ; ` | getFutureCore() ... [16:15:49.987] | : . ' , ; ` | : Packages needed by the future expression (n = 0): [16:15:49.987] | : . ' , ; ` | getFutureCore() ... done [16:15:49.988] | : . ' , ; ` | getFutureCapture() ... [16:15:49.988] | : . ' , ; ` | getFutureCapture() ... done [16:15:49.989] | : . ' , ; ` | getFutureContext() ... [16:15:49.990] | : . ' , ; ` | : plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [16:15:49.990] | : . ' , ; ` | : . Getting stack without first backend: [n=0] [16:15:49.991] | : . ' , ; ` | : plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [16:15:49.991] | : . ' , ; ` | : Packages needed by future backend (n = 0): [16:15:49.992] | : . ' , ; ` | getFutureContext() ... done [16:15:49.993] | : . ' , ; ` getFutureData() ... done [16:15:50.000] | : . ' , ; ` plan("list", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [16:15:50.001] | : . ' , ; ` | Getting full stack: [n=1] 'sequential', 'uniprocess', 'future', 'function' [16:15:50.002] | : . ' , ; ` plan("list", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [16:15:50.003] | : . ' , ; ` plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [16:15:50.004] | : . ' , ; ` | plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [16:15:50.005] | : . ' , ; ` | : all.equal() for FutureStrategyList ... [16:15:50.006] | : . ' , ; ` | : . New stack: [16:15:50.006] | : . ' , ; ` | : . List of 1 [16:15:50.006] | : . ' , ; ` | : . $ :function (..., envir = parent.frame()) [16:15:50.006] | : . ' , ; ` | : . ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [16:15:50.006] | : . ' , ; ` | : . ..- attr(*, "init")= logi TRUE [16:15:50.006] | : . ' , ; ` | : . ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [16:15:50.006] | : . ' , ; ` | : . .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:50.006] | : . ' , ; ` | : . ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:50.006] | : . ' , ; ` | : . ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [16:15:50.006] | : . ' , ; ` | : . - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [16:15:50.013] | : . ' , ; ` | : . Old stack: [16:15:50.014] | : . ' , ; ` | : . List of 1 [16:15:50.014] | : . ' , ; ` | : . $ :function (..., envir = parent.frame()) [16:15:50.014] | : . ' , ; ` | : . ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [16:15:50.014] | : . ' , ; ` | : . ..- attr(*, "init")= chr "done" [16:15:50.014] | : . ' , ; ` | : . ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [16:15:50.014] | : . ' , ; ` | : . .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:50.014] | : . ' , ; ` | : . ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:50.014] | : . ' , ; ` | : . ..- attr(*, "call")= language plan(sequential) [16:15:50.014] | : . ' , ; ` | : . ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [16:15:50.014] | : . ' , ; ` | : . .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [16:15:50.014] | : . ' , ; ` | : . .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:50.014] | : . ' , ; ` | : . - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [16:15:50.021] | : . ' , ; ` | : . Not identical [16:15:50.022] | : . ' , ; ` | : . all.equal() for future ... [16:15:50.023] | : . ' , ; ` | : . ' List of 2 [16:15:50.023] | : . ' , ; ` | : . ' $ target :function (..., envir = parent.frame()) [16:15:50.023] | : . ' , ; ` | : . ' ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [16:15:50.023] | : . ' , ; ` | : . ' ..- attr(*, "init")= logi TRUE [16:15:50.023] | : . ' , ; ` | : . ' ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [16:15:50.023] | : . ' , ; ` | : . ' .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:50.023] | : . ' , ; ` | : . ' ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:50.023] | : . ' , ; ` | : . ' ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [16:15:50.023] | : . ' , ; ` | : . ' $ current:function (..., envir = parent.frame()) [16:15:50.023] | : . ' , ; ` | : . ' ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [16:15:50.023] | : . ' , ; ` | : . ' ..- attr(*, "init")= chr "done" [16:15:50.023] | : . ' , ; ` | : . ' ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [16:15:50.023] | : . ' , ; ` | : . ' .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:50.023] | : . ' , ; ` | : . ' ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:50.023] | : . ' , ; ` | : . ' ..- attr(*, "call")= language plan(sequential) [16:15:50.023] | : . ' , ; ` | : . ' ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [16:15:50.023] | : . ' , ; ` | : . ' .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [16:15:50.023] | : . ' , ; ` | : . ' .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:50.034] | : . ' , ; ` | : . all.equal() for future ... done [16:15:50.036] | : . ' , ; ` | : all.equal() for FutureStrategyList ... done [16:15:50.037] | : . ' , ; ` | : plan(): Skip setting new future backend stack because it is the same as the current one: [16:15:50.038] | : . ' , ; ` | : List of future strategies: [16:15:50.038] | : . ' , ; ` | : 1. sequential: [16:15:50.038] | : . ' , ; ` | : - args: function (..., envir = parent.frame(), workers = "") [16:15:50.038] | : . ' , ; ` | : - tweaked: FALSE [16:15:50.038] | : . ' , ; ` | : - call: plan(sequential) [16:15:50.040] | : . ' , ; ` | plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [16:15:50.041] | : . ' , ; ` plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [16:15:50.042] | : . ' , ; ` assign_globals() ... [16:15:50.043] | : . ' , ; ` List of 5 [16:15:50.043] | : . ' , ; ` $ ...future.FUN :function (x, y) [16:15:50.043] | : . ' , ; ` $ MoreArgs : NULL [16:15:50.043] | : . ' , ; ` $ ...future.elements_ii :List of 2 [16:15:50.043] | : . ' , ; ` ..$ :List of 2 [16:15:50.043] | : . ' , ; ` .. ..$ : int 1 [16:15:50.043] | : . ' , ; ` .. ..$ : int 0 [16:15:50.043] | : . ' , ; ` ..$ :List of 2 [16:15:50.043] | : . ' , ; ` .. ..$ : int 0 [16:15:50.043] | : . ' , ; ` .. ..$ : int 1 [16:15:50.043] | : . ' , ; ` $ ...future.seeds_ii : NULL [16:15:50.043] | : . ' , ; ` $ ...future.globals.maxSize: NULL [16:15:50.043] | : . ' , ; ` - attr(*, "where")=List of 5 [16:15:50.043] | : . ' , ; ` ..$ ...future.FUN : [16:15:50.043] | : . ' , ; ` ..$ MoreArgs : [16:15:50.043] | : . ' , ; ` ..$ ...future.elements_ii : [16:15:50.043] | : . ' , ; ` ..$ ...future.seeds_ii : [16:15:50.043] | : . ' , ; ` ..$ ...future.globals.maxSize: [16:15:50.043] | : . ' , ; ` - attr(*, "resolved")= logi FALSE [16:15:50.043] | : . ' , ; ` - attr(*, "total_size")= num NA [16:15:50.043] | : . ' , ; ` - attr(*, "class")= chr [1:3] "FutureGlobals" "Globals" "list" [16:15:50.043] | : . ' , ; ` - attr(*, "already-done")= logi TRUE [16:15:50.056] | : . ' , ; ` - copied '...future.FUN' to environment [16:15:50.058] | : . ' , ; ` - copied 'MoreArgs' to environment [16:15:50.059] | : . ' , ; ` - copied '...future.elements_ii' to environment [16:15:50.060] | : . ' , ; ` - copied '...future.seeds_ii' to environment [16:15:50.061] | : . ' , ; ` - copied '...future.globals.maxSize' to environment [16:15:50.062] | : . ' , ; ` assign_globals() ... done [16:15:50.580] | : . ' , ; ` plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [16:15:50.582] | : . ' , ; ` | plan(<'FutureStrategyList'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [16:15:50.583] | : . ' , ; ` | : plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [16:15:50.584] | : . ' , ; ` | : . all.equal() for FutureStrategyList ... [16:15:50.585] | : . ' , ; ` | : . ' New stack: [16:15:50.586] | : . ' , ; ` | : . ' List of 1 [16:15:50.586] | : . ' , ; ` | : . ' $ :function (..., envir = parent.frame()) [16:15:50.586] | : . ' , ; ` | : . ' ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [16:15:50.586] | : . ' , ; ` | : . ' ..- attr(*, "init")= chr "done" [16:15:50.586] | : . ' , ; ` | : . ' ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [16:15:50.586] | : . ' , ; ` | : . ' .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:50.586] | : . ' , ; ` | : . ' ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:50.586] | : . ' , ; ` | : . ' ..- attr(*, "call")= language plan(sequential) [16:15:50.586] | : . ' , ; ` | : . ' ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [16:15:50.586] | : . ' , ; ` | : . ' .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [16:15:50.586] | : . ' , ; ` | : . ' .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:50.586] | : . ' , ; ` | : . ' - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [16:15:50.595] | : . ' , ; ` | : . ' Old stack: [16:15:50.596] | : . ' , ; ` | : . ' List of 1 [16:15:50.596] | : . ' , ; ` | : . ' $ :function (..., envir = parent.frame()) [16:15:50.596] | : . ' , ; ` | : . ' ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [16:15:50.596] | : . ' , ; ` | : . ' ..- attr(*, "init")= chr "done" [16:15:50.596] | : . ' , ; ` | : . ' ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [16:15:50.596] | : . ' , ; ` | : . ' .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:50.596] | : . ' , ; ` | : . ' ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:50.596] | : . ' , ; ` | : . ' ..- attr(*, "call")= language plan(sequential) [16:15:50.596] | : . ' , ; ` | : . ' ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [16:15:50.596] | : . ' , ; ` | : . ' .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [16:15:50.596] | : . ' , ; ` | : . ' .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:50.596] | : . ' , ; ` | : . ' - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [16:15:50.604] | : . ' , ; ` | : . ' Identical [16:15:50.606] | : . ' , ; ` | : . all.equal() for FutureStrategyList ... done [16:15:50.607] | : . ' , ; ` | : . plan(): Skip setting new future backend stack because it is the same as the current one: [16:15:50.608] | : . ' , ; ` | : . List of future strategies: [16:15:50.608] | : . ' , ; ` | : . 1. sequential: [16:15:50.608] | : . ' , ; ` | : . - args: function (..., envir = parent.frame(), workers = "") [16:15:50.608] | : . ' , ; ` | : . - tweaked: FALSE [16:15:50.608] | : . ' , ; ` | : . - call: plan(sequential) [16:15:50.610] | : . ' , ; ` | : plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [16:15:50.611] | : . ' , ; ` | plan(<'FutureStrategyList'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [16:15:50.612] | : . ' , ; ` plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [16:15:50.613] | : . ' , ; ` SequentialFuture started (and completed) [16:15:50.614] | : . ' , ; ` signalConditions() ... [16:15:50.616] | : . ' , ; ` | include = 'immediateCondition' [16:15:50.617] | : . ' , ; ` | exclude = [16:15:50.617] | : . ' , ; ` | resignal = FALSE [16:15:50.618] | : . ' , ; ` | Number of conditions: 6 [16:15:50.619] | : . ' , ; ` | int 6 [16:15:50.621] | : . ' , ; ` | Condition #1 (class: 'simpleMessage', 'message', 'condition'): [16:15:50.622] | : . ' , ; ` | Condition #2 (class: 'simpleMessage', 'message', 'condition'): [16:15:50.623] | : . ' , ; ` | Condition #3 (class: 'simpleMessage', 'message', 'condition'): [16:15:50.624] | : . ' , ; ` | Condition #4 (class: 'simpleMessage', 'message', 'condition'): [16:15:50.625] | : . ' , ; ` | Condition #5 (class: 'simpleMessage', 'message', 'condition'): [16:15:50.626] | : . ' , ; ` | Condition #6 (class: 'simpleMessage', 'message', 'condition'): [16:15:50.627] | : . ' , ; ` | Drop signaled conditions: 0 [16:15:50.628] | : . ' , ; ` signalConditions() ... done [16:15:50.629] | : . ' , ; launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... done [16:15:50.630] | : . ' , Launching futures ... done [16:15:50.631] | : . ' , Future launched: 'SequentialFuture', 'UniprocessFuture', 'Future' [16:15:50.632] | : . ' Using SequentialFutureBackend ... done [16:15:50.633] | : . run() for 'Future' ('future_mapply-1') ... done [16:15:50.634] | : future(..., label = 'future_mapply-1') ... done [16:15:50.635] | : Created future: [16:15:50.636] | : SequentialFuture: [16:15:50.636] | : Label: 'future_mapply-1' [16:15:50.636] | : Expression: [16:15:50.636] | : { [16:15:50.636] | : "# future.apply:::future_xapply(): preserve future option" [16:15:50.636] | : ...future.globals.maxSize.org <- getOption("future.globals.maxSize") [16:15:50.636] | : if (!identical(...future.globals.maxSize.org, ...future.globals.maxSize)) { [16:15:50.636] | : oopts <- options(future.globals.maxSize = ...future.globals.maxSize) [16:15:50.636] | : on.exit(options(oopts), add = TRUE) [16:15:50.636] | : } [16:15:50.636] | : { [16:15:50.636] | : args <- c(list(FUN = ...future.FUN), ...future.elements_ii, [16:15:50.636] | : MoreArgs = list(MoreArgs), SIMPLIFY = FALSE, USE.NAMES = FALSE) [16:15:50.636] | : do.call(mapply, args = args) [16:15:50.636] | : } [16:15:50.636] | : } [16:15:50.636] | : 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) [16:15:50.636] | : Packages: [16:15:50.636] | : L'Ecuyer-CMRG RNG seed: (seed = FALSE) [16:15:50.636] | : Capture standard output: NA [16:15:50.636] | : Capture condition classes: 'condition' (excluding '') [16:15:50.636] | : Immediate condition classes: 'immediateCondition' [16:15:50.636] | : Lazy evaluation: FALSE [16:15:50.636] | : Local evaluation: TRUE [16:15:50.636] | : Early signaling: FALSE [16:15:50.636] | : Actions: [n=1] 'run' [16:15:50.636] | : State: 'finished' ("Future was resolved successfully") [16:15:50.636] | : Resolved: TRUE [16:15:50.636] | : Unique identifier: 9268c7fadddee19cb4f5a63a013f675f-6 [16:15:50.636] | : Owner process: 9268c7fadddee19cb4f5a63a013f675f [16:15:50.636] | : Class: 'SequentialFuture', 'UniprocessFuture', 'Future' [16:15:50.636] | : Value: 184 bytes of class 'list' [16:15:50.636] | : Conditions captured: [n=6] 'simpleMessage', 'simpleMessage', 'simpleMessage', 'simpleMessage', 'simpleMessage', 'simpleMessage' [16:15:50.636] | : Duration: 0.5847471 secs (started 2026-03-18 16:15:49.994813) [16:15:50.636] | : Worker process: 9268c7fadddee19cb4f5a63a013f675f [16:15:50.641] | : Chunk #1 of 1 ... DONE [16:15:50.642] | : Launching 1 futures (chunks) ... DONE [16:15:50.643] | : Resolving 1 futures (chunks) ... [16:15:50.644] | : value() for list ... [16:15:50.645] | : . recursive: 0 [16:15:50.646] | : . reduce: FALSE [16:15:50.647] | : . length: 1 [16:15:50.648] | : . Number of remaining objects: 1 [16:15:50.649] | : . checking value #1: [16:15:50.650] | : . 'obj' is SequentialFuture [16:15:50.651] | : . resolved() ... [16:15:50.652] | : . ' resolved() for SequentialFuture ('future_mapply-1') ... [16:15:50.653] | : . ' , state: 'finished' [16:15:50.655] | : . ' , run: NULL [16:15:50.656] | : . ' , result: 'FutureResult' [16:15:50.656] | : . ' resolved() for SequentialFuture ('future_mapply-1') ... done [16:15:50.657] | : . resolved() ... done [16:15:50.658] | : . SequentialFuture #1 [16:15:50.659] | : . signalConditionsASAP(SequentialFuture, pos=1) ... [16:15:50.660] | : . ' nx: 1 [16:15:50.661] | : . ' relay: TRUE [16:15:50.662] | : . ' stdout: TRUE [16:15:50.663] | : . ' signal: TRUE [16:15:50.664] | : . ' resignal: FALSE [16:15:50.665] | : . ' force: TRUE [16:15:50.665] | : . ' relayed: [n=1] FALSE [16:15:50.666] | : . ' queued futures: [n=1] FALSE [16:15:50.667] | : . ' until=1 [16:15:50.668] | : . ' relaying element #1 [16:15:50.669] | : . ' value() for SequentialFuture ('future_mapply-1') ... [16:15:50.670] | : . ' , signalConditions() ... [16:15:50.671] | : . ' , ; include = 'immediateCondition' [16:15:50.672] | : . ' , ; exclude = [16:15:50.673] | : . ' , ; resignal = FALSE [16:15:50.674] | : . ' , ; Number of conditions: 6 [16:15:50.675] | : . ' , ; int 6 [16:15:50.676] | : . ' , ; Condition #1 (class: 'simpleMessage', 'message', 'condition'): [16:15:50.677] | : . ' , ; Condition #2 (class: 'simpleMessage', 'message', 'condition'): [16:15:50.678] | : . ' , ; Condition #3 (class: 'simpleMessage', 'message', 'condition'): [16:15:50.679] | : . ' , ; Condition #4 (class: 'simpleMessage', 'message', 'condition'): [16:15:50.680] | : . ' , ; Condition #5 (class: 'simpleMessage', 'message', 'condition'): [16:15:50.681] | : . ' , ; Condition #6 (class: 'simpleMessage', 'message', 'condition'): [16:15:50.682] | : . ' , ; Drop signaled conditions: 0 [16:15:50.683] | : . ' , signalConditions() ... done [16:15:50.684] | : . ' , relay stdout ... [16:15:50.684] | : . ' , relay stdout ... done [16:15:50.685] | : . ' , check for misuse ... [16:15:50.686] | : . ' , check for misuse ... done [16:15:50.687] | : . ' value() for SequentialFuture ('future_mapply-1') ... done [16:15:50.688] | : . ' signalConditions() ... [16:15:50.689] | : . ' , include = 'immediateCondition' [16:15:50.690] | : . ' , exclude = [16:15:50.691] | : . ' , resignal = FALSE [16:15:50.692] | : . ' , Number of conditions: 6 [16:15:50.693] | : . ' , int 6 [16:15:50.694] | : . ' , Condition #1 (class: 'simpleMessage', 'message', 'condition'): [16:15:50.695] | : . ' , Condition #2 (class: 'simpleMessage', 'message', 'condition'): [16:15:50.696] | : . ' , Condition #3 (class: 'simpleMessage', 'message', 'condition'): [16:15:50.697] | : . ' , Condition #4 (class: 'simpleMessage', 'message', 'condition'): [16:15:50.698] | : . ' , Condition #5 (class: 'simpleMessage', 'message', 'condition'): [16:15:50.699] | : . ' , Condition #6 (class: 'simpleMessage', 'message', 'condition'): [16:15:50.700] | : . ' , Drop signaled conditions: 0 [16:15:50.701] | : . ' signalConditions() ... done [16:15:50.702] | : . ' signalConditions() ... [16:15:50.703] | : . ' , include = 'condition' [16:15:50.704] | : . ' , exclude = 'error', 'immediateCondition' [16:15:50.704] | : . ' , resignal = TRUE [16:15:50.705] | : . ' , Number of conditions: 6 [16:15:50.706] | : . ' , int 6 [16:15:50.708] | : . ' , Condition #1 (class: 'simpleMessage', 'message', 'condition'): [16:15:50.709] | : . ' , Condition #1: 'simpleMessage', 'message', 'condition' [16:15:49.994] | : . ' , ; ` attachPackages() ... [16:15:50.710] | : . ' , Condition #2 (class: 'simpleMessage', 'message', 'condition'): [16:15:50.711] | : . ' , Condition #2: 'simpleMessage', 'message', 'condition' [16:15:49.995] | : . ' , ; ` | packages: [n=1] 'future' [16:15:50.712] | : . ' , Condition #3 (class: 'simpleMessage', 'message', 'condition'): [16:15:50.713] | : . ' , Condition #3: 'simpleMessage', 'message', 'condition' [16:15:49.997] | : . ' , ; ` attachPackages() ... done [16:15:50.714] | : . ' , Condition #4 (class: 'simpleMessage', 'message', 'condition'): [16:15:50.714] | : . ' , Condition #4: 'simpleMessage', 'message', 'condition' [16:15:49.998] | : . ' , ; ` attachPackages() ... [16:15:50.715] | : . ' , Condition #5 (class: 'simpleMessage', 'message', 'condition'): [16:15:50.716] | : . ' , Condition #5: 'simpleMessage', 'message', 'condition' [16:15:49.998] | : . ' , ; ` | packages: [n=0] [16:15:50.717] | : . ' , Condition #6 (class: 'simpleMessage', 'message', 'condition'): [16:15:50.718] | : . ' , Condition #6: 'simpleMessage', 'message', 'condition' [16:15:49.999] | : . ' , ; ` attachPackages() ... done [16:15:50.719] | : . ' , Drop signaled conditions: 6 [16:15:50.720] | : . ' signalConditions() ... done [16:15:50.721] | : . ' relayed: [n=1] TRUE [16:15:50.722] | : . ' queued futures: [n=1] TRUE [16:15:50.723] | : . signalConditionsASAP(SequentialFuture, pos=1) ... done [16:15:50.724] | : . value(, ...) ... [16:15:50.725] | : . ' value() for SequentialFuture ('future_mapply-1') ... [16:15:50.726] | : . ' , signalConditions() ... [16:15:50.726] | : . ' , ; include = 'immediateCondition' [16:15:50.727] | : . ' , ; exclude = [16:15:50.728] | : . ' , ; resignal = FALSE [16:15:50.729] | : . ' , ; Number of conditions: 0 [16:15:50.730] | : . ' , ; int 0 [16:15:50.732] | : . ' , signalConditions() ... done [16:15:50.733] | : . ' , check for misuse ... [16:15:50.734] | : . ' , check for misuse ... done [16:15:50.735] | : . ' value() for SequentialFuture ('future_mapply-1') ... done [16:15:50.736] | : . ' value: [16:15:50.736] | : . value(, ...) ... done [16:15:50.737] | : . signalConditionsASAP(SequentialFuture, pos=1) ... [16:15:50.738] | : . ' nx: 1 [16:15:50.739] | : . ' relay: TRUE [16:15:50.740] | : . ' stdout: TRUE [16:15:50.741] | : . ' signal: TRUE [16:15:50.742] | : . ' resignal: FALSE [16:15:50.743] | : . ' force: TRUE [16:15:50.744] | : . ' relayed: [n=1] TRUE [16:15:50.745] | : . ' queued futures: [n=1] TRUE [16:15:50.745] | : . ' until=1 [16:15:50.746] | : . ' relayed: [n=1] TRUE [16:15:50.747] | : . ' queued futures: [n=1] TRUE [16:15:50.748] | : . signalConditionsASAP(SequentialFuture, pos=1) ... done [16:15:50.749] | : . resolve() for SequentialFuture ... [16:15:50.750] | : . resolve() for SequentialFuture ... done [16:15:50.751] | : . length: 0 (resolved future 1) [16:15:50.752] | : . Relaying remaining futures ... [16:15:50.753] | : . ' signalConditionsASAP(NULL, pos=0) ... [16:15:50.754] | : . ' , nx: 1 [16:15:50.754] | : . ' , relay: TRUE [16:15:50.755] | : . ' , stdout: TRUE [16:15:50.756] | : . ' , signal: TRUE [16:15:50.757] | : . ' , resignal: FALSE [16:15:50.758] | : . ' , force: TRUE [16:15:50.759] | : . ' , relayed: [n=1] TRUE [16:15:50.760] | : . ' , queued futures: [n=1] TRUE - flush all [16:15:50.761] | : . ' , relayed: [n=1] TRUE [16:15:50.762] | : . ' , queued futures: [n=1] TRUE [16:15:50.763] | : . ' signalConditionsASAP(NULL, pos=0) ... done [16:15:50.763] | : . Relaying remaining futures ... done [16:15:50.764] | : value() for list ... done [16:15:50.765] | : - Number of value chunks collected: 1 [16:15:50.766] | : Resolving 1 futures (chunks) ... DONE [16:15:50.767] | : Reducing values from 1 chunks ... [16:15:50.768] | : - Number of values collected after concatenation: 2 [16:15:50.769] | : - Number of values expected: 2 [16:15:50.770] | : Reducing values from 1 chunks ... DONE [16:15:50.771] | future_mapply() -> future_xapply() ... done [16:15:50.772] future_mapply() ... done * future_mapply(x, ..., future.stdout = NA) ... DONE * plan('sequential') ... DONE - Testing with 1 cores ... DONE - Testing with 2 cores ... * plan('multisession') ... [16:15:50.773] plan(<'name'>, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [16:15:50.775] | plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = NA, init = TRUE) ... [16:15:50.776] | : all.equal() for FutureStrategyList ... [16:15:50.777] | : . New stack: [16:15:50.777] | : . List of 1 [16:15:50.777] | : . $ :function (..., workers = availableCores(constraints = "connections-16"), [16:15:50.777] | : . rscript_libs = .libPaths()) [16:15:50.777] | : . ..- attr(*, "class")= chr [1:5] "multisession" "cluster" "multiprocess" "future" ... [16:15:50.777] | : . ..- attr(*, "init")= logi TRUE [16:15:50.777] | : . ..- attr(*, "factory")=function (workers = availableCores(constraints = "connections-16"), rscript_libs = .libPaths(), [16:15:50.777] | : . interrupts = TRUE, gc = FALSE, earlySignal = FALSE, ...) [16:15:50.777] | : . .. ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [16:15:50.777] | : . ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [16:15:50.777] | : . ..- attr(*, "untweakable")= chr "persistent" [16:15:50.777] | : . ..- attr(*, "call")= language plan(strategy) [16:15:50.777] | : . - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [16:15:50.784] | : . Old stack: [16:15:50.785] | : . List of 1 [16:15:50.785] | : . $ :function (..., envir = parent.frame()) [16:15:50.785] | : . ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [16:15:50.785] | : . ..- attr(*, "init")= chr "done" [16:15:50.785] | : . ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [16:15:50.785] | : . .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:50.785] | : . ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:50.785] | : . ..- attr(*, "call")= language plan(sequential) [16:15:50.785] | : . ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [16:15:50.785] | : . .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [16:15:50.785] | : . .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:50.785] | : . - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [16:15:50.793] | : . Not identical [16:15:50.794] | : . all.equal() for future ... [16:15:50.795] | : . ' List of 2 [16:15:50.795] | : . ' $ target :function (..., workers = availableCores(constraints = "connections-16"), [16:15:50.795] | : . ' rscript_libs = .libPaths()) [16:15:50.795] | : . ' ..- attr(*, "class")= chr [1:5] "multisession" "cluster" "multiprocess" "future" ... [16:15:50.795] | : . ' ..- attr(*, "init")= logi TRUE [16:15:50.795] | : . ' ..- attr(*, "factory")=function (workers = availableCores(constraints = "connections-16"), rscript_libs = .libPaths(), [16:15:50.795] | : . ' interrupts = TRUE, gc = FALSE, earlySignal = FALSE, ...) [16:15:50.795] | : . ' .. ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [16:15:50.795] | : . ' ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [16:15:50.795] | : . ' ..- attr(*, "untweakable")= chr "persistent" [16:15:50.795] | : . ' ..- attr(*, "call")= language plan(strategy) [16:15:50.795] | : . ' $ current:function (..., envir = parent.frame()) [16:15:50.795] | : . ' ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [16:15:50.795] | : . ' ..- attr(*, "init")= chr "done" [16:15:50.795] | : . ' ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [16:15:50.795] | : . ' .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:50.795] | : . ' ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:50.795] | : . ' ..- attr(*, "call")= language plan(sequential) [16:15:50.795] | : . ' ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [16:15:50.795] | : . ' .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [16:15:50.795] | : . ' .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [16:15:50.811] | : . ' Formals differ [16:15:50.812] | : . all.equal() for future ... done [16:15:50.813] | : . Future strategies differ at level 1 [16:15:50.814] | : all.equal() for FutureStrategyList ... done [16:15:50.815] | : plan(): Setting new future backend stack: [16:15:50.816] | : List of future strategies: [16:15:50.816] | : 1. multisession: [16:15:50.816] | : - args: function (..., workers = availableCores(constraints = "connections-16"), rscript_libs = .libPaths()) [16:15:50.816] | : - tweaked: FALSE [16:15:50.816] | : - call: plan(strategy) [16:15:50.817] | : List of 1 [16:15:50.817] | : $ :function (..., workers = availableCores(constraints = "connections-16"), [16:15:50.817] | : rscript_libs = .libPaths()) [16:15:50.817] | : ..- attr(*, "class")= chr [1:5] "multisession" "cluster" "multiprocess" "future" ... [16:15:50.817] | : ..- attr(*, "init")= logi TRUE [16:15:50.817] | : ..- attr(*, "factory")=function (workers = availableCores(constraints = "connections-16"), rscript_libs = .libPaths(), [16:15:50.817] | : interrupts = TRUE, gc = FALSE, earlySignal = FALSE, ...) [16:15:50.817] | : .. ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [16:15:50.817] | : ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [16:15:50.817] | : ..- attr(*, "untweakable")= chr "persistent" [16:15:50.817] | : ..- attr(*, "call")= language plan(strategy) [16:15:50.817] | : - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [16:15:50.824] | : plan(): plan_cleanup(<'sequential', 'uniprocess', 'future', 'function'>, cleanup = NA) ... [16:15:50.825] | : . plan("next", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [16:15:50.826] | : . ' Getting current ("next") strategy: 'FutureStrategy', 'sequential', 'uniprocess', 'future', 'function' [16:15:50.827] | : . plan("next", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [16:15:50.828] | : . Legacy shutdown of cluster workers ... [16:15:50.829] | : . ' Stopping existing cluster ... [16:15:50.830] | : . ' , No pre-existing cluster. Skipping [16:15:50.831] | : . ' Stopping existing cluster ... done [16:15:50.832] | : . Legacy shutdown of cluster workers ... done [16:15:50.833] | : plan(): plan_cleanup(<'sequential', 'uniprocess', 'future', 'function'>, cleanup = NA) ... done [16:15:50.834] | : plan(): plan_init() of 'multisession', 'cluster', 'multiprocess', 'future', 'function' ... [16:15:50.835] | : . function (..., workers = availableCores(constraints = "connections-16"), [16:15:50.835] | : . rscript_libs = .libPaths()) [16:15:50.835] | : . - attr(*, "class")= chr [1:5] "multisession" "cluster" "multiprocess" "future" ... [16:15:50.835] | : . - attr(*, "init")= logi TRUE [16:15:50.835] | : . - attr(*, "factory")=function (workers = availableCores(constraints = "connections-16"), rscript_libs = .libPaths(), [16:15:50.835] | : . interrupts = TRUE, gc = FALSE, earlySignal = FALSE, ...) [16:15:50.835] | : . ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [16:15:50.835] | : . - attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [16:15:50.835] | : . - attr(*, "untweakable")= chr "persistent" [16:15:50.835] | : . - attr(*, "call")= language plan(strategy) [16:15:50.841] | : . init: TRUE [16:15:50.842] | : . makeFutureBackend() ... [16:15:50.843] | : . ' Backend function: <'NULL'> [16:15:50.844] | : . ' Evaluator tweak arguments: [n=0] [16:15:50.845] | : . ' list() [16:15:50.846] | : . ' Evaluator formal arguments: [n=2] [16:15:50.847] | : . ' Dotted pair list of 2 [16:15:50.847] | : . ' $ workers : language availableCores(constraints = "connections-16") [16:15:50.847] | : . ' $ rscript_libs: language .libPaths() [16:15:50.849] | : . ' Arguments passed to the future-backend factory: [n=2] [16:15:50.850] | : . ' List of 2 [16:15:50.850] | : . ' $ workers : language availableCores(constraints = "connections-16") [16:15:50.850] | : . ' $ rscript_libs: language .libPaths() [16:15:50.853] | : . ' MultisessionFutureBackend(workers = , interrupts = TRUE, ...) ... [16:15:50.854] | : . ' , Arguments: [16:15:50.855] | : . ' , List of 5 [16:15:50.855] | : . ' , $ workers : Named int 2 [16:15:50.855] | : . ' , ..- attr(*, "names")= chr "mc.cores" [16:15:50.855] | : . ' , $ rscript_libs: chr [1:2] "D:/temp/2026_03_18_16_10_17_7961/RtmpgTisr2/RLIBS_e54c40a245d5" "D:/RCompile/recent/R/library" [16:15:50.855] | : . ' , $ interrupts : logi TRUE [16:15:50.855] | : . ' , $ gc : logi FALSE [16:15:50.855] | : . ' , $ earlySignal : logi FALSE [16:15:50.924] | : . ' , ClusterFutureBackend(..., persistent = FALSE, gc = FALSE, earlySignal = FALSE) ... [16:15:50.926] | : . ' , ; workers: 2 [16:15:50.926] | : . ' , ; getCluster() ... [16:15:50.927] | : . ' , ; getCluster() ... done [16:15:50.928] | : . ' , ; Stopping existing cluster ... [16:15:50.929] | : . ' , ; ` No pre-existing cluster. Skipping [16:15:50.930] | : . ' , ; Stopping existing cluster ... done [16:15:50.931] | : . ' , ; Starting new cluster ... [16:15:50.931] | : . ' , ; ` makeCluster(workers, ...) ... [16:15:50.932] | : . ' , ; ` | Arguments: [16:15:50.933] | : . ' , ; ` | List of 2 [16:15:50.933] | : . ' , ; ` | $ : int 2 [16:15:50.933] | : . ' , ; ` | $ rscript_libs: chr [1:2] "D:/temp/2026_03_18_16_10_17_7961/RtmpgTisr2/RLIBS_e54c40a245d5" "D:/RCompile/recent/R/library" [16:15:50.936] | : . ' , ; ` | .makeCluster() ... [16:15:50.937] | : . ' , ; ` | : workers: '2' [16:15:50.938] | : . ' , ; ` | : R_FUTURE_PLAN: NA [16:15:50.939] | : . ' , ; ` | : parallelly::makeClusterPSOCK() arguments: [16:15:50.940] | : . ' , ; ` | : List of 2 [16:15:50.940] | : . ' , ; ` | : $ : int 2 [16:15:50.940] | : . ' , ; ` | : $ rscript_libs: chr [1:2] "D:/temp/2026_03_18_16_10_17_7961/RtmpgTisr2/RLIBS_e54c40a245d5" "D:/RCompile/recent/R/library" [16:15:51.993] | : . ' , ; ` | : Generated cluster UUID [16:15:51.995] | : . ' , ; ` | : Cluster UUID: '249b6fc779942f2727f1ba84a2c9728d' [16:15:51.996] | : . ' , ; ` | : Socket cluster with 2 nodes on host 'localhost' (R Under development (unstable) (2026-03-17 r89645 ucrt), platform x86_64-w64-mingw32) [16:15:52.002] | : . ' , ; ` | .makeCluster() ... done [16:15:52.003] | : . ' , ; ` | Socket cluster with 2 nodes on host 'localhost' (R Under development (unstable) (2026-03-17 r89645 ucrt), platform x86_64-w64-mingw32) [16:15:52.008] | : . ' , ; ` makeCluster(workers, ...) ... done [16:15:52.009] | : . ' , ; ` Number of workers: 2 [16:15:52.010] | : . ' , ; ` Workers UUID: '249b6fc779942f2727f1ba84a2c9728d' [16:15:52.012] | : . ' , ; Starting new cluster ... done [16:15:52.013] | : . ' , ClusterFutureBackend(..., persistent = FALSE, gc = FALSE, earlySignal = FALSE) ... done [16:15:52.014] | : . ' , Backend: <'MultisessionFutureBackend', 'ClusterFutureBackend', 'MultiprocessFutureBackend', 'FutureBackend', 'environment'> [16:15:52.015] | : . ' MultisessionFutureBackend(workers = , interrupts = TRUE, ...) ... done [16:15:52.016] | : . makeFutureBackend() ... done [16:15:52.017] | : . nbrOfWorkers(NULL) ... [16:15:52.019] | : . ' List of 4 [16:15:52.019] | : . ' $ : language plan_set(newStack, skip = .skip, cleanup = .cleanup, init = .init, debug = debug) [16:15:52.019] | : . ' $ : language with_assert({ nbrOfWorkers <- nbrOfWorkers() ... [16:15:52.019] | : . ' $ : language nbrOfWorkers() [16:15:52.019] | : . ' $ : language nbrOfWorkers.NULL() [16:15:52.023] | : . ' plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [16:15:52.024] | : . ' plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [16:15:52.026] | : . ' Number of workers: 2 [16:15:52.027] | : . nbrOfWorkers(NULL) ... done [16:15:52.028] | : . plan(): nbrOfWorkers() = 2 [16:15:52.029] | : plan(): plan_init() of 'multisession', 'cluster', 'multiprocess', 'future', 'function' ... done [16:15:52.030] | plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = NA, init = TRUE) ... done * future_lapply(x, ..., future.stdout = FALSE) ... [16:15:52.032] | future_lapply() ... [16:15:52.035] | : Globals in FUN(): [n=4] '{', 'Sys.sleep', '/', 'print' [16:15:52.036] | : => Will pass '...' to FUN(): '{', ' ...future.FUN(...future.X_jj, ...)', '}' [16:15:52.037] | : future_lapply() -> future_xapply() ... [16:15:52.039] | : . nbrOfWorkers(NULL) ... [16:15:52.040] | : . ' List of 4 [16:15:52.040] | : . ' $ : language makeChunks(nX, nbrOfWorkers = nbrOfWorkers(), future.scheduling = future.scheduling, future.chunk.size = future.chunk.size) [16:15:52.040] | : . ' $ : language stop_if_not(nbrOfElements >= 0L, nbrOfWorkers >= 1L) [16:15:52.040] | : . ' $ : language nbrOfWorkers() [16:15:52.040] | : . ' $ : language nbrOfWorkers.NULL() [16:15:52.044] | : . ' plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [16:15:52.045] | : . ' plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [16:15:52.047] | : . ' Number of workers: 2 [16:15:52.048] | : . nbrOfWorkers(NULL) ... done [16:15:52.051] | : . Number of chunks: 2 [16:15:52.052] | : . getGlobalsAndPackagesXApply() ... [16:15:52.053] | : . ' future.globals: TRUE [16:15:52.054] | : . ' getGlobalsAndPackages() ... [16:15:52.055] | : . ' , Searching for globals ... [16:15:52.074] | : . ' , ; globals found: [5] 'FUN', '{', 'Sys.sleep', '/', 'print' [16:15:52.076] | : . ' , Searching for globals ... done [16:15:52.077] | : . ' , Resolving globals: FALSE [16:15:52.078] | : . ' , Search for packages associated with the globals ... [16:15:52.079] | : . ' , ; Packages associated with globals: [1] 'base' [16:15:52.081] | : . ' , ; Packages: [1] 'base' [16:15:52.082] | : . ' , Search for packages associated with the globals ... done [16:15:52.083] | : . ' , The total size of the 1 globals is 200 bytes (200 bytes) [16:15:52.085] | : . ' , 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') [16:15:52.086] | : . ' , Packages after dropping 'base': [0] [16:15:52.087] | : . ' , globals: [1] 'FUN' [16:15:52.088] | : . ' , packages: [0] [16:15:52.089] | : . ' getGlobalsAndPackages() ... done [16:15:52.090] | : . ' globals found/used: [n=1] 'FUN' [16:15:52.091] | : . ' needed namespaces: [n=0] [16:15:52.093] | : . ' use_args: TRUE [16:15:52.094] | : . ' Getting '...' globals ... [16:15:52.096] | : . ' , resolve() for FutureGlobals ... [16:15:52.097] | : . ' , ; recursive: 0 [16:15:52.098] | : . ' , ; Number of elements: 1 [16:15:52.099] | : . ' , ; elements: '...' [16:15:52.100] | : . ' , ; 'obj' is DotDotDotList [16:15:52.101] | : . ' , ; resolve(obj, ...) ... [16:15:52.102] | : . ' , ; ` resolve() for DotDotDotList ... [16:15:52.103] | : . ' , ; ` | recursive: -1 [16:15:52.104] | : . ' , ; ` resolve() for DotDotDotList ... done [16:15:52.105] | : . ' , ; resolve(obj, ...) ... done [16:15:52.106] | : . ' , ; resolved() ... [16:15:52.106] | : . ' , ; ` resolved() for DotDotDotList ... [16:15:52.107] | : . ' , ; ` | Number of elements: 0 [16:15:52.108] | : . ' , ; ` | Number of futures: 0 [16:15:52.109] | : . ' , ; ` resolved() for DotDotDotList ... done [16:15:52.110] | : . ' , ; resolved() ... done [16:15:52.111] | : . ' , ; length: 0 (resolved future 1) [16:15:52.112] | : . ' , resolve() for FutureGlobals ... done [16:15:52.113] | : . ' , '...' content: [n=0] [16:15:52.113] | : . ' , List of 1 [16:15:52.113] | : . ' , $ ...: list() [16:15:52.113] | : . ' , ..- attr(*, "class")= chr [1:2] "DotDotDotList" "list" [16:15:52.113] | : . ' , - attr(*, "where")=List of 1 [16:15:52.113] | : . ' , ..$ ...: [16:15:52.113] | : . ' , - attr(*, "class")= chr [1:3] "FutureGlobals" "Globals" "list" [16:15:52.113] | : . ' , - attr(*, "resolved")= logi TRUE [16:15:52.113] | : . ' , - attr(*, "total_size")= num NA [16:15:52.118] | : . ' Getting '...' globals ... done [16:15:52.119] | : . ' Globals to be used in all futures (chunks): [n=2] '...future.FUN', '...' [16:15:52.120] | : . ' List of 2 [16:15:52.120] | : . ' $ ...future.FUN:function (x) [16:15:52.120] | : . ' $ ... : list() [16:15:52.120] | : . ' ..- attr(*, "class")= chr [1:2] "DotDotDotList" "list" [16:15:52.120] | : . ' - attr(*, "where")=List of 2 [16:15:52.120] | : . ' ..$ ...future.FUN: [16:15:52.120] | : . ' ..$ ... : [16:15:52.120] | : . ' - attr(*, "class")= chr [1:3] "FutureGlobals" "Globals" "list" [16:15:52.120] | : . ' - attr(*, "resolved")= logi FALSE [16:15:52.120] | : . ' - attr(*, "total_size")= num 3656 [16:15:52.125] | : . ' Packages to be attached in all futures: [n=0] [16:15:52.126] | : . getGlobalsAndPackagesXApply() ... done [16:15:52.127] | : . Globals pass to each chunk: [n=5] '...future.FUN', '...', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [16:15:52.128] | : . List of 5 [16:15:52.128] | : . $ ...future.FUN :function (x) [16:15:52.128] | : . $ ... : list() [16:15:52.128] | : . ..- attr(*, "class")= chr [1:2] "DotDotDotList" "list" [16:15:52.128] | : . $ ...future.elements_ii : NULL [16:15:52.128] | : . $ ...future.seeds_ii : NULL [16:15:52.128] | : . $ ...future.globals.maxSize: NULL [16:15:52.128] | : . - attr(*, "where")=List of 5 [16:15:52.128] | : . ..$ ...future.FUN : [16:15:52.128] | : . ..$ ... : [16:15:52.128] | : . ..$ ...future.elements_ii : [16:15:52.128] | : . ..$ ...future.seeds_ii : [16:15:52.128] | : . ..$ ...future.globals.maxSize: [16:15:52.128] | : . - attr(*, "class")= chr [1:3] "FutureGlobals" "Globals" "list" [16:15:52.128] | : . - attr(*, "resolved")= logi FALSE [16:15:52.128] | : . - attr(*, "total_size")= num 3656 [16:15:52.136] | : . Number of futures (= number of chunks): 2 [16:15:52.137] | : . Launching 2 futures (chunks) ... [16:15:52.138] | : . Chunk #1 of 2 ... [16:15:52.139] | : . - Finding globals in 'X' for chunk #1 ... [16:15:52.140] | : . getGlobalsAndPackages() ... [16:15:52.140] | : . ' Searching for globals ... [16:15:52.142] | : . ' , globals found: [0] [16:15:52.142] | : . ' Searching for globals ... done [16:15:52.143] | : . ' globals: [0] [16:15:52.144] | : . ' packages: [0] [16:15:52.145] | : . getGlobalsAndPackages() ... done [16:15:52.146] | : . + additional globals found: [n=0] [16:15:52.147] | : . + additional namespaces needed: [n=0] [16:15:52.147] | : . - Finding globals in 'X' for chunk #1 ... DONE [16:15:52.148] | : . - Adjusted option 'future.globals.maxSize': 524288000 -> 2 * 524288000 = 1048576000 (bytes) [16:15:52.149] | : . - seeds: [16:15:52.150] | : . - All globals exported: [n=5] '...future.FUN', '...', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [16:15:52.151] | : . future(..., label = 'future_lapply-1') ... [16:15:52.152] | : . ' lazy: FALSE [16:15:52.152] | : . ' stdout: FALSE [16:15:52.153] | : . ' conditions: [n=1] 'condition' [16:15:52.154] | : . ' getGlobalsAndPackages() ... [16:15:52.155] | : . ' , globals passed as-is: [5] '...future.FUN', '...', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [16:15:52.156] | : . ' , Resolving globals: FALSE [16:15:52.156] | : . ' , Tweak future expression to call with '...' arguments ... [16:15:52.157] | : . ' , ; { [16:15:52.157] | : . ' , ; "# future::getGlobalsAndPackages(): wrapping the original future" [16:15:52.157] | : . ' , ; "# expression in do.call(), because function called uses '...' " [16:15:52.157] | : . ' , ; "# as a global variable " [16:15:52.157] | : . ' , ; do.call(function(...) { [16:15:52.157] | : . ' , ; "# future::getGlobalsAndPackages(): FUN() uses '...' internally " [16:15:52.157] | : . ' , ; "# without having an '...' argument. This means '...' is treated" [16:15:52.157] | : . ' , ; "# as a global variable. This may happen when FUN() is an " [16:15:52.157] | : . ' , ; "# anonymous function. " [16:15:52.157] | : . ' , ; "# " [16:15:52.157] | : . ' , ; "# If an anonymous function, we will make sure to restore the " [16:15:52.157] | : . ' , ; "# function environment of FUN() to the calling environment. " [16:15:52.157] | : . ' , ; "# We assume FUN() an anonymous function if it lives in the " [16:15:52.157] | : . ' , ; "# global environment, which is where globals are written. " [16:15:52.157] | : . ' , ; penv <- env <- environment(...future.FUN) [16:15:52.157] | : . ' , ; repeat { [16:15:52.157] | : . ' , ; if (identical(env, globalenv()) || identical(env, [16:15:52.157] | : . ' , ; emptyenv())) [16:15:52.157] | : . ' , ; break [16:15:52.157] | : . ' , ; penv <- env [16:15:52.157] | : . ' , ; env <- parent.env(env) [16:15:52.157] | : . ' , ; } [16:15:52.157] | : . ' , ; if (identical(penv, globalenv())) { [16:15:52.157] | : . ' , ; environment(...future.FUN) <- environment() [16:15:52.157] | : . ' , ; } [16:15:52.157] | : . ' , ; else if (!identical(penv, emptyenv()) && !is.null(penv) && [16:15:52.157] | : . ' , ; !isNamespace(penv)) { [16:15:52.157] | : . ' , ; parent.env(penv) <- environment() [16:15:52.157] | : . ' , ; } [16:15:52.157] | : . ' , ; rm(list = c("env", "penv"), inherits = FALSE) [16:15:52.157] | : . ' , ; { [16:15:52.157] | : . ' , ; "# future.apply:::future_xapply(): preserve future option" [16:15:52.157] | : . ' , ; ...future.globals.maxSize.org <- getOption("future.globals.maxSize") [16:15:52.157] | : . ' , ; if (!identical(...future.globals.maxSize.org, ...future.globals.maxSize)) { [16:15:52.157] | : . ' , ; oopts <- options(future.globals.maxSize = ...future.globals.maxSize) [16:15:52.157] | : . ' , ; on.exit(options(oopts), add = TRUE) [16:15:52.157] | : . ' , ; } [16:15:52.157] | : . ' , ; { [16:15:52.157] | : . ' , ; "# future.apply::future_lapply(): process chunk of elements" [16:15:52.157] | : . ' , ; lapply(seq_along(...future.elements_ii), FUN = function(jj) { [16:15:52.157] | : . ' , ; ...future.X_jj <- ...future.elements_ii[[jj]] [16:15:52.157] | : . ' , ; { [16:15:52.157] | : . ' , ; ...future.FUN(...future.X_jj, ...) [16:15:52.157] | : . ' , ; } [16:15:52.157] | : . ' , ; }) [16:15:52.157] | : . ' , ; } [16:15:52.157] | : . ' , ; } [16:15:52.157] | : . ' , ; }, args = future.call.arguments) [16:15:52.157] | : . ' , ; } [16:15:52.160] | : . ' , Tweak future expression to call with '...' arguments ... done [16:15:52.161] | : . ' , Search for packages associated with the globals ... [16:15:52.162] | : . ' , ; Packages associated with globals: [0] [16:15:52.163] | : . ' , ; Packages: [0] [16:15:52.164] | : . ' , Search for packages associated with the globals ... done [16:15:52.164] | : . ' , Packages after dropping 'base': [0] [16:15:52.165] | : . ' , globals: [5] '...future.FUN', 'future.call.arguments', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [16:15:52.166] | : . ' , packages: [0] [16:15:52.167] | : . ' getGlobalsAndPackages() ... done [16:15:52.168] | : . ' run() for 'Future' ('future_lapply-1') ... [16:15:52.169] | : . ' , state: 'created' [16:15:52.170] | : . ' , plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [16:15:52.170] | : . ' , plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [16:15:52.171] | : . ' , Using MultisessionFutureBackend ... [16:15:52.172] | : . ' , ; Number of futures since start: 0 (0 created, 0 launched, 0 finished) [16:15:52.173] | : . ' , ; Launching futures ... [16:15:52.174] | : . ' , ; ` launchFuture() for ClusterFutureBackend ... [16:15:52.175] | : . ' , ; ` | Workers: [n=2] [16:15:52.175] | : . ' , ; ` | Socket cluster with 2 nodes on host 'localhost' (R Under development (unstable) (2026-03-17 r89645 ucrt), platform x86_64-w64-mingw32) [16:15:52.179] | : . ' , ; ` | FutureRegistry: 'workers-249b6fc779942f2727f1ba84a2c9728d' [16:15:52.180] | : . ' , ; ` | requestWorker() ... [16:15:52.181] | : . ' , ; ` | : requestNode() ... [16:15:52.182] | : . ' , ; ` | : . Number of workers: 2 [16:15:52.183] | : . ' , ; ` | : . Polling for a free worker ... [16:15:52.184] | : . ' , ; ` | : . ' FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'list', earlySignal = 0) ... [16:15:52.185] | : . ' , ; ` | : . ' , Created empty registry 'workers-249b6fc779942f2727f1ba84a2c9728d' [16:15:52.185] | : . ' , ; ` | : . ' , Listing all futures [16:15:52.186] | : . ' , ; ` | : . ' , Number of registered futures: 0 [16:15:52.187] | : . ' , ; ` | : . ' FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'list', earlySignal = 0) ... done [16:15:52.188] | : . ' , ; ` | : . ' Total time: 0 [16:15:52.189] | : . ' , ; ` | : . Polling for a free worker ... done [16:15:52.189] | : . ' , ; ` | : . FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'list', earlySignal = 0) ... [16:15:52.190] | : . ' , ; ` | : . ' Listing all futures [16:15:52.191] | : . ' , ; ` | : . ' Number of registered futures: 0 [16:15:52.192] | : . ' , ; ` | : . FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'list', earlySignal = 0) ... done [16:15:52.193] | : . ' , ; ` | : . avail: [n=2] '1', '2' [16:15:52.193] | : . ' , ; ` | : . Index of first available worker: 1 [16:15:52.194] | : . ' , ; ` | : . Validate that the worker is functional ... [16:15:52.195] | : . ' , ; ` | : . ' Connection is valid [16:15:52.196] | : . ' , ; ` | : . ' RichSOCKnode of a socket cluster on local host 'localhost' with pid 84316 (R Under development (unstable) (2026-03-17 r89645 ucrt), x86_64-w64-mingw32) using socket connection #4 ('<-CRANwin3.fb05.statistik.uni-dortmund.de:24937') [16:15:52.199] | : . ' , ; ` | : . ' Worker is functional [16:15:52.200] | : . ' , ; ` | : . ' FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'list', earlySignal = 0) ... [16:15:52.200] | : . ' , ; ` | : . ' , Listing all futures [16:15:52.201] | : . ' , ; ` | : . ' , Number of registered futures: 0 [16:15:52.202] | : . ' , ; ` | : . ' FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'list', earlySignal = 0) ... done [16:15:52.203] | : . ' , ; ` | : . Validate that the worker is functional ... done [16:15:52.204] | : . ' , ; ` | : requestNode() ... done [16:15:52.204] | : . ' , ; ` | : cluster node index: 1 [16:15:52.205] | : . ' , ; ` | requestWorker() ... done [16:15:52.206] | : . ' , ; ` | eraseGlobalEnvironment() ... [16:15:52.208] | : . ' , ; ` | eraseGlobalEnvironment() ... done [16:15:52.209] | : . ' , ; ` | launchFuture() ... [16:15:52.210] | : . ' , ; ` | : cluster node index: 1 [16:15:52.211] | : . ' , ; ` | : getFutureData() ... [16:15:52.212] | : . ' , ; ` | : . getFutureCore() ... [16:15:52.213] | : . ' , ; ` | : . ' Packages needed by the future expression (n = 0): [16:15:52.214] | : . ' , ; ` | : . getFutureCore() ... done [16:15:52.215] | : . ' , ; ` | : . getFutureCapture() ... [16:15:52.216] | : . ' , ; ` | : . getFutureCapture() ... done [16:15:52.217] | : . ' , ; ` | : . getFutureContext() ... [16:15:52.218] | : . ' , ; ` | : . ' plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [16:15:52.219] | : . ' , ; ` | : . ' , Getting stack without first backend: [n=0] [16:15:52.220] | : . ' , ; ` | : . ' plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [16:15:52.221] | : . ' , ; ` | : . ' Packages needed by future backend (n = 0): [16:15:52.222] | : . ' , ; ` | : . getFutureContext() ... done [16:15:52.223] | : . ' , ; ` | : getFutureData() ... done [16:15:52.225] | : . ' , ; ` | : FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'add', earlySignal = 0) ... [16:15:52.226] | : . ' , ; ` | : . Appended future to position #1 [16:15:52.227] | : . ' , ; ` | : . Number of registered futures: 1 [16:15:52.228] | : . ' , ; ` | : FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'add', earlySignal = 0) ... done [16:15:52.228] | : . ' , ; ` | launchFuture() ... done [16:15:52.229] | : . ' , ; ` | MultisessionFuture started [16:15:52.230] | : . ' , ; ` launchFuture() for ClusterFutureBackend ... done [16:15:52.232] | : . ' , ; Launching futures ... done [16:15:52.233] | : . ' , ; Future launched: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [16:15:52.234] | : . ' , Using MultisessionFutureBackend ... done [16:15:52.235] | : . ' run() for 'Future' ('future_lapply-1') ... done [16:15:52.236] | : . future(..., label = 'future_lapply-1') ... done [16:15:52.237] | : . Created future: [16:15:52.241] | : . resolved() ... [16:15:52.242] | : . ' resolved() for MultisessionFuture ('future_lapply-1') ... [16:15:52.244] | : . ' , Cluster node socket connection: index=4, id=443 [16:15:52.245] | : . ' , assertValidConnection() ... [16:15:52.246] | : . ' , ; cluster node index: 1 [16:15:52.247] | : . ' , assertValidConnection() ... done [16:15:52.451] | : . ' , socketSelect(list(), timeout = 0.01, write = FALSE) returned FALSE; not resolved [16:15:52.453] | : . ' resolved() for MultisessionFuture ('future_lapply-1') ... done [16:15:52.454] | : . resolved() ... done [16:15:52.237] | : . MultisessionFuture: [16:15:52.237] | : . Label: 'future_lapply-1' [16:15:52.237] | : . Expression: [16:15:52.237] | : . { [16:15:52.237] | : . "# future::getGlobalsAndPackages(): wrapping the original future" [16:15:52.237] | : . "# expression in do.call(), because function called uses '...' " [16:15:52.237] | : . "# as a global variable " [16:15:52.237] | : . do.call(function(...) { [16:15:52.237] | : . "# future::getGlobalsAndPackages(): FUN() uses '...' internally " [16:15:52.237] | : . "# without having an '...' argument. This means '...' is treated" [16:15:52.237] | : . "# as a global variable. This may happen when FUN() is an " [16:15:52.237] | : . "# anonymous function. " [16:15:52.237] | : . "# " [16:15:52.237] | : . "# If an anonymous function, we will make sure to restore the " [16:15:52.237] | : . "# function environment of FUN() to the calling environment. " [16:15:52.237] | : . "# We assume FUN() an anonymous function if it lives in the " [16:15:52.237] | : . "# global environment, which is where globals are written. " [16:15:52.237] | : . penv <- env <- environment(...future.FUN) [16:15:52.237] | : . repeat { [16:15:52.237] | : . if (identical(env, globalenv()) || identical(env, [16:15:52.237] | : . emptyenv())) [16:15:52.237] | : . break [16:15:52.237] | : . penv <- env [16:15:52.237] | : . env <- parent.env(env) [16:15:52.237] | : . } [16:15:52.237] | : . if (identical(penv, globalenv())) { [16:15:52.237] | : . environment(...future.FUN) <- environment() [16:15:52.237] | : . } [16:15:52.237] | : . else if (!identical(penv, emptyenv()) && !is.null(penv) && [16:15:52.237] | : . !isNamespace(penv)) { [16:15:52.237] | : . parent.env(penv) <- environment() [16:15:52.237] | : . } [16:15:52.237] | : . rm(list = c("env", "penv"), inherits = FALSE) [16:15:52.237] | : . { [16:15:52.237] | : . "# future.apply:::future_xapply(): preserve future option" [16:15:52.237] | : . ...future.globals.maxSize.org <- getOption("future.globals.maxSize") [16:15:52.237] | : . if (!identical(...future.globals.maxSize.org, ...future.globals.maxSize)) { [16:15:52.237] | : . oopts <- options(future.globals.maxSize = ...future.globals.maxSize) [16:15:52.237] | : . on.exit(options(oopts), add = TRUE) [16:15:52.237] | : . } [16:15:52.237] | : . { [16:15:52.237] | : . "# future.apply::future_lapply(): process chunk of elements" [16:15:52.237] | : . lapply(seq_along(...future.elements_ii), FUN = function(jj) { [16:15:52.237] | : . ...future.X_jj <- ...future.elements_ii[[jj]] [16:15:52.237] | : . { [16:15:52.237] | : . ...future.FUN(...future.X_jj, ...) [16:15:52.237] | : . } [16:15:52.237] | : . }) [16:15:52.237] | : . } [16:15:52.237] | : . } [16:15:52.237] | : . }, args = future.call.arguments) [16:15:52.237] | : . } [16:15:52.237] | : . 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) [16:15:52.237] | : . Packages: [16:15:52.237] | : . L'Ecuyer-CMRG RNG seed: (seed = FALSE) [16:15:52.237] | : . Capture standard output: FALSE [16:15:52.237] | : . Capture condition classes: 'condition' (excluding '') [16:15:52.237] | : . Immediate condition classes: 'immediateCondition' [16:15:52.237] | : . Lazy evaluation: FALSE [16:15:52.237] | : . Local evaluation: TRUE [16:15:52.237] | : . Early signaling: FALSE [16:15:52.237] | : . Actions: [n=1] 'run' [16:15:52.237] | : . State: 'running' ("Future is being evaluated") [16:15:52.237] | : . Resolved: FALSE [16:15:52.237] | : . Unique identifier: 9268c7fadddee19cb4f5a63a013f675f-7 [16:15:52.237] | : . Owner process: 9268c7fadddee19cb4f5a63a013f675f [16:15:52.237] | : . Class: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [16:15:52.237] | : . Value: [16:15:52.237] | : . Conditions captured: [16:15:52.456] | : . Chunk #1 of 2 ... DONE [16:15:52.457] | : . Chunk #2 of 2 ... [16:15:52.458] | : . - Finding globals in 'X' for chunk #2 ... [16:15:52.459] | : . getGlobalsAndPackages() ... [16:15:52.460] | : . ' Searching for globals ... [16:15:52.461] | : . ' , globals found: [0] [16:15:52.462] | : . ' Searching for globals ... done [16:15:52.463] | : . ' globals: [0] [16:15:52.464] | : . ' packages: [0] [16:15:52.465] | : . getGlobalsAndPackages() ... done [16:15:52.466] | : . + additional globals found: [n=0] [16:15:52.466] | : . + additional namespaces needed: [n=0] [16:15:52.467] | : . - Finding globals in 'X' for chunk #2 ... DONE [16:15:52.468] | : . - Adjusted option 'future.globals.maxSize': 524288000 -> 2 * 524288000 = 1048576000 (bytes) [16:15:52.469] | : . - seeds: [16:15:52.470] | : . - All globals exported: [n=5] '...future.FUN', '...', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [16:15:52.471] | : . future(..., label = 'future_lapply-2') ... [16:15:52.472] | : . ' lazy: FALSE [16:15:52.473] | : . ' stdout: FALSE [16:15:52.474] | : . ' conditions: [n=1] 'condition' [16:15:52.475] | : . ' getGlobalsAndPackages() ... [16:15:52.476] | : . ' , globals passed as-is: [5] '...future.FUN', '...', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [16:15:52.477] | : . ' , Resolving globals: FALSE [16:15:52.478] | : . ' , Tweak future expression to call with '...' arguments ... [16:15:52.479] | : . ' , ; { [16:15:52.479] | : . ' , ; "# future::getGlobalsAndPackages(): wrapping the original future" [16:15:52.479] | : . ' , ; "# expression in do.call(), because function called uses '...' " [16:15:52.479] | : . ' , ; "# as a global variable " [16:15:52.479] | : . ' , ; do.call(function(...) { [16:15:52.479] | : . ' , ; "# future::getGlobalsAndPackages(): FUN() uses '...' internally " [16:15:52.479] | : . ' , ; "# without having an '...' argument. This means '...' is treated" [16:15:52.479] | : . ' , ; "# as a global variable. This may happen when FUN() is an " [16:15:52.479] | : . ' , ; "# anonymous function. " [16:15:52.479] | : . ' , ; "# " [16:15:52.479] | : . ' , ; "# If an anonymous function, we will make sure to restore the " [16:15:52.479] | : . ' , ; "# function environment of FUN() to the calling environment. " [16:15:52.479] | : . ' , ; "# We assume FUN() an anonymous function if it lives in the " [16:15:52.479] | : . ' , ; "# global environment, which is where globals are written. " [16:15:52.479] | : . ' , ; penv <- env <- environment(...future.FUN) [16:15:52.479] | : . ' , ; repeat { [16:15:52.479] | : . ' , ; if (identical(env, globalenv()) || identical(env, [16:15:52.479] | : . ' , ; emptyenv())) [16:15:52.479] | : . ' , ; break [16:15:52.479] | : . ' , ; penv <- env [16:15:52.479] | : . ' , ; env <- parent.env(env) [16:15:52.479] | : . ' , ; } [16:15:52.479] | : . ' , ; if (identical(penv, globalenv())) { [16:15:52.479] | : . ' , ; environment(...future.FUN) <- environment() [16:15:52.479] | : . ' , ; } [16:15:52.479] | : . ' , ; else if (!identical(penv, emptyenv()) && !is.null(penv) && [16:15:52.479] | : . ' , ; !isNamespace(penv)) { [16:15:52.479] | : . ' , ; parent.env(penv) <- environment() [16:15:52.479] | : . ' , ; } [16:15:52.479] | : . ' , ; rm(list = c("env", "penv"), inherits = FALSE) [16:15:52.479] | : . ' , ; { [16:15:52.479] | : . ' , ; "# future.apply:::future_xapply(): preserve future option" [16:15:52.479] | : . ' , ; ...future.globals.maxSize.org <- getOption("future.globals.maxSize") [16:15:52.479] | : . ' , ; if (!identical(...future.globals.maxSize.org, ...future.globals.maxSize)) { [16:15:52.479] | : . ' , ; oopts <- options(future.globals.maxSize = ...future.globals.maxSize) [16:15:52.479] | : . ' , ; on.exit(options(oopts), add = TRUE) [16:15:52.479] | : . ' , ; } [16:15:52.479] | : . ' , ; { [16:15:52.479] | : . ' , ; "# future.apply::future_lapply(): process chunk of elements" [16:15:52.479] | : . ' , ; lapply(seq_along(...future.elements_ii), FUN = function(jj) { [16:15:52.479] | : . ' , ; ...future.X_jj <- ...future.elements_ii[[jj]] [16:15:52.479] | : . ' , ; { [16:15:52.479] | : . ' , ; ...future.FUN(...future.X_jj, ...) [16:15:52.479] | : . ' , ; } [16:15:52.479] | : . ' , ; }) [16:15:52.479] | : . ' , ; } [16:15:52.479] | : . ' , ; } [16:15:52.479] | : . ' , ; }, args = future.call.arguments) [16:15:52.479] | : . ' , ; } [16:15:52.481] | : . ' , Tweak future expression to call with '...' arguments ... done [16:15:52.482] | : . ' , Search for packages associated with the globals ... [16:15:52.484] | : . ' , ; Packages associated with globals: [0] [16:15:52.485] | : . ' , ; Packages: [0] [16:15:52.486] | : . ' , Search for packages associated with the globals ... done [16:15:52.487] | : . ' , Packages after dropping 'base': [0] [16:15:52.488] | : . ' , globals: [5] '...future.FUN', 'future.call.arguments', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [16:15:52.489] | : . ' , packages: [0] [16:15:52.490] | : . ' getGlobalsAndPackages() ... done [16:15:52.491] | : . ' run() for 'Future' ('future_lapply-2') ... [16:15:52.492] | : . ' , state: 'created' [16:15:52.493] | : . ' , plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [16:15:52.494] | : . ' , plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [16:15:52.495] | : . ' , Using MultisessionFutureBackend ... [16:15:52.496] | : . ' , ; Number of futures since start: 1 (1 created, 1 launched, 0 finished) [16:15:52.497] | : . ' , ; Launching futures ... [16:15:52.498] | : . ' , ; ` launchFuture() for ClusterFutureBackend ... [16:15:52.508] | : . ' , ; ` | Workers: [n=2] [16:15:52.508] | : . ' , ; ` | Socket cluster with 2 nodes on host 'localhost' (R Under development (unstable) (2026-03-17 r89645 ucrt), platform x86_64-w64-mingw32) [16:15:52.512] | : . ' , ; ` | FutureRegistry: 'workers-249b6fc779942f2727f1ba84a2c9728d' [16:15:52.513] | : . ' , ; ` | requestWorker() ... [16:15:52.514] | : . ' , ; ` | : requestNode() ... [16:15:52.514] | : . ' , ; ` | : . Number of workers: 2 [16:15:52.515] | : . ' , ; ` | : . Polling for a free worker ... [16:15:52.516] | : . ' , ; ` | : . ' FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'list', earlySignal = 0) ... [16:15:52.517] | : . ' , ; ` | : . ' , Listing all futures [16:15:52.518] | : . ' , ; ` | : . ' , Number of registered futures: 1 [16:15:52.518] | : . ' , ; ` | : . ' FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'list', earlySignal = 0) ... done [16:15:52.519] | : . ' , ; ` | : . ' Total time: 0 [16:15:52.520] | : . ' , ; ` | : . Polling for a free worker ... done [16:15:52.521] | : . ' , ; ` | : . FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'list', earlySignal = 0) ... [16:15:52.522] | : . ' , ; ` | : . ' Listing all futures [16:15:52.522] | : . ' , ; ` | : . ' Number of registered futures: 1 [16:15:52.523] | : . ' , ; ` | : . FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'list', earlySignal = 0) ... done [16:15:52.524] | : . ' , ; ` | : . avail: [n=2] '2' [16:15:52.525] | : . ' , ; ` | : . Index of first available worker: 2 [16:15:52.526] | : . ' , ; ` | : . Validate that the worker is functional ... [16:15:52.527] | : . ' , ; ` | : . ' Connection is valid [16:15:52.528] | : . ' , ; ` | : . ' RichSOCKnode of a socket cluster on local host 'localhost' with pid 75920 (R Under development (unstable) (2026-03-17 r89645 ucrt), x86_64-w64-mingw32) using socket connection #5 ('<-CRANwin3.fb05.statistik.uni-dortmund.de:24937') [16:15:52.530] | : . ' , ; ` | : . ' Worker is functional [16:15:52.531] | : . ' , ; ` | : . ' FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'list', earlySignal = 0) ... [16:15:52.532] | : . ' , ; ` | : . ' , Listing all futures [16:15:52.532] | : . ' , ; ` | : . ' , Number of registered futures: 1 [16:15:52.533] | : . ' , ; ` | : . ' FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'list', earlySignal = 0) ... done [16:15:52.534] | : . ' , ; ` | : . Validate that the worker is functional ... done [16:15:52.535] | : . ' , ; ` | : requestNode() ... done [16:15:52.536] | : . ' , ; ` | : cluster node index: 2 [16:15:52.537] | : . ' , ; ` | requestWorker() ... done [16:15:52.537] | : . ' , ; ` | eraseGlobalEnvironment() ... [16:15:52.539] | : . ' , ; ` | eraseGlobalEnvironment() ... done [16:15:52.540] | : . ' , ; ` | launchFuture() ... [16:15:52.541] | : . ' , ; ` | : cluster node index: 2 [16:15:52.541] | : . ' , ; ` | : getFutureData() ... [16:15:52.542] | : . ' , ; ` | : . getFutureCore() ... [16:15:52.543] | : . ' , ; ` | : . ' Packages needed by the future expression (n = 0): [16:15:52.544] | : . ' , ; ` | : . getFutureCore() ... done [16:15:52.545] | : . ' , ; ` | : . getFutureCapture() ... [16:15:52.546] | : . ' , ; ` | : . getFutureCapture() ... done [16:15:52.547] | : . ' , ; ` | : . getFutureContext() ... [16:15:52.548] | : . ' , ; ` | : . ' plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [16:15:52.549] | : . ' , ; ` | : . ' , Getting stack without first backend: [n=0] [16:15:52.550] | : . ' , ; ` | : . ' plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [16:15:52.551] | : . ' , ; ` | : . ' Packages needed by future backend (n = 0): [16:15:52.552] | : . ' , ; ` | : . getFutureContext() ... done [16:15:52.553] | : . ' , ; ` | : getFutureData() ... done [16:15:52.554] | : . ' , ; ` | : FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'add', earlySignal = 0) ... [16:15:52.555] | : . ' , ; ` | : . Appended future to position #2 [16:15:52.556] | : . ' , ; ` | : . Number of registered futures: 2 [16:15:52.557] | : . ' , ; ` | : FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'add', earlySignal = 0) ... done [16:15:52.558] | : . ' , ; ` | launchFuture() ... done [16:15:52.558] | : . ' , ; ` | MultisessionFuture started [16:15:52.559] | : . ' , ; ` launchFuture() for ClusterFutureBackend ... done [16:15:52.560] | : . ' , ; Launching futures ... done [16:15:52.561] | : . ' , ; Future launched: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [16:15:52.562] | : . ' , Using MultisessionFutureBackend ... done [16:15:52.562] | : . ' run() for 'Future' ('future_lapply-2') ... done [16:15:52.563] | : . future(..., label = 'future_lapply-2') ... done [16:15:52.564] | : . Created future: [16:15:52.568] | : . resolved() ... [16:15:52.569] | : . ' resolved() for MultisessionFuture ('future_lapply-2') ... [16:15:52.570] | : . ' , Cluster node socket connection: index=5, id=444 [16:15:52.571] | : . ' , assertValidConnection() ... [16:15:52.572] | : . ' , ; cluster node index: 2 [16:15:52.573] | : . ' , assertValidConnection() ... done [16:15:52.671] | : . ' , receiveMessageFromWorker() for ClusterFuture ... [16:15:52.672] | : . ' , ; cluster node index: 2 [16:15:52.673] | : . ' , ; [1] TRUE [16:15:52.674] | : . ' , ; Received data: [16:15:52.675] | : . ' , ; List of 5 [16:15:52.675] | : . ' , ; $ type : chr "VALUE" [16:15:52.675] | : . ' , ; $ value :List of 16 [16:15:52.675] | : . ' , ; ..$ value :List of 1 [16:15:52.675] | : . ' , ; .. ..$ : int 0 [16:15:52.675] | : . ' , ; ..$ visible : logi TRUE [16:15:52.675] | : . ' , ; ..$ stdout : NULL [16:15:52.675] | : . ' , ; ..$ conditions : list() [16:15:52.675] | : . ' , ; ..$ rng : logi FALSE [16:15:52.675] | : . ' , ; ..$ seed : NULL [16:15:52.675] | : . ' , ; ..$ misuseGlobalEnv : NULL [16:15:52.675] | : . ' , ; ..$ misuseConnections :List of 3 [16:15:52.675] | : . ' , ; .. ..$ added : NULL [16:15:52.675] | : . ' , ; .. ..$ removed : NULL [16:15:52.675] | : . ' , ; .. ..$ replaced: NULL [16:15:52.675] | : . ' , ; ..$ misuseDevices : NULL [16:15:52.675] | : . ' , ; ..$ misuseDefaultDevice: list() [16:15:52.675] | : . ' , ; ..$ started : POSIXct[1:1], format: "2026-03-18 16:15:52" [16:15:52.675] | : . ' , ; ..$ finished : POSIXct[1:1], format: "2026-03-18 16:15:52" [16:15:52.675] | : . ' , ; ..$ uuid : chr [1:2] "9268c7fadddee19cb4f5a63a013f675f" "8" [16:15:52.675] | : . ' , ; ..$ session_uuid : chr "b1ec563e3a8b54c0e4942ba47cc20473" [16:15:52.675] | : . ' , ; .. ..- attr(*, "source")=List of 5 [16:15:52.675] | : . ' , ; .. .. ..$ host : Named chr "CRANWIN3" [16:15:52.675] | : . ' , ; .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [16:15:52.675] | : . ' , ; .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [16:15:52.675] | : . ' , ; .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [16:15:52.675] | : . ' , ; .. .. ..$ pid : int 75920 [16:15:52.675] | : . ' , ; .. .. ..$ time : POSIXct[1:1], format: "2026-03-18 16:15:51" [16:15:52.675] | : . ' , ; .. .. ..$ random: int 2147483647 [16:15:52.675] | : . ' , ; ..$ r_info :List of 4 [16:15:52.675] | : . ' , ; .. ..$ version :Classes 'R_system_version', 'package_version', 'numeric_version' hidden list of 1 [16:15:52.675] | : . ' , ; .. .. ..$ : int [1:3] 4 6 0 [16:15:52.675] | : . ' , ; .. ..$ os : chr "windows" [16:15:52.675] | : . ' , ; .. ..$ os_name : chr "Windows" [16:15:52.675] | : . ' , ; .. ..$ captures_utf8: logi TRUE [16:15:52.675] | : . ' , ; ..$ version : chr "1.8" [16:15:52.675] | : . ' , ; ..- attr(*, "class")= chr "FutureResult" [16:15:52.675] | : . ' , ; $ success: logi TRUE [16:15:52.675] | : . ' , ; $ time : 'proc_time' Named num [1:5] 0.1 0.01 0.11 NA NA [16:15:52.675] | : . ' , ; ..- attr(*, "names")= chr [1:5] "user.self" "sys.self" "elapsed" "user.child" ... [16:15:52.675] | : . ' , ; $ tag : NULL [16:15:52.701] | : . ' , ; Received FutureResult [16:15:52.702] | : . ' , ; FutureResult: [16:15:52.702] | : . ' , ; value: 'list' [16:15:52.702] | : . ' , ; visible: TRUE [16:15:52.702] | : . ' , ; stdout: NULL [16:15:52.702] | : . ' , ; conditions: [n = 0] [16:15:52.702] | : . ' , ; RNG used: FALSE [16:15:52.702] | : . ' , ; duration: 0.09960794 secs (started 2026-03-18 16:15:52.569777) [16:15:52.702] | : . ' , ; version: 1.8 [16:15:52.704] | : . ' , ; FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'remove', earlySignal = 0) ... [16:15:52.705] | : . ' , ; ` Removed future from position #2 [16:15:52.706] | : . ' , ; ` Number of registered futures: 1 [16:15:52.707] | : . ' , ; FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'remove', earlySignal = 0) ... done [16:15:52.708] | : . ' , ; Erased future from future backend [16:15:52.709] | : . ' , ; result() for ClusterFuture ... [16:15:52.710] | : . ' , ; ` result already collected: FutureResult [16:15:52.711] | : . ' , ; result() for ClusterFuture ... done [16:15:52.712] | : . ' , ; signalConditions() ... [16:15:52.713] | : . ' , ; ` include = 'immediateCondition' [16:15:52.713] | : . ' , ; ` exclude = [16:15:52.714] | : . ' , ; ` resignal = FALSE [16:15:52.715] | : . ' , ; ` Number of conditions: 0 [16:15:52.716] | : . ' , ; ` int 0 [16:15:52.717] | : . ' , ; signalConditions() ... done [16:15:52.718] | : . ' , receiveMessageFromWorker() for ClusterFuture ... done [16:15:52.719] | : . ' , receiveMessageFromWorker() returned object of class FutureResult; resolved [16:15:52.720] | : . ' resolved() for MultisessionFuture ('future_lapply-2') ... done [16:15:52.721] | : . ' assertFutureResult() ... [16:15:52.722] | : . ' , Future uuid: 9268c7fadddee19cb4f5a63a013f675f-8 [16:15:52.722] | : . ' , identical; success [16:15:52.723] | : . ' assertFutureResult() ... done [16:15:52.723] | : . resolved() ... done [16:15:52.565] | : . MultisessionFuture: [16:15:52.565] | : . Label: 'future_lapply-2' [16:15:52.565] | : . Expression: [16:15:52.565] | : . { [16:15:52.565] | : . "# future::getGlobalsAndPackages(): wrapping the original future" [16:15:52.565] | : . "# expression in do.call(), because function called uses '...' " [16:15:52.565] | : . "# as a global variable " [16:15:52.565] | : . do.call(function(...) { [16:15:52.565] | : . "# future::getGlobalsAndPackages(): FUN() uses '...' internally " [16:15:52.565] | : . "# without having an '...' argument. This means '...' is treated" [16:15:52.565] | : . "# as a global variable. This may happen when FUN() is an " [16:15:52.565] | : . "# anonymous function. " [16:15:52.565] | : . "# " [16:15:52.565] | : . "# If an anonymous function, we will make sure to restore the " [16:15:52.565] | : . "# function environment of FUN() to the calling environment. " [16:15:52.565] | : . "# We assume FUN() an anonymous function if it lives in the " [16:15:52.565] | : . "# global environment, which is where globals are written. " [16:15:52.565] | : . penv <- env <- environment(...future.FUN) [16:15:52.565] | : . repeat { [16:15:52.565] | : . if (identical(env, globalenv()) || identical(env, [16:15:52.565] | : . emptyenv())) [16:15:52.565] | : . break [16:15:52.565] | : . penv <- env [16:15:52.565] | : . env <- parent.env(env) [16:15:52.565] | : . } [16:15:52.565] | : . if (identical(penv, globalenv())) { [16:15:52.565] | : . environment(...future.FUN) <- environment() [16:15:52.565] | : . } [16:15:52.565] | : . else if (!identical(penv, emptyenv()) && !is.null(penv) && [16:15:52.565] | : . !isNamespace(penv)) { [16:15:52.565] | : . parent.env(penv) <- environment() [16:15:52.565] | : . } [16:15:52.565] | : . rm(list = c("env", "penv"), inherits = FALSE) [16:15:52.565] | : . { [16:15:52.565] | : . "# future.apply:::future_xapply(): preserve future option" [16:15:52.565] | : . ...future.globals.maxSize.org <- getOption("future.globals.maxSize") [16:15:52.565] | : . if (!identical(...future.globals.maxSize.org, ...future.globals.maxSize)) { [16:15:52.565] | : . oopts <- options(future.globals.maxSize = ...future.globals.maxSize) [16:15:52.565] | : . on.exit(options(oopts), add = TRUE) [16:15:52.565] | : . } [16:15:52.565] | : . { [16:15:52.565] | : . "# future.apply::future_lapply(): process chunk of elements" [16:15:52.565] | : . lapply(seq_along(...future.elements_ii), FUN = function(jj) { [16:15:52.565] | : . ...future.X_jj <- ...future.elements_ii[[jj]] [16:15:52.565] | : . { [16:15:52.565] | : . ...future.FUN(...future.X_jj, ...) [16:15:52.565] | : . } [16:15:52.565] | : . }) [16:15:52.565] | : . } [16:15:52.565] | : . } [16:15:52.565] | : . }, args = future.call.arguments) [16:15:52.565] | : . } [16:15:52.565] | : . 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) [16:15:52.565] | : . Packages: [16:15:52.565] | : . L'Ecuyer-CMRG RNG seed: (seed = FALSE) [16:15:52.565] | : . Capture standard output: FALSE [16:15:52.565] | : . Capture condition classes: 'condition' (excluding '') [16:15:52.565] | : . Immediate condition classes: 'immediateCondition' [16:15:52.565] | : . Lazy evaluation: FALSE [16:15:52.565] | : . Local evaluation: TRUE [16:15:52.565] | : . Early signaling: FALSE [16:15:52.565] | : . Actions: [n=1] 'run' [16:15:52.565] | : . State: 'running' ("Future is being evaluated") [16:15:52.565] | : . Resolved: TRUE [16:15:52.565] | : . Unique identifier: 9268c7fadddee19cb4f5a63a013f675f-8 [16:15:52.565] | : . Owner process: 9268c7fadddee19cb4f5a63a013f675f [16:15:52.565] | : . Class: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [16:15:52.565] | : . Value: [16:15:52.565] | : . Conditions captured: [16:15:52.724] | : . Chunk #2 of 2 ... DONE [16:15:52.725] | : . Launching 2 futures (chunks) ... DONE [16:15:52.725] | : . Resolving 2 futures (chunks) ... [16:15:52.726] | : . value() for list ... [16:15:52.727] | : . ' recursive: 0 [16:15:52.727] | : . ' reduce: FALSE [16:15:52.728] | : . ' length: 2 [16:15:52.729] | : . ' Number of remaining objects: 2 [16:15:52.730] | : . ' checking value #1: [16:15:52.730] | : . ' 'obj' is MultisessionFuture [16:15:52.731] | : . ' resolved() ... [16:15:52.731] | : . ' , resolved() for MultisessionFuture ('future_lapply-1') ... [16:15:52.732] | : . ' , ; Cluster node socket connection: index=4, id=443 [16:15:52.733] | : . ' , ; assertValidConnection() ... [16:15:52.733] | : . ' , ; ` cluster node index: 1 [16:15:52.734] | : . ' , ; assertValidConnection() ... done [16:15:52.834] | : . ' , ; receiveMessageFromWorker() for ClusterFuture ... [16:15:52.835] | : . ' , ; ` cluster node index: 1 [16:15:52.836] | : . ' , ; ` [1] TRUE [16:15:52.838] | : . ' , ; ` Received data: [16:15:52.839] | : . ' , ; ` List of 5 [16:15:52.839] | : . ' , ; ` $ type : chr "VALUE" [16:15:52.839] | : . ' , ; ` $ value :List of 16 [16:15:52.839] | : . ' , ; ` ..$ value :List of 1 [16:15:52.839] | : . ' , ; ` .. ..$ : int 1 [16:15:52.839] | : . ' , ; ` ..$ visible : logi TRUE [16:15:52.839] | : . ' , ; ` ..$ stdout : NULL [16:15:52.839] | : . ' , ; ` ..$ conditions : list() [16:15:52.839] | : . ' , ; ` ..$ rng : logi FALSE [16:15:52.839] | : . ' , ; ` ..$ seed : NULL [16:15:52.839] | : . ' , ; ` ..$ misuseGlobalEnv : NULL [16:15:52.839] | : . ' , ; ` ..$ misuseConnections :List of 3 [16:15:52.839] | : . ' , ; ` .. ..$ added : NULL [16:15:52.839] | : . ' , ; ` .. ..$ removed : NULL [16:15:52.839] | : . ' , ; ` .. ..$ replaced: NULL [16:15:52.839] | : . ' , ; ` ..$ misuseDevices : NULL [16:15:52.839] | : . ' , ; ` ..$ misuseDefaultDevice: list() [16:15:52.839] | : . ' , ; ` ..$ started : POSIXct[1:1], format: "2026-03-18 16:15:52" [16:15:52.839] | : . ' , ; ` ..$ finished : POSIXct[1:1], format: "2026-03-18 16:15:52" [16:15:52.839] | : . ' , ; ` ..$ uuid : chr [1:2] "9268c7fadddee19cb4f5a63a013f675f" "7" [16:15:52.839] | : . ' , ; ` ..$ session_uuid : chr "aa433f3f831d5e224d4e7dc0dc9055cb" [16:15:52.839] | : . ' , ; ` .. ..- attr(*, "source")=List of 5 [16:15:52.839] | : . ' , ; ` .. .. ..$ host : Named chr "CRANWIN3" [16:15:52.839] | : . ' , ; ` .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [16:15:52.839] | : . ' , ; ` .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [16:15:52.839] | : . ' , ; ` .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [16:15:52.839] | : . ' , ; ` .. .. ..$ pid : int 84316 [16:15:52.839] | : . ' , ; ` .. .. ..$ time : POSIXct[1:1], format: "2026-03-18 16:15:51" [16:15:52.839] | : . ' , ; ` .. .. ..$ random: int 2147483647 [16:15:52.839] | : . ' , ; ` ..$ r_info :List of 4 [16:15:52.839] | : . ' , ; ` .. ..$ version :Classes 'R_system_version', 'package_version', 'numeric_version' hidden list of 1 [16:15:52.839] | : . ' , ; ` .. .. ..$ : int [1:3] 4 6 0 [16:15:52.839] | : . ' , ; ` .. ..$ os : chr "windows" [16:15:52.839] | : . ' , ; ` .. ..$ os_name : chr "Windows" [16:15:52.839] | : . ' , ; ` .. ..$ captures_utf8: logi TRUE [16:15:52.839] | : . ' , ; ` ..$ version : chr "1.8" [16:15:52.839] | : . ' , ; ` ..- attr(*, "class")= chr "FutureResult" [16:15:52.839] | : . ' , ; ` $ success: logi TRUE [16:15:52.839] | : . ' , ; ` $ time : 'proc_time' Named num [1:5] 0.08 0 0.59 NA NA [16:15:52.839] | : . ' , ; ` ..- attr(*, "names")= chr [1:5] "user.self" "sys.self" "elapsed" "user.child" ... [16:15:52.839] | : . ' , ; ` $ tag : NULL [16:15:52.864] | : . ' , ; ` Received FutureResult [16:15:52.865] | : . ' , ; ` FutureResult: [16:15:52.865] | : . ' , ; ` value: 'list' [16:15:52.865] | : . ' , ; ` visible: TRUE [16:15:52.865] | : . ' , ; ` stdout: NULL [16:15:52.865] | : . ' , ; ` conditions: [n = 0] [16:15:52.865] | : . ' , ; ` RNG used: FALSE [16:15:52.865] | : . ' , ; ` duration: 0.5877259 secs (started 2026-03-18 16:15:52.244575) [16:15:52.865] | : . ' , ; ` version: 1.8 [16:15:52.867] | : . ' , ; ` FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'remove', earlySignal = 0) ... [16:15:52.868] | : . ' , ; ` | Removed future from position #1 [16:15:52.869] | : . ' , ; ` | Number of registered futures: 0 [16:15:52.870] | : . ' , ; ` FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'remove', earlySignal = 0) ... done [16:15:52.871] | : . ' , ; ` Erased future from future backend [16:15:52.872] | : . ' , ; ` result() for ClusterFuture ... [16:15:52.873] | : . ' , ; ` | result already collected: FutureResult [16:15:52.874] | : . ' , ; ` result() for ClusterFuture ... done [16:15:52.874] | : . ' , ; ` signalConditions() ... [16:15:52.875] | : . ' , ; ` | include = 'immediateCondition' [16:15:52.876] | : . ' , ; ` | exclude = [16:15:52.877] | : . ' , ; ` | resignal = FALSE [16:15:52.877] | : . ' , ; ` | Number of conditions: 0 [16:15:52.878] | : . ' , ; ` | int 0 [16:15:52.880] | : . ' , ; ` signalConditions() ... done [16:15:52.881] | : . ' , ; receiveMessageFromWorker() for ClusterFuture ... done [16:15:52.882] | : . ' , ; receiveMessageFromWorker() returned object of class FutureResult; resolved [16:15:52.882] | : . ' , resolved() for MultisessionFuture ('future_lapply-1') ... done [16:15:52.883] | : . ' , assertFutureResult() ... [16:15:52.884] | : . ' , ; Future uuid: 9268c7fadddee19cb4f5a63a013f675f-7 [16:15:52.885] | : . ' , ; identical; success [16:15:52.886] | : . ' , assertFutureResult() ... done [16:15:52.887] | : . ' resolved() ... done [16:15:52.888] | : . ' MultisessionFuture #1 [16:15:52.889] | : . ' signalConditionsASAP(MultisessionFuture, pos=1) ... [16:15:52.889] | : . ' , nx: 2 [16:15:52.890] | : . ' , relay: TRUE [16:15:52.891] | : . ' , stdout: TRUE [16:15:52.892] | : . ' , signal: TRUE [16:15:52.892] | : . ' , resignal: FALSE [16:15:52.893] | : . ' , force: TRUE [16:15:52.894] | : . ' , relayed: [n=2] FALSE, FALSE [16:15:52.895] | : . ' , queued futures: [n=2] FALSE, FALSE [16:15:52.895] | : . ' , until=1 [16:15:52.896] | : . ' , relaying element #1 [16:15:52.897] | : . ' , value() for MultisessionFuture ('future_lapply-1') ... [16:15:52.898] | : . ' , ; result() for ClusterFuture ... [16:15:52.899] | : . ' , ; ` result already collected: FutureResult [16:15:52.899] | : . ' , ; result() for ClusterFuture ... done [16:15:52.900] | : . ' , ; result() for ClusterFuture ... [16:15:52.901] | : . ' , ; ` result already collected: FutureResult [16:15:52.902] | : . ' , ; result() for ClusterFuture ... done [16:15:52.902] | : . ' , ; signalConditions() ... [16:15:52.903] | : . ' , ; ` include = 'immediateCondition' [16:15:52.904] | : . ' , ; ` exclude = [16:15:52.905] | : . ' , ; ` resignal = FALSE [16:15:52.906] | : . ' , ; ` Number of conditions: 0 [16:15:52.906] | : . ' , ; ` int 0 [16:15:52.908] | : . ' , ; signalConditions() ... done [16:15:52.908] | : . ' , ; relay stdout ... [16:15:52.909] | : . ' , ; relay stdout ... done [16:15:52.910] | : . ' , ; check for misuse ... [16:15:52.911] | : . ' , ; check for misuse ... done [16:15:52.912] | : . ' , value() for MultisessionFuture ('future_lapply-1') ... done [16:15:52.913] | : . ' , result() for ClusterFuture ... [16:15:52.914] | : . ' , ; result already collected: FutureResult [16:15:52.914] | : . ' , result() for ClusterFuture ... done [16:15:52.915] | : . ' , signalConditions() ... [16:15:52.916] | : . ' , ; include = 'immediateCondition' [16:15:52.917] | : . ' , ; exclude = [16:15:52.918] | : . ' , ; resignal = FALSE [16:15:52.919] | : . ' , ; Number of conditions: 0 [16:15:52.920] | : . ' , ; int 0 [16:15:52.922] | : . ' , signalConditions() ... done [16:15:52.923] | : . ' , result() for ClusterFuture ... [16:15:52.924] | : . ' , ; result already collected: FutureResult [16:15:52.925] | : . ' , result() for ClusterFuture ... done [16:15:52.926] | : . ' , signalConditions() ... [16:15:52.926] | : . ' , ; include = 'condition' [16:15:52.927] | : . ' , ; exclude = 'error', 'immediateCondition' [16:15:52.928] | : . ' , ; resignal = TRUE [16:15:52.928] | : . ' , ; Number of conditions: 0 [16:15:52.929] | : . ' , ; int 0 [16:15:52.931] | : . ' , signalConditions() ... done [16:15:52.932] | : . ' , relayed: [n=2] TRUE, FALSE [16:15:52.933] | : . ' , queued futures: [n=2] TRUE, FALSE [16:15:52.933] | : . ' signalConditionsASAP(MultisessionFuture, pos=1) ... done [16:15:52.934] | : . ' value(, ...) ... [16:15:52.935] | : . ' , value() for MultisessionFuture ('future_lapply-1') ... [16:15:52.936] | : . ' , ; result() for ClusterFuture ... [16:15:52.937] | : . ' , ; ` result already collected: FutureResult [16:15:52.938] | : . ' , ; result() for ClusterFuture ... done [16:15:52.939] | : . ' , ; result() for ClusterFuture ... [16:15:52.940] | : . ' , ; ` result already collected: FutureResult [16:15:52.941] | : . ' , ; result() for ClusterFuture ... done [16:15:52.942] | : . ' , ; signalConditions() ... [16:15:52.943] | : . ' , ; ` include = 'immediateCondition' [16:15:52.944] | : . ' , ; ` exclude = [16:15:52.945] | : . ' , ; ` resignal = FALSE [16:15:52.946] | : . ' , ; ` Number of conditions: 0 [16:15:52.946] | : . ' , ; ` int 0 [16:15:52.948] | : . ' , ; signalConditions() ... done [16:15:52.949] | : . ' , ; check for misuse ... [16:15:52.950] | : . ' , ; check for misuse ... done [16:15:52.951] | : . ' , value() for MultisessionFuture ('future_lapply-1') ... done [16:15:52.952] | : . ' , value: [16:15:52.953] | : . ' value(, ...) ... done [16:15:52.954] | : . ' signalConditionsASAP(MultisessionFuture, pos=1) ... [16:15:52.955] | : . ' , nx: 2 [16:15:52.956] | : . ' , relay: TRUE [16:15:52.957] | : . ' , stdout: TRUE [16:15:52.957] | : . ' , signal: TRUE [16:15:52.958] | : . ' , resignal: FALSE [16:15:52.958] | : . ' , force: TRUE [16:15:52.959] | : . ' , relayed: [n=2] TRUE, FALSE [16:15:52.960] | : . ' , queued futures: [n=2] TRUE, FALSE [16:15:52.960] | : . ' , until=2 [16:15:52.961] | : . ' , relaying element #2 [16:15:52.961] | : . ' , relayed: [n=2] TRUE, FALSE [16:15:52.962] | : . ' , queued futures: [n=2] TRUE, FALSE [16:15:52.963] | : . ' signalConditionsASAP(MultisessionFuture, pos=1) ... done [16:15:52.963] | : . ' resolve() for MultisessionFuture ... [16:15:52.964] | : . ' resolve() for MultisessionFuture ... done [16:15:52.964] | : . ' length: 1 (resolved future 1) [16:15:52.965] | : . ' checking value #2: [16:15:52.965] | : . ' 'obj' is MultisessionFuture [16:15:52.966] | : . ' resolved() ... [16:15:52.967] | : . ' resolved() ... done [16:15:52.967] | : . ' MultisessionFuture #2 [16:15:52.968] | : . ' signalConditionsASAP(MultisessionFuture, pos=2) ... [16:15:52.969] | : . ' , nx: 2 [16:15:52.969] | : . ' , relay: TRUE [16:15:52.970] | : . ' , stdout: TRUE [16:15:52.970] | : . ' , signal: TRUE [16:15:52.971] | : . ' , resignal: FALSE [16:15:52.971] | : . ' , force: TRUE [16:15:52.972] | : . ' , relayed: [n=2] TRUE, FALSE [16:15:52.973] | : . ' , queued futures: [n=2] TRUE, FALSE [16:15:52.974] | : . ' , until=2 [16:15:52.974] | : . ' , relaying element #2 [16:15:52.975] | : . ' , value() for MultisessionFuture ('future_lapply-2') ... [16:15:52.976] | : . ' , ; result() for ClusterFuture ... [16:15:52.976] | : . ' , ; ` result already collected: FutureResult [16:15:52.977] | : . ' , ; result() for ClusterFuture ... done [16:15:52.977] | : . ' , ; result() for ClusterFuture ... [16:15:52.978] | : . ' , ; ` result already collected: FutureResult [16:15:52.979] | : . ' , ; result() for ClusterFuture ... done [16:15:52.979] | : . ' , ; signalConditions() ... [16:15:52.980] | : . ' , ; ` include = 'immediateCondition' [16:15:52.981] | : . ' , ; ` exclude = [16:15:52.982] | : . ' , ; ` resignal = FALSE [16:15:52.983] | : . ' , ; ` Number of conditions: 0 [16:15:52.984] | : . ' , ; ` int 0 [16:15:52.985] | : . ' , ; signalConditions() ... done [16:15:52.986] | : . ' , ; relay stdout ... [16:15:52.987] | : . ' , ; relay stdout ... done [16:15:52.988] | : . ' , ; check for misuse ... [16:15:52.989] | : . ' , ; check for misuse ... done [16:15:52.990] | : . ' , value() for MultisessionFuture ('future_lapply-2') ... done [16:15:52.990] | : . ' , result() for ClusterFuture ... [16:15:52.991] | : . ' , ; result already collected: FutureResult [16:15:52.991] | : . ' , result() for ClusterFuture ... done [16:15:52.992] | : . ' , signalConditions() ... [16:15:52.993] | : . ' , ; include = 'immediateCondition' [16:15:52.994] | : . ' , ; exclude = [16:15:52.995] | : . ' , ; resignal = FALSE [16:15:52.996] | : . ' , ; Number of conditions: 0 [16:15:52.996] | : . ' , ; int 0 [16:15:52.998] | : . ' , signalConditions() ... done [16:15:52.999] | : . ' , result() for ClusterFuture ... [16:15:53.000] | : . ' , ; result already collected: FutureResult [16:15:53.000] | : . ' , result() for ClusterFuture ... done [16:15:53.001] | : . ' , signalConditions() ... [16:15:53.002] | : . ' , ; include = 'condition' [16:15:53.002] | : . ' , ; exclude = 'error', 'immediateCondition' [16:15:53.003] | : . ' , ; resignal = TRUE [16:15:53.003] | : . ' , ; Number of conditions: 0 [16:15:53.004] | : . ' , ; int 0 [16:15:53.005] | : . ' , signalConditions() ... done [16:15:53.006] | : . ' , relayed: [n=2] TRUE, TRUE [16:15:53.006] | : . ' , queued futures: [n=2] TRUE, TRUE [16:15:53.007] | : . ' signalConditionsASAP(MultisessionFuture, pos=2) ... done [16:15:53.008] | : . ' value(, ...) ... [16:15:53.009] | : . ' , value() for MultisessionFuture ('future_lapply-2') ... [16:15:53.010] | : . ' , ; result() for ClusterFuture ... [16:15:53.011] | : . ' , ; ` result already collected: FutureResult [16:15:53.012] | : . ' , ; result() for ClusterFuture ... done [16:15:53.013] | : . ' , ; result() for ClusterFuture ... [16:15:53.013] | : . ' , ; ` result already collected: FutureResult [16:15:53.014] | : . ' , ; result() for ClusterFuture ... done [16:15:53.015] | : . ' , ; signalConditions() ... [16:15:53.016] | : . ' , ; ` include = 'immediateCondition' [16:15:53.017] | : . ' , ; ` exclude = [16:15:53.018] | : . ' , ; ` resignal = FALSE [16:15:53.019] | : . ' , ; ` Number of conditions: 0 [16:15:53.020] | : . ' , ; ` int 0 [16:15:53.022] | : . ' , ; signalConditions() ... done [16:15:53.022] | : . ' , ; check for misuse ... [16:15:53.023] | : . ' , ; check for misuse ... done [16:15:53.024] | : . ' , value() for MultisessionFuture ('future_lapply-2') ... done [16:15:53.025] | : . ' , value: [16:15:53.026] | : . ' value(, ...) ... done [16:15:53.027] | : . ' signalConditionsASAP(MultisessionFuture, pos=2) ... [16:15:53.028] | : . ' , nx: 2 [16:15:53.029] | : . ' , relay: TRUE [16:15:53.030] | : . ' , stdout: TRUE [16:15:53.030] | : . ' , signal: TRUE [16:15:53.031] | : . ' , resignal: FALSE [16:15:53.032] | : . ' , force: TRUE [16:15:53.033] | : . ' , relayed: [n=2] TRUE, TRUE [16:15:53.034] | : . ' , queued futures: [n=2] TRUE, TRUE [16:15:53.035] | : . ' , until=2 [16:15:53.035] | : . ' , relayed: [n=2] TRUE, TRUE [16:15:53.036] | : . ' , queued futures: [n=2] TRUE, TRUE [16:15:53.037] | : . ' signalConditionsASAP(MultisessionFuture, pos=2) ... done [16:15:53.037] | : . ' resolve() for MultisessionFuture ... [16:15:53.038] | : . ' resolve() for MultisessionFuture ... done [16:15:53.039] | : . ' length: 0 (resolved future 2) [16:15:53.040] | : . ' Relaying remaining futures ... [16:15:53.041] | : . ' , signalConditionsASAP(NULL, pos=0) ... [16:15:53.042] | : . ' , ; nx: 2 [16:15:53.043] | : . ' , ; relay: TRUE [16:15:53.044] | : . ' , ; stdout: TRUE [16:15:53.045] | : . ' , ; signal: TRUE [16:15:53.045] | : . ' , ; resignal: FALSE [16:15:53.046] | : . ' , ; force: TRUE [16:15:53.047] | : . ' , ; relayed: [n=2] TRUE, TRUE [16:15:53.048] | : . ' , ; queued futures: [n=2] TRUE, TRUE - flush all [16:15:53.049] | : . ' , ; relayed: [n=2] TRUE, TRUE [16:15:53.050] | : . ' , ; queued futures: [n=2] TRUE, TRUE [16:15:53.051] | : . ' , signalConditionsASAP(NULL, pos=0) ... done [16:15:53.052] | : . ' Relaying remaining futures ... done [16:15:53.052] | : . value() for list ... done [16:15:53.053] | : . - Number of value chunks collected: 2 [16:15:53.054] | : . Resolving 2 futures (chunks) ... DONE [16:15:53.055] | : . Reducing values from 2 chunks ... [16:15:53.056] | : . - Number of values collected after concatenation: 2 [16:15:53.057] | : . - Number of values expected: 2 [16:15:53.058] | : . Reducing values from 2 chunks ... DONE [16:15:53.058] | : future_lapply() -> future_xapply() ... done [16:15:53.059] | future_lapply() ... done * future_lapply(x, ..., future.stdout = FALSE) ... DONE * future_lapply(x, ..., future.stdout = TRUE) ... [16:15:53.061] | future_lapply() ... [16:15:53.064] | : Globals in FUN(): [n=4] '{', 'Sys.sleep', '/', 'print' [16:15:53.064] | : => Will pass '...' to FUN(): '{', ' ...future.FUN(...future.X_jj, ...)', '}' [16:15:53.069] | : future_lapply() -> future_xapply() ... [16:15:53.070] | : . nbrOfWorkers(NULL) ... [16:15:53.070] | : . ' List of 4 [16:15:53.070] | : . ' $ : language makeChunks(nX, nbrOfWorkers = nbrOfWorkers(), future.scheduling = future.scheduling, future.chunk.size = future.chunk.size) [16:15:53.070] | : . ' $ : language stop_if_not(nbrOfElements >= 0L, nbrOfWorkers >= 1L) [16:15:53.070] | : . ' $ : language nbrOfWorkers() [16:15:53.070] | : . ' $ : language nbrOfWorkers.NULL() [16:15:53.073] | : . ' plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [16:15:53.074] | : . ' plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [16:15:53.075] | : . ' Number of workers: 2 [16:15:53.076] | : . nbrOfWorkers(NULL) ... done [16:15:53.077] | : . Number of chunks: 2 [16:15:53.078] | : . getGlobalsAndPackagesXApply() ... [16:15:53.079] | : . ' future.globals: TRUE [16:15:53.080] | : . ' getGlobalsAndPackages() ... [16:15:53.081] | : . ' , Searching for globals ... [16:15:53.094] | : . ' , ; globals found: [5] 'FUN', '{', 'Sys.sleep', '/', 'print' [16:15:53.095] | : . ' , Searching for globals ... done [16:15:53.096] | : . ' , Resolving globals: FALSE [16:15:53.097] | : . ' , Search for packages associated with the globals ... [16:15:53.097] | : . ' , ; Packages associated with globals: [1] 'base' [16:15:53.098] | : . ' , ; Packages: [1] 'base' [16:15:53.099] | : . ' , Search for packages associated with the globals ... done [16:15:53.099] | : . ' , The total size of the 1 globals is 200 bytes (200 bytes) [16:15:53.100] | : . ' , 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') [16:15:53.101] | : . ' , Packages after dropping 'base': [0] [16:15:53.101] | : . ' , globals: [1] 'FUN' [16:15:53.102] | : . ' , packages: [0] [16:15:53.103] | : . ' getGlobalsAndPackages() ... done [16:15:53.103] | : . ' globals found/used: [n=1] 'FUN' [16:15:53.104] | : . ' needed namespaces: [n=0] [16:15:53.104] | : . ' use_args: TRUE [16:15:53.105] | : . ' Getting '...' globals ... [16:15:53.106] | : . ' , resolve() for FutureGlobals ... [16:15:53.106] | : . ' , ; recursive: 0 [16:15:53.107] | : . ' , ; Number of elements: 1 [16:15:53.108] | : . ' , ; elements: '...' [16:15:53.108] | : . ' , ; 'obj' is DotDotDotList [16:15:53.109] | : . ' , ; resolve(obj, ...) ... [16:15:53.109] | : . ' , ; ` resolve() for DotDotDotList ... [16:15:53.110] | : . ' , ; ` | recursive: -1 [16:15:53.110] | : . ' , ; ` resolve() for DotDotDotList ... done [16:15:53.111] | : . ' , ; resolve(obj, ...) ... done [16:15:53.111] | : . ' , ; resolved() ... [16:15:53.112] | : . ' , ; ` resolved() for DotDotDotList ... [16:15:53.113] | : . ' , ; ` | Number of elements: 0 [16:15:53.113] | : . ' , ; ` | Number of futures: 0 [16:15:53.114] | : . ' , ; ` resolved() for DotDotDotList ... done [16:15:53.114] | : . ' , ; resolved() ... done [16:15:53.115] | : . ' , ; length: 0 (resolved future 1) [16:15:53.115] | : . ' , resolve() for FutureGlobals ... done [16:15:53.116] | : . ' , '...' content: [n=0] [16:15:53.116] | : . ' , List of 1 [16:15:53.116] | : . ' , $ ...: list() [16:15:53.116] | : . ' , ..- attr(*, "class")= chr [1:2] "DotDotDotList" "list" [16:15:53.116] | : . ' , - attr(*, "where")=List of 1 [16:15:53.116] | : . ' , ..$ ...: [16:15:53.116] | : . ' , - attr(*, "class")= chr [1:3] "FutureGlobals" "Globals" "list" [16:15:53.116] | : . ' , - attr(*, "resolved")= logi TRUE [16:15:53.116] | : . ' , - attr(*, "total_size")= num NA [16:15:53.120] | : . ' Getting '...' globals ... done [16:15:53.121] | : . ' Globals to be used in all futures (chunks): [n=2] '...future.FUN', '...' [16:15:53.122] | : . ' List of 2 [16:15:53.122] | : . ' $ ...future.FUN:function (x) [16:15:53.122] | : . ' $ ... : list() [16:15:53.122] | : . ' ..- attr(*, "class")= chr [1:2] "DotDotDotList" "list" [16:15:53.122] | : . ' - attr(*, "where")=List of 2 [16:15:53.122] | : . ' ..$ ...future.FUN: [16:15:53.122] | : . ' ..$ ... : [16:15:53.122] | : . ' - attr(*, "class")= chr [1:3] "FutureGlobals" "Globals" "list" [16:15:53.122] | : . ' - attr(*, "resolved")= logi FALSE [16:15:53.122] | : . ' - attr(*, "total_size")= num 3656 [16:15:53.126] | : . ' Packages to be attached in all futures: [n=0] [16:15:53.126] | : . getGlobalsAndPackagesXApply() ... done [16:15:53.127] | : . Globals pass to each chunk: [n=5] '...future.FUN', '...', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [16:15:53.128] | : . List of 5 [16:15:53.128] | : . $ ...future.FUN :function (x) [16:15:53.128] | : . $ ... : list() [16:15:53.128] | : . ..- attr(*, "class")= chr [1:2] "DotDotDotList" "list" [16:15:53.128] | : . $ ...future.elements_ii : NULL [16:15:53.128] | : . $ ...future.seeds_ii : NULL [16:15:53.128] | : . $ ...future.globals.maxSize: NULL [16:15:53.128] | : . - attr(*, "where")=List of 5 [16:15:53.128] | : . ..$ ...future.FUN : [16:15:53.128] | : . ..$ ... : [16:15:53.128] | : . ..$ ...future.elements_ii : [16:15:53.128] | : . ..$ ...future.seeds_ii : [16:15:53.128] | : . ..$ ...future.globals.maxSize: [16:15:53.128] | : . - attr(*, "class")= chr [1:3] "FutureGlobals" "Globals" "list" [16:15:53.128] | : . - attr(*, "resolved")= logi FALSE [16:15:53.128] | : . - attr(*, "total_size")= num 3656 [16:15:53.135] | : . Number of futures (= number of chunks): 2 [16:15:53.136] | : . Launching 2 futures (chunks) ... [16:15:53.137] | : . Chunk #1 of 2 ... [16:15:53.138] | : . - Finding globals in 'X' for chunk #1 ... [16:15:53.138] | : . getGlobalsAndPackages() ... [16:15:53.139] | : . ' Searching for globals ... [16:15:53.141] | : . ' , globals found: [0] [16:15:53.142] | : . ' Searching for globals ... done [16:15:53.143] | : . ' globals: [0] [16:15:53.144] | : . ' packages: [0] [16:15:53.144] | : . getGlobalsAndPackages() ... done [16:15:53.145] | : . + additional globals found: [n=0] [16:15:53.146] | : . + additional namespaces needed: [n=0] [16:15:53.147] | : . - Finding globals in 'X' for chunk #1 ... DONE [16:15:53.148] | : . - Adjusted option 'future.globals.maxSize': 524288000 -> 2 * 524288000 = 1048576000 (bytes) [16:15:53.149] | : . - seeds: [16:15:53.149] | : . - All globals exported: [n=5] '...future.FUN', '...', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [16:15:53.150] | : . future(..., label = 'future_lapply-1') ... [16:15:53.151] | : . ' lazy: FALSE [16:15:53.151] | : . ' stdout: TRUE [16:15:53.152] | : . ' conditions: [n=1] 'condition' [16:15:53.152] | : . ' getGlobalsAndPackages() ... [16:15:53.153] | : . ' , globals passed as-is: [5] '...future.FUN', '...', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [16:15:53.154] | : . ' , Resolving globals: FALSE [16:15:53.155] | : . ' , Tweak future expression to call with '...' arguments ... [16:15:53.156] | : . ' , ; { [16:15:53.156] | : . ' , ; "# future::getGlobalsAndPackages(): wrapping the original future" [16:15:53.156] | : . ' , ; "# expression in do.call(), because function called uses '...' " [16:15:53.156] | : . ' , ; "# as a global variable " [16:15:53.156] | : . ' , ; do.call(function(...) { [16:15:53.156] | : . ' , ; "# future::getGlobalsAndPackages(): FUN() uses '...' internally " [16:15:53.156] | : . ' , ; "# without having an '...' argument. This means '...' is treated" [16:15:53.156] | : . ' , ; "# as a global variable. This may happen when FUN() is an " [16:15:53.156] | : . ' , ; "# anonymous function. " [16:15:53.156] | : . ' , ; "# " [16:15:53.156] | : . ' , ; "# If an anonymous function, we will make sure to restore the " [16:15:53.156] | : . ' , ; "# function environment of FUN() to the calling environment. " [16:15:53.156] | : . ' , ; "# We assume FUN() an anonymous function if it lives in the " [16:15:53.156] | : . ' , ; "# global environment, which is where globals are written. " [16:15:53.156] | : . ' , ; penv <- env <- environment(...future.FUN) [16:15:53.156] | : . ' , ; repeat { [16:15:53.156] | : . ' , ; if (identical(env, globalenv()) || identical(env, [16:15:53.156] | : . ' , ; emptyenv())) [16:15:53.156] | : . ' , ; break [16:15:53.156] | : . ' , ; penv <- env [16:15:53.156] | : . ' , ; env <- parent.env(env) [16:15:53.156] | : . ' , ; } [16:15:53.156] | : . ' , ; if (identical(penv, globalenv())) { [16:15:53.156] | : . ' , ; environment(...future.FUN) <- environment() [16:15:53.156] | : . ' , ; } [16:15:53.156] | : . ' , ; else if (!identical(penv, emptyenv()) && !is.null(penv) && [16:15:53.156] | : . ' , ; !isNamespace(penv)) { [16:15:53.156] | : . ' , ; parent.env(penv) <- environment() [16:15:53.156] | : . ' , ; } [16:15:53.156] | : . ' , ; rm(list = c("env", "penv"), inherits = FALSE) [16:15:53.156] | : . ' , ; { [16:15:53.156] | : . ' , ; "# future.apply:::future_xapply(): preserve future option" [16:15:53.156] | : . ' , ; ...future.globals.maxSize.org <- getOption("future.globals.maxSize") [16:15:53.156] | : . ' , ; if (!identical(...future.globals.maxSize.org, ...future.globals.maxSize)) { [16:15:53.156] | : . ' , ; oopts <- options(future.globals.maxSize = ...future.globals.maxSize) [16:15:53.156] | : . ' , ; on.exit(options(oopts), add = TRUE) [16:15:53.156] | : . ' , ; } [16:15:53.156] | : . ' , ; { [16:15:53.156] | : . ' , ; "# future.apply::future_lapply(): process chunk of elements" [16:15:53.156] | : . ' , ; lapply(seq_along(...future.elements_ii), FUN = function(jj) { [16:15:53.156] | : . ' , ; ...future.X_jj <- ...future.elements_ii[[jj]] [16:15:53.156] | : . ' , ; { [16:15:53.156] | : . ' , ; ...future.FUN(...future.X_jj, ...) [16:15:53.156] | : . ' , ; } [16:15:53.156] | : . ' , ; }) [16:15:53.156] | : . ' , ; } [16:15:53.156] | : . ' , ; } [16:15:53.156] | : . ' , ; }, args = future.call.arguments) [16:15:53.156] | : . ' , ; } [16:15:53.158] | : . ' , Tweak future expression to call with '...' arguments ... done [16:15:53.159] | : . ' , Search for packages associated with the globals ... [16:15:53.160] | : . ' , ; Packages associated with globals: [0] [16:15:53.162] | : . ' , ; Packages: [0] [16:15:53.162] | : . ' , Search for packages associated with the globals ... done [16:15:53.163] | : . ' , Packages after dropping 'base': [0] [16:15:53.164] | : . ' , globals: [5] '...future.FUN', 'future.call.arguments', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [16:15:53.165] | : . ' , packages: [0] [16:15:53.166] | : . ' getGlobalsAndPackages() ... done [16:15:53.167] | : . ' run() for 'Future' ('future_lapply-1') ... [16:15:53.168] | : . ' , state: 'created' [16:15:53.169] | : . ' , plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [16:15:53.170] | : . ' , plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [16:15:53.170] | : . ' , Using MultisessionFutureBackend ... [16:15:53.171] | : . ' , ; Number of futures since start: 2 (2 created, 2 launched, 2 finished) [16:15:53.172] | : . ' , ; Launching futures ... [16:15:53.173] | : . ' , ; ` launchFuture() for ClusterFutureBackend ... [16:15:53.174] | : . ' , ; ` | Workers: [n=2] [16:15:53.175] | : . ' , ; ` | Socket cluster with 2 nodes on host 'localhost' (R Under development (unstable) (2026-03-17 r89645 ucrt), platform x86_64-w64-mingw32) [16:15:53.177] | : . ' , ; ` | FutureRegistry: 'workers-249b6fc779942f2727f1ba84a2c9728d' [16:15:53.178] | : . ' , ; ` | requestWorker() ... [16:15:53.179] | : . ' , ; ` | : requestNode() ... [16:15:53.180] | : . ' , ; ` | : . Number of workers: 2 [16:15:53.180] | : . ' , ; ` | : . Polling for a free worker ... [16:15:53.181] | : . ' , ; ` | : . ' FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'list', earlySignal = 0) ... [16:15:53.181] | : . ' , ; ` | : . ' , Listing all futures [16:15:53.182] | : . ' , ; ` | : . ' , Number of registered futures: 0 [16:15:53.183] | : . ' , ; ` | : . ' FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'list', earlySignal = 0) ... done [16:15:53.184] | : . ' , ; ` | : . ' Total time: 0 [16:15:53.185] | : . ' , ; ` | : . Polling for a free worker ... done [16:15:53.185] | : . ' , ; ` | : . FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'list', earlySignal = 0) ... [16:15:53.186] | : . ' , ; ` | : . ' Listing all futures [16:15:53.187] | : . ' , ; ` | : . ' Number of registered futures: 0 [16:15:53.188] | : . ' , ; ` | : . FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'list', earlySignal = 0) ... done [16:15:53.189] | : . ' , ; ` | : . avail: [n=2] '1', '2' [16:15:53.190] | : . ' , ; ` | : . Index of first available worker: 1 [16:15:53.191] | : . ' , ; ` | : . Validate that the worker is functional ... [16:15:53.192] | : . ' , ; ` | : . ' Connection is valid [16:15:53.193] | : . ' , ; ` | : . ' RichSOCKnode of a socket cluster on local host 'localhost' with pid 84316 (R Under development (unstable) (2026-03-17 r89645 ucrt), x86_64-w64-mingw32) using socket connection #4 ('<-CRANwin3.fb05.statistik.uni-dortmund.de:24937') [16:15:53.196] | : . ' , ; ` | : . ' Worker is functional [16:15:53.197] | : . ' , ; ` | : . ' FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'list', earlySignal = 0) ... [16:15:53.197] | : . ' , ; ` | : . ' , Listing all futures [16:15:53.198] | : . ' , ; ` | : . ' , Number of registered futures: 0 [16:15:53.199] | : . ' , ; ` | : . ' FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'list', earlySignal = 0) ... done [16:15:53.200] | : . ' , ; ` | : . Validate that the worker is functional ... done [16:15:53.201] | : . ' , ; ` | : requestNode() ... done [16:15:53.202] | : . ' , ; ` | : cluster node index: 1 [16:15:53.204] | : . ' , ; ` | requestWorker() ... done [16:15:53.205] | : . ' , ; ` | eraseGlobalEnvironment() ... [16:15:53.206] | : . ' , ; ` | eraseGlobalEnvironment() ... done [16:15:53.207] | : . ' , ; ` | launchFuture() ... [16:15:53.209] | : . ' , ; ` | : cluster node index: 1 [16:15:53.210] | : . ' , ; ` | : getFutureData() ... [16:15:53.211] | : . ' , ; ` | : . getFutureCore() ... [16:15:53.212] | : . ' , ; ` | : . ' Packages needed by the future expression (n = 0): [16:15:53.213] | : . ' , ; ` | : . getFutureCore() ... done [16:15:53.214] | : . ' , ; ` | : . getFutureCapture() ... [16:15:53.215] | : . ' , ; ` | : . getFutureCapture() ... done [16:15:53.216] | : . ' , ; ` | : . getFutureContext() ... [16:15:53.217] | : . ' , ; ` | : . ' plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [16:15:53.218] | : . ' , ; ` | : . ' , Getting stack without first backend: [n=0] [16:15:53.219] | : . ' , ; ` | : . ' plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [16:15:53.220] | : . ' , ; ` | : . ' Packages needed by future backend (n = 0): [16:15:53.221] | : . ' , ; ` | : . getFutureContext() ... done [16:15:53.222] | : . ' , ; ` | : getFutureData() ... done [16:15:53.224] | : . ' , ; ` | : FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'add', earlySignal = 0) ... [16:15:53.225] | : . ' , ; ` | : . Appended future to position #1 [16:15:53.226] | : . ' , ; ` | : . Number of registered futures: 1 [16:15:53.227] | : . ' , ; ` | : FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'add', earlySignal = 0) ... done [16:15:53.228] | : . ' , ; ` | launchFuture() ... done [16:15:53.229] | : . ' , ; ` | MultisessionFuture started [16:15:53.230] | : . ' , ; ` launchFuture() for ClusterFutureBackend ... done [16:15:53.231] | : . ' , ; Launching futures ... done [16:15:53.232] | : . ' , ; Future launched: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [16:15:53.233] | : . ' , Using MultisessionFutureBackend ... done [16:15:53.234] | : . ' run() for 'Future' ('future_lapply-1') ... done [16:15:53.235] | : . future(..., label = 'future_lapply-1') ... done [16:15:53.236] | : . Created future: [16:15:53.241] | : . resolved() ... [16:15:53.242] | : . ' resolved() for MultisessionFuture ('future_lapply-1') ... [16:15:53.244] | : . ' , Cluster node socket connection: index=4, id=443 [16:15:53.245] | : . ' , assertValidConnection() ... [16:15:53.246] | : . ' , ; cluster node index: 1 [16:15:53.247] | : . ' , assertValidConnection() ... done [16:15:53.451] | : . ' , socketSelect(list(), timeout = 0.01, write = FALSE) returned FALSE; not resolved [16:15:53.452] | : . ' resolved() for MultisessionFuture ('future_lapply-1') ... done [16:15:53.453] | : . resolved() ... done [16:15:53.237] | : . MultisessionFuture: [16:15:53.237] | : . Label: 'future_lapply-1' [16:15:53.237] | : . Expression: [16:15:53.237] | : . { [16:15:53.237] | : . "# future::getGlobalsAndPackages(): wrapping the original future" [16:15:53.237] | : . "# expression in do.call(), because function called uses '...' " [16:15:53.237] | : . "# as a global variable " [16:15:53.237] | : . do.call(function(...) { [16:15:53.237] | : . "# future::getGlobalsAndPackages(): FUN() uses '...' internally " [16:15:53.237] | : . "# without having an '...' argument. This means '...' is treated" [16:15:53.237] | : . "# as a global variable. This may happen when FUN() is an " [16:15:53.237] | : . "# anonymous function. " [16:15:53.237] | : . "# " [16:15:53.237] | : . "# If an anonymous function, we will make sure to restore the " [16:15:53.237] | : . "# function environment of FUN() to the calling environment. " [16:15:53.237] | : . "# We assume FUN() an anonymous function if it lives in the " [16:15:53.237] | : . "# global environment, which is where globals are written. " [16:15:53.237] | : . penv <- env <- environment(...future.FUN) [16:15:53.237] | : . repeat { [16:15:53.237] | : . if (identical(env, globalenv()) || identical(env, [16:15:53.237] | : . emptyenv())) [16:15:53.237] | : . break [16:15:53.237] | : . penv <- env [16:15:53.237] | : . env <- parent.env(env) [16:15:53.237] | : . } [16:15:53.237] | : . if (identical(penv, globalenv())) { [16:15:53.237] | : . environment(...future.FUN) <- environment() [16:15:53.237] | : . } [16:15:53.237] | : . else if (!identical(penv, emptyenv()) && !is.null(penv) && [16:15:53.237] | : . !isNamespace(penv)) { [16:15:53.237] | : . parent.env(penv) <- environment() [16:15:53.237] | : . } [16:15:53.237] | : . rm(list = c("env", "penv"), inherits = FALSE) [16:15:53.237] | : . { [16:15:53.237] | : . "# future.apply:::future_xapply(): preserve future option" [16:15:53.237] | : . ...future.globals.maxSize.org <- getOption("future.globals.maxSize") [16:15:53.237] | : . if (!identical(...future.globals.maxSize.org, ...future.globals.maxSize)) { [16:15:53.237] | : . oopts <- options(future.globals.maxSize = ...future.globals.maxSize) [16:15:53.237] | : . on.exit(options(oopts), add = TRUE) [16:15:53.237] | : . } [16:15:53.237] | : . { [16:15:53.237] | : . "# future.apply::future_lapply(): process chunk of elements" [16:15:53.237] | : . lapply(seq_along(...future.elements_ii), FUN = function(jj) { [16:15:53.237] | : . ...future.X_jj <- ...future.elements_ii[[jj]] [16:15:53.237] | : . { [16:15:53.237] | : . ...future.FUN(...future.X_jj, ...) [16:15:53.237] | : . } [16:15:53.237] | : . }) [16:15:53.237] | : . } [16:15:53.237] | : . } [16:15:53.237] | : . }, args = future.call.arguments) [16:15:53.237] | : . } [16:15:53.237] | : . 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) [16:15:53.237] | : . Packages: [16:15:53.237] | : . L'Ecuyer-CMRG RNG seed: (seed = FALSE) [16:15:53.237] | : . Capture standard output: TRUE [16:15:53.237] | : . Capture condition classes: 'condition' (excluding '') [16:15:53.237] | : . Immediate condition classes: 'immediateCondition' [16:15:53.237] | : . Lazy evaluation: FALSE [16:15:53.237] | : . Local evaluation: TRUE [16:15:53.237] | : . Early signaling: FALSE [16:15:53.237] | : . Actions: [n=1] 'run' [16:15:53.237] | : . State: 'running' ("Future is being evaluated") [16:15:53.237] | : . Resolved: FALSE [16:15:53.237] | : . Unique identifier: 9268c7fadddee19cb4f5a63a013f675f-9 [16:15:53.237] | : . Owner process: 9268c7fadddee19cb4f5a63a013f675f [16:15:53.237] | : . Class: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [16:15:53.237] | : . Value: [16:15:53.237] | : . Conditions captured: [16:15:53.455] | : . Chunk #1 of 2 ... DONE [16:15:53.456] | : . Chunk #2 of 2 ... [16:15:53.457] | : . - Finding globals in 'X' for chunk #2 ... [16:15:53.458] | : . getGlobalsAndPackages() ... [16:15:53.459] | : . ' Searching for globals ... [16:15:53.460] | : . ' , globals found: [0] [16:15:53.461] | : . ' Searching for globals ... done [16:15:53.462] | : . ' globals: [0] [16:15:53.463] | : . ' packages: [0] [16:15:53.464] | : . getGlobalsAndPackages() ... done [16:15:53.465] | : . + additional globals found: [n=0] [16:15:53.465] | : . + additional namespaces needed: [n=0] [16:15:53.466] | : . - Finding globals in 'X' for chunk #2 ... DONE [16:15:53.467] | : . - Adjusted option 'future.globals.maxSize': 524288000 -> 2 * 524288000 = 1048576000 (bytes) [16:15:53.468] | : . - seeds: [16:15:53.469] | : . - All globals exported: [n=5] '...future.FUN', '...', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [16:15:53.470] | : . future(..., label = 'future_lapply-2') ... [16:15:53.471] | : . ' lazy: FALSE [16:15:53.472] | : . ' stdout: TRUE [16:15:53.473] | : . ' conditions: [n=1] 'condition' [16:15:53.474] | : . ' getGlobalsAndPackages() ... [16:15:53.474] | : . ' , globals passed as-is: [5] '...future.FUN', '...', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [16:15:53.475] | : . ' , Resolving globals: FALSE [16:15:53.476] | : . ' , Tweak future expression to call with '...' arguments ... [16:15:53.477] | : . ' , ; { [16:15:53.477] | : . ' , ; "# future::getGlobalsAndPackages(): wrapping the original future" [16:15:53.477] | : . ' , ; "# expression in do.call(), because function called uses '...' " [16:15:53.477] | : . ' , ; "# as a global variable " [16:15:53.477] | : . ' , ; do.call(function(...) { [16:15:53.477] | : . ' , ; "# future::getGlobalsAndPackages(): FUN() uses '...' internally " [16:15:53.477] | : . ' , ; "# without having an '...' argument. This means '...' is treated" [16:15:53.477] | : . ' , ; "# as a global variable. This may happen when FUN() is an " [16:15:53.477] | : . ' , ; "# anonymous function. " [16:15:53.477] | : . ' , ; "# " [16:15:53.477] | : . ' , ; "# If an anonymous function, we will make sure to restore the " [16:15:53.477] | : . ' , ; "# function environment of FUN() to the calling environment. " [16:15:53.477] | : . ' , ; "# We assume FUN() an anonymous function if it lives in the " [16:15:53.477] | : . ' , ; "# global environment, which is where globals are written. " [16:15:53.477] | : . ' , ; penv <- env <- environment(...future.FUN) [16:15:53.477] | : . ' , ; repeat { [16:15:53.477] | : . ' , ; if (identical(env, globalenv()) || identical(env, [16:15:53.477] | : . ' , ; emptyenv())) [16:15:53.477] | : . ' , ; break [16:15:53.477] | : . ' , ; penv <- env [16:15:53.477] | : . ' , ; env <- parent.env(env) [16:15:53.477] | : . ' , ; } [16:15:53.477] | : . ' , ; if (identical(penv, globalenv())) { [16:15:53.477] | : . ' , ; environment(...future.FUN) <- environment() [16:15:53.477] | : . ' , ; } [16:15:53.477] | : . ' , ; else if (!identical(penv, emptyenv()) && !is.null(penv) && [16:15:53.477] | : . ' , ; !isNamespace(penv)) { [16:15:53.477] | : . ' , ; parent.env(penv) <- environment() [16:15:53.477] | : . ' , ; } [16:15:53.477] | : . ' , ; rm(list = c("env", "penv"), inherits = FALSE) [16:15:53.477] | : . ' , ; { [16:15:53.477] | : . ' , ; "# future.apply:::future_xapply(): preserve future option" [16:15:53.477] | : . ' , ; ...future.globals.maxSize.org <- getOption("future.globals.maxSize") [16:15:53.477] | : . ' , ; if (!identical(...future.globals.maxSize.org, ...future.globals.maxSize)) { [16:15:53.477] | : . ' , ; oopts <- options(future.globals.maxSize = ...future.globals.maxSize) [16:15:53.477] | : . ' , ; on.exit(options(oopts), add = TRUE) [16:15:53.477] | : . ' , ; } [16:15:53.477] | : . ' , ; { [16:15:53.477] | : . ' , ; "# future.apply::future_lapply(): process chunk of elements" [16:15:53.477] | : . ' , ; lapply(seq_along(...future.elements_ii), FUN = function(jj) { [16:15:53.477] | : . ' , ; ...future.X_jj <- ...future.elements_ii[[jj]] [16:15:53.477] | : . ' , ; { [16:15:53.477] | : . ' , ; ...future.FUN(...future.X_jj, ...) [16:15:53.477] | : . ' , ; } [16:15:53.477] | : . ' , ; }) [16:15:53.477] | : . ' , ; } [16:15:53.477] | : . ' , ; } [16:15:53.477] | : . ' , ; }, args = future.call.arguments) [16:15:53.477] | : . ' , ; } [16:15:53.480] | : . ' , Tweak future expression to call with '...' arguments ... done [16:15:53.481] | : . ' , Search for packages associated with the globals ... [16:15:53.482] | : . ' , ; Packages associated with globals: [0] [16:15:53.483] | : . ' , ; Packages: [0] [16:15:53.484] | : . ' , Search for packages associated with the globals ... done [16:15:53.485] | : . ' , Packages after dropping 'base': [0] [16:15:53.486] | : . ' , globals: [5] '...future.FUN', 'future.call.arguments', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [16:15:53.487] | : . ' , packages: [0] [16:15:53.488] | : . ' getGlobalsAndPackages() ... done [16:15:53.489] | : . ' run() for 'Future' ('future_lapply-2') ... [16:15:53.490] | : . ' , state: 'created' [16:15:53.491] | : . ' , plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [16:15:53.492] | : . ' , plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [16:15:53.493] | : . ' , Using MultisessionFutureBackend ... [16:15:53.494] | : . ' , ; Number of futures since start: 3 (3 created, 3 launched, 2 finished) [16:15:53.495] | : . ' , ; Launching futures ... [16:15:53.495] | : . ' , ; ` launchFuture() for ClusterFutureBackend ... [16:15:53.496] | : . ' , ; ` | Workers: [n=2] [16:15:53.497] | : . ' , ; ` | Socket cluster with 2 nodes on host 'localhost' (R Under development (unstable) (2026-03-17 r89645 ucrt), platform x86_64-w64-mingw32) [16:15:53.501] | : . ' , ; ` | FutureRegistry: 'workers-249b6fc779942f2727f1ba84a2c9728d' [16:15:53.502] | : . ' , ; ` | requestWorker() ... [16:15:53.503] | : . ' , ; ` | : requestNode() ... [16:15:53.504] | : . ' , ; ` | : . Number of workers: 2 [16:15:53.505] | : . ' , ; ` | : . Polling for a free worker ... [16:15:53.506] | : . ' , ; ` | : . ' FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'list', earlySignal = 0) ... [16:15:53.507] | : . ' , ; ` | : . ' , Listing all futures [16:15:53.508] | : . ' , ; ` | : . ' , Number of registered futures: 1 [16:15:53.509] | : . ' , ; ` | : . ' FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'list', earlySignal = 0) ... done [16:15:53.510] | : . ' , ; ` | : . ' Total time: 0 [16:15:53.510] | : . ' , ; ` | : . Polling for a free worker ... done [16:15:53.511] | : . ' , ; ` | : . FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'list', earlySignal = 0) ... [16:15:53.512] | : . ' , ; ` | : . ' Listing all futures [16:15:53.513] | : . ' , ; ` | : . ' Number of registered futures: 1 [16:15:53.514] | : . ' , ; ` | : . FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'list', earlySignal = 0) ... done [16:15:53.515] | : . ' , ; ` | : . avail: [n=2] '2' [16:15:53.515] | : . ' , ; ` | : . Index of first available worker: 2 [16:15:53.516] | : . ' , ; ` | : . Validate that the worker is functional ... [16:15:53.517] | : . ' , ; ` | : . ' Connection is valid [16:15:53.518] | : . ' , ; ` | : . ' RichSOCKnode of a socket cluster on local host 'localhost' with pid 75920 (R Under development (unstable) (2026-03-17 r89645 ucrt), x86_64-w64-mingw32) using socket connection #5 ('<-CRANwin3.fb05.statistik.uni-dortmund.de:24937') [16:15:53.520] | : . ' , ; ` | : . ' Worker is functional [16:15:53.521] | : . ' , ; ` | : . ' FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'list', earlySignal = 0) ... [16:15:53.522] | : . ' , ; ` | : . ' , Listing all futures [16:15:53.523] | : . ' , ; ` | : . ' , Number of registered futures: 1 [16:15:53.524] | : . ' , ; ` | : . ' FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'list', earlySignal = 0) ... done [16:15:53.525] | : . ' , ; ` | : . Validate that the worker is functional ... done [16:15:53.526] | : . ' , ; ` | : requestNode() ... done [16:15:53.526] | : . ' , ; ` | : cluster node index: 2 [16:15:53.527] | : . ' , ; ` | requestWorker() ... done [16:15:53.528] | : . ' , ; ` | eraseGlobalEnvironment() ... [16:15:53.530] | : . ' , ; ` | eraseGlobalEnvironment() ... done [16:15:53.531] | : . ' , ; ` | launchFuture() ... [16:15:53.532] | : . ' , ; ` | : cluster node index: 2 [16:15:53.532] | : . ' , ; ` | : getFutureData() ... [16:15:53.533] | : . ' , ; ` | : . getFutureCore() ... [16:15:53.534] | : . ' , ; ` | : . ' Packages needed by the future expression (n = 0): [16:15:53.535] | : . ' , ; ` | : . getFutureCore() ... done [16:15:53.536] | : . ' , ; ` | : . getFutureCapture() ... [16:15:53.536] | : . ' , ; ` | : . getFutureCapture() ... done [16:15:53.537] | : . ' , ; ` | : . getFutureContext() ... [16:15:53.538] | : . ' , ; ` | : . ' plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [16:15:53.539] | : . ' , ; ` | : . ' , Getting stack without first backend: [n=0] [16:15:53.540] | : . ' , ; ` | : . ' plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [16:15:53.541] | : . ' , ; ` | : . ' Packages needed by future backend (n = 0): [16:15:53.542] | : . ' , ; ` | : . getFutureContext() ... done [16:15:53.543] | : . ' , ; ` | : getFutureData() ... done [16:15:53.544] | : . ' , ; ` | : FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'add', earlySignal = 0) ... [16:15:53.545] | : . ' , ; ` | : . Appended future to position #2 [16:15:53.546] | : . ' , ; ` | : . Number of registered futures: 2 [16:15:53.547] | : . ' , ; ` | : FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'add', earlySignal = 0) ... done [16:15:53.548] | : . ' , ; ` | launchFuture() ... done [16:15:53.549] | : . ' , ; ` | MultisessionFuture started [16:15:53.550] | : . ' , ; ` launchFuture() for ClusterFutureBackend ... done [16:15:53.551] | : . ' , ; Launching futures ... done [16:15:53.552] | : . ' , ; Future launched: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [16:15:53.553] | : . ' , Using MultisessionFutureBackend ... done [16:15:53.554] | : . ' run() for 'Future' ('future_lapply-2') ... done [16:15:53.555] | : . future(..., label = 'future_lapply-2') ... done [16:15:53.556] | : . Created future: [16:15:53.560] | : . resolved() ... [16:15:53.561] | : . ' resolved() for MultisessionFuture ('future_lapply-2') ... [16:15:53.563] | : . ' , Cluster node socket connection: index=5, id=444 [16:15:53.564] | : . ' , assertValidConnection() ... [16:15:53.565] | : . ' , ; cluster node index: 2 [16:15:53.566] | : . ' , assertValidConnection() ... done [16:15:53.567] | : . ' , receiveMessageFromWorker() for ClusterFuture ... [16:15:53.568] | : . ' , ; cluster node index: 2 [16:15:53.569] | : . ' , ; [1] TRUE [16:15:53.570] | : . ' , ; Received data: [16:15:53.571] | : . ' , ; List of 5 [16:15:53.571] | : . ' , ; $ type : chr "VALUE" [16:15:53.571] | : . ' , ; $ value :List of 16 [16:15:53.571] | : . ' , ; ..$ value :List of 1 [16:15:53.571] | : . ' , ; .. ..$ : int 0 [16:15:53.571] | : . ' , ; ..$ visible : logi TRUE [16:15:53.571] | : . ' , ; ..$ stdout : chr "[1] 0\n" [16:15:53.571] | : . ' , ; ..$ conditions : list() [16:15:53.571] | : . ' , ; ..$ rng : logi FALSE [16:15:53.571] | : . ' , ; ..$ seed : NULL [16:15:53.571] | : . ' , ; ..$ misuseGlobalEnv : NULL [16:15:53.571] | : . ' , ; ..$ misuseConnections :List of 3 [16:15:53.571] | : . ' , ; .. ..$ added : NULL [16:15:53.571] | : . ' , ; .. ..$ removed : NULL [16:15:53.571] | : . ' , ; .. ..$ replaced: NULL [16:15:53.571] | : . ' , ; ..$ misuseDevices : NULL [16:15:53.571] | : . ' , ; ..$ misuseDefaultDevice: list() [16:15:53.571] | : . ' , ; ..$ started : POSIXct[1:1], format: "2026-03-18 16:15:53" [16:15:53.571] | : . ' , ; ..$ finished : POSIXct[1:1], format: "2026-03-18 16:15:53" [16:15:53.571] | : . ' , ; ..$ uuid : chr [1:2] "9268c7fadddee19cb4f5a63a013f675f" "10" [16:15:53.571] | : . ' , ; ..$ session_uuid : chr "b1ec563e3a8b54c0e4942ba47cc20473" [16:15:53.571] | : . ' , ; .. ..- attr(*, "source")=List of 5 [16:15:53.571] | : . ' , ; .. .. ..$ host : Named chr "CRANWIN3" [16:15:53.571] | : . ' , ; .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [16:15:53.571] | : . ' , ; .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [16:15:53.571] | : . ' , ; .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [16:15:53.571] | : . ' , ; .. .. ..$ pid : int 75920 [16:15:53.571] | : . ' , ; .. .. ..$ time : POSIXct[1:1], format: "2026-03-18 16:15:51" [16:15:53.571] | : . ' , ; .. .. ..$ random: int 2147483647 [16:15:53.571] | : . ' , ; ..$ r_info :List of 4 [16:15:53.571] | : . ' , ; .. ..$ version :Classes 'R_system_version', 'package_version', 'numeric_version' hidden list of 1 [16:15:53.571] | : . ' , ; .. .. ..$ : int [1:3] 4 6 0 [16:15:53.571] | : . ' , ; .. ..$ os : chr "windows" [16:15:53.571] | : . ' , ; .. ..$ os_name : chr "Windows" [16:15:53.571] | : . ' , ; .. ..$ captures_utf8: logi TRUE [16:15:53.571] | : . ' , ; ..$ version : chr "1.8" [16:15:53.571] | : . ' , ; ..- attr(*, "class")= chr "FutureResult" [16:15:53.571] | : . ' , ; $ success: logi TRUE [16:15:53.571] | : . ' , ; $ time : 'proc_time' Named num [1:5] 0.01 0 0.01 NA NA [16:15:53.571] | : . ' , ; ..- attr(*, "names")= chr [1:5] "user.self" "sys.self" "elapsed" "user.child" ... [16:15:53.571] | : . ' , ; $ tag : NULL [16:15:53.600] | : . ' , ; Received FutureResult [16:15:53.600] | : . ' , ; FutureResult: [16:15:53.600] | : . ' , ; value: 'list' [16:15:53.600] | : . ' , ; visible: TRUE [16:15:53.600] | : . ' , ; stdout: character [16:15:53.600] | : . ' , ; conditions: [n = 0] [16:15:53.600] | : . ' , ; RNG used: FALSE [16:15:53.600] | : . ' , ; duration: 0.005589962 secs (started 2026-03-18 16:15:53.545264) [16:15:53.600] | : . ' , ; version: 1.8 [16:15:53.602] | : . ' , ; FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'remove', earlySignal = 0) ... [16:15:53.602] | : . ' , ; ` Removed future from position #2 [16:15:53.603] | : . ' , ; ` Number of registered futures: 1 [16:15:53.604] | : . ' , ; FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'remove', earlySignal = 0) ... done [16:15:53.604] | : . ' , ; Erased future from future backend [16:15:53.605] | : . ' , ; result() for ClusterFuture ... [16:15:53.606] | : . ' , ; ` result already collected: FutureResult [16:15:53.607] | : . ' , ; result() for ClusterFuture ... done [16:15:53.608] | : . ' , ; signalConditions() ... [16:15:53.609] | : . ' , ; ` include = 'immediateCondition' [16:15:53.609] | : . ' , ; ` exclude = [16:15:53.610] | : . ' , ; ` resignal = FALSE [16:15:53.611] | : . ' , ; ` Number of conditions: 0 [16:15:53.612] | : . ' , ; ` int 0 [16:15:53.613] | : . ' , ; signalConditions() ... done [16:15:53.614] | : . ' , receiveMessageFromWorker() for ClusterFuture ... done [16:15:53.615] | : . ' , receiveMessageFromWorker() returned object of class FutureResult; resolved [16:15:53.616] | : . ' resolved() for MultisessionFuture ('future_lapply-2') ... done [16:15:53.617] | : . ' assertFutureResult() ... [16:15:53.618] | : . ' , Future uuid: 9268c7fadddee19cb4f5a63a013f675f-10 [16:15:53.619] | : . ' , identical; success [16:15:53.620] | : . ' assertFutureResult() ... done [16:15:53.620] | : . resolved() ... done [16:15:53.557] | : . MultisessionFuture: [16:15:53.557] | : . Label: 'future_lapply-2' [16:15:53.557] | : . Expression: [16:15:53.557] | : . { [16:15:53.557] | : . "# future::getGlobalsAndPackages(): wrapping the original future" [16:15:53.557] | : . "# expression in do.call(), because function called uses '...' " [16:15:53.557] | : . "# as a global variable " [16:15:53.557] | : . do.call(function(...) { [16:15:53.557] | : . "# future::getGlobalsAndPackages(): FUN() uses '...' internally " [16:15:53.557] | : . "# without having an '...' argument. This means '...' is treated" [16:15:53.557] | : . "# as a global variable. This may happen when FUN() is an " [16:15:53.557] | : . "# anonymous function. " [16:15:53.557] | : . "# " [16:15:53.557] | : . "# If an anonymous function, we will make sure to restore the " [16:15:53.557] | : . "# function environment of FUN() to the calling environment. " [16:15:53.557] | : . "# We assume FUN() an anonymous function if it lives in the " [16:15:53.557] | : . "# global environment, which is where globals are written. " [16:15:53.557] | : . penv <- env <- environment(...future.FUN) [16:15:53.557] | : . repeat { [16:15:53.557] | : . if (identical(env, globalenv()) || identical(env, [16:15:53.557] | : . emptyenv())) [16:15:53.557] | : . break [16:15:53.557] | : . penv <- env [16:15:53.557] | : . env <- parent.env(env) [16:15:53.557] | : . } [16:15:53.557] | : . if (identical(penv, globalenv())) { [16:15:53.557] | : . environment(...future.FUN) <- environment() [16:15:53.557] | : . } [16:15:53.557] | : . else if (!identical(penv, emptyenv()) && !is.null(penv) && [16:15:53.557] | : . !isNamespace(penv)) { [16:15:53.557] | : . parent.env(penv) <- environment() [16:15:53.557] | : . } [16:15:53.557] | : . rm(list = c("env", "penv"), inherits = FALSE) [16:15:53.557] | : . { [16:15:53.557] | : . "# future.apply:::future_xapply(): preserve future option" [16:15:53.557] | : . ...future.globals.maxSize.org <- getOption("future.globals.maxSize") [16:15:53.557] | : . if (!identical(...future.globals.maxSize.org, ...future.globals.maxSize)) { [16:15:53.557] | : . oopts <- options(future.globals.maxSize = ...future.globals.maxSize) [16:15:53.557] | : . on.exit(options(oopts), add = TRUE) [16:15:53.557] | : . } [16:15:53.557] | : . { [16:15:53.557] | : . "# future.apply::future_lapply(): process chunk of elements" [16:15:53.557] | : . lapply(seq_along(...future.elements_ii), FUN = function(jj) { [16:15:53.557] | : . ...future.X_jj <- ...future.elements_ii[[jj]] [16:15:53.557] | : . { [16:15:53.557] | : . ...future.FUN(...future.X_jj, ...) [16:15:53.557] | : . } [16:15:53.557] | : . }) [16:15:53.557] | : . } [16:15:53.557] | : . } [16:15:53.557] | : . }, args = future.call.arguments) [16:15:53.557] | : . } [16:15:53.557] | : . 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) [16:15:53.557] | : . Packages: [16:15:53.557] | : . L'Ecuyer-CMRG RNG seed: (seed = FALSE) [16:15:53.557] | : . Capture standard output: TRUE [16:15:53.557] | : . Capture condition classes: 'condition' (excluding '') [16:15:53.557] | : . Immediate condition classes: 'immediateCondition' [16:15:53.557] | : . Lazy evaluation: FALSE [16:15:53.557] | : . Local evaluation: TRUE [16:15:53.557] | : . Early signaling: FALSE [16:15:53.557] | : . Actions: [n=1] 'run' [16:15:53.557] | : . State: 'running' ("Future is being evaluated") [16:15:53.557] | : . Resolved: TRUE [16:15:53.557] | : . Unique identifier: 9268c7fadddee19cb4f5a63a013f675f-10 [16:15:53.557] | : . Owner process: 9268c7fadddee19cb4f5a63a013f675f [16:15:53.557] | : . Class: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [16:15:53.557] | : . Value: [16:15:53.557] | : . Conditions captured: [16:15:53.622] | : . Chunk #2 of 2 ... DONE [16:15:53.623] | : . Launching 2 futures (chunks) ... DONE [16:15:53.624] | : . Resolving 2 futures (chunks) ... [16:15:53.625] | : . value() for list ... [16:15:53.625] | : . ' recursive: 0 [16:15:53.626] | : . ' reduce: FALSE [16:15:53.627] | : . ' length: 2 [16:15:53.629] | : . ' Number of remaining objects: 2 [16:15:53.630] | : . ' checking value #1: [16:15:53.631] | : . ' 'obj' is MultisessionFuture [16:15:53.632] | : . ' resolved() ... [16:15:53.632] | : . ' , resolved() for MultisessionFuture ('future_lapply-1') ... [16:15:53.634] | : . ' , ; Cluster node socket connection: index=4, id=443 [16:15:53.634] | : . ' , ; assertValidConnection() ... [16:15:53.635] | : . ' , ; ` cluster node index: 1 [16:15:53.636] | : . ' , ; assertValidConnection() ... done [16:15:53.737] | : . ' , ; receiveMessageFromWorker() for ClusterFuture ... [16:15:53.738] | : . ' , ; ` cluster node index: 1 [16:15:53.740] | : . ' , ; ` [1] TRUE [16:15:53.741] | : . ' , ; ` Received data: [16:15:53.742] | : . ' , ; ` List of 5 [16:15:53.742] | : . ' , ; ` $ type : chr "VALUE" [16:15:53.742] | : . ' , ; ` $ value :List of 16 [16:15:53.742] | : . ' , ; ` ..$ value :List of 1 [16:15:53.742] | : . ' , ; ` .. ..$ : int 1 [16:15:53.742] | : . ' , ; ` ..$ visible : logi TRUE [16:15:53.742] | : . ' , ; ` ..$ stdout : chr "[1] 1\n" [16:15:53.742] | : . ' , ; ` ..$ conditions : list() [16:15:53.742] | : . ' , ; ` ..$ rng : logi FALSE [16:15:53.742] | : . ' , ; ` ..$ seed : NULL [16:15:53.742] | : . ' , ; ` ..$ misuseGlobalEnv : NULL [16:15:53.742] | : . ' , ; ` ..$ misuseConnections :List of 3 [16:15:53.742] | : . ' , ; ` .. ..$ added : NULL [16:15:53.742] | : . ' , ; ` .. ..$ removed : NULL [16:15:53.742] | : . ' , ; ` .. ..$ replaced: NULL [16:15:53.742] | : . ' , ; ` ..$ misuseDevices : NULL [16:15:53.742] | : . ' , ; ` ..$ misuseDefaultDevice: list() [16:15:53.742] | : . ' , ; ` ..$ started : POSIXct[1:1], format: "2026-03-18 16:15:53" [16:15:53.742] | : . ' , ; ` ..$ finished : POSIXct[1:1], format: "2026-03-18 16:15:53" [16:15:53.742] | : . ' , ; ` ..$ uuid : chr [1:2] "9268c7fadddee19cb4f5a63a013f675f" "9" [16:15:53.742] | : . ' , ; ` ..$ session_uuid : chr "aa433f3f831d5e224d4e7dc0dc9055cb" [16:15:53.742] | : . ' , ; ` .. ..- attr(*, "source")=List of 5 [16:15:53.742] | : . ' , ; ` .. .. ..$ host : Named chr "CRANWIN3" [16:15:53.742] | : . ' , ; ` .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [16:15:53.742] | : . ' , ; ` .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [16:15:53.742] | : . ' , ; ` .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [16:15:53.742] | : . ' , ; ` .. .. ..$ pid : int 84316 [16:15:53.742] | : . ' , ; ` .. .. ..$ time : POSIXct[1:1], format: "2026-03-18 16:15:51" [16:15:53.742] | : . ' , ; ` .. .. ..$ random: int 2147483647 [16:15:53.742] | : . ' , ; ` ..$ r_info :List of 4 [16:15:53.742] | : . ' , ; ` .. ..$ version :Classes 'R_system_version', 'package_version', 'numeric_version' hidden list of 1 [16:15:53.742] | : . ' , ; ` .. .. ..$ : int [1:3] 4 6 0 [16:15:53.742] | : . ' , ; ` .. ..$ os : chr "windows" [16:15:53.742] | : . ' , ; ` .. ..$ os_name : chr "Windows" [16:15:53.742] | : . ' , ; ` .. ..$ captures_utf8: logi TRUE [16:15:53.742] | : . ' , ; ` ..$ version : chr "1.8" [16:15:53.742] | : . ' , ; ` ..- attr(*, "class")= chr "FutureResult" [16:15:53.742] | : . ' , ; ` $ success: logi TRUE [16:15:53.742] | : . ' , ; ` $ time : 'proc_time' Named num [1:5] 0 0 0.52 NA NA [16:15:53.742] | : . ' , ; ` ..- attr(*, "names")= chr [1:5] "user.self" "sys.self" "elapsed" "user.child" ... [16:15:53.742] | : . ' , ; ` $ tag : NULL [16:15:53.769] | : . ' , ; ` Received FutureResult [16:15:53.770] | : . ' , ; ` FutureResult: [16:15:53.770] | : . ' , ; ` value: 'list' [16:15:53.770] | : . ' , ; ` visible: TRUE [16:15:53.770] | : . ' , ; ` stdout: character [16:15:53.770] | : . ' , ; ` conditions: [n = 0] [16:15:53.770] | : . ' , ; ` RNG used: FALSE [16:15:53.770] | : . ' , ; ` duration: 0.51103 secs (started 2026-03-18 16:15:53.224557) [16:15:53.770] | : . ' , ; ` version: 1.8 [16:15:53.772] | : . ' , ; ` FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'remove', earlySignal = 0) ... [16:15:53.773] | : . ' , ; ` | Removed future from position #1 [16:15:53.774] | : . ' , ; ` | Number of registered futures: 0 [16:15:53.775] | : . ' , ; ` FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'remove', earlySignal = 0) ... done [16:15:53.776] | : . ' , ; ` Erased future from future backend [16:15:53.777] | : . ' , ; ` result() for ClusterFuture ... [16:15:53.778] | : . ' , ; ` | result already collected: FutureResult [16:15:53.779] | : . ' , ; ` result() for ClusterFuture ... done [16:15:53.780] | : . ' , ; ` signalConditions() ... [16:15:53.781] | : . ' , ; ` | include = 'immediateCondition' [16:15:53.782] | : . ' , ; ` | exclude = [16:15:53.783] | : . ' , ; ` | resignal = FALSE [16:15:53.784] | : . ' , ; ` | Number of conditions: 0 [16:15:53.785] | : . ' , ; ` | int 0 [16:15:53.787] | : . ' , ; ` signalConditions() ... done [16:15:53.788] | : . ' , ; receiveMessageFromWorker() for ClusterFuture ... done [16:15:53.789] | : . ' , ; receiveMessageFromWorker() returned object of class FutureResult; resolved [16:15:53.789] | : . ' , resolved() for MultisessionFuture ('future_lapply-1') ... done [16:15:53.790] | : . ' , assertFutureResult() ... [16:15:53.791] | : . ' , ; Future uuid: 9268c7fadddee19cb4f5a63a013f675f-9 [16:15:53.791] | : . ' , ; identical; success [16:15:53.792] | : . ' , assertFutureResult() ... done [16:15:53.792] | : . ' resolved() ... done [16:15:53.793] | : . ' MultisessionFuture #1 [16:15:53.793] | : . ' signalConditionsASAP(MultisessionFuture, pos=1) ... [16:15:53.794] | : . ' , nx: 2 [16:15:53.794] | : . ' , relay: TRUE [16:15:53.795] | : . ' , stdout: TRUE [16:15:53.796] | : . ' , signal: TRUE [16:15:53.796] | : . ' , resignal: FALSE [16:15:53.797] | : . ' , force: TRUE [16:15:53.797] | : . ' , relayed: [n=2] FALSE, FALSE [16:15:53.798] | : . ' , queued futures: [n=2] FALSE, FALSE [16:15:53.798] | : . ' , until=1 [16:15:53.799] | : . ' , relaying element #1 [16:15:53.799] | : . ' , value() for MultisessionFuture ('future_lapply-1') ... [16:15:53.800] | : . ' , ; result() for ClusterFuture ... [16:15:53.801] | : . ' , ; ` result already collected: FutureResult [16:15:53.801] | : . ' , ; result() for ClusterFuture ... done [16:15:53.802] | : . ' , ; result() for ClusterFuture ... [16:15:53.802] | : . ' , ; ` result already collected: FutureResult [16:15:53.803] | : . ' , ; result() for ClusterFuture ... done [16:15:53.803] | : . ' , ; signalConditions() ... [16:15:53.804] | : . ' , ; ` include = 'immediateCondition' [16:15:53.805] | : . ' , ; ` exclude = [16:15:53.806] | : . ' , ; ` resignal = FALSE [16:15:53.807] | : . ' , ; ` Number of conditions: 0 [16:15:53.808] | : . ' , ; ` int 0 [16:15:53.809] | : . ' , ; signalConditions() ... done [16:15:53.810] | : . ' , ; relay stdout ... [16:15:53.811] | : . ' , ; relay stdout ... done [16:15:53.812] | : . ' , ; check for misuse ... [16:15:53.813] | : . ' , ; check for misuse ... done [16:15:53.813] | : . ' , value() for MultisessionFuture ('future_lapply-1') ... done [16:15:53.814] | : . ' , result() for ClusterFuture ... [16:15:53.815] | : . ' , ; result already collected: FutureResult [16:15:53.816] | : . ' , result() for ClusterFuture ... done [16:15:53.816] | : . ' , signalConditions() ... [16:15:53.817] | : . ' , ; include = 'immediateCondition' [16:15:53.817] | : . ' , ; exclude = [16:15:53.818] | : . ' , ; resignal = FALSE [16:15:53.819] | : . ' , ; Number of conditions: 0 [16:15:53.819] | : . ' , ; int 0 [16:15:53.820] | : . ' , signalConditions() ... done [16:15:53.821] | : . ' , result() for ClusterFuture ... [16:15:53.821] | : . ' , ; result already collected: FutureResult [16:15:53.822] | : . ' , result() for ClusterFuture ... done [16:15:53.823] | : . ' , signalConditions() ... [16:15:53.823] | : . ' , ; include = 'condition' [16:15:53.824] | : . ' , ; exclude = 'error', 'immediateCondition' [16:15:53.824] | : . ' , ; resignal = TRUE [16:15:53.825] | : . ' , ; Number of conditions: 0 [16:15:53.825] | : . ' , ; int 0 [16:15:53.826] | : . ' , signalConditions() ... done [16:15:53.827] | : . ' , relayed: [n=2] TRUE, FALSE [16:15:53.828] | : . ' , queued futures: [n=2] TRUE, FALSE [16:15:53.828] | : . ' signalConditionsASAP(MultisessionFuture, pos=1) ... done [16:15:53.829] | : . ' value(, ...) ... [16:15:53.829] | : . ' , value() for MultisessionFuture ('future_lapply-1') ... [16:15:53.830] | : . ' , ; result() for ClusterFuture ... [16:15:53.831] | : . ' , ; ` result already collected: FutureResult [16:15:53.831] | : . ' , ; result() for ClusterFuture ... done [16:15:53.832] | : . ' , ; result() for ClusterFuture ... [16:15:53.832] | : . ' , ; ` result already collected: FutureResult [16:15:53.833] | : . ' , ; result() for ClusterFuture ... done [16:15:53.833] | : . ' , ; signalConditions() ... [16:15:53.834] | : . ' , ; ` include = 'immediateCondition' [16:15:53.835] | : . ' , ; ` exclude = [16:15:53.835] | : . ' , ; ` resignal = FALSE [16:15:53.836] | : . ' , ; ` Number of conditions: 0 [16:15:53.836] | : . ' , ; ` int 0 [16:15:53.837] | : . ' , ; signalConditions() ... done [16:15:53.838] | : . ' , ; check for misuse ... [16:15:53.839] | : . ' , ; check for misuse ... done [16:15:53.840] | : . ' , value() for MultisessionFuture ('future_lapply-1') ... done [16:15:53.841] | : . ' , value: [16:15:53.841] | : . ' value(, ...) ... done [16:15:53.842] | : . ' signalConditionsASAP(MultisessionFuture, pos=1) ... [16:15:53.842] | : . ' , nx: 2 [16:15:53.843] | : . ' , relay: TRUE [16:15:53.844] | : . ' , stdout: TRUE [16:15:53.844] | : . ' , signal: TRUE [16:15:53.845] | : . ' , resignal: FALSE [16:15:53.846] | : . ' , force: TRUE [16:15:53.846] | : . ' , relayed: [n=2] TRUE, FALSE [16:15:53.847] | : . ' , queued futures: [n=2] TRUE, FALSE [16:15:53.848] | : . ' , until=2 [16:15:53.848] | : . ' , relaying element #2 [16:15:53.849] | : . ' , relayed: [n=2] TRUE, FALSE [16:15:53.849] | : . ' , queued futures: [n=2] TRUE, FALSE [16:15:53.850] | : . ' signalConditionsASAP(MultisessionFuture, pos=1) ... done [16:15:53.851] | : . ' resolve() for MultisessionFuture ... [16:15:53.851] | : . ' resolve() for MultisessionFuture ... done [16:15:53.852] | : . ' length: 1 (resolved future 1) [16:15:53.852] | : . ' checking value #2: [16:15:53.853] | : . ' 'obj' is MultisessionFuture [16:15:53.854] | : . ' resolved() ... [16:15:53.854] | : . ' resolved() ... done [16:15:53.855] | : . ' MultisessionFuture #2 [16:15:53.855] | : . ' signalConditionsASAP(MultisessionFuture, pos=2) ... [16:15:53.856] | : . ' , nx: 2 [16:15:53.856] | : . ' , relay: TRUE [16:15:53.857] | : . ' , stdout: TRUE [16:15:53.858] | : . ' , signal: TRUE [16:15:53.858] | : . ' , resignal: FALSE [16:15:53.859] | : . ' , force: TRUE [16:15:53.860] | : . ' , relayed: [n=2] TRUE, FALSE [16:15:53.860] | : . ' , queued futures: [n=2] TRUE, FALSE [16:15:53.861] | : . ' , until=2 [16:15:53.862] | : . ' , relaying element #2 [16:15:53.862] | : . ' , value() for MultisessionFuture ('future_lapply-2') ... [16:15:53.863] | : . ' , ; result() for ClusterFuture ... [16:15:53.864] | : . ' , ; ` result already collected: FutureResult [16:15:53.864] | : . ' , ; result() for ClusterFuture ... done [16:15:53.865] | : . ' , ; result() for ClusterFuture ... [16:15:53.866] | : . ' , ; ` result already collected: FutureResult [16:15:53.866] | : . ' , ; result() for ClusterFuture ... done [16:15:53.867] | : . ' , ; signalConditions() ... [16:15:53.867] | : . ' , ; ` include = 'immediateCondition' [16:15:53.868] | : . ' , ; ` exclude = [16:15:53.868] | : . ' , ; ` resignal = FALSE [16:15:53.869] | : . ' , ; ` Number of conditions: 0 [16:15:53.870] | : . ' , ; ` int 0 [16:15:53.871] | : . ' , ; signalConditions() ... done [16:15:53.871] | : . ' , ; relay stdout ... [16:15:53.872] | : . ' , ; relay stdout ... done [16:15:53.873] | : . ' , ; check for misuse ... [16:15:53.873] | : . ' , ; check for misuse ... done [16:15:53.874] | : . ' , value() for MultisessionFuture ('future_lapply-2') ... done [16:15:53.875] | : . ' , result() for ClusterFuture ... [16:15:53.876] | : . ' , ; result already collected: FutureResult [16:15:53.877] | : . ' , result() for ClusterFuture ... done [16:15:53.878] | : . ' , signalConditions() ... [16:15:53.879] | : . ' , ; include = 'immediateCondition' [16:15:53.880] | : . ' , ; exclude = [16:15:53.881] | : . ' , ; resignal = FALSE [16:15:53.882] | : . ' , ; Number of conditions: 0 [16:15:53.883] | : . ' , ; int 0 [16:15:53.885] | : . ' , signalConditions() ... done [16:15:53.886] | : . ' , result() for ClusterFuture ... [16:15:53.887] | : . ' , ; result already collected: FutureResult [16:15:53.888] | : . ' , result() for ClusterFuture ... done [16:15:53.889] | : . ' , signalConditions() ... [16:15:53.890] | : . ' , ; include = 'condition' [16:15:53.891] | : . ' , ; exclude = 'error', 'immediateCondition' [16:15:53.892] | : . ' , ; resignal = TRUE [16:15:53.893] | : . ' , ; Number of conditions: 0 [16:15:53.894] | : . ' , ; int 0 [16:15:53.895] | : . ' , signalConditions() ... done [16:15:53.896] | : . ' , relayed: [n=2] TRUE, TRUE [16:15:53.897] | : . ' , queued futures: [n=2] TRUE, TRUE [16:15:53.898] | : . ' signalConditionsASAP(MultisessionFuture, pos=2) ... done [16:15:53.899] | : . ' value(, ...) ... [16:15:53.900] | : . ' , value() for MultisessionFuture ('future_lapply-2') ... [16:15:53.901] | : . ' , ; result() for ClusterFuture ... [16:15:53.902] | : . ' , ; ` result already collected: FutureResult [16:15:53.902] | : . ' , ; result() for ClusterFuture ... done [16:15:53.903] | : . ' , ; result() for ClusterFuture ... [16:15:53.904] | : . ' , ; ` result already collected: FutureResult [16:15:53.905] | : . ' , ; result() for ClusterFuture ... done [16:15:53.906] | : . ' , ; signalConditions() ... [16:15:53.907] | : . ' , ; ` include = 'immediateCondition' [16:15:53.908] | : . ' , ; ` exclude = [16:15:53.909] | : . ' , ; ` resignal = FALSE [16:15:53.910] | : . ' , ; ` Number of conditions: 0 [16:15:53.911] | : . ' , ; ` int 0 [16:15:53.912] | : . ' , ; signalConditions() ... done [16:15:53.913] | : . ' , ; check for misuse ... [16:15:53.915] | : . ' , ; check for misuse ... done [16:15:53.916] | : . ' , value() for MultisessionFuture ('future_lapply-2') ... done [16:15:53.917] | : . ' , value: [16:15:53.918] | : . ' value(, ...) ... done [16:15:53.919] | : . ' signalConditionsASAP(MultisessionFuture, pos=2) ... [16:15:53.920] | : . ' , nx: 2 [16:15:53.921] | : . ' , relay: TRUE [16:15:53.922] | : . ' , stdout: TRUE [16:15:53.923] | : . ' , signal: TRUE [16:15:53.924] | : . ' , resignal: FALSE [16:15:53.925] | : . ' , force: TRUE [16:15:53.926] | : . ' , relayed: [n=2] TRUE, TRUE [16:15:53.927] | : . ' , queued futures: [n=2] TRUE, TRUE [16:15:53.928] | : . ' , until=2 [16:15:53.928] | : . ' , relayed: [n=2] TRUE, TRUE [16:15:53.929] | : . ' , queued futures: [n=2] TRUE, TRUE [16:15:53.930] | : . ' signalConditionsASAP(MultisessionFuture, pos=2) ... done [16:15:53.931] | : . ' resolve() for MultisessionFuture ... [16:15:53.932] | : . ' resolve() for MultisessionFuture ... done [16:15:53.933] | : . ' length: 0 (resolved future 2) [16:15:53.934] | : . ' Relaying remaining futures ... [16:15:53.935] | : . ' , signalConditionsASAP(NULL, pos=0) ... [16:15:53.936] | : . ' , ; nx: 2 [16:15:53.937] | : . ' , ; relay: TRUE [16:15:53.938] | : . ' , ; stdout: TRUE [16:15:53.939] | : . ' , ; signal: TRUE [16:15:53.940] | : . ' , ; resignal: FALSE [16:15:53.941] | : . ' , ; force: TRUE [16:15:53.942] | : . ' , ; relayed: [n=2] TRUE, TRUE [16:15:53.943] | : . ' , ; queued futures: [n=2] TRUE, TRUE - flush all [16:15:53.944] | : . ' , ; relayed: [n=2] TRUE, TRUE [16:15:53.945] | : . ' , ; queued futures: [n=2] TRUE, TRUE [16:15:53.946] | : . ' , signalConditionsASAP(NULL, pos=0) ... done [16:15:53.947] | : . ' Relaying remaining futures ... done [16:15:53.948] | : . value() for list ... done [16:15:53.949] | : . - Number of value chunks collected: 2 [16:15:53.950] | : . Resolving 2 futures (chunks) ... DONE [16:15:53.951] | : . Reducing values from 2 chunks ... [16:15:53.952] | : . - Number of values collected after concatenation: 2 [16:15:53.953] | : . - Number of values expected: 2 [16:15:53.954] | : . Reducing values from 2 chunks ... DONE [16:15:53.955] | : future_lapply() -> future_xapply() ... done [16:15:53.956] | future_lapply() ... done * future_lapply(x, ..., future.stdout = TRUE) ... DONE * future_lapply(x, ..., future.stdout = NA) ... [16:15:53.959] | future_lapply() ... [16:15:53.961] | : Globals in FUN(): [n=4] '{', 'Sys.sleep', '/', 'print' [16:15:53.962] | : => Will pass '...' to FUN(): '{', ' ...future.FUN(...future.X_jj, ...)', '}' [16:15:53.964] | : future_lapply() -> future_xapply() ... [16:15:53.965] | : . nbrOfWorkers(NULL) ... [16:15:53.966] | : . ' List of 4 [16:15:53.966] | : . ' $ : language makeChunks(nX, nbrOfWorkers = nbrOfWorkers(), future.scheduling = future.scheduling, future.chunk.size = future.chunk.size) [16:15:53.966] | : . ' $ : language stop_if_not(nbrOfElements >= 0L, nbrOfWorkers >= 1L) [16:15:53.966] | : . ' $ : language nbrOfWorkers() [16:15:53.966] | : . ' $ : language nbrOfWorkers.NULL() [16:15:53.970] | : . ' plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [16:15:53.971] | : . ' plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [16:15:53.973] | : . ' Number of workers: 2 [16:15:53.974] | : . nbrOfWorkers(NULL) ... done [16:15:53.975] | : . Number of chunks: 2 [16:15:53.976] | : . getGlobalsAndPackagesXApply() ... [16:15:53.977] | : . ' future.globals: TRUE [16:15:53.978] | : . ' getGlobalsAndPackages() ... [16:15:53.979] | : . ' , Searching for globals ... [16:15:53.997] | : . ' , ; globals found: [5] 'FUN', '{', 'Sys.sleep', '/', 'print' [16:15:53.998] | : . ' , Searching for globals ... done [16:15:53.999] | : . ' , Resolving globals: FALSE [16:15:54.000] | : . ' , Search for packages associated with the globals ... [16:15:54.001] | : . ' , ; Packages associated with globals: [1] 'base' [16:15:54.003] | : . ' , ; Packages: [1] 'base' [16:15:54.003] | : . ' , Search for packages associated with the globals ... done [16:15:54.005] | : . ' , The total size of the 1 globals is 200 bytes (200 bytes) [16:15:54.006] | : . ' , 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') [16:15:54.007] | : . ' , Packages after dropping 'base': [0] [16:15:54.008] | : . ' , globals: [1] 'FUN' [16:15:54.009] | : . ' , packages: [0] [16:15:54.010] | : . ' getGlobalsAndPackages() ... done [16:15:54.011] | : . ' globals found/used: [n=1] 'FUN' [16:15:54.012] | : . ' needed namespaces: [n=0] [16:15:54.013] | : . ' use_args: TRUE [16:15:54.014] | : . ' Getting '...' globals ... [16:15:54.015] | : . ' , resolve() for FutureGlobals ... [16:15:54.016] | : . ' , ; recursive: 0 [16:15:54.017] | : . ' , ; Number of elements: 1 [16:15:54.018] | : . ' , ; elements: '...' [16:15:54.019] | : . ' , ; 'obj' is DotDotDotList [16:15:54.020] | : . ' , ; resolve(obj, ...) ... [16:15:54.020] | : . ' , ; ` resolve() for DotDotDotList ... [16:15:54.021] | : . ' , ; ` | recursive: -1 [16:15:54.022] | : . ' , ; ` resolve() for DotDotDotList ... done [16:15:54.023] | : . ' , ; resolve(obj, ...) ... done [16:15:54.024] | : . ' , ; resolved() ... [16:15:54.025] | : . ' , ; ` resolved() for DotDotDotList ... [16:15:54.026] | : . ' , ; ` | Number of elements: 0 [16:15:54.027] | : . ' , ; ` | Number of futures: 0 [16:15:54.028] | : . ' , ; ` resolved() for DotDotDotList ... done [16:15:54.029] | : . ' , ; resolved() ... done [16:15:54.030] | : . ' , ; length: 0 (resolved future 1) [16:15:54.030] | : . ' , resolve() for FutureGlobals ... done [16:15:54.031] | : . ' , '...' content: [n=0] [16:15:54.032] | : . ' , List of 1 [16:15:54.032] | : . ' , $ ...: list() [16:15:54.032] | : . ' , ..- attr(*, "class")= chr [1:2] "DotDotDotList" "list" [16:15:54.032] | : . ' , - attr(*, "where")=List of 1 [16:15:54.032] | : . ' , ..$ ...: [16:15:54.032] | : . ' , - attr(*, "class")= chr [1:3] "FutureGlobals" "Globals" "list" [16:15:54.032] | : . ' , - attr(*, "resolved")= logi TRUE [16:15:54.032] | : . ' , - attr(*, "total_size")= num NA [16:15:54.038] | : . ' Getting '...' globals ... done [16:15:54.040] | : . ' Globals to be used in all futures (chunks): [n=2] '...future.FUN', '...' [16:15:54.040] | : . ' List of 2 [16:15:54.040] | : . ' $ ...future.FUN:function (x) [16:15:54.040] | : . ' $ ... : list() [16:15:54.040] | : . ' ..- attr(*, "class")= chr [1:2] "DotDotDotList" "list" [16:15:54.040] | : . ' - attr(*, "where")=List of 2 [16:15:54.040] | : . ' ..$ ...future.FUN: [16:15:54.040] | : . ' ..$ ... : [16:15:54.040] | : . ' - attr(*, "class")= chr [1:3] "FutureGlobals" "Globals" "list" [16:15:54.040] | : . ' - attr(*, "resolved")= logi FALSE [16:15:54.040] | : . ' - attr(*, "total_size")= num 3656 [16:15:54.050] | : . ' Packages to be attached in all futures: [n=0] [16:15:54.051] | : . getGlobalsAndPackagesXApply() ... done [16:15:54.052] | : . Globals pass to each chunk: [n=5] '...future.FUN', '...', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [16:15:54.053] | : . List of 5 [16:15:54.053] | : . $ ...future.FUN :function (x) [16:15:54.053] | : . $ ... : list() [16:15:54.053] | : . ..- attr(*, "class")= chr [1:2] "DotDotDotList" "list" [16:15:54.053] | : . $ ...future.elements_ii : NULL [16:15:54.053] | : . $ ...future.seeds_ii : NULL [16:15:54.053] | : . $ ...future.globals.maxSize: NULL [16:15:54.053] | : . - attr(*, "where")=List of 5 [16:15:54.053] | : . ..$ ...future.FUN : [16:15:54.053] | : . ..$ ... : [16:15:54.053] | : . ..$ ...future.elements_ii : [16:15:54.053] | : . ..$ ...future.seeds_ii : [16:15:54.053] | : . ..$ ...future.globals.maxSize: [16:15:54.053] | : . - attr(*, "class")= chr [1:3] "FutureGlobals" "Globals" "list" [16:15:54.053] | : . - attr(*, "resolved")= logi FALSE [16:15:54.053] | : . - attr(*, "total_size")= num 3656 [16:15:54.061] | : . Number of futures (= number of chunks): 2 [16:15:54.062] | : . Launching 2 futures (chunks) ... [16:15:54.063] | : . Chunk #1 of 2 ... [16:15:54.064] | : . - Finding globals in 'X' for chunk #1 ... [16:15:54.065] | : . getGlobalsAndPackages() ... [16:15:54.066] | : . ' Searching for globals ... [16:15:54.067] | : . ' , globals found: [0] [16:15:54.068] | : . ' Searching for globals ... done [16:15:54.069] | : . ' globals: [0] [16:15:54.070] | : . ' packages: [0] [16:15:54.071] | : . getGlobalsAndPackages() ... done [16:15:54.071] | : . + additional globals found: [n=0] [16:15:54.072] | : . + additional namespaces needed: [n=0] [16:15:54.073] | : . - Finding globals in 'X' for chunk #1 ... DONE [16:15:54.074] | : . - Adjusted option 'future.globals.maxSize': 524288000 -> 2 * 524288000 = 1048576000 (bytes) [16:15:54.075] | : . - seeds: [16:15:54.075] | : . - All globals exported: [n=5] '...future.FUN', '...', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [16:15:54.076] | : . future(..., label = 'future_lapply-1') ... [16:15:54.077] | : . ' lazy: FALSE [16:15:54.078] | : . ' stdout: NA [16:15:54.079] | : . ' conditions: [n=1] 'condition' [16:15:54.080] | : . ' getGlobalsAndPackages() ... [16:15:54.081] | : . ' , globals passed as-is: [5] '...future.FUN', '...', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [16:15:54.082] | : . ' , Resolving globals: FALSE [16:15:54.082] | : . ' , Tweak future expression to call with '...' arguments ... [16:15:54.083] | : . ' , ; { [16:15:54.083] | : . ' , ; "# future::getGlobalsAndPackages(): wrapping the original future" [16:15:54.083] | : . ' , ; "# expression in do.call(), because function called uses '...' " [16:15:54.083] | : . ' , ; "# as a global variable " [16:15:54.083] | : . ' , ; do.call(function(...) { [16:15:54.083] | : . ' , ; "# future::getGlobalsAndPackages(): FUN() uses '...' internally " [16:15:54.083] | : . ' , ; "# without having an '...' argument. This means '...' is treated" [16:15:54.083] | : . ' , ; "# as a global variable. This may happen when FUN() is an " [16:15:54.083] | : . ' , ; "# anonymous function. " [16:15:54.083] | : . ' , ; "# " [16:15:54.083] | : . ' , ; "# If an anonymous function, we will make sure to restore the " [16:15:54.083] | : . ' , ; "# function environment of FUN() to the calling environment. " [16:15:54.083] | : . ' , ; "# We assume FUN() an anonymous function if it lives in the " [16:15:54.083] | : . ' , ; "# global environment, which is where globals are written. " [16:15:54.083] | : . ' , ; penv <- env <- environment(...future.FUN) [16:15:54.083] | : . ' , ; repeat { [16:15:54.083] | : . ' , ; if (identical(env, globalenv()) || identical(env, [16:15:54.083] | : . ' , ; emptyenv())) [16:15:54.083] | : . ' , ; break [16:15:54.083] | : . ' , ; penv <- env [16:15:54.083] | : . ' , ; env <- parent.env(env) [16:15:54.083] | : . ' , ; } [16:15:54.083] | : . ' , ; if (identical(penv, globalenv())) { [16:15:54.083] | : . ' , ; environment(...future.FUN) <- environment() [16:15:54.083] | : . ' , ; } [16:15:54.083] | : . ' , ; else if (!identical(penv, emptyenv()) && !is.null(penv) && [16:15:54.083] | : . ' , ; !isNamespace(penv)) { [16:15:54.083] | : . ' , ; parent.env(penv) <- environment() [16:15:54.083] | : . ' , ; } [16:15:54.083] | : . ' , ; rm(list = c("env", "penv"), inherits = FALSE) [16:15:54.083] | : . ' , ; { [16:15:54.083] | : . ' , ; "# future.apply:::future_xapply(): preserve future option" [16:15:54.083] | : . ' , ; ...future.globals.maxSize.org <- getOption("future.globals.maxSize") [16:15:54.083] | : . ' , ; if (!identical(...future.globals.maxSize.org, ...future.globals.maxSize)) { [16:15:54.083] | : . ' , ; oopts <- options(future.globals.maxSize = ...future.globals.maxSize) [16:15:54.083] | : . ' , ; on.exit(options(oopts), add = TRUE) [16:15:54.083] | : . ' , ; } [16:15:54.083] | : . ' , ; { [16:15:54.083] | : . ' , ; "# future.apply::future_lapply(): process chunk of elements" [16:15:54.083] | : . ' , ; lapply(seq_along(...future.elements_ii), FUN = function(jj) { [16:15:54.083] | : . ' , ; ...future.X_jj <- ...future.elements_ii[[jj]] [16:15:54.083] | : . ' , ; { [16:15:54.083] | : . ' , ; ...future.FUN(...future.X_jj, ...) [16:15:54.083] | : . ' , ; } [16:15:54.083] | : . ' , ; }) [16:15:54.083] | : . ' , ; } [16:15:54.083] | : . ' , ; } [16:15:54.083] | : . ' , ; }, args = future.call.arguments) [16:15:54.083] | : . ' , ; } [16:15:54.085] | : . ' , Tweak future expression to call with '...' arguments ... done [16:15:54.086] | : . ' , Search for packages associated with the globals ... [16:15:54.087] | : . ' , ; Packages associated with globals: [0] [16:15:54.088] | : . ' , ; Packages: [0] [16:15:54.088] | : . ' , Search for packages associated with the globals ... done [16:15:54.089] | : . ' , Packages after dropping 'base': [0] [16:15:54.090] | : . ' , globals: [5] '...future.FUN', 'future.call.arguments', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [16:15:54.090] | : . ' , packages: [0] [16:15:54.091] | : . ' getGlobalsAndPackages() ... done [16:15:54.092] | : . ' run() for 'Future' ('future_lapply-1') ... [16:15:54.092] | : . ' , state: 'created' [16:15:54.093] | : . ' , plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [16:15:54.094] | : . ' , plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [16:15:54.094] | : . ' , Using MultisessionFutureBackend ... [16:15:54.095] | : . ' , ; Number of futures since start: 4 (4 created, 4 launched, 4 finished) [16:15:54.096] | : . ' , ; Launching futures ... [16:15:54.096] | : . ' , ; ` launchFuture() for ClusterFutureBackend ... [16:15:54.097] | : . ' , ; ` | Workers: [n=2] [16:15:54.098] | : . ' , ; ` | Socket cluster with 2 nodes on host 'localhost' (R Under development (unstable) (2026-03-17 r89645 ucrt), platform x86_64-w64-mingw32) [16:15:54.102] | : . ' , ; ` | FutureRegistry: 'workers-249b6fc779942f2727f1ba84a2c9728d' [16:15:54.103] | : . ' , ; ` | requestWorker() ... [16:15:54.104] | : . ' , ; ` | : requestNode() ... [16:15:54.105] | : . ' , ; ` | : . Number of workers: 2 [16:15:54.106] | : . ' , ; ` | : . Polling for a free worker ... [16:15:54.107] | : . ' , ; ` | : . ' FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'list', earlySignal = 0) ... [16:15:54.108] | : . ' , ; ` | : . ' , Listing all futures [16:15:54.109] | : . ' , ; ` | : . ' , Number of registered futures: 0 [16:15:54.109] | : . ' , ; ` | : . ' FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'list', earlySignal = 0) ... done [16:15:54.110] | : . ' , ; ` | : . ' Total time: 0 [16:15:54.111] | : . ' , ; ` | : . Polling for a free worker ... done [16:15:54.112] | : . ' , ; ` | : . FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'list', earlySignal = 0) ... [16:15:54.113] | : . ' , ; ` | : . ' Listing all futures [16:15:54.114] | : . ' , ; ` | : . ' Number of registered futures: 0 [16:15:54.115] | : . ' , ; ` | : . FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'list', earlySignal = 0) ... done [16:15:54.116] | : . ' , ; ` | : . avail: [n=2] '1', '2' [16:15:54.117] | : . ' , ; ` | : . Index of first available worker: 1 [16:15:54.118] | : . ' , ; ` | : . Validate that the worker is functional ... [16:15:54.119] | : . ' , ; ` | : . ' Connection is valid [16:15:54.120] | : . ' , ; ` | : . ' RichSOCKnode of a socket cluster on local host 'localhost' with pid 84316 (R Under development (unstable) (2026-03-17 r89645 ucrt), x86_64-w64-mingw32) using socket connection #4 ('<-CRANwin3.fb05.statistik.uni-dortmund.de:24937') [16:15:54.123] | : . ' , ; ` | : . ' Worker is functional [16:15:54.125] | : . ' , ; ` | : . ' FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'list', earlySignal = 0) ... [16:15:54.126] | : . ' , ; ` | : . ' , Listing all futures [16:15:54.127] | : . ' , ; ` | : . ' , Number of registered futures: 0 [16:15:54.128] | : . ' , ; ` | : . ' FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'list', earlySignal = 0) ... done [16:15:54.129] | : . ' , ; ` | : . Validate that the worker is functional ... done [16:15:54.130] | : . ' , ; ` | : requestNode() ... done [16:15:54.131] | : . ' , ; ` | : cluster node index: 1 [16:15:54.132] | : . ' , ; ` | requestWorker() ... done [16:15:54.133] | : . ' , ; ` | eraseGlobalEnvironment() ... [16:15:54.134] | : . ' , ; ` | eraseGlobalEnvironment() ... done [16:15:54.135] | : . ' , ; ` | launchFuture() ... [16:15:54.136] | : . ' , ; ` | : cluster node index: 1 [16:15:54.136] | : . ' , ; ` | : getFutureData() ... [16:15:54.137] | : . ' , ; ` | : . getFutureCore() ... [16:15:54.137] | : . ' , ; ` | : . ' Packages needed by the future expression (n = 0): [16:15:54.138] | : . ' , ; ` | : . getFutureCore() ... done [16:15:54.138] | : . ' , ; ` | : . getFutureCapture() ... [16:15:54.139] | : . ' , ; ` | : . getFutureCapture() ... done [16:15:54.139] | : . ' , ; ` | : . getFutureContext() ... [16:15:54.140] | : . ' , ; ` | : . ' plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [16:15:54.141] | : . ' , ; ` | : . ' , Getting stack without first backend: [n=0] [16:15:54.141] | : . ' , ; ` | : . ' plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [16:15:54.142] | : . ' , ; ` | : . ' Packages needed by future backend (n = 0): [16:15:54.143] | : . ' , ; ` | : . getFutureContext() ... done [16:15:54.144] | : . ' , ; ` | : getFutureData() ... done [16:15:54.145] | : . ' , ; ` | : FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'add', earlySignal = 0) ... [16:15:54.146] | : . ' , ; ` | : . Appended future to position #1 [16:15:54.147] | : . ' , ; ` | : . Number of registered futures: 1 [16:15:54.148] | : . ' , ; ` | : FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'add', earlySignal = 0) ... done [16:15:54.149] | : . ' , ; ` | launchFuture() ... done [16:15:54.149] | : . ' , ; ` | MultisessionFuture started [16:15:54.150] | : . ' , ; ` launchFuture() for ClusterFutureBackend ... done [16:15:54.151] | : . ' , ; Launching futures ... done [16:15:54.152] | : . ' , ; Future launched: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [16:15:54.153] | : . ' , Using MultisessionFutureBackend ... done [16:15:54.154] | : . ' run() for 'Future' ('future_lapply-1') ... done [16:15:54.155] | : . future(..., label = 'future_lapply-1') ... done [16:15:54.156] | : . Created future: [16:15:54.159] | : . resolved() ... [16:15:54.160] | : . ' resolved() for MultisessionFuture ('future_lapply-1') ... [16:15:54.161] | : . ' , Cluster node socket connection: index=4, id=443 [16:15:54.162] | : . ' , assertValidConnection() ... [16:15:54.163] | : . ' , ; cluster node index: 1 [16:15:54.164] | : . ' , assertValidConnection() ... done [16:15:54.357] | : . ' , socketSelect(list(), timeout = 0.01, write = FALSE) returned FALSE; not resolved [16:15:54.359] | : . ' resolved() for MultisessionFuture ('future_lapply-1') ... done [16:15:54.360] | : . resolved() ... done [16:15:54.156] | : . MultisessionFuture: [16:15:54.156] | : . Label: 'future_lapply-1' [16:15:54.156] | : . Expression: [16:15:54.156] | : . { [16:15:54.156] | : . "# future::getGlobalsAndPackages(): wrapping the original future" [16:15:54.156] | : . "# expression in do.call(), because function called uses '...' " [16:15:54.156] | : . "# as a global variable " [16:15:54.156] | : . do.call(function(...) { [16:15:54.156] | : . "# future::getGlobalsAndPackages(): FUN() uses '...' internally " [16:15:54.156] | : . "# without having an '...' argument. This means '...' is treated" [16:15:54.156] | : . "# as a global variable. This may happen when FUN() is an " [16:15:54.156] | : . "# anonymous function. " [16:15:54.156] | : . "# " [16:15:54.156] | : . "# If an anonymous function, we will make sure to restore the " [16:15:54.156] | : . "# function environment of FUN() to the calling environment. " [16:15:54.156] | : . "# We assume FUN() an anonymous function if it lives in the " [16:15:54.156] | : . "# global environment, which is where globals are written. " [16:15:54.156] | : . penv <- env <- environment(...future.FUN) [16:15:54.156] | : . repeat { [16:15:54.156] | : . if (identical(env, globalenv()) || identical(env, [16:15:54.156] | : . emptyenv())) [16:15:54.156] | : . break [16:15:54.156] | : . penv <- env [16:15:54.156] | : . env <- parent.env(env) [16:15:54.156] | : . } [16:15:54.156] | : . if (identical(penv, globalenv())) { [16:15:54.156] | : . environment(...future.FUN) <- environment() [16:15:54.156] | : . } [16:15:54.156] | : . else if (!identical(penv, emptyenv()) && !is.null(penv) && [16:15:54.156] | : . !isNamespace(penv)) { [16:15:54.156] | : . parent.env(penv) <- environment() [16:15:54.156] | : . } [16:15:54.156] | : . rm(list = c("env", "penv"), inherits = FALSE) [16:15:54.156] | : . { [16:15:54.156] | : . "# future.apply:::future_xapply(): preserve future option" [16:15:54.156] | : . ...future.globals.maxSize.org <- getOption("future.globals.maxSize") [16:15:54.156] | : . if (!identical(...future.globals.maxSize.org, ...future.globals.maxSize)) { [16:15:54.156] | : . oopts <- options(future.globals.maxSize = ...future.globals.maxSize) [16:15:54.156] | : . on.exit(options(oopts), add = TRUE) [16:15:54.156] | : . } [16:15:54.156] | : . { [16:15:54.156] | : . "# future.apply::future_lapply(): process chunk of elements" [16:15:54.156] | : . lapply(seq_along(...future.elements_ii), FUN = function(jj) { [16:15:54.156] | : . ...future.X_jj <- ...future.elements_ii[[jj]] [16:15:54.156] | : . { [16:15:54.156] | : . ...future.FUN(...future.X_jj, ...) [16:15:54.156] | : . } [16:15:54.156] | : . }) [16:15:54.156] | : . } [16:15:54.156] | : . } [16:15:54.156] | : . }, args = future.call.arguments) [16:15:54.156] | : . } [16:15:54.156] | : . 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) [16:15:54.156] | : . Packages: [16:15:54.156] | : . L'Ecuyer-CMRG RNG seed: (seed = FALSE) [16:15:54.156] | : . Capture standard output: NA [16:15:54.156] | : . Capture condition classes: 'condition' (excluding '') [16:15:54.156] | : . Immediate condition classes: 'immediateCondition' [16:15:54.156] | : . Lazy evaluation: FALSE [16:15:54.156] | : . Local evaluation: TRUE [16:15:54.156] | : . Early signaling: FALSE [16:15:54.156] | : . Actions: [n=1] 'run' [16:15:54.156] | : . State: 'running' ("Future is being evaluated") [16:15:54.156] | : . Resolved: FALSE [16:15:54.156] | : . Unique identifier: 9268c7fadddee19cb4f5a63a013f675f-11 [16:15:54.156] | : . Owner process: 9268c7fadddee19cb4f5a63a013f675f [16:15:54.156] | : . Class: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [16:15:54.156] | : . Value: [16:15:54.156] | : . Conditions captured: [16:15:54.361] | : . Chunk #1 of 2 ... DONE [16:15:54.362] | : . Chunk #2 of 2 ... [16:15:54.363] | : . - Finding globals in 'X' for chunk #2 ... [16:15:54.364] | : . getGlobalsAndPackages() ... [16:15:54.365] | : . ' Searching for globals ... [16:15:54.367] | : . ' , globals found: [0] [16:15:54.367] | : . ' Searching for globals ... done [16:15:54.368] | : . ' globals: [0] [16:15:54.369] | : . ' packages: [0] [16:15:54.370] | : . getGlobalsAndPackages() ... done [16:15:54.371] | : . + additional globals found: [n=0] [16:15:54.372] | : . + additional namespaces needed: [n=0] [16:15:54.373] | : . - Finding globals in 'X' for chunk #2 ... DONE [16:15:54.375] | : . - Adjusted option 'future.globals.maxSize': 524288000 -> 2 * 524288000 = 1048576000 (bytes) [16:15:54.376] | : . - seeds: [16:15:54.377] | : . - All globals exported: [n=5] '...future.FUN', '...', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [16:15:54.378] | : . future(..., label = 'future_lapply-2') ... [16:15:54.379] | : . ' lazy: FALSE [16:15:54.380] | : . ' stdout: NA [16:15:54.381] | : . ' conditions: [n=1] 'condition' [16:15:54.382] | : . ' getGlobalsAndPackages() ... [16:15:54.383] | : . ' , globals passed as-is: [5] '...future.FUN', '...', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [16:15:54.384] | : . ' , Resolving globals: FALSE [16:15:54.385] | : . ' , Tweak future expression to call with '...' arguments ... [16:15:54.386] | : . ' , ; { [16:15:54.386] | : . ' , ; "# future::getGlobalsAndPackages(): wrapping the original future" [16:15:54.386] | : . ' , ; "# expression in do.call(), because function called uses '...' " [16:15:54.386] | : . ' , ; "# as a global variable " [16:15:54.386] | : . ' , ; do.call(function(...) { [16:15:54.386] | : . ' , ; "# future::getGlobalsAndPackages(): FUN() uses '...' internally " [16:15:54.386] | : . ' , ; "# without having an '...' argument. This means '...' is treated" [16:15:54.386] | : . ' , ; "# as a global variable. This may happen when FUN() is an " [16:15:54.386] | : . ' , ; "# anonymous function. " [16:15:54.386] | : . ' , ; "# " [16:15:54.386] | : . ' , ; "# If an anonymous function, we will make sure to restore the " [16:15:54.386] | : . ' , ; "# function environment of FUN() to the calling environment. " [16:15:54.386] | : . ' , ; "# We assume FUN() an anonymous function if it lives in the " [16:15:54.386] | : . ' , ; "# global environment, which is where globals are written. " [16:15:54.386] | : . ' , ; penv <- env <- environment(...future.FUN) [16:15:54.386] | : . ' , ; repeat { [16:15:54.386] | : . ' , ; if (identical(env, globalenv()) || identical(env, [16:15:54.386] | : . ' , ; emptyenv())) [16:15:54.386] | : . ' , ; break [16:15:54.386] | : . ' , ; penv <- env [16:15:54.386] | : . ' , ; env <- parent.env(env) [16:15:54.386] | : . ' , ; } [16:15:54.386] | : . ' , ; if (identical(penv, globalenv())) { [16:15:54.386] | : . ' , ; environment(...future.FUN) <- environment() [16:15:54.386] | : . ' , ; } [16:15:54.386] | : . ' , ; else if (!identical(penv, emptyenv()) && !is.null(penv) && [16:15:54.386] | : . ' , ; !isNamespace(penv)) { [16:15:54.386] | : . ' , ; parent.env(penv) <- environment() [16:15:54.386] | : . ' , ; } [16:15:54.386] | : . ' , ; rm(list = c("env", "penv"), inherits = FALSE) [16:15:54.386] | : . ' , ; { [16:15:54.386] | : . ' , ; "# future.apply:::future_xapply(): preserve future option" [16:15:54.386] | : . ' , ; ...future.globals.maxSize.org <- getOption("future.globals.maxSize") [16:15:54.386] | : . ' , ; if (!identical(...future.globals.maxSize.org, ...future.globals.maxSize)) { [16:15:54.386] | : . ' , ; oopts <- options(future.globals.maxSize = ...future.globals.maxSize) [16:15:54.386] | : . ' , ; on.exit(options(oopts), add = TRUE) [16:15:54.386] | : . ' , ; } [16:15:54.386] | : . ' , ; { [16:15:54.386] | : . ' , ; "# future.apply::future_lapply(): process chunk of elements" [16:15:54.386] | : . ' , ; lapply(seq_along(...future.elements_ii), FUN = function(jj) { [16:15:54.386] | : . ' , ; ...future.X_jj <- ...future.elements_ii[[jj]] [16:15:54.386] | : . ' , ; { [16:15:54.386] | : . ' , ; ...future.FUN(...future.X_jj, ...) [16:15:54.386] | : . ' , ; } [16:15:54.386] | : . ' , ; }) [16:15:54.386] | : . ' , ; } [16:15:54.386] | : . ' , ; } [16:15:54.386] | : . ' , ; }, args = future.call.arguments) [16:15:54.386] | : . ' , ; } [16:15:54.389] | : . ' , Tweak future expression to call with '...' arguments ... done [16:15:54.390] | : . ' , Search for packages associated with the globals ... [16:15:54.391] | : . ' , ; Packages associated with globals: [0] [16:15:54.392] | : . ' , ; Packages: [0] [16:15:54.393] | : . ' , Search for packages associated with the globals ... done [16:15:54.394] | : . ' , Packages after dropping 'base': [0] [16:15:54.396] | : . ' , globals: [5] '...future.FUN', 'future.call.arguments', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [16:15:54.397] | : . ' , packages: [0] [16:15:54.398] | : . ' getGlobalsAndPackages() ... done [16:15:54.399] | : . ' run() for 'Future' ('future_lapply-2') ... [16:15:54.400] | : . ' , state: 'created' [16:15:54.401] | : . ' , plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [16:15:54.402] | : . ' , plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [16:15:54.402] | : . ' , Using MultisessionFutureBackend ... [16:15:54.403] | : . ' , ; Number of futures since start: 5 (5 created, 5 launched, 4 finished) [16:15:54.403] | : . ' , ; Launching futures ... [16:15:54.404] | : . ' , ; ` launchFuture() for ClusterFutureBackend ... [16:15:54.405] | : . ' , ; ` | Workers: [n=2] [16:15:54.405] | : . ' , ; ` | Socket cluster with 2 nodes on host 'localhost' (R Under development (unstable) (2026-03-17 r89645 ucrt), platform x86_64-w64-mingw32) [16:15:54.408] | : . ' , ; ` | FutureRegistry: 'workers-249b6fc779942f2727f1ba84a2c9728d' [16:15:54.409] | : . ' , ; ` | requestWorker() ... [16:15:54.409] | : . ' , ; ` | : requestNode() ... [16:15:54.410] | : . ' , ; ` | : . Number of workers: 2 [16:15:54.410] | : . ' , ; ` | : . Polling for a free worker ... [16:15:54.411] | : . ' , ; ` | : . ' FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'list', earlySignal = 0) ... [16:15:54.411] | : . ' , ; ` | : . ' , Listing all futures [16:15:54.412] | : . ' , ; ` | : . ' , Number of registered futures: 1 [16:15:54.413] | : . ' , ; ` | : . ' FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'list', earlySignal = 0) ... done [16:15:54.413] | : . ' , ; ` | : . ' Total time: 0 [16:15:54.414] | : . ' , ; ` | : . Polling for a free worker ... done [16:15:54.415] | : . ' , ; ` | : . FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'list', earlySignal = 0) ... [16:15:54.415] | : . ' , ; ` | : . ' Listing all futures [16:15:54.416] | : . ' , ; ` | : . ' Number of registered futures: 1 [16:15:54.416] | : . ' , ; ` | : . FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'list', earlySignal = 0) ... done [16:15:54.417] | : . ' , ; ` | : . avail: [n=2] '2' [16:15:54.417] | : . ' , ; ` | : . Index of first available worker: 2 [16:15:54.418] | : . ' , ; ` | : . Validate that the worker is functional ... [16:15:54.419] | : . ' , ; ` | : . ' Connection is valid [16:15:54.420] | : . ' , ; ` | : . ' RichSOCKnode of a socket cluster on local host 'localhost' with pid 75920 (R Under development (unstable) (2026-03-17 r89645 ucrt), x86_64-w64-mingw32) using socket connection #5 ('<-CRANwin3.fb05.statistik.uni-dortmund.de:24937') [16:15:54.423] | : . ' , ; ` | : . ' Worker is functional [16:15:54.424] | : . ' , ; ` | : . ' FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'list', earlySignal = 0) ... [16:15:54.425] | : . ' , ; ` | : . ' , Listing all futures [16:15:54.426] | : . ' , ; ` | : . ' , Number of registered futures: 1 [16:15:54.427] | : . ' , ; ` | : . ' FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'list', earlySignal = 0) ... done [16:15:54.428] | : . ' , ; ` | : . Validate that the worker is functional ... done [16:15:54.429] | : . ' , ; ` | : requestNode() ... done [16:15:54.430] | : . ' , ; ` | : cluster node index: 2 [16:15:54.431] | : . ' , ; ` | requestWorker() ... done [16:15:54.432] | : . ' , ; ` | eraseGlobalEnvironment() ... [16:15:54.433] | : . ' , ; ` | eraseGlobalEnvironment() ... done [16:15:54.434] | : . ' , ; ` | launchFuture() ... [16:15:54.435] | : . ' , ; ` | : cluster node index: 2 [16:15:54.435] | : . ' , ; ` | : getFutureData() ... [16:15:54.436] | : . ' , ; ` | : . getFutureCore() ... [16:15:54.437] | : . ' , ; ` | : . ' Packages needed by the future expression (n = 0): [16:15:54.438] | : . ' , ; ` | : . getFutureCore() ... done [16:15:54.438] | : . ' , ; ` | : . getFutureCapture() ... [16:15:54.439] | : . ' , ; ` | : . getFutureCapture() ... done [16:15:54.440] | : . ' , ; ` | : . getFutureContext() ... [16:15:54.441] | : . ' , ; ` | : . ' plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [16:15:54.441] | : . ' , ; ` | : . ' , Getting stack without first backend: [n=0] [16:15:54.442] | : . ' , ; ` | : . ' plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [16:15:54.442] | : . ' , ; ` | : . ' Packages needed by future backend (n = 0): [16:15:54.443] | : . ' , ; ` | : . getFutureContext() ... done [16:15:54.443] | : . ' , ; ` | : getFutureData() ... done [16:15:54.444] | : . ' , ; ` | : FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'add', earlySignal = 0) ... [16:15:54.445] | : . ' , ; ` | : . Appended future to position #2 [16:15:54.446] | : . ' , ; ` | : . Number of registered futures: 2 [16:15:54.447] | : . ' , ; ` | : FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'add', earlySignal = 0) ... done [16:15:54.447] | : . ' , ; ` | launchFuture() ... done [16:15:54.448] | : . ' , ; ` | MultisessionFuture started [16:15:54.449] | : . ' , ; ` launchFuture() for ClusterFutureBackend ... done [16:15:54.450] | : . ' , ; Launching futures ... done [16:15:54.451] | : . ' , ; Future launched: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [16:15:54.451] | : . ' , Using MultisessionFutureBackend ... done [16:15:54.452] | : . ' run() for 'Future' ('future_lapply-2') ... done [16:15:54.452] | : . future(..., label = 'future_lapply-2') ... done [16:15:54.453] | : . Created future: [16:15:54.455] | : . resolved() ... [16:15:54.456] | : . ' resolved() for MultisessionFuture ('future_lapply-2') ... [16:15:54.456] | : . ' , Cluster node socket connection: index=5, id=444 [16:15:54.457] | : . ' , assertValidConnection() ... [16:15:54.457] | : . ' , ; cluster node index: 2 [16:15:54.458] | : . ' , assertValidConnection() ... done [16:15:54.459] | : . ' , receiveMessageFromWorker() for ClusterFuture ... [16:15:54.459] | : . ' , ; cluster node index: 2 [16:15:54.460] | : . ' , ; [1] TRUE [16:15:54.460] | : . ' , ; Received data: [16:15:54.461] | : . ' , ; List of 5 [16:15:54.461] | : . ' , ; $ type : chr "VALUE" [16:15:54.461] | : . ' , ; $ value :List of 16 [16:15:54.461] | : . ' , ; ..$ value :List of 1 [16:15:54.461] | : . ' , ; .. ..$ : int 0 [16:15:54.461] | : . ' , ; ..$ visible : logi TRUE [16:15:54.461] | : . ' , ; ..$ stdout : NULL [16:15:54.461] | : . ' , ; ..$ conditions : list() [16:15:54.461] | : . ' , ; ..$ rng : logi FALSE [16:15:54.461] | : . ' , ; ..$ seed : NULL [16:15:54.461] | : . ' , ; ..$ misuseGlobalEnv : NULL [16:15:54.461] | : . ' , ; ..$ misuseConnections :List of 3 [16:15:54.461] | : . ' , ; .. ..$ added : NULL [16:15:54.461] | : . ' , ; .. ..$ removed : NULL [16:15:54.461] | : . ' , ; .. ..$ replaced: NULL [16:15:54.461] | : . ' , ; ..$ misuseDevices : NULL [16:15:54.461] | : . ' , ; ..$ misuseDefaultDevice: list() [16:15:54.461] | : . ' , ; ..$ started : POSIXct[1:1], format: "2026-03-18 16:15:54" [16:15:54.461] | : . ' , ; ..$ finished : POSIXct[1:1], format: "2026-03-18 16:15:54" [16:15:54.461] | : . ' , ; ..$ uuid : chr [1:2] "9268c7fadddee19cb4f5a63a013f675f" "12" [16:15:54.461] | : . ' , ; ..$ session_uuid : chr "b1ec563e3a8b54c0e4942ba47cc20473" [16:15:54.461] | : . ' , ; .. ..- attr(*, "source")=List of 5 [16:15:54.461] | : . ' , ; .. .. ..$ host : Named chr "CRANWIN3" [16:15:54.461] | : . ' , ; .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [16:15:54.461] | : . ' , ; .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [16:15:54.461] | : . ' , ; .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [16:15:54.461] | : . ' , ; .. .. ..$ pid : int 75920 [16:15:54.461] | : . ' , ; .. .. ..$ time : POSIXct[1:1], format: "2026-03-18 16:15:51" [16:15:54.461] | : . ' , ; .. .. ..$ random: int 2147483647 [16:15:54.461] | : . ' , ; ..$ r_info :List of 4 [16:15:54.461] | : . ' , ; .. ..$ version :Classes 'R_system_version', 'package_version', 'numeric_version' hidden list of 1 [16:15:54.461] | : . ' , ; .. .. ..$ : int [1:3] 4 6 0 [16:15:54.461] | : . ' , ; .. ..$ os : chr "windows" [16:15:54.461] | : . ' , ; .. ..$ os_name : chr "Windows" [16:15:54.461] | : . ' , ; .. ..$ captures_utf8: logi TRUE [16:15:54.461] | : . ' , ; ..$ version : chr "1.8" [16:15:54.461] | : . ' , ; ..- attr(*, "class")= chr "FutureResult" [16:15:54.461] | : . ' , ; $ success: logi TRUE [16:15:54.461] | : . ' , ; $ time : 'proc_time' Named num [1:5] 0 0 0 NA NA [16:15:54.461] | : . ' , ; ..- attr(*, "names")= chr [1:5] "user.self" "sys.self" "elapsed" "user.child" ... [16:15:54.461] | : . ' , ; $ tag : NULL [16:15:54.480] | : . ' , ; Received FutureResult [16:15:54.481] | : . ' , ; FutureResult: [16:15:54.481] | : . ' , ; value: 'list' [16:15:54.481] | : . ' , ; visible: TRUE [16:15:54.481] | : . ' , ; stdout: NULL [16:15:54.481] | : . ' , ; conditions: [n = 0] [16:15:54.481] | : . ' , ; RNG used: FALSE [16:15:54.481] | : . ' , ; duration: 0.005047083 secs (started 2026-03-18 16:15:54.445106) [16:15:54.481] | : . ' , ; version: 1.8 [16:15:54.483] | : . ' , ; FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'remove', earlySignal = 0) ... [16:15:54.484] | : . ' , ; ` Removed future from position #2 [16:15:54.484] | : . ' , ; ` Number of registered futures: 1 [16:15:54.485] | : . ' , ; FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'remove', earlySignal = 0) ... done [16:15:54.486] | : . ' , ; Erased future from future backend [16:15:54.487] | : . ' , ; result() for ClusterFuture ... [16:15:54.487] | : . ' , ; ` result already collected: FutureResult [16:15:54.488] | : . ' , ; result() for ClusterFuture ... done [16:15:54.488] | : . ' , ; signalConditions() ... [16:15:54.489] | : . ' , ; ` include = 'immediateCondition' [16:15:54.489] | : . ' , ; ` exclude = [16:15:54.490] | : . ' , ; ` resignal = FALSE [16:15:54.490] | : . ' , ; ` Number of conditions: 0 [16:15:54.491] | : . ' , ; ` int 0 [16:15:54.492] | : . ' , ; signalConditions() ... done [16:15:54.492] | : . ' , receiveMessageFromWorker() for ClusterFuture ... done [16:15:54.493] | : . ' , receiveMessageFromWorker() returned object of class FutureResult; resolved [16:15:54.493] | : . ' resolved() for MultisessionFuture ('future_lapply-2') ... done [16:15:54.494] | : . ' assertFutureResult() ... [16:15:54.494] | : . ' , Future uuid: 9268c7fadddee19cb4f5a63a013f675f-12 [16:15:54.495] | : . ' , identical; success [16:15:54.495] | : . ' assertFutureResult() ... done [16:15:54.496] | : . resolved() ... done [16:15:54.453] | : . MultisessionFuture: [16:15:54.453] | : . Label: 'future_lapply-2' [16:15:54.453] | : . Expression: [16:15:54.453] | : . { [16:15:54.453] | : . "# future::getGlobalsAndPackages(): wrapping the original future" [16:15:54.453] | : . "# expression in do.call(), because function called uses '...' " [16:15:54.453] | : . "# as a global variable " [16:15:54.453] | : . do.call(function(...) { [16:15:54.453] | : . "# future::getGlobalsAndPackages(): FUN() uses '...' internally " [16:15:54.453] | : . "# without having an '...' argument. This means '...' is treated" [16:15:54.453] | : . "# as a global variable. This may happen when FUN() is an " [16:15:54.453] | : . "# anonymous function. " [16:15:54.453] | : . "# " [16:15:54.453] | : . "# If an anonymous function, we will make sure to restore the " [16:15:54.453] | : . "# function environment of FUN() to the calling environment. " [16:15:54.453] | : . "# We assume FUN() an anonymous function if it lives in the " [16:15:54.453] | : . "# global environment, which is where globals are written. " [16:15:54.453] | : . penv <- env <- environment(...future.FUN) [16:15:54.453] | : . repeat { [16:15:54.453] | : . if (identical(env, globalenv()) || identical(env, [16:15:54.453] | : . emptyenv())) [16:15:54.453] | : . break [16:15:54.453] | : . penv <- env [16:15:54.453] | : . env <- parent.env(env) [16:15:54.453] | : . } [16:15:54.453] | : . if (identical(penv, globalenv())) { [16:15:54.453] | : . environment(...future.FUN) <- environment() [16:15:54.453] | : . } [16:15:54.453] | : . else if (!identical(penv, emptyenv()) && !is.null(penv) && [16:15:54.453] | : . !isNamespace(penv)) { [16:15:54.453] | : . parent.env(penv) <- environment() [16:15:54.453] | : . } [16:15:54.453] | : . rm(list = c("env", "penv"), inherits = FALSE) [16:15:54.453] | : . { [16:15:54.453] | : . "# future.apply:::future_xapply(): preserve future option" [16:15:54.453] | : . ...future.globals.maxSize.org <- getOption("future.globals.maxSize") [16:15:54.453] | : . if (!identical(...future.globals.maxSize.org, ...future.globals.maxSize)) { [16:15:54.453] | : . oopts <- options(future.globals.maxSize = ...future.globals.maxSize) [16:15:54.453] | : . on.exit(options(oopts), add = TRUE) [16:15:54.453] | : . } [16:15:54.453] | : . { [16:15:54.453] | : . "# future.apply::future_lapply(): process chunk of elements" [16:15:54.453] | : . lapply(seq_along(...future.elements_ii), FUN = function(jj) { [16:15:54.453] | : . ...future.X_jj <- ...future.elements_ii[[jj]] [16:15:54.453] | : . { [16:15:54.453] | : . ...future.FUN(...future.X_jj, ...) [16:15:54.453] | : . } [16:15:54.453] | : . }) [16:15:54.453] | : . } [16:15:54.453] | : . } [16:15:54.453] | : . }, args = future.call.arguments) [16:15:54.453] | : . } [16:15:54.453] | : . 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) [16:15:54.453] | : . Packages: [16:15:54.453] | : . L'Ecuyer-CMRG RNG seed: (seed = FALSE) [16:15:54.453] | : . Capture standard output: NA [16:15:54.453] | : . Capture condition classes: 'condition' (excluding '') [16:15:54.453] | : . Immediate condition classes: 'immediateCondition' [16:15:54.453] | : . Lazy evaluation: FALSE [16:15:54.453] | : . Local evaluation: TRUE [16:15:54.453] | : . Early signaling: FALSE [16:15:54.453] | : . Actions: [n=1] 'run' [16:15:54.453] | : . State: 'running' ("Future is being evaluated") [16:15:54.453] | : . Resolved: TRUE [16:15:54.453] | : . Unique identifier: 9268c7fadddee19cb4f5a63a013f675f-12 [16:15:54.453] | : . Owner process: 9268c7fadddee19cb4f5a63a013f675f [16:15:54.453] | : . Class: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [16:15:54.453] | : . Value: [16:15:54.453] | : . Conditions captured: [16:15:54.497] | : . Chunk #2 of 2 ... DONE [16:15:54.497] | : . Launching 2 futures (chunks) ... DONE [16:15:54.498] | : . Resolving 2 futures (chunks) ... [16:15:54.498] | : . value() for list ... [16:15:54.499] | : . ' recursive: 0 [16:15:54.500] | : . ' reduce: FALSE [16:15:54.501] | : . ' length: 2 [16:15:54.502] | : . ' Number of remaining objects: 2 [16:15:54.503] | : . ' checking value #1: [16:15:54.503] | : . ' 'obj' is MultisessionFuture [16:15:54.504] | : . ' resolved() ... [16:15:54.505] | : . ' , resolved() for MultisessionFuture ('future_lapply-1') ... [16:15:54.506] | : . ' , ; Cluster node socket connection: index=4, id=443 [16:15:54.507] | : . ' , ; assertValidConnection() ... [16:15:54.508] | : . ' , ; ` cluster node index: 1 [16:15:54.510] | : . ' , ; assertValidConnection() ... done [16:15:54.666] | : . ' , ; receiveMessageFromWorker() for ClusterFuture ... [16:15:54.667] | : . ' , ; ` cluster node index: 1 [16:15:54.669] | : . ' , ; ` [1] TRUE [16:15:54.670] | : . ' , ; ` Received data: [16:15:54.671] | : . ' , ; ` List of 5 [16:15:54.671] | : . ' , ; ` $ type : chr "VALUE" [16:15:54.671] | : . ' , ; ` $ value :List of 16 [16:15:54.671] | : . ' , ; ` ..$ value :List of 1 [16:15:54.671] | : . ' , ; ` .. ..$ : int 1 [16:15:54.671] | : . ' , ; ` ..$ visible : logi TRUE [16:15:54.671] | : . ' , ; ` ..$ stdout : NULL [16:15:54.671] | : . ' , ; ` ..$ conditions : list() [16:15:54.671] | : . ' , ; ` ..$ rng : logi FALSE [16:15:54.671] | : . ' , ; ` ..$ seed : NULL [16:15:54.671] | : . ' , ; ` ..$ misuseGlobalEnv : NULL [16:15:54.671] | : . ' , ; ` ..$ misuseConnections :List of 3 [16:15:54.671] | : . ' , ; ` .. ..$ added : NULL [16:15:54.671] | : . ' , ; ` .. ..$ removed : NULL [16:15:54.671] | : . ' , ; ` .. ..$ replaced: NULL [16:15:54.671] | : . ' , ; ` ..$ misuseDevices : NULL [16:15:54.671] | : . ' , ; ` ..$ misuseDefaultDevice: list() [16:15:54.671] | : . ' , ; ` ..$ started : POSIXct[1:1], format: "2026-03-18 16:15:54" [16:15:54.671] | : . ' , ; ` ..$ finished : POSIXct[1:1], format: "2026-03-18 16:15:54" [16:15:54.671] | : . ' , ; ` ..$ uuid : chr [1:2] "9268c7fadddee19cb4f5a63a013f675f" "11" [16:15:54.671] | : . ' , ; ` ..$ session_uuid : chr "aa433f3f831d5e224d4e7dc0dc9055cb" [16:15:54.671] | : . ' , ; ` .. ..- attr(*, "source")=List of 5 [16:15:54.671] | : . ' , ; ` .. .. ..$ host : Named chr "CRANWIN3" [16:15:54.671] | : . ' , ; ` .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [16:15:54.671] | : . ' , ; ` .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [16:15:54.671] | : . ' , ; ` .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [16:15:54.671] | : . ' , ; ` .. .. ..$ pid : int 84316 [16:15:54.671] | : . ' , ; ` .. .. ..$ time : POSIXct[1:1], format: "2026-03-18 16:15:51" [16:15:54.671] | : . ' , ; ` .. .. ..$ random: int 2147483647 [16:15:54.671] | : . ' , ; ` ..$ r_info :List of 4 [16:15:54.671] | : . ' , ; ` .. ..$ version :Classes 'R_system_version', 'package_version', 'numeric_version' hidden list of 1 [16:15:54.671] | : . ' , ; ` .. .. ..$ : int [1:3] 4 6 0 [16:15:54.671] | : . ' , ; ` .. ..$ os : chr "windows" [16:15:54.671] | : . ' , ; ` .. ..$ os_name : chr "Windows" [16:15:54.671] | : . ' , ; ` .. ..$ captures_utf8: logi TRUE [16:15:54.671] | : . ' , ; ` ..$ version : chr "1.8" [16:15:54.671] | : . ' , ; ` ..- attr(*, "class")= chr "FutureResult" [16:15:54.671] | : . ' , ; ` $ success: logi TRUE [16:15:54.671] | : . ' , ; ` $ time : 'proc_time' Named num [1:5] 0 0 0.52 NA NA [16:15:54.671] | : . ' , ; ` ..- attr(*, "names")= chr [1:5] "user.self" "sys.self" "elapsed" "user.child" ... [16:15:54.671] | : . ' , ; ` $ tag : NULL [16:15:54.702] | : . ' , ; ` Received FutureResult [16:15:54.709] | : . ' , ; ` FutureResult: [16:15:54.709] | : . ' , ; ` value: 'list' [16:15:54.709] | : . ' , ; ` visible: TRUE [16:15:54.709] | : . ' , ; ` stdout: NULL [16:15:54.709] | : . ' , ; ` conditions: [n = 0] [16:15:54.709] | : . ' , ; ` RNG used: FALSE [16:15:54.709] | : . ' , ; ` duration: 0.516449 secs (started 2026-03-18 16:15:54.146106) [16:15:54.709] | : . ' , ; ` version: 1.8 [16:15:54.711] | : . ' , ; ` FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'remove', earlySignal = 0) ... [16:15:54.712] | : . ' , ; ` | Removed future from position #1 [16:15:54.714] | : . ' , ; ` | Number of registered futures: 0 [16:15:54.714] | : . ' , ; ` FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'remove', earlySignal = 0) ... done [16:15:54.715] | : . ' , ; ` Erased future from future backend [16:15:54.717] | : . ' , ; ` result() for ClusterFuture ... [16:15:54.718] | : . ' , ; ` | result already collected: FutureResult [16:15:54.719] | : . ' , ; ` result() for ClusterFuture ... done [16:15:54.720] | : . ' , ; ` signalConditions() ... [16:15:54.721] | : . ' , ; ` | include = 'immediateCondition' [16:15:54.722] | : . ' , ; ` | exclude = [16:15:54.723] | : . ' , ; ` | resignal = FALSE [16:15:54.723] | : . ' , ; ` | Number of conditions: 0 [16:15:54.724] | : . ' , ; ` | int 0 [16:15:54.726] | : . ' , ; ` signalConditions() ... done [16:15:54.727] | : . ' , ; receiveMessageFromWorker() for ClusterFuture ... done [16:15:54.728] | : . ' , ; receiveMessageFromWorker() returned object of class FutureResult; resolved [16:15:54.729] | : . ' , resolved() for MultisessionFuture ('future_lapply-1') ... done [16:15:54.730] | : . ' , assertFutureResult() ... [16:15:54.731] | : . ' , ; Future uuid: 9268c7fadddee19cb4f5a63a013f675f-11 [16:15:54.731] | : . ' , ; identical; success [16:15:54.732] | : . ' , assertFutureResult() ... done [16:15:54.733] | : . ' resolved() ... done [16:15:54.734] | : . ' MultisessionFuture #1 [16:15:54.735] | : . ' signalConditionsASAP(MultisessionFuture, pos=1) ... [16:15:54.736] | : . ' , nx: 2 [16:15:54.737] | : . ' , relay: TRUE [16:15:54.737] | : . ' , stdout: TRUE [16:15:54.738] | : . ' , signal: TRUE [16:15:54.739] | : . ' , resignal: FALSE [16:15:54.740] | : . ' , force: TRUE [16:15:54.741] | : . ' , relayed: [n=2] FALSE, FALSE [16:15:54.742] | : . ' , queued futures: [n=2] FALSE, FALSE [16:15:54.743] | : . ' , until=1 [16:15:54.744] | : . ' , relaying element #1 [16:15:54.745] | : . ' , value() for MultisessionFuture ('future_lapply-1') ... [16:15:54.746] | : . ' , ; result() for ClusterFuture ... [16:15:54.747] | : . ' , ; ` result already collected: FutureResult [16:15:54.748] | : . ' , ; result() for ClusterFuture ... done [16:15:54.749] | : . ' , ; result() for ClusterFuture ... [16:15:54.750] | : . ' , ; ` result already collected: FutureResult [16:15:54.751] | : . ' , ; result() for ClusterFuture ... done [16:15:54.752] | : . ' , ; signalConditions() ... [16:15:54.753] | : . ' , ; ` include = 'immediateCondition' [16:15:54.754] | : . ' , ; ` exclude = [16:15:54.755] | : . ' , ; ` resignal = FALSE [16:15:54.756] | : . ' , ; ` Number of conditions: 0 [16:15:54.757] | : . ' , ; ` int 0 [16:15:54.759] | : . ' , ; signalConditions() ... done [16:15:54.760] | : . ' , ; relay stdout ... [16:15:54.761] | : . ' , ; relay stdout ... done [16:15:54.762] | : . ' , ; check for misuse ... [16:15:54.762] | : . ' , ; check for misuse ... done [16:15:54.763] | : . ' , value() for MultisessionFuture ('future_lapply-1') ... done [16:15:54.764] | : . ' , result() for ClusterFuture ... [16:15:54.765] | : . ' , ; result already collected: FutureResult [16:15:54.765] | : . ' , result() for ClusterFuture ... done [16:15:54.766] | : . ' , signalConditions() ... [16:15:54.767] | : . ' , ; include = 'immediateCondition' [16:15:54.768] | : . ' , ; exclude = [16:15:54.768] | : . ' , ; resignal = FALSE [16:15:54.769] | : . ' , ; Number of conditions: 0 [16:15:54.770] | : . ' , ; int 0 [16:15:54.771] | : . ' , signalConditions() ... done [16:15:54.772] | : . ' , result() for ClusterFuture ... [16:15:54.772] | : . ' , ; result already collected: FutureResult [16:15:54.773] | : . ' , result() for ClusterFuture ... done [16:15:54.774] | : . ' , signalConditions() ... [16:15:54.775] | : . ' , ; include = 'condition' [16:15:54.775] | : . ' , ; exclude = 'error', 'immediateCondition' [16:15:54.776] | : . ' , ; resignal = TRUE [16:15:54.777] | : . ' , ; Number of conditions: 0 [16:15:54.777] | : . ' , ; int 0 [16:15:54.779] | : . ' , signalConditions() ... done [16:15:54.779] | : . ' , relayed: [n=2] TRUE, FALSE [16:15:54.780] | : . ' , queued futures: [n=2] TRUE, FALSE [16:15:54.781] | : . ' signalConditionsASAP(MultisessionFuture, pos=1) ... done [16:15:54.781] | : . ' value(, ...) ... [16:15:54.782] | : . ' , value() for MultisessionFuture ('future_lapply-1') ... [16:15:54.783] | : . ' , ; result() for ClusterFuture ... [16:15:54.783] | : . ' , ; ` result already collected: FutureResult [16:15:54.784] | : . ' , ; result() for ClusterFuture ... done [16:15:54.785] | : . ' , ; result() for ClusterFuture ... [16:15:54.786] | : . ' , ; ` result already collected: FutureResult [16:15:54.786] | : . ' , ; result() for ClusterFuture ... done [16:15:54.787] | : . ' , ; signalConditions() ... [16:15:54.788] | : . ' , ; ` include = 'immediateCondition' [16:15:54.788] | : . ' , ; ` exclude = [16:15:54.789] | : . ' , ; ` resignal = FALSE [16:15:54.790] | : . ' , ; ` Number of conditions: 0 [16:15:54.790] | : . ' , ; ` int 0 [16:15:54.792] | : . ' , ; signalConditions() ... done [16:15:54.793] | : . ' , ; check for misuse ... [16:15:54.793] | : . ' , ; check for misuse ... done [16:15:54.794] | : . ' , value() for MultisessionFuture ('future_lapply-1') ... done [16:15:54.795] | : . ' , value: [16:15:54.795] | : . ' value(, ...) ... done [16:15:54.796] | : . ' signalConditionsASAP(MultisessionFuture, pos=1) ... [16:15:54.797] | : . ' , nx: 2 [16:15:54.797] | : . ' , relay: TRUE [16:15:54.798] | : . ' , stdout: TRUE [16:15:54.799] | : . ' , signal: TRUE [16:15:54.799] | : . ' , resignal: FALSE [16:15:54.800] | : . ' , force: TRUE [16:15:54.801] | : . ' , relayed: [n=2] TRUE, FALSE [16:15:54.801] | : . ' , queued futures: [n=2] TRUE, FALSE [16:15:54.802] | : . ' , until=2 [16:15:54.803] | : . ' , relaying element #2 [16:15:54.803] | : . ' , relayed: [n=2] TRUE, FALSE [16:15:54.804] | : . ' , queued futures: [n=2] TRUE, FALSE [16:15:54.805] | : . ' signalConditionsASAP(MultisessionFuture, pos=1) ... done [16:15:54.805] | : . ' resolve() for MultisessionFuture ... [16:15:54.806] | : . ' resolve() for MultisessionFuture ... done [16:15:54.807] | : . ' length: 1 (resolved future 1) [16:15:54.807] | : . ' checking value #2: [16:15:54.808] | : . ' 'obj' is MultisessionFuture [16:15:54.809] | : . ' resolved() ... [16:15:54.809] | : . ' resolved() ... done [16:15:54.810] | : . ' MultisessionFuture #2 [16:15:54.811] | : . ' signalConditionsASAP(MultisessionFuture, pos=2) ... [16:15:54.811] | : . ' , nx: 2 [16:15:54.812] | : . ' , relay: TRUE [16:15:54.813] | : . ' , stdout: TRUE [16:15:54.813] | : . ' , signal: TRUE [16:15:54.814] | : . ' , resignal: FALSE [16:15:54.815] | : . ' , force: TRUE [16:15:54.815] | : . ' , relayed: [n=2] TRUE, FALSE [16:15:54.816] | : . ' , queued futures: [n=2] TRUE, FALSE [16:15:54.817] | : . ' , until=2 [16:15:54.817] | : . ' , relaying element #2 [16:15:54.818] | : . ' , value() for MultisessionFuture ('future_lapply-2') ... [16:15:54.819] | : . ' , ; result() for ClusterFuture ... [16:15:54.819] | : . ' , ; ` result already collected: FutureResult [16:15:54.820] | : . ' , ; result() for ClusterFuture ... done [16:15:54.821] | : . ' , ; result() for ClusterFuture ... [16:15:54.822] | : . ' , ; ` result already collected: FutureResult [16:15:54.822] | : . ' , ; result() for ClusterFuture ... done [16:15:54.823] | : . ' , ; signalConditions() ... [16:15:54.824] | : . ' , ; ` include = 'immediateCondition' [16:15:54.824] | : . ' , ; ` exclude = [16:15:54.825] | : . ' , ; ` resignal = FALSE [16:15:54.826] | : . ' , ; ` Number of conditions: 0 [16:15:54.826] | : . ' , ; ` int 0 [16:15:54.828] | : . ' , ; signalConditions() ... done [16:15:54.828] | : . ' , ; relay stdout ... [16:15:54.829] | : . ' , ; relay stdout ... done [16:15:54.830] | : . ' , ; check for misuse ... [16:15:54.830] | : . ' , ; check for misuse ... done [16:15:54.831] | : . ' , value() for MultisessionFuture ('future_lapply-2') ... done [16:15:54.832] | : . ' , result() for ClusterFuture ... [16:15:54.832] | : . ' , ; result already collected: FutureResult [16:15:54.833] | : . ' , result() for ClusterFuture ... done [16:15:54.834] | : . ' , signalConditions() ... [16:15:54.835] | : . ' , ; include = 'immediateCondition' [16:15:54.835] | : . ' , ; exclude = [16:15:54.836] | : . ' , ; resignal = FALSE [16:15:54.837] | : . ' , ; Number of conditions: 0 [16:15:54.837] | : . ' , ; int 0 [16:15:54.838] | : . ' , signalConditions() ... done [16:15:54.839] | : . ' , result() for ClusterFuture ... [16:15:54.840] | : . ' , ; result already collected: FutureResult [16:15:54.840] | : . ' , result() for ClusterFuture ... done [16:15:54.841] | : . ' , signalConditions() ... [16:15:54.842] | : . ' , ; include = 'condition' [16:15:54.843] | : . ' , ; exclude = 'error', 'immediateCondition' [16:15:54.843] | : . ' , ; resignal = TRUE [16:15:54.844] | : . ' , ; Number of conditions: 0 [16:15:54.845] | : . ' , ; int 0 [16:15:54.846] | : . ' , signalConditions() ... done [16:15:54.847] | : . ' , relayed: [n=2] TRUE, TRUE [16:15:54.847] | : . ' , queued futures: [n=2] TRUE, TRUE [16:15:54.848] | : . ' signalConditionsASAP(MultisessionFuture, pos=2) ... done [16:15:54.849] | : . ' value(, ...) ... [16:15:54.849] | : . ' , value() for MultisessionFuture ('future_lapply-2') ... [16:15:54.850] | : . ' , ; result() for ClusterFuture ... [16:15:54.851] | : . ' , ; ` result already collected: FutureResult [16:15:54.851] | : . ' , ; result() for ClusterFuture ... done [16:15:54.852] | : . ' , ; result() for ClusterFuture ... [16:15:54.853] | : . ' , ; ` result already collected: FutureResult [16:15:54.854] | : . ' , ; result() for ClusterFuture ... done [16:15:54.854] | : . ' , ; signalConditions() ... [16:15:54.855] | : . ' , ; ` include = 'immediateCondition' [16:15:54.856] | : . ' , ; ` exclude = [16:15:54.856] | : . ' , ; ` resignal = FALSE [16:15:54.857] | : . ' , ; ` Number of conditions: 0 [16:15:54.858] | : . ' , ; ` int 0 [16:15:54.859] | : . ' , ; signalConditions() ... done [16:15:54.860] | : . ' , ; check for misuse ... [16:15:54.861] | : . ' , ; check for misuse ... done [16:15:54.861] | : . ' , value() for MultisessionFuture ('future_lapply-2') ... done [16:15:54.862] | : . ' , value: [16:15:54.863] | : . ' value(, ...) ... done [16:15:54.863] | : . ' signalConditionsASAP(MultisessionFuture, pos=2) ... [16:15:54.864] | : . ' , nx: 2 [16:15:54.865] | : . ' , relay: TRUE [16:15:54.865] | : . ' , stdout: TRUE [16:15:54.866] | : . ' , signal: TRUE [16:15:54.867] | : . ' , resignal: FALSE [16:15:54.867] | : . ' , force: TRUE [16:15:54.868] | : . ' , relayed: [n=2] TRUE, TRUE [16:15:54.869] | : . ' , queued futures: [n=2] TRUE, TRUE [16:15:54.869] | : . ' , until=2 [16:15:54.870] | : . ' , relayed: [n=2] TRUE, TRUE [16:15:54.871] | : . ' , queued futures: [n=2] TRUE, TRUE [16:15:54.871] | : . ' signalConditionsASAP(MultisessionFuture, pos=2) ... done [16:15:54.872] | : . ' resolve() for MultisessionFuture ... [16:15:54.873] | : . ' resolve() for MultisessionFuture ... done [16:15:54.874] | : . ' length: 0 (resolved future 2) [16:15:54.874] | : . ' Relaying remaining futures ... [16:15:54.875] | : . ' , signalConditionsASAP(NULL, pos=0) ... [16:15:54.876] | : . ' , ; nx: 2 [16:15:54.876] | : . ' , ; relay: TRUE [16:15:54.877] | : . ' , ; stdout: TRUE [16:15:54.878] | : . ' , ; signal: TRUE [16:15:54.878] | : . ' , ; resignal: FALSE [16:15:54.879] | : . ' , ; force: TRUE [16:15:54.880] | : . ' , ; relayed: [n=2] TRUE, TRUE [16:15:54.880] | : . ' , ; queued futures: [n=2] TRUE, TRUE - flush all [16:15:54.881] | : . ' , ; relayed: [n=2] TRUE, TRUE [16:15:54.882] | : . ' , ; queued futures: [n=2] TRUE, TRUE [16:15:54.883] | : . ' , signalConditionsASAP(NULL, pos=0) ... done [16:15:54.883] | : . ' Relaying remaining futures ... done [16:15:54.884] | : . value() for list ... done [16:15:54.885] | : . - Number of value chunks collected: 2 [16:15:54.885] | : . Resolving 2 futures (chunks) ... DONE [16:15:54.886] | : . Reducing values from 2 chunks ... [16:15:54.887] | : . - Number of values collected after concatenation: 2 [16:15:54.888] | : . - Number of values expected: 2 [16:15:54.888] | : . Reducing values from 2 chunks ... DONE [16:15:54.889] | : future_lapply() -> future_xapply() ... done [16:15:54.890] | future_lapply() ... done * future_lapply(x, ..., future.stdout = NA) ... DONE * future_mapply(x, ..., future.stdout = FALSE) ... [16:15:54.891] | future_mapply() ... [16:15:54.892] | : future_mapply() -> future_xapply() ... [16:15:54.893] | : . nbrOfWorkers(NULL) ... [16:15:54.894] | : . ' List of 4 [16:15:54.894] | : . ' $ : language makeChunks(nX, nbrOfWorkers = nbrOfWorkers(), future.scheduling = future.scheduling, future.chunk.size = future.chunk.size) [16:15:54.894] | : . ' $ : language stop_if_not(nbrOfElements >= 0L, nbrOfWorkers >= 1L) [16:15:54.894] | : . ' $ : language nbrOfWorkers() [16:15:54.894] | : . ' $ : language nbrOfWorkers.NULL() [16:15:54.897] | : . ' plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [16:15:54.898] | : . ' plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [16:15:54.899] | : . ' Number of workers: 2 [16:15:54.900] | : . nbrOfWorkers(NULL) ... done [16:15:54.901] | : . Number of chunks: 2 [16:15:54.901] | : . getGlobalsAndPackagesXApply() ... [16:15:54.902] | : . ' future.globals: TRUE [16:15:54.903] | : . ' getGlobalsAndPackages() ... [16:15:54.904] | : . ' , Searching for globals ... [16:15:54.918] | : . ' , ; globals found: [6] 'FUN', '{', 'Sys.sleep', '/', 'print', 'list' [16:15:54.919] | : . ' , Searching for globals ... done [16:15:54.920] | : . ' , Resolving globals: FALSE [16:15:54.921] | : . ' , Search for packages associated with the globals ... [16:15:54.922] | : . ' , ; Packages associated with globals: [1] 'base' [16:15:54.923] | : . ' , ; Packages: [1] 'base' [16:15:54.923] | : . ' , Search for packages associated with the globals ... done [16:15:54.924] | : . ' , The total size of the 1 globals is 265 bytes (265 bytes) [16:15:54.925] | : . ' , 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') [16:15:54.926] | : . ' , Packages after dropping 'base': [0] [16:15:54.927] | : . ' , globals: [1] 'FUN' [16:15:54.927] | : . ' , packages: [0] [16:15:54.928] | : . ' getGlobalsAndPackages() ... done [16:15:54.929] | : . ' globals found/used: [n=1] 'FUN' [16:15:54.929] | : . ' needed namespaces: [n=0] [16:15:54.930] | : . ' Globals to be used in all futures (chunks): [n=2] '...future.FUN', 'MoreArgs' [16:15:54.931] | : . ' List of 2 [16:15:54.931] | : . ' $ ...future.FUN:function (x, y) [16:15:54.931] | : . ' $ MoreArgs : NULL [16:15:54.931] | : . ' - attr(*, "where")=List of 2 [16:15:54.931] | : . ' ..$ ...future.FUN: [16:15:54.931] | : . ' ..$ MoreArgs : [16:15:54.931] | : . ' - attr(*, "class")= chr [1:3] "FutureGlobals" "Globals" "list" [16:15:54.931] | : . ' - attr(*, "resolved")= logi FALSE [16:15:54.931] | : . ' - attr(*, "total_size")= num NA [16:15:54.936] | : . ' Packages to be attached in all futures: [n=0] [16:15:54.936] | : . getGlobalsAndPackagesXApply() ... done [16:15:54.937] | : . Globals pass to each chunk: [n=5] '...future.FUN', 'MoreArgs', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [16:15:54.938] | : . List of 5 [16:15:54.938] | : . $ ...future.FUN :function (x, y) [16:15:54.938] | : . $ MoreArgs : NULL [16:15:54.938] | : . $ ...future.elements_ii : NULL [16:15:54.938] | : . $ ...future.seeds_ii : NULL [16:15:54.938] | : . $ ...future.globals.maxSize: NULL [16:15:54.938] | : . - attr(*, "where")=List of 5 [16:15:54.938] | : . ..$ ...future.FUN : [16:15:54.938] | : . ..$ MoreArgs : [16:15:54.938] | : . ..$ ...future.elements_ii : [16:15:54.938] | : . ..$ ...future.seeds_ii : [16:15:54.938] | : . ..$ ...future.globals.maxSize: [16:15:54.938] | : . - attr(*, "class")= chr [1:3] "FutureGlobals" "Globals" "list" [16:15:54.938] | : . - attr(*, "resolved")= logi FALSE [16:15:54.938] | : . - attr(*, "total_size")= num NA [16:15:54.944] | : . Number of futures (= number of chunks): 2 [16:15:54.945] | : . Launching 2 futures (chunks) ... [16:15:54.946] | : . Chunk #1 of 2 ... [16:15:54.946] | : . - Finding globals in '...' for chunk #1 ... [16:15:54.947] | : . getGlobalsAndPackages() ... [16:15:54.948] | : . ' Searching for globals ... [16:15:54.949] | : . ' , globals found: [0] [16:15:54.950] | : . ' Searching for globals ... done [16:15:54.950] | : . ' globals: [0] [16:15:54.951] | : . ' packages: [0] [16:15:54.952] | : . getGlobalsAndPackages() ... done [16:15:54.952] | : . + additional globals found: [n=0] [16:15:54.953] | : . + additional namespaces needed: [n=0] [16:15:54.953] | : . - Finding globals in '...' for chunk #1 ... DONE [16:15:54.954] | : . - Adjusted option 'future.globals.maxSize': 524288000 -> 2 * 524288000 = 1048576000 (bytes) [16:15:54.955] | : . - seeds: [16:15:54.955] | : . - All globals exported: [n=5] '...future.FUN', 'MoreArgs', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [16:15:54.956] | : . future(..., label = 'future_mapply-1') ... [16:15:54.957] | : . ' lazy: FALSE [16:15:54.957] | : . ' stdout: FALSE [16:15:54.958] | : . ' conditions: [n=1] 'condition' [16:15:54.959] | : . ' getGlobalsAndPackages() ... [16:15:54.959] | : . ' , globals passed as-is: [5] '...future.FUN', 'MoreArgs', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [16:15:54.960] | : . ' , Resolving globals: FALSE [16:15:54.960] | : . ' , Search for packages associated with the globals ... [16:15:54.961] | : . ' , ; Packages associated with globals: [0] [16:15:54.962] | : . ' , ; Packages: [0] [16:15:54.963] | : . ' , Search for packages associated with the globals ... done [16:15:54.963] | : . ' , Packages after dropping 'base': [0] [16:15:54.964] | : . ' , globals: [5] '...future.FUN', 'MoreArgs', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [16:15:54.965] | : . ' , packages: [0] [16:15:54.965] | : . ' getGlobalsAndPackages() ... done [16:15:54.966] | : . ' run() for 'Future' ('future_mapply-1') ... [16:15:54.967] | : . ' , state: 'created' [16:15:54.968] | : . ' , plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [16:15:54.968] | : . ' , plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [16:15:54.969] | : . ' , Using MultisessionFutureBackend ... [16:15:54.969] | : . ' , ; Number of futures since start: 6 (6 created, 6 launched, 6 finished) [16:15:54.970] | : . ' , ; Launching futures ... [16:15:54.971] | : . ' , ; ` launchFuture() for ClusterFutureBackend ... [16:15:54.971] | : . ' , ; ` | Workers: [n=2] [16:15:54.972] | : . ' , ; ` | Socket cluster with 2 nodes on host 'localhost' (R Under development (unstable) (2026-03-17 r89645 ucrt), platform x86_64-w64-mingw32) [16:15:54.975] | : . ' , ; ` | FutureRegistry: 'workers-249b6fc779942f2727f1ba84a2c9728d' [16:15:54.975] | : . ' , ; ` | requestWorker() ... [16:15:54.976] | : . ' , ; ` | : requestNode() ... [16:15:54.977] | : . ' , ; ` | : . Number of workers: 2 [16:15:54.978] | : . ' , ; ` | : . Polling for a free worker ... [16:15:54.978] | : . ' , ; ` | : . ' FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'list', earlySignal = 0) ... [16:15:54.979] | : . ' , ; ` | : . ' , Listing all futures [16:15:54.980] | : . ' , ; ` | : . ' , Number of registered futures: 0 [16:15:54.980] | : . ' , ; ` | : . ' FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'list', earlySignal = 0) ... done [16:15:54.981] | : . ' , ; ` | : . ' Total time: 0 [16:15:54.982] | : . ' , ; ` | : . Polling for a free worker ... done [16:15:54.982] | : . ' , ; ` | : . FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'list', earlySignal = 0) ... [16:15:54.983] | : . ' , ; ` | : . ' Listing all futures [16:15:54.984] | : . ' , ; ` | : . ' Number of registered futures: 0 [16:15:54.984] | : . ' , ; ` | : . FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'list', earlySignal = 0) ... done [16:15:54.985] | : . ' , ; ` | : . avail: [n=2] '1', '2' [16:15:54.986] | : . ' , ; ` | : . Index of first available worker: 1 [16:15:54.986] | : . ' , ; ` | : . Validate that the worker is functional ... [16:15:54.987] | : . ' , ; ` | : . ' Connection is valid [16:15:54.988] | : . ' , ; ` | : . ' RichSOCKnode of a socket cluster on local host 'localhost' with pid 84316 (R Under development (unstable) (2026-03-17 r89645 ucrt), x86_64-w64-mingw32) using socket connection #4 ('<-CRANwin3.fb05.statistik.uni-dortmund.de:24937') [16:15:54.990] | : . ' , ; ` | : . ' Worker is functional [16:15:54.991] | : . ' , ; ` | : . ' FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'list', earlySignal = 0) ... [16:15:54.992] | : . ' , ; ` | : . ' , Listing all futures [16:15:54.992] | : . ' , ; ` | : . ' , Number of registered futures: 0 [16:15:54.993] | : . ' , ; ` | : . ' FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'list', earlySignal = 0) ... done [16:15:54.993] | : . ' , ; ` | : . Validate that the worker is functional ... done [16:15:54.994] | : . ' , ; ` | : requestNode() ... done [16:15:54.995] | : . ' , ; ` | : cluster node index: 1 [16:15:54.996] | : . ' , ; ` | requestWorker() ... done [16:15:54.996] | : . ' , ; ` | eraseGlobalEnvironment() ... [16:15:54.998] | : . ' , ; ` | eraseGlobalEnvironment() ... done [16:15:54.998] | : . ' , ; ` | launchFuture() ... [16:15:54.999] | : . ' , ; ` | : cluster node index: 1 [16:15:55.000] | : . ' , ; ` | : getFutureData() ... [16:15:55.000] | : . ' , ; ` | : . getFutureCore() ... [16:15:55.001] | : . ' , ; ` | : . ' Packages needed by the future expression (n = 0): [16:15:55.002] | : . ' , ; ` | : . getFutureCore() ... done [16:15:55.002] | : . ' , ; ` | : . getFutureCapture() ... [16:15:55.003] | : . ' , ; ` | : . getFutureCapture() ... done [16:15:55.004] | : . ' , ; ` | : . getFutureContext() ... [16:15:55.004] | : . ' , ; ` | : . ' plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [16:15:55.005] | : . ' , ; ` | : . ' , Getting stack without first backend: [n=0] [16:15:55.006] | : . ' , ; ` | : . ' plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [16:15:55.006] | : . ' , ; ` | : . ' Packages needed by future backend (n = 0): [16:15:55.007] | : . ' , ; ` | : . getFutureContext() ... done [16:15:55.008] | : . ' , ; ` | : getFutureData() ... done [16:15:55.009] | : . ' , ; ` | : FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'add', earlySignal = 0) ... [16:15:55.010] | : . ' , ; ` | : . Appended future to position #1 [16:15:55.010] | : . ' , ; ` | : . Number of registered futures: 1 [16:15:55.011] | : . ' , ; ` | : FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'add', earlySignal = 0) ... done [16:15:55.012] | : . ' , ; ` | launchFuture() ... done [16:15:55.012] | : . ' , ; ` | MultisessionFuture started [16:15:55.013] | : . ' , ; ` launchFuture() for ClusterFutureBackend ... done [16:15:55.014] | : . ' , ; Launching futures ... done [16:15:55.014] | : . ' , ; Future launched: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [16:15:55.015] | : . ' , Using MultisessionFutureBackend ... done [16:15:55.015] | : . ' run() for 'Future' ('future_mapply-1') ... done [16:15:55.016] | : . future(..., label = 'future_mapply-1') ... done [16:15:55.016] | : . Created future: [16:15:55.018] | : . resolved() ... [16:15:55.018] | : . ' resolved() for MultisessionFuture ('future_mapply-1') ... [16:15:55.019] | : . ' , Cluster node socket connection: index=4, id=443 [16:15:55.020] | : . ' , assertValidConnection() ... [16:15:55.021] | : . ' , ; cluster node index: 1 [16:15:55.022] | : . ' , assertValidConnection() ... done [16:15:55.217] | : . ' , socketSelect(list(), timeout = 0.01, write = FALSE) returned FALSE; not resolved [16:15:55.218] | : . ' resolved() for MultisessionFuture ('future_mapply-1') ... done [16:15:55.219] | : . resolved() ... done [16:15:55.016] | : . MultisessionFuture: [16:15:55.016] | : . Label: 'future_mapply-1' [16:15:55.016] | : . Expression: [16:15:55.016] | : . { [16:15:55.016] | : . "# future.apply:::future_xapply(): preserve future option" [16:15:55.016] | : . ...future.globals.maxSize.org <- getOption("future.globals.maxSize") [16:15:55.016] | : . if (!identical(...future.globals.maxSize.org, ...future.globals.maxSize)) { [16:15:55.016] | : . oopts <- options(future.globals.maxSize = ...future.globals.maxSize) [16:15:55.016] | : . on.exit(options(oopts), add = TRUE) [16:15:55.016] | : . } [16:15:55.016] | : . { [16:15:55.016] | : . args <- c(list(FUN = ...future.FUN), ...future.elements_ii, [16:15:55.016] | : . MoreArgs = list(MoreArgs), SIMPLIFY = FALSE, USE.NAMES = FALSE) [16:15:55.016] | : . do.call(mapply, args = args) [16:15:55.016] | : . } [16:15:55.016] | : . } [16:15:55.016] | : . 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) [16:15:55.016] | : . Packages: [16:15:55.016] | : . L'Ecuyer-CMRG RNG seed: (seed = FALSE) [16:15:55.016] | : . Capture standard output: FALSE [16:15:55.016] | : . Capture condition classes: 'condition' (excluding '') [16:15:55.016] | : . Immediate condition classes: 'immediateCondition' [16:15:55.016] | : . Lazy evaluation: FALSE [16:15:55.016] | : . Local evaluation: TRUE [16:15:55.016] | : . Early signaling: FALSE [16:15:55.016] | : . Actions: [n=1] 'run' [16:15:55.016] | : . State: 'running' ("Future is being evaluated") [16:15:55.016] | : . Resolved: FALSE [16:15:55.016] | : . Unique identifier: 9268c7fadddee19cb4f5a63a013f675f-13 [16:15:55.016] | : . Owner process: 9268c7fadddee19cb4f5a63a013f675f [16:15:55.016] | : . Class: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [16:15:55.016] | : . Value: [16:15:55.016] | : . Conditions captured: [16:15:55.221] | : . Chunk #1 of 2 ... DONE [16:15:55.222] | : . Chunk #2 of 2 ... [16:15:55.223] | : . - Finding globals in '...' for chunk #2 ... [16:15:55.224] | : . getGlobalsAndPackages() ... [16:15:55.224] | : . ' Searching for globals ... [16:15:55.226] | : . ' , globals found: [0] [16:15:55.227] | : . ' Searching for globals ... done [16:15:55.228] | : . ' globals: [0] [16:15:55.229] | : . ' packages: [0] [16:15:55.230] | : . getGlobalsAndPackages() ... done [16:15:55.231] | : . + additional globals found: [n=0] [16:15:55.232] | : . + additional namespaces needed: [n=0] [16:15:55.236] | : . - Finding globals in '...' for chunk #2 ... DONE [16:15:55.237] | : . - Adjusted option 'future.globals.maxSize': 524288000 -> 2 * 524288000 = 1048576000 (bytes) [16:15:55.238] | : . - seeds: [16:15:55.239] | : . - All globals exported: [n=5] '...future.FUN', 'MoreArgs', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [16:15:55.240] | : . future(..., label = 'future_mapply-2') ... [16:15:55.240] | : . ' lazy: FALSE [16:15:55.241] | : . ' stdout: FALSE [16:15:55.242] | : . ' conditions: [n=1] 'condition' [16:15:55.243] | : . ' getGlobalsAndPackages() ... [16:15:55.244] | : . ' , globals passed as-is: [5] '...future.FUN', 'MoreArgs', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [16:15:55.245] | : . ' , Resolving globals: FALSE [16:15:55.246] | : . ' , Search for packages associated with the globals ... [16:15:55.247] | : . ' , ; Packages associated with globals: [0] [16:15:55.248] | : . ' , ; Packages: [0] [16:15:55.249] | : . ' , Search for packages associated with the globals ... done [16:15:55.250] | : . ' , Packages after dropping 'base': [0] [16:15:55.251] | : . ' , globals: [5] '...future.FUN', 'MoreArgs', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [16:15:55.252] | : . ' , packages: [0] [16:15:55.253] | : . ' getGlobalsAndPackages() ... done [16:15:55.254] | : . ' run() for 'Future' ('future_mapply-2') ... [16:15:55.255] | : . ' , state: 'created' [16:15:55.256] | : . ' , plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [16:15:55.257] | : . ' , plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [16:15:55.258] | : . ' , Using MultisessionFutureBackend ... [16:15:55.259] | : . ' , ; Number of futures since start: 7 (7 created, 7 launched, 6 finished) [16:15:55.260] | : . ' , ; Launching futures ... [16:15:55.260] | : . ' , ; ` launchFuture() for ClusterFutureBackend ... [16:15:55.261] | : . ' , ; ` | Workers: [n=2] [16:15:55.262] | : . ' , ; ` | Socket cluster with 2 nodes on host 'localhost' (R Under development (unstable) (2026-03-17 r89645 ucrt), platform x86_64-w64-mingw32) [16:15:55.266] | : . ' , ; ` | FutureRegistry: 'workers-249b6fc779942f2727f1ba84a2c9728d' [16:15:55.267] | : . ' , ; ` | requestWorker() ... [16:15:55.268] | : . ' , ; ` | : requestNode() ... [16:15:55.269] | : . ' , ; ` | : . Number of workers: 2 [16:15:55.270] | : . ' , ; ` | : . Polling for a free worker ... [16:15:55.271] | : . ' , ; ` | : . ' FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'list', earlySignal = 0) ... [16:15:55.272] | : . ' , ; ` | : . ' , Listing all futures [16:15:55.273] | : . ' , ; ` | : . ' , Number of registered futures: 1 [16:15:55.274] | : . ' , ; ` | : . ' FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'list', earlySignal = 0) ... done [16:15:55.275] | : . ' , ; ` | : . ' Total time: 0 [16:15:55.276] | : . ' , ; ` | : . Polling for a free worker ... done [16:15:55.277] | : . ' , ; ` | : . FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'list', earlySignal = 0) ... [16:15:55.278] | : . ' , ; ` | : . ' Listing all futures [16:15:55.279] | : . ' , ; ` | : . ' Number of registered futures: 1 [16:15:55.280] | : . ' , ; ` | : . FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'list', earlySignal = 0) ... done [16:15:55.281] | : . ' , ; ` | : . avail: [n=2] '2' [16:15:55.282] | : . ' , ; ` | : . Index of first available worker: 2 [16:15:55.283] | : . ' , ; ` | : . Validate that the worker is functional ... [16:15:55.284] | : . ' , ; ` | : . ' Connection is valid [16:15:55.284] | : . ' , ; ` | : . ' RichSOCKnode of a socket cluster on local host 'localhost' with pid 75920 (R Under development (unstable) (2026-03-17 r89645 ucrt), x86_64-w64-mingw32) using socket connection #5 ('<-CRANwin3.fb05.statistik.uni-dortmund.de:24937') [16:15:55.287] | : . ' , ; ` | : . ' Worker is functional [16:15:55.288] | : . ' , ; ` | : . ' FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'list', earlySignal = 0) ... [16:15:55.289] | : . ' , ; ` | : . ' , Listing all futures [16:15:55.290] | : . ' , ; ` | : . ' , Number of registered futures: 1 [16:15:55.291] | : . ' , ; ` | : . ' FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'list', earlySignal = 0) ... done [16:15:55.292] | : . ' , ; ` | : . Validate that the worker is functional ... done [16:15:55.293] | : . ' , ; ` | : requestNode() ... done [16:15:55.294] | : . ' , ; ` | : cluster node index: 2 [16:15:55.295] | : . ' , ; ` | requestWorker() ... done [16:15:55.296] | : . ' , ; ` | eraseGlobalEnvironment() ... [16:15:55.297] | : . ' , ; ` | eraseGlobalEnvironment() ... done [16:15:55.298] | : . ' , ; ` | launchFuture() ... [16:15:55.299] | : . ' , ; ` | : cluster node index: 2 [16:15:55.300] | : . ' , ; ` | : getFutureData() ... [16:15:55.301] | : . ' , ; ` | : . getFutureCore() ... [16:15:55.302] | : . ' , ; ` | : . ' Packages needed by the future expression (n = 0): [16:15:55.303] | : . ' , ; ` | : . getFutureCore() ... done [16:15:55.304] | : . ' , ; ` | : . getFutureCapture() ... [16:15:55.305] | : . ' , ; ` | : . getFutureCapture() ... done [16:15:55.306] | : . ' , ; ` | : . getFutureContext() ... [16:15:55.307] | : . ' , ; ` | : . ' plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [16:15:55.308] | : . ' , ; ` | : . ' , Getting stack without first backend: [n=0] [16:15:55.309] | : . ' , ; ` | : . ' plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [16:15:55.310] | : . ' , ; ` | : . ' Packages needed by future backend (n = 0): [16:15:55.311] | : . ' , ; ` | : . getFutureContext() ... done [16:15:55.312] | : . ' , ; ` | : getFutureData() ... done [16:15:55.313] | : . ' , ; ` | : FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'add', earlySignal = 0) ... [16:15:55.314] | : . ' , ; ` | : . Appended future to position #2 [16:15:55.315] | : . ' , ; ` | : . Number of registered futures: 2 [16:15:55.316] | : . ' , ; ` | : FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'add', earlySignal = 0) ... done [16:15:55.317] | : . ' , ; ` | launchFuture() ... done [16:15:55.317] | : . ' , ; ` | MultisessionFuture started [16:15:55.318] | : . ' , ; ` launchFuture() for ClusterFutureBackend ... done [16:15:55.319] | : . ' , ; Launching futures ... done [16:15:55.319] | : . ' , ; Future launched: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [16:15:55.320] | : . ' , Using MultisessionFutureBackend ... done [16:15:55.321] | : . ' run() for 'Future' ('future_mapply-2') ... done [16:15:55.322] | : . future(..., label = 'future_mapply-2') ... done [16:15:55.323] | : . Created future: [16:15:55.325] | : . resolved() ... [16:15:55.326] | : . ' resolved() for MultisessionFuture ('future_mapply-2') ... [16:15:55.327] | : . ' , Cluster node socket connection: index=5, id=444 [16:15:55.328] | : . ' , assertValidConnection() ... [16:15:55.329] | : . ' , ; cluster node index: 2 [16:15:55.330] | : . ' , assertValidConnection() ... done [16:15:55.331] | : . ' , receiveMessageFromWorker() for ClusterFuture ... [16:15:55.332] | : . ' , ; cluster node index: 2 [16:15:55.333] | : . ' , ; [1] TRUE [16:15:55.335] | : . ' , ; Received data: [16:15:55.335] | : . ' , ; List of 5 [16:15:55.335] | : . ' , ; $ type : chr "VALUE" [16:15:55.335] | : . ' , ; $ value :List of 16 [16:15:55.335] | : . ' , ; ..$ value :List of 1 [16:15:55.335] | : . ' , ; .. ..$ :List of 2 [16:15:55.335] | : . ' , ; .. .. ..$ x: int 0 [16:15:55.335] | : . ' , ; .. .. ..$ y: int 1 [16:15:55.335] | : . ' , ; ..$ visible : logi TRUE [16:15:55.335] | : . ' , ; ..$ stdout : NULL [16:15:55.335] | : . ' , ; ..$ conditions : list() [16:15:55.335] | : . ' , ; ..$ rng : logi FALSE [16:15:55.335] | : . ' , ; ..$ seed : NULL [16:15:55.335] | : . ' , ; ..$ misuseGlobalEnv : NULL [16:15:55.335] | : . ' , ; ..$ misuseConnections :List of 3 [16:15:55.335] | : . ' , ; .. ..$ added : NULL [16:15:55.335] | : . ' , ; .. ..$ removed : NULL [16:15:55.335] | : . ' , ; .. ..$ replaced: NULL [16:15:55.335] | : . ' , ; ..$ misuseDevices : NULL [16:15:55.335] | : . ' , ; ..$ misuseDefaultDevice: list() [16:15:55.335] | : . ' , ; ..$ started : POSIXct[1:1], format: "2026-03-18 16:15:55" [16:15:55.335] | : . ' , ; ..$ finished : POSIXct[1:1], format: "2026-03-18 16:15:55" [16:15:55.335] | : . ' , ; ..$ uuid : chr [1:2] "9268c7fadddee19cb4f5a63a013f675f" "14" [16:15:55.335] | : . ' , ; ..$ session_uuid : chr "b1ec563e3a8b54c0e4942ba47cc20473" [16:15:55.335] | : . ' , ; .. ..- attr(*, "source")=List of 5 [16:15:55.335] | : . ' , ; .. .. ..$ host : Named chr "CRANWIN3" [16:15:55.335] | : . ' , ; .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [16:15:55.335] | : . ' , ; .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [16:15:55.335] | : . ' , ; .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [16:15:55.335] | : . ' , ; .. .. ..$ pid : int 75920 [16:15:55.335] | : . ' , ; .. .. ..$ time : POSIXct[1:1], format: "2026-03-18 16:15:51" [16:15:55.335] | : . ' , ; .. .. ..$ random: int 2147483647 [16:15:55.335] | : . ' , ; ..$ r_info :List of 4 [16:15:55.335] | : . ' , ; .. ..$ version :Classes 'R_system_version', 'package_version', 'numeric_version' hidden list of 1 [16:15:55.335] | : . ' , ; .. .. ..$ : int [1:3] 4 6 0 [16:15:55.335] | : . ' , ; .. ..$ os : chr "windows" [16:15:55.335] | : . ' , ; .. ..$ os_name : chr "Windows" [16:15:55.335] | : . ' , ; .. ..$ captures_utf8: logi TRUE [16:15:55.335] | : . ' , ; ..$ version : chr "1.8" [16:15:55.335] | : . ' , ; ..- attr(*, "class")= chr "FutureResult" [16:15:55.335] | : . ' , ; $ success: logi TRUE [16:15:55.335] | : . ' , ; $ time : 'proc_time' Named num [1:5] 0 0 0 NA NA [16:15:55.335] | : . ' , ; ..- attr(*, "names")= chr [1:5] "user.self" "sys.self" "elapsed" "user.child" ... [16:15:55.335] | : . ' , ; $ tag : NULL [16:15:55.364] | : . ' , ; Received FutureResult [16:15:55.365] | : . ' , ; FutureResult: [16:15:55.365] | : . ' , ; value: 'list' [16:15:55.365] | : . ' , ; visible: TRUE [16:15:55.365] | : . ' , ; stdout: NULL [16:15:55.365] | : . ' , ; conditions: [n = 0] [16:15:55.365] | : . ' , ; RNG used: FALSE [16:15:55.365] | : . ' , ; duration: 0.006112814 secs (started 2026-03-18 16:15:55.314243) [16:15:55.365] | : . ' , ; version: 1.8 [16:15:55.367] | : . ' , ; FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'remove', earlySignal = 0) ... [16:15:55.368] | : . ' , ; ` Removed future from position #2 [16:15:55.369] | : . ' , ; ` Number of registered futures: 1 [16:15:55.370] | : . ' , ; FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'remove', earlySignal = 0) ... done [16:15:55.371] | : . ' , ; Erased future from future backend [16:15:55.372] | : . ' , ; result() for ClusterFuture ... [16:15:55.373] | : . ' , ; ` result already collected: FutureResult [16:15:55.374] | : . ' , ; result() for ClusterFuture ... done [16:15:55.375] | : . ' , ; signalConditions() ... [16:15:55.376] | : . ' , ; ` include = 'immediateCondition' [16:15:55.377] | : . ' , ; ` exclude = [16:15:55.378] | : . ' , ; ` resignal = FALSE [16:15:55.379] | : . ' , ; ` Number of conditions: 0 [16:15:55.380] | : . ' , ; ` int 0 [16:15:55.381] | : . ' , ; signalConditions() ... done [16:15:55.382] | : . ' , receiveMessageFromWorker() for ClusterFuture ... done [16:15:55.383] | : . ' , receiveMessageFromWorker() returned object of class FutureResult; resolved [16:15:55.384] | : . ' resolved() for MultisessionFuture ('future_mapply-2') ... done [16:15:55.385] | : . ' assertFutureResult() ... [16:15:55.386] | : . ' , Future uuid: 9268c7fadddee19cb4f5a63a013f675f-14 [16:15:55.387] | : . ' , identical; success [16:15:55.387] | : . ' assertFutureResult() ... done [16:15:55.388] | : . resolved() ... done [16:15:55.324] | : . MultisessionFuture: [16:15:55.324] | : . Label: 'future_mapply-2' [16:15:55.324] | : . Expression: [16:15:55.324] | : . { [16:15:55.324] | : . "# future.apply:::future_xapply(): preserve future option" [16:15:55.324] | : . ...future.globals.maxSize.org <- getOption("future.globals.maxSize") [16:15:55.324] | : . if (!identical(...future.globals.maxSize.org, ...future.globals.maxSize)) { [16:15:55.324] | : . oopts <- options(future.globals.maxSize = ...future.globals.maxSize) [16:15:55.324] | : . on.exit(options(oopts), add = TRUE) [16:15:55.324] | : . } [16:15:55.324] | : . { [16:15:55.324] | : . args <- c(list(FUN = ...future.FUN), ...future.elements_ii, [16:15:55.324] | : . MoreArgs = list(MoreArgs), SIMPLIFY = FALSE, USE.NAMES = FALSE) [16:15:55.324] | : . do.call(mapply, args = args) [16:15:55.324] | : . } [16:15:55.324] | : . } [16:15:55.324] | : . 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) [16:15:55.324] | : . Packages: [16:15:55.324] | : . L'Ecuyer-CMRG RNG seed: (seed = FALSE) [16:15:55.324] | : . Capture standard output: FALSE [16:15:55.324] | : . Capture condition classes: 'condition' (excluding '') [16:15:55.324] | : . Immediate condition classes: 'immediateCondition' [16:15:55.324] | : . Lazy evaluation: FALSE [16:15:55.324] | : . Local evaluation: TRUE [16:15:55.324] | : . Early signaling: FALSE [16:15:55.324] | : . Actions: [n=1] 'run' [16:15:55.324] | : . State: 'running' ("Future is being evaluated") [16:15:55.324] | : . Resolved: TRUE [16:15:55.324] | : . Unique identifier: 9268c7fadddee19cb4f5a63a013f675f-14 [16:15:55.324] | : . Owner process: 9268c7fadddee19cb4f5a63a013f675f [16:15:55.324] | : . Class: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [16:15:55.324] | : . Value: [16:15:55.324] | : . Conditions captured: [16:15:55.390] | : . Chunk #2 of 2 ... DONE [16:15:55.390] | : . Launching 2 futures (chunks) ... DONE [16:15:55.391] | : . Resolving 2 futures (chunks) ... [16:15:55.391] | : . value() for list ... [16:15:55.392] | : . ' recursive: 0 [16:15:55.393] | : . ' reduce: FALSE [16:15:55.393] | : . ' length: 2 [16:15:55.394] | : . ' Number of remaining objects: 2 [16:15:55.395] | : . ' checking value #1: [16:15:55.395] | : . ' 'obj' is MultisessionFuture [16:15:55.396] | : . ' resolved() ... [16:15:55.397] | : . ' , resolved() for MultisessionFuture ('future_mapply-1') ... [16:15:55.398] | : . ' , ; Cluster node socket connection: index=4, id=443 [16:15:55.399] | : . ' , ; assertValidConnection() ... [16:15:55.400] | : . ' , ; ` cluster node index: 1 [16:15:55.401] | : . ' , ; assertValidConnection() ... done [16:15:55.528] | : . ' , ; receiveMessageFromWorker() for ClusterFuture ... [16:15:55.530] | : . ' , ; ` cluster node index: 1 [16:15:55.531] | : . ' , ; ` [1] TRUE [16:15:55.533] | : . ' , ; ` Received data: [16:15:55.534] | : . ' , ; ` List of 5 [16:15:55.534] | : . ' , ; ` $ type : chr "VALUE" [16:15:55.534] | : . ' , ; ` $ value :List of 16 [16:15:55.534] | : . ' , ; ` ..$ value :List of 1 [16:15:55.534] | : . ' , ; ` .. ..$ :List of 2 [16:15:55.534] | : . ' , ; ` .. .. ..$ x: int 1 [16:15:55.534] | : . ' , ; ` .. .. ..$ y: int 0 [16:15:55.534] | : . ' , ; ` ..$ visible : logi TRUE [16:15:55.534] | : . ' , ; ` ..$ stdout : NULL [16:15:55.534] | : . ' , ; ` ..$ conditions : list() [16:15:55.534] | : . ' , ; ` ..$ rng : logi FALSE [16:15:55.534] | : . ' , ; ` ..$ seed : NULL [16:15:55.534] | : . ' , ; ` ..$ misuseGlobalEnv : NULL [16:15:55.534] | : . ' , ; ` ..$ misuseConnections :List of 3 [16:15:55.534] | : . ' , ; ` .. ..$ added : NULL [16:15:55.534] | : . ' , ; ` .. ..$ removed : NULL [16:15:55.534] | : . ' , ; ` .. ..$ replaced: NULL [16:15:55.534] | : . ' , ; ` ..$ misuseDevices : NULL [16:15:55.534] | : . ' , ; ` ..$ misuseDefaultDevice: list() [16:15:55.534] | : . ' , ; ` ..$ started : POSIXct[1:1], format: "2026-03-18 16:15:55" [16:15:55.534] | : . ' , ; ` ..$ finished : POSIXct[1:1], format: "2026-03-18 16:15:55" [16:15:55.534] | : . ' , ; ` ..$ uuid : chr [1:2] "9268c7fadddee19cb4f5a63a013f675f" "13" [16:15:55.534] | : . ' , ; ` ..$ session_uuid : chr "aa433f3f831d5e224d4e7dc0dc9055cb" [16:15:55.534] | : . ' , ; ` .. ..- attr(*, "source")=List of 5 [16:15:55.534] | : . ' , ; ` .. .. ..$ host : Named chr "CRANWIN3" [16:15:55.534] | : . ' , ; ` .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [16:15:55.534] | : . ' , ; ` .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [16:15:55.534] | : . ' , ; ` .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [16:15:55.534] | : . ' , ; ` .. .. ..$ pid : int 84316 [16:15:55.534] | : . ' , ; ` .. .. ..$ time : POSIXct[1:1], format: "2026-03-18 16:15:51" [16:15:55.534] | : . ' , ; ` .. .. ..$ random: int 2147483647 [16:15:55.534] | : . ' , ; ` ..$ r_info :List of 4 [16:15:55.534] | : . ' , ; ` .. ..$ version :Classes 'R_system_version', 'package_version', 'numeric_version' hidden list of 1 [16:15:55.534] | : . ' , ; ` .. .. ..$ : int [1:3] 4 6 0 [16:15:55.534] | : . ' , ; ` .. ..$ os : chr "windows" [16:15:55.534] | : . ' , ; ` .. ..$ os_name : chr "Windows" [16:15:55.534] | : . ' , ; ` .. ..$ captures_utf8: logi TRUE [16:15:55.534] | : . ' , ; ` ..$ version : chr "1.8" [16:15:55.534] | : . ' , ; ` ..- attr(*, "class")= chr "FutureResult" [16:15:55.534] | : . ' , ; ` $ success: logi TRUE [16:15:55.534] | : . ' , ; ` $ time : 'proc_time' Named num [1:5] 0 0 0.52 NA NA [16:15:55.534] | : . ' , ; ` ..- attr(*, "names")= chr [1:5] "user.self" "sys.self" "elapsed" "user.child" ... [16:15:55.534] | : . ' , ; ` $ tag : NULL [16:15:55.560] | : . ' , ; ` Received FutureResult [16:15:55.561] | : . ' , ; ` FutureResult: [16:15:55.561] | : . ' , ; ` value: 'list' [16:15:55.561] | : . ' , ; ` visible: TRUE [16:15:55.561] | : . ' , ; ` stdout: NULL [16:15:55.561] | : . ' , ; ` conditions: [n = 0] [16:15:55.561] | : . ' , ; ` RNG used: FALSE [16:15:55.561] | : . ' , ; ` duration: 0.512234 secs (started 2026-03-18 16:15:55.009702) [16:15:55.561] | : . ' , ; ` version: 1.8 [16:15:55.563] | : . ' , ; ` FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'remove', earlySignal = 0) ... [16:15:55.564] | : . ' , ; ` | Removed future from position #1 [16:15:55.564] | : . ' , ; ` | Number of registered futures: 0 [16:15:55.565] | : . ' , ; ` FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'remove', earlySignal = 0) ... done [16:15:55.566] | : . ' , ; ` Erased future from future backend [16:15:55.566] | : . ' , ; ` result() for ClusterFuture ... [16:15:55.567] | : . ' , ; ` | result already collected: FutureResult [16:15:55.568] | : . ' , ; ` result() for ClusterFuture ... done [16:15:55.568] | : . ' , ; ` signalConditions() ... [16:15:55.569] | : . ' , ; ` | include = 'immediateCondition' [16:15:55.569] | : . ' , ; ` | exclude = [16:15:55.570] | : . ' , ; ` | resignal = FALSE [16:15:55.571] | : . ' , ; ` | Number of conditions: 0 [16:15:55.571] | : . ' , ; ` | int 0 [16:15:55.572] | : . ' , ; ` signalConditions() ... done [16:15:55.573] | : . ' , ; receiveMessageFromWorker() for ClusterFuture ... done [16:15:55.573] | : . ' , ; receiveMessageFromWorker() returned object of class FutureResult; resolved [16:15:55.574] | : . ' , resolved() for MultisessionFuture ('future_mapply-1') ... done [16:15:55.575] | : . ' , assertFutureResult() ... [16:15:55.575] | : . ' , ; Future uuid: 9268c7fadddee19cb4f5a63a013f675f-13 [16:15:55.576] | : . ' , ; identical; success [16:15:55.576] | : . ' , assertFutureResult() ... done [16:15:55.577] | : . ' resolved() ... done [16:15:55.578] | : . ' MultisessionFuture #1 [16:15:55.578] | : . ' signalConditionsASAP(MultisessionFuture, pos=1) ... [16:15:55.579] | : . ' , nx: 2 [16:15:55.579] | : . ' , relay: TRUE [16:15:55.580] | : . ' , stdout: TRUE [16:15:55.580] | : . ' , signal: TRUE [16:15:55.581] | : . ' , resignal: FALSE [16:15:55.582] | : . ' , force: TRUE [16:15:55.582] | : . ' , relayed: [n=2] FALSE, FALSE [16:15:55.583] | : . ' , queued futures: [n=2] FALSE, FALSE [16:15:55.583] | : . ' , until=1 [16:15:55.584] | : . ' , relaying element #1 [16:15:55.584] | : . ' , value() for MultisessionFuture ('future_mapply-1') ... [16:15:55.585] | : . ' , ; result() for ClusterFuture ... [16:15:55.586] | : . ' , ; ` result already collected: FutureResult [16:15:55.586] | : . ' , ; result() for ClusterFuture ... done [16:15:55.587] | : . ' , ; result() for ClusterFuture ... [16:15:55.587] | : . ' , ; ` result already collected: FutureResult [16:15:55.588] | : . ' , ; result() for ClusterFuture ... done [16:15:55.589] | : . ' , ; signalConditions() ... [16:15:55.589] | : . ' , ; ` include = 'immediateCondition' [16:15:55.590] | : . ' , ; ` exclude = [16:15:55.590] | : . ' , ; ` resignal = FALSE [16:15:55.591] | : . ' , ; ` Number of conditions: 0 [16:15:55.591] | : . ' , ; ` int 0 [16:15:55.593] | : . ' , ; signalConditions() ... done [16:15:55.593] | : . ' , ; relay stdout ... [16:15:55.594] | : . ' , ; relay stdout ... done [16:15:55.594] | : . ' , ; check for misuse ... [16:15:55.595] | : . ' , ; check for misuse ... done [16:15:55.596] | : . ' , value() for MultisessionFuture ('future_mapply-1') ... done [16:15:55.596] | : . ' , result() for ClusterFuture ... [16:15:55.597] | : . ' , ; result already collected: FutureResult [16:15:55.597] | : . ' , result() for ClusterFuture ... done [16:15:55.598] | : . ' , signalConditions() ... [16:15:55.599] | : . ' , ; include = 'immediateCondition' [16:15:55.599] | : . ' , ; exclude = [16:15:55.600] | : . ' , ; resignal = FALSE [16:15:55.600] | : . ' , ; Number of conditions: 0 [16:15:55.601] | : . ' , ; int 0 [16:15:55.602] | : . ' , signalConditions() ... done [16:15:55.603] | : . ' , result() for ClusterFuture ... [16:15:55.603] | : . ' , ; result already collected: FutureResult [16:15:55.604] | : . ' , result() for ClusterFuture ... done [16:15:55.605] | : . ' , signalConditions() ... [16:15:55.605] | : . ' , ; include = 'condition' [16:15:55.606] | : . ' , ; exclude = 'error', 'immediateCondition' [16:15:55.606] | : . ' , ; resignal = TRUE [16:15:55.607] | : . ' , ; Number of conditions: 0 [16:15:55.608] | : . ' , ; int 0 [16:15:55.609] | : . ' , signalConditions() ... done [16:15:55.609] | : . ' , relayed: [n=2] TRUE, FALSE [16:15:55.610] | : . ' , queued futures: [n=2] TRUE, FALSE [16:15:55.611] | : . ' signalConditionsASAP(MultisessionFuture, pos=1) ... done [16:15:55.611] | : . ' value(, ...) ... [16:15:55.612] | : . ' , value() for MultisessionFuture ('future_mapply-1') ... [16:15:55.612] | : . ' , ; result() for ClusterFuture ... [16:15:55.613] | : . ' , ; ` result already collected: FutureResult [16:15:55.614] | : . ' , ; result() for ClusterFuture ... done [16:15:55.614] | : . ' , ; result() for ClusterFuture ... [16:15:55.615] | : . ' , ; ` result already collected: FutureResult [16:15:55.616] | : . ' , ; result() for ClusterFuture ... done [16:15:55.616] | : . ' , ; signalConditions() ... [16:15:55.617] | : . ' , ; ` include = 'immediateCondition' [16:15:55.617] | : . ' , ; ` exclude = [16:15:55.618] | : . ' , ; ` resignal = FALSE [16:15:55.619] | : . ' , ; ` Number of conditions: 0 [16:15:55.620] | : . ' , ; ` int 0 [16:15:55.621] | : . ' , ; signalConditions() ... done [16:15:55.622] | : . ' , ; check for misuse ... [16:15:55.623] | : . ' , ; check for misuse ... done [16:15:55.623] | : . ' , value() for MultisessionFuture ('future_mapply-1') ... done [16:15:55.624] | : . ' , value: [16:15:55.624] | : . ' value(, ...) ... done [16:15:55.625] | : . ' signalConditionsASAP(MultisessionFuture, pos=1) ... [16:15:55.626] | : . ' , nx: 2 [16:15:55.626] | : . ' , relay: TRUE [16:15:55.627] | : . ' , stdout: TRUE [16:15:55.628] | : . ' , signal: TRUE [16:15:55.629] | : . ' , resignal: FALSE [16:15:55.630] | : . ' , force: TRUE [16:15:55.631] | : . ' , relayed: [n=2] TRUE, FALSE [16:15:55.632] | : . ' , queued futures: [n=2] TRUE, FALSE [16:15:55.633] | : . ' , until=2 [16:15:55.634] | : . ' , relaying element #2 [16:15:55.634] | : . ' , relayed: [n=2] TRUE, FALSE [16:15:55.635] | : . ' , queued futures: [n=2] TRUE, FALSE [16:15:55.636] | : . ' signalConditionsASAP(MultisessionFuture, pos=1) ... done [16:15:55.636] | : . ' resolve() for MultisessionFuture ... [16:15:55.637] | : . ' resolve() for MultisessionFuture ... done [16:15:55.638] | : . ' length: 1 (resolved future 1) [16:15:55.638] | : . ' checking value #2: [16:15:55.639] | : . ' 'obj' is MultisessionFuture [16:15:55.639] | : . ' resolved() ... [16:15:55.640] | : . ' resolved() ... done [16:15:55.641] | : . ' MultisessionFuture #2 [16:15:55.641] | : . ' signalConditionsASAP(MultisessionFuture, pos=2) ... [16:15:55.642] | : . ' , nx: 2 [16:15:55.642] | : . ' , relay: TRUE [16:15:55.643] | : . ' , stdout: TRUE [16:15:55.644] | : . ' , signal: TRUE [16:15:55.644] | : . ' , resignal: FALSE [16:15:55.645] | : . ' , force: TRUE [16:15:55.645] | : . ' , relayed: [n=2] TRUE, FALSE [16:15:55.646] | : . ' , queued futures: [n=2] TRUE, FALSE [16:15:55.646] | : . ' , until=2 [16:15:55.647] | : . ' , relaying element #2 [16:15:55.648] | : . ' , value() for MultisessionFuture ('future_mapply-2') ... [16:15:55.648] | : . ' , ; result() for ClusterFuture ... [16:15:55.649] | : . ' , ; ` result already collected: FutureResult [16:15:55.649] | : . ' , ; result() for ClusterFuture ... done [16:15:55.650] | : . ' , ; result() for ClusterFuture ... [16:15:55.651] | : . ' , ; ` result already collected: FutureResult [16:15:55.651] | : . ' , ; result() for ClusterFuture ... done [16:15:55.652] | : . ' , ; signalConditions() ... [16:15:55.652] | : . ' , ; ` include = 'immediateCondition' [16:15:55.653] | : . ' , ; ` exclude = [16:15:55.653] | : . ' , ; ` resignal = FALSE [16:15:55.654] | : . ' , ; ` Number of conditions: 0 [16:15:55.655] | : . ' , ; ` int 0 [16:15:55.656] | : . ' , ; signalConditions() ... done [16:15:55.657] | : . ' , ; relay stdout ... [16:15:55.657] | : . ' , ; relay stdout ... done [16:15:55.658] | : . ' , ; check for misuse ... [16:15:55.659] | : . ' , ; check for misuse ... done [16:15:55.659] | : . ' , value() for MultisessionFuture ('future_mapply-2') ... done [16:15:55.660] | : . ' , result() for ClusterFuture ... [16:15:55.660] | : . ' , ; result already collected: FutureResult [16:15:55.661] | : . ' , result() for ClusterFuture ... done [16:15:55.662] | : . ' , signalConditions() ... [16:15:55.663] | : . ' , ; include = 'immediateCondition' [16:15:55.664] | : . ' , ; exclude = [16:15:55.665] | : . ' , ; resignal = FALSE [16:15:55.666] | : . ' , ; Number of conditions: 0 [16:15:55.667] | : . ' , ; int 0 [16:15:55.668] | : . ' , signalConditions() ... done [16:15:55.669] | : . ' , result() for ClusterFuture ... [16:15:55.670] | : . ' , ; result already collected: FutureResult [16:15:55.671] | : . ' , result() for ClusterFuture ... done [16:15:55.672] | : . ' , signalConditions() ... [16:15:55.673] | : . ' , ; include = 'condition' [16:15:55.674] | : . ' , ; exclude = 'error', 'immediateCondition' [16:15:55.675] | : . ' , ; resignal = TRUE [16:15:55.676] | : . ' , ; Number of conditions: 0 [16:15:55.677] | : . ' , ; int 0 [16:15:55.679] | : . ' , signalConditions() ... done [16:15:55.680] | : . ' , relayed: [n=2] TRUE, TRUE [16:15:55.681] | : . ' , queued futures: [n=2] TRUE, TRUE [16:15:55.682] | : . ' signalConditionsASAP(MultisessionFuture, pos=2) ... done [16:15:55.683] | : . ' value(, ...) ... [16:15:55.684] | : . ' , value() for MultisessionFuture ('future_mapply-2') ... [16:15:55.685] | : . ' , ; result() for ClusterFuture ... [16:15:55.686] | : . ' , ; ` result already collected: FutureResult [16:15:55.687] | : . ' , ; result() for ClusterFuture ... done [16:15:55.688] | : . ' , ; result() for ClusterFuture ... [16:15:55.688] | : . ' , ; ` result already collected: FutureResult [16:15:55.689] | : . ' , ; result() for ClusterFuture ... done [16:15:55.690] | : . ' , ; signalConditions() ... [16:15:55.691] | : . ' , ; ` include = 'immediateCondition' [16:15:55.692] | : . ' , ; ` exclude = [16:15:55.693] | : . ' , ; ` resignal = FALSE [16:15:55.694] | : . ' , ; ` Number of conditions: 0 [16:15:55.695] | : . ' , ; ` int 0 [16:15:55.697] | : . ' , ; signalConditions() ... done [16:15:55.701] | : . ' , ; check for misuse ... [16:15:55.702] | : . ' , ; check for misuse ... done [16:15:55.703] | : . ' , value() for MultisessionFuture ('future_mapply-2') ... done [16:15:55.704] | : . ' , value: [16:15:55.704] | : . ' value(, ...) ... done [16:15:55.705] | : . ' signalConditionsASAP(MultisessionFuture, pos=2) ... [16:15:55.706] | : . ' , nx: 2 [16:15:55.707] | : . ' , relay: TRUE [16:15:55.707] | : . ' , stdout: TRUE [16:15:55.708] | : . ' , signal: TRUE [16:15:55.709] | : . ' , resignal: FALSE [16:15:55.710] | : . ' , force: TRUE [16:15:55.710] | : . ' , relayed: [n=2] TRUE, TRUE [16:15:55.711] | : . ' , queued futures: [n=2] TRUE, TRUE [16:15:55.712] | : . ' , until=2 [16:15:55.713] | : . ' , relayed: [n=2] TRUE, TRUE [16:15:55.714] | : . ' , queued futures: [n=2] TRUE, TRUE [16:15:55.714] | : . ' signalConditionsASAP(MultisessionFuture, pos=2) ... done [16:15:55.715] | : . ' resolve() for MultisessionFuture ... [16:15:55.716] | : . ' resolve() for MultisessionFuture ... done [16:15:55.717] | : . ' length: 0 (resolved future 2) [16:15:55.717] | : . ' Relaying remaining futures ... [16:15:55.718] | : . ' , signalConditionsASAP(NULL, pos=0) ... [16:15:55.719] | : . ' , ; nx: 2 [16:15:55.719] | : . ' , ; relay: TRUE [16:15:55.720] | : . ' , ; stdout: TRUE [16:15:55.720] | : . ' , ; signal: TRUE [16:15:55.721] | : . ' , ; resignal: FALSE [16:15:55.721] | : . ' , ; force: TRUE [16:15:55.722] | : . ' , ; relayed: [n=2] TRUE, TRUE [16:15:55.722] | : . ' , ; queued futures: [n=2] TRUE, TRUE - flush all [16:15:55.723] | : . ' , ; relayed: [n=2] TRUE, TRUE [16:15:55.724] | : . ' , ; queued futures: [n=2] TRUE, TRUE [16:15:55.724] | : . ' , signalConditionsASAP(NULL, pos=0) ... done [16:15:55.725] | : . ' Relaying remaining futures ... done [16:15:55.725] | : . value() for list ... done [16:15:55.726] | : . - Number of value chunks collected: 2 [16:15:55.727] | : . Resolving 2 futures (chunks) ... DONE [16:15:55.727] | : . Reducing values from 2 chunks ... [16:15:55.728] | : . - Number of values collected after concatenation: 2 [16:15:55.728] | : . - Number of values expected: 2 [16:15:55.729] | : . Reducing values from 2 chunks ... DONE [16:15:55.729] | : future_mapply() -> future_xapply() ... done [16:15:55.730] | future_mapply() ... done * future_mapply(x, ..., future.stdout = FALSE) ... DONE * future_mapply(x, ..., future.stdout = TRUE) ... [16:15:55.732] | future_mapply() ... [16:15:55.733] | : future_mapply() -> future_xapply() ... [16:15:55.734] | : . nbrOfWorkers(NULL) ... [16:15:55.735] | : . ' List of 4 [16:15:55.735] | : . ' $ : language makeChunks(nX, nbrOfWorkers = nbrOfWorkers(), future.scheduling = future.scheduling, future.chunk.size = future.chunk.size) [16:15:55.735] | : . ' $ : language stop_if_not(nbrOfElements >= 0L, nbrOfWorkers >= 1L) [16:15:55.735] | : . ' $ : language nbrOfWorkers() [16:15:55.735] | : . ' $ : language nbrOfWorkers.NULL() [16:15:55.739] | : . ' plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [16:15:55.740] | : . ' plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [16:15:55.741] | : . ' Number of workers: 2 [16:15:55.741] | : . nbrOfWorkers(NULL) ... done [16:15:55.743] | : . Number of chunks: 2 [16:15:55.743] | : . getGlobalsAndPackagesXApply() ... [16:15:55.744] | : . ' future.globals: TRUE [16:15:55.745] | : . ' getGlobalsAndPackages() ... [16:15:55.746] | : . ' , Searching for globals ... [16:15:55.757] | : . ' , ; globals found: [6] 'FUN', '{', 'Sys.sleep', '/', 'print', 'list' [16:15:55.758] | : . ' , Searching for globals ... done [16:15:55.759] | : . ' , Resolving globals: FALSE [16:15:55.759] | : . ' , Search for packages associated with the globals ... [16:15:55.760] | : . ' , ; Packages associated with globals: [1] 'base' [16:15:55.761] | : . ' , ; Packages: [1] 'base' [16:15:55.761] | : . ' , Search for packages associated with the globals ... done [16:15:55.762] | : . ' , The total size of the 1 globals is 265 bytes (265 bytes) [16:15:55.763] | : . ' , 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') [16:15:55.764] | : . ' , Packages after dropping 'base': [0] [16:15:55.764] | : . ' , globals: [1] 'FUN' [16:15:55.765] | : . ' , packages: [0] [16:15:55.765] | : . ' getGlobalsAndPackages() ... done [16:15:55.766] | : . ' globals found/used: [n=1] 'FUN' [16:15:55.766] | : . ' needed namespaces: [n=0] [16:15:55.767] | : . ' Globals to be used in all futures (chunks): [n=2] '...future.FUN', 'MoreArgs' [16:15:55.768] | : . ' List of 2 [16:15:55.768] | : . ' $ ...future.FUN:function (x, y) [16:15:55.768] | : . ' $ MoreArgs : NULL [16:15:55.768] | : . ' - attr(*, "where")=List of 2 [16:15:55.768] | : . ' ..$ ...future.FUN: [16:15:55.768] | : . ' ..$ MoreArgs : [16:15:55.768] | : . ' - attr(*, "class")= chr [1:3] "FutureGlobals" "Globals" "list" [16:15:55.768] | : . ' - attr(*, "resolved")= logi FALSE [16:15:55.768] | : . ' - attr(*, "total_size")= num NA [16:15:55.772] | : . ' Packages to be attached in all futures: [n=0] [16:15:55.772] | : . getGlobalsAndPackagesXApply() ... done [16:15:55.773] | : . Globals pass to each chunk: [n=5] '...future.FUN', 'MoreArgs', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [16:15:55.774] | : . List of 5 [16:15:55.774] | : . $ ...future.FUN :function (x, y) [16:15:55.774] | : . $ MoreArgs : NULL [16:15:55.774] | : . $ ...future.elements_ii : NULL [16:15:55.774] | : . $ ...future.seeds_ii : NULL [16:15:55.774] | : . $ ...future.globals.maxSize: NULL [16:15:55.774] | : . - attr(*, "where")=List of 5 [16:15:55.774] | : . ..$ ...future.FUN : [16:15:55.774] | : . ..$ MoreArgs : [16:15:55.774] | : . ..$ ...future.elements_ii : [16:15:55.774] | : . ..$ ...future.seeds_ii : [16:15:55.774] | : . ..$ ...future.globals.maxSize: [16:15:55.774] | : . - attr(*, "class")= chr [1:3] "FutureGlobals" "Globals" "list" [16:15:55.774] | : . - attr(*, "resolved")= logi FALSE [16:15:55.774] | : . - attr(*, "total_size")= num NA [16:15:55.779] | : . Number of futures (= number of chunks): 2 [16:15:55.779] | : . Launching 2 futures (chunks) ... [16:15:55.780] | : . Chunk #1 of 2 ... [16:15:55.781] | : . - Finding globals in '...' for chunk #1 ... [16:15:55.782] | : . getGlobalsAndPackages() ... [16:15:55.783] | : . ' Searching for globals ... [16:15:55.784] | : . ' , globals found: [0] [16:15:55.785] | : . ' Searching for globals ... done [16:15:55.786] | : . ' globals: [0] [16:15:55.787] | : . ' packages: [0] [16:15:55.788] | : . getGlobalsAndPackages() ... done [16:15:55.788] | : . + additional globals found: [n=0] [16:15:55.789] | : . + additional namespaces needed: [n=0] [16:15:55.790] | : . - Finding globals in '...' for chunk #1 ... DONE [16:15:55.791] | : . - Adjusted option 'future.globals.maxSize': 524288000 -> 2 * 524288000 = 1048576000 (bytes) [16:15:55.791] | : . - seeds: [16:15:55.792] | : . - All globals exported: [n=5] '...future.FUN', 'MoreArgs', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [16:15:55.793] | : . future(..., label = 'future_mapply-1') ... [16:15:55.794] | : . ' lazy: FALSE [16:15:55.794] | : . ' stdout: TRUE [16:15:55.795] | : . ' conditions: [n=1] 'condition' [16:15:55.796] | : . ' getGlobalsAndPackages() ... [16:15:55.796] | : . ' , globals passed as-is: [5] '...future.FUN', 'MoreArgs', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [16:15:55.797] | : . ' , Resolving globals: FALSE [16:15:55.798] | : . ' , Search for packages associated with the globals ... [16:15:55.799] | : . ' , ; Packages associated with globals: [0] [16:15:55.800] | : . ' , ; Packages: [0] [16:15:55.800] | : . ' , Search for packages associated with the globals ... done [16:15:55.801] | : . ' , Packages after dropping 'base': [0] [16:15:55.802] | : . ' , globals: [5] '...future.FUN', 'MoreArgs', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [16:15:55.803] | : . ' , packages: [0] [16:15:55.804] | : . ' getGlobalsAndPackages() ... done [16:15:55.805] | : . ' run() for 'Future' ('future_mapply-1') ... [16:15:55.805] | : . ' , state: 'created' [16:15:55.806] | : . ' , plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [16:15:55.807] | : . ' , plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [16:15:55.807] | : . ' , Using MultisessionFutureBackend ... [16:15:55.808] | : . ' , ; Number of futures since start: 8 (8 created, 8 launched, 8 finished) [16:15:55.808] | : . ' , ; Launching futures ... [16:15:55.809] | : . ' , ; ` launchFuture() for ClusterFutureBackend ... [16:15:55.810] | : . ' , ; ` | Workers: [n=2] [16:15:55.810] | : . ' , ; ` | Socket cluster with 2 nodes on host 'localhost' (R Under development (unstable) (2026-03-17 r89645 ucrt), platform x86_64-w64-mingw32) [16:15:55.814] | : . ' , ; ` | FutureRegistry: 'workers-249b6fc779942f2727f1ba84a2c9728d' [16:15:55.815] | : . ' , ; ` | requestWorker() ... [16:15:55.816] | : . ' , ; ` | : requestNode() ... [16:15:55.817] | : . ' , ; ` | : . Number of workers: 2 [16:15:55.818] | : . ' , ; ` | : . Polling for a free worker ... [16:15:55.819] | : . ' , ; ` | : . ' FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'list', earlySignal = 0) ... [16:15:55.820] | : . ' , ; ` | : . ' , Listing all futures [16:15:55.821] | : . ' , ; ` | : . ' , Number of registered futures: 0 [16:15:55.822] | : . ' , ; ` | : . ' FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'list', earlySignal = 0) ... done [16:15:55.823] | : . ' , ; ` | : . ' Total time: 0 [16:15:55.824] | : . ' , ; ` | : . Polling for a free worker ... done [16:15:55.825] | : . ' , ; ` | : . FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'list', earlySignal = 0) ... [16:15:55.825] | : . ' , ; ` | : . ' Listing all futures [16:15:55.826] | : . ' , ; ` | : . ' Number of registered futures: 0 [16:15:55.827] | : . ' , ; ` | : . FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'list', earlySignal = 0) ... done [16:15:55.827] | : . ' , ; ` | : . avail: [n=2] '1', '2' [16:15:55.828] | : . ' , ; ` | : . Index of first available worker: 1 [16:15:55.828] | : . ' , ; ` | : . Validate that the worker is functional ... [16:15:55.829] | : . ' , ; ` | : . ' Connection is valid [16:15:55.830] | : . ' , ; ` | : . ' RichSOCKnode of a socket cluster on local host 'localhost' with pid 84316 (R Under development (unstable) (2026-03-17 r89645 ucrt), x86_64-w64-mingw32) using socket connection #4 ('<-CRANwin3.fb05.statistik.uni-dortmund.de:24937') [16:15:55.832] | : . ' , ; ` | : . ' Worker is functional [16:15:55.832] | : . ' , ; ` | : . ' FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'list', earlySignal = 0) ... [16:15:55.833] | : . ' , ; ` | : . ' , Listing all futures [16:15:55.834] | : . ' , ; ` | : . ' , Number of registered futures: 0 [16:15:55.834] | : . ' , ; ` | : . ' FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'list', earlySignal = 0) ... done [16:15:55.835] | : . ' , ; ` | : . Validate that the worker is functional ... done [16:15:55.835] | : . ' , ; ` | : requestNode() ... done [16:15:55.836] | : . ' , ; ` | : cluster node index: 1 [16:15:55.837] | : . ' , ; ` | requestWorker() ... done [16:15:55.837] | : . ' , ; ` | eraseGlobalEnvironment() ... [16:15:55.840] | : . ' , ; ` | eraseGlobalEnvironment() ... done [16:15:55.841] | : . ' , ; ` | launchFuture() ... [16:15:55.842] | : . ' , ; ` | : cluster node index: 1 [16:15:55.842] | : . ' , ; ` | : getFutureData() ... [16:15:55.843] | : . ' , ; ` | : . getFutureCore() ... [16:15:55.844] | : . ' , ; ` | : . ' Packages needed by the future expression (n = 0): [16:15:55.844] | : . ' , ; ` | : . getFutureCore() ... done [16:15:55.845] | : . ' , ; ` | : . getFutureCapture() ... [16:15:55.846] | : . ' , ; ` | : . getFutureCapture() ... done [16:15:55.846] | : . ' , ; ` | : . getFutureContext() ... [16:15:55.847] | : . ' , ; ` | : . ' plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [16:15:55.848] | : . ' , ; ` | : . ' , Getting stack without first backend: [n=0] [16:15:55.848] | : . ' , ; ` | : . ' plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [16:15:55.849] | : . ' , ; ` | : . ' Packages needed by future backend (n = 0): [16:15:55.850] | : . ' , ; ` | : . getFutureContext() ... done [16:15:55.850] | : . ' , ; ` | : getFutureData() ... done [16:15:55.852] | : . ' , ; ` | : FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'add', earlySignal = 0) ... [16:15:55.852] | : . ' , ; ` | : . Appended future to position #1 [16:15:55.853] | : . ' , ; ` | : . Number of registered futures: 1 [16:15:55.854] | : . ' , ; ` | : FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'add', earlySignal = 0) ... done [16:15:55.854] | : . ' , ; ` | launchFuture() ... done [16:15:55.855] | : . ' , ; ` | MultisessionFuture started [16:15:55.856] | : . ' , ; ` launchFuture() for ClusterFutureBackend ... done [16:15:55.856] | : . ' , ; Launching futures ... done [16:15:55.857] | : . ' , ; Future launched: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [16:15:55.858] | : . ' , Using MultisessionFutureBackend ... done [16:15:55.858] | : . ' run() for 'Future' ('future_mapply-1') ... done [16:15:55.859] | : . future(..., label = 'future_mapply-1') ... done [16:15:55.860] | : . Created future: [16:15:55.862] | : . resolved() ... [16:15:55.863] | : . ' resolved() for MultisessionFuture ('future_mapply-1') ... [16:15:55.864] | : . ' , Cluster node socket connection: index=4, id=443 [16:15:55.865] | : . ' , assertValidConnection() ... [16:15:55.865] | : . ' , ; cluster node index: 1 [16:15:55.866] | : . ' , assertValidConnection() ... done [16:15:56.061] | : . ' , socketSelect(list(), timeout = 0.01, write = FALSE) returned FALSE; not resolved [16:15:56.062] | : . ' resolved() for MultisessionFuture ('future_mapply-1') ... done [16:15:56.063] | : . resolved() ... done [16:15:55.860] | : . MultisessionFuture: [16:15:55.860] | : . Label: 'future_mapply-1' [16:15:55.860] | : . Expression: [16:15:55.860] | : . { [16:15:55.860] | : . "# future.apply:::future_xapply(): preserve future option" [16:15:55.860] | : . ...future.globals.maxSize.org <- getOption("future.globals.maxSize") [16:15:55.860] | : . if (!identical(...future.globals.maxSize.org, ...future.globals.maxSize)) { [16:15:55.860] | : . oopts <- options(future.globals.maxSize = ...future.globals.maxSize) [16:15:55.860] | : . on.exit(options(oopts), add = TRUE) [16:15:55.860] | : . } [16:15:55.860] | : . { [16:15:55.860] | : . args <- c(list(FUN = ...future.FUN), ...future.elements_ii, [16:15:55.860] | : . MoreArgs = list(MoreArgs), SIMPLIFY = FALSE, USE.NAMES = FALSE) [16:15:55.860] | : . do.call(mapply, args = args) [16:15:55.860] | : . } [16:15:55.860] | : . } [16:15:55.860] | : . 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) [16:15:55.860] | : . Packages: [16:15:55.860] | : . L'Ecuyer-CMRG RNG seed: (seed = FALSE) [16:15:55.860] | : . Capture standard output: TRUE [16:15:55.860] | : . Capture condition classes: 'condition' (excluding '') [16:15:55.860] | : . Immediate condition classes: 'immediateCondition' [16:15:55.860] | : . Lazy evaluation: FALSE [16:15:55.860] | : . Local evaluation: TRUE [16:15:55.860] | : . Early signaling: FALSE [16:15:55.860] | : . Actions: [n=1] 'run' [16:15:55.860] | : . State: 'running' ("Future is being evaluated") [16:15:55.860] | : . Resolved: FALSE [16:15:55.860] | : . Unique identifier: 9268c7fadddee19cb4f5a63a013f675f-15 [16:15:55.860] | : . Owner process: 9268c7fadddee19cb4f5a63a013f675f [16:15:55.860] | : . Class: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [16:15:55.860] | : . Value: [16:15:55.860] | : . Conditions captured: [16:15:56.065] | : . Chunk #1 of 2 ... DONE [16:15:56.066] | : . Chunk #2 of 2 ... [16:15:56.067] | : . - Finding globals in '...' for chunk #2 ... [16:15:56.068] | : . getGlobalsAndPackages() ... [16:15:56.069] | : . ' Searching for globals ... [16:15:56.071] | : . ' , globals found: [0] [16:15:56.072] | : . ' Searching for globals ... done [16:15:56.073] | : . ' globals: [0] [16:15:56.074] | : . ' packages: [0] [16:15:56.075] | : . getGlobalsAndPackages() ... done [16:15:56.076] | : . + additional globals found: [n=0] [16:15:56.077] | : . + additional namespaces needed: [n=0] [16:15:56.078] | : . - Finding globals in '...' for chunk #2 ... DONE [16:15:56.079] | : . - Adjusted option 'future.globals.maxSize': 524288000 -> 2 * 524288000 = 1048576000 (bytes) [16:15:56.080] | : . - seeds: [16:15:56.081] | : . - All globals exported: [n=5] '...future.FUN', 'MoreArgs', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [16:15:56.082] | : . future(..., label = 'future_mapply-2') ... [16:15:56.083] | : . ' lazy: FALSE [16:15:56.084] | : . ' stdout: TRUE [16:15:56.085] | : . ' conditions: [n=1] 'condition' [16:15:56.086] | : . ' getGlobalsAndPackages() ... [16:15:56.087] | : . ' , globals passed as-is: [5] '...future.FUN', 'MoreArgs', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [16:15:56.088] | : . ' , Resolving globals: FALSE [16:15:56.089] | : . ' , Search for packages associated with the globals ... [16:15:56.090] | : . ' , ; Packages associated with globals: [0] [16:15:56.091] | : . ' , ; Packages: [0] [16:15:56.092] | : . ' , Search for packages associated with the globals ... done [16:15:56.093] | : . ' , Packages after dropping 'base': [0] [16:15:56.094] | : . ' , globals: [5] '...future.FUN', 'MoreArgs', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [16:15:56.095] | : . ' , packages: [0] [16:15:56.096] | : . ' getGlobalsAndPackages() ... done [16:15:56.098] | : . ' run() for 'Future' ('future_mapply-2') ... [16:15:56.099] | : . ' , state: 'created' [16:15:56.100] | : . ' , plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [16:15:56.101] | : . ' , plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [16:15:56.102] | : . ' , Using MultisessionFutureBackend ... [16:15:56.103] | : . ' , ; Number of futures since start: 9 (9 created, 9 launched, 8 finished) [16:15:56.104] | : . ' , ; Launching futures ... [16:15:56.105] | : . ' , ; ` launchFuture() for ClusterFutureBackend ... [16:15:56.106] | : . ' , ; ` | Workers: [n=2] [16:15:56.106] | : . ' , ; ` | Socket cluster with 2 nodes on host 'localhost' (R Under development (unstable) (2026-03-17 r89645 ucrt), platform x86_64-w64-mingw32) [16:15:56.111] | : . ' , ; ` | FutureRegistry: 'workers-249b6fc779942f2727f1ba84a2c9728d' [16:15:56.112] | : . ' , ; ` | requestWorker() ... [16:15:56.113] | : . ' , ; ` | : requestNode() ... [16:15:56.114] | : . ' , ; ` | : . Number of workers: 2 [16:15:56.115] | : . ' , ; ` | : . Polling for a free worker ... [16:15:56.116] | : . ' , ; ` | : . ' FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'list', earlySignal = 0) ... [16:15:56.117] | : . ' , ; ` | : . ' , Listing all futures [16:15:56.118] | : . ' , ; ` | : . ' , Number of registered futures: 1 [16:15:56.119] | : . ' , ; ` | : . ' FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'list', earlySignal = 0) ... done [16:15:56.120] | : . ' , ; ` | : . ' Total time: 0 [16:15:56.121] | : . ' , ; ` | : . Polling for a free worker ... done [16:15:56.122] | : . ' , ; ` | : . FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'list', earlySignal = 0) ... [16:15:56.123] | : . ' , ; ` | : . ' Listing all futures [16:15:56.124] | : . ' , ; ` | : . ' Number of registered futures: 1 [16:15:56.124] | : . ' , ; ` | : . FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'list', earlySignal = 0) ... done [16:15:56.125] | : . ' , ; ` | : . avail: [n=2] '2' [16:15:56.126] | : . ' , ; ` | : . Index of first available worker: 2 [16:15:56.127] | : . ' , ; ` | : . Validate that the worker is functional ... [16:15:56.128] | : . ' , ; ` | : . ' Connection is valid [16:15:56.129] | : . ' , ; ` | : . ' RichSOCKnode of a socket cluster on local host 'localhost' with pid 75920 (R Under development (unstable) (2026-03-17 r89645 ucrt), x86_64-w64-mingw32) using socket connection #5 ('<-CRANwin3.fb05.statistik.uni-dortmund.de:24937') [16:15:56.131] | : . ' , ; ` | : . ' Worker is functional [16:15:56.131] | : . ' , ; ` | : . ' FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'list', earlySignal = 0) ... [16:15:56.132] | : . ' , ; ` | : . ' , Listing all futures [16:15:56.133] | : . ' , ; ` | : . ' , Number of registered futures: 1 [16:15:56.134] | : . ' , ; ` | : . ' FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'list', earlySignal = 0) ... done [16:15:56.135] | : . ' , ; ` | : . Validate that the worker is functional ... done [16:15:56.136] | : . ' , ; ` | : requestNode() ... done [16:15:56.137] | : . ' , ; ` | : cluster node index: 2 [16:15:56.137] | : . ' , ; ` | requestWorker() ... done [16:15:56.138] | : . ' , ; ` | eraseGlobalEnvironment() ... [16:15:56.143] | : . ' , ; ` | eraseGlobalEnvironment() ... done [16:15:56.145] | : . ' , ; ` | launchFuture() ... [16:15:56.146] | : . ' , ; ` | : cluster node index: 2 [16:15:56.147] | : . ' , ; ` | : getFutureData() ... [16:15:56.148] | : . ' , ; ` | : . getFutureCore() ... [16:15:56.150] | : . ' , ; ` | : . ' Packages needed by the future expression (n = 0): [16:15:56.151] | : . ' , ; ` | : . getFutureCore() ... done [16:15:56.152] | : . ' , ; ` | : . getFutureCapture() ... [16:15:56.153] | : . ' , ; ` | : . getFutureCapture() ... done [16:15:56.154] | : . ' , ; ` | : . getFutureContext() ... [16:15:56.155] | : . ' , ; ` | : . ' plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [16:15:56.156] | : . ' , ; ` | : . ' , Getting stack without first backend: [n=0] [16:15:56.158] | : . ' , ; ` | : . ' plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [16:15:56.159] | : . ' , ; ` | : . ' Packages needed by future backend (n = 0): [16:15:56.160] | : . ' , ; ` | : . getFutureContext() ... done [16:15:56.161] | : . ' , ; ` | : getFutureData() ... done [16:15:56.162] | : . ' , ; ` | : FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'add', earlySignal = 0) ... [16:15:56.163] | : . ' , ; ` | : . Appended future to position #2 [16:15:56.164] | : . ' , ; ` | : . Number of registered futures: 2 [16:15:56.165] | : . ' , ; ` | : FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'add', earlySignal = 0) ... done [16:15:56.166] | : . ' , ; ` | launchFuture() ... done [16:15:56.167] | : . ' , ; ` | MultisessionFuture started [16:15:56.168] | : . ' , ; ` launchFuture() for ClusterFutureBackend ... done [16:15:56.169] | : . ' , ; Launching futures ... done [16:15:56.170] | : . ' , ; Future launched: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [16:15:56.171] | : . ' , Using MultisessionFutureBackend ... done [16:15:56.171] | : . ' run() for 'Future' ('future_mapply-2') ... done [16:15:56.172] | : . future(..., label = 'future_mapply-2') ... done [16:15:56.173] | : . Created future: [16:15:56.176] | : . resolved() ... [16:15:56.177] | : . ' resolved() for MultisessionFuture ('future_mapply-2') ... [16:15:56.179] | : . ' , Cluster node socket connection: index=5, id=444 [16:15:56.180] | : . ' , assertValidConnection() ... [16:15:56.181] | : . ' , ; cluster node index: 2 [16:15:56.182] | : . ' , assertValidConnection() ... done [16:15:56.183] | : . ' , receiveMessageFromWorker() for ClusterFuture ... [16:15:56.184] | : . ' , ; cluster node index: 2 [16:15:56.185] | : . ' , ; [1] TRUE [16:15:56.186] | : . ' , ; Received data: [16:15:56.187] | : . ' , ; List of 5 [16:15:56.187] | : . ' , ; $ type : chr "VALUE" [16:15:56.187] | : . ' , ; $ value :List of 16 [16:15:56.187] | : . ' , ; ..$ value :List of 1 [16:15:56.187] | : . ' , ; .. ..$ :List of 2 [16:15:56.187] | : . ' , ; .. .. ..$ x: int 0 [16:15:56.187] | : . ' , ; .. .. ..$ y: int 1 [16:15:56.187] | : . ' , ; ..$ visible : logi TRUE [16:15:56.187] | : . ' , ; ..$ stdout : chr "$x\n[1] 0\n\n$y\n[1] 1\n\n" [16:15:56.187] | : . ' , ; ..$ conditions : list() [16:15:56.187] | : . ' , ; ..$ rng : logi FALSE [16:15:56.187] | : . ' , ; ..$ seed : NULL [16:15:56.187] | : . ' , ; ..$ misuseGlobalEnv : NULL [16:15:56.187] | : . ' , ; ..$ misuseConnections :List of 3 [16:15:56.187] | : . ' , ; .. ..$ added : NULL [16:15:56.187] | : . ' , ; .. ..$ removed : NULL [16:15:56.187] | : . ' , ; .. ..$ replaced: NULL [16:15:56.187] | : . ' , ; ..$ misuseDevices : NULL [16:15:56.187] | : . ' , ; ..$ misuseDefaultDevice: list() [16:15:56.187] | : . ' , ; ..$ started : POSIXct[1:1], format: "2026-03-18 16:15:56" [16:15:56.187] | : . ' , ; ..$ finished : POSIXct[1:1], format: "2026-03-18 16:15:56" [16:15:56.187] | : . ' , ; ..$ uuid : chr [1:2] "9268c7fadddee19cb4f5a63a013f675f" "16" [16:15:56.187] | : . ' , ; ..$ session_uuid : chr "b1ec563e3a8b54c0e4942ba47cc20473" [16:15:56.187] | : . ' , ; .. ..- attr(*, "source")=List of 5 [16:15:56.187] | : . ' , ; .. .. ..$ host : Named chr "CRANWIN3" [16:15:56.187] | : . ' , ; .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [16:15:56.187] | : . ' , ; .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [16:15:56.187] | : . ' , ; .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [16:15:56.187] | : . ' , ; .. .. ..$ pid : int 75920 [16:15:56.187] | : . ' , ; .. .. ..$ time : POSIXct[1:1], format: "2026-03-18 16:15:51" [16:15:56.187] | : . ' , ; .. .. ..$ random: int 2147483647 [16:15:56.187] | : . ' , ; ..$ r_info :List of 4 [16:15:56.187] | : . ' , ; .. ..$ version :Classes 'R_system_version', 'package_version', 'numeric_version' hidden list of 1 [16:15:56.187] | : . ' , ; .. .. ..$ : int [1:3] 4 6 0 [16:15:56.187] | : . ' , ; .. ..$ os : chr "windows" [16:15:56.187] | : . ' , ; .. ..$ os_name : chr "Windows" [16:15:56.187] | : . ' , ; .. ..$ captures_utf8: logi TRUE [16:15:56.187] | : . ' , ; ..$ version : chr "1.8" [16:15:56.187] | : . ' , ; ..- attr(*, "class")= chr "FutureResult" [16:15:56.187] | : . ' , ; $ success: logi TRUE [16:15:56.187] | : . ' , ; $ time : 'proc_time' Named num [1:5] 0.01 0 0.02 NA NA [16:15:56.187] | : . ' , ; ..- attr(*, "names")= chr [1:5] "user.self" "sys.self" "elapsed" "user.child" ... [16:15:56.187] | : . ' , ; $ tag : NULL [16:15:56.218] | : . ' , ; Received FutureResult [16:15:56.219] | : . ' , ; FutureResult: [16:15:56.219] | : . ' , ; value: 'list' [16:15:56.219] | : . ' , ; visible: TRUE [16:15:56.219] | : . ' , ; stdout: character [16:15:56.219] | : . ' , ; conditions: [n = 0] [16:15:56.219] | : . ' , ; RNG used: FALSE [16:15:56.219] | : . ' , ; duration: 0.007154942 secs (started 2026-03-18 16:15:56.163522) [16:15:56.219] | : . ' , ; version: 1.8 [16:15:56.221] | : . ' , ; FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'remove', earlySignal = 0) ... [16:15:56.222] | : . ' , ; ` Removed future from position #2 [16:15:56.223] | : . ' , ; ` Number of registered futures: 1 [16:15:56.224] | : . ' , ; FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'remove', earlySignal = 0) ... done [16:15:56.225] | : . ' , ; Erased future from future backend [16:15:56.226] | : . ' , ; result() for ClusterFuture ... [16:15:56.227] | : . ' , ; ` result already collected: FutureResult [16:15:56.228] | : . ' , ; result() for ClusterFuture ... done [16:15:56.229] | : . ' , ; signalConditions() ... [16:15:56.230] | : . ' , ; ` include = 'immediateCondition' [16:15:56.231] | : . ' , ; ` exclude = [16:15:56.231] | : . ' , ; ` resignal = FALSE [16:15:56.233] | : . ' , ; ` Number of conditions: 0 [16:15:56.234] | : . ' , ; ` int 0 [16:15:56.235] | : . ' , ; signalConditions() ... done [16:15:56.236] | : . ' , receiveMessageFromWorker() for ClusterFuture ... done [16:15:56.237] | : . ' , receiveMessageFromWorker() returned object of class FutureResult; resolved [16:15:56.238] | : . ' resolved() for MultisessionFuture ('future_mapply-2') ... done [16:15:56.239] | : . ' assertFutureResult() ... [16:15:56.240] | : . ' , Future uuid: 9268c7fadddee19cb4f5a63a013f675f-16 [16:15:56.241] | : . ' , identical; success [16:15:56.242] | : . ' assertFutureResult() ... done [16:15:56.243] | : . resolved() ... done [16:15:56.174] | : . MultisessionFuture: [16:15:56.174] | : . Label: 'future_mapply-2' [16:15:56.174] | : . Expression: [16:15:56.174] | : . { [16:15:56.174] | : . "# future.apply:::future_xapply(): preserve future option" [16:15:56.174] | : . ...future.globals.maxSize.org <- getOption("future.globals.maxSize") [16:15:56.174] | : . if (!identical(...future.globals.maxSize.org, ...future.globals.maxSize)) { [16:15:56.174] | : . oopts <- options(future.globals.maxSize = ...future.globals.maxSize) [16:15:56.174] | : . on.exit(options(oopts), add = TRUE) [16:15:56.174] | : . } [16:15:56.174] | : . { [16:15:56.174] | : . args <- c(list(FUN = ...future.FUN), ...future.elements_ii, [16:15:56.174] | : . MoreArgs = list(MoreArgs), SIMPLIFY = FALSE, USE.NAMES = FALSE) [16:15:56.174] | : . do.call(mapply, args = args) [16:15:56.174] | : . } [16:15:56.174] | : . } [16:15:56.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) [16:15:56.174] | : . Packages: [16:15:56.174] | : . L'Ecuyer-CMRG RNG seed: (seed = FALSE) [16:15:56.174] | : . Capture standard output: TRUE [16:15:56.174] | : . Capture condition classes: 'condition' (excluding '') [16:15:56.174] | : . Immediate condition classes: 'immediateCondition' [16:15:56.174] | : . Lazy evaluation: FALSE [16:15:56.174] | : . Local evaluation: TRUE [16:15:56.174] | : . Early signaling: FALSE [16:15:56.174] | : . Actions: [n=1] 'run' [16:15:56.174] | : . State: 'running' ("Future is being evaluated") [16:15:56.174] | : . Resolved: TRUE [16:15:56.174] | : . Unique identifier: 9268c7fadddee19cb4f5a63a013f675f-16 [16:15:56.174] | : . Owner process: 9268c7fadddee19cb4f5a63a013f675f [16:15:56.174] | : . Class: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [16:15:56.174] | : . Value: [16:15:56.174] | : . Conditions captured: [16:15:56.244] | : . Chunk #2 of 2 ... DONE [16:15:56.245] | : . Launching 2 futures (chunks) ... DONE [16:15:56.246] | : . Resolving 2 futures (chunks) ... [16:15:56.247] | : . value() for list ... [16:15:56.248] | : . ' recursive: 0 [16:15:56.249] | : . ' reduce: FALSE [16:15:56.250] | : . ' length: 2 [16:15:56.252] | : . ' Number of remaining objects: 2 [16:15:56.253] | : . ' checking value #1: [16:15:56.254] | : . ' 'obj' is MultisessionFuture [16:15:56.255] | : . ' resolved() ... [16:15:56.256] | : . ' , resolved() for MultisessionFuture ('future_mapply-1') ... [16:15:56.257] | : . ' , ; Cluster node socket connection: index=4, id=443 [16:15:56.258] | : . ' , ; assertValidConnection() ... [16:15:56.259] | : . ' , ; ` cluster node index: 1 [16:15:56.260] | : . ' , ; assertValidConnection() ... done [16:15:56.361] | : . ' , ; receiveMessageFromWorker() for ClusterFuture ... [16:15:56.363] | : . ' , ; ` cluster node index: 1 [16:15:56.364] | : . ' , ; ` [1] TRUE [16:15:56.366] | : . ' , ; ` Received data: [16:15:56.367] | : . ' , ; ` List of 5 [16:15:56.367] | : . ' , ; ` $ type : chr "VALUE" [16:15:56.367] | : . ' , ; ` $ value :List of 16 [16:15:56.367] | : . ' , ; ` ..$ value :List of 1 [16:15:56.367] | : . ' , ; ` .. ..$ :List of 2 [16:15:56.367] | : . ' , ; ` .. .. ..$ x: int 1 [16:15:56.367] | : . ' , ; ` .. .. ..$ y: int 0 [16:15:56.367] | : . ' , ; ` ..$ visible : logi TRUE [16:15:56.367] | : . ' , ; ` ..$ stdout : chr "$x\n[1] 1\n\n$y\n[1] 0\n\n" [16:15:56.367] | : . ' , ; ` ..$ conditions : list() [16:15:56.367] | : . ' , ; ` ..$ rng : logi FALSE [16:15:56.367] | : . ' , ; ` ..$ seed : NULL [16:15:56.367] | : . ' , ; ` ..$ misuseGlobalEnv : NULL [16:15:56.367] | : . ' , ; ` ..$ misuseConnections :List of 3 [16:15:56.367] | : . ' , ; ` .. ..$ added : NULL [16:15:56.367] | : . ' , ; ` .. ..$ removed : NULL [16:15:56.367] | : . ' , ; ` .. ..$ replaced: NULL [16:15:56.367] | : . ' , ; ` ..$ misuseDevices : NULL [16:15:56.367] | : . ' , ; ` ..$ misuseDefaultDevice: list() [16:15:56.367] | : . ' , ; ` ..$ started : POSIXct[1:1], format: "2026-03-18 16:15:55" [16:15:56.367] | : . ' , ; ` ..$ finished : POSIXct[1:1], format: "2026-03-18 16:15:56" [16:15:56.367] | : . ' , ; ` ..$ uuid : chr [1:2] "9268c7fadddee19cb4f5a63a013f675f" "15" [16:15:56.367] | : . ' , ; ` ..$ session_uuid : chr "aa433f3f831d5e224d4e7dc0dc9055cb" [16:15:56.367] | : . ' , ; ` .. ..- attr(*, "source")=List of 5 [16:15:56.367] | : . ' , ; ` .. .. ..$ host : Named chr "CRANWIN3" [16:15:56.367] | : . ' , ; ` .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [16:15:56.367] | : . ' , ; ` .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [16:15:56.367] | : . ' , ; ` .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [16:15:56.367] | : . ' , ; ` .. .. ..$ pid : int 84316 [16:15:56.367] | : . ' , ; ` .. .. ..$ time : POSIXct[1:1], format: "2026-03-18 16:15:51" [16:15:56.367] | : . ' , ; ` .. .. ..$ random: int 2147483647 [16:15:56.367] | : . ' , ; ` ..$ r_info :List of 4 [16:15:56.367] | : . ' , ; ` .. ..$ version :Classes 'R_system_version', 'package_version', 'numeric_version' hidden list of 1 [16:15:56.367] | : . ' , ; ` .. .. ..$ : int [1:3] 4 6 0 [16:15:56.367] | : . ' , ; ` .. ..$ os : chr "windows" [16:15:56.367] | : . ' , ; ` .. ..$ os_name : chr "Windows" [16:15:56.367] | : . ' , ; ` .. ..$ captures_utf8: logi TRUE [16:15:56.367] | : . ' , ; ` ..$ version : chr "1.8" [16:15:56.367] | : . ' , ; ` ..- attr(*, "class")= chr "FutureResult" [16:15:56.367] | : . ' , ; ` $ success: logi TRUE [16:15:56.367] | : . ' , ; ` $ time : 'proc_time' Named num [1:5] 0 0 0.51 NA NA [16:15:56.367] | : . ' , ; ` ..- attr(*, "names")= chr [1:5] "user.self" "sys.self" "elapsed" "user.child" ... [16:15:56.367] | : . ' , ; ` $ tag : NULL [16:15:56.397] | : . ' , ; ` Received FutureResult [16:15:56.398] | : . ' , ; ` FutureResult: [16:15:56.398] | : . ' , ; ` value: 'list' [16:15:56.398] | : . ' , ; ` visible: TRUE [16:15:56.398] | : . ' , ; ` stdout: character [16:15:56.398] | : . ' , ; ` conditions: [n = 0] [16:15:56.398] | : . ' , ; ` RNG used: FALSE [16:15:56.398] | : . ' , ; ` duration: 0.5079119 secs (started 2026-03-18 16:15:55.8525) [16:15:56.398] | : . ' , ; ` version: 1.8 [16:15:56.401] | : . ' , ; ` FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'remove', earlySignal = 0) ... [16:15:56.402] | : . ' , ; ` | Removed future from position #1 [16:15:56.403] | : . ' , ; ` | Number of registered futures: 0 [16:15:56.404] | : . ' , ; ` FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'remove', earlySignal = 0) ... done [16:15:56.405] | : . ' , ; ` Erased future from future backend [16:15:56.406] | : . ' , ; ` result() for ClusterFuture ... [16:15:56.407] | : . ' , ; ` | result already collected: FutureResult [16:15:56.409] | : . ' , ; ` result() for ClusterFuture ... done [16:15:56.410] | : . ' , ; ` signalConditions() ... [16:15:56.411] | : . ' , ; ` | include = 'immediateCondition' [16:15:56.412] | : . ' , ; ` | exclude = [16:15:56.413] | : . ' , ; ` | resignal = FALSE [16:15:56.414] | : . ' , ; ` | Number of conditions: 0 [16:15:56.415] | : . ' , ; ` | int 0 [16:15:56.417] | : . ' , ; ` signalConditions() ... done [16:15:56.418] | : . ' , ; receiveMessageFromWorker() for ClusterFuture ... done [16:15:56.419] | : . ' , ; receiveMessageFromWorker() returned object of class FutureResult; resolved [16:15:56.420] | : . ' , resolved() for MultisessionFuture ('future_mapply-1') ... done [16:15:56.421] | : . ' , assertFutureResult() ... [16:15:56.422] | : . ' , ; Future uuid: 9268c7fadddee19cb4f5a63a013f675f-15 [16:15:56.423] | : . ' , ; identical; success [16:15:56.424] | : . ' , assertFutureResult() ... done [16:15:56.425] | : . ' resolved() ... done [16:15:56.426] | : . ' MultisessionFuture #1 [16:15:56.427] | : . ' signalConditionsASAP(MultisessionFuture, pos=1) ... [16:15:56.428] | : . ' , nx: 2 [16:15:56.429] | : . ' , relay: TRUE [16:15:56.430] | : . ' , stdout: TRUE [16:15:56.431] | : . ' , signal: TRUE [16:15:56.432] | : . ' , resignal: FALSE [16:15:56.432] | : . ' , force: TRUE [16:15:56.434] | : . ' , relayed: [n=2] FALSE, FALSE [16:15:56.435] | : . ' , queued futures: [n=2] FALSE, FALSE [16:15:56.436] | : . ' , until=1 [16:15:56.437] | : . ' , relaying element #1 [16:15:56.438] | : . ' , value() for MultisessionFuture ('future_mapply-1') ... [16:15:56.439] | : . ' , ; result() for ClusterFuture ... [16:15:56.440] | : . ' , ; ` result already collected: FutureResult [16:15:56.441] | : . ' , ; result() for ClusterFuture ... done [16:15:56.441] | : . ' , ; result() for ClusterFuture ... [16:15:56.442] | : . ' , ; ` result already collected: FutureResult [16:15:56.443] | : . ' , ; result() for ClusterFuture ... done [16:15:56.444] | : . ' , ; signalConditions() ... [16:15:56.445] | : . ' , ; ` include = 'immediateCondition' [16:15:56.446] | : . ' , ; ` exclude = [16:15:56.447] | : . ' , ; ` resignal = FALSE [16:15:56.448] | : . ' , ; ` Number of conditions: 0 [16:15:56.448] | : . ' , ; ` int 0 [16:15:56.450] | : . ' , ; signalConditions() ... done [16:15:56.451] | : . ' , ; relay stdout ... [16:15:56.452] | : . ' , ; relay stdout ... done [16:15:56.453] | : . ' , ; check for misuse ... [16:15:56.454] | : . ' , ; check for misuse ... done [16:15:56.455] | : . ' , value() for MultisessionFuture ('future_mapply-1') ... done [16:15:56.456] | : . ' , result() for ClusterFuture ... [16:15:56.457] | : . ' , ; result already collected: FutureResult [16:15:56.458] | : . ' , result() for ClusterFuture ... done [16:15:56.458] | : . ' , signalConditions() ... [16:15:56.459] | : . ' , ; include = 'immediateCondition' [16:15:56.460] | : . ' , ; exclude = [16:15:56.461] | : . ' , ; resignal = FALSE [16:15:56.462] | : . ' , ; Number of conditions: 0 [16:15:56.463] | : . ' , ; int 0 [16:15:56.464] | : . ' , signalConditions() ... done [16:15:56.465] | : . ' , result() for ClusterFuture ... [16:15:56.466] | : . ' , ; result already collected: FutureResult [16:15:56.467] | : . ' , result() for ClusterFuture ... done [16:15:56.468] | : . ' , signalConditions() ... [16:15:56.469] | : . ' , ; include = 'condition' [16:15:56.470] | : . ' , ; exclude = 'error', 'immediateCondition' [16:15:56.470] | : . ' , ; resignal = TRUE [16:15:56.471] | : . ' , ; Number of conditions: 0 [16:15:56.472] | : . ' , ; int 0 [16:15:56.473] | : . ' , signalConditions() ... done [16:15:56.474] | : . ' , relayed: [n=2] TRUE, FALSE [16:15:56.475] | : . ' , queued futures: [n=2] TRUE, FALSE [16:15:56.476] | : . ' signalConditionsASAP(MultisessionFuture, pos=1) ... done [16:15:56.477] | : . ' value(, ...) ... [16:15:56.478] | : . ' , value() for MultisessionFuture ('future_mapply-1') ... [16:15:56.479] | : . ' , ; result() for ClusterFuture ... [16:15:56.480] | : . ' , ; ` result already collected: FutureResult [16:15:56.481] | : . ' , ; result() for ClusterFuture ... done [16:15:56.482] | : . ' , ; result() for ClusterFuture ... [16:15:56.483] | : . ' , ; ` result already collected: FutureResult [16:15:56.484] | : . ' , ; result() for ClusterFuture ... done [16:15:56.485] | : . ' , ; signalConditions() ... [16:15:56.486] | : . ' , ; ` include = 'immediateCondition' [16:15:56.487] | : . ' , ; ` exclude = [16:15:56.488] | : . ' , ; ` resignal = FALSE [16:15:56.489] | : . ' , ; ` Number of conditions: 0 [16:15:56.490] | : . ' , ; ` int 0 [16:15:56.491] | : . ' , ; signalConditions() ... done [16:15:56.492] | : . ' , ; check for misuse ... [16:15:56.493] | : . ' , ; check for misuse ... done [16:15:56.494] | : . ' , value() for MultisessionFuture ('future_mapply-1') ... done [16:15:56.495] | : . ' , value: [16:15:56.496] | : . ' value(, ...) ... done [16:15:56.497] | : . ' signalConditionsASAP(MultisessionFuture, pos=1) ... [16:15:56.498] | : . ' , nx: 2 [16:15:56.499] | : . ' , relay: TRUE [16:15:56.499] | : . ' , stdout: TRUE [16:15:56.500] | : . ' , signal: TRUE [16:15:56.501] | : . ' , resignal: FALSE [16:15:56.502] | : . ' , force: TRUE [16:15:56.503] | : . ' , relayed: [n=2] TRUE, FALSE [16:15:56.504] | : . ' , queued futures: [n=2] TRUE, FALSE [16:15:56.504] | : . ' , until=2 [16:15:56.505] | : . ' , relaying element #2 [16:15:56.506] | : . ' , relayed: [n=2] TRUE, FALSE [16:15:56.507] | : . ' , queued futures: [n=2] TRUE, FALSE [16:15:56.508] | : . ' signalConditionsASAP(MultisessionFuture, pos=1) ... done [16:15:56.509] | : . ' resolve() for MultisessionFuture ... [16:15:56.509] | : . ' resolve() for MultisessionFuture ... done [16:15:56.510] | : . ' length: 1 (resolved future 1) [16:15:56.511] | : . ' checking value #2: [16:15:56.512] | : . ' 'obj' is MultisessionFuture [16:15:56.513] | : . ' resolved() ... [16:15:56.514] | : . ' resolved() ... done [16:15:56.514] | : . ' MultisessionFuture #2 [16:15:56.515] | : . ' signalConditionsASAP(MultisessionFuture, pos=2) ... [16:15:56.516] | : . ' , nx: 2 [16:15:56.517] | : . ' , relay: TRUE [16:15:56.518] | : . ' , stdout: TRUE [16:15:56.518] | : . ' , signal: TRUE [16:15:56.519] | : . ' , resignal: FALSE [16:15:56.520] | : . ' , force: TRUE [16:15:56.521] | : . ' , relayed: [n=2] TRUE, FALSE [16:15:56.521] | : . ' , queued futures: [n=2] TRUE, FALSE [16:15:56.522] | : . ' , until=2 [16:15:56.523] | : . ' , relaying element #2 [16:15:56.524] | : . ' , value() for MultisessionFuture ('future_mapply-2') ... [16:15:56.525] | : . ' , ; result() for ClusterFuture ... [16:15:56.526] | : . ' , ; ` result already collected: FutureResult [16:15:56.526] | : . ' , ; result() for ClusterFuture ... done [16:15:56.527] | : . ' , ; result() for ClusterFuture ... [16:15:56.528] | : . ' , ; ` result already collected: FutureResult [16:15:56.529] | : . ' , ; result() for ClusterFuture ... done [16:15:56.530] | : . ' , ; signalConditions() ... [16:15:56.530] | : . ' , ; ` include = 'immediateCondition' [16:15:56.531] | : . ' , ; ` exclude = [16:15:56.532] | : . ' , ; ` resignal = FALSE [16:15:56.533] | : . ' , ; ` Number of conditions: 0 [16:15:56.534] | : . ' , ; ` int 0 [16:15:56.535] | : . ' , ; signalConditions() ... done [16:15:56.536] | : . ' , ; relay stdout ... [16:15:56.537] | : . ' , ; relay stdout ... done [16:15:56.537] | : . ' , ; check for misuse ... [16:15:56.538] | : . ' , ; check for misuse ... done [16:15:56.539] | : . ' , value() for MultisessionFuture ('future_mapply-2') ... done [16:15:56.540] | : . ' , result() for ClusterFuture ... [16:15:56.541] | : . ' , ; result already collected: FutureResult [16:15:56.541] | : . ' , result() for ClusterFuture ... done [16:15:56.542] | : . ' , signalConditions() ... [16:15:56.543] | : . ' , ; include = 'immediateCondition' [16:15:56.544] | : . ' , ; exclude = [16:15:56.544] | : . ' , ; resignal = FALSE [16:15:56.545] | : . ' , ; Number of conditions: 0 [16:15:56.546] | : . ' , ; int 0 [16:15:56.547] | : . ' , signalConditions() ... done [16:15:56.548] | : . ' , result() for ClusterFuture ... [16:15:56.549] | : . ' , ; result already collected: FutureResult [16:15:56.550] | : . ' , result() for ClusterFuture ... done [16:15:56.550] | : . ' , signalConditions() ... [16:15:56.551] | : . ' , ; include = 'condition' [16:15:56.552] | : . ' , ; exclude = 'error', 'immediateCondition' [16:15:56.553] | : . ' , ; resignal = TRUE [16:15:56.554] | : . ' , ; Number of conditions: 0 [16:15:56.554] | : . ' , ; int 0 [16:15:56.556] | : . ' , signalConditions() ... done [16:15:56.556] | : . ' , relayed: [n=2] TRUE, TRUE [16:15:56.557] | : . ' , queued futures: [n=2] TRUE, TRUE [16:15:56.558] | : . ' signalConditionsASAP(MultisessionFuture, pos=2) ... done [16:15:56.559] | : . ' value(, ...) ... [16:15:56.560] | : . ' , value() for MultisessionFuture ('future_mapply-2') ... [16:15:56.560] | : . ' , ; result() for ClusterFuture ... [16:15:56.561] | : . ' , ; ` result already collected: FutureResult [16:15:56.562] | : . ' , ; result() for ClusterFuture ... done [16:15:56.563] | : . ' , ; result() for ClusterFuture ... [16:15:56.564] | : . ' , ; ` result already collected: FutureResult [16:15:56.564] | : . ' , ; result() for ClusterFuture ... done [16:15:56.565] | : . ' , ; signalConditions() ... [16:15:56.566] | : . ' , ; ` include = 'immediateCondition' [16:15:56.567] | : . ' , ; ` exclude = [16:15:56.567] | : . ' , ; ` resignal = FALSE [16:15:56.568] | : . ' , ; ` Number of conditions: 0 [16:15:56.569] | : . ' , ; ` int 0 [16:15:56.570] | : . ' , ; signalConditions() ... done [16:15:56.571] | : . ' , ; check for misuse ... [16:15:56.572] | : . ' , ; check for misuse ... done [16:15:56.573] | : . ' , value() for MultisessionFuture ('future_mapply-2') ... done [16:15:56.573] | : . ' , value: [16:15:56.574] | : . ' value(, ...) ... done [16:15:56.574] | : . ' signalConditionsASAP(MultisessionFuture, pos=2) ... [16:15:56.575] | : . ' , nx: 2 [16:15:56.576] | : . ' , relay: TRUE [16:15:56.577] | : . ' , stdout: TRUE [16:15:56.577] | : . ' , signal: TRUE [16:15:56.578] | : . ' , resignal: FALSE [16:15:56.578] | : . ' , force: TRUE [16:15:56.579] | : . ' , relayed: [n=2] TRUE, TRUE [16:15:56.580] | : . ' , queued futures: [n=2] TRUE, TRUE [16:15:56.580] | : . ' , until=2 [16:15:56.581] | : . ' , relayed: [n=2] TRUE, TRUE [16:15:56.581] | : . ' , queued futures: [n=2] TRUE, TRUE [16:15:56.582] | : . ' signalConditionsASAP(MultisessionFuture, pos=2) ... done [16:15:56.583] | : . ' resolve() for MultisessionFuture ... [16:15:56.584] | : . ' resolve() for MultisessionFuture ... done [16:15:56.585] | : . ' length: 0 (resolved future 2) [16:15:56.586] | : . ' Relaying remaining futures ... [16:15:56.587] | : . ' , signalConditionsASAP(NULL, pos=0) ... [16:15:56.587] | : . ' , ; nx: 2 [16:15:56.588] | : . ' , ; relay: TRUE [16:15:56.589] | : . ' , ; stdout: TRUE [16:15:56.589] | : . ' , ; signal: TRUE [16:15:56.590] | : . ' , ; resignal: FALSE [16:15:56.590] | : . ' , ; force: TRUE [16:15:56.591] | : . ' , ; relayed: [n=2] TRUE, TRUE [16:15:56.591] | : . ' , ; queued futures: [n=2] TRUE, TRUE - flush all [16:15:56.592] | : . ' , ; relayed: [n=2] TRUE, TRUE [16:15:56.593] | : . ' , ; queued futures: [n=2] TRUE, TRUE [16:15:56.593] | : . ' , signalConditionsASAP(NULL, pos=0) ... done [16:15:56.594] | : . ' Relaying remaining futures ... done [16:15:56.594] | : . value() for list ... done [16:15:56.595] | : . - Number of value chunks collected: 2 [16:15:56.595] | : . Resolving 2 futures (chunks) ... DONE [16:15:56.596] | : . Reducing values from 2 chunks ... [16:15:56.597] | : . - Number of values collected after concatenation: 2 [16:15:56.598] | : . - Number of values expected: 2 [16:15:56.598] | : . Reducing values from 2 chunks ... DONE [16:15:56.599] | : future_mapply() -> future_xapply() ... done [16:15:56.600] | future_mapply() ... done * future_mapply(x, ..., future.stdout = TRUE) ... DONE * future_mapply(x, ..., future.stdout = NA) ... [16:15:56.603] | future_mapply() ... [16:15:56.603] | : future_mapply() -> future_xapply() ... [16:15:56.604] | : . nbrOfWorkers(NULL) ... [16:15:56.606] | : . ' List of 4 [16:15:56.606] | : . ' $ : language makeChunks(nX, nbrOfWorkers = nbrOfWorkers(), future.scheduling = future.scheduling, future.chunk.size = future.chunk.size) [16:15:56.606] | : . ' $ : language stop_if_not(nbrOfElements >= 0L, nbrOfWorkers >= 1L) [16:15:56.606] | : . ' $ : language nbrOfWorkers() [16:15:56.606] | : . ' $ : language nbrOfWorkers.NULL() [16:15:56.610] | : . ' plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [16:15:56.611] | : . ' plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [16:15:56.612] | : . ' Number of workers: 2 [16:15:56.612] | : . nbrOfWorkers(NULL) ... done [16:15:56.614] | : . Number of chunks: 2 [16:15:56.615] | : . getGlobalsAndPackagesXApply() ... [16:15:56.616] | : . ' future.globals: TRUE [16:15:56.617] | : . ' getGlobalsAndPackages() ... [16:15:56.617] | : . ' , Searching for globals ... [16:15:56.631] | : . ' , ; globals found: [6] 'FUN', '{', 'Sys.sleep', '/', 'print', 'list' [16:15:56.632] | : . ' , Searching for globals ... done [16:15:56.632] | : . ' , Resolving globals: FALSE [16:15:56.633] | : . ' , Search for packages associated with the globals ... [16:15:56.634] | : . ' , ; Packages associated with globals: [1] 'base' [16:15:56.635] | : . ' , ; Packages: [1] 'base' [16:15:56.635] | : . ' , Search for packages associated with the globals ... done [16:15:56.636] | : . ' , The total size of the 1 globals is 265 bytes (265 bytes) [16:15:56.637] | : . ' , 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') [16:15:56.637] | : . ' , Packages after dropping 'base': [0] [16:15:56.638] | : . ' , globals: [1] 'FUN' [16:15:56.639] | : . ' , packages: [0] [16:15:56.639] | : . ' getGlobalsAndPackages() ... done [16:15:56.640] | : . ' globals found/used: [n=1] 'FUN' [16:15:56.645] | : . ' needed namespaces: [n=0] [16:15:56.646] | : . ' Globals to be used in all futures (chunks): [n=2] '...future.FUN', 'MoreArgs' [16:15:56.647] | : . ' List of 2 [16:15:56.647] | : . ' $ ...future.FUN:function (x, y) [16:15:56.647] | : . ' $ MoreArgs : NULL [16:15:56.647] | : . ' - attr(*, "where")=List of 2 [16:15:56.647] | : . ' ..$ ...future.FUN: [16:15:56.647] | : . ' ..$ MoreArgs : [16:15:56.647] | : . ' - attr(*, "class")= chr [1:3] "FutureGlobals" "Globals" "list" [16:15:56.647] | : . ' - attr(*, "resolved")= logi FALSE [16:15:56.647] | : . ' - attr(*, "total_size")= num NA [16:15:56.653] | : . ' Packages to be attached in all futures: [n=0] [16:15:56.654] | : . getGlobalsAndPackagesXApply() ... done [16:15:56.655] | : . Globals pass to each chunk: [n=5] '...future.FUN', 'MoreArgs', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [16:15:56.655] | : . List of 5 [16:15:56.655] | : . $ ...future.FUN :function (x, y) [16:15:56.655] | : . $ MoreArgs : NULL [16:15:56.655] | : . $ ...future.elements_ii : NULL [16:15:56.655] | : . $ ...future.seeds_ii : NULL [16:15:56.655] | : . $ ...future.globals.maxSize: NULL [16:15:56.655] | : . - attr(*, "where")=List of 5 [16:15:56.655] | : . ..$ ...future.FUN : [16:15:56.655] | : . ..$ MoreArgs : [16:15:56.655] | : . ..$ ...future.elements_ii : [16:15:56.655] | : . ..$ ...future.seeds_ii : [16:15:56.655] | : . ..$ ...future.globals.maxSize: [16:15:56.655] | : . - attr(*, "class")= chr [1:3] "FutureGlobals" "Globals" "list" [16:15:56.655] | : . - attr(*, "resolved")= logi FALSE [16:15:56.655] | : . - attr(*, "total_size")= num NA [16:15:56.664] | : . Number of futures (= number of chunks): 2 [16:15:56.665] | : . Launching 2 futures (chunks) ... [16:15:56.666] | : . Chunk #1 of 2 ... [16:15:56.667] | : . - Finding globals in '...' for chunk #1 ... [16:15:56.668] | : . getGlobalsAndPackages() ... [16:15:56.668] | : . ' Searching for globals ... [16:15:56.670] | : . ' , globals found: [0] [16:15:56.670] | : . ' Searching for globals ... done [16:15:56.671] | : . ' globals: [0] [16:15:56.672] | : . ' packages: [0] [16:15:56.673] | : . getGlobalsAndPackages() ... done [16:15:56.674] | : . + additional globals found: [n=0] [16:15:56.675] | : . + additional namespaces needed: [n=0] [16:15:56.675] | : . - Finding globals in '...' for chunk #1 ... DONE [16:15:56.676] | : . - Adjusted option 'future.globals.maxSize': 524288000 -> 2 * 524288000 = 1048576000 (bytes) [16:15:56.677] | : . - seeds: [16:15:56.677] | : . - All globals exported: [n=5] '...future.FUN', 'MoreArgs', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [16:15:56.678] | : . future(..., label = 'future_mapply-1') ... [16:15:56.678] | : . ' lazy: FALSE [16:15:56.679] | : . ' stdout: NA [16:15:56.679] | : . ' conditions: [n=1] 'condition' [16:15:56.680] | : . ' getGlobalsAndPackages() ... [16:15:56.681] | : . ' , globals passed as-is: [5] '...future.FUN', 'MoreArgs', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [16:15:56.681] | : . ' , Resolving globals: FALSE [16:15:56.682] | : . ' , Search for packages associated with the globals ... [16:15:56.683] | : . ' , ; Packages associated with globals: [0] [16:15:56.683] | : . ' , ; Packages: [0] [16:15:56.684] | : . ' , Search for packages associated with the globals ... done [16:15:56.684] | : . ' , Packages after dropping 'base': [0] [16:15:56.685] | : . ' , globals: [5] '...future.FUN', 'MoreArgs', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [16:15:56.686] | : . ' , packages: [0] [16:15:56.686] | : . ' getGlobalsAndPackages() ... done [16:15:56.687] | : . ' run() for 'Future' ('future_mapply-1') ... [16:15:56.688] | : . ' , state: 'created' [16:15:56.688] | : . ' , plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [16:15:56.689] | : . ' , plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [16:15:56.689] | : . ' , Using MultisessionFutureBackend ... [16:15:56.690] | : . ' , ; Number of futures since start: 10 (10 created, 10 launched, 10 finished) [16:15:56.692] | : . ' , ; Launching futures ... [16:15:56.693] | : . ' , ; ` launchFuture() for ClusterFutureBackend ... [16:15:56.694] | : . ' , ; ` | Workers: [n=2] [16:15:56.695] | : . ' , ; ` | Socket cluster with 2 nodes on host 'localhost' (R Under development (unstable) (2026-03-17 r89645 ucrt), platform x86_64-w64-mingw32) [16:15:56.699] | : . ' , ; ` | FutureRegistry: 'workers-249b6fc779942f2727f1ba84a2c9728d' [16:15:56.700] | : . ' , ; ` | requestWorker() ... [16:15:56.701] | : . ' , ; ` | : requestNode() ... [16:15:56.702] | : . ' , ; ` | : . Number of workers: 2 [16:15:56.703] | : . ' , ; ` | : . Polling for a free worker ... [16:15:56.704] | : . ' , ; ` | : . ' FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'list', earlySignal = 0) ... [16:15:56.705] | : . ' , ; ` | : . ' , Listing all futures [16:15:56.706] | : . ' , ; ` | : . ' , Number of registered futures: 0 [16:15:56.707] | : . ' , ; ` | : . ' FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'list', earlySignal = 0) ... done [16:15:56.708] | : . ' , ; ` | : . ' Total time: 0 [16:15:56.709] | : . ' , ; ` | : . Polling for a free worker ... done [16:15:56.710] | : . ' , ; ` | : . FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'list', earlySignal = 0) ... [16:15:56.710] | : . ' , ; ` | : . ' Listing all futures [16:15:56.711] | : . ' , ; ` | : . ' Number of registered futures: 0 [16:15:56.712] | : . ' , ; ` | : . FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'list', earlySignal = 0) ... done [16:15:56.713] | : . ' , ; ` | : . avail: [n=2] '1', '2' [16:15:56.714] | : . ' , ; ` | : . Index of first available worker: 1 [16:15:56.715] | : . ' , ; ` | : . Validate that the worker is functional ... [16:15:56.716] | : . ' , ; ` | : . ' Connection is valid [16:15:56.717] | : . ' , ; ` | : . ' RichSOCKnode of a socket cluster on local host 'localhost' with pid 84316 (R Under development (unstable) (2026-03-17 r89645 ucrt), x86_64-w64-mingw32) using socket connection #4 ('<-CRANwin3.fb05.statistik.uni-dortmund.de:24937') [16:15:56.720] | : . ' , ; ` | : . ' Worker is functional [16:15:56.721] | : . ' , ; ` | : . ' FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'list', earlySignal = 0) ... [16:15:56.722] | : . ' , ; ` | : . ' , Listing all futures [16:15:56.723] | : . ' , ; ` | : . ' , Number of registered futures: 0 [16:15:56.724] | : . ' , ; ` | : . ' FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'list', earlySignal = 0) ... done [16:15:56.725] | : . ' , ; ` | : . Validate that the worker is functional ... done [16:15:56.726] | : . ' , ; ` | : requestNode() ... done [16:15:56.727] | : . ' , ; ` | : cluster node index: 1 [16:15:56.728] | : . ' , ; ` | requestWorker() ... done [16:15:56.729] | : . ' , ; ` | eraseGlobalEnvironment() ... [16:15:56.731] | : . ' , ; ` | eraseGlobalEnvironment() ... done [16:15:56.731] | : . ' , ; ` | launchFuture() ... [16:15:56.732] | : . ' , ; ` | : cluster node index: 1 [16:15:56.733] | : . ' , ; ` | : getFutureData() ... [16:15:56.734] | : . ' , ; ` | : . getFutureCore() ... [16:15:56.735] | : . ' , ; ` | : . ' Packages needed by the future expression (n = 0): [16:15:56.736] | : . ' , ; ` | : . getFutureCore() ... done [16:15:56.737] | : . ' , ; ` | : . getFutureCapture() ... [16:15:56.738] | : . ' , ; ` | : . getFutureCapture() ... done [16:15:56.739] | : . ' , ; ` | : . getFutureContext() ... [16:15:56.740] | : . ' , ; ` | : . ' plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [16:15:56.741] | : . ' , ; ` | : . ' , Getting stack without first backend: [n=0] [16:15:56.742] | : . ' , ; ` | : . ' plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [16:15:56.743] | : . ' , ; ` | : . ' Packages needed by future backend (n = 0): [16:15:56.744] | : . ' , ; ` | : . getFutureContext() ... done [16:15:56.745] | : . ' , ; ` | : getFutureData() ... done [16:15:56.747] | : . ' , ; ` | : FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'add', earlySignal = 0) ... [16:15:56.748] | : . ' , ; ` | : . Appended future to position #1 [16:15:56.749] | : . ' , ; ` | : . Number of registered futures: 1 [16:15:56.750] | : . ' , ; ` | : FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'add', earlySignal = 0) ... done [16:15:56.751] | : . ' , ; ` | launchFuture() ... done [16:15:56.752] | : . ' , ; ` | MultisessionFuture started [16:15:56.753] | : . ' , ; ` launchFuture() for ClusterFutureBackend ... done [16:15:56.754] | : . ' , ; Launching futures ... done [16:15:56.755] | : . ' , ; Future launched: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [16:15:56.756] | : . ' , Using MultisessionFutureBackend ... done [16:15:56.757] | : . ' run() for 'Future' ('future_mapply-1') ... done [16:15:56.758] | : . future(..., label = 'future_mapply-1') ... done [16:15:56.759] | : . Created future: [16:15:56.762] | : . resolved() ... [16:15:56.763] | : . ' resolved() for MultisessionFuture ('future_mapply-1') ... [16:15:56.763] | : . ' , Cluster node socket connection: index=4, id=443 [16:15:56.764] | : . ' , assertValidConnection() ... [16:15:56.765] | : . ' , ; cluster node index: 1 [16:15:56.767] | : . ' , assertValidConnection() ... done [16:15:56.967] | : . ' , socketSelect(list(), timeout = 0.01, write = FALSE) returned FALSE; not resolved [16:15:56.974] | : . ' resolved() for MultisessionFuture ('future_mapply-1') ... done [16:15:56.975] | : . resolved() ... done [16:15:56.760] | : . MultisessionFuture: [16:15:56.760] | : . Label: 'future_mapply-1' [16:15:56.760] | : . Expression: [16:15:56.760] | : . { [16:15:56.760] | : . "# future.apply:::future_xapply(): preserve future option" [16:15:56.760] | : . ...future.globals.maxSize.org <- getOption("future.globals.maxSize") [16:15:56.760] | : . if (!identical(...future.globals.maxSize.org, ...future.globals.maxSize)) { [16:15:56.760] | : . oopts <- options(future.globals.maxSize = ...future.globals.maxSize) [16:15:56.760] | : . on.exit(options(oopts), add = TRUE) [16:15:56.760] | : . } [16:15:56.760] | : . { [16:15:56.760] | : . args <- c(list(FUN = ...future.FUN), ...future.elements_ii, [16:15:56.760] | : . MoreArgs = list(MoreArgs), SIMPLIFY = FALSE, USE.NAMES = FALSE) [16:15:56.760] | : . do.call(mapply, args = args) [16:15:56.760] | : . } [16:15:56.760] | : . } [16:15:56.760] | : . 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) [16:15:56.760] | : . Packages: [16:15:56.760] | : . L'Ecuyer-CMRG RNG seed: (seed = FALSE) [16:15:56.760] | : . Capture standard output: NA [16:15:56.760] | : . Capture condition classes: 'condition' (excluding '') [16:15:56.760] | : . Immediate condition classes: 'immediateCondition' [16:15:56.760] | : . Lazy evaluation: FALSE [16:15:56.760] | : . Local evaluation: TRUE [16:15:56.760] | : . Early signaling: FALSE [16:15:56.760] | : . Actions: [n=1] 'run' [16:15:56.760] | : . State: 'running' ("Future is being evaluated") [16:15:56.760] | : . Resolved: FALSE [16:15:56.760] | : . Unique identifier: 9268c7fadddee19cb4f5a63a013f675f-17 [16:15:56.760] | : . Owner process: 9268c7fadddee19cb4f5a63a013f675f [16:15:56.760] | : . Class: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [16:15:56.760] | : . Value: [16:15:56.760] | : . Conditions captured: [16:15:56.977] | : . Chunk #1 of 2 ... DONE [16:15:56.978] | : . Chunk #2 of 2 ... [16:15:56.979] | : . - Finding globals in '...' for chunk #2 ... [16:15:56.980] | : . getGlobalsAndPackages() ... [16:15:56.981] | : . ' Searching for globals ... [16:15:56.982] | : . ' , globals found: [0] [16:15:56.983] | : . ' Searching for globals ... done [16:15:56.984] | : . ' globals: [0] [16:15:56.984] | : . ' packages: [0] [16:15:56.985] | : . getGlobalsAndPackages() ... done [16:15:56.985] | : . + additional globals found: [n=0] [16:15:56.986] | : . + additional namespaces needed: [n=0] [16:15:56.986] | : . - Finding globals in '...' for chunk #2 ... DONE [16:15:56.987] | : . - Adjusted option 'future.globals.maxSize': 524288000 -> 2 * 524288000 = 1048576000 (bytes) [16:15:56.987] | : . - seeds: [16:15:56.988] | : . - All globals exported: [n=5] '...future.FUN', 'MoreArgs', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [16:15:56.988] | : . future(..., label = 'future_mapply-2') ... [16:15:56.989] | : . ' lazy: FALSE [16:15:56.989] | : . ' stdout: NA [16:15:56.990] | : . ' conditions: [n=1] 'condition' [16:15:56.990] | : . ' getGlobalsAndPackages() ... [16:15:56.991] | : . ' , globals passed as-is: [5] '...future.FUN', 'MoreArgs', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [16:15:56.991] | : . ' , Resolving globals: FALSE [16:15:56.992] | : . ' , Search for packages associated with the globals ... [16:15:56.992] | : . ' , ; Packages associated with globals: [0] [16:15:56.993] | : . ' , ; Packages: [0] [16:15:56.994] | : . ' , Search for packages associated with the globals ... done [16:15:56.994] | : . ' , Packages after dropping 'base': [0] [16:15:56.995] | : . ' , globals: [5] '...future.FUN', 'MoreArgs', '...future.elements_ii', '...future.seeds_ii', '...future.globals.maxSize' [16:15:56.995] | : . ' , packages: [0] [16:15:56.996] | : . ' getGlobalsAndPackages() ... done [16:15:56.996] | : . ' run() for 'Future' ('future_mapply-2') ... [16:15:56.997] | : . ' , state: 'created' [16:15:56.997] | : . ' , plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [16:15:56.998] | : . ' , plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [16:15:56.999] | : . ' , Using MultisessionFutureBackend ... [16:15:57.000] | : . ' , ; Number of futures since start: 11 (11 created, 11 launched, 10 finished) [16:15:57.000] | : . ' , ; Launching futures ... [16:15:57.001] | : . ' , ; ` launchFuture() for ClusterFutureBackend ... [16:15:57.002] | : . ' , ; ` | Workers: [n=2] [16:15:57.003] | : . ' , ; ` | Socket cluster with 2 nodes on host 'localhost' (R Under development (unstable) (2026-03-17 r89645 ucrt), platform x86_64-w64-mingw32) [16:15:57.006] | : . ' , ; ` | FutureRegistry: 'workers-249b6fc779942f2727f1ba84a2c9728d' [16:15:57.007] | : . ' , ; ` | requestWorker() ... [16:15:57.008] | : . ' , ; ` | : requestNode() ... [16:15:57.008] | : . ' , ; ` | : . Number of workers: 2 [16:15:57.009] | : . ' , ; ` | : . Polling for a free worker ... [16:15:57.010] | : . ' , ; ` | : . ' FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'list', earlySignal = 0) ... [16:15:57.011] | : . ' , ; ` | : . ' , Listing all futures [16:15:57.012] | : . ' , ; ` | : . ' , Number of registered futures: 1 [16:15:57.012] | : . ' , ; ` | : . ' FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'list', earlySignal = 0) ... done [16:15:57.013] | : . ' , ; ` | : . ' Total time: 0 [16:15:57.014] | : . ' , ; ` | : . Polling for a free worker ... done [16:15:57.015] | : . ' , ; ` | : . FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'list', earlySignal = 0) ... [16:15:57.015] | : . ' , ; ` | : . ' Listing all futures [16:15:57.016] | : . ' , ; ` | : . ' Number of registered futures: 1 [16:15:57.017] | : . ' , ; ` | : . FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'list', earlySignal = 0) ... done [16:15:57.018] | : . ' , ; ` | : . avail: [n=2] '2' [16:15:57.018] | : . ' , ; ` | : . Index of first available worker: 2 [16:15:57.019] | : . ' , ; ` | : . Validate that the worker is functional ... [16:15:57.020] | : . ' , ; ` | : . ' Connection is valid [16:15:57.021] | : . ' , ; ` | : . ' RichSOCKnode of a socket cluster on local host 'localhost' with pid 75920 (R Under development (unstable) (2026-03-17 r89645 ucrt), x86_64-w64-mingw32) using socket connection #5 ('<-CRANwin3.fb05.statistik.uni-dortmund.de:24937') [16:15:57.023] | : . ' , ; ` | : . ' Worker is functional [16:15:57.025] | : . ' , ; ` | : . ' FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'list', earlySignal = 0) ... [16:15:57.026] | : . ' , ; ` | : . ' , Listing all futures [16:15:57.027] | : . ' , ; ` | : . ' , Number of registered futures: 1 [16:15:57.029] | : . ' , ; ` | : . ' FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'list', earlySignal = 0) ... done [16:15:57.030] | : . ' , ; ` | : . Validate that the worker is functional ... done [16:15:57.031] | : . ' , ; ` | : requestNode() ... done [16:15:57.032] | : . ' , ; ` | : cluster node index: 2 [16:15:57.034] | : . ' , ; ` | requestWorker() ... done [16:15:57.035] | : . ' , ; ` | eraseGlobalEnvironment() ... [16:15:57.036] | : . ' , ; ` | eraseGlobalEnvironment() ... done [16:15:57.037] | : . ' , ; ` | launchFuture() ... [16:15:57.039] | : . ' , ; ` | : cluster node index: 2 [16:15:57.040] | : . ' , ; ` | : getFutureData() ... [16:15:57.041] | : . ' , ; ` | : . getFutureCore() ... [16:15:57.042] | : . ' , ; ` | : . ' Packages needed by the future expression (n = 0): [16:15:57.043] | : . ' , ; ` | : . getFutureCore() ... done [16:15:57.044] | : . ' , ; ` | : . getFutureCapture() ... [16:15:57.045] | : . ' , ; ` | : . getFutureCapture() ... done [16:15:57.046] | : . ' , ; ` | : . getFutureContext() ... [16:15:57.047] | : . ' , ; ` | : . ' plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [16:15:57.048] | : . ' , ; ` | : . ' , Getting stack without first backend: [n=0] [16:15:57.049] | : . ' , ; ` | : . ' plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [16:15:57.049] | : . ' , ; ` | : . ' Packages needed by future backend (n = 0): [16:15:57.050] | : . ' , ; ` | : . getFutureContext() ... done [16:15:57.051] | : . ' , ; ` | : getFutureData() ... done [16:15:57.052] | : . ' , ; ` | : FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'add', earlySignal = 0) ... [16:15:57.053] | : . ' , ; ` | : . Appended future to position #2 [16:15:57.054] | : . ' , ; ` | : . Number of registered futures: 2 [16:15:57.055] | : . ' , ; ` | : FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'add', earlySignal = 0) ... done [16:15:57.056] | : . ' , ; ` | launchFuture() ... done [16:15:57.057] | : . ' , ; ` | MultisessionFuture started [16:15:57.058] | : . ' , ; ` launchFuture() for ClusterFutureBackend ... done [16:15:57.059] | : . ' , ; Launching futures ... done [16:15:57.060] | : . ' , ; Future launched: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [16:15:57.062] | : . ' , Using MultisessionFutureBackend ... done [16:15:57.063] | : . ' run() for 'Future' ('future_mapply-2') ... done [16:15:57.064] | : . future(..., label = 'future_mapply-2') ... done [16:15:57.065] | : . Created future: [16:15:57.068] | : . resolved() ... [16:15:57.069] | : . ' resolved() for MultisessionFuture ('future_mapply-2') ... [16:15:57.071] | : . ' , Cluster node socket connection: index=5, id=444 [16:15:57.072] | : . ' , assertValidConnection() ... [16:15:57.072] | : . ' , ; cluster node index: 2 [16:15:57.073] | : . ' , assertValidConnection() ... done [16:15:57.074] | : . ' , receiveMessageFromWorker() for ClusterFuture ... [16:15:57.075] | : . ' , ; cluster node index: 2 [16:15:57.076] | : . ' , ; [1] TRUE [16:15:57.077] | : . ' , ; Received data: [16:15:57.078] | : . ' , ; List of 5 [16:15:57.078] | : . ' , ; $ type : chr "VALUE" [16:15:57.078] | : . ' , ; $ value :List of 16 [16:15:57.078] | : . ' , ; ..$ value :List of 1 [16:15:57.078] | : . ' , ; .. ..$ :List of 2 [16:15:57.078] | : . ' , ; .. .. ..$ x: int 0 [16:15:57.078] | : . ' , ; .. .. ..$ y: int 1 [16:15:57.078] | : . ' , ; ..$ visible : logi TRUE [16:15:57.078] | : . ' , ; ..$ stdout : NULL [16:15:57.078] | : . ' , ; ..$ conditions : list() [16:15:57.078] | : . ' , ; ..$ rng : logi FALSE [16:15:57.078] | : . ' , ; ..$ seed : NULL [16:15:57.078] | : . ' , ; ..$ misuseGlobalEnv : NULL [16:15:57.078] | : . ' , ; ..$ misuseConnections :List of 3 [16:15:57.078] | : . ' , ; .. ..$ added : NULL [16:15:57.078] | : . ' , ; .. ..$ removed : NULL [16:15:57.078] | : . ' , ; .. ..$ replaced: NULL [16:15:57.078] | : . ' , ; ..$ misuseDevices : NULL [16:15:57.078] | : . ' , ; ..$ misuseDefaultDevice: list() [16:15:57.078] | : . ' , ; ..$ started : POSIXct[1:1], format: "2026-03-18 16:15:57" [16:15:57.078] | : . ' , ; ..$ finished : POSIXct[1:1], format: "2026-03-18 16:15:57" [16:15:57.078] | : . ' , ; ..$ uuid : chr [1:2] "9268c7fadddee19cb4f5a63a013f675f" "18" [16:15:57.078] | : . ' , ; ..$ session_uuid : chr "b1ec563e3a8b54c0e4942ba47cc20473" [16:15:57.078] | : . ' , ; .. ..- attr(*, "source")=List of 5 [16:15:57.078] | : . ' , ; .. .. ..$ host : Named chr "CRANWIN3" [16:15:57.078] | : . ' , ; .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [16:15:57.078] | : . ' , ; .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [16:15:57.078] | : . ' , ; .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [16:15:57.078] | : . ' , ; .. .. ..$ pid : int 75920 [16:15:57.078] | : . ' , ; .. .. ..$ time : POSIXct[1:1], format: "2026-03-18 16:15:51" [16:15:57.078] | : . ' , ; .. .. ..$ random: int 2147483647 [16:15:57.078] | : . ' , ; ..$ r_info :List of 4 [16:15:57.078] | : . ' , ; .. ..$ version :Classes 'R_system_version', 'package_version', 'numeric_version' hidden list of 1 [16:15:57.078] | : . ' , ; .. .. ..$ : int [1:3] 4 6 0 [16:15:57.078] | : . ' , ; .. ..$ os : chr "windows" [16:15:57.078] | : . ' , ; .. ..$ os_name : chr "Windows" [16:15:57.078] | : . ' , ; .. ..$ captures_utf8: logi TRUE [16:15:57.078] | : . ' , ; ..$ version : chr "1.8" [16:15:57.078] | : . ' , ; ..- attr(*, "class")= chr "FutureResult" [16:15:57.078] | : . ' , ; $ success: logi TRUE [16:15:57.078] | : . ' , ; $ time : 'proc_time' Named num [1:5] 0.02 0 0.02 NA NA [16:15:57.078] | : . ' , ; ..- attr(*, "names")= chr [1:5] "user.self" "sys.self" "elapsed" "user.child" ... [16:15:57.078] | : . ' , ; $ tag : NULL [16:15:57.109] | : . ' , ; Received FutureResult [16:15:57.110] | : . ' , ; FutureResult: [16:15:57.110] | : . ' , ; value: 'list' [16:15:57.110] | : . ' , ; visible: TRUE [16:15:57.110] | : . ' , ; stdout: NULL [16:15:57.110] | : . ' , ; conditions: [n = 0] [16:15:57.110] | : . ' , ; RNG used: FALSE [16:15:57.110] | : . ' , ; duration: 0.006560087 secs (started 2026-03-18 16:15:57.052671) [16:15:57.110] | : . ' , ; version: 1.8 [16:15:57.113] | : . ' , ; FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'remove', earlySignal = 0) ... [16:15:57.114] | : . ' , ; ` Removed future from position #2 [16:15:57.115] | : . ' , ; ` Number of registered futures: 1 [16:15:57.116] | : . ' , ; FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'remove', earlySignal = 0) ... done [16:15:57.117] | : . ' , ; Erased future from future backend [16:15:57.118] | : . ' , ; result() for ClusterFuture ... [16:15:57.119] | : . ' , ; ` result already collected: FutureResult [16:15:57.120] | : . ' , ; result() for ClusterFuture ... done [16:15:57.121] | : . ' , ; signalConditions() ... [16:15:57.122] | : . ' , ; ` include = 'immediateCondition' [16:15:57.123] | : . ' , ; ` exclude = [16:15:57.124] | : . ' , ; ` resignal = FALSE [16:15:57.125] | : . ' , ; ` Number of conditions: 0 [16:15:57.125] | : . ' , ; ` int 0 [16:15:57.127] | : . ' , ; signalConditions() ... done [16:15:57.128] | : . ' , receiveMessageFromWorker() for ClusterFuture ... done [16:15:57.129] | : . ' , receiveMessageFromWorker() returned object of class FutureResult; resolved [16:15:57.130] | : . ' resolved() for MultisessionFuture ('future_mapply-2') ... done [16:15:57.131] | : . ' assertFutureResult() ... [16:15:57.132] | : . ' , Future uuid: 9268c7fadddee19cb4f5a63a013f675f-18 [16:15:57.132] | : . ' , identical; success [16:15:57.133] | : . ' assertFutureResult() ... done [16:15:57.134] | : . resolved() ... done [16:15:57.066] | : . MultisessionFuture: [16:15:57.066] | : . Label: 'future_mapply-2' [16:15:57.066] | : . Expression: [16:15:57.066] | : . { [16:15:57.066] | : . "# future.apply:::future_xapply(): preserve future option" [16:15:57.066] | : . ...future.globals.maxSize.org <- getOption("future.globals.maxSize") [16:15:57.066] | : . if (!identical(...future.globals.maxSize.org, ...future.globals.maxSize)) { [16:15:57.066] | : . oopts <- options(future.globals.maxSize = ...future.globals.maxSize) [16:15:57.066] | : . on.exit(options(oopts), add = TRUE) [16:15:57.066] | : . } [16:15:57.066] | : . { [16:15:57.066] | : . args <- c(list(FUN = ...future.FUN), ...future.elements_ii, [16:15:57.066] | : . MoreArgs = list(MoreArgs), SIMPLIFY = FALSE, USE.NAMES = FALSE) [16:15:57.066] | : . do.call(mapply, args = args) [16:15:57.066] | : . } [16:15:57.066] | : . } [16:15:57.066] | : . 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) [16:15:57.066] | : . Packages: [16:15:57.066] | : . L'Ecuyer-CMRG RNG seed: (seed = FALSE) [16:15:57.066] | : . Capture standard output: NA [16:15:57.066] | : . Capture condition classes: 'condition' (excluding '') [16:15:57.066] | : . Immediate condition classes: 'immediateCondition' [16:15:57.066] | : . Lazy evaluation: FALSE [16:15:57.066] | : . Local evaluation: TRUE [16:15:57.066] | : . Early signaling: FALSE [16:15:57.066] | : . Actions: [n=1] 'run' [16:15:57.066] | : . State: 'running' ("Future is being evaluated") [16:15:57.066] | : . Resolved: TRUE [16:15:57.066] | : . Unique identifier: 9268c7fadddee19cb4f5a63a013f675f-18 [16:15:57.066] | : . Owner process: 9268c7fadddee19cb4f5a63a013f675f [16:15:57.066] | : . Class: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [16:15:57.066] | : . Value: [16:15:57.066] | : . Conditions captured: [16:15:57.135] | : . Chunk #2 of 2 ... DONE [16:15:57.135] | : . Launching 2 futures (chunks) ... DONE [16:15:57.136] | : . Resolving 2 futures (chunks) ... [16:15:57.137] | : . value() for list ... [16:15:57.137] | : . ' recursive: 0 [16:15:57.138] | : . ' reduce: FALSE [16:15:57.138] | : . ' length: 2 [16:15:57.140] | : . ' Number of remaining objects: 2 [16:15:57.141] | : . ' checking value #1: [16:15:57.142] | : . ' 'obj' is MultisessionFuture [16:15:57.143] | : . ' resolved() ... [16:15:57.144] | : . ' , resolved() for MultisessionFuture ('future_mapply-1') ... [16:15:57.146] | : . ' , ; Cluster node socket connection: index=4, id=443 [16:15:57.147] | : . ' , ; assertValidConnection() ... [16:15:57.148] | : . ' , ; ` cluster node index: 1 [16:15:57.149] | : . ' , ; assertValidConnection() ... done [16:15:57.268] | : . ' , ; receiveMessageFromWorker() for ClusterFuture ... [16:15:57.270] | : . ' , ; ` cluster node index: 1 [16:15:57.271] | : . ' , ; ` [1] TRUE [16:15:57.272] | : . ' , ; ` Received data: [16:15:57.273] | : . ' , ; ` List of 5 [16:15:57.273] | : . ' , ; ` $ type : chr "VALUE" [16:15:57.273] | : . ' , ; ` $ value :List of 16 [16:15:57.273] | : . ' , ; ` ..$ value :List of 1 [16:15:57.273] | : . ' , ; ` .. ..$ :List of 2 [16:15:57.273] | : . ' , ; ` .. .. ..$ x: int 1 [16:15:57.273] | : . ' , ; ` .. .. ..$ y: int 0 [16:15:57.273] | : . ' , ; ` ..$ visible : logi TRUE [16:15:57.273] | : . ' , ; ` ..$ stdout : NULL [16:15:57.273] | : . ' , ; ` ..$ conditions : list() [16:15:57.273] | : . ' , ; ` ..$ rng : logi FALSE [16:15:57.273] | : . ' , ; ` ..$ seed : NULL [16:15:57.273] | : . ' , ; ` ..$ misuseGlobalEnv : NULL [16:15:57.273] | : . ' , ; ` ..$ misuseConnections :List of 3 [16:15:57.273] | : . ' , ; ` .. ..$ added : NULL [16:15:57.273] | : . ' , ; ` .. ..$ removed : NULL [16:15:57.273] | : . ' , ; ` .. ..$ replaced: NULL [16:15:57.273] | : . ' , ; ` ..$ misuseDevices : NULL [16:15:57.273] | : . ' , ; ` ..$ misuseDefaultDevice: list() [16:15:57.273] | : . ' , ; ` ..$ started : POSIXct[1:1], format: "2026-03-18 16:15:56" [16:15:57.273] | : . ' , ; ` ..$ finished : POSIXct[1:1], format: "2026-03-18 16:15:57" [16:15:57.273] | : . ' , ; ` ..$ uuid : chr [1:2] "9268c7fadddee19cb4f5a63a013f675f" "17" [16:15:57.273] | : . ' , ; ` ..$ session_uuid : chr "aa433f3f831d5e224d4e7dc0dc9055cb" [16:15:57.273] | : . ' , ; ` .. ..- attr(*, "source")=List of 5 [16:15:57.273] | : . ' , ; ` .. .. ..$ host : Named chr "CRANWIN3" [16:15:57.273] | : . ' , ; ` .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [16:15:57.273] | : . ' , ; ` .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [16:15:57.273] | : . ' , ; ` .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [16:15:57.273] | : . ' , ; ` .. .. ..$ pid : int 84316 [16:15:57.273] | : . ' , ; ` .. .. ..$ time : POSIXct[1:1], format: "2026-03-18 16:15:51" [16:15:57.273] | : . ' , ; ` .. .. ..$ random: int 2147483647 [16:15:57.273] | : . ' , ; ` ..$ r_info :List of 4 [16:15:57.273] | : . ' , ; ` .. ..$ version :Classes 'R_system_version', 'package_version', 'numeric_version' hidden list of 1 [16:15:57.273] | : . ' , ; ` .. .. ..$ : int [1:3] 4 6 0 [16:15:57.273] | : . ' , ; ` .. ..$ os : chr "windows" [16:15:57.273] | : . ' , ; ` .. ..$ os_name : chr "Windows" [16:15:57.273] | : . ' , ; ` .. ..$ captures_utf8: logi TRUE [16:15:57.273] | : . ' , ; ` ..$ version : chr "1.8" [16:15:57.273] | : . ' , ; ` ..- attr(*, "class")= chr "FutureResult" [16:15:57.273] | : . ' , ; ` $ success: logi TRUE [16:15:57.273] | : . ' , ; ` $ time : 'proc_time' Named num [1:5] 0.01 0 0.53 NA NA [16:15:57.273] | : . ' , ; ` ..- attr(*, "names")= chr [1:5] "user.self" "sys.self" "elapsed" "user.child" ... [16:15:57.273] | : . ' , ; ` $ tag : NULL [16:15:57.304] | : . ' , ; ` Received FutureResult [16:15:57.305] | : . ' , ; ` FutureResult: [16:15:57.305] | : . ' , ; ` value: 'list' [16:15:57.305] | : . ' , ; ` visible: TRUE [16:15:57.305] | : . ' , ; ` stdout: NULL [16:15:57.305] | : . ' , ; ` conditions: [n = 0] [16:15:57.305] | : . ' , ; ` RNG used: FALSE [16:15:57.305] | : . ' , ; ` duration: 0.51914 secs (started 2026-03-18 16:15:56.747705) [16:15:57.305] | : . ' , ; ` version: 1.8 [16:15:57.307] | : . ' , ; ` FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'remove', earlySignal = 0) ... [16:15:57.308] | : . ' , ; ` | Removed future from position #1 [16:15:57.309] | : . ' , ; ` | Number of registered futures: 0 [16:15:57.310] | : . ' , ; ` FutureRegistry('workers-249b6fc779942f2727f1ba84a2c9728d', action = 'remove', earlySignal = 0) ... done [16:15:57.311] | : . ' , ; ` Erased future from future backend [16:15:57.312] | : . ' , ; ` result() for ClusterFuture ... [16:15:57.313] | : . ' , ; ` | result already collected: FutureResult [16:15:57.314] | : . ' , ; ` result() for ClusterFuture ... done [16:15:57.315] | : . ' , ; ` signalConditions() ... [16:15:57.316] | : . ' , ; ` | include = 'immediateCondition' [16:15:57.317] | : . ' , ; ` | exclude = [16:15:57.318] | : . ' , ; ` | resignal = FALSE [16:15:57.319] | : . ' , ; ` | Number of conditions: 0 [16:15:57.320] | : . ' , ; ` | int 0 [16:15:57.321] | : . ' , ; ` signalConditions() ... done [16:15:57.322] | : . ' , ; receiveMessageFromWorker() for ClusterFuture ... done [16:15:57.323] | : . ' , ; receiveMessageFromWorker() returned object of class FutureResult; resolved [16:15:57.324] | : . ' , resolved() for MultisessionFuture ('future_mapply-1') ... done [16:15:57.325] | : . ' , assertFutureResult() ... [16:15:57.325] | : . ' , ; Future uuid: 9268c7fadddee19cb4f5a63a013f675f-17 [16:15:57.326] | : . ' , ; identical; success [16:15:57.327] | : . ' , assertFutureResult() ... done [16:15:57.328] | : . ' resolved() ... done [16:15:57.329] | : . ' MultisessionFuture #1 [16:15:57.330] | : . ' signalConditionsASAP(MultisessionFuture, pos=1) ... [16:15:57.331] | : . ' , nx: 2 [16:15:57.332] | : . ' , relay: TRUE [16:15:57.333] | : . ' , stdout: TRUE [16:15:57.334] | : . ' , signal: TRUE [16:15:57.334] | : . ' , resignal: FALSE [16:15:57.335] | : . ' , force: TRUE [16:15:57.335] | : . ' , relayed: [n=2] FALSE, FALSE [16:15:57.336] | : . ' , queued futures: [n=2] FALSE, FALSE [16:15:57.337] | : . ' , until=1 [16:15:57.338] | : . ' , relaying element #1 [16:15:57.338] | : . ' , value() for MultisessionFuture ('future_mapply-1') ... [16:15:57.339] | : . ' , ; result() for ClusterFuture ... [16:15:57.340] | : . ' , ; ` result already collected: FutureResult [16:15:57.340] | : . ' , ; result() for ClusterFuture ... done [16:15:57.341] | : . ' , ; result() for ClusterFuture ... [16:15:57.342] | : . ' , ; ` result already collected: FutureResult [16:15:57.343] | : . ' , ; result() for ClusterFuture ... done [16:15:57.344] | : . ' , ; signalConditions() ... [16:15:57.345] | : . ' , ; ` include = 'immediateCondition' [16:15:57.346] | : . ' , ; ` exclude = [16:15:57.347] | : . ' , ; ` resignal = FALSE [16:15:57.348] | : . ' , ; ` Number of conditions: 0 [16:15:57.349] | : . ' , ; ` int 0 [16:15:57.351] | : . ' , ; signalConditions() ... done [16:15:57.352] | : . ' , ; relay stdout ... [16:15:57.353] | : . ' , ; relay stdout ... done [16:15:57.354] | : . ' , ; check for misuse ... [16:15:57.355] | : . ' , ; check for misuse ... done [16:15:57.356] | : . ' , value() for MultisessionFuture ('future_mapply-1') ... done [16:15:57.357] | : . ' , result() for ClusterFuture ... [16:15:57.358] | : . ' , ; result already collected: FutureResult [16:15:57.359] | : . ' , result() for ClusterFuture ... done [16:15:57.360] | : . ' , signalConditions() ... [16:15:57.361] | : . ' , ; include = 'immediateCondition' [16:15:57.362] | : . ' , ; exclude = [16:15:57.363] | : . ' , ; resignal = FALSE [16:15:57.364] | : . ' , ; Number of conditions: 0 [16:15:57.365] | : . ' , ; int 0 [16:15:57.367] | : . ' , signalConditions() ... done [16:15:57.368] | : . ' , result() for ClusterFuture ... [16:15:57.369] | : . ' , ; result already collected: FutureResult [16:15:57.370] | : . ' , result() for ClusterFuture ... done [16:15:57.371] | : . ' , signalConditions() ... [16:15:57.372] | : . ' , ; include = 'condition' [16:15:57.373] | : . ' , ; exclude = 'error', 'immediateCondition' [16:15:57.373] | : . ' , ; resignal = TRUE [16:15:57.374] | : . ' , ; Number of conditions: 0 [16:15:57.375] | : . ' , ; int 0 [16:15:57.377] | : . ' , signalConditions() ... done [16:15:57.378] | : . ' , relayed: [n=2] TRUE, FALSE [16:15:57.379] | : . ' , queued futures: [n=2] TRUE, FALSE [16:15:57.380] | : . ' signalConditionsASAP(MultisessionFuture, pos=1) ... done [16:15:57.381] | : . ' value(, ...) ... [16:15:57.382] | : . ' , value() for MultisessionFuture ('future_mapply-1') ... [16:15:57.383] | : . ' , ; result() for ClusterFuture ... [16:15:57.384] | : . ' , ; ` result already collected: FutureResult [16:15:57.385] | : . ' , ; result() for ClusterFuture ... done [16:15:57.386] | : . ' , ; result() for ClusterFuture ... [16:15:57.387] | : . ' , ; ` result already collected: FutureResult [16:15:57.388] | : . ' , ; result() for ClusterFuture ... done [16:15:57.389] | : . ' , ; signalConditions() ... [16:15:57.390] | : . ' , ; ` include = 'immediateCondition' [16:15:57.391] | : . ' , ; ` exclude = [16:15:57.392] | : . ' , ; ` resignal = FALSE [16:15:57.393] | : . ' , ; ` Number of conditions: 0 [16:15:57.394] | : . ' , ; ` int 0 [16:15:57.395] | : . ' , ; signalConditions() ... done [16:15:57.396] | : . ' , ; check for misuse ... [16:15:57.397] | : . ' , ; check for misuse ... done [16:15:57.398] | : . ' , value() for MultisessionFuture ('future_mapply-1') ... done [16:15:57.399] | : . ' , value: [16:15:57.400] | : . ' value(, ...) ... done [16:15:57.401] | : . ' signalConditionsASAP(MultisessionFuture, pos=1) ... [16:15:57.402] | : . ' , nx: 2 [16:15:57.403] | : . ' , relay: TRUE [16:15:57.404] | : . ' , stdout: TRUE [16:15:57.405] | : . ' , signal: TRUE [16:15:57.406] | : . ' , resignal: FALSE [16:15:57.407] | : . ' , force: TRUE [16:15:57.408] | : . ' , relayed: [n=2] TRUE, FALSE [16:15:57.409] | : . ' , queued futures: [n=2] TRUE, FALSE [16:15:57.410] | : . ' , until=2 [16:15:57.411] | : . ' , relaying element #2 [16:15:57.412] | : . ' , relayed: [n=2] TRUE, FALSE [16:15:57.413] | : . ' , queued futures: [n=2] TRUE, FALSE [16:15:57.414] | : . ' signalConditionsASAP(MultisessionFuture, pos=1) ... done [16:15:57.415] | : . ' resolve() for MultisessionFuture ... [16:15:57.416] | : . ' resolve() for MultisessionFuture ... done [16:15:57.417] | : . ' length: 1 (resolved future 1) [16:15:57.418] | : . ' checking value #2: [16:15:57.419] | : . ' 'obj' is MultisessionFuture [16:15:57.420] | : . ' resolved() ... [16:15:57.421] | : . ' resolved() ... done [16:15:57.422] | : . ' MultisessionFuture #2 [16:15:57.424] | : . ' signalConditionsASAP(MultisessionFuture, pos=2) ... [16:15:57.425] | : . ' , nx: 2 [16:15:57.426] | : . ' , relay: TRUE [16:15:57.427] | : . ' , stdout: TRUE [16:15:57.428] | : . ' , signal: TRUE [16:15:57.429] | : . ' , resignal: FALSE [16:15:57.430] | : . ' , force: TRUE [16:15:57.431] | : . ' , relayed: [n=2] TRUE, FALSE [16:15:57.432] | : . ' , queued futures: [n=2] TRUE, FALSE [16:15:57.433] | : . ' , until=2 [16:15:57.434] | : . ' , relaying element #2 [16:15:57.435] | : . ' , value() for MultisessionFuture ('future_mapply-2') ... [16:15:57.436] | : . ' , ; result() for ClusterFuture ... [16:15:57.437] | : . ' , ; ` result already collected: FutureResult [16:15:57.438] | : . ' , ; result() for ClusterFuture ... done [16:15:57.439] | : . ' , ; result() for ClusterFuture ... [16:15:57.440] | : . ' , ; ` result already collected: FutureResult [16:15:57.441] | : . ' , ; result() for ClusterFuture ... done [16:15:57.441] | : . ' , ; signalConditions() ... [16:15:57.442] | : . ' , ; ` include = 'immediateCondition' [16:15:57.443] | : . ' , ; ` exclude = [16:15:57.444] | : . ' , ; ` resignal = FALSE [16:15:57.445] | : . ' , ; ` Number of conditions: 0 [16:15:57.446] | : . ' , ; ` int 0 [16:15:57.447] | : . ' , ; signalConditions() ... done [16:15:57.448] | : . ' , ; relay stdout ... [16:15:57.449] | : . ' , ; relay stdout ... done [16:15:57.449] | : . ' , ; check for misuse ... [16:15:57.450] | : . ' , ; check for misuse ... done [16:15:57.451] | : . ' , value() for MultisessionFuture ('future_mapply-2') ... done [16:15:57.452] | : . ' , result() for ClusterFuture ... [16:15:57.453] | : . ' , ; result already collected: FutureResult [16:15:57.453] | : . ' , result() for ClusterFuture ... done [16:15:57.454] | : . ' , signalConditions() ... [16:15:57.455] | : . ' , ; include = 'immediateCondition' [16:15:57.456] | : . ' , ; exclude = [16:15:57.457] | : . ' , ; resignal = FALSE [16:15:57.457] | : . ' , ; Number of conditions: 0 [16:15:57.458] | : . ' , ; int 0 [16:15:57.459] | : . ' , signalConditions() ... done [16:15:57.460] | : . ' , result() for ClusterFuture ... [16:15:57.461] | : . ' , ; result already collected: FutureResult [16:15:57.462] | : . ' , result() for ClusterFuture ... done [16:15:57.463] | : . ' , signalConditions() ... [16:15:57.463] | : . ' , ; include = 'condition' [16:15:57.464] | : . ' , ; exclude = 'error', 'immediateCondition' [16:15:57.465] | : . ' , ; resignal = TRUE [16:15:57.466] | : . ' , ; Number of conditions: 0 [16:15:57.466] | : . ' , ; int 0 [16:15:57.468] | : . ' , signalConditions() ... done [16:15:57.469] | : . ' , relayed: [n=2] TRUE, TRUE [16:15:57.469] | : . ' , queued futures: [n=2] TRUE, TRUE [16:15:57.470] | : . ' signalConditionsASAP(MultisessionFuture, pos=2) ... done [16:15:57.471] | : . ' value(, ...) ... [16:15:57.472] | : . ' , value() for MultisessionFuture ('future_mapply-2') ... [16:15:57.473] | : . ' , ; result() for ClusterFuture ... [16:15:57.473] | : . ' , ; ` result already collected: FutureResult [16:15:57.474] | : . ' , ; result() for ClusterFuture ... done [16:15:57.475] | : . ' , ; result() for ClusterFuture ... [16:15:57.476] | : . ' , ; ` result already collected: FutureResult [16:15:57.476] | : . ' , ; result() for ClusterFuture ... done [16:15:57.477] | : . ' , ; signalConditions() ... [16:15:57.478] | : . ' , ; ` include = 'immediateCondition' [16:15:57.479] | : . ' , ; ` exclude = [16:15:57.480] | : . ' , ; ` resignal = FALSE [16:15:57.480] | : . ' , ; ` Number of conditions: 0 [16:15:57.481] | : . ' , ; ` int 0 [16:15:57.483] | : . ' , ; signalConditions() ... done [16:15:57.483] | : . ' , ; check for misuse ... [16:15:57.484] | : . ' , ; check for misuse ... done [16:15:57.485] | : . ' , value() for MultisessionFuture ('future_mapply-2') ... done [16:15:57.486] | : . ' , value: [16:15:57.487] | : . ' value(, ...) ... done [16:15:57.487] | : . ' signalConditionsASAP(MultisessionFuture, pos=2) ... [16:15:57.488] | : . ' , nx: 2 [16:15:57.489] | : . ' , relay: TRUE [16:15:57.490] | : . ' , stdout: TRUE [16:15:57.490] | : . ' , signal: TRUE [16:15:57.491] | : . ' , resignal: FALSE [16:15:57.492] | : . ' , force: TRUE [16:15:57.493] | : . ' , relayed: [n=2] TRUE, TRUE [16:15:57.494] | : . ' , queued futures: [n=2] TRUE, TRUE [16:15:57.495] | : . ' , until=2 [16:15:57.496] | : . ' , relayed: [n=2] TRUE, TRUE [16:15:57.496] | : . ' , queued futures: [n=2] TRUE, TRUE [16:15:57.497] | : . ' signalConditionsASAP(MultisessionFuture, pos=2) ... done [16:15:57.498] | : . ' resolve() for MultisessionFuture ... [16:15:57.499] | : . ' resolve() for MultisessionFuture ... done [16:15:57.500] | : . ' length: 0 (resolved future 2) [16:15:57.501] | : . ' Relaying remaining futures ... [16:15:57.502] | : . ' , signalConditionsASAP(NULL, pos=0) ... [16:15:57.503] | : . ' , ; nx: 2 [16:15:57.504] | : . ' , ; relay: TRUE [16:15:57.505] | : . ' , ; stdout: TRUE [16:15:57.505] | : . ' , ; signal: TRUE [16:15:57.506] | : . ' , ; resignal: FALSE [16:15:57.507] | : . ' , ; force: TRUE [16:15:57.508] | : . ' , ; relayed: [n=2] TRUE, TRUE [16:15:57.509] | : . ' , ; queued futures: [n=2] TRUE, TRUE - flush all [16:15:57.510] | : . ' , ; relayed: [n=2] TRUE, TRUE [16:15:57.511] | : . ' , ; queued futures: [n=2] TRUE, TRUE [16:15:57.512] | : . ' , signalConditionsASAP(NULL, pos=0) ... done [16:15:57.513] | : . ' Relaying remaining futures ... done [16:15:57.514] | : . value() for list ... done [16:15:57.514] | : . - Number of value chunks collected: 2 [16:15:57.515] | : . Resolving 2 futures (chunks) ... DONE [16:15:57.516] | : . Reducing values from 2 chunks ... [16:15:57.517] | : . - Number of values collected after concatenation: 2 [16:15:57.518] | : . - Number of values expected: 2 [16:15:57.519] | : . Reducing values from 2 chunks ... DONE [16:15:57.520] | : future_mapply() -> future_xapply() ... done [16:15:57.521] | 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_16_10_17_7961' 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.21 1.81 13.23