R Under development (unstable) (2025-11-15 r89024 ucrt) -- "Unsuffered Consequences" Copyright (C) 2025 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > ## This runs testme test script inst/testme/test-futureAssign_OP.R > ## Don't edit - it was autogenerated by inst/testme/deploy.R > future:::testme("futureAssign_OP") Test 'futureAssign_OP' ... Sourcing 9 prologue scripts ... 01/09 prologue script 'D:/RCompile/CRANincoming/R-devel/lib/future/testme/_prologue/001.load.R' 02/09 prologue script 'D:/RCompile/CRANincoming/R-devel/lib/future/testme/_prologue/002.record-state.R' 03/09 prologue script 'D:/RCompile/CRANincoming/R-devel/lib/future/testme/_prologue/030.imports.R' 04/09 prologue script 'D:/RCompile/CRANincoming/R-devel/lib/future/testme/_prologue/050.utils.R' 05/09 prologue script 'D:/RCompile/CRANincoming/R-devel/lib/future/testme/_prologue/090.context.R' 06/09 prologue script 'D:/RCompile/CRANincoming/R-devel/lib/future/testme/_prologue/090.options.R' 07/09 prologue script 'D:/RCompile/CRANincoming/R-devel/lib/future/testme/_prologue/091.envvars.R' 08/09 prologue script 'D:/RCompile/CRANincoming/R-devel/lib/future/testme/_prologue/099.future-setup.R' 09/09 prologue script 'D:/RCompile/CRANincoming/R-devel/lib/future/testme/_prologue/995.detrius-connections.R' Sourcing 9 prologue scripts ... done Running test script: 'D:/RCompile/CRANincoming/R-devel/lib/future/testme/test-futureAssign_OP.R' > library(future) [23:13:01.771] Option 'future.startup.script': TRUE [23:13:01.773] Future startup scripts considered: '.future.R', '~/.future.R' [23:13:01.773] Future startup scripts found: > message("*** %<-% ...") *** %<-% ... > for (cores in 1:availCores) { + message(sprintf("Testing with %d cores ...", cores)) + options(mc.cores = cores) + for (strategy in supp .... [TRUNCATED] Testing with 1 cores ... *** %<-% with 'sequential' futures ... [23:13:01.849] plan(<'name'>, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:13:01.849] | plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = NA, init = TRUE) ... [23:13:01.850] | : all.equal() for FutureStrategyList ... [23:13:01.850] | : . New stack: [23:13:01.850] | : . List of 1 [23:13:01.850] | : . $ :function (..., envir = parent.frame()) [23:13:01.850] | : . ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:13:01.850] | : . ..- attr(*, "init")= logi TRUE [23:13:01.850] | : . ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:01.850] | : . .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:01.850] | : . ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:01.850] | : . ..- attr(*, "call")= language plan(strategy) [23:13:01.850] | : . - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [23:13:01.860] | : . Old stack: [23:13:01.861] | : . List of 1 [23:13:01.861] | : . $ :function (..., envir = parent.frame()) [23:13:01.861] | : . ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:13:01.861] | : . ..- attr(*, "init")= logi TRUE [23:13:01.861] | : . ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:01.861] | : . .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:01.861] | : . ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:01.861] | : . ..- attr(*, "call")= language plan(sequential) [23:13:01.861] | : . - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [23:13:01.864] | : . Not identical [23:13:01.864] | : . all.equal() for future ... [23:13:01.864] | : . ' List of 2 [23:13:01.864] | : . ' $ target :function (..., envir = parent.frame()) [23:13:01.864] | : . ' ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:13:01.864] | : . ' ..- attr(*, "init")= logi TRUE [23:13:01.864] | : . ' ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:01.864] | : . ' .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:01.864] | : . ' ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:01.864] | : . ' ..- attr(*, "call")= language plan(strategy) [23:13:01.864] | : . ' $ current:function (..., envir = parent.frame()) [23:13:01.864] | : . ' ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:13:01.864] | : . ' ..- attr(*, "init")= logi TRUE [23:13:01.864] | : . ' ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:01.864] | : . ' .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:01.864] | : . ' ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:01.864] | : . ' ..- attr(*, "call")= language plan(sequential) [23:13:01.870] | : . all.equal() for future ... done [23:13:01.870] | : all.equal() for FutureStrategyList ... done [23:13:01.870] | : plan(): Skip setting new future backend stack because it is the same as the current one: [23:13:01.870] | : List of future strategies: [23:13:01.870] | : 1. sequential: [23:13:01.870] | : - args: function (..., envir = parent.frame(), workers = "") [23:13:01.870] | : - tweaked: FALSE [23:13:01.870] | : - call: plan(sequential) [23:13:01.871] | plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = NA, init = TRUE) ... done [23:13:01.871] plan(<'name'>, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done ** Future evaluation without globals [23:13:01.873] future(..., label = NULL) ... [23:13:01.873] | lazy: FALSE [23:13:01.874] | stdout: TRUE [23:13:01.874] | conditions: [n=1] 'condition' [23:13:01.874] | gc: FALSE [23:13:01.874] | earlySignal: FALSE [23:13:01.875] | getGlobalsAndPackages() ... [23:13:01.875] | : Searching for globals ... [23:13:01.893] | : . globals found: [2] '{', '<-' [23:13:01.893] | : Searching for globals ... done [23:13:01.894] | : Resolving globals: FALSE [23:13:01.894] | : Search for packages associated with the globals ... [23:13:01.895] | : . Packages associated with globals: [1] 'base' [23:13:01.895] | : . Packages: [1] 'base' [23:13:01.895] | : Search for packages associated with the globals ... done [23:13:01.896] | : Packages after dropping 'base': [0] [23:13:01.896] | : globals: [0] [23:13:01.896] | : packages: [0] [23:13:01.897] | getGlobalsAndPackages() ... done [23:13:01.898] | run() for 'Future' () ... [23:13:01.898] | : state: 'created' [23:13:01.899] | : plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:13:01.899] | : . plan(): plan_init() of 'sequential', 'uniprocess', 'future', 'function' ... [23:13:01.899] | : . ' function (..., envir = parent.frame()) [23:13:01.899] | : . ' - attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:13:01.899] | : . ' - attr(*, "init")= logi TRUE [23:13:01.899] | : . ' - attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:01.899] | : . ' ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:01.899] | : . ' - attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:01.899] | : . ' - attr(*, "call")= language plan(sequential) [23:13:01.903] | : . ' init: TRUE [23:13:01.903] | : . ' makeFutureBackend() ... [23:13:01.904] | : . ' , Backend function: <'NULL'> [23:13:01.904] | : . ' , Evaluator tweak arguments: [n=0] [23:13:01.904] | : . ' , list() [23:13:01.904] | : . ' , Evaluator formal arguments: [n=0] [23:13:01.905] | : . ' , NULL [23:13:01.905] | : . ' , Arguments passed to the future-backend factory: [n=0] [23:13:01.905] | : . ' , list() [23:13:01.906] | : . ' , Backend: <'SequentialFutureBackend', 'FutureBackend', 'environment'> [23:13:01.906] | : . ' makeFutureBackend() ... done [23:13:01.906] | : . plan(): plan_init() of 'sequential', 'uniprocess', 'future', 'function' ... done [23:13:01.906] | : plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:13:01.906] | : Using SequentialFutureBackend ... [23:13:01.907] | : . Number of futures since start: 0 (0 created, 0 launched, 0 finished) [23:13:01.907] | : . Launching futures ... [23:13:01.907] | : . ' launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... [23:13:01.907] | : . ' , getFutureData() ... [23:13:01.908] | : . ' , ; getFutureCore() ... [23:13:01.908] | : . ' , ; ` Packages needed by the future expression (n = 0): [23:13:01.908] | : . ' , ; getFutureCore() ... done [23:13:01.908] | : . ' , ; getFutureCapture() ... [23:13:01.908] | : . ' , ; getFutureCapture() ... done [23:13:01.909] | : . ' , ; getFutureContext() ... [23:13:01.909] | : . ' , ; ` plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:13:01.911] | : . ' , ; ` | Getting stack without first backend: [n=0] [23:13:01.912] | : . ' , ; ` plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:13:01.912] | : . ' , ; ` Packages needed by future backend (n = 0): [23:13:01.912] | : . ' , ; getFutureContext() ... done [23:13:01.912] | : . ' , getFutureData() ... done [23:13:01.915] | : . ' , plan("list", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:13:01.916] | : . ' , ; Getting full stack: [n=1] 'sequential', 'uniprocess', 'future', 'function' [23:13:01.916] | : . ' , plan("list", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:13:01.916] | : . ' , plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [23:13:01.917] | : . ' , ; plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [23:13:01.917] | : . ' , ; ` all.equal() for FutureStrategyList ... [23:13:01.917] | : . ' , ; ` | New stack: [23:13:01.917] | : . ' , ; ` | List of 1 [23:13:01.917] | : . ' , ; ` | $ :function (..., envir = parent.frame()) [23:13:01.917] | : . ' , ; ` | ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:13:01.917] | : . ' , ; ` | ..- attr(*, "init")= logi TRUE [23:13:01.917] | : . ' , ; ` | ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:01.917] | : . ' , ; ` | .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:01.917] | : . ' , ; ` | ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:01.917] | : . ' , ; ` | ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [23:13:01.917] | : . ' , ; ` | - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [23:13:01.921] | : . ' , ; ` | Old stack: [23:13:01.921] | : . ' , ; ` | List of 1 [23:13:01.921] | : . ' , ; ` | $ :function (..., envir = parent.frame()) [23:13:01.921] | : . ' , ; ` | ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:13:01.921] | : . ' , ; ` | ..- attr(*, "init")= chr "done" [23:13:01.921] | : . ' , ; ` | ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:01.921] | : . ' , ; ` | .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:01.921] | : . ' , ; ` | ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:01.921] | : . ' , ; ` | ..- attr(*, "call")= language plan(sequential) [23:13:01.921] | : . ' , ; ` | ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [23:13:01.921] | : . ' , ; ` | .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:01.921] | : . ' , ; ` | .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:01.921] | : . ' , ; ` | - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [23:13:01.926] | : . ' , ; ` | Not identical [23:13:01.926] | : . ' , ; ` | all.equal() for future ... [23:13:01.926] | : . ' , ; ` | : List of 2 [23:13:01.926] | : . ' , ; ` | : $ target :function (..., envir = parent.frame()) [23:13:01.926] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:13:01.926] | : . ' , ; ` | : ..- attr(*, "init")= logi TRUE [23:13:01.926] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:01.926] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:01.926] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:01.926] | : . ' , ; ` | : ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [23:13:01.926] | : . ' , ; ` | : $ current:function (..., envir = parent.frame()) [23:13:01.926] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:13:01.926] | : . ' , ; ` | : ..- attr(*, "init")= chr "done" [23:13:01.926] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:01.926] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:01.926] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:01.926] | : . ' , ; ` | : ..- attr(*, "call")= language plan(sequential) [23:13:01.926] | : . ' , ; ` | : ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [23:13:01.926] | : . ' , ; ` | : .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:01.926] | : . ' , ; ` | : .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:01.972] | : . ' , ; ` | all.equal() for future ... done [23:13:01.973] | : . ' , ; ` all.equal() for FutureStrategyList ... done [23:13:01.973] | : . ' , ; ` plan(): Skip setting new future backend stack because it is the same as the current one: [23:13:01.973] | : . ' , ; ` List of future strategies: [23:13:01.973] | : . ' , ; ` 1. sequential: [23:13:01.973] | : . ' , ; ` - args: function (..., envir = parent.frame(), workers = "") [23:13:01.973] | : . ' , ; ` - tweaked: FALSE [23:13:01.973] | : . ' , ; ` - call: plan(sequential) [23:13:01.974] | : . ' , ; plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [23:13:01.974] | : . ' , plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [23:13:01.980] | : . ' , plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [23:13:01.981] | : . ' , ; plan(<'FutureStrategyList'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [23:13:01.981] | : . ' , ; ` plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [23:13:01.981] | : . ' , ; ` | all.equal() for FutureStrategyList ... [23:13:01.982] | : . ' , ; ` | : New stack: [23:13:01.982] | : . ' , ; ` | : List of 1 [23:13:01.982] | : . ' , ; ` | : $ :function (..., envir = parent.frame()) [23:13:01.982] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:13:01.982] | : . ' , ; ` | : ..- attr(*, "init")= chr "done" [23:13:01.982] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:01.982] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:01.982] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:01.982] | : . ' , ; ` | : ..- attr(*, "call")= language plan(sequential) [23:13:01.982] | : . ' , ; ` | : ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [23:13:01.982] | : . ' , ; ` | : .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:01.982] | : . ' , ; ` | : .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:01.982] | : . ' , ; ` | : - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [23:13:01.988] | : . ' , ; ` | : Old stack: [23:13:01.989] | : . ' , ; ` | : List of 1 [23:13:01.989] | : . ' , ; ` | : $ :function (..., envir = parent.frame()) [23:13:01.989] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:13:01.989] | : . ' , ; ` | : ..- attr(*, "init")= chr "done" [23:13:01.989] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:01.989] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:01.989] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:01.989] | : . ' , ; ` | : ..- attr(*, "call")= language plan(sequential) [23:13:01.989] | : . ' , ; ` | : ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [23:13:01.989] | : . ' , ; ` | : .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:01.989] | : . ' , ; ` | : .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:01.989] | : . ' , ; ` | : - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [23:13:01.995] | : . ' , ; ` | : Identical [23:13:01.995] | : . ' , ; ` | all.equal() for FutureStrategyList ... done [23:13:01.995] | : . ' , ; ` | plan(): Skip setting new future backend stack because it is the same as the current one: [23:13:01.996] | : . ' , ; ` | List of future strategies: [23:13:01.996] | : . ' , ; ` | 1. sequential: [23:13:01.996] | : . ' , ; ` | - args: function (..., envir = parent.frame(), workers = "") [23:13:01.996] | : . ' , ; ` | - tweaked: FALSE [23:13:01.996] | : . ' , ; ` | - call: plan(sequential) [23:13:01.997] | : . ' , ; ` plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [23:13:01.997] | : . ' , ; plan(<'FutureStrategyList'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [23:13:02.037] | : . ' , plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [23:13:02.042] | : . ' , SequentialFuture started (and completed) [23:13:02.043] | : . ' , signalConditions() ... [23:13:02.043] | : . ' , ; include = 'immediateCondition' [23:13:02.043] | : . ' , ; exclude = [23:13:02.043] | : . ' , ; resignal = FALSE [23:13:02.044] | : . ' , ; Number of conditions: 6 [23:13:02.044] | : . ' , ; int 6 [23:13:02.045] | : . ' , ; Condition #1 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.045] | : . ' , ; Condition #2 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.045] | : . ' , ; Condition #3 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.045] | : . ' , ; Condition #4 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.046] | : . ' , ; Condition #5 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.046] | : . ' , ; Condition #6 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.046] | : . ' , signalConditions() ... done [23:13:02.047] | : . ' launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... done [23:13:02.047] | : . Launching futures ... done [23:13:02.047] | : . Future launched: 'SequentialFuture', 'UniprocessFuture', 'Future' [23:13:02.047] | : Using SequentialFutureBackend ... done [23:13:02.048] | run() for 'Future' () ... done [23:13:02.048] future(..., label = NULL) ... done [23:13:02.049] value() for SequentialFuture () ... [23:13:02.049] | signalConditions() ... [23:13:02.049] | : include = 'immediateCondition' [23:13:02.049] | : exclude = [23:13:02.050] | : resignal = FALSE [23:13:02.050] | : Number of conditions: 6 [23:13:02.050] | : int 6 [23:13:02.051] | : Condition #1 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.051] | : Condition #2 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.051] | : Condition #3 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.052] | : Condition #4 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.052] | : Condition #5 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.052] | : Condition #6 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.052] | signalConditions() ... done [23:13:02.053] | relay stdout ... [23:13:02.053] | relay stdout ... done [23:13:02.053] | check for misuse ... [23:13:02.053] | check for misuse ... done [23:13:02.054] | relay conditions ... [23:13:02.054] | : Future state: 'finished' [23:13:02.054] | : signalConditions() ... [23:13:02.054] | : . include = 'condition' [23:13:02.055] | : . exclude = 'immediateCondition' [23:13:02.055] | : . resignal = TRUE [23:13:02.055] | : . Number of conditions: 6 [23:13:02.055] | : . int 6 [23:13:02.056] | : . Condition #1 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.056] | : . Condition #1: 'simpleMessage', 'message', 'condition' [23:13:01.914] | : . ' , attachPackages() ... [23:13:02.057] | : . Condition #2 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.057] | : . Condition #2: 'simpleMessage', 'message', 'condition' [23:13:01.914] | : . ' , ; packages: [n=1] 'future' [23:13:02.057] | : . Condition #3 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.057] | : . Condition #3: 'simpleMessage', 'message', 'condition' [23:13:01.914] | : . ' , attachPackages() ... done [23:13:02.058] | : . Condition #4 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.058] | : . Condition #4: 'simpleMessage', 'message', 'condition' [23:13:01.915] | : . ' , attachPackages() ... [23:13:02.058] | : . Condition #5 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.058] | : . Condition #5: 'simpleMessage', 'message', 'condition' [23:13:01.915] | : . ' , ; packages: [n=0] [23:13:02.059] | : . Condition #6 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.059] | : . Condition #6: 'simpleMessage', 'message', 'condition' [23:13:01.915] | : . ' , attachPackages() ... done [23:13:02.059] | : signalConditions() ... done [23:13:02.060] | relay conditions ... done [23:13:02.060] value() for SequentialFuture () ... done ** Future evaluation with globals [23:13:02.060] future(..., label = NULL) ... [23:13:02.061] | lazy: FALSE [23:13:02.061] | stdout: TRUE [23:13:02.061] | conditions: [n=1] 'condition' [23:13:02.061] | gc: FALSE [23:13:02.062] | earlySignal: FALSE [23:13:02.062] | getGlobalsAndPackages() ... [23:13:02.062] | : Searching for globals ... [23:13:02.072] | : . globals found: [3] '{', '<-', 'a' [23:13:02.073] | : Searching for globals ... done [23:13:02.073] | : Resolving globals: FALSE [23:13:02.073] | : Search for packages associated with the globals ... [23:13:02.074] | : . Packages associated with globals: [1] 'base' [23:13:02.075] | : . Packages: [1] 'base' [23:13:02.075] | : Search for packages associated with the globals ... done [23:13:02.075] | : Packages after dropping 'base': [0] [23:13:02.075] | : globals: [1] 'a' [23:13:02.076] | : packages: [0] [23:13:02.076] | getGlobalsAndPackages() ... done [23:13:02.077] | run() for 'Future' () ... [23:13:02.077] | : state: 'created' [23:13:02.077] | : plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:13:02.077] | : plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:13:02.078] | : Using SequentialFutureBackend ... [23:13:02.078] | : . Number of futures since start: 1 (1 created, 1 launched, 1 finished) [23:13:02.078] | : . Launching futures ... [23:13:02.079] | : . ' launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... [23:13:02.079] | : . ' , getFutureData() ... [23:13:02.079] | : . ' , ; getFutureCore() ... [23:13:02.079] | : . ' , ; ` Packages needed by the future expression (n = 0): [23:13:02.080] | : . ' , ; getFutureCore() ... done [23:13:02.080] | : . ' , ; getFutureCapture() ... [23:13:02.080] | : . ' , ; getFutureCapture() ... done [23:13:02.081] | : . ' , ; getFutureContext() ... [23:13:02.081] | : . ' , ; ` plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:13:02.081] | : . ' , ; ` | Getting stack without first backend: [n=0] [23:13:02.081] | : . ' , ; ` plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:13:02.082] | : . ' , ; ` Packages needed by future backend (n = 0): [23:13:02.082] | : . ' , ; getFutureContext() ... done [23:13:02.082] | : . ' , getFutureData() ... done [23:13:02.085] | : . ' , plan("list", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:13:02.086] | : . ' , ; Getting full stack: [n=1] 'sequential', 'uniprocess', 'future', 'function' [23:13:02.086] | : . ' , plan("list", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:13:02.086] | : . ' , plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [23:13:02.087] | : . ' , ; plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [23:13:02.087] | : . ' , ; ` all.equal() for FutureStrategyList ... [23:13:02.087] | : . ' , ; ` | New stack: [23:13:02.088] | : . ' , ; ` | List of 1 [23:13:02.088] | : . ' , ; ` | $ :function (..., envir = parent.frame()) [23:13:02.088] | : . ' , ; ` | ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:13:02.088] | : . ' , ; ` | ..- attr(*, "init")= logi TRUE [23:13:02.088] | : . ' , ; ` | ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:02.088] | : . ' , ; ` | .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.088] | : . ' , ; ` | ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.088] | : . ' , ; ` | ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [23:13:02.088] | : . ' , ; ` | - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [23:13:02.093] | : . ' , ; ` | Old stack: [23:13:02.093] | : . ' , ; ` | List of 1 [23:13:02.093] | : . ' , ; ` | $ :function (..., envir = parent.frame()) [23:13:02.093] | : . ' , ; ` | ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:13:02.093] | : . ' , ; ` | ..- attr(*, "init")= chr "done" [23:13:02.093] | : . ' , ; ` | ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:02.093] | : . ' , ; ` | .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.093] | : . ' , ; ` | ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.093] | : . ' , ; ` | ..- attr(*, "call")= language plan(sequential) [23:13:02.093] | : . ' , ; ` | ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [23:13:02.093] | : . ' , ; ` | .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:02.093] | : . ' , ; ` | .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.093] | : . ' , ; ` | - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [23:13:02.100] | : . ' , ; ` | Not identical [23:13:02.100] | : . ' , ; ` | all.equal() for future ... [23:13:02.100] | : . ' , ; ` | : List of 2 [23:13:02.100] | : . ' , ; ` | : $ target :function (..., envir = parent.frame()) [23:13:02.100] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:13:02.100] | : . ' , ; ` | : ..- attr(*, "init")= logi TRUE [23:13:02.100] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:02.100] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.100] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.100] | : . ' , ; ` | : ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [23:13:02.100] | : . ' , ; ` | : $ current:function (..., envir = parent.frame()) [23:13:02.100] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:13:02.100] | : . ' , ; ` | : ..- attr(*, "init")= chr "done" [23:13:02.100] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:02.100] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.100] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.100] | : . ' , ; ` | : ..- attr(*, "call")= language plan(sequential) [23:13:02.100] | : . ' , ; ` | : ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [23:13:02.100] | : . ' , ; ` | : .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:02.100] | : . ' , ; ` | : .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.112] | : . ' , ; ` | all.equal() for future ... done [23:13:02.112] | : . ' , ; ` all.equal() for FutureStrategyList ... done [23:13:02.112] | : . ' , ; ` plan(): Skip setting new future backend stack because it is the same as the current one: [23:13:02.112] | : . ' , ; ` List of future strategies: [23:13:02.112] | : . ' , ; ` 1. sequential: [23:13:02.112] | : . ' , ; ` - args: function (..., envir = parent.frame(), workers = "") [23:13:02.112] | : . ' , ; ` - tweaked: FALSE [23:13:02.112] | : . ' , ; ` - call: plan(sequential) [23:13:02.113] | : . ' , ; plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [23:13:02.114] | : . ' , plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [23:13:02.114] | : . ' , assign_globals() ... [23:13:02.114] | : . ' , List of 1 [23:13:02.114] | : . ' , $ a: num 2 [23:13:02.114] | : . ' , - attr(*, "where")=List of 1 [23:13:02.114] | : . ' , ..$ a: [23:13:02.114] | : . ' , - attr(*, "class")= chr [1:3] "FutureGlobals" "Globals" "list" [23:13:02.114] | : . ' , - attr(*, "resolved")= logi FALSE [23:13:02.114] | : . ' , - attr(*, "total_size")= num NA [23:13:02.114] | : . ' , - attr(*, "already-done")= logi TRUE [23:13:02.119] | : . ' , - copied 'a' to environment [23:13:02.120] | : . ' , assign_globals() ... done [23:13:02.124] | : . ' , plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [23:13:02.124] | : . ' , ; plan(<'FutureStrategyList'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [23:13:02.124] | : . ' , ; ` plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [23:13:02.125] | : . ' , ; ` | all.equal() for FutureStrategyList ... [23:13:02.125] | : . ' , ; ` | : New stack: [23:13:02.125] | : . ' , ; ` | : List of 1 [23:13:02.125] | : . ' , ; ` | : $ :function (..., envir = parent.frame()) [23:13:02.125] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:13:02.125] | : . ' , ; ` | : ..- attr(*, "init")= chr "done" [23:13:02.125] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:02.125] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.125] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.125] | : . ' , ; ` | : ..- attr(*, "call")= language plan(sequential) [23:13:02.125] | : . ' , ; ` | : ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [23:13:02.125] | : . ' , ; ` | : .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:02.125] | : . ' , ; ` | : .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.125] | : . ' , ; ` | : - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [23:13:02.132] | : . ' , ; ` | : Old stack: [23:13:02.133] | : . ' , ; ` | : List of 1 [23:13:02.133] | : . ' , ; ` | : $ :function (..., envir = parent.frame()) [23:13:02.133] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:13:02.133] | : . ' , ; ` | : ..- attr(*, "init")= chr "done" [23:13:02.133] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:02.133] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.133] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.133] | : . ' , ; ` | : ..- attr(*, "call")= language plan(sequential) [23:13:02.133] | : . ' , ; ` | : ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [23:13:02.133] | : . ' , ; ` | : .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:02.133] | : . ' , ; ` | : .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.133] | : . ' , ; ` | : - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [23:13:02.139] | : . ' , ; ` | : Identical [23:13:02.140] | : . ' , ; ` | all.equal() for FutureStrategyList ... done [23:13:02.140] | : . ' , ; ` | plan(): Skip setting new future backend stack because it is the same as the current one: [23:13:02.140] | : . ' , ; ` | List of future strategies: [23:13:02.140] | : . ' , ; ` | 1. sequential: [23:13:02.140] | : . ' , ; ` | - args: function (..., envir = parent.frame(), workers = "") [23:13:02.140] | : . ' , ; ` | - tweaked: FALSE [23:13:02.140] | : . ' , ; ` | - call: plan(sequential) [23:13:02.141] | : . ' , ; ` plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [23:13:02.142] | : . ' , ; plan(<'FutureStrategyList'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [23:13:02.142] | : . ' , plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [23:13:02.143] | : . ' , SequentialFuture started (and completed) [23:13:02.143] | : . ' , signalConditions() ... [23:13:02.143] | : . ' , ; include = 'immediateCondition' [23:13:02.143] | : . ' , ; exclude = [23:13:02.144] | : . ' , ; resignal = FALSE [23:13:02.144] | : . ' , ; Number of conditions: 6 [23:13:02.144] | : . ' , ; int 6 [23:13:02.145] | : . ' , ; Condition #1 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.145] | : . ' , ; Condition #2 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.146] | : . ' , ; Condition #3 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.146] | : . ' , ; Condition #4 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.146] | : . ' , ; Condition #5 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.147] | : . ' , ; Condition #6 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.147] | : . ' , signalConditions() ... done [23:13:02.147] | : . ' launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... done [23:13:02.147] | : . Launching futures ... done [23:13:02.148] | : . Future launched: 'SequentialFuture', 'UniprocessFuture', 'Future' [23:13:02.148] | : Using SequentialFutureBackend ... done [23:13:02.148] | run() for 'Future' () ... done [23:13:02.149] future(..., label = NULL) ... done [23:13:02.149] value() for SequentialFuture () ... [23:13:02.149] | signalConditions() ... [23:13:02.150] | : include = 'immediateCondition' [23:13:02.150] | : exclude = [23:13:02.150] | : resignal = FALSE [23:13:02.150] | : Number of conditions: 6 [23:13:02.151] | : int 6 [23:13:02.152] | : Condition #1 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.152] | : Condition #2 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.152] | : Condition #3 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.152] | : Condition #4 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.153] | : Condition #5 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.153] | : Condition #6 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.153] | signalConditions() ... done [23:13:02.153] | relay stdout ... [23:13:02.154] | relay stdout ... done [23:13:02.154] | check for misuse ... [23:13:02.154] | check for misuse ... done [23:13:02.155] | relay conditions ... [23:13:02.155] | : Future state: 'finished' [23:13:02.155] | : signalConditions() ... [23:13:02.155] | : . include = 'condition' [23:13:02.156] | : . exclude = 'immediateCondition' [23:13:02.156] | : . resignal = TRUE [23:13:02.156] | : . Number of conditions: 6 [23:13:02.156] | : . int 6 [23:13:02.157] | : . Condition #1 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.158] | : . Condition #1: 'simpleMessage', 'message', 'condition' [23:13:02.083] | : . ' , attachPackages() ... [23:13:02.158] | : . Condition #2 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.158] | : . Condition #2: 'simpleMessage', 'message', 'condition' [23:13:02.083] | : . ' , ; packages: [n=1] 'future' [23:13:02.159] | : . Condition #3 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.159] | : . Condition #3: 'simpleMessage', 'message', 'condition' [23:13:02.084] | : . ' , attachPackages() ... done [23:13:02.159] | : . Condition #4 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.160] | : . Condition #4: 'simpleMessage', 'message', 'condition' [23:13:02.084] | : . ' , attachPackages() ... [23:13:02.160] | : . Condition #5 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.160] | : . Condition #5: 'simpleMessage', 'message', 'condition' [23:13:02.084] | : . ' , ; packages: [n=0] [23:13:02.161] | : . Condition #6 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.161] | : . Condition #6: 'simpleMessage', 'message', 'condition' [23:13:02.084] | : . ' , attachPackages() ... done [23:13:02.161] | : signalConditions() ... done [23:13:02.162] | relay conditions ... done [23:13:02.162] value() for SequentialFuture () ... done ** Future evaluation with errors [23:13:02.163] future(..., label = NULL) ... [23:13:02.163] | lazy: FALSE [23:13:02.163] | stdout: TRUE [23:13:02.163] | conditions: [n=1] 'condition' [23:13:02.164] | gc: FALSE [23:13:02.164] | earlySignal: FALSE [23:13:02.164] | getGlobalsAndPackages() ... [23:13:02.164] | : Searching for globals ... [23:13:02.184] | : . globals found: [3] '{', '<-', 'stop' [23:13:02.184] | : Searching for globals ... done [23:13:02.185] | : Resolving globals: FALSE [23:13:02.185] | : Search for packages associated with the globals ... [23:13:02.186] | : . Packages associated with globals: [1] 'base' [23:13:02.186] | : . Packages: [1] 'base' [23:13:02.186] | : Search for packages associated with the globals ... done [23:13:02.187] | : Packages after dropping 'base': [0] [23:13:02.187] | : globals: [0] [23:13:02.187] | : packages: [0] [23:13:02.188] | getGlobalsAndPackages() ... done [23:13:02.188] | run() for 'Future' () ... [23:13:02.188] | : state: 'created' [23:13:02.189] | : plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:13:02.189] | : plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:13:02.189] | : Using SequentialFutureBackend ... [23:13:02.189] | : . Number of futures since start: 2 (2 created, 2 launched, 2 finished) [23:13:02.190] | : . Launching futures ... [23:13:02.190] | : . ' launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... [23:13:02.190] | : . ' , getFutureData() ... [23:13:02.191] | : . ' , ; getFutureCore() ... [23:13:02.191] | : . ' , ; ` Packages needed by the future expression (n = 0): [23:13:02.191] | : . ' , ; getFutureCore() ... done [23:13:02.192] | : . ' , ; getFutureCapture() ... [23:13:02.192] | : . ' , ; getFutureCapture() ... done [23:13:02.192] | : . ' , ; getFutureContext() ... [23:13:02.192] | : . ' , ; ` plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:13:02.193] | : . ' , ; ` | Getting stack without first backend: [n=0] [23:13:02.193] | : . ' , ; ` plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:13:02.196] | : . ' , ; ` Packages needed by future backend (n = 0): [23:13:02.196] | : . ' , ; getFutureContext() ... done [23:13:02.196] | : . ' , getFutureData() ... done [23:13:02.199] | : . ' , plan("list", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:13:02.199] | : . ' , ; Getting full stack: [n=1] 'sequential', 'uniprocess', 'future', 'function' [23:13:02.199] | : . ' , plan("list", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:13:02.200] | : . ' , plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [23:13:02.200] | : . ' , ; plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [23:13:02.200] | : . ' , ; ` all.equal() for FutureStrategyList ... [23:13:02.201] | : . ' , ; ` | New stack: [23:13:02.201] | : . ' , ; ` | List of 1 [23:13:02.201] | : . ' , ; ` | $ :function (..., envir = parent.frame()) [23:13:02.201] | : . ' , ; ` | ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:13:02.201] | : . ' , ; ` | ..- attr(*, "init")= logi TRUE [23:13:02.201] | : . ' , ; ` | ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:02.201] | : . ' , ; ` | .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.201] | : . ' , ; ` | ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.201] | : . ' , ; ` | ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [23:13:02.201] | : . ' , ; ` | - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [23:13:02.205] | : . ' , ; ` | Old stack: [23:13:02.205] | : . ' , ; ` | List of 1 [23:13:02.205] | : . ' , ; ` | $ :function (..., envir = parent.frame()) [23:13:02.205] | : . ' , ; ` | ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:13:02.205] | : . ' , ; ` | ..- attr(*, "init")= chr "done" [23:13:02.205] | : . ' , ; ` | ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:02.205] | : . ' , ; ` | .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.205] | : . ' , ; ` | ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.205] | : . ' , ; ` | ..- attr(*, "call")= language plan(sequential) [23:13:02.205] | : . ' , ; ` | ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [23:13:02.205] | : . ' , ; ` | .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:02.205] | : . ' , ; ` | .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.205] | : . ' , ; ` | - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [23:13:02.211] | : . ' , ; ` | Not identical [23:13:02.211] | : . ' , ; ` | all.equal() for future ... [23:13:02.211] | : . ' , ; ` | : List of 2 [23:13:02.211] | : . ' , ; ` | : $ target :function (..., envir = parent.frame()) [23:13:02.211] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:13:02.211] | : . ' , ; ` | : ..- attr(*, "init")= logi TRUE [23:13:02.211] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:02.211] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.211] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.211] | : . ' , ; ` | : ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [23:13:02.211] | : . ' , ; ` | : $ current:function (..., envir = parent.frame()) [23:13:02.211] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:13:02.211] | : . ' , ; ` | : ..- attr(*, "init")= chr "done" [23:13:02.211] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:02.211] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.211] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.211] | : . ' , ; ` | : ..- attr(*, "call")= language plan(sequential) [23:13:02.211] | : . ' , ; ` | : ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [23:13:02.211] | : . ' , ; ` | : .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:02.211] | : . ' , ; ` | : .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.221] | : . ' , ; ` | all.equal() for future ... done [23:13:02.221] | : . ' , ; ` all.equal() for FutureStrategyList ... done [23:13:02.221] | : . ' , ; ` plan(): Skip setting new future backend stack because it is the same as the current one: [23:13:02.221] | : . ' , ; ` List of future strategies: [23:13:02.221] | : . ' , ; ` 1. sequential: [23:13:02.221] | : . ' , ; ` - args: function (..., envir = parent.frame(), workers = "") [23:13:02.221] | : . ' , ; ` - tweaked: FALSE [23:13:02.221] | : . ' , ; ` - call: plan(sequential) [23:13:02.222] | : . ' , ; plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [23:13:02.222] | : . ' , plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [23:13:02.227] | : . ' , plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [23:13:02.227] | : . ' , ; plan(<'FutureStrategyList'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [23:13:02.227] | : . ' , ; ` plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [23:13:02.228] | : . ' , ; ` | all.equal() for FutureStrategyList ... [23:13:02.228] | : . ' , ; ` | : New stack: [23:13:02.228] | : . ' , ; ` | : List of 1 [23:13:02.228] | : . ' , ; ` | : $ :function (..., envir = parent.frame()) [23:13:02.228] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:13:02.228] | : . ' , ; ` | : ..- attr(*, "init")= chr "done" [23:13:02.228] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:02.228] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.228] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.228] | : . ' , ; ` | : ..- attr(*, "call")= language plan(sequential) [23:13:02.228] | : . ' , ; ` | : ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [23:13:02.228] | : . ' , ; ` | : .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:02.228] | : . ' , ; ` | : .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.228] | : . ' , ; ` | : - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [23:13:02.234] | : . ' , ; ` | : Old stack: [23:13:02.234] | : . ' , ; ` | : List of 1 [23:13:02.234] | : . ' , ; ` | : $ :function (..., envir = parent.frame()) [23:13:02.234] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:13:02.234] | : . ' , ; ` | : ..- attr(*, "init")= chr "done" [23:13:02.234] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:02.234] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.234] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.234] | : . ' , ; ` | : ..- attr(*, "call")= language plan(sequential) [23:13:02.234] | : . ' , ; ` | : ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [23:13:02.234] | : . ' , ; ` | : .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:02.234] | : . ' , ; ` | : .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.234] | : . ' , ; ` | : - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [23:13:02.240] | : . ' , ; ` | : Identical [23:13:02.240] | : . ' , ; ` | all.equal() for FutureStrategyList ... done [23:13:02.240] | : . ' , ; ` | plan(): Skip setting new future backend stack because it is the same as the current one: [23:13:02.240] | : . ' , ; ` | List of future strategies: [23:13:02.240] | : . ' , ; ` | 1. sequential: [23:13:02.240] | : . ' , ; ` | - args: function (..., envir = parent.frame(), workers = "") [23:13:02.240] | : . ' , ; ` | - tweaked: FALSE [23:13:02.240] | : . ' , ; ` | - call: plan(sequential) [23:13:02.241] | : . ' , ; ` plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [23:13:02.241] | : . ' , ; plan(<'FutureStrategyList'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [23:13:02.242] | : . ' , plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [23:13:02.242] | : . ' , SequentialFuture started (and completed) [23:13:02.243] | : . ' , signalConditions() ... [23:13:02.243] | : . ' , ; include = 'immediateCondition' [23:13:02.243] | : . ' , ; exclude = [23:13:02.243] | : . ' , ; resignal = FALSE [23:13:02.244] | : . ' , ; Number of conditions: 7 [23:13:02.244] | : . ' , ; int 7 [23:13:02.244] | : . ' , ; Condition #1 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.245] | : . ' , ; Condition #2 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.245] | : . ' , ; Condition #3 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.245] | : . ' , ; Condition #4 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.245] | : . ' , ; Condition #5 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.246] | : . ' , ; Condition #6 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.246] | : . ' , ; Condition #7 (class: 'simpleError', 'error', 'condition'): [23:13:02.246] | : . ' , signalConditions() ... done [23:13:02.246] | : . ' launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... done [23:13:02.247] | : . Launching futures ... done [23:13:02.247] | : . Future launched: 'SequentialFuture', 'UniprocessFuture', 'Future' [23:13:02.247] | : Using SequentialFutureBackend ... done [23:13:02.247] | run() for 'Future' () ... done [23:13:02.248] future(..., label = NULL) ... done [23:13:02.248] value() for SequentialFuture () ... [23:13:02.248] | signalConditions() ... [23:13:02.249] | : include = 'immediateCondition' [23:13:02.249] | : exclude = [23:13:02.249] | : resignal = FALSE [23:13:02.249] | : Number of conditions: 7 [23:13:02.249] | : int 7 [23:13:02.250] | : Condition #1 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.251] | : Condition #2 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.251] | : Condition #3 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.251] | : Condition #4 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.251] | : Condition #5 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.252] | : Condition #6 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.252] | : Condition #7 (class: 'simpleError', 'error', 'condition'): [23:13:02.252] | signalConditions() ... done [23:13:02.252] | relay stdout ... [23:13:02.253] | relay stdout ... done [23:13:02.253] | check for misuse ... [23:13:02.253] | check for misuse ... done [23:13:02.253] | relay conditions ... [23:13:02.254] | : Future state: 'finished' [23:13:02.254] | : signalConditions() ... [23:13:02.254] | : . include = 'condition' [23:13:02.254] | : . exclude = 'immediateCondition' [23:13:02.254] | : . resignal = TRUE [23:13:02.255] | : . Number of conditions: 7 [23:13:02.255] | : . int 7 [23:13:02.256] | : . Condition #1 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.256] | : . Condition #1: 'simpleMessage', 'message', 'condition' [23:13:02.197] | : . ' , attachPackages() ... [23:13:02.256] | : . Condition #2 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.256] | : . Condition #2: 'simpleMessage', 'message', 'condition' [23:13:02.197] | : . ' , ; packages: [n=1] 'future' [23:13:02.257] | : . Condition #3 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.257] | : . Condition #3: 'simpleMessage', 'message', 'condition' [23:13:02.197] | : . ' , attachPackages() ... done [23:13:02.257] | : . Condition #4 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.258] | : . Condition #4: 'simpleMessage', 'message', 'condition' [23:13:02.198] | : . ' , attachPackages() ... [23:13:02.258] | : . Condition #5 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.258] | : . Condition #5: 'simpleMessage', 'message', 'condition' [23:13:02.198] | : . ' , ; packages: [n=0] [23:13:02.258] | : . Condition #6 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.259] | : . Condition #6: 'simpleMessage', 'message', 'condition' [23:13:02.198] | : . ' , attachPackages() ... done [23:13:02.259] | : . Condition #7 (class: 'simpleError', 'error', 'condition'): [23:13:02.259] | : . Condition #7: 'simpleError', 'error', 'condition' [23:13:02.260] | : signalConditions() ... done [23:13:02.260] | relay conditions ... done [23:13:02.261] | future(..., label = NULL) ... [23:13:02.261] | : lazy: FALSE [23:13:02.261] | : stdout: TRUE [23:13:02.262] | : conditions: [n=1] 'condition' [23:13:02.262] | : gc: FALSE [23:13:02.262] | : earlySignal: FALSE [23:13:02.262] | : getGlobalsAndPackages() ... [23:13:02.263] | : . Searching for globals ... [23:13:02.285] | : . ' globals found: [6] '{', 'if', '==', '%%', 'ii', 'stop' [23:13:02.285] | : . Searching for globals ... done [23:13:02.285] | : . Resolving globals: FALSE [23:13:02.286] | : . Search for packages associated with the globals ... [23:13:02.286] | : . ' Packages associated with globals: [1] 'base' [23:13:02.287] | : . ' Packages: [1] 'base' [23:13:02.287] | : . Search for packages associated with the globals ... done [23:13:02.287] | : . Packages after dropping 'base': [0] [23:13:02.287] | : . globals: [1] 'ii' [23:13:02.288] | : . packages: [0] [23:13:02.288] | : getGlobalsAndPackages() ... done [23:13:02.288] | : run() for 'Future' () ... [23:13:02.289] | : . state: 'created' [23:13:02.289] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:13:02.289] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:13:02.289] | : . Using SequentialFutureBackend ... [23:13:02.290] | : . ' Number of futures since start: 3 (3 created, 3 launched, 3 finished) [23:13:02.290] | : . ' Launching futures ... [23:13:02.290] | : . ' , launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... [23:13:02.290] | : . ' , ; getFutureData() ... [23:13:02.291] | : . ' , ; ` getFutureCore() ... [23:13:02.291] | : . ' , ; ` | Packages needed by the future expression (n = 0): [23:13:02.291] | : . ' , ; ` getFutureCore() ... done [23:13:02.291] | : . ' , ; ` getFutureCapture() ... [23:13:02.292] | : . ' , ; ` getFutureCapture() ... done [23:13:02.292] | : . ' , ; ` getFutureContext() ... [23:13:02.292] | : . ' , ; ` | plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:13:02.292] | : . ' , ; ` | : Getting stack without first backend: [n=0] [23:13:02.293] | : . ' , ; ` | plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:13:02.293] | : . ' , ; ` | Packages needed by future backend (n = 0): [23:13:02.293] | : . ' , ; ` getFutureContext() ... done [23:13:02.293] | : . ' , ; getFutureData() ... done [23:13:02.296] | : . ' , ; plan("list", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:13:02.296] | : . ' , ; ` Getting full stack: [n=1] 'sequential', 'uniprocess', 'future', 'function' [23:13:02.297] | : . ' , ; plan("list", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:13:02.297] | : . ' , ; plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [23:13:02.298] | : . ' , ; ` plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [23:13:02.298] | : . ' , ; ` | all.equal() for FutureStrategyList ... [23:13:02.298] | : . ' , ; ` | : New stack: [23:13:02.298] | : . ' , ; ` | : List of 1 [23:13:02.298] | : . ' , ; ` | : $ :function (..., envir = parent.frame()) [23:13:02.298] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:13:02.298] | : . ' , ; ` | : ..- attr(*, "init")= logi TRUE [23:13:02.298] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:02.298] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.298] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.298] | : . ' , ; ` | : ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [23:13:02.298] | : . ' , ; ` | : - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [23:13:02.303] | : . ' , ; ` | : Old stack: [23:13:02.303] | : . ' , ; ` | : List of 1 [23:13:02.303] | : . ' , ; ` | : $ :function (..., envir = parent.frame()) [23:13:02.303] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:13:02.303] | : . ' , ; ` | : ..- attr(*, "init")= chr "done" [23:13:02.303] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:02.303] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.303] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.303] | : . ' , ; ` | : ..- attr(*, "call")= language plan(sequential) [23:13:02.303] | : . ' , ; ` | : ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [23:13:02.303] | : . ' , ; ` | : .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:02.303] | : . ' , ; ` | : .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.303] | : . ' , ; ` | : - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [23:13:02.309] | : . ' , ; ` | : Not identical [23:13:02.309] | : . ' , ; ` | : all.equal() for future ... [23:13:02.310] | : . ' , ; ` | : . List of 2 [23:13:02.310] | : . ' , ; ` | : . $ target :function (..., envir = parent.frame()) [23:13:02.310] | : . ' , ; ` | : . ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:13:02.310] | : . ' , ; ` | : . ..- attr(*, "init")= logi TRUE [23:13:02.310] | : . ' , ; ` | : . ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:02.310] | : . ' , ; ` | : . .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.310] | : . ' , ; ` | : . ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.310] | : . ' , ; ` | : . ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [23:13:02.310] | : . ' , ; ` | : . $ current:function (..., envir = parent.frame()) [23:13:02.310] | : . ' , ; ` | : . ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:13:02.310] | : . ' , ; ` | : . ..- attr(*, "init")= chr "done" [23:13:02.310] | : . ' , ; ` | : . ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:02.310] | : . ' , ; ` | : . .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.310] | : . ' , ; ` | : . ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.310] | : . ' , ; ` | : . ..- attr(*, "call")= language plan(sequential) [23:13:02.310] | : . ' , ; ` | : . ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [23:13:02.310] | : . ' , ; ` | : . .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:02.310] | : . ' , ; ` | : . .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.319] | : . ' , ; ` | : all.equal() for future ... done [23:13:02.319] | : . ' , ; ` | all.equal() for FutureStrategyList ... done [23:13:02.320] | : . ' , ; ` | plan(): Skip setting new future backend stack because it is the same as the current one: [23:13:02.320] | : . ' , ; ` | List of future strategies: [23:13:02.320] | : . ' , ; ` | 1. sequential: [23:13:02.320] | : . ' , ; ` | - args: function (..., envir = parent.frame(), workers = "") [23:13:02.320] | : . ' , ; ` | - tweaked: FALSE [23:13:02.320] | : . ' , ; ` | - call: plan(sequential) [23:13:02.321] | : . ' , ; ` plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [23:13:02.321] | : . ' , ; plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [23:13:02.321] | : . ' , ; assign_globals() ... [23:13:02.322] | : . ' , ; List of 1 [23:13:02.322] | : . ' , ; $ ii: int 1 [23:13:02.322] | : . ' , ; - attr(*, "where")=List of 1 [23:13:02.322] | : . ' , ; ..$ ii: [23:13:02.322] | : . ' , ; - attr(*, "class")= chr [1:3] "FutureGlobals" "Globals" "list" [23:13:02.322] | : . ' , ; - attr(*, "resolved")= logi FALSE [23:13:02.322] | : . ' , ; - attr(*, "total_size")= num NA [23:13:02.322] | : . ' , ; - attr(*, "already-done")= logi TRUE [23:13:02.326] | : . ' , ; - copied 'ii' to environment [23:13:02.326] | : . ' , ; assign_globals() ... done [23:13:02.332] | : . ' , ; plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [23:13:02.332] | : . ' , ; ` plan(<'FutureStrategyList'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [23:13:02.333] | : . ' , ; ` | plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [23:13:02.333] | : . ' , ; ` | : all.equal() for FutureStrategyList ... [23:13:02.333] | : . ' , ; ` | : . New stack: [23:13:02.333] | : . ' , ; ` | : . List of 1 [23:13:02.333] | : . ' , ; ` | : . $ :function (..., envir = parent.frame()) [23:13:02.333] | : . ' , ; ` | : . ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:13:02.333] | : . ' , ; ` | : . ..- attr(*, "init")= chr "done" [23:13:02.333] | : . ' , ; ` | : . ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:02.333] | : . ' , ; ` | : . .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.333] | : . ' , ; ` | : . ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.333] | : . ' , ; ` | : . ..- attr(*, "call")= language plan(sequential) [23:13:02.333] | : . ' , ; ` | : . ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [23:13:02.333] | : . ' , ; ` | : . .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:02.333] | : . ' , ; ` | : . .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.333] | : . ' , ; ` | : . - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [23:13:02.339] | : . ' , ; ` | : . Old stack: [23:13:02.339] | : . ' , ; ` | : . List of 1 [23:13:02.339] | : . ' , ; ` | : . $ :function (..., envir = parent.frame()) [23:13:02.339] | : . ' , ; ` | : . ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:13:02.339] | : . ' , ; ` | : . ..- attr(*, "init")= chr "done" [23:13:02.339] | : . ' , ; ` | : . ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:02.339] | : . ' , ; ` | : . .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.339] | : . ' , ; ` | : . ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.339] | : . ' , ; ` | : . ..- attr(*, "call")= language plan(sequential) [23:13:02.339] | : . ' , ; ` | : . ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [23:13:02.339] | : . ' , ; ` | : . .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:02.339] | : . ' , ; ` | : . .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.339] | : . ' , ; ` | : . - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [23:13:02.345] | : . ' , ; ` | : . Identical [23:13:02.345] | : . ' , ; ` | : all.equal() for FutureStrategyList ... done [23:13:02.345] | : . ' , ; ` | : plan(): Skip setting new future backend stack because it is the same as the current one: [23:13:02.346] | : . ' , ; ` | : List of future strategies: [23:13:02.346] | : . ' , ; ` | : 1. sequential: [23:13:02.346] | : . ' , ; ` | : - args: function (..., envir = parent.frame(), workers = "") [23:13:02.346] | : . ' , ; ` | : - tweaked: FALSE [23:13:02.346] | : . ' , ; ` | : - call: plan(sequential) [23:13:02.346] | : . ' , ; ` | plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [23:13:02.347] | : . ' , ; ` plan(<'FutureStrategyList'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [23:13:02.347] | : . ' , ; plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [23:13:02.348] | : . ' , ; SequentialFuture started (and completed) [23:13:02.348] | : . ' , ; signalConditions() ... [23:13:02.348] | : . ' , ; ` include = 'immediateCondition' [23:13:02.348] | : . ' , ; ` exclude = [23:13:02.349] | : . ' , ; ` resignal = FALSE [23:13:02.349] | : . ' , ; ` Number of conditions: 6 [23:13:02.349] | : . ' , ; ` int 6 [23:13:02.350] | : . ' , ; ` Condition #1 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.350] | : . ' , ; ` Condition #2 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.351] | : . ' , ; ` Condition #3 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.351] | : . ' , ; ` Condition #4 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.351] | : . ' , ; ` Condition #5 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.351] | : . ' , ; ` Condition #6 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.352] | : . ' , ; signalConditions() ... done [23:13:02.352] | : . ' , launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... done [23:13:02.352] | : . ' Launching futures ... done [23:13:02.352] | : . ' Future launched: 'SequentialFuture', 'UniprocessFuture', 'Future' [23:13:02.353] | : . Using SequentialFutureBackend ... done [23:13:02.353] | : run() for 'Future' () ... done [23:13:02.353] | future(..., label = NULL) ... done [23:13:02.354] | future(..., label = NULL) ... [23:13:02.354] | : lazy: FALSE [23:13:02.354] | : stdout: TRUE [23:13:02.355] | : conditions: [n=1] 'condition' [23:13:02.355] | : gc: FALSE [23:13:02.355] | : earlySignal: FALSE [23:13:02.355] | : getGlobalsAndPackages() ... [23:13:02.355] | : . Searching for globals ... [23:13:02.378] | : . ' globals found: [6] '{', 'if', '==', '%%', 'ii', 'stop' [23:13:02.379] | : . Searching for globals ... done [23:13:02.379] | : . Resolving globals: FALSE [23:13:02.379] | : . Search for packages associated with the globals ... [23:13:02.380] | : . ' Packages associated with globals: [1] 'base' [23:13:02.380] | : . ' Packages: [1] 'base' [23:13:02.381] | : . Search for packages associated with the globals ... done [23:13:02.381] | : . Packages after dropping 'base': [0] [23:13:02.381] | : . globals: [1] 'ii' [23:13:02.381] | : . packages: [0] [23:13:02.382] | : getGlobalsAndPackages() ... done [23:13:02.382] | : run() for 'Future' () ... [23:13:02.382] | : . state: 'created' [23:13:02.383] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:13:02.383] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:13:02.383] | : . Using SequentialFutureBackend ... [23:13:02.383] | : . ' Number of futures since start: 4 (4 created, 4 launched, 4 finished) [23:13:02.384] | : . ' Launching futures ... [23:13:02.384] | : . ' , launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... [23:13:02.384] | : . ' , ; getFutureData() ... [23:13:02.384] | : . ' , ; ` getFutureCore() ... [23:13:02.385] | : . ' , ; ` | Packages needed by the future expression (n = 0): [23:13:02.385] | : . ' , ; ` getFutureCore() ... done [23:13:02.385] | : . ' , ; ` getFutureCapture() ... [23:13:02.385] | : . ' , ; ` getFutureCapture() ... done [23:13:02.386] | : . ' , ; ` getFutureContext() ... [23:13:02.386] | : . ' , ; ` | plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:13:02.386] | : . ' , ; ` | : Getting stack without first backend: [n=0] [23:13:02.387] | : . ' , ; ` | plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:13:02.387] | : . ' , ; ` | Packages needed by future backend (n = 0): [23:13:02.387] | : . ' , ; ` getFutureContext() ... done [23:13:02.387] | : . ' , ; getFutureData() ... done [23:13:02.390] | : . ' , ; plan("list", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:13:02.390] | : . ' , ; ` Getting full stack: [n=1] 'sequential', 'uniprocess', 'future', 'function' [23:13:02.391] | : . ' , ; plan("list", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:13:02.391] | : . ' , ; plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [23:13:02.391] | : . ' , ; ` plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [23:13:02.392] | : . ' , ; ` | all.equal() for FutureStrategyList ... [23:13:02.392] | : . ' , ; ` | : New stack: [23:13:02.392] | : . ' , ; ` | : List of 1 [23:13:02.392] | : . ' , ; ` | : $ :function (..., envir = parent.frame()) [23:13:02.392] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:13:02.392] | : . ' , ; ` | : ..- attr(*, "init")= logi TRUE [23:13:02.392] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:02.392] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.392] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.392] | : . ' , ; ` | : ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [23:13:02.392] | : . ' , ; ` | : - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [23:13:02.397] | : . ' , ; ` | : Old stack: [23:13:02.397] | : . ' , ; ` | : List of 1 [23:13:02.397] | : . ' , ; ` | : $ :function (..., envir = parent.frame()) [23:13:02.397] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:13:02.397] | : . ' , ; ` | : ..- attr(*, "init")= chr "done" [23:13:02.397] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:02.397] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.397] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.397] | : . ' , ; ` | : ..- attr(*, "call")= language plan(sequential) [23:13:02.397] | : . ' , ; ` | : ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [23:13:02.397] | : . ' , ; ` | : .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:02.397] | : . ' , ; ` | : .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.397] | : . ' , ; ` | : - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [23:13:02.403] | : . ' , ; ` | : Not identical [23:13:02.403] | : . ' , ; ` | : all.equal() for future ... [23:13:02.403] | : . ' , ; ` | : . List of 2 [23:13:02.403] | : . ' , ; ` | : . $ target :function (..., envir = parent.frame()) [23:13:02.403] | : . ' , ; ` | : . ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:13:02.403] | : . ' , ; ` | : . ..- attr(*, "init")= logi TRUE [23:13:02.403] | : . ' , ; ` | : . ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:02.403] | : . ' , ; ` | : . .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.403] | : . ' , ; ` | : . ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.403] | : . ' , ; ` | : . ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [23:13:02.403] | : . ' , ; ` | : . $ current:function (..., envir = parent.frame()) [23:13:02.403] | : . ' , ; ` | : . ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:13:02.403] | : . ' , ; ` | : . ..- attr(*, "init")= chr "done" [23:13:02.403] | : . ' , ; ` | : . ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:02.403] | : . ' , ; ` | : . .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.403] | : . ' , ; ` | : . ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.403] | : . ' , ; ` | : . ..- attr(*, "call")= language plan(sequential) [23:13:02.403] | : . ' , ; ` | : . ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [23:13:02.403] | : . ' , ; ` | : . .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:02.403] | : . ' , ; ` | : . .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.413] | : . ' , ; ` | : all.equal() for future ... done [23:13:02.413] | : . ' , ; ` | all.equal() for FutureStrategyList ... done [23:13:02.413] | : . ' , ; ` | plan(): Skip setting new future backend stack because it is the same as the current one: [23:13:02.414] | : . ' , ; ` | List of future strategies: [23:13:02.414] | : . ' , ; ` | 1. sequential: [23:13:02.414] | : . ' , ; ` | - args: function (..., envir = parent.frame(), workers = "") [23:13:02.414] | : . ' , ; ` | - tweaked: FALSE [23:13:02.414] | : . ' , ; ` | - call: plan(sequential) [23:13:02.415] | : . ' , ; ` plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [23:13:02.415] | : . ' , ; plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [23:13:02.415] | : . ' , ; assign_globals() ... [23:13:02.415] | : . ' , ; List of 1 [23:13:02.415] | : . ' , ; $ ii: int 2 [23:13:02.415] | : . ' , ; - attr(*, "where")=List of 1 [23:13:02.415] | : . ' , ; ..$ ii: [23:13:02.415] | : . ' , ; - attr(*, "class")= chr [1:3] "FutureGlobals" "Globals" "list" [23:13:02.415] | : . ' , ; - attr(*, "resolved")= logi FALSE [23:13:02.415] | : . ' , ; - attr(*, "total_size")= num NA [23:13:02.415] | : . ' , ; - attr(*, "already-done")= logi TRUE [23:13:02.420] | : . ' , ; - copied 'ii' to environment [23:13:02.420] | : . ' , ; assign_globals() ... done [23:13:02.424] | : . ' , ; plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [23:13:02.425] | : . ' , ; ` plan(<'FutureStrategyList'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [23:13:02.425] | : . ' , ; ` | plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [23:13:02.425] | : . ' , ; ` | : all.equal() for FutureStrategyList ... [23:13:02.425] | : . ' , ; ` | : . New stack: [23:13:02.426] | : . ' , ; ` | : . List of 1 [23:13:02.426] | : . ' , ; ` | : . $ :function (..., envir = parent.frame()) [23:13:02.426] | : . ' , ; ` | : . ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:13:02.426] | : . ' , ; ` | : . ..- attr(*, "init")= chr "done" [23:13:02.426] | : . ' , ; ` | : . ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:02.426] | : . ' , ; ` | : . .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.426] | : . ' , ; ` | : . ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.426] | : . ' , ; ` | : . ..- attr(*, "call")= language plan(sequential) [23:13:02.426] | : . ' , ; ` | : . ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [23:13:02.426] | : . ' , ; ` | : . .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:02.426] | : . ' , ; ` | : . .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.426] | : . ' , ; ` | : . - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [23:13:02.432] | : . ' , ; ` | : . Old stack: [23:13:02.432] | : . ' , ; ` | : . List of 1 [23:13:02.432] | : . ' , ; ` | : . $ :function (..., envir = parent.frame()) [23:13:02.432] | : . ' , ; ` | : . ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:13:02.432] | : . ' , ; ` | : . ..- attr(*, "init")= chr "done" [23:13:02.432] | : . ' , ; ` | : . ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:02.432] | : . ' , ; ` | : . .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.432] | : . ' , ; ` | : . ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.432] | : . ' , ; ` | : . ..- attr(*, "call")= language plan(sequential) [23:13:02.432] | : . ' , ; ` | : . ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [23:13:02.432] | : . ' , ; ` | : . .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:02.432] | : . ' , ; ` | : . .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.432] | : . ' , ; ` | : . - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [23:13:02.438] | : . ' , ; ` | : . Identical [23:13:02.438] | : . ' , ; ` | : all.equal() for FutureStrategyList ... done [23:13:02.438] | : . ' , ; ` | : plan(): Skip setting new future backend stack because it is the same as the current one: [23:13:02.438] | : . ' , ; ` | : List of future strategies: [23:13:02.438] | : . ' , ; ` | : 1. sequential: [23:13:02.438] | : . ' , ; ` | : - args: function (..., envir = parent.frame(), workers = "") [23:13:02.438] | : . ' , ; ` | : - tweaked: FALSE [23:13:02.438] | : . ' , ; ` | : - call: plan(sequential) [23:13:02.439] | : . ' , ; ` | plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [23:13:02.440] | : . ' , ; ` plan(<'FutureStrategyList'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [23:13:02.440] | : . ' , ; plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [23:13:02.441] | : . ' , ; SequentialFuture started (and completed) [23:13:02.441] | : . ' , ; signalConditions() ... [23:13:02.441] | : . ' , ; ` include = 'immediateCondition' [23:13:02.441] | : . ' , ; ` exclude = [23:13:02.442] | : . ' , ; ` resignal = FALSE [23:13:02.442] | : . ' , ; ` Number of conditions: 7 [23:13:02.442] | : . ' , ; ` int 7 [23:13:02.443] | : . ' , ; ` Condition #1 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.443] | : . ' , ; ` Condition #2 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.443] | : . ' , ; ` Condition #3 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.444] | : . ' , ; ` Condition #4 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.444] | : . ' , ; ` Condition #5 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.444] | : . ' , ; ` Condition #6 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.444] | : . ' , ; ` Condition #7 (class: 'simpleError', 'error', 'condition'): [23:13:02.445] | : . ' , ; signalConditions() ... done [23:13:02.445] | : . ' , launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... done [23:13:02.445] | : . ' Launching futures ... done [23:13:02.445] | : . ' Future launched: 'SequentialFuture', 'UniprocessFuture', 'Future' [23:13:02.446] | : . Using SequentialFutureBackend ... done [23:13:02.446] | : run() for 'Future' () ... done [23:13:02.446] | future(..., label = NULL) ... done [23:13:02.447] | future(..., label = NULL) ... [23:13:02.447] | : lazy: FALSE [23:13:02.447] | : stdout: TRUE [23:13:02.448] | : conditions: [n=1] 'condition' [23:13:02.448] | : gc: FALSE [23:13:02.448] | : earlySignal: FALSE [23:13:02.448] | : getGlobalsAndPackages() ... [23:13:02.449] | : . Searching for globals ... [23:13:02.472] | : . ' globals found: [6] '{', 'if', '==', '%%', 'ii', 'stop' [23:13:02.473] | : . Searching for globals ... done [23:13:02.473] | : . Resolving globals: FALSE [23:13:02.473] | : . Search for packages associated with the globals ... [23:13:02.473] | : . ' Packages associated with globals: [1] 'base' [23:13:02.474] | : . ' Packages: [1] 'base' [23:13:02.474] | : . Search for packages associated with the globals ... done [23:13:02.474] | : . Packages after dropping 'base': [0] [23:13:02.474] | : . globals: [1] 'ii' [23:13:02.474] | : . packages: [0] [23:13:02.474] | : getGlobalsAndPackages() ... done [23:13:02.475] | : run() for 'Future' () ... [23:13:02.475] | : . state: 'created' [23:13:02.475] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:13:02.476] | : . plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:13:02.476] | : . Using SequentialFutureBackend ... [23:13:02.476] | : . ' Number of futures since start: 5 (5 created, 5 launched, 5 finished) [23:13:02.476] | : . ' Launching futures ... [23:13:02.477] | : . ' , launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... [23:13:02.477] | : . ' , ; getFutureData() ... [23:13:02.477] | : . ' , ; ` getFutureCore() ... [23:13:02.477] | : . ' , ; ` | Packages needed by the future expression (n = 0): [23:13:02.478] | : . ' , ; ` getFutureCore() ... done [23:13:02.478] | : . ' , ; ` getFutureCapture() ... [23:13:02.478] | : . ' , ; ` getFutureCapture() ... done [23:13:02.478] | : . ' , ; ` getFutureContext() ... [23:13:02.478] | : . ' , ; ` | plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:13:02.479] | : . ' , ; ` | : Getting stack without first backend: [n=0] [23:13:02.479] | : . ' , ; ` | plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:13:02.479] | : . ' , ; ` | Packages needed by future backend (n = 0): [23:13:02.479] | : . ' , ; ` getFutureContext() ... done [23:13:02.479] | : . ' , ; getFutureData() ... done [23:13:02.481] | : . ' , ; plan("list", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:13:02.481] | : . ' , ; ` Getting full stack: [n=1] 'sequential', 'uniprocess', 'future', 'function' [23:13:02.482] | : . ' , ; plan("list", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:13:02.482] | : . ' , ; plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [23:13:02.482] | : . ' , ; ` plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [23:13:02.482] | : . ' , ; ` | all.equal() for FutureStrategyList ... [23:13:02.483] | : . ' , ; ` | : New stack: [23:13:02.483] | : . ' , ; ` | : List of 1 [23:13:02.483] | : . ' , ; ` | : $ :function (..., envir = parent.frame()) [23:13:02.483] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:13:02.483] | : . ' , ; ` | : ..- attr(*, "init")= logi TRUE [23:13:02.483] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:02.483] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.483] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.483] | : . ' , ; ` | : ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [23:13:02.483] | : . ' , ; ` | : - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [23:13:02.486] | : . ' , ; ` | : Old stack: [23:13:02.487] | : . ' , ; ` | : List of 1 [23:13:02.487] | : . ' , ; ` | : $ :function (..., envir = parent.frame()) [23:13:02.487] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:13:02.487] | : . ' , ; ` | : ..- attr(*, "init")= chr "done" [23:13:02.487] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:02.487] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.487] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.487] | : . ' , ; ` | : ..- attr(*, "call")= language plan(sequential) [23:13:02.487] | : . ' , ; ` | : ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [23:13:02.487] | : . ' , ; ` | : .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:02.487] | : . ' , ; ` | : .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.487] | : . ' , ; ` | : - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [23:13:02.490] | : . ' , ; ` | : Not identical [23:13:02.490] | : . ' , ; ` | : all.equal() for future ... [23:13:02.490] | : . ' , ; ` | : . List of 2 [23:13:02.490] | : . ' , ; ` | : . $ target :function (..., envir = parent.frame()) [23:13:02.490] | : . ' , ; ` | : . ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:13:02.490] | : . ' , ; ` | : . ..- attr(*, "init")= logi TRUE [23:13:02.490] | : . ' , ; ` | : . ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:02.490] | : . ' , ; ` | : . .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.490] | : . ' , ; ` | : . ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.490] | : . ' , ; ` | : . ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [23:13:02.490] | : . ' , ; ` | : . $ current:function (..., envir = parent.frame()) [23:13:02.490] | : . ' , ; ` | : . ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:13:02.490] | : . ' , ; ` | : . ..- attr(*, "init")= chr "done" [23:13:02.490] | : . ' , ; ` | : . ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:02.490] | : . ' , ; ` | : . .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.490] | : . ' , ; ` | : . ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.490] | : . ' , ; ` | : . ..- attr(*, "call")= language plan(sequential) [23:13:02.490] | : . ' , ; ` | : . ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [23:13:02.490] | : . ' , ; ` | : . .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:02.490] | : . ' , ; ` | : . .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.499] | : . ' , ; ` | : all.equal() for future ... done [23:13:02.499] | : . ' , ; ` | all.equal() for FutureStrategyList ... done [23:13:02.500] | : . ' , ; ` | plan(): Skip setting new future backend stack because it is the same as the current one: [23:13:02.500] | : . ' , ; ` | List of future strategies: [23:13:02.500] | : . ' , ; ` | 1. sequential: [23:13:02.500] | : . ' , ; ` | - args: function (..., envir = parent.frame(), workers = "") [23:13:02.500] | : . ' , ; ` | - tweaked: FALSE [23:13:02.500] | : . ' , ; ` | - call: plan(sequential) [23:13:02.501] | : . ' , ; ` plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [23:13:02.501] | : . ' , ; plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [23:13:02.501] | : . ' , ; assign_globals() ... [23:13:02.501] | : . ' , ; List of 1 [23:13:02.501] | : . ' , ; $ ii: int 3 [23:13:02.501] | : . ' , ; - attr(*, "where")=List of 1 [23:13:02.501] | : . ' , ; ..$ ii: [23:13:02.501] | : . ' , ; - attr(*, "class")= chr [1:3] "FutureGlobals" "Globals" "list" [23:13:02.501] | : . ' , ; - attr(*, "resolved")= logi FALSE [23:13:02.501] | : . ' , ; - attr(*, "total_size")= num NA [23:13:02.501] | : . ' , ; - attr(*, "already-done")= logi TRUE [23:13:02.506] | : . ' , ; - copied 'ii' to environment [23:13:02.506] | : . ' , ; assign_globals() ... done [23:13:02.510] | : . ' , ; plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [23:13:02.510] | : . ' , ; ` plan(<'FutureStrategyList'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [23:13:02.511] | : . ' , ; ` | plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [23:13:02.511] | : . ' , ; ` | : all.equal() for FutureStrategyList ... [23:13:02.511] | : . ' , ; ` | : . New stack: [23:13:02.511] | : . ' , ; ` | : . List of 1 [23:13:02.511] | : . ' , ; ` | : . $ :function (..., envir = parent.frame()) [23:13:02.511] | : . ' , ; ` | : . ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:13:02.511] | : . ' , ; ` | : . ..- attr(*, "init")= chr "done" [23:13:02.511] | : . ' , ; ` | : . ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:02.511] | : . ' , ; ` | : . .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.511] | : . ' , ; ` | : . ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.511] | : . ' , ; ` | : . ..- attr(*, "call")= language plan(sequential) [23:13:02.511] | : . ' , ; ` | : . ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [23:13:02.511] | : . ' , ; ` | : . .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:02.511] | : . ' , ; ` | : . .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.511] | : . ' , ; ` | : . - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [23:13:02.518] | : . ' , ; ` | : . Old stack: [23:13:02.518] | : . ' , ; ` | : . List of 1 [23:13:02.518] | : . ' , ; ` | : . $ :function (..., envir = parent.frame()) [23:13:02.518] | : . ' , ; ` | : . ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:13:02.518] | : . ' , ; ` | : . ..- attr(*, "init")= chr "done" [23:13:02.518] | : . ' , ; ` | : . ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:02.518] | : . ' , ; ` | : . .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.518] | : . ' , ; ` | : . ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.518] | : . ' , ; ` | : . ..- attr(*, "call")= language plan(sequential) [23:13:02.518] | : . ' , ; ` | : . ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [23:13:02.518] | : . ' , ; ` | : . .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:02.518] | : . ' , ; ` | : . .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.518] | : . ' , ; ` | : . - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [23:13:02.524] | : . ' , ; ` | : . Identical [23:13:02.524] | : . ' , ; ` | : all.equal() for FutureStrategyList ... done [23:13:02.525] | : . ' , ; ` | : plan(): Skip setting new future backend stack because it is the same as the current one: [23:13:02.525] | : . ' , ; ` | : List of future strategies: [23:13:02.525] | : . ' , ; ` | : 1. sequential: [23:13:02.525] | : . ' , ; ` | : - args: function (..., envir = parent.frame(), workers = "") [23:13:02.525] | : . ' , ; ` | : - tweaked: FALSE [23:13:02.525] | : . ' , ; ` | : - call: plan(sequential) [23:13:02.526] | : . ' , ; ` | plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [23:13:02.526] | : . ' , ; ` plan(<'FutureStrategyList'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [23:13:02.526] | : . ' , ; plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [23:13:02.527] | : . ' , ; SequentialFuture started (and completed) [23:13:02.528] | : . ' , ; signalConditions() ... [23:13:02.528] | : . ' , ; ` include = 'immediateCondition' [23:13:02.528] | : . ' , ; ` exclude = [23:13:02.528] | : . ' , ; ` resignal = FALSE [23:13:02.529] | : . ' , ; ` Number of conditions: 6 [23:13:02.529] | : . ' , ; ` int 6 [23:13:02.530] | : . ' , ; ` Condition #1 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.530] | : . ' , ; ` Condition #2 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.530] | : . ' , ; ` Condition #3 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.530] | : . ' , ; ` Condition #4 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.531] | : . ' , ; ` Condition #5 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.531] | : . ' , ; ` Condition #6 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.531] | : . ' , ; signalConditions() ... done [23:13:02.531] | : . ' , launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... done [23:13:02.532] | : . ' Launching futures ... done [23:13:02.532] | : . ' Future launched: 'SequentialFuture', 'UniprocessFuture', 'Future' [23:13:02.532] | : . Using SequentialFutureBackend ... done [23:13:02.532] | : run() for 'Future' () ... done [23:13:02.533] | future(..., label = NULL) ... done [23:13:02.533] | value() for SequentialFuture () ... [23:13:02.534] | : signalConditions() ... [23:13:02.534] | : . include = 'immediateCondition' [23:13:02.534] | : . exclude = [23:13:02.534] | : . resignal = FALSE [23:13:02.535] | : . Number of conditions: 6 [23:13:02.535] | : . int 6 [23:13:02.536] | : . Condition #1 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.536] | : . Condition #2 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.536] | : . Condition #3 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.536] | : . Condition #4 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.537] | : . Condition #5 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.537] | : . Condition #6 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.537] | : signalConditions() ... done [23:13:02.538] | : relay stdout ... [23:13:02.538] | : relay stdout ... done [23:13:02.538] | : check for misuse ... [23:13:02.538] | : check for misuse ... done [23:13:02.539] | : relay conditions ... [23:13:02.539] | : . Future state: 'finished' [23:13:02.539] | : . signalConditions() ... [23:13:02.539] | : . ' include = 'condition' [23:13:02.539] | : . ' exclude = 'immediateCondition' [23:13:02.540] | : . ' resignal = TRUE [23:13:02.540] | : . ' Number of conditions: 6 [23:13:02.540] | : . ' int 6 [23:13:02.541] | : . ' Condition #1 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.541] | : . ' Condition #1: 'simpleMessage', 'message', 'condition' [23:13:02.294] | : . ' , ; attachPackages() ... [23:13:02.541] | : . ' Condition #2 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.542] | : . ' Condition #2: 'simpleMessage', 'message', 'condition' [23:13:02.294] | : . ' , ; ` packages: [n=1] 'future' [23:13:02.542] | : . ' Condition #3 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.542] | : . ' Condition #3: 'simpleMessage', 'message', 'condition' [23:13:02.295] | : . ' , ; attachPackages() ... done [23:13:02.542] | : . ' Condition #4 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.543] | : . ' Condition #4: 'simpleMessage', 'message', 'condition' [23:13:02.295] | : . ' , ; attachPackages() ... [23:13:02.543] | : . ' Condition #5 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.543] | : . ' Condition #5: 'simpleMessage', 'message', 'condition' [23:13:02.295] | : . ' , ; ` packages: [n=0] [23:13:02.544] | : . ' Condition #6 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.544] | : . ' Condition #6: 'simpleMessage', 'message', 'condition' [23:13:02.295] | : . ' , ; attachPackages() ... done [23:13:02.544] | : . signalConditions() ... done [23:13:02.544] | : relay conditions ... done [23:13:02.545] | value() for SequentialFuture () ... done [23:13:02.545] | value() for SequentialFuture () ... [23:13:02.545] | : signalConditions() ... [23:13:02.546] | : . include = 'immediateCondition' [23:13:02.546] | : . exclude = [23:13:02.546] | : . resignal = FALSE [23:13:02.546] | : . Number of conditions: 7 [23:13:02.546] | : . int 7 [23:13:02.547] | : . Condition #1 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.548] | : . Condition #2 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.548] | : . Condition #3 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.548] | : . Condition #4 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.548] | : . Condition #5 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.549] | : . Condition #6 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.549] | : . Condition #7 (class: 'simpleError', 'error', 'condition'): [23:13:02.549] | : signalConditions() ... done [23:13:02.549] | : relay stdout ... [23:13:02.550] | : relay stdout ... done [23:13:02.550] | : check for misuse ... [23:13:02.550] | : check for misuse ... done [23:13:02.550] | : relay conditions ... [23:13:02.551] | : . Future state: 'finished' [23:13:02.551] | : . signalConditions() ... [23:13:02.551] | : . ' include = 'condition' [23:13:02.551] | : . ' exclude = 'immediateCondition' [23:13:02.552] | : . ' resignal = TRUE [23:13:02.552] | : . ' Number of conditions: 7 [23:13:02.552] | : . ' int 7 [23:13:02.553] | : . ' Condition #1 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.553] | : . ' Condition #1: 'simpleMessage', 'message', 'condition' [23:13:02.388] | : . ' , ; attachPackages() ... [23:13:02.553] | : . ' Condition #2 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.554] | : . ' Condition #2: 'simpleMessage', 'message', 'condition' [23:13:02.388] | : . ' , ; ` packages: [n=1] 'future' [23:13:02.554] | : . ' Condition #3 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.554] | : . ' Condition #3: 'simpleMessage', 'message', 'condition' [23:13:02.388] | : . ' , ; attachPackages() ... done [23:13:02.555] | : . ' Condition #4 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.555] | : . ' Condition #4: 'simpleMessage', 'message', 'condition' [23:13:02.389] | : . ' , ; attachPackages() ... [23:13:02.555] | : . ' Condition #5 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.556] | : . ' Condition #5: 'simpleMessage', 'message', 'condition' [23:13:02.389] | : . ' , ; ` packages: [n=0] [23:13:02.556] | : . ' Condition #6 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.556] | : . ' Condition #6: 'simpleMessage', 'message', 'condition' [23:13:02.389] | : . ' , ; attachPackages() ... done [23:13:02.556] | : . ' Condition #7 (class: 'simpleError', 'error', 'condition'): [23:13:02.557] | : . ' Condition #7: 'simpleError', 'error', 'condition' [23:13:02.557] | : . signalConditions() ... done [23:13:02.557] | : relay conditions ... done [23:13:02.559] | : value() for SequentialFuture () ... [23:13:02.559] | : . signalConditions() ... [23:13:02.559] | : . ' include = 'immediateCondition' [23:13:02.559] | : . ' exclude = [23:13:02.560] | : . ' resignal = FALSE [23:13:02.560] | : . ' Number of conditions: 6 [23:13:02.560] | : . ' int 6 [23:13:02.561] | : . ' Condition #1 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.561] | : . ' Condition #2 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.562] | : . ' Condition #3 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.562] | : . ' Condition #4 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.562] | : . ' Condition #5 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.562] | : . ' Condition #6 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.563] | : . signalConditions() ... done [23:13:02.563] | : . relay stdout ... [23:13:02.563] | : . relay stdout ... done [23:13:02.563] | : . check for misuse ... [23:13:02.564] | : . check for misuse ... done [23:13:02.564] | : . relay conditions ... [23:13:02.564] | : . ' Future state: 'finished' [23:13:02.565] | : . ' signalConditions() ... [23:13:02.565] | : . ' , include = 'condition' [23:13:02.565] | : . ' , exclude = 'immediateCondition' [23:13:02.565] | : . ' , resignal = TRUE [23:13:02.566] | : . ' , Number of conditions: 6 [23:13:02.566] | : . ' , int 6 [23:13:02.567] | : . ' , Condition #1 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.567] | : . ' , Condition #1: 'simpleMessage', 'message', 'condition' [23:13:02.480] | : . ' , ; attachPackages() ... [23:13:02.567] | : . ' , Condition #2 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.567] | : . ' , Condition #2: 'simpleMessage', 'message', 'condition' [23:13:02.480] | : . ' , ; ` packages: [n=1] 'future' [23:13:02.568] | : . ' , Condition #3 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.568] | : . ' , Condition #3: 'simpleMessage', 'message', 'condition' [23:13:02.480] | : . ' , ; attachPackages() ... done [23:13:02.568] | : . ' , Condition #4 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.569] | : . ' , Condition #4: 'simpleMessage', 'message', 'condition' [23:13:02.480] | : . ' , ; attachPackages() ... [23:13:02.569] | : . ' , Condition #5 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.569] | : . ' , Condition #5: 'simpleMessage', 'message', 'condition' [23:13:02.480] | : . ' , ; ` packages: [n=0] [23:13:02.570] | : . ' , Condition #6 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.570] | : . ' , Condition #6: 'simpleMessage', 'message', 'condition' [23:13:02.481] | : . ' , ; attachPackages() ... done [23:13:02.570] | : . ' signalConditions() ... done [23:13:02.570] | : . relay conditions ... done [23:13:02.571] | : value() for SequentialFuture () ... done Warning in get(var, envir = x, inherits = FALSE) : restarting interrupted promise evaluation [23:13:02.572] | : value() for SequentialFuture () ... [23:13:02.572] | : . signalConditions() ... [23:13:02.572] | : . ' include = 'immediateCondition' [23:13:02.572] | : . ' exclude = [23:13:02.573] | : . ' resignal = FALSE [23:13:02.573] | : . ' Number of conditions: 7 [23:13:02.573] | : . ' int 7 [23:13:02.574] | : . ' Condition #1 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.574] | : . ' already signaled, skipping [23:13:02.575] | : . ' Condition #2 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.575] | : . ' already signaled, skipping [23:13:02.575] | : . ' Condition #3 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.575] | : . ' already signaled, skipping [23:13:02.575] | : . ' Condition #4 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.576] | : . ' already signaled, skipping [23:13:02.576] | : . ' Condition #5 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.576] | : . ' already signaled, skipping [23:13:02.576] | : . ' Condition #6 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.577] | : . ' already signaled, skipping [23:13:02.577] | : . ' Condition #7 (class: 'simpleError', 'error', 'condition'): [23:13:02.577] | : . ' already signaled, skipping [23:13:02.577] | : . signalConditions() ... done [23:13:02.578] | : . relay stdout ... [23:13:02.578] | : . relay stdout ... done [23:13:02.578] | : . check for misuse ... [23:13:02.578] | : . check for misuse ... done [23:13:02.579] | : . relay conditions ... [23:13:02.579] | : . ' Future state: 'finished' [23:13:02.579] | : . ' signalConditions() ... [23:13:02.579] | : . ' , include = 'condition' [23:13:02.580] | : . ' , exclude = 'immediateCondition' [23:13:02.580] | : . ' , resignal = TRUE [23:13:02.580] | : . ' , Number of conditions: 7 [23:13:02.580] | : . ' , int 7 [23:13:02.581] | : . ' , Condition #1 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.581] | : . ' , Condition #1: 'simpleMessage', 'message', 'condition' [23:13:02.388] | : . ' , ; attachPackages() ... [23:13:02.582] | : . ' , Condition #2 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.582] | : . ' , Condition #2: 'simpleMessage', 'message', 'condition' [23:13:02.388] | : . ' , ; ` packages: [n=1] 'future' [23:13:02.582] | : . ' , Condition #3 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.582] | : . ' , Condition #3: 'simpleMessage', 'message', 'condition' [23:13:02.388] | : . ' , ; attachPackages() ... done [23:13:02.583] | : . ' , Condition #4 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.583] | : . ' , Condition #4: 'simpleMessage', 'message', 'condition' [23:13:02.389] | : . ' , ; attachPackages() ... [23:13:02.583] | : . ' , Condition #5 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.583] | : . ' , Condition #5: 'simpleMessage', 'message', 'condition' [23:13:02.389] | : . ' , ; ` packages: [n=0] [23:13:02.584] | : . ' , Condition #6 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.584] | : . ' , Condition #6: 'simpleMessage', 'message', 'condition' [23:13:02.389] | : . ' , ; attachPackages() ... done [23:13:02.584] | : . ' , Condition #7 (class: 'simpleError', 'error', 'condition'): [23:13:02.584] | : . ' , Condition #7: 'simpleError', 'error', 'condition' [23:13:02.585] | : . ' signalConditions() ... done [23:13:02.585] | : . relay conditions ... done Warning in get(var, envir = x, inherits = FALSE) : restarting interrupted promise evaluation [23:13:02.586] | : . value() for SequentialFuture () ... [23:13:02.586] | : . ' signalConditions() ... [23:13:02.586] | : . ' , include = 'immediateCondition' [23:13:02.587] | : . ' , exclude = [23:13:02.587] | : . ' , resignal = FALSE [23:13:02.587] | : . ' , Number of conditions: 7 [23:13:02.587] | : . ' , int 7 [23:13:02.588] | : . ' , Condition #1 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.588] | : . ' , already signaled, skipping [23:13:02.589] | : . ' , Condition #2 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.589] | : . ' , already signaled, skipping [23:13:02.589] | : . ' , Condition #3 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.589] | : . ' , already signaled, skipping [23:13:02.590] | : . ' , Condition #4 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.590] | : . ' , already signaled, skipping [23:13:02.590] | : . ' , Condition #5 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.590] | : . ' , already signaled, skipping [23:13:02.591] | : . ' , Condition #6 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.591] | : . ' , already signaled, skipping [23:13:02.591] | : . ' , Condition #7 (class: 'simpleError', 'error', 'condition'): [23:13:02.591] | : . ' , already signaled, skipping [23:13:02.592] | : . ' signalConditions() ... done [23:13:02.592] | : . ' relay stdout ... [23:13:02.592] | : . ' relay stdout ... done [23:13:02.592] | : . ' check for misuse ... [23:13:02.593] | : . ' check for misuse ... done [23:13:02.593] | : . ' relay conditions ... [23:13:02.593] | : . ' , Future state: 'finished' [23:13:02.593] | : . ' , signalConditions() ... [23:13:02.594] | : . ' , ; include = 'condition' [23:13:02.594] | : . ' , ; exclude = 'immediateCondition' [23:13:02.594] | : . ' , ; resignal = TRUE [23:13:02.594] | : . ' , ; Number of conditions: 7 [23:13:02.595] | : . ' , ; int 7 [23:13:02.595] | : . ' , ; Condition #1 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.596] | : . ' , ; Condition #1: 'simpleMessage', 'message', 'condition' [23:13:02.388] | : . ' , ; attachPackages() ... [23:13:02.596] | : . ' , ; Condition #2 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.596] | : . ' , ; Condition #2: 'simpleMessage', 'message', 'condition' [23:13:02.388] | : . ' , ; ` packages: [n=1] 'future' [23:13:02.597] | : . ' , ; Condition #3 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.597] | : . ' , ; Condition #3: 'simpleMessage', 'message', 'condition' [23:13:02.388] | : . ' , ; attachPackages() ... done [23:13:02.597] | : . ' , ; Condition #4 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.598] | : . ' , ; Condition #4: 'simpleMessage', 'message', 'condition' [23:13:02.389] | : . ' , ; attachPackages() ... [23:13:02.598] | : . ' , ; Condition #5 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.598] | : . ' , ; Condition #5: 'simpleMessage', 'message', 'condition' [23:13:02.389] | : . ' , ; ` packages: [n=0] [23:13:02.598] | : . ' , ; Condition #6 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.599] | : . ' , ; Condition #6: 'simpleMessage', 'message', 'condition' [23:13:02.389] | : . ' , ; attachPackages() ... done [23:13:02.599] | : . ' , ; Condition #7 (class: 'simpleError', 'error', 'condition'): [23:13:02.599] | : . ' , ; Condition #7: 'simpleError', 'error', 'condition' [23:13:02.600] | : . ' , signalConditions() ... done [23:13:02.600] | : . ' relay conditions ... done ** Future evaluation with a poor-man's "progress bar" [23:13:02.601] | : . ' future(..., label = NULL) ... [23:13:02.601] | : . ' , lazy: FALSE [23:13:02.601] | : . ' , stdout: TRUE [23:13:02.601] | : . ' , conditions: [n=1] 'condition' [23:13:02.602] | : . ' , gc: FALSE [23:13:02.602] | : . ' , earlySignal: FALSE [23:13:02.602] | : . ' , getGlobalsAndPackages() ... [23:13:02.602] | : . ' , ; Searching for globals ... [23:13:02.644] | : . ' , ; ` globals found: [4] '{', 'cat', 'for', ':' [23:13:02.644] | : . ' , ; Searching for globals ... done [23:13:02.644] | : . ' , ; Resolving globals: FALSE [23:13:02.645] | : . ' , ; Search for packages associated with the globals ... [23:13:02.645] | : . ' , ; ` Packages associated with globals: [1] 'base' [23:13:02.646] | : . ' , ; ` Packages: [1] 'base' [23:13:02.646] | : . ' , ; Search for packages associated with the globals ... done [23:13:02.646] | : . ' , ; Packages after dropping 'base': [0] [23:13:02.647] | : . ' , ; globals: [0] [23:13:02.647] | : . ' , ; packages: [0] [23:13:02.647] | : . ' , getGlobalsAndPackages() ... done [23:13:02.648] | : . ' , run() for 'Future' () ... [23:13:02.648] | : . ' , ; state: 'created' [23:13:02.648] | : . ' , ; plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:13:02.649] | : . ' , ; plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:13:02.649] | : . ' , ; Using SequentialFutureBackend ... [23:13:02.649] | : . ' , ; ` Number of futures since start: 6 (6 created, 6 launched, 6 finished) [23:13:02.649] | : . ' , ; ` Launching futures ... [23:13:02.650] | : . ' , ; ` | launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... [23:13:02.650] | : . ' , ; ` | : getFutureData() ... [23:13:02.650] | : . ' , ; ` | : . getFutureCore() ... [23:13:02.651] | : . ' , ; ` | : . ' Packages needed by the future expression (n = 0): [23:13:02.651] | : . ' , ; ` | : . getFutureCore() ... done [23:13:02.651] | : . ' , ; ` | : . getFutureCapture() ... [23:13:02.652] | : . ' , ; ` | : . getFutureCapture() ... done [23:13:02.652] | : . ' , ; ` | : . getFutureContext() ... [23:13:02.652] | : . ' , ; ` | : . ' plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:13:02.652] | : . ' , ; ` | : . ' , Getting stack without first backend: [n=0] [23:13:02.653] | : . ' , ; ` | : . ' plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:13:02.653] | : . ' , ; ` | : . ' Packages needed by future backend (n = 0): [23:13:02.653] | : . ' , ; ` | : . getFutureContext() ... done [23:13:02.654] | : . ' , ; ` | : getFutureData() ... done [23:13:02.657] | : . ' , ; ` | : plan("list", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:13:02.657] | : . ' , ; ` | : . Getting full stack: [n=1] 'sequential', 'uniprocess', 'future', 'function' [23:13:02.657] | : . ' , ; ` | : plan("list", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:13:02.658] | : . ' , ; ` | : plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [23:13:02.658] | : . ' , ; ` | : . plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [23:13:02.659] | : . ' , ; ` | : . ' all.equal() for FutureStrategyList ... [23:13:02.659] | : . ' , ; ` | : . ' , New stack: [23:13:02.659] | : . ' , ; ` | : . ' , List of 1 [23:13:02.659] | : . ' , ; ` | : . ' , $ :function (..., envir = parent.frame()) [23:13:02.659] | : . ' , ; ` | : . ' , ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:13:02.659] | : . ' , ; ` | : . ' , ..- attr(*, "init")= logi TRUE [23:13:02.659] | : . ' , ; ` | : . ' , ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:02.659] | : . ' , ; ` | : . ' , .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.659] | : . ' , ; ` | : . ' , ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.659] | : . ' , ; ` | : . ' , ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [23:13:02.659] | : . ' , ; ` | : . ' , - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [23:13:02.665] | : . ' , ; ` | : . ' , Old stack: [23:13:02.665] | : . ' , ; ` | : . ' , List of 1 [23:13:02.665] | : . ' , ; ` | : . ' , $ :function (..., envir = parent.frame()) [23:13:02.665] | : . ' , ; ` | : . ' , ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:13:02.665] | : . ' , ; ` | : . ' , ..- attr(*, "init")= chr "done" [23:13:02.665] | : . ' , ; ` | : . ' , ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:02.665] | : . ' , ; ` | : . ' , .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.665] | : . ' , ; ` | : . ' , ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.665] | : . ' , ; ` | : . ' , ..- attr(*, "call")= language plan(sequential) [23:13:02.665] | : . ' , ; ` | : . ' , ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [23:13:02.665] | : . ' , ; ` | : . ' , .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:02.665] | : . ' , ; ` | : . ' , .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.665] | : . ' , ; ` | : . ' , - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [23:13:02.671] | : . ' , ; ` | : . ' , Not identical [23:13:02.672] | : . ' , ; ` | : . ' , all.equal() for future ... [23:13:02.672] | : . ' , ; ` | : . ' , ; List of 2 [23:13:02.672] | : . ' , ; ` | : . ' , ; $ target :function (..., envir = parent.frame()) [23:13:02.672] | : . ' , ; ` | : . ' , ; ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:13:02.672] | : . ' , ; ` | : . ' , ; ..- attr(*, "init")= logi TRUE [23:13:02.672] | : . ' , ; ` | : . ' , ; ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:02.672] | : . ' , ; ` | : . ' , ; .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.672] | : . ' , ; ` | : . ' , ; ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.672] | : . ' , ; ` | : . ' , ; ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [23:13:02.672] | : . ' , ; ` | : . ' , ; $ current:function (..., envir = parent.frame()) [23:13:02.672] | : . ' , ; ` | : . ' , ; ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:13:02.672] | : . ' , ; ` | : . ' , ; ..- attr(*, "init")= chr "done" [23:13:02.672] | : . ' , ; ` | : . ' , ; ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:02.672] | : . ' , ; ` | : . ' , ; .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.672] | : . ' , ; ` | : . ' , ; ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.672] | : . ' , ; ` | : . ' , ; ..- attr(*, "call")= language plan(sequential) [23:13:02.672] | : . ' , ; ` | : . ' , ; ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [23:13:02.672] | : . ' , ; ` | : . ' , ; .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:02.672] | : . ' , ; ` | : . ' , ; .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.683] | : . ' , ; ` | : . ' , all.equal() for future ... done [23:13:02.684] | : . ' , ; ` | : . ' all.equal() for FutureStrategyList ... done [23:13:02.684] | : . ' , ; ` | : . ' plan(): Skip setting new future backend stack because it is the same as the current one: [23:13:02.684] | : . ' , ; ` | : . ' List of future strategies: [23:13:02.684] | : . ' , ; ` | : . ' 1. sequential: [23:13:02.684] | : . ' , ; ` | : . ' - args: function (..., envir = parent.frame(), workers = "") [23:13:02.684] | : . ' , ; ` | : . ' - tweaked: FALSE [23:13:02.684] | : . ' , ; ` | : . ' - call: plan(sequential) [23:13:02.685] | : . ' , ; ` | : . plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [23:13:02.685] | : . ' , ; ` | : plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [23:13:02.689] | : . ' , ; ` | : plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [23:13:02.690] | : . ' , ; ` | : . plan(<'FutureStrategyList'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [23:13:02.690] | : . ' , ; ` | : . ' plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [23:13:02.690] | : . ' , ; ` | : . ' , all.equal() for FutureStrategyList ... [23:13:02.691] | : . ' , ; ` | : . ' , ; New stack: [23:13:02.691] | : . ' , ; ` | : . ' , ; List of 1 [23:13:02.691] | : . ' , ; ` | : . ' , ; $ :function (..., envir = parent.frame()) [23:13:02.691] | : . ' , ; ` | : . ' , ; ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:13:02.691] | : . ' , ; ` | : . ' , ; ..- attr(*, "init")= chr "done" [23:13:02.691] | : . ' , ; ` | : . ' , ; ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:02.691] | : . ' , ; ` | : . ' , ; .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.691] | : . ' , ; ` | : . ' , ; ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.691] | : . ' , ; ` | : . ' , ; ..- attr(*, "call")= language plan(sequential) [23:13:02.691] | : . ' , ; ` | : . ' , ; ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [23:13:02.691] | : . ' , ; ` | : . ' , ; .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:02.691] | : . ' , ; ` | : . ' , ; .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.691] | : . ' , ; ` | : . ' , ; - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [23:13:02.697] | : . ' , ; ` | : . ' , ; Old stack: [23:13:02.698] | : . ' , ; ` | : . ' , ; List of 1 [23:13:02.698] | : . ' , ; ` | : . ' , ; $ :function (..., envir = parent.frame()) [23:13:02.698] | : . ' , ; ` | : . ' , ; ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:13:02.698] | : . ' , ; ` | : . ' , ; ..- attr(*, "init")= chr "done" [23:13:02.698] | : . ' , ; ` | : . ' , ; ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:02.698] | : . ' , ; ` | : . ' , ; .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.698] | : . ' , ; ` | : . ' , ; ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.698] | : . ' , ; ` | : . ' , ; ..- attr(*, "call")= language plan(sequential) [23:13:02.698] | : . ' , ; ` | : . ' , ; ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [23:13:02.698] | : . ' , ; ` | : . ' , ; .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:02.698] | : . ' , ; ` | : . ' , ; .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.698] | : . ' , ; ` | : . ' , ; - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [23:13:02.704] | : . ' , ; ` | : . ' , ; Identical [23:13:02.704] | : . ' , ; ` | : . ' , all.equal() for FutureStrategyList ... done [23:13:02.704] | : . ' , ; ` | : . ' , plan(): Skip setting new future backend stack because it is the same as the current one: [23:13:02.705] | : . ' , ; ` | : . ' , List of future strategies: [23:13:02.705] | : . ' , ; ` | : . ' , 1. sequential: [23:13:02.705] | : . ' , ; ` | : . ' , - args: function (..., envir = parent.frame(), workers = "") [23:13:02.705] | : . ' , ; ` | : . ' , - tweaked: FALSE [23:13:02.705] | : . ' , ; ` | : . ' , - call: plan(sequential) [23:13:02.706] | : . ' , ; ` | : . ' plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [23:13:02.706] | : . ' , ; ` | : . plan(<'FutureStrategyList'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [23:13:02.706] | : . ' , ; ` | : plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [23:13:02.707] | : . ' , ; ` | : SequentialFuture started (and completed) [23:13:02.707] | : . ' , ; ` | : signalConditions() ... [23:13:02.708] | : . ' , ; ` | : . include = 'immediateCondition' [23:13:02.708] | : . ' , ; ` | : . exclude = [23:13:02.708] | : . ' , ; ` | : . resignal = FALSE [23:13:02.709] | : . ' , ; ` | : . Number of conditions: 6 [23:13:02.709] | : . ' , ; ` | : . int 6 [23:13:02.710] | : . ' , ; ` | : . Condition #1 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.710] | : . ' , ; ` | : . Condition #2 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.710] | : . ' , ; ` | : . Condition #3 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.711] | : . ' , ; ` | : . Condition #4 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.711] | : . ' , ; ` | : . Condition #5 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.711] | : . ' , ; ` | : . Condition #6 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.711] | : . ' , ; ` | : signalConditions() ... done [23:13:02.712] | : . ' , ; ` | launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... done [23:13:02.712] | : . ' , ; ` Launching futures ... done [23:13:02.712] | : . ' , ; ` Future launched: 'SequentialFuture', 'UniprocessFuture', 'Future' [23:13:02.713] | : . ' , ; Using SequentialFutureBackend ... done [23:13:02.713] | : . ' , run() for 'Future' () ... done [23:13:02.713] | : . ' future(..., label = NULL) ... done ** Collecting results v1 = 1 v2 = 2 Warning in sprintf(...) : restarting interrupted promise evaluation [23:13:02.714] | : . ' value() for SequentialFuture () ... [23:13:02.714] | : . ' , signalConditions() ... [23:13:02.715] | : . ' , ; include = 'immediateCondition' [23:13:02.715] | : . ' , ; exclude = [23:13:02.715] | : . ' , ; resignal = FALSE [23:13:02.715] | : . ' , ; Number of conditions: 7 [23:13:02.716] | : . ' , ; int 7 [23:13:02.716] | : . ' , ; Condition #1 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.717] | : . ' , ; already signaled, skipping [23:13:02.717] | : . ' , ; Condition #2 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.717] | : . ' , ; already signaled, skipping [23:13:02.718] | : . ' , ; Condition #3 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.718] | : . ' , ; already signaled, skipping [23:13:02.718] | : . ' , ; Condition #4 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.718] | : . ' , ; already signaled, skipping [23:13:02.719] | : . ' , ; Condition #5 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.719] | : . ' , ; already signaled, skipping [23:13:02.719] | : . ' , ; Condition #6 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.719] | : . ' , ; already signaled, skipping [23:13:02.720] | : . ' , ; Condition #7 (class: 'simpleError', 'error', 'condition'): [23:13:02.720] | : . ' , ; already signaled, skipping [23:13:02.720] | : . ' , signalConditions() ... done [23:13:02.721] | : . ' , relay stdout ... [23:13:02.721] | : . ' , relay stdout ... done [23:13:02.721] | : . ' , check for misuse ... [23:13:02.721] | : . ' , check for misuse ... done [23:13:02.722] | : . ' , relay conditions ... [23:13:02.722] | : . ' , ; Future state: 'finished' [23:13:02.722] | : . ' , ; signalConditions() ... [23:13:02.723] | : . ' , ; ` include = 'condition' [23:13:02.723] | : . ' , ; ` exclude = 'immediateCondition' [23:13:02.723] | : . ' , ; ` resignal = TRUE [23:13:02.723] | : . ' , ; ` Number of conditions: 7 [23:13:02.724] | : . ' , ; ` int 7 [23:13:02.724] | : . ' , ; ` Condition #1 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.725] | : . ' , ; ` Condition #1: 'simpleMessage', 'message', 'condition' [23:13:02.197] | : . ' , attachPackages() ... [23:13:02.725] | : . ' , ; ` Condition #2 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.725] | : . ' , ; ` Condition #2: 'simpleMessage', 'message', 'condition' [23:13:02.197] | : . ' , ; packages: [n=1] 'future' [23:13:02.726] | : . ' , ; ` Condition #3 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.726] | : . ' , ; ` Condition #3: 'simpleMessage', 'message', 'condition' [23:13:02.197] | : . ' , attachPackages() ... done [23:13:02.726] | : . ' , ; ` Condition #4 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.727] | : . ' , ; ` Condition #4: 'simpleMessage', 'message', 'condition' [23:13:02.198] | : . ' , attachPackages() ... [23:13:02.727] | : . ' , ; ` Condition #5 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.727] | : . ' , ; ` Condition #5: 'simpleMessage', 'message', 'condition' [23:13:02.198] | : . ' , ; packages: [n=0] [23:13:02.728] | : . ' , ; ` Condition #6 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.728] | : . ' , ; ` Condition #6: 'simpleMessage', 'message', 'condition' [23:13:02.198] | : . ' , attachPackages() ... done [23:13:02.728] | : . ' , ; ` Condition #7 (class: 'simpleError', 'error', 'condition'): [23:13:02.729] | : . ' , ; ` Condition #7: 'simpleError', 'error', 'condition' [23:13:02.729] | : . ' , ; signalConditions() ... done [23:13:02.729] | : . ' , relay conditions ... done v3: (as expect) [23:13:02.730] | : . ' , value() for SequentialFuture () ... [23:13:02.730] | : . ' , ; signalConditions() ... [23:13:02.730] | : . ' , ; ` include = 'immediateCondition' [23:13:02.731] | : . ' , ; ` exclude = [23:13:02.731] | : . ' , ; ` resignal = FALSE [23:13:02.731] | : . ' , ; ` Number of conditions: 6 [23:13:02.731] | : . ' , ; ` int 6 [23:13:02.732] | : . ' , ; ` Condition #1 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.733] | : . ' , ; ` Condition #2 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.733] | : . ' , ; ` Condition #3 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.733] | : . ' , ; ` Condition #4 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.734] | : . ' , ; ` Condition #5 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.734] | : . ' , ; ` Condition #6 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.734] | : . ' , ; signalConditions() ... done [23:13:02.734] | : . ' , ; relay stdout ... Processing: .......... [100%] [23:13:02.735] | : . ' , ; relay stdout ... done [23:13:02.735] | : . ' , ; check for misuse ... [23:13:02.735] | : . ' , ; check for misuse ... done [23:13:02.736] | : . ' , ; relay conditions ... [23:13:02.736] | : . ' , ; ` Future state: 'finished' [23:13:02.736] | : . ' , ; ` signalConditions() ... [23:13:02.736] | : . ' , ; ` | include = 'condition' [23:13:02.737] | : . ' , ; ` | exclude = 'immediateCondition' [23:13:02.737] | : . ' , ; ` | resignal = TRUE [23:13:02.737] | : . ' , ; ` | Number of conditions: 6 [23:13:02.738] | : . ' , ; ` | int 6 [23:13:02.738] | : . ' , ; ` | Condition #1 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.739] | : . ' , ; ` | Condition #1: 'simpleMessage', 'message', 'condition' [23:13:02.654] | : . ' , ; ` | : attachPackages() ... [23:13:02.739] | : . ' , ; ` | Condition #2 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.739] | : . ' , ; ` | Condition #2: 'simpleMessage', 'message', 'condition' [23:13:02.654] | : . ' , ; ` | : . packages: [n=1] 'future' [23:13:02.740] | : . ' , ; ` | Condition #3 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.740] | : . ' , ; ` | Condition #3: 'simpleMessage', 'message', 'condition' [23:13:02.655] | : . ' , ; ` | : attachPackages() ... done [23:13:02.740] | : . ' , ; ` | Condition #4 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.741] | : . ' , ; ` | Condition #4: 'simpleMessage', 'message', 'condition' [23:13:02.655] | : . ' , ; ` | : attachPackages() ... [23:13:02.741] | : . ' , ; ` | Condition #5 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.741] | : . ' , ; ` | Condition #5: 'simpleMessage', 'message', 'condition' [23:13:02.656] | : . ' , ; ` | : . packages: [n=0] [23:13:02.742] | : . ' , ; ` | Condition #6 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.742] | : . ' , ; ` | Condition #6: 'simpleMessage', 'message', 'condition' [23:13:02.656] | : . ' , ; ` | : attachPackages() ... done [23:13:02.742] | : . ' , ; ` signalConditions() ... done [23:13:02.743] | : . ' , ; relay conditions ... done [23:13:02.743] | : . ' , value() for SequentialFuture () ... done v4 = 4 ** Left-to-right and right-to-left future assignments [23:13:02.744] | : . ' , future(..., label = NULL) ... [23:13:02.744] | : . ' , ; lazy: FALSE [23:13:02.744] | : . ' , ; stdout: TRUE [23:13:02.744] | : . ' , ; conditions: [n=1] 'condition' [23:13:02.745] | : . ' , ; gc: FALSE [23:13:02.745] | : . ' , ; earlySignal: FALSE [23:13:02.745] | : . ' , ; getGlobalsAndPackages() ... [23:13:02.745] | : . ' , ; ` Searching for globals ... [23:13:02.748] | : . ' , ; ` | globals found: [0] [23:13:02.748] | : . ' , ; ` Searching for globals ... done [23:13:02.748] | : . ' , ; ` globals: [0] [23:13:02.749] | : . ' , ; ` packages: [0] [23:13:02.749] | : . ' , ; getGlobalsAndPackages() ... done [23:13:02.749] | : . ' , ; run() for 'Future' () ... [23:13:02.750] | : . ' , ; ` state: 'created' [23:13:02.750] | : . ' , ; ` plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:13:02.750] | : . ' , ; ` plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:13:02.751] | : . ' , ; ` Using SequentialFutureBackend ... [23:13:02.751] | : . ' , ; ` | Number of futures since start: 7 (7 created, 7 launched, 7 finished) [23:13:02.751] | : . ' , ; ` | Launching futures ... [23:13:02.752] | : . ' , ; ` | : launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... [23:13:02.752] | : . ' , ; ` | : . getFutureData() ... [23:13:02.752] | : . ' , ; ` | : . ' getFutureCore() ... [23:13:02.752] | : . ' , ; ` | : . ' , Packages needed by the future expression (n = 0): [23:13:02.753] | : . ' , ; ` | : . ' getFutureCore() ... done [23:13:02.753] | : . ' , ; ` | : . ' getFutureCapture() ... [23:13:02.753] | : . ' , ; ` | : . ' getFutureCapture() ... done [23:13:02.754] | : . ' , ; ` | : . ' getFutureContext() ... [23:13:02.754] | : . ' , ; ` | : . ' , plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:13:02.754] | : . ' , ; ` | : . ' , ; Getting stack without first backend: [n=0] [23:13:02.755] | : . ' , ; ` | : . ' , plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:13:02.755] | : . ' , ; ` | : . ' , Packages needed by future backend (n = 0): [23:13:02.755] | : . ' , ; ` | : . ' getFutureContext() ... done [23:13:02.755] | : . ' , ; ` | : . getFutureData() ... done [23:13:02.759] | : . ' , ; ` | : . plan("list", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:13:02.759] | : . ' , ; ` | : . ' Getting full stack: [n=1] 'sequential', 'uniprocess', 'future', 'function' [23:13:02.759] | : . ' , ; ` | : . plan("list", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:13:02.760] | : . ' , ; ` | : . plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [23:13:02.760] | : . ' , ; ` | : . ' plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [23:13:02.760] | : . ' , ; ` | : . ' , all.equal() for FutureStrategyList ... [23:13:02.761] | : . ' , ; ` | : . ' , ; New stack: [23:13:02.763] | : . ' , ; ` | : . ' , ; List of 1 [23:13:02.763] | : . ' , ; ` | : . ' , ; $ :function (..., envir = parent.frame()) [23:13:02.763] | : . ' , ; ` | : . ' , ; ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:13:02.763] | : . ' , ; ` | : . ' , ; ..- attr(*, "init")= logi TRUE [23:13:02.763] | : . ' , ; ` | : . ' , ; ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:02.763] | : . ' , ; ` | : . ' , ; .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.763] | : . ' , ; ` | : . ' , ; ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.763] | : . ' , ; ` | : . ' , ; ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [23:13:02.763] | : . ' , ; ` | : . ' , ; - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [23:13:02.768] | : . ' , ; ` | : . ' , ; Old stack: [23:13:02.769] | : . ' , ; ` | : . ' , ; List of 1 [23:13:02.769] | : . ' , ; ` | : . ' , ; $ :function (..., envir = parent.frame()) [23:13:02.769] | : . ' , ; ` | : . ' , ; ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:13:02.769] | : . ' , ; ` | : . ' , ; ..- attr(*, "init")= chr "done" [23:13:02.769] | : . ' , ; ` | : . ' , ; ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:02.769] | : . ' , ; ` | : . ' , ; .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.769] | : . ' , ; ` | : . ' , ; ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.769] | : . ' , ; ` | : . ' , ; ..- attr(*, "call")= language plan(sequential) [23:13:02.769] | : . ' , ; ` | : . ' , ; ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [23:13:02.769] | : . ' , ; ` | : . ' , ; .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:02.769] | : . ' , ; ` | : . ' , ; .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.769] | : . ' , ; ` | : . ' , ; - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [23:13:02.775] | : . ' , ; ` | : . ' , ; Not identical [23:13:02.775] | : . ' , ; ` | : . ' , ; all.equal() for future ... [23:13:02.776] | : . ' , ; ` | : . ' , ; ` List of 2 [23:13:02.776] | : . ' , ; ` | : . ' , ; ` $ target :function (..., envir = parent.frame()) [23:13:02.776] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:13:02.776] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "init")= logi TRUE [23:13:02.776] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:02.776] | : . ' , ; ` | : . ' , ; ` .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.776] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.776] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [23:13:02.776] | : . ' , ; ` | : . ' , ; ` $ current:function (..., envir = parent.frame()) [23:13:02.776] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:13:02.776] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "init")= chr "done" [23:13:02.776] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:02.776] | : . ' , ; ` | : . ' , ; ` .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.776] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.776] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "call")= language plan(sequential) [23:13:02.776] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [23:13:02.776] | : . ' , ; ` | : . ' , ; ` .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:02.776] | : . ' , ; ` | : . ' , ; ` .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.786] | : . ' , ; ` | : . ' , ; all.equal() for future ... done [23:13:02.787] | : . ' , ; ` | : . ' , all.equal() for FutureStrategyList ... done [23:13:02.787] | : . ' , ; ` | : . ' , plan(): Skip setting new future backend stack because it is the same as the current one: [23:13:02.787] | : . ' , ; ` | : . ' , List of future strategies: [23:13:02.787] | : . ' , ; ` | : . ' , 1. sequential: [23:13:02.787] | : . ' , ; ` | : . ' , - args: function (..., envir = parent.frame(), workers = "") [23:13:02.787] | : . ' , ; ` | : . ' , - tweaked: FALSE [23:13:02.787] | : . ' , ; ` | : . ' , - call: plan(sequential) [23:13:02.788] | : . ' , ; ` | : . ' plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [23:13:02.788] | : . ' , ; ` | : . plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [23:13:02.792] | : . ' , ; ` | : . plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [23:13:02.792] | : . ' , ; ` | : . ' plan(<'FutureStrategyList'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [23:13:02.793] | : . ' , ; ` | : . ' , plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [23:13:02.793] | : . ' , ; ` | : . ' , ; all.equal() for FutureStrategyList ... [23:13:02.793] | : . ' , ; ` | : . ' , ; ` New stack: [23:13:02.794] | : . ' , ; ` | : . ' , ; ` List of 1 [23:13:02.794] | : . ' , ; ` | : . ' , ; ` $ :function (..., envir = parent.frame()) [23:13:02.794] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:13:02.794] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "init")= chr "done" [23:13:02.794] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:02.794] | : . ' , ; ` | : . ' , ; ` .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.794] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.794] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "call")= language plan(sequential) [23:13:02.794] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [23:13:02.794] | : . ' , ; ` | : . ' , ; ` .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:02.794] | : . ' , ; ` | : . ' , ; ` .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.794] | : . ' , ; ` | : . ' , ; ` - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [23:13:02.800] | : . ' , ; ` | : . ' , ; ` Old stack: [23:13:02.800] | : . ' , ; ` | : . ' , ; ` List of 1 [23:13:02.800] | : . ' , ; ` | : . ' , ; ` $ :function (..., envir = parent.frame()) [23:13:02.800] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:13:02.800] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "init")= chr "done" [23:13:02.800] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:02.800] | : . ' , ; ` | : . ' , ; ` .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.800] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.800] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "call")= language plan(sequential) [23:13:02.800] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [23:13:02.800] | : . ' , ; ` | : . ' , ; ` .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:02.800] | : . ' , ; ` | : . ' , ; ` .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.800] | : . ' , ; ` | : . ' , ; ` - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [23:13:02.807] | : . ' , ; ` | : . ' , ; ` Identical [23:13:02.807] | : . ' , ; ` | : . ' , ; all.equal() for FutureStrategyList ... done [23:13:02.807] | : . ' , ; ` | : . ' , ; plan(): Skip setting new future backend stack because it is the same as the current one: [23:13:02.808] | : . ' , ; ` | : . ' , ; List of future strategies: [23:13:02.808] | : . ' , ; ` | : . ' , ; 1. sequential: [23:13:02.808] | : . ' , ; ` | : . ' , ; - args: function (..., envir = parent.frame(), workers = "") [23:13:02.808] | : . ' , ; ` | : . ' , ; - tweaked: FALSE [23:13:02.808] | : . ' , ; ` | : . ' , ; - call: plan(sequential) [23:13:02.808] | : . ' , ; ` | : . ' , plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [23:13:02.809] | : . ' , ; ` | : . ' plan(<'FutureStrategyList'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [23:13:02.809] | : . ' , ; ` | : . plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [23:13:02.810] | : . ' , ; ` | : . SequentialFuture started (and completed) [23:13:02.810] | : . ' , ; ` | : . signalConditions() ... [23:13:02.810] | : . ' , ; ` | : . ' include = 'immediateCondition' [23:13:02.811] | : . ' , ; ` | : . ' exclude = [23:13:02.811] | : . ' , ; ` | : . ' resignal = FALSE [23:13:02.811] | : . ' , ; ` | : . ' Number of conditions: 6 [23:13:02.811] | : . ' , ; ` | : . ' int 6 [23:13:02.812] | : . ' , ; ` | : . ' Condition #1 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.812] | : . ' , ; ` | : . ' Condition #2 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.813] | : . ' , ; ` | : . ' Condition #3 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.813] | : . ' , ; ` | : . ' Condition #4 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.813] | : . ' , ; ` | : . ' Condition #5 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.813] | : . ' , ; ` | : . ' Condition #6 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.814] | : . ' , ; ` | : . signalConditions() ... done [23:13:02.814] | : . ' , ; ` | : launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... done [23:13:02.814] | : . ' , ; ` | Launching futures ... done [23:13:02.814] | : . ' , ; ` | Future launched: 'SequentialFuture', 'UniprocessFuture', 'Future' [23:13:02.815] | : . ' , ; ` Using SequentialFutureBackend ... done [23:13:02.815] | : . ' , ; run() for 'Future' () ... done [23:13:02.815] | : . ' , future(..., label = NULL) ... done [23:13:02.816] | : . ' , value() for SequentialFuture () ... [23:13:02.816] | : . ' , ; signalConditions() ... [23:13:02.816] | : . ' , ; ` include = 'immediateCondition' [23:13:02.816] | : . ' , ; ` exclude = [23:13:02.817] | : . ' , ; ` resignal = FALSE [23:13:02.817] | : . ' , ; ` Number of conditions: 6 [23:13:02.817] | : . ' , ; ` int 6 [23:13:02.818] | : . ' , ; ` Condition #1 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.818] | : . ' , ; ` Condition #2 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.818] | : . ' , ; ` Condition #3 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.819] | : . ' , ; ` Condition #4 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.819] | : . ' , ; ` Condition #5 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.819] | : . ' , ; ` Condition #6 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.819] | : . ' , ; signalConditions() ... done [23:13:02.820] | : . ' , ; relay stdout ... [23:13:02.820] | : . ' , ; relay stdout ... done [23:13:02.820] | : . ' , ; check for misuse ... [23:13:02.820] | : . ' , ; check for misuse ... done [23:13:02.821] | : . ' , ; relay conditions ... [23:13:02.821] | : . ' , ; ` Future state: 'finished' [23:13:02.821] | : . ' , ; ` signalConditions() ... [23:13:02.822] | : . ' , ; ` | include = 'condition' [23:13:02.822] | : . ' , ; ` | exclude = 'immediateCondition' [23:13:02.822] | : . ' , ; ` | resignal = TRUE [23:13:02.822] | : . ' , ; ` | Number of conditions: 6 [23:13:02.823] | : . ' , ; ` | int 6 [23:13:02.823] | : . ' , ; ` | Condition #1 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.824] | : . ' , ; ` | Condition #1: 'simpleMessage', 'message', 'condition' [23:13:02.756] | : . ' , ; ` | : . attachPackages() ... [23:13:02.824] | : . ' , ; ` | Condition #2 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.824] | : . ' , ; ` | Condition #2: 'simpleMessage', 'message', 'condition' [23:13:02.756] | : . ' , ; ` | : . ' packages: [n=1] 'future' [23:13:02.825] | : . ' , ; ` | Condition #3 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.825] | : . ' , ; ` | Condition #3: 'simpleMessage', 'message', 'condition' [23:13:02.757] | : . ' , ; ` | : . attachPackages() ... done [23:13:02.825] | : . ' , ; ` | Condition #4 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.826] | : . ' , ; ` | Condition #4: 'simpleMessage', 'message', 'condition' [23:13:02.757] | : . ' , ; ` | : . attachPackages() ... [23:13:02.826] | : . ' , ; ` | Condition #5 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.826] | : . ' , ; ` | Condition #5: 'simpleMessage', 'message', 'condition' [23:13:02.757] | : . ' , ; ` | : . ' packages: [n=0] [23:13:02.827] | : . ' , ; ` | Condition #6 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.827] | : . ' , ; ` | Condition #6: 'simpleMessage', 'message', 'condition' [23:13:02.758] | : . ' , ; ` | : . attachPackages() ... done [23:13:02.827] | : . ' , ; ` signalConditions() ... done [23:13:02.828] | : . ' , ; relay conditions ... done [23:13:02.828] | : . ' , value() for SequentialFuture () ... done c = 1 [23:13:02.828] | : . ' , future(..., label = NULL) ... [23:13:02.829] | : . ' , ; lazy: FALSE [23:13:02.829] | : . ' , ; stdout: TRUE [23:13:02.829] | : . ' , ; conditions: [n=1] 'condition' [23:13:02.829] | : . ' , ; gc: FALSE [23:13:02.830] | : . ' , ; earlySignal: FALSE [23:13:02.830] | : . ' , ; getGlobalsAndPackages() ... [23:13:02.830] | : . ' , ; ` Searching for globals ... [23:13:02.832] | : . ' , ; ` | globals found: [0] [23:13:02.833] | : . ' , ; ` Searching for globals ... done [23:13:02.833] | : . ' , ; ` globals: [0] [23:13:02.833] | : . ' , ; ` packages: [0] [23:13:02.834] | : . ' , ; getGlobalsAndPackages() ... done [23:13:02.834] | : . ' , ; run() for 'Future' () ... [23:13:02.834] | : . ' , ; ` state: 'created' [23:13:02.835] | : . ' , ; ` plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:13:02.835] | : . ' , ; ` plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:13:02.835] | : . ' , ; ` Using SequentialFutureBackend ... [23:13:02.836] | : . ' , ; ` | Number of futures since start: 8 (8 created, 8 launched, 8 finished) [23:13:02.836] | : . ' , ; ` | Launching futures ... [23:13:02.836] | : . ' , ; ` | : launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... [23:13:02.836] | : . ' , ; ` | : . getFutureData() ... [23:13:02.837] | : . ' , ; ` | : . ' getFutureCore() ... [23:13:02.837] | : . ' , ; ` | : . ' , Packages needed by the future expression (n = 0): [23:13:02.837] | : . ' , ; ` | : . ' getFutureCore() ... done [23:13:02.838] | : . ' , ; ` | : . ' getFutureCapture() ... [23:13:02.838] | : . ' , ; ` | : . ' getFutureCapture() ... done [23:13:02.838] | : . ' , ; ` | : . ' getFutureContext() ... [23:13:02.838] | : . ' , ; ` | : . ' , plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:13:02.839] | : . ' , ; ` | : . ' , ; Getting stack without first backend: [n=0] [23:13:02.839] | : . ' , ; ` | : . ' , plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:13:02.839] | : . ' , ; ` | : . ' , Packages needed by future backend (n = 0): [23:13:02.840] | : . ' , ; ` | : . ' getFutureContext() ... done [23:13:02.840] | : . ' , ; ` | : . getFutureData() ... done [23:13:02.843] | : . ' , ; ` | : . plan("list", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:13:02.843] | : . ' , ; ` | : . ' Getting full stack: [n=1] 'sequential', 'uniprocess', 'future', 'function' [23:13:02.844] | : . ' , ; ` | : . plan("list", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:13:02.844] | : . ' , ; ` | : . plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [23:13:02.845] | : . ' , ; ` | : . ' plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [23:13:02.845] | : . ' , ; ` | : . ' , all.equal() for FutureStrategyList ... [23:13:02.845] | : . ' , ; ` | : . ' , ; New stack: [23:13:02.845] | : . ' , ; ` | : . ' , ; List of 1 [23:13:02.845] | : . ' , ; ` | : . ' , ; $ :function (..., envir = parent.frame()) [23:13:02.845] | : . ' , ; ` | : . ' , ; ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:13:02.845] | : . ' , ; ` | : . ' , ; ..- attr(*, "init")= logi TRUE [23:13:02.845] | : . ' , ; ` | : . ' , ; ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:02.845] | : . ' , ; ` | : . ' , ; .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.845] | : . ' , ; ` | : . ' , ; ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.845] | : . ' , ; ` | : . ' , ; ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [23:13:02.845] | : . ' , ; ` | : . ' , ; - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [23:13:02.850] | : . ' , ; ` | : . ' , ; Old stack: [23:13:02.851] | : . ' , ; ` | : . ' , ; List of 1 [23:13:02.851] | : . ' , ; ` | : . ' , ; $ :function (..., envir = parent.frame()) [23:13:02.851] | : . ' , ; ` | : . ' , ; ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:13:02.851] | : . ' , ; ` | : . ' , ; ..- attr(*, "init")= chr "done" [23:13:02.851] | : . ' , ; ` | : . ' , ; ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:02.851] | : . ' , ; ` | : . ' , ; .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.851] | : . ' , ; ` | : . ' , ; ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.851] | : . ' , ; ` | : . ' , ; ..- attr(*, "call")= language plan(sequential) [23:13:02.851] | : . ' , ; ` | : . ' , ; ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [23:13:02.851] | : . ' , ; ` | : . ' , ; .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:02.851] | : . ' , ; ` | : . ' , ; .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.851] | : . ' , ; ` | : . ' , ; - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [23:13:02.857] | : . ' , ; ` | : . ' , ; Not identical [23:13:02.857] | : . ' , ; ` | : . ' , ; all.equal() for future ... [23:13:02.858] | : . ' , ; ` | : . ' , ; ` List of 2 [23:13:02.858] | : . ' , ; ` | : . ' , ; ` $ target :function (..., envir = parent.frame()) [23:13:02.858] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:13:02.858] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "init")= logi TRUE [23:13:02.858] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:02.858] | : . ' , ; ` | : . ' , ; ` .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.858] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.858] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [23:13:02.858] | : . ' , ; ` | : . ' , ; ` $ current:function (..., envir = parent.frame()) [23:13:02.858] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:13:02.858] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "init")= chr "done" [23:13:02.858] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:02.858] | : . ' , ; ` | : . ' , ; ` .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.858] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.858] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "call")= language plan(sequential) [23:13:02.858] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [23:13:02.858] | : . ' , ; ` | : . ' , ; ` .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:02.858] | : . ' , ; ` | : . ' , ; ` .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.868] | : . ' , ; ` | : . ' , ; all.equal() for future ... done [23:13:02.869] | : . ' , ; ` | : . ' , all.equal() for FutureStrategyList ... done [23:13:02.869] | : . ' , ; ` | : . ' , plan(): Skip setting new future backend stack because it is the same as the current one: [23:13:02.869] | : . ' , ; ` | : . ' , List of future strategies: [23:13:02.869] | : . ' , ; ` | : . ' , 1. sequential: [23:13:02.869] | : . ' , ; ` | : . ' , - args: function (..., envir = parent.frame(), workers = "") [23:13:02.869] | : . ' , ; ` | : . ' , - tweaked: FALSE [23:13:02.869] | : . ' , ; ` | : . ' , - call: plan(sequential) [23:13:02.870] | : . ' , ; ` | : . ' plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [23:13:02.871] | : . ' , ; ` | : . plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [23:13:02.875] | : . ' , ; ` | : . plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [23:13:02.875] | : . ' , ; ` | : . ' plan(<'FutureStrategyList'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [23:13:02.875] | : . ' , ; ` | : . ' , plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [23:13:02.876] | : . ' , ; ` | : . ' , ; all.equal() for FutureStrategyList ... [23:13:02.876] | : . ' , ; ` | : . ' , ; ` New stack: [23:13:02.876] | : . ' , ; ` | : . ' , ; ` List of 1 [23:13:02.876] | : . ' , ; ` | : . ' , ; ` $ :function (..., envir = parent.frame()) [23:13:02.876] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:13:02.876] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "init")= chr "done" [23:13:02.876] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:02.876] | : . ' , ; ` | : . ' , ; ` .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.876] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.876] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "call")= language plan(sequential) [23:13:02.876] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [23:13:02.876] | : . ' , ; ` | : . ' , ; ` .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:02.876] | : . ' , ; ` | : . ' , ; ` .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.876] | : . ' , ; ` | : . ' , ; ` - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [23:13:02.883] | : . ' , ; ` | : . ' , ; ` Old stack: [23:13:02.883] | : . ' , ; ` | : . ' , ; ` List of 1 [23:13:02.883] | : . ' , ; ` | : . ' , ; ` $ :function (..., envir = parent.frame()) [23:13:02.883] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:13:02.883] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "init")= chr "done" [23:13:02.883] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:02.883] | : . ' , ; ` | : . ' , ; ` .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.883] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.883] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "call")= language plan(sequential) [23:13:02.883] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [23:13:02.883] | : . ' , ; ` | : . ' , ; ` .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:02.883] | : . ' , ; ` | : . ' , ; ` .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:02.883] | : . ' , ; ` | : . ' , ; ` - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [23:13:02.890] | : . ' , ; ` | : . ' , ; ` Identical [23:13:02.891] | : . ' , ; ` | : . ' , ; all.equal() for FutureStrategyList ... done [23:13:02.891] | : . ' , ; ` | : . ' , ; plan(): Skip setting new future backend stack because it is the same as the current one: [23:13:02.891] | : . ' , ; ` | : . ' , ; List of future strategies: [23:13:02.891] | : . ' , ; ` | : . ' , ; 1. sequential: [23:13:02.891] | : . ' , ; ` | : . ' , ; - args: function (..., envir = parent.frame(), workers = "") [23:13:02.891] | : . ' , ; ` | : . ' , ; - tweaked: FALSE [23:13:02.891] | : . ' , ; ` | : . ' , ; - call: plan(sequential) [23:13:02.892] | : . ' , ; ` | : . ' , plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [23:13:02.893] | : . ' , ; ` | : . ' plan(<'FutureStrategyList'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [23:13:02.893] | : . ' , ; ` | : . plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [23:13:02.894] | : . ' , ; ` | : . SequentialFuture started (and completed) [23:13:02.894] | : . ' , ; ` | : . signalConditions() ... [23:13:02.894] | : . ' , ; ` | : . ' include = 'immediateCondition' [23:13:02.895] | : . ' , ; ` | : . ' exclude = [23:13:02.895] | : . ' , ; ` | : . ' resignal = FALSE [23:13:02.895] | : . ' , ; ` | : . ' Number of conditions: 6 [23:13:02.896] | : . ' , ; ` | : . ' int 6 [23:13:02.896] | : . ' , ; ` | : . ' Condition #1 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.897] | : . ' , ; ` | : . ' Condition #2 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.897] | : . ' , ; ` | : . ' Condition #3 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.897] | : . ' , ; ` | : . ' Condition #4 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.898] | : . ' , ; ` | : . ' Condition #5 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.898] | : . ' , ; ` | : . ' Condition #6 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.898] | : . ' , ; ` | : . signalConditions() ... done [23:13:02.899] | : . ' , ; ` | : launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... done [23:13:02.899] | : . ' , ; ` | Launching futures ... done [23:13:02.899] | : . ' , ; ` | Future launched: 'SequentialFuture', 'UniprocessFuture', 'Future' [23:13:02.900] | : . ' , ; ` Using SequentialFutureBackend ... done [23:13:02.900] | : . ' , ; run() for 'Future' () ... done [23:13:02.900] | : . ' , future(..., label = NULL) ... done [23:13:02.901] | : . ' , value() for SequentialFuture () ... [23:13:02.901] | : . ' , ; signalConditions() ... [23:13:02.901] | : . ' , ; ` include = 'immediateCondition' [23:13:02.902] | : . ' , ; ` exclude = [23:13:02.902] | : . ' , ; ` resignal = FALSE [23:13:02.902] | : . ' , ; ` Number of conditions: 6 [23:13:02.902] | : . ' , ; ` int 6 [23:13:02.903] | : . ' , ; ` Condition #1 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.904] | : . ' , ; ` Condition #2 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.904] | : . ' , ; ` Condition #3 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.904] | : . ' , ; ` Condition #4 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.905] | : . ' , ; ` Condition #5 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.905] | : . ' , ; ` Condition #6 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.905] | : . ' , ; signalConditions() ... done [23:13:02.906] | : . ' , ; relay stdout ... [23:13:02.906] | : . ' , ; relay stdout ... done [23:13:02.906] | : . ' , ; check for misuse ... [23:13:02.907] | : . ' , ; check for misuse ... done [23:13:02.907] | : . ' , ; relay conditions ... [23:13:02.907] | : . ' , ; ` Future state: 'finished' [23:13:02.907] | : . ' , ; ` signalConditions() ... [23:13:02.908] | : . ' , ; ` | include = 'condition' [23:13:02.908] | : . ' , ; ` | exclude = 'immediateCondition' [23:13:02.908] | : . ' , ; ` | resignal = TRUE [23:13:02.909] | : . ' , ; ` | Number of conditions: 6 [23:13:02.909] | : . ' , ; ` | int 6 [23:13:02.910] | : . ' , ; ` | Condition #1 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.910] | : . ' , ; ` | Condition #1: 'simpleMessage', 'message', 'condition' [23:13:02.840] | : . ' , ; ` | : . attachPackages() ... [23:13:02.910] | : . ' , ; ` | Condition #2 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.911] | : . ' , ; ` | Condition #2: 'simpleMessage', 'message', 'condition' [23:13:02.841] | : . ' , ; ` | : . ' packages: [n=1] 'future' [23:13:02.911] | : . ' , ; ` | Condition #3 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.911] | : . ' , ; ` | Condition #3: 'simpleMessage', 'message', 'condition' [23:13:02.841] | : . ' , ; ` | : . attachPackages() ... done [23:13:02.912] | : . ' , ; ` | Condition #4 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.912] | : . ' , ; ` | Condition #4: 'simpleMessage', 'message', 'condition' [23:13:02.842] | : . ' , ; ` | : . attachPackages() ... [23:13:02.912] | : . ' , ; ` | Condition #5 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.913] | : . ' , ; ` | Condition #5: 'simpleMessage', 'message', 'condition' [23:13:02.842] | : . ' , ; ` | : . ' packages: [n=0] [23:13:02.913] | : . ' , ; ` | Condition #6 (class: 'simpleMessage', 'message', 'condition'): [23:13:02.913] | : . ' , ; ` | Condition #6: 'simpleMessage', 'message', 'condition' [23:13:02.842] | : . ' , ; ` | : . attachPackages() ... done [23:13:02.914] | : . ' , ; ` signalConditions() ... done [23:13:02.914] | : . ' , ; relay conditions ... done [23:13:02.914] | : . ' , value() for SequentialFuture () ... done d = 1 ** Nested future assignments [23:13:02.915] | : . ' , future(..., label = NULL) ... [23:13:02.916] | : . ' , ; lazy: FALSE [23:13:02.916] | : . ' , ; stdout: TRUE [23:13:02.916] | : . ' , ; conditions: [n=1] 'condition' [23:13:02.916] | : . ' , ; gc: FALSE [23:13:02.917] | : . ' , ; earlySignal: FALSE [23:13:02.917] | : . ' , ; getGlobalsAndPackages() ... [23:13:02.917] | : . ' , ; ` Searching for globals ... [23:13:02.983] | : . ' , ; ` | globals found: [5] '{', '<-', '%<-%', '%->%', '+' [23:13:02.984] | : . ' , ; ` Searching for globals ... done [23:13:02.984] | : . ' , ; ` Resolving globals: FALSE [23:13:02.984] | : . ' , ; ` Search for packages associated with the globals ... [23:13:02.985] | : . ' , ; ` | Packages associated with globals: [2] 'base', 'future' [23:13:02.986] | : . ' , ; ` | Packages: [2] 'base', 'future' [23:13:02.986] | : . ' , ; ` Search for packages associated with the globals ... done [23:13:02.986] | : . ' , ; ` Packages after dropping 'base': [1] 'future' [23:13:02.987] | : . ' , ; ` Packages after dropping non-attached packages: [1] 'future' [23:13:02.987] | : . ' , ; ` globals: [0] [23:13:02.987] | : . ' , ; ` packages: [1] 'future' [23:13:02.988] | : . ' , ; getGlobalsAndPackages() ... done [23:13:02.988] | : . ' , ; run() for 'Future' () ... [23:13:02.988] | : . ' , ; ` state: 'created' [23:13:02.989] | : . ' , ; ` plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:13:02.989] | : . ' , ; ` plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:13:02.989] | : . ' , ; ` Using SequentialFutureBackend ... [23:13:02.990] | : . ' , ; ` | Number of futures since start: 9 (9 created, 9 launched, 9 finished) [23:13:02.990] | : . ' , ; ` | Launching futures ... [23:13:02.990] | : . ' , ; ` | : launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... [23:13:02.991] | : . ' , ; ` | : . getFutureData() ... [23:13:02.991] | : . ' , ; ` | : . ' getFutureCore() ... [23:13:02.991] | : . ' , ; ` | : . ' , Packages needed by the future expression (n = 1): 'future' [23:13:02.992] | : . ' , ; ` | : . ' getFutureCore() ... done [23:13:02.992] | : . ' , ; ` | : . ' getFutureCapture() ... [23:13:02.992] | : . ' , ; ` | : . ' getFutureCapture() ... done [23:13:02.993] | : . ' , ; ` | : . ' getFutureContext() ... [23:13:02.993] | : . ' , ; ` | : . ' , plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:13:02.993] | : . ' , ; ` | : . ' , ; Getting stack without first backend: [n=0] [23:13:02.994] | : . ' , ; ` | : . ' , plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:13:02.994] | : . ' , ; ` | : . ' , Packages needed by future backend (n = 0): [23:13:02.994] | : . ' , ; ` | : . ' getFutureContext() ... done [23:13:02.995] | : . ' , ; ` | : . getFutureData() ... done [23:13:02.998] | : . ' , ; ` | : . plan("list", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:13:02.998] | : . ' , ; ` | : . ' Getting full stack: [n=1] 'sequential', 'uniprocess', 'future', 'function' [23:13:02.999] | : . ' , ; ` | : . plan("list", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:13:02.999] | : . ' , ; ` | : . plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [23:13:03.000] | : . ' , ; ` | : . ' plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [23:13:03.000] | : . ' , ; ` | : . ' , all.equal() for FutureStrategyList ... [23:13:03.000] | : . ' , ; ` | : . ' , ; New stack: [23:13:03.001] | : . ' , ; ` | : . ' , ; List of 1 [23:13:03.001] | : . ' , ; ` | : . ' , ; $ :function (..., envir = parent.frame()) [23:13:03.001] | : . ' , ; ` | : . ' , ; ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:13:03.001] | : . ' , ; ` | : . ' , ; ..- attr(*, "init")= logi TRUE [23:13:03.001] | : . ' , ; ` | : . ' , ; ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:03.001] | : . ' , ; ` | : . ' , ; .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:03.001] | : . ' , ; ` | : . ' , ; ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:03.001] | : . ' , ; ` | : . ' , ; ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [23:13:03.001] | : . ' , ; ` | : . ' , ; - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [23:13:03.006] | : . ' , ; ` | : . ' , ; Old stack: [23:13:03.006] | : . ' , ; ` | : . ' , ; List of 1 [23:13:03.006] | : . ' , ; ` | : . ' , ; $ :function (..., envir = parent.frame()) [23:13:03.006] | : . ' , ; ` | : . ' , ; ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:13:03.006] | : . ' , ; ` | : . ' , ; ..- attr(*, "init")= chr "done" [23:13:03.006] | : . ' , ; ` | : . ' , ; ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:03.006] | : . ' , ; ` | : . ' , ; .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:03.006] | : . ' , ; ` | : . ' , ; ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:03.006] | : . ' , ; ` | : . ' , ; ..- attr(*, "call")= language plan(sequential) [23:13:03.006] | : . ' , ; ` | : . ' , ; ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [23:13:03.006] | : . ' , ; ` | : . ' , ; .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:03.006] | : . ' , ; ` | : . ' , ; .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:03.006] | : . ' , ; ` | : . ' , ; - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [23:13:03.013] | : . ' , ; ` | : . ' , ; Not identical [23:13:03.014] | : . ' , ; ` | : . ' , ; all.equal() for future ... [23:13:03.014] | : . ' , ; ` | : . ' , ; ` List of 2 [23:13:03.014] | : . ' , ; ` | : . ' , ; ` $ target :function (..., envir = parent.frame()) [23:13:03.014] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:13:03.014] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "init")= logi TRUE [23:13:03.014] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:03.014] | : . ' , ; ` | : . ' , ; ` .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:03.014] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:03.014] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [23:13:03.014] | : . ' , ; ` | : . ' , ; ` $ current:function (..., envir = parent.frame()) [23:13:03.014] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:13:03.014] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "init")= chr "done" [23:13:03.014] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:03.014] | : . ' , ; ` | : . ' , ; ` .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:03.014] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:03.014] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "call")= language plan(sequential) [23:13:03.014] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [23:13:03.014] | : . ' , ; ` | : . ' , ; ` .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:03.014] | : . ' , ; ` | : . ' , ; ` .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:03.026] | : . ' , ; ` | : . ' , ; all.equal() for future ... done [23:13:03.026] | : . ' , ; ` | : . ' , all.equal() for FutureStrategyList ... done [23:13:03.026] | : . ' , ; ` | : . ' , plan(): Skip setting new future backend stack because it is the same as the current one: [23:13:03.027] | : . ' , ; ` | : . ' , List of future strategies: [23:13:03.027] | : . ' , ; ` | : . ' , 1. sequential: [23:13:03.027] | : . ' , ; ` | : . ' , - args: function (..., envir = parent.frame(), workers = "") [23:13:03.027] | : . ' , ; ` | : . ' , - tweaked: FALSE [23:13:03.027] | : . ' , ; ` | : . ' , - call: plan(sequential) [23:13:03.028] | : . ' , ; ` | : . ' plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [23:13:03.028] | : . ' , ; ` | : . plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [23:13:03.203] | : . ' , ; ` | : . plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [23:13:03.204] | : . ' , ; ` | : . ' plan(<'FutureStrategyList'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [23:13:03.204] | : . ' , ; ` | : . ' , plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [23:13:03.204] | : . ' , ; ` | : . ' , ; all.equal() for FutureStrategyList ... [23:13:03.205] | : . ' , ; ` | : . ' , ; ` New stack: [23:13:03.205] | : . ' , ; ` | : . ' , ; ` List of 1 [23:13:03.205] | : . ' , ; ` | : . ' , ; ` $ :function (..., envir = parent.frame()) [23:13:03.205] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:13:03.205] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "init")= chr "done" [23:13:03.205] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:03.205] | : . ' , ; ` | : . ' , ; ` .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:03.205] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:03.205] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "call")= language plan(sequential) [23:13:03.205] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [23:13:03.205] | : . ' , ; ` | : . ' , ; ` .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:03.205] | : . ' , ; ` | : . ' , ; ` .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:03.205] | : . ' , ; ` | : . ' , ; ` - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [23:13:03.211] | : . ' , ; ` | : . ' , ; ` Old stack: [23:13:03.211] | : . ' , ; ` | : . ' , ; ` List of 1 [23:13:03.211] | : . ' , ; ` | : . ' , ; ` $ :function (..., envir = parent.frame()) [23:13:03.211] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:13:03.211] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "init")= chr "done" [23:13:03.211] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:03.211] | : . ' , ; ` | : . ' , ; ` .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:03.211] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:03.211] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "call")= language plan(sequential) [23:13:03.211] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [23:13:03.211] | : . ' , ; ` | : . ' , ; ` .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:03.211] | : . ' , ; ` | : . ' , ; ` .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:03.211] | : . ' , ; ` | : . ' , ; ` - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [23:13:03.219] | : . ' , ; ` | : . ' , ; ` Identical [23:13:03.219] | : . ' , ; ` | : . ' , ; all.equal() for FutureStrategyList ... done [23:13:03.220] | : . ' , ; ` | : . ' , ; plan(): Skip setting new future backend stack because it is the same as the current one: [23:13:03.220] | : . ' , ; ` | : . ' , ; List of future strategies: [23:13:03.220] | : . ' , ; ` | : . ' , ; 1. sequential: [23:13:03.220] | : . ' , ; ` | : . ' , ; - args: function (..., envir = parent.frame(), workers = "") [23:13:03.220] | : . ' , ; ` | : . ' , ; - tweaked: FALSE [23:13:03.220] | : . ' , ; ` | : . ' , ; - call: plan(sequential) [23:13:03.221] | : . ' , ; ` | : . ' , plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [23:13:03.221] | : . ' , ; ` | : . ' plan(<'FutureStrategyList'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [23:13:03.221] | : . ' , ; ` | : . plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [23:13:03.222] | : . ' , ; ` | : . SequentialFuture started (and completed) [23:13:03.222] | : . ' , ; ` | : . signalConditions() ... [23:13:03.222] | : . ' , ; ` | : . ' include = 'immediateCondition' [23:13:03.223] | : . ' , ; ` | : . ' exclude = [23:13:03.223] | : . ' , ; ` | : . ' resignal = FALSE [23:13:03.223] | : . ' , ; ` | : . ' Number of conditions: 276 [23:13:03.223] | : . ' , ; ` | : . ' int 276 [23:13:03.224] | : . ' , ; ` | : . ' Condition #1 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.224] | : . ' , ; ` | : . ' Condition #2 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.224] | : . ' , ; ` | : . ' Condition #3 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.225] | : . ' , ; ` | : . ' Condition #4 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.225] | : . ' , ; ` | : . ' Condition #5 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.225] | : . ' , ; ` | : . ' Condition #6 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.225] | : . ' , ; ` | : . ' Condition #7 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.226] | : . ' , ; ` | : . ' Condition #8 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.226] | : . ' , ; ` | : . ' Condition #9 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.226] | : . ' , ; ` | : . ' Condition #10 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.226] | : . ' , ; ` | : . ' Condition #11 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.227] | : . ' , ; ` | : . ' Condition #12 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.227] | : . ' , ; ` | : . ' Condition #13 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.227] | : . ' , ; ` | : . ' Condition #14 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.227] | : . ' , ; ` | : . ' Condition #15 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.228] | : . ' , ; ` | : . ' Condition #16 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.228] | : . ' , ; ` | : . ' Condition #17 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.228] | : . ' , ; ` | : . ' Condition #18 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.228] | : . ' , ; ` | : . ' Condition #19 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.228] | : . ' , ; ` | : . ' Condition #20 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.229] | : . ' , ; ` | : . ' Condition #21 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.229] | : . ' , ; ` | : . ' Condition #22 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.229] | : . ' , ; ` | : . ' Condition #23 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.229] | : . ' , ; ` | : . ' Condition #24 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.230] | : . ' , ; ` | : . ' Condition #25 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.230] | : . ' , ; ` | : . ' Condition #26 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.230] | : . ' , ; ` | : . ' Condition #27 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.230] | : . ' , ; ` | : . ' Condition #28 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.231] | : . ' , ; ` | : . ' Condition #29 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.231] | : . ' , ; ` | : . ' Condition #30 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.231] | : . ' , ; ` | : . ' Condition #31 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.231] | : . ' , ; ` | : . ' Condition #32 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.232] | : . ' , ; ` | : . ' Condition #33 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.232] | : . ' , ; ` | : . ' Condition #34 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.232] | : . ' , ; ` | : . ' Condition #35 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.232] | : . ' , ; ` | : . ' Condition #36 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.232] | : . ' , ; ` | : . ' Condition #37 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.233] | : . ' , ; ` | : . ' Condition #38 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.233] | : . ' , ; ` | : . ' Condition #39 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.233] | : . ' , ; ` | : . ' Condition #40 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.233] | : . ' , ; ` | : . ' Condition #41 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.234] | : . ' , ; ` | : . ' Condition #42 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.234] | : . ' , ; ` | : . ' Condition #43 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.234] | : . ' , ; ` | : . ' Condition #44 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.234] | : . ' , ; ` | : . ' Condition #45 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.235] | : . ' , ; ` | : . ' Condition #46 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.235] | : . ' , ; ` | : . ' Condition #47 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.235] | : . ' , ; ` | : . ' Condition #48 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.235] | : . ' , ; ` | : . ' Condition #49 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.236] | : . ' , ; ` | : . ' Condition #50 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.236] | : . ' , ; ` | : . ' Condition #51 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.236] | : . ' , ; ` | : . ' Condition #52 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.236] | : . ' , ; ` | : . ' Condition #53 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.237] | : . ' , ; ` | : . ' Condition #54 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.237] | : . ' , ; ` | : . ' Condition #55 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.237] | : . ' , ; ` | : . ' Condition #56 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.237] | : . ' , ; ` | : . ' Condition #57 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.238] | : . ' , ; ` | : . ' Condition #58 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.238] | : . ' , ; ` | : . ' Condition #59 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.238] | : . ' , ; ` | : . ' Condition #60 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.238] | : . ' , ; ` | : . ' Condition #61 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.239] | : . ' , ; ` | : . ' Condition #62 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.239] | : . ' , ; ` | : . ' Condition #63 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.239] | : . ' , ; ` | : . ' Condition #64 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.239] | : . ' , ; ` | : . ' Condition #65 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.240] | : . ' , ; ` | : . ' Condition #66 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.240] | : . ' , ; ` | : . ' Condition #67 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.240] | : . ' , ; ` | : . ' Condition #68 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.240] | : . ' , ; ` | : . ' Condition #69 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.241] | : . ' , ; ` | : . ' Condition #70 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.241] | : . ' , ; ` | : . ' Condition #71 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.241] | : . ' , ; ` | : . ' Condition #72 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.241] | : . ' , ; ` | : . ' Condition #73 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.242] | : . ' , ; ` | : . ' Condition #74 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.242] | : . ' , ; ` | : . ' Condition #75 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.242] | : . ' , ; ` | : . ' Condition #76 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.242] | : . ' , ; ` | : . ' Condition #77 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.243] | : . ' , ; ` | : . ' Condition #78 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.243] | : . ' , ; ` | : . ' Condition #79 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.243] | : . ' , ; ` | : . ' Condition #80 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.243] | : . ' , ; ` | : . ' Condition #81 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.243] | : . ' , ; ` | : . ' Condition #82 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.244] | : . ' , ; ` | : . ' Condition #83 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.244] | : . ' , ; ` | : . ' Condition #84 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.244] | : . ' , ; ` | : . ' Condition #85 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.244] | : . ' , ; ` | : . ' Condition #86 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.245] | : . ' , ; ` | : . ' Condition #87 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.245] | : . ' , ; ` | : . ' Condition #88 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.245] | : . ' , ; ` | : . ' Condition #89 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.245] | : . ' , ; ` | : . ' Condition #90 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.246] | : . ' , ; ` | : . ' Condition #91 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.246] | : . ' , ; ` | : . ' Condition #92 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.246] | : . ' , ; ` | : . ' Condition #93 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.246] | : . ' , ; ` | : . ' Condition #94 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.247] | : . ' , ; ` | : . ' Condition #95 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.247] | : . ' , ; ` | : . ' Condition #96 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.247] | : . ' , ; ` | : . ' Condition #97 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.247] | : . ' , ; ` | : . ' Condition #98 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.248] | : . ' , ; ` | : . ' Condition #99 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.248] | : . ' , ; ` | : . ' Condition #100 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.248] | : . ' , ; ` | : . ' Condition #101 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.248] | : . ' , ; ` | : . ' Condition #102 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.249] | : . ' , ; ` | : . ' Condition #103 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.249] | : . ' , ; ` | : . ' Condition #104 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.249] | : . ' , ; ` | : . ' Condition #105 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.249] | : . ' , ; ` | : . ' Condition #106 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.249] | : . ' , ; ` | : . ' Condition #107 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.250] | : . ' , ; ` | : . ' Condition #108 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.250] | : . ' , ; ` | : . ' Condition #109 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.250] | : . ' , ; ` | : . ' Condition #110 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.250] | : . ' , ; ` | : . ' Condition #111 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.251] | : . ' , ; ` | : . ' Condition #112 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.251] | : . ' , ; ` | : . ' Condition #113 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.251] | : . ' , ; ` | : . ' Condition #114 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.251] | : . ' , ; ` | : . ' Condition #115 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.252] | : . ' , ; ` | : . ' Condition #116 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.252] | : . ' , ; ` | : . ' Condition #117 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.252] | : . ' , ; ` | : . ' Condition #118 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.252] | : . ' , ; ` | : . ' Condition #119 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.253] | : . ' , ; ` | : . ' Condition #120 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.253] | : . ' , ; ` | : . ' Condition #121 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.253] | : . ' , ; ` | : . ' Condition #122 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.253] | : . ' , ; ` | : . ' Condition #123 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.254] | : . ' , ; ` | : . ' Condition #124 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.254] | : . ' , ; ` | : . ' Condition #125 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.254] | : . ' , ; ` | : . ' Condition #126 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.254] | : . ' , ; ` | : . ' Condition #127 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.255] | : . ' , ; ` | : . ' Condition #128 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.255] | : . ' , ; ` | : . ' Condition #129 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.255] | : . ' , ; ` | : . ' Condition #130 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.255] | : . ' , ; ` | : . ' Condition #131 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.256] | : . ' , ; ` | : . ' Condition #132 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.256] | : . ' , ; ` | : . ' Condition #133 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.256] | : . ' , ; ` | : . ' Condition #134 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.256] | : . ' , ; ` | : . ' Condition #135 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.257] | : . ' , ; ` | : . ' Condition #136 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.257] | : . ' , ; ` | : . ' Condition #137 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.257] | : . ' , ; ` | : . ' Condition #138 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.257] | : . ' , ; ` | : . ' Condition #139 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.257] | : . ' , ; ` | : . ' Condition #140 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.258] | : . ' , ; ` | : . ' Condition #141 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.258] | : . ' , ; ` | : . ' Condition #142 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.258] | : . ' , ; ` | : . ' Condition #143 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.258] | : . ' , ; ` | : . ' Condition #144 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.259] | : . ' , ; ` | : . ' Condition #145 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.259] | : . ' , ; ` | : . ' Condition #146 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.259] | : . ' , ; ` | : . ' Condition #147 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.259] | : . ' , ; ` | : . ' Condition #148 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.260] | : . ' , ; ` | : . ' Condition #149 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.260] | : . ' , ; ` | : . ' Condition #150 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.260] | : . ' , ; ` | : . ' Condition #151 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.260] | : . ' , ; ` | : . ' Condition #152 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.261] | : . ' , ; ` | : . ' Condition #153 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.261] | : . ' , ; ` | : . ' Condition #154 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.261] | : . ' , ; ` | : . ' Condition #155 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.261] | : . ' , ; ` | : . ' Condition #156 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.262] | : . ' , ; ` | : . ' Condition #157 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.262] | : . ' , ; ` | : . ' Condition #158 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.262] | : . ' , ; ` | : . ' Condition #159 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.262] | : . ' , ; ` | : . ' Condition #160 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.263] | : . ' , ; ` | : . ' Condition #161 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.263] | : . ' , ; ` | : . ' Condition #162 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.263] | : . ' , ; ` | : . ' Condition #163 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.263] | : . ' , ; ` | : . ' Condition #164 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.264] | : . ' , ; ` | : . ' Condition #165 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.264] | : . ' , ; ` | : . ' Condition #166 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.264] | : . ' , ; ` | : . ' Condition #167 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.264] | : . ' , ; ` | : . ' Condition #168 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.265] | : . ' , ; ` | : . ' Condition #169 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.265] | : . ' , ; ` | : . ' Condition #170 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.265] | : . ' , ; ` | : . ' Condition #171 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.265] | : . ' , ; ` | : . ' Condition #172 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.266] | : . ' , ; ` | : . ' Condition #173 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.266] | : . ' , ; ` | : . ' Condition #174 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.266] | : . ' , ; ` | : . ' Condition #175 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.266] | : . ' , ; ` | : . ' Condition #176 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.267] | : . ' , ; ` | : . ' Condition #177 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.267] | : . ' , ; ` | : . ' Condition #178 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.267] | : . ' , ; ` | : . ' Condition #179 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.267] | : . ' , ; ` | : . ' Condition #180 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.268] | : . ' , ; ` | : . ' Condition #181 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.268] | : . ' , ; ` | : . ' Condition #182 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.268] | : . ' , ; ` | : . ' Condition #183 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.268] | : . ' , ; ` | : . ' Condition #184 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.268] | : . ' , ; ` | : . ' Condition #185 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.269] | : . ' , ; ` | : . ' Condition #186 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.269] | : . ' , ; ` | : . ' Condition #187 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.269] | : . ' , ; ` | : . ' Condition #188 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.269] | : . ' , ; ` | : . ' Condition #189 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.269] | : . ' , ; ` | : . ' Condition #190 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.270] | : . ' , ; ` | : . ' Condition #191 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.270] | : . ' , ; ` | : . ' Condition #192 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.270] | : . ' , ; ` | : . ' Condition #193 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.270] | : . ' , ; ` | : . ' Condition #194 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.270] | : . ' , ; ` | : . ' Condition #195 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.271] | : . ' , ; ` | : . ' Condition #196 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.271] | : . ' , ; ` | : . ' Condition #197 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.271] | : . ' , ; ` | : . ' Condition #198 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.271] | : . ' , ; ` | : . ' Condition #199 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.272] | : . ' , ; ` | : . ' Condition #200 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.272] | : . ' , ; ` | : . ' Condition #201 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.272] | : . ' , ; ` | : . ' Condition #202 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.272] | : . ' , ; ` | : . ' Condition #203 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.272] | : . ' , ; ` | : . ' Condition #204 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.273] | : . ' , ; ` | : . ' Condition #205 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.273] | : . ' , ; ` | : . ' Condition #206 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.273] | : . ' , ; ` | : . ' Condition #207 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.273] | : . ' , ; ` | : . ' Condition #208 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.274] | : . ' , ; ` | : . ' Condition #209 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.274] | : . ' , ; ` | : . ' Condition #210 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.274] | : . ' , ; ` | : . ' Condition #211 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.274] | : . ' , ; ` | : . ' Condition #212 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.274] | : . ' , ; ` | : . ' Condition #213 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.275] | : . ' , ; ` | : . ' Condition #214 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.275] | : . ' , ; ` | : . ' Condition #215 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.275] | : . ' , ; ` | : . ' Condition #216 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.275] | : . ' , ; ` | : . ' Condition #217 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.275] | : . ' , ; ` | : . ' Condition #218 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.276] | : . ' , ; ` | : . ' Condition #219 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.276] | : . ' , ; ` | : . ' Condition #220 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.276] | : . ' , ; ` | : . ' Condition #221 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.276] | : . ' , ; ` | : . ' Condition #222 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.277] | : . ' , ; ` | : . ' Condition #223 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.277] | : . ' , ; ` | : . ' Condition #224 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.277] | : . ' , ; ` | : . ' Condition #225 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.277] | : . ' , ; ` | : . ' Condition #226 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.277] | : . ' , ; ` | : . ' Condition #227 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.278] | : . ' , ; ` | : . ' Condition #228 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.278] | : . ' , ; ` | : . ' Condition #229 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.278] | : . ' , ; ` | : . ' Condition #230 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.278] | : . ' , ; ` | : . ' Condition #231 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.279] | : . ' , ; ` | : . ' Condition #232 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.279] | : . ' , ; ` | : . ' Condition #233 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.279] | : . ' , ; ` | : . ' Condition #234 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.279] | : . ' , ; ` | : . ' Condition #235 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.280] | : . ' , ; ` | : . ' Condition #236 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.280] | : . ' , ; ` | : . ' Condition #237 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.280] | : . ' , ; ` | : . ' Condition #238 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.280] | : . ' , ; ` | : . ' Condition #239 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.281] | : . ' , ; ` | : . ' Condition #240 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.281] | : . ' , ; ` | : . ' Condition #241 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.281] | : . ' , ; ` | : . ' Condition #242 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.281] | : . ' , ; ` | : . ' Condition #243 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.282] | : . ' , ; ` | : . ' Condition #244 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.282] | : . ' , ; ` | : . ' Condition #245 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.282] | : . ' , ; ` | : . ' Condition #246 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.282] | : . ' , ; ` | : . ' Condition #247 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.283] | : . ' , ; ` | : . ' Condition #248 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.283] | : . ' , ; ` | : . ' Condition #249 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.283] | : . ' , ; ` | : . ' Condition #250 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.283] | : . ' , ; ` | : . ' Condition #251 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.284] | : . ' , ; ` | : . ' Condition #252 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.284] | : . ' , ; ` | : . ' Condition #253 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.284] | : . ' , ; ` | : . ' Condition #254 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.284] | : . ' , ; ` | : . ' Condition #255 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.285] | : . ' , ; ` | : . ' Condition #256 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.285] | : . ' , ; ` | : . ' Condition #257 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.285] | : . ' , ; ` | : . ' Condition #258 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.285] | : . ' , ; ` | : . ' Condition #259 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.286] | : . ' , ; ` | : . ' Condition #260 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.286] | : . ' , ; ` | : . ' Condition #261 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.286] | : . ' , ; ` | : . ' Condition #262 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.286] | : . ' , ; ` | : . ' Condition #263 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.286] | : . ' , ; ` | : . ' Condition #264 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.287] | : . ' , ; ` | : . ' Condition #265 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.287] | : . ' , ; ` | : . ' Condition #266 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.287] | : . ' , ; ` | : . ' Condition #267 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.287] | : . ' , ; ` | : . ' Condition #268 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.288] | : . ' , ; ` | : . ' Condition #269 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.288] | : . ' , ; ` | : . ' Condition #270 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.288] | : . ' , ; ` | : . ' Condition #271 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.288] | : . ' , ; ` | : . ' Condition #272 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.289] | : . ' , ; ` | : . ' Condition #273 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.289] | : . ' , ; ` | : . ' Condition #274 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.289] | : . ' , ; ` | : . ' Condition #275 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.289] | : . ' , ; ` | : . ' Condition #276 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.290] | : . ' , ; ` | : . signalConditions() ... done [23:13:03.290] | : . ' , ; ` | : launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... done [23:13:03.290] | : . ' , ; ` | Launching futures ... done [23:13:03.290] | : . ' , ; ` | Future launched: 'SequentialFuture', 'UniprocessFuture', 'Future' [23:13:03.291] | : . ' , ; ` Using SequentialFutureBackend ... done [23:13:03.291] | : . ' , ; run() for 'Future' () ... done [23:13:03.291] | : . ' , future(..., label = NULL) ... done [23:13:03.291] | : . ' , value() for SequentialFuture () ... [23:13:03.292] | : . ' , ; signalConditions() ... [23:13:03.292] | : . ' , ; ` include = 'immediateCondition' [23:13:03.292] | : . ' , ; ` exclude = [23:13:03.292] | : . ' , ; ` resignal = FALSE [23:13:03.293] | : . ' , ; ` Number of conditions: 276 [23:13:03.293] | : . ' , ; ` int 276 [23:13:03.294] | : . ' , ; ` Condition #1 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.294] | : . ' , ; ` Condition #2 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.294] | : . ' , ; ` Condition #3 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.294] | : . ' , ; ` Condition #4 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.295] | : . ' , ; ` Condition #5 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.295] | : . ' , ; ` Condition #6 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.295] | : . ' , ; ` Condition #7 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.295] | : . ' , ; ` Condition #8 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.296] | : . ' , ; ` Condition #9 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.296] | : . ' , ; ` Condition #10 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.296] | : . ' , ; ` Condition #11 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.296] | : . ' , ; ` Condition #12 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.297] | : . ' , ; ` Condition #13 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.297] | : . ' , ; ` Condition #14 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.297] | : . ' , ; ` Condition #15 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.297] | : . ' , ; ` Condition #16 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.298] | : . ' , ; ` Condition #17 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.298] | : . ' , ; ` Condition #18 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.298] | : . ' , ; ` Condition #19 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.298] | : . ' , ; ` Condition #20 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.299] | : . ' , ; ` Condition #21 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.299] | : . ' , ; ` Condition #22 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.299] | : . ' , ; ` Condition #23 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.299] | : . ' , ; ` Condition #24 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.299] | : . ' , ; ` Condition #25 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.300] | : . ' , ; ` Condition #26 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.300] | : . ' , ; ` Condition #27 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.300] | : . ' , ; ` Condition #28 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.300] | : . ' , ; ` Condition #29 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.301] | : . ' , ; ` Condition #30 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.301] | : . ' , ; ` Condition #31 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.301] | : . ' , ; ` Condition #32 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.301] | : . ' , ; ` Condition #33 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.302] | : . ' , ; ` Condition #34 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.302] | : . ' , ; ` Condition #35 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.302] | : . ' , ; ` Condition #36 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.302] | : . ' , ; ` Condition #37 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.302] | : . ' , ; ` Condition #38 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.303] | : . ' , ; ` Condition #39 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.303] | : . ' , ; ` Condition #40 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.303] | : . ' , ; ` Condition #41 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.303] | : . ' , ; ` Condition #42 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.304] | : . ' , ; ` Condition #43 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.304] | : . ' , ; ` Condition #44 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.304] | : . ' , ; ` Condition #45 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.304] | : . ' , ; ` Condition #46 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.305] | : . ' , ; ` Condition #47 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.305] | : . ' , ; ` Condition #48 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.305] | : . ' , ; ` Condition #49 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.305] | : . ' , ; ` Condition #50 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.306] | : . ' , ; ` Condition #51 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.306] | : . ' , ; ` Condition #52 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.306] | : . ' , ; ` Condition #53 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.306] | : . ' , ; ` Condition #54 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.307] | : . ' , ; ` Condition #55 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.307] | : . ' , ; ` Condition #56 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.307] | : . ' , ; ` Condition #57 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.307] | : . ' , ; ` Condition #58 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.308] | : . ' , ; ` Condition #59 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.308] | : . ' , ; ` Condition #60 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.308] | : . ' , ; ` Condition #61 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.308] | : . ' , ; ` Condition #62 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.309] | : . ' , ; ` Condition #63 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.309] | : . ' , ; ` Condition #64 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.309] | : . ' , ; ` Condition #65 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.309] | : . ' , ; ` Condition #66 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.309] | : . ' , ; ` Condition #67 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.310] | : . ' , ; ` Condition #68 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.310] | : . ' , ; ` Condition #69 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.310] | : . ' , ; ` Condition #70 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.311] | : . ' , ; ` Condition #71 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.311] | : . ' , ; ` Condition #72 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.311] | : . ' , ; ` Condition #73 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.311] | : . ' , ; ` Condition #74 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.311] | : . ' , ; ` Condition #75 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.312] | : . ' , ; ` Condition #76 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.312] | : . ' , ; ` Condition #77 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.312] | : . ' , ; ` Condition #78 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.312] | : . ' , ; ` Condition #79 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.313] | : . ' , ; ` Condition #80 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.313] | : . ' , ; ` Condition #81 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.313] | : . ' , ; ` Condition #82 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.313] | : . ' , ; ` Condition #83 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.314] | : . ' , ; ` Condition #84 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.314] | : . ' , ; ` Condition #85 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.314] | : . ' , ; ` Condition #86 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.314] | : . ' , ; ` Condition #87 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.315] | : . ' , ; ` Condition #88 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.315] | : . ' , ; ` Condition #89 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.315] | : . ' , ; ` Condition #90 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.315] | : . ' , ; ` Condition #91 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.316] | : . ' , ; ` Condition #92 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.316] | : . ' , ; ` Condition #93 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.316] | : . ' , ; ` Condition #94 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.316] | : . ' , ; ` Condition #95 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.317] | : . ' , ; ` Condition #96 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.317] | : . ' , ; ` Condition #97 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.317] | : . ' , ; ` Condition #98 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.317] | : . ' , ; ` Condition #99 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.318] | : . ' , ; ` Condition #100 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.318] | : . ' , ; ` Condition #101 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.318] | : . ' , ; ` Condition #102 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.318] | : . ' , ; ` Condition #103 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.319] | : . ' , ; ` Condition #104 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.319] | : . ' , ; ` Condition #105 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.319] | : . ' , ; ` Condition #106 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.319] | : . ' , ; ` Condition #107 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.320] | : . ' , ; ` Condition #108 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.320] | : . ' , ; ` Condition #109 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.320] | : . ' , ; ` Condition #110 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.320] | : . ' , ; ` Condition #111 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.320] | : . ' , ; ` Condition #112 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.321] | : . ' , ; ` Condition #113 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.321] | : . ' , ; ` Condition #114 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.321] | : . ' , ; ` Condition #115 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.321] | : . ' , ; ` Condition #116 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.322] | : . ' , ; ` Condition #117 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.322] | : . ' , ; ` Condition #118 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.322] | : . ' , ; ` Condition #119 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.322] | : . ' , ; ` Condition #120 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.323] | : . ' , ; ` Condition #121 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.323] | : . ' , ; ` Condition #122 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.323] | : . ' , ; ` Condition #123 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.323] | : . ' , ; ` Condition #124 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.324] | : . ' , ; ` Condition #125 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.324] | : . ' , ; ` Condition #126 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.324] | : . ' , ; ` Condition #127 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.324] | : . ' , ; ` Condition #128 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.325] | : . ' , ; ` Condition #129 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.325] | : . ' , ; ` Condition #130 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.325] | : . ' , ; ` Condition #131 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.325] | : . ' , ; ` Condition #132 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.326] | : . ' , ; ` Condition #133 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.326] | : . ' , ; ` Condition #134 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.326] | : . ' , ; ` Condition #135 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.326] | : . ' , ; ` Condition #136 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.327] | : . ' , ; ` Condition #137 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.327] | : . ' , ; ` Condition #138 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.327] | : . ' , ; ` Condition #139 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.327] | : . ' , ; ` Condition #140 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.328] | : . ' , ; ` Condition #141 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.328] | : . ' , ; ` Condition #142 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.328] | : . ' , ; ` Condition #143 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.328] | : . ' , ; ` Condition #144 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.329] | : . ' , ; ` Condition #145 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.329] | : . ' , ; ` Condition #146 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.329] | : . ' , ; ` Condition #147 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.329] | : . ' , ; ` Condition #148 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.330] | : . ' , ; ` Condition #149 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.330] | : . ' , ; ` Condition #150 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.330] | : . ' , ; ` Condition #151 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.330] | : . ' , ; ` Condition #152 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.331] | : . ' , ; ` Condition #153 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.331] | : . ' , ; ` Condition #154 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.331] | : . ' , ; ` Condition #155 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.331] | : . ' , ; ` Condition #156 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.332] | : . ' , ; ` Condition #157 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.332] | : . ' , ; ` Condition #158 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.332] | : . ' , ; ` Condition #159 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.332] | : . ' , ; ` Condition #160 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.333] | : . ' , ; ` Condition #161 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.333] | : . ' , ; ` Condition #162 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.333] | : . ' , ; ` Condition #163 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.333] | : . ' , ; ` Condition #164 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.334] | : . ' , ; ` Condition #165 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.334] | : . ' , ; ` Condition #166 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.334] | : . ' , ; ` Condition #167 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.334] | : . ' , ; ` Condition #168 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.335] | : . ' , ; ` Condition #169 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.335] | : . ' , ; ` Condition #170 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.335] | : . ' , ; ` Condition #171 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.335] | : . ' , ; ` Condition #172 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.335] | : . ' , ; ` Condition #173 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.336] | : . ' , ; ` Condition #174 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.336] | : . ' , ; ` Condition #175 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.336] | : . ' , ; ` Condition #176 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.336] | : . ' , ; ` Condition #177 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.337] | : . ' , ; ` Condition #178 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.337] | : . ' , ; ` Condition #179 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.337] | : . ' , ; ` Condition #180 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.337] | : . ' , ; ` Condition #181 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.338] | : . ' , ; ` Condition #182 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.338] | : . ' , ; ` Condition #183 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.338] | : . ' , ; ` Condition #184 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.338] | : . ' , ; ` Condition #185 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.339] | : . ' , ; ` Condition #186 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.339] | : . ' , ; ` Condition #187 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.339] | : . ' , ; ` Condition #188 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.339] | : . ' , ; ` Condition #189 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.340] | : . ' , ; ` Condition #190 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.340] | : . ' , ; ` Condition #191 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.340] | : . ' , ; ` Condition #192 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.340] | : . ' , ; ` Condition #193 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.341] | : . ' , ; ` Condition #194 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.341] | : . ' , ; ` Condition #195 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.341] | : . ' , ; ` Condition #196 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.341] | : . ' , ; ` Condition #197 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.341] | : . ' , ; ` Condition #198 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.342] | : . ' , ; ` Condition #199 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.342] | : . ' , ; ` Condition #200 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.342] | : . ' , ; ` Condition #201 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.342] | : . ' , ; ` Condition #202 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.343] | : . ' , ; ` Condition #203 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.343] | : . ' , ; ` Condition #204 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.343] | : . ' , ; ` Condition #205 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.343] | : . ' , ; ` Condition #206 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.344] | : . ' , ; ` Condition #207 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.344] | : . ' , ; ` Condition #208 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.344] | : . ' , ; ` Condition #209 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.344] | : . ' , ; ` Condition #210 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.345] | : . ' , ; ` Condition #211 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.345] | : . ' , ; ` Condition #212 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.345] | : . ' , ; ` Condition #213 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.345] | : . ' , ; ` Condition #214 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.346] | : . ' , ; ` Condition #215 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.346] | : . ' , ; ` Condition #216 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.346] | : . ' , ; ` Condition #217 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.346] | : . ' , ; ` Condition #218 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.346] | : . ' , ; ` Condition #219 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.346] | : . ' , ; ` Condition #220 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.347] | : . ' , ; ` Condition #221 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.347] | : . ' , ; ` Condition #222 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.347] | : . ' , ; ` Condition #223 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.347] | : . ' , ; ` Condition #224 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.348] | : . ' , ; ` Condition #225 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.348] | : . ' , ; ` Condition #226 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.348] | : . ' , ; ` Condition #227 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.348] | : . ' , ; ` Condition #228 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.348] | : . ' , ; ` Condition #229 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.349] | : . ' , ; ` Condition #230 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.349] | : . ' , ; ` Condition #231 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.349] | : . ' , ; ` Condition #232 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.349] | : . ' , ; ` Condition #233 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.350] | : . ' , ; ` Condition #234 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.350] | : . ' , ; ` Condition #235 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.350] | : . ' , ; ` Condition #236 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.350] | : . ' , ; ` Condition #237 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.351] | : . ' , ; ` Condition #238 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.351] | : . ' , ; ` Condition #239 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.351] | : . ' , ; ` Condition #240 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.351] | : . ' , ; ` Condition #241 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.352] | : . ' , ; ` Condition #242 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.352] | : . ' , ; ` Condition #243 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.352] | : . ' , ; ` Condition #244 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.352] | : . ' , ; ` Condition #245 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.353] | : . ' , ; ` Condition #246 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.353] | : . ' , ; ` Condition #247 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.353] | : . ' , ; ` Condition #248 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.353] | : . ' , ; ` Condition #249 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.354] | : . ' , ; ` Condition #250 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.354] | : . ' , ; ` Condition #251 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.354] | : . ' , ; ` Condition #252 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.354] | : . ' , ; ` Condition #253 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.355] | : . ' , ; ` Condition #254 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.355] | : . ' , ; ` Condition #255 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.355] | : . ' , ; ` Condition #256 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.355] | : . ' , ; ` Condition #257 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.356] | : . ' , ; ` Condition #258 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.356] | : . ' , ; ` Condition #259 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.356] | : . ' , ; ` Condition #260 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.356] | : . ' , ; ` Condition #261 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.357] | : . ' , ; ` Condition #262 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.357] | : . ' , ; ` Condition #263 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.357] | : . ' , ; ` Condition #264 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.357] | : . ' , ; ` Condition #265 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.357] | : . ' , ; ` Condition #266 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.358] | : . ' , ; ` Condition #267 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.358] | : . ' , ; ` Condition #268 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.358] | : . ' , ; ` Condition #269 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.358] | : . ' , ; ` Condition #270 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.359] | : . ' , ; ` Condition #271 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.359] | : . ' , ; ` Condition #272 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.359] | : . ' , ; ` Condition #273 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.359] | : . ' , ; ` Condition #274 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.360] | : . ' , ; ` Condition #275 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.360] | : . ' , ; ` Condition #276 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.360] | : . ' , ; signalConditions() ... done [23:13:03.360] | : . ' , ; relay stdout ... [23:13:03.361] | : . ' , ; relay stdout ... done [23:13:03.361] | : . ' , ; check for misuse ... [23:13:03.361] | : . ' , ; check for misuse ... done [23:13:03.361] | : . ' , ; relay conditions ... [23:13:03.362] | : . ' , ; ` Future state: 'finished' [23:13:03.362] | : . ' , ; ` signalConditions() ... [23:13:03.362] | : . ' , ; ` | include = 'condition' [23:13:03.362] | : . ' , ; ` | exclude = 'immediateCondition' [23:13:03.362] | : . ' , ; ` | resignal = TRUE [23:13:03.362] | : . ' , ; ` | Number of conditions: 276 [23:13:03.362] | : . ' , ; ` | int 276 [23:13:03.363] | : . ' , ; ` | Condition #1 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.363] | : . ' , ; ` | Condition #1: 'simpleMessage', 'message', 'condition' [23:13:02.995] | : . ' , ; ` | : . attachPackages() ... [23:13:03.363] | : . ' , ; ` | Condition #2 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.364] | : . ' , ; ` | Condition #2: 'simpleMessage', 'message', 'condition' [23:13:02.995] | : . ' , ; ` | : . ' packages: [n=1] 'future' [23:13:03.364] | : . ' , ; ` | Condition #3 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.364] | : . ' , ; ` | Condition #3: 'simpleMessage', 'message', 'condition' [23:13:02.996] | : . ' , ; ` | : . attachPackages() ... done [23:13:03.364] | : . ' , ; ` | Condition #4 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.364] | : . ' , ; ` | Condition #4: 'simpleMessage', 'message', 'condition' [23:13:02.996] | : . ' , ; ` | : . attachPackages() ... [23:13:03.364] | : . ' , ; ` | Condition #5 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.365] | : . ' , ; ` | Condition #5: 'simpleMessage', 'message', 'condition' [23:13:02.997] | : . ' , ; ` | : . ' packages: [n=1] 'future' [23:13:03.367] | : . ' , ; ` | Condition #6 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.367] | : . ' , ; ` | Condition #6: 'simpleMessage', 'message', 'condition' [23:13:02.997] | : . ' , ; ` | : . attachPackages() ... done [23:13:03.367] | : . ' , ; ` | Condition #7 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.367] | : . ' , ; ` | Condition #7: 'simpleMessage', 'message', 'condition' [23:13:03.029] | : . ' , ; ` | : . future(..., label = NULL) ... [23:13:03.367] | : . ' , ; ` | Condition #8 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.368] | : . ' , ; ` | Condition #8: 'simpleMessage', 'message', 'condition' [23:13:03.029] | : . ' , ; ` | : . ' lazy: FALSE [23:13:03.368] | : . ' , ; ` | Condition #9 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.368] | : . ' , ; ` | Condition #9: 'simpleMessage', 'message', 'condition' [23:13:03.030] | : . ' , ; ` | : . ' stdout: TRUE [23:13:03.368] | : . ' , ; ` | Condition #10 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.368] | : . ' , ; ` | Condition #10: 'simpleMessage', 'message', 'condition' [23:13:03.030] | : . ' , ; ` | : . ' conditions: [n=1] 'condition' [23:13:03.368] | : . ' , ; ` | Condition #11 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.369] | : . ' , ; ` | Condition #11: 'simpleMessage', 'message', 'condition' [23:13:03.030] | : . ' , ; ` | : . ' gc: FALSE [23:13:03.369] | : . ' , ; ` | Condition #12 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.369] | : . ' , ; ` | Condition #12: 'simpleMessage', 'message', 'condition' [23:13:03.031] | : . ' , ; ` | : . ' earlySignal: FALSE [23:13:03.369] | : . ' , ; ` | Condition #13 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.369] | : . ' , ; ` | Condition #13: 'simpleMessage', 'message', 'condition' [23:13:03.031] | : . ' , ; ` | : . ' getGlobalsAndPackages() ... [23:13:03.369] | : . ' , ; ` | Condition #14 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.370] | : . ' , ; ` | Condition #14: 'simpleMessage', 'message', 'condition' [23:13:03.031] | : . ' , ; ` | : . ' , Searching for globals ... [23:13:03.370] | : . ' , ; ` | Condition #15 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.370] | : . ' , ; ` | Condition #15: 'simpleMessage', 'message', 'condition' [23:13:03.034] | : . ' , ; ` | : . ' , ; globals found: [0] [23:13:03.370] | : . ' , ; ` | Condition #16 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.370] | : . ' , ; ` | Condition #16: 'simpleMessage', 'message', 'condition' [23:13:03.034] | : . ' , ; ` | : . ' , Searching for globals ... done [23:13:03.370] | : . ' , ; ` | Condition #17 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.370] | : . ' , ; ` | Condition #17: 'simpleMessage', 'message', 'condition' [23:13:03.035] | : . ' , ; ` | : . ' , globals: [0] [23:13:03.371] | : . ' , ; ` | Condition #18 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.371] | : . ' , ; ` | Condition #18: 'simpleMessage', 'message', 'condition' [23:13:03.035] | : . ' , ; ` | : . ' , packages: [0] [23:13:03.371] | : . ' , ; ` | Condition #19 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.371] | : . ' , ; ` | Condition #19: 'simpleMessage', 'message', 'condition' [23:13:03.035] | : . ' , ; ` | : . ' getGlobalsAndPackages() ... done [23:13:03.371] | : . ' , ; ` | Condition #20 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.371] | : . ' , ; ` | Condition #20: 'simpleMessage', 'message', 'condition' [23:13:03.036] | : . ' , ; ` | : . ' run() for 'Future' () ... [23:13:03.372] | : . ' , ; ` | Condition #21 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.372] | : . ' , ; ` | Condition #21: 'simpleMessage', 'message', 'condition' [23:13:03.036] | : . ' , ; ` | : . ' , state: 'created' [23:13:03.372] | : . ' , ; ` | Condition #22 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.372] | : . ' , ; ` | Condition #22: 'simpleMessage', 'message', 'condition' [23:13:03.037] | : . ' , ; ` | : . ' , plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:13:03.372] | : . ' , ; ` | Condition #23 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.372] | : . ' , ; ` | Condition #23: 'simpleMessage', 'message', 'condition' [23:13:03.037] | : . ' , ; ` | : . ' , plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:13:03.373] | : . ' , ; ` | Condition #24 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.373] | : . ' , ; ` | Condition #24: 'simpleMessage', 'message', 'condition' [23:13:03.037] | : . ' , ; ` | : . ' , Using SequentialFutureBackend ... [23:13:03.373] | : . ' , ; ` | Condition #25 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.373] | : . ' , ; ` | Condition #25: 'simpleMessage', 'message', 'condition' [23:13:03.038] | : . ' , ; ` | : . ' , ; Number of futures since start: 9 (9 created, 9 launched, 9 finished) [23:13:03.373] | : . ' , ; ` | Condition #26 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.373] | : . ' , ; ` | Condition #26: 'simpleMessage', 'message', 'condition' [23:13:03.038] | : . ' , ; ` | : . ' , ; Launching futures ... [23:13:03.374] | : . ' , ; ` | Condition #27 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.374] | : . ' , ; ` | Condition #27: 'simpleMessage', 'message', 'condition' [23:13:03.039] | : . ' , ; ` | : . ' , ; ` launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... [23:13:03.374] | : . ' , ; ` | Condition #28 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.374] | : . ' , ; ` | Condition #28: 'simpleMessage', 'message', 'condition' [23:13:03.039] | : . ' , ; ` | : . ' , ; ` | getFutureData() ... [23:13:03.374] | : . ' , ; ` | Condition #29 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.374] | : . ' , ; ` | Condition #29: 'simpleMessage', 'message', 'condition' [23:13:03.039] | : . ' , ; ` | : . ' , ; ` | : getFutureCore() ... [23:13:03.375] | : . ' , ; ` | Condition #30 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.375] | : . ' , ; ` | Condition #30: 'simpleMessage', 'message', 'condition' [23:13:03.040] | : . ' , ; ` | : . ' , ; ` | : . Packages needed by the future expression (n = 0): [23:13:03.375] | : . ' , ; ` | Condition #31 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.375] | : . ' , ; ` | Condition #31: 'simpleMessage', 'message', 'condition' [23:13:03.040] | : . ' , ; ` | : . ' , ; ` | : getFutureCore() ... done [23:13:03.375] | : . ' , ; ` | Condition #32 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.375] | : . ' , ; ` | Condition #32: 'simpleMessage', 'message', 'condition' [23:13:03.040] | : . ' , ; ` | : . ' , ; ` | : getFutureCapture() ... [23:13:03.375] | : . ' , ; ` | Condition #33 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.376] | : . ' , ; ` | Condition #33: 'simpleMessage', 'message', 'condition' [23:13:03.041] | : . ' , ; ` | : . ' , ; ` | : getFutureCapture() ... done [23:13:03.376] | : . ' , ; ` | Condition #34 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.376] | : . ' , ; ` | Condition #34: 'simpleMessage', 'message', 'condition' [23:13:03.041] | : . ' , ; ` | : . ' , ; ` | : getFutureContext() ... [23:13:03.376] | : . ' , ; ` | Condition #35 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.376] | : . ' , ; ` | Condition #35: 'simpleMessage', 'message', 'condition' [23:13:03.041] | : . ' , ; ` | : . ' , ; ` | : . plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:13:03.376] | : . ' , ; ` | Condition #36 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.377] | : . ' , ; ` | Condition #36: 'simpleMessage', 'message', 'condition' [23:13:03.042] | : . ' , ; ` | : . ' , ; ` | : . ' Getting stack without first backend: [n=0] [23:13:03.377] | : . ' , ; ` | Condition #37 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.377] | : . ' , ; ` | Condition #37: 'simpleMessage', 'message', 'condition' [23:13:03.042] | : . ' , ; ` | : . ' , ; ` | : . plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:13:03.377] | : . ' , ; ` | Condition #38 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.377] | : . ' , ; ` | Condition #38: 'simpleMessage', 'message', 'condition' [23:13:03.043] | : . ' , ; ` | : . ' , ; ` | : . Packages needed by future backend (n = 0): [23:13:03.377] | : . ' , ; ` | Condition #39 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.378] | : . ' , ; ` | Condition #39: 'simpleMessage', 'message', 'condition' [23:13:03.043] | : . ' , ; ` | : . ' , ; ` | : getFutureContext() ... done [23:13:03.378] | : . ' , ; ` | Condition #40 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.378] | : . ' , ; ` | Condition #40: 'simpleMessage', 'message', 'condition' [23:13:03.043] | : . ' , ; ` | : . ' , ; ` | getFutureData() ... done [23:13:03.378] | : . ' , ; ` | Condition #41 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.378] | : . ' , ; ` | Condition #41: 'simpleMessage', 'message', 'condition' [23:13:03.047] | : . ' , ; ` | : . ' , ; ` | plan("list", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:13:03.378] | : . ' , ; ` | Condition #42 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.379] | : . ' , ; ` | Condition #42: 'simpleMessage', 'message', 'condition' [23:13:03.047] | : . ' , ; ` | : . ' , ; ` | : Getting full stack: [n=1] 'sequential', 'uniprocess', 'future', 'function' [23:13:03.379] | : . ' , ; ` | Condition #43 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.379] | : . ' , ; ` | Condition #43: 'simpleMessage', 'message', 'condition' [23:13:03.047] | : . ' , ; ` | : . ' , ; ` | plan("list", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:13:03.379] | : . ' , ; ` | Condition #44 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.379] | : . ' , ; ` | Condition #44: 'simpleMessage', 'message', 'condition' [23:13:03.048] | : . ' , ; ` | : . ' , ; ` | plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [23:13:03.379] | : . ' , ; ` | Condition #45 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.380] | : . ' , ; ` | Condition #45: 'simpleMessage', 'message', 'condition' [23:13:03.049] | : . ' , ; ` | : . ' , ; ` | : plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [23:13:03.380] | : . ' , ; ` | Condition #46 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.380] | : . ' , ; ` | Condition #46: 'simpleMessage', 'message', 'condition' [23:13:03.049] | : . ' , ; ` | : . ' , ; ` | : . all.equal() for FutureStrategyList ... [23:13:03.380] | : . ' , ; ` | Condition #47 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.380] | : . ' , ; ` | Condition #47: 'simpleMessage', 'message', 'condition' [23:13:03.049] | : . ' , ; ` | : . ' , ; ` | : . ' New stack: [23:13:03.380] | : . ' , ; ` | Condition #48 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.381] | : . ' , ; ` | Condition #48: 'simpleMessage', 'message', 'condition' [23:13:03.050] | : . ' , ; ` | : . ' , ; ` | : . ' List of 1 [23:13:03.050] | : . ' , ; ` | : . ' , ; ` | : . ' $ :function (..., envir = parent.frame()) [23:13:03.050] | : . ' , ; ` | : . ' , ; ` | : . ' ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:13:03.050] | : . ' , ; ` | : . ' , ; ` | : . ' ..- attr(*, "init")= logi TRUE [23:13:03.050] | : . ' , ; ` | : . ' , ; ` | : . ' ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:03.050] | : . ' , ; ` | : . ' , ; ` | : . ' .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:03.050] | : . ' , ; ` | : . ' , ; ` | : . ' ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:03.050] | : . ' , ; ` | : . ' , ; ` | : . ' ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [23:13:03.050] | : . ' , ; ` | : . ' , ; ` | : . ' - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [23:13:03.381] | : . ' , ; ` | Condition #49 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.381] | : . ' , ; ` | Condition #49: 'simpleMessage', 'message', 'condition' [23:13:03.055] | : . ' , ; ` | : . ' , ; ` | : . ' Old stack: [23:13:03.381] | : . ' , ; ` | Condition #50 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.381] | : . ' , ; ` | Condition #50: 'simpleMessage', 'message', 'condition' [23:13:03.056] | : . ' , ; ` | : . ' , ; ` | : . ' List of 1 [23:13:03.056] | : . ' , ; ` | : . ' , ; ` | : . ' $ :function (..., envir = parent.frame()) [23:13:03.056] | : . ' , ; ` | : . ' , ; ` | : . ' ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:13:03.056] | : . ' , ; ` | : . ' , ; ` | : . ' ..- attr(*, "init")= chr "done" [23:13:03.056] | : . ' , ; ` | : . ' , ; ` | : . ' ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:03.056] | : . ' , ; ` | : . ' , ; ` | : . ' .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:03.056] | : . ' , ; ` | : . ' , ; ` | : . ' ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:03.056] | : . ' , ; ` | : . ' , ; ` | : . ' ..- attr(*, "call")= language plan(sequential) [23:13:03.056] | : . ' , ; ` | : . ' , ; ` | : . ' ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [23:13:03.056] | : . ' , ; ` | : . ' , ; ` | : . ' .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:03.056] | : . ' , ; ` | : . ' , ; ` | : . ' .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:03.056] | : . ' , ; ` | : . ' , ; ` | : . ' - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [23:13:03.381] | : . ' , ; ` | Condition #51 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.382] | : . ' , ; ` | Condition #51: 'simpleMessage', 'message', 'condition' [23:13:03.063] | : . ' , ; ` | : . ' , ; ` | : . ' Not identical [23:13:03.382] | : . ' , ; ` | Condition #52 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.382] | : . ' , ; ` | Condition #52: 'simpleMessage', 'message', 'condition' [23:13:03.063] | : . ' , ; ` | : . ' , ; ` | : . ' all.equal() for future ... [23:13:03.382] | : . ' , ; ` | Condition #53 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.382] | : . ' , ; ` | Condition #53: 'simpleMessage', 'message', 'condition' [23:13:03.063] | : . ' , ; ` | : . ' , ; ` | : . ' , List of 2 [23:13:03.063] | : . ' , ; ` | : . ' , ; ` | : . ' , $ target :function (..., envir = parent.frame()) [23:13:03.063] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:13:03.063] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "init")= logi TRUE [23:13:03.063] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:03.063] | : . ' , ; ` | : . ' , ; ` | : . ' , .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:03.063] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:03.063] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [23:13:03.063] | : . ' , ; ` | : . ' , ; ` | : . ' , $ current:function (..., envir = parent.frame()) [23:13:03.063] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:13:03.063] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "init")= chr "done" [23:13:03.063] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:03.063] | : . ' , ; ` | : . ' , ; ` | : . ' , .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:03.063] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:03.063] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "call")= language plan(sequential) [23:13:03.063] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [23:13:03.063] | : . ' , ; ` | : . ' , ; ` | : . ' , .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:03.063] | : . ' , ; ` | : . ' , ; ` | : . ' , .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:03.383] | : . ' , ; ` | Condition #54 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.383] | : . ' , ; ` | Condition #54: 'simpleMessage', 'message', 'condition' [23:13:03.078] | : . ' , ; ` | : . ' , ; ` | : . ' all.equal() for future ... done [23:13:03.383] | : . ' , ; ` | Condition #55 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.384] | : . ' , ; ` | Condition #55: 'simpleMessage', 'message', 'condition' [23:13:03.078] | : . ' , ; ` | : . ' , ; ` | : . all.equal() for FutureStrategyList ... done [23:13:03.384] | : . ' , ; ` | Condition #56 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.384] | : . ' , ; ` | Condition #56: 'simpleMessage', 'message', 'condition' [23:13:03.078] | : . ' , ; ` | : . ' , ; ` | : . plan(): Skip setting new future backend stack because it is the same as the current one: [23:13:03.384] | : . ' , ; ` | Condition #57 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.385] | : . ' , ; ` | Condition #57: 'simpleMessage', 'message', 'condition' [23:13:03.079] | : . ' , ; ` | : . ' , ; ` | : . List of future strategies: [23:13:03.079] | : . ' , ; ` | : . ' , ; ` | : . 1. sequential: [23:13:03.079] | : . ' , ; ` | : . ' , ; ` | : . - args: function (..., envir = parent.frame(), workers = "") [23:13:03.079] | : . ' , ; ` | : . ' , ; ` | : . - tweaked: FALSE [23:13:03.079] | : . ' , ; ` | : . ' , ; ` | : . - call: plan(sequential) [23:13:03.385] | : . ' , ; ` | Condition #58 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.385] | : . ' , ; ` | Condition #58: 'simpleMessage', 'message', 'condition' [23:13:03.080] | : . ' , ; ` | : . ' , ; ` | : plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [23:13:03.385] | : . ' , ; ` | Condition #59 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.386] | : . ' , ; ` | Condition #59: 'simpleMessage', 'message', 'condition' [23:13:03.080] | : . ' , ; ` | : . ' , ; ` | plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [23:13:03.386] | : . ' , ; ` | Condition #60 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.386] | : . ' , ; ` | Condition #60: 'simpleMessage', 'message', 'condition' [23:13:03.084] | : . ' , ; ` | : . ' , ; ` | plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [23:13:03.386] | : . ' , ; ` | Condition #61 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.387] | : . ' , ; ` | Condition #61: 'simpleMessage', 'message', 'condition' [23:13:03.084] | : . ' , ; ` | : . ' , ; ` | : plan(<'FutureStrategyList'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [23:13:03.387] | : . ' , ; ` | Condition #62 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.387] | : . ' , ; ` | Condition #62: 'simpleMessage', 'message', 'condition' [23:13:03.085] | : . ' , ; ` | : . ' , ; ` | : . plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [23:13:03.387] | : . ' , ; ` | Condition #63 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.388] | : . ' , ; ` | Condition #63: 'simpleMessage', 'message', 'condition' [23:13:03.085] | : . ' , ; ` | : . ' , ; ` | : . ' all.equal() for FutureStrategyList ... [23:13:03.388] | : . ' , ; ` | Condition #64 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.388] | : . ' , ; ` | Condition #64: 'simpleMessage', 'message', 'condition' [23:13:03.085] | : . ' , ; ` | : . ' , ; ` | : . ' , New stack: [23:13:03.388] | : . ' , ; ` | Condition #65 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.389] | : . ' , ; ` | Condition #65: 'simpleMessage', 'message', 'condition' [23:13:03.086] | : . ' , ; ` | : . ' , ; ` | : . ' , List of 1 [23:13:03.086] | : . ' , ; ` | : . ' , ; ` | : . ' , $ :function (..., envir = parent.frame()) [23:13:03.086] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:13:03.086] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "init")= chr "done" [23:13:03.086] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:03.086] | : . ' , ; ` | : . ' , ; ` | : . ' , .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:03.086] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:03.086] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "call")= language plan(sequential) [23:13:03.086] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [23:13:03.086] | : . ' , ; ` | : . ' , ; ` | : . ' , .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:03.086] | : . ' , ; ` | : . ' , ; ` | : . ' , .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:03.086] | : . ' , ; ` | : . ' , ; ` | : . ' , - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [23:13:03.389] | : . ' , ; ` | Condition #66 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.389] | : . ' , ; ` | Condition #66: 'simpleMessage', 'message', 'condition' [23:13:03.092] | : . ' , ; ` | : . ' , ; ` | : . ' , Old stack: [23:13:03.390] | : . ' , ; ` | Condition #67 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.390] | : . ' , ; ` | Condition #67: 'simpleMessage', 'message', 'condition' [23:13:03.092] | : . ' , ; ` | : . ' , ; ` | : . ' , List of 1 [23:13:03.092] | : . ' , ; ` | : . ' , ; ` | : . ' , $ :function (..., envir = parent.frame()) [23:13:03.092] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:13:03.092] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "init")= chr "done" [23:13:03.092] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:03.092] | : . ' , ; ` | : . ' , ; ` | : . ' , .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:03.092] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:03.092] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "call")= language plan(sequential) [23:13:03.092] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [23:13:03.092] | : . ' , ; ` | : . ' , ; ` | : . ' , .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:03.092] | : . ' , ; ` | : . ' , ; ` | : . ' , .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:03.092] | : . ' , ; ` | : . ' , ; ` | : . ' , - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [23:13:03.390] | : . ' , ; ` | Condition #68 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.390] | : . ' , ; ` | Condition #68: 'simpleMessage', 'message', 'condition' [23:13:03.099] | : . ' , ; ` | : . ' , ; ` | : . ' , Identical [23:13:03.391] | : . ' , ; ` | Condition #69 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.391] | : . ' , ; ` | Condition #69: 'simpleMessage', 'message', 'condition' [23:13:03.099] | : . ' , ; ` | : . ' , ; ` | : . ' all.equal() for FutureStrategyList ... done [23:13:03.391] | : . ' , ; ` | Condition #70 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.391] | : . ' , ; ` | Condition #70: 'simpleMessage', 'message', 'condition' [23:13:03.100] | : . ' , ; ` | : . ' , ; ` | : . ' plan(): Skip setting new future backend stack because it is the same as the current one: [23:13:03.392] | : . ' , ; ` | Condition #71 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.392] | : . ' , ; ` | Condition #71: 'simpleMessage', 'message', 'condition' [23:13:03.100] | : . ' , ; ` | : . ' , ; ` | : . ' List of future strategies: [23:13:03.100] | : . ' , ; ` | : . ' , ; ` | : . ' 1. sequential: [23:13:03.100] | : . ' , ; ` | : . ' , ; ` | : . ' - args: function (..., envir = parent.frame(), workers = "") [23:13:03.100] | : . ' , ; ` | : . ' , ; ` | : . ' - tweaked: FALSE [23:13:03.100] | : . ' , ; ` | : . ' , ; ` | : . ' - call: plan(sequential) [23:13:03.392] | : . ' , ; ` | Condition #72 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.392] | : . ' , ; ` | Condition #72: 'simpleMessage', 'message', 'condition' [23:13:03.101] | : . ' , ; ` | : . ' , ; ` | : . plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [23:13:03.393] | : . ' , ; ` | Condition #73 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.393] | : . ' , ; ` | Condition #73: 'simpleMessage', 'message', 'condition' [23:13:03.101] | : . ' , ; ` | : . ' , ; ` | : plan(<'FutureStrategyList'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [23:13:03.393] | : . ' , ; ` | Condition #74 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.393] | : . ' , ; ` | Condition #74: 'simpleMessage', 'message', 'condition' [23:13:03.101] | : . ' , ; ` | : . ' , ; ` | plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [23:13:03.394] | : . ' , ; ` | Condition #75 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.394] | : . ' , ; ` | Condition #75: 'simpleMessage', 'message', 'condition' [23:13:03.102] | : . ' , ; ` | : . ' , ; ` | SequentialFuture started (and completed) [23:13:03.394] | : . ' , ; ` | Condition #76 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.395] | : . ' , ; ` | Condition #76: 'simpleMessage', 'message', 'condition' [23:13:03.103] | : . ' , ; ` | : . ' , ; ` | signalConditions() ... [23:13:03.395] | : . ' , ; ` | Condition #77 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.395] | : . ' , ; ` | Condition #77: 'simpleMessage', 'message', 'condition' [23:13:03.103] | : . ' , ; ` | : . ' , ; ` | : include = 'immediateCondition' [23:13:03.395] | : . ' , ; ` | Condition #78 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.396] | : . ' , ; ` | Condition #78: 'simpleMessage', 'message', 'condition' [23:13:03.103] | : . ' , ; ` | : . ' , ; ` | : exclude = [23:13:03.396] | : . ' , ; ` | Condition #79 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.396] | : . ' , ; ` | Condition #79: 'simpleMessage', 'message', 'condition' [23:13:03.104] | : . ' , ; ` | : . ' , ; ` | : resignal = FALSE [23:13:03.396] | : . ' , ; ` | Condition #80 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.397] | : . ' , ; ` | Condition #80: 'simpleMessage', 'message', 'condition' [23:13:03.104] | : . ' , ; ` | : . ' , ; ` | : Number of conditions: 6 [23:13:03.397] | : . ' , ; ` | Condition #81 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.397] | : . ' , ; ` | Condition #81: 'simpleMessage', 'message', 'condition' [23:13:03.104] | : . ' , ; ` | : . ' , ; ` | : int 6 [23:13:03.397] | : . ' , ; ` | Condition #82 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.398] | : . ' , ; ` | Condition #82: 'simpleMessage', 'message', 'condition' [23:13:03.105] | : . ' , ; ` | : . ' , ; ` | : Condition #1 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.398] | : . ' , ; ` | Condition #83 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.398] | : . ' , ; ` | Condition #83: 'simpleMessage', 'message', 'condition' [23:13:03.105] | : . ' , ; ` | : . ' , ; ` | : Condition #2 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.398] | : . ' , ; ` | Condition #84 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.399] | : . ' , ; ` | Condition #84: 'simpleMessage', 'message', 'condition' [23:13:03.106] | : . ' , ; ` | : . ' , ; ` | : Condition #3 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.399] | : . ' , ; ` | Condition #85 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.399] | : . ' , ; ` | Condition #85: 'simpleMessage', 'message', 'condition' [23:13:03.106] | : . ' , ; ` | : . ' , ; ` | : Condition #4 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.399] | : . ' , ; ` | Condition #86 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.400] | : . ' , ; ` | Condition #86: 'simpleMessage', 'message', 'condition' [23:13:03.106] | : . ' , ; ` | : . ' , ; ` | : Condition #5 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.400] | : . ' , ; ` | Condition #87 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.400] | : . ' , ; ` | Condition #87: 'simpleMessage', 'message', 'condition' [23:13:03.107] | : . ' , ; ` | : . ' , ; ` | : Condition #6 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.401] | : . ' , ; ` | Condition #88 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.401] | : . ' , ; ` | Condition #88: 'simpleMessage', 'message', 'condition' [23:13:03.107] | : . ' , ; ` | : . ' , ; ` | signalConditions() ... done [23:13:03.401] | : . ' , ; ` | Condition #89 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.401] | : . ' , ; ` | Condition #89: 'simpleMessage', 'message', 'condition' [23:13:03.107] | : . ' , ; ` | : . ' , ; ` launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... done [23:13:03.402] | : . ' , ; ` | Condition #90 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.402] | : . ' , ; ` | Condition #90: 'simpleMessage', 'message', 'condition' [23:13:03.108] | : . ' , ; ` | : . ' , ; Launching futures ... done [23:13:03.402] | : . ' , ; ` | Condition #91 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.402] | : . ' , ; ` | Condition #91: 'simpleMessage', 'message', 'condition' [23:13:03.108] | : . ' , ; ` | : . ' , ; Future launched: 'SequentialFuture', 'UniprocessFuture', 'Future' [23:13:03.403] | : . ' , ; ` | Condition #92 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.403] | : . ' , ; ` | Condition #92: 'simpleMessage', 'message', 'condition' [23:13:03.108] | : . ' , ; ` | : . ' , Using SequentialFutureBackend ... done [23:13:03.403] | : . ' , ; ` | Condition #93 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.404] | : . ' , ; ` | Condition #93: 'simpleMessage', 'message', 'condition' [23:13:03.108] | : . ' , ; ` | : . ' run() for 'Future' () ... done [23:13:03.404] | : . ' , ; ` | Condition #94 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.404] | : . ' , ; ` | Condition #94: 'simpleMessage', 'message', 'condition' [23:13:03.109] | : . ' , ; ` | : . future(..., label = NULL) ... done [23:13:03.405] | : . ' , ; ` | Condition #95 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.405] | : . ' , ; ` | Condition #95: 'simpleMessage', 'message', 'condition' [23:13:03.109] | : . ' , ; ` | : . future(..., label = NULL) ... [23:13:03.405] | : . ' , ; ` | Condition #96 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.405] | : . ' , ; ` | Condition #96: 'simpleMessage', 'message', 'condition' [23:13:03.110] | : . ' , ; ` | : . ' lazy: FALSE [23:13:03.406] | : . ' , ; ` | Condition #97 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.406] | : . ' , ; ` | Condition #97: 'simpleMessage', 'message', 'condition' [23:13:03.110] | : . ' , ; ` | : . ' stdout: TRUE [23:13:03.406] | : . ' , ; ` | Condition #98 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.407] | : . ' , ; ` | Condition #98: 'simpleMessage', 'message', 'condition' [23:13:03.110] | : . ' , ; ` | : . ' conditions: [n=1] 'condition' [23:13:03.407] | : . ' , ; ` | Condition #99 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.407] | : . ' , ; ` | Condition #99: 'simpleMessage', 'message', 'condition' [23:13:03.111] | : . ' , ; ` | : . ' gc: FALSE [23:13:03.407] | : . ' , ; ` | Condition #100 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.408] | : . ' , ; ` | Condition #100: 'simpleMessage', 'message', 'condition' [23:13:03.111] | : . ' , ; ` | : . ' earlySignal: FALSE [23:13:03.408] | : . ' , ; ` | Condition #101 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.408] | : . ' , ; ` | Condition #101: 'simpleMessage', 'message', 'condition' [23:13:03.111] | : . ' , ; ` | : . ' getGlobalsAndPackages() ... [23:13:03.409] | : . ' , ; ` | Condition #102 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.409] | : . ' , ; ` | Condition #102: 'simpleMessage', 'message', 'condition' [23:13:03.112] | : . ' , ; ` | : . ' , Searching for globals ... [23:13:03.409] | : . ' , ; ` | Condition #103 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.409] | : . ' , ; ` | Condition #103: 'simpleMessage', 'message', 'condition' [23:13:03.114] | : . ' , ; ` | : . ' , ; globals found: [0] [23:13:03.410] | : . ' , ; ` | Condition #104 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.410] | : . ' , ; ` | Condition #104: 'simpleMessage', 'message', 'condition' [23:13:03.114] | : . ' , ; ` | : . ' , Searching for globals ... done [23:13:03.410] | : . ' , ; ` | Condition #105 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.411] | : . ' , ; ` | Condition #105: 'simpleMessage', 'message', 'condition' [23:13:03.115] | : . ' , ; ` | : . ' , globals: [0] [23:13:03.411] | : . ' , ; ` | Condition #106 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.411] | : . ' , ; ` | Condition #106: 'simpleMessage', 'message', 'condition' [23:13:03.115] | : . ' , ; ` | : . ' , packages: [0] [23:13:03.412] | : . ' , ; ` | Condition #107 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.412] | : . ' , ; ` | Condition #107: 'simpleMessage', 'message', 'condition' [23:13:03.115] | : . ' , ; ` | : . ' getGlobalsAndPackages() ... done [23:13:03.412] | : . ' , ; ` | Condition #108 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.412] | : . ' , ; ` | Condition #108: 'simpleMessage', 'message', 'condition' [23:13:03.116] | : . ' , ; ` | : . ' run() for 'Future' () ... [23:13:03.413] | : . ' , ; ` | Condition #109 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.413] | : . ' , ; ` | Condition #109: 'simpleMessage', 'message', 'condition' [23:13:03.116] | : . ' , ; ` | : . ' , state: 'created' [23:13:03.413] | : . ' , ; ` | Condition #110 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.414] | : . ' , ; ` | Condition #110: 'simpleMessage', 'message', 'condition' [23:13:03.117] | : . ' , ; ` | : . ' , plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:13:03.414] | : . ' , ; ` | Condition #111 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.414] | : . ' , ; ` | Condition #111: 'simpleMessage', 'message', 'condition' [23:13:03.117] | : . ' , ; ` | : . ' , plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:13:03.414] | : . ' , ; ` | Condition #112 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.415] | : . ' , ; ` | Condition #112: 'simpleMessage', 'message', 'condition' [23:13:03.117] | : . ' , ; ` | : . ' , Using SequentialFutureBackend ... [23:13:03.415] | : . ' , ; ` | Condition #113 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.415] | : . ' , ; ` | Condition #113: 'simpleMessage', 'message', 'condition' [23:13:03.117] | : . ' , ; ` | : . ' , ; Number of futures since start: 10 (10 created, 10 launched, 10 finished) [23:13:03.416] | : . ' , ; ` | Condition #114 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.416] | : . ' , ; ` | Condition #114: 'simpleMessage', 'message', 'condition' [23:13:03.118] | : . ' , ; ` | : . ' , ; Launching futures ... [23:13:03.416] | : . ' , ; ` | Condition #115 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.416] | : . ' , ; ` | Condition #115: 'simpleMessage', 'message', 'condition' [23:13:03.118] | : . ' , ; ` | : . ' , ; ` launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... [23:13:03.417] | : . ' , ; ` | Condition #116 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.417] | : . ' , ; ` | Condition #116: 'simpleMessage', 'message', 'condition' [23:13:03.118] | : . ' , ; ` | : . ' , ; ` | getFutureData() ... [23:13:03.417] | : . ' , ; ` | Condition #117 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.418] | : . ' , ; ` | Condition #117: 'simpleMessage', 'message', 'condition' [23:13:03.118] | : . ' , ; ` | : . ' , ; ` | : getFutureCore() ... [23:13:03.418] | : . ' , ; ` | Condition #118 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.418] | : . ' , ; ` | Condition #118: 'simpleMessage', 'message', 'condition' [23:13:03.119] | : . ' , ; ` | : . ' , ; ` | : . Packages needed by the future expression (n = 0): [23:13:03.418] | : . ' , ; ` | Condition #119 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.419] | : . ' , ; ` | Condition #119: 'simpleMessage', 'message', 'condition' [23:13:03.119] | : . ' , ; ` | : . ' , ; ` | : getFutureCore() ... done [23:13:03.419] | : . ' , ; ` | Condition #120 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.419] | : . ' , ; ` | Condition #120: 'simpleMessage', 'message', 'condition' [23:13:03.119] | : . ' , ; ` | : . ' , ; ` | : getFutureCapture() ... [23:13:03.420] | : . ' , ; ` | Condition #121 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.420] | : . ' , ; ` | Condition #121: 'simpleMessage', 'message', 'condition' [23:13:03.119] | : . ' , ; ` | : . ' , ; ` | : getFutureCapture() ... done [23:13:03.420] | : . ' , ; ` | Condition #122 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.420] | : . ' , ; ` | Condition #122: 'simpleMessage', 'message', 'condition' [23:13:03.120] | : . ' , ; ` | : . ' , ; ` | : getFutureContext() ... [23:13:03.421] | : . ' , ; ` | Condition #123 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.421] | : . ' , ; ` | Condition #123: 'simpleMessage', 'message', 'condition' [23:13:03.120] | : . ' , ; ` | : . ' , ; ` | : . plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:13:03.421] | : . ' , ; ` | Condition #124 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.422] | : . ' , ; ` | Condition #124: 'simpleMessage', 'message', 'condition' [23:13:03.120] | : . ' , ; ` | : . ' , ; ` | : . ' Getting stack without first backend: [n=0] [23:13:03.422] | : . ' , ; ` | Condition #125 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.422] | : . ' , ; ` | Condition #125: 'simpleMessage', 'message', 'condition' [23:13:03.121] | : . ' , ; ` | : . ' , ; ` | : . plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:13:03.422] | : . ' , ; ` | Condition #126 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.423] | : . ' , ; ` | Condition #126: 'simpleMessage', 'message', 'condition' [23:13:03.121] | : . ' , ; ` | : . ' , ; ` | : . Packages needed by future backend (n = 0): [23:13:03.423] | : . ' , ; ` | Condition #127 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.423] | : . ' , ; ` | Condition #127: 'simpleMessage', 'message', 'condition' [23:13:03.121] | : . ' , ; ` | : . ' , ; ` | : getFutureContext() ... done [23:13:03.424] | : . ' , ; ` | Condition #128 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.424] | : . ' , ; ` | Condition #128: 'simpleMessage', 'message', 'condition' [23:13:03.121] | : . ' , ; ` | : . ' , ; ` | getFutureData() ... done [23:13:03.424] | : . ' , ; ` | Condition #129 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.424] | : . ' , ; ` | Condition #129: 'simpleMessage', 'message', 'condition' [23:13:03.124] | : . ' , ; ` | : . ' , ; ` | plan("list", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:13:03.425] | : . ' , ; ` | Condition #130 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.425] | : . ' , ; ` | Condition #130: 'simpleMessage', 'message', 'condition' [23:13:03.124] | : . ' , ; ` | : . ' , ; ` | : Getting full stack: [n=1] 'sequential', 'uniprocess', 'future', 'function' [23:13:03.425] | : . ' , ; ` | Condition #131 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.425] | : . ' , ; ` | Condition #131: 'simpleMessage', 'message', 'condition' [23:13:03.125] | : . ' , ; ` | : . ' , ; ` | plan("list", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:13:03.426] | : . ' , ; ` | Condition #132 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.426] | : . ' , ; ` | Condition #132: 'simpleMessage', 'message', 'condition' [23:13:03.125] | : . ' , ; ` | : . ' , ; ` | plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [23:13:03.426] | : . ' , ; ` | Condition #133 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.427] | : . ' , ; ` | Condition #133: 'simpleMessage', 'message', 'condition' [23:13:03.125] | : . ' , ; ` | : . ' , ; ` | : plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [23:13:03.427] | : . ' , ; ` | Condition #134 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.427] | : . ' , ; ` | Condition #134: 'simpleMessage', 'message', 'condition' [23:13:03.126] | : . ' , ; ` | : . ' , ; ` | : . all.equal() for FutureStrategyList ... [23:13:03.427] | : . ' , ; ` | Condition #135 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.428] | : . ' , ; ` | Condition #135: 'simpleMessage', 'message', 'condition' [23:13:03.126] | : . ' , ; ` | : . ' , ; ` | : . ' New stack: [23:13:03.428] | : . ' , ; ` | Condition #136 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.428] | : . ' , ; ` | Condition #136: 'simpleMessage', 'message', 'condition' [23:13:03.126] | : . ' , ; ` | : . ' , ; ` | : . ' List of 1 [23:13:03.126] | : . ' , ; ` | : . ' , ; ` | : . ' $ :function (..., envir = parent.frame()) [23:13:03.126] | : . ' , ; ` | : . ' , ; ` | : . ' ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:13:03.126] | : . ' , ; ` | : . ' , ; ` | : . ' ..- attr(*, "init")= logi TRUE [23:13:03.126] | : . ' , ; ` | : . ' , ; ` | : . ' ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:03.126] | : . ' , ; ` | : . ' , ; ` | : . ' .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:03.126] | : . ' , ; ` | : . ' , ; ` | : . ' ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:03.126] | : . ' , ; ` | : . ' , ; ` | : . ' ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [23:13:03.126] | : . ' , ; ` | : . ' , ; ` | : . ' - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [23:13:03.429] | : . ' , ; ` | Condition #137 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.429] | : . ' , ; ` | Condition #137: 'simpleMessage', 'message', 'condition' [23:13:03.131] | : . ' , ; ` | : . ' , ; ` | : . ' Old stack: [23:13:03.429] | : . ' , ; ` | Condition #138 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.429] | : . ' , ; ` | Condition #138: 'simpleMessage', 'message', 'condition' [23:13:03.131] | : . ' , ; ` | : . ' , ; ` | : . ' List of 1 [23:13:03.131] | : . ' , ; ` | : . ' , ; ` | : . ' $ :function (..., envir = parent.frame()) [23:13:03.131] | : . ' , ; ` | : . ' , ; ` | : . ' ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:13:03.131] | : . ' , ; ` | : . ' , ; ` | : . ' ..- attr(*, "init")= chr "done" [23:13:03.131] | : . ' , ; ` | : . ' , ; ` | : . ' ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:03.131] | : . ' , ; ` | : . ' , ; ` | : . ' .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:03.131] | : . ' , ; ` | : . ' , ; ` | : . ' ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:03.131] | : . ' , ; ` | : . ' , ; ` | : . ' ..- attr(*, "call")= language plan(sequential) [23:13:03.131] | : . ' , ; ` | : . ' , ; ` | : . ' ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [23:13:03.131] | : . ' , ; ` | : . ' , ; ` | : . ' .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:03.131] | : . ' , ; ` | : . ' , ; ` | : . ' .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:03.131] | : . ' , ; ` | : . ' , ; ` | : . ' - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [23:13:03.430] | : . ' , ; ` | Condition #139 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.430] | : . ' , ; ` | Condition #139: 'simpleMessage', 'message', 'condition' [23:13:03.136] | : . ' , ; ` | : . ' , ; ` | : . ' Not identical [23:13:03.430] | : . ' , ; ` | Condition #140 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.431] | : . ' , ; ` | Condition #140: 'simpleMessage', 'message', 'condition' [23:13:03.136] | : . ' , ; ` | : . ' , ; ` | : . ' all.equal() for future ... [23:13:03.431] | : . ' , ; ` | Condition #141 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.431] | : . ' , ; ` | Condition #141: 'simpleMessage', 'message', 'condition' [23:13:03.137] | : . ' , ; ` | : . ' , ; ` | : . ' , List of 2 [23:13:03.137] | : . ' , ; ` | : . ' , ; ` | : . ' , $ target :function (..., envir = parent.frame()) [23:13:03.137] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:13:03.137] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "init")= logi TRUE [23:13:03.137] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:03.137] | : . ' , ; ` | : . ' , ; ` | : . ' , .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:03.137] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:03.137] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [23:13:03.137] | : . ' , ; ` | : . ' , ; ` | : . ' , $ current:function (..., envir = parent.frame()) [23:13:03.137] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:13:03.137] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "init")= chr "done" [23:13:03.137] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:03.137] | : . ' , ; ` | : . ' , ; ` | : . ' , .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:03.137] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:03.137] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "call")= language plan(sequential) [23:13:03.137] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [23:13:03.137] | : . ' , ; ` | : . ' , ; ` | : . ' , .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:03.137] | : . ' , ; ` | : . ' , ; ` | : . ' , .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:03.432] | : . ' , ; ` | Condition #142 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.432] | : . ' , ; ` | Condition #142: 'simpleMessage', 'message', 'condition' [23:13:03.147] | : . ' , ; ` | : . ' , ; ` | : . ' all.equal() for future ... done [23:13:03.432] | : . ' , ; ` | Condition #143 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.432] | : . ' , ; ` | Condition #143: 'simpleMessage', 'message', 'condition' [23:13:03.147] | : . ' , ; ` | : . ' , ; ` | : . all.equal() for FutureStrategyList ... done [23:13:03.433] | : . ' , ; ` | Condition #144 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.433] | : . ' , ; ` | Condition #144: 'simpleMessage', 'message', 'condition' [23:13:03.148] | : . ' , ; ` | : . ' , ; ` | : . plan(): Skip setting new future backend stack because it is the same as the current one: [23:13:03.433] | : . ' , ; ` | Condition #145 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.433] | : . ' , ; ` | Condition #145: 'simpleMessage', 'message', 'condition' [23:13:03.148] | : . ' , ; ` | : . ' , ; ` | : . List of future strategies: [23:13:03.148] | : . ' , ; ` | : . ' , ; ` | : . 1. sequential: [23:13:03.148] | : . ' , ; ` | : . ' , ; ` | : . - args: function (..., envir = parent.frame(), workers = "") [23:13:03.148] | : . ' , ; ` | : . ' , ; ` | : . - tweaked: FALSE [23:13:03.148] | : . ' , ; ` | : . ' , ; ` | : . - call: plan(sequential) [23:13:03.434] | : . ' , ; ` | Condition #146 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.434] | : . ' , ; ` | Condition #146: 'simpleMessage', 'message', 'condition' [23:13:03.149] | : . ' , ; ` | : . ' , ; ` | : plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [23:13:03.434] | : . ' , ; ` | Condition #147 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.435] | : . ' , ; ` | Condition #147: 'simpleMessage', 'message', 'condition' [23:13:03.149] | : . ' , ; ` | : . ' , ; ` | plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [23:13:03.435] | : . ' , ; ` | Condition #148 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.435] | : . ' , ; ` | Condition #148: 'simpleMessage', 'message', 'condition' [23:13:03.153] | : . ' , ; ` | : . ' , ; ` | plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [23:13:03.435] | : . ' , ; ` | Condition #149 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.436] | : . ' , ; ` | Condition #149: 'simpleMessage', 'message', 'condition' [23:13:03.153] | : . ' , ; ` | : . ' , ; ` | : plan(<'FutureStrategyList'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [23:13:03.436] | : . ' , ; ` | Condition #150 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.436] | : . ' , ; ` | Condition #150: 'simpleMessage', 'message', 'condition' [23:13:03.153] | : . ' , ; ` | : . ' , ; ` | : . plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [23:13:03.436] | : . ' , ; ` | Condition #151 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.437] | : . ' , ; ` | Condition #151: 'simpleMessage', 'message', 'condition' [23:13:03.154] | : . ' , ; ` | : . ' , ; ` | : . ' all.equal() for FutureStrategyList ... [23:13:03.437] | : . ' , ; ` | Condition #152 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.437] | : . ' , ; ` | Condition #152: 'simpleMessage', 'message', 'condition' [23:13:03.154] | : . ' , ; ` | : . ' , ; ` | : . ' , New stack: [23:13:03.437] | : . ' , ; ` | Condition #153 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.438] | : . ' , ; ` | Condition #153: 'simpleMessage', 'message', 'condition' [23:13:03.154] | : . ' , ; ` | : . ' , ; ` | : . ' , List of 1 [23:13:03.154] | : . ' , ; ` | : . ' , ; ` | : . ' , $ :function (..., envir = parent.frame()) [23:13:03.154] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:13:03.154] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "init")= chr "done" [23:13:03.154] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:03.154] | : . ' , ; ` | : . ' , ; ` | : . ' , .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:03.154] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:03.154] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "call")= language plan(sequential) [23:13:03.154] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [23:13:03.154] | : . ' , ; ` | : . ' , ; ` | : . ' , .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:03.154] | : . ' , ; ` | : . ' , ; ` | : . ' , .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:03.154] | : . ' , ; ` | : . ' , ; ` | : . ' , - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [23:13:03.438] | : . ' , ; ` | Condition #154 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.438] | : . ' , ; ` | Condition #154: 'simpleMessage', 'message', 'condition' [23:13:03.160] | : . ' , ; ` | : . ' , ; ` | : . ' , Old stack: [23:13:03.439] | : . ' , ; ` | Condition #155 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.439] | : . ' , ; ` | Condition #155: 'simpleMessage', 'message', 'condition' [23:13:03.161] | : . ' , ; ` | : . ' , ; ` | : . ' , List of 1 [23:13:03.161] | : . ' , ; ` | : . ' , ; ` | : . ' , $ :function (..., envir = parent.frame()) [23:13:03.161] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:13:03.161] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "init")= chr "done" [23:13:03.161] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:03.161] | : . ' , ; ` | : . ' , ; ` | : . ' , .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:03.161] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:03.161] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "call")= language plan(sequential) [23:13:03.161] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [23:13:03.161] | : . ' , ; ` | : . ' , ; ` | : . ' , .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:03.161] | : . ' , ; ` | : . ' , ; ` | : . ' , .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:03.161] | : . ' , ; ` | : . ' , ; ` | : . ' , - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [23:13:03.439] | : . ' , ; ` | Condition #156 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.439] | : . ' , ; ` | Condition #156: 'simpleMessage', 'message', 'condition' [23:13:03.166] | : . ' , ; ` | : . ' , ; ` | : . ' , Identical [23:13:03.440] | : . ' , ; ` | Condition #157 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.440] | : . ' , ; ` | Condition #157: 'simpleMessage', 'message', 'condition' [23:13:03.167] | : . ' , ; ` | : . ' , ; ` | : . ' all.equal() for FutureStrategyList ... done [23:13:03.440] | : . ' , ; ` | Condition #158 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.441] | : . ' , ; ` | Condition #158: 'simpleMessage', 'message', 'condition' [23:13:03.167] | : . ' , ; ` | : . ' , ; ` | : . ' plan(): Skip setting new future backend stack because it is the same as the current one: [23:13:03.441] | : . ' , ; ` | Condition #159 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.441] | : . ' , ; ` | Condition #159: 'simpleMessage', 'message', 'condition' [23:13:03.167] | : . ' , ; ` | : . ' , ; ` | : . ' List of future strategies: [23:13:03.167] | : . ' , ; ` | : . ' , ; ` | : . ' 1. sequential: [23:13:03.167] | : . ' , ; ` | : . ' , ; ` | : . ' - args: function (..., envir = parent.frame(), workers = "") [23:13:03.167] | : . ' , ; ` | : . ' , ; ` | : . ' - tweaked: FALSE [23:13:03.167] | : . ' , ; ` | : . ' , ; ` | : . ' - call: plan(sequential) [23:13:03.441] | : . ' , ; ` | Condition #160 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.442] | : . ' , ; ` | Condition #160: 'simpleMessage', 'message', 'condition' [23:13:03.168] | : . ' , ; ` | : . ' , ; ` | : . plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [23:13:03.442] | : . ' , ; ` | Condition #161 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.442] | : . ' , ; ` | Condition #161: 'simpleMessage', 'message', 'condition' [23:13:03.168] | : . ' , ; ` | : . ' , ; ` | : plan(<'FutureStrategyList'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [23:13:03.443] | : . ' , ; ` | Condition #162 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.443] | : . ' , ; ` | Condition #162: 'simpleMessage', 'message', 'condition' [23:13:03.169] | : . ' , ; ` | : . ' , ; ` | plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [23:13:03.443] | : . ' , ; ` | Condition #163 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.443] | : . ' , ; ` | Condition #163: 'simpleMessage', 'message', 'condition' [23:13:03.169] | : . ' , ; ` | : . ' , ; ` | SequentialFuture started (and completed) [23:13:03.444] | : . ' , ; ` | Condition #164 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.444] | : . ' , ; ` | Condition #164: 'simpleMessage', 'message', 'condition' [23:13:03.170] | : . ' , ; ` | : . ' , ; ` | signalConditions() ... [23:13:03.444] | : . ' , ; ` | Condition #165 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.444] | : . ' , ; ` | Condition #165: 'simpleMessage', 'message', 'condition' [23:13:03.170] | : . ' , ; ` | : . ' , ; ` | : include = 'immediateCondition' [23:13:03.445] | : . ' , ; ` | Condition #166 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.445] | : . ' , ; ` | Condition #166: 'simpleMessage', 'message', 'condition' [23:13:03.170] | : . ' , ; ` | : . ' , ; ` | : exclude = [23:13:03.445] | : . ' , ; ` | Condition #167 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.445] | : . ' , ; ` | Condition #167: 'simpleMessage', 'message', 'condition' [23:13:03.171] | : . ' , ; ` | : . ' , ; ` | : resignal = FALSE [23:13:03.445] | : . ' , ; ` | Condition #168 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.446] | : . ' , ; ` | Condition #168: 'simpleMessage', 'message', 'condition' [23:13:03.171] | : . ' , ; ` | : . ' , ; ` | : Number of conditions: 6 [23:13:03.446] | : . ' , ; ` | Condition #169 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.446] | : . ' , ; ` | Condition #169: 'simpleMessage', 'message', 'condition' [23:13:03.171] | : . ' , ; ` | : . ' , ; ` | : int 6 [23:13:03.446] | : . ' , ; ` | Condition #170 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.446] | : . ' , ; ` | Condition #170: 'simpleMessage', 'message', 'condition' [23:13:03.172] | : . ' , ; ` | : . ' , ; ` | : Condition #1 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.447] | : . ' , ; ` | Condition #171 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.447] | : . ' , ; ` | Condition #171: 'simpleMessage', 'message', 'condition' [23:13:03.172] | : . ' , ; ` | : . ' , ; ` | : Condition #2 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.447] | : . ' , ; ` | Condition #172 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.447] | : . ' , ; ` | Condition #172: 'simpleMessage', 'message', 'condition' [23:13:03.172] | : . ' , ; ` | : . ' , ; ` | : Condition #3 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.448] | : . ' , ; ` | Condition #173 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.448] | : . ' , ; ` | Condition #173: 'simpleMessage', 'message', 'condition' [23:13:03.173] | : . ' , ; ` | : . ' , ; ` | : Condition #4 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.448] | : . ' , ; ` | Condition #174 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.448] | : . ' , ; ` | Condition #174: 'simpleMessage', 'message', 'condition' [23:13:03.173] | : . ' , ; ` | : . ' , ; ` | : Condition #5 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.448] | : . ' , ; ` | Condition #175 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.449] | : . ' , ; ` | Condition #175: 'simpleMessage', 'message', 'condition' [23:13:03.173] | : . ' , ; ` | : . ' , ; ` | : Condition #6 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.449] | : . ' , ; ` | Condition #176 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.449] | : . ' , ; ` | Condition #176: 'simpleMessage', 'message', 'condition' [23:13:03.173] | : . ' , ; ` | : . ' , ; ` | signalConditions() ... done [23:13:03.449] | : . ' , ; ` | Condition #177 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.450] | : . ' , ; ` | Condition #177: 'simpleMessage', 'message', 'condition' [23:13:03.174] | : . ' , ; ` | : . ' , ; ` launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... done [23:13:03.450] | : . ' , ; ` | Condition #178 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.450] | : . ' , ; ` | Condition #178: 'simpleMessage', 'message', 'condition' [23:13:03.174] | : . ' , ; ` | : . ' , ; Launching futures ... done [23:13:03.450] | : . ' , ; ` | Condition #179 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.450] | : . ' , ; ` | Condition #179: 'simpleMessage', 'message', 'condition' [23:13:03.174] | : . ' , ; ` | : . ' , ; Future launched: 'SequentialFuture', 'UniprocessFuture', 'Future' [23:13:03.451] | : . ' , ; ` | Condition #180 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.451] | : . ' , ; ` | Condition #180: 'simpleMessage', 'message', 'condition' [23:13:03.175] | : . ' , ; ` | : . ' , Using SequentialFutureBackend ... done [23:13:03.451] | : . ' , ; ` | Condition #181 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.451] | : . ' , ; ` | Condition #181: 'simpleMessage', 'message', 'condition' [23:13:03.175] | : . ' , ; ` | : . ' run() for 'Future' () ... done [23:13:03.452] | : . ' , ; ` | Condition #182 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.452] | : . ' , ; ` | Condition #182: 'simpleMessage', 'message', 'condition' [23:13:03.175] | : . ' , ; ` | : . future(..., label = NULL) ... done [23:13:03.452] | : . ' , ; ` | Condition #183 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.452] | : . ' , ; ` | Condition #183: 'simpleMessage', 'message', 'condition' [23:13:03.175] | : . ' , ; ` | : . value() for SequentialFuture () ... [23:13:03.452] | : . ' , ; ` | Condition #184 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.453] | : . ' , ; ` | Condition #184: 'simpleMessage', 'message', 'condition' [23:13:03.176] | : . ' , ; ` | : . ' signalConditions() ... [23:13:03.453] | : . ' , ; ` | Condition #185 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.453] | : . ' , ; ` | Condition #185: 'simpleMessage', 'message', 'condition' [23:13:03.176] | : . ' , ; ` | : . ' , include = 'immediateCondition' [23:13:03.453] | : . ' , ; ` | Condition #186 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.453] | : . ' , ; ` | Condition #186: 'simpleMessage', 'message', 'condition' [23:13:03.176] | : . ' , ; ` | : . ' , exclude = [23:13:03.454] | : . ' , ; ` | Condition #187 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.454] | : . ' , ; ` | Condition #187: 'simpleMessage', 'message', 'condition' [23:13:03.177] | : . ' , ; ` | : . ' , resignal = FALSE [23:13:03.454] | : . ' , ; ` | Condition #188 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.454] | : . ' , ; ` | Condition #188: 'simpleMessage', 'message', 'condition' [23:13:03.177] | : . ' , ; ` | : . ' , Number of conditions: 6 [23:13:03.455] | : . ' , ; ` | Condition #189 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.455] | : . ' , ; ` | Condition #189: 'simpleMessage', 'message', 'condition' [23:13:03.177] | : . ' , ; ` | : . ' , int 6 [23:13:03.455] | : . ' , ; ` | Condition #190 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.455] | : . ' , ; ` | Condition #190: 'simpleMessage', 'message', 'condition' [23:13:03.178] | : . ' , ; ` | : . ' , Condition #1 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.455] | : . ' , ; ` | Condition #191 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.456] | : . ' , ; ` | Condition #191: 'simpleMessage', 'message', 'condition' [23:13:03.178] | : . ' , ; ` | : . ' , Condition #2 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.456] | : . ' , ; ` | Condition #192 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.456] | : . ' , ; ` | Condition #192: 'simpleMessage', 'message', 'condition' [23:13:03.178] | : . ' , ; ` | : . ' , Condition #3 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.456] | : . ' , ; ` | Condition #193 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.456] | : . ' , ; ` | Condition #193: 'simpleMessage', 'message', 'condition' [23:13:03.179] | : . ' , ; ` | : . ' , Condition #4 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.457] | : . ' , ; ` | Condition #194 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.457] | : . ' , ; ` | Condition #194: 'simpleMessage', 'message', 'condition' [23:13:03.179] | : . ' , ; ` | : . ' , Condition #5 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.457] | : . ' , ; ` | Condition #195 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.457] | : . ' , ; ` | Condition #195: 'simpleMessage', 'message', 'condition' [23:13:03.179] | : . ' , ; ` | : . ' , Condition #6 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.457] | : . ' , ; ` | Condition #196 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.457] | : . ' , ; ` | Condition #196: 'simpleMessage', 'message', 'condition' [23:13:03.179] | : . ' , ; ` | : . ' signalConditions() ... done [23:13:03.457] | : . ' , ; ` | Condition #197 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.458] | : . ' , ; ` | Condition #197: 'simpleMessage', 'message', 'condition' [23:13:03.180] | : . ' , ; ` | : . ' relay stdout ... [23:13:03.458] | : . ' , ; ` | Condition #198 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.458] | : . ' , ; ` | Condition #198: 'simpleMessage', 'message', 'condition' [23:13:03.180] | : . ' , ; ` | : . ' relay stdout ... done [23:13:03.458] | : . ' , ; ` | Condition #199 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.458] | : . ' , ; ` | Condition #199: 'simpleMessage', 'message', 'condition' [23:13:03.180] | : . ' , ; ` | : . ' check for misuse ... [23:13:03.458] | : . ' , ; ` | Condition #200 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.459] | : . ' , ; ` | Condition #200: 'simpleMessage', 'message', 'condition' [23:13:03.181] | : . ' , ; ` | : . ' check for misuse ... done [23:13:03.459] | : . ' , ; ` | Condition #201 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.459] | : . ' , ; ` | Condition #201: 'simpleMessage', 'message', 'condition' [23:13:03.181] | : . ' , ; ` | : . ' relay conditions ... [23:13:03.459] | : . ' , ; ` | Condition #202 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.459] | : . ' , ; ` | Condition #202: 'simpleMessage', 'message', 'condition' [23:13:03.181] | : . ' , ; ` | : . ' , Future state: 'finished' [23:13:03.460] | : . ' , ; ` | Condition #203 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.460] | : . ' , ; ` | Condition #203: 'simpleMessage', 'message', 'condition' [23:13:03.181] | : . ' , ; ` | : . ' , signalConditions() ... [23:13:03.460] | : . ' , ; ` | Condition #204 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.460] | : . ' , ; ` | Condition #204: 'simpleMessage', 'message', 'condition' [23:13:03.182] | : . ' , ; ` | : . ' , ; include = 'condition' [23:13:03.461] | : . ' , ; ` | Condition #205 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.461] | : . ' , ; ` | Condition #205: 'simpleMessage', 'message', 'condition' [23:13:03.182] | : . ' , ; ` | : . ' , ; exclude = 'immediateCondition' [23:13:03.461] | : . ' , ; ` | Condition #206 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.461] | : . ' , ; ` | Condition #206: 'simpleMessage', 'message', 'condition' [23:13:03.182] | : . ' , ; ` | : . ' , ; resignal = TRUE [23:13:03.462] | : . ' , ; ` | Condition #207 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.462] | : . ' , ; ` | Condition #207: 'simpleMessage', 'message', 'condition' [23:13:03.182] | : . ' , ; ` | : . ' , ; Number of conditions: 6 [23:13:03.462] | : . ' , ; ` | Condition #208 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.463] | : . ' , ; ` | Condition #208: 'simpleMessage', 'message', 'condition' [23:13:03.183] | : . ' , ; ` | : . ' , ; int 6 [23:13:03.463] | : . ' , ; ` | Condition #209 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.463] | : . ' , ; ` | Condition #209: 'simpleMessage', 'message', 'condition' [23:13:03.183] | : . ' , ; ` | : . ' , ; Condition #1 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.463] | : . ' , ; ` | Condition #210 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.464] | : . ' , ; ` | Condition #210: 'simpleMessage', 'message', 'condition' [23:13:03.184] | : . ' , ; ` | : . ' , ; Condition #1: 'simpleMessage', 'message', 'condition' [23:13:03.464] | : . ' , ; ` | Condition #211 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.464] | : . ' , ; ` | Condition #211: 'simpleMessage', 'message', 'condition' [23:13:03.044] | : . ' , ; ` | : . ' , ; ` | attachPackages() ... [23:13:03.464] | : . ' , ; ` | Condition #212 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.465] | : . ' , ; ` | Condition #212: 'simpleMessage', 'message', 'condition' [23:13:03.184] | : . ' , ; ` | : . ' , ; Condition #2 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.465] | : . ' , ; ` | Condition #213 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.465] | : . ' , ; ` | Condition #213: 'simpleMessage', 'message', 'condition' [23:13:03.184] | : . ' , ; ` | : . ' , ; Condition #2: 'simpleMessage', 'message', 'condition' [23:13:03.466] | : . ' , ; ` | Condition #214 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.466] | : . ' , ; ` | Condition #214: 'simpleMessage', 'message', 'condition' [23:13:03.044] | : . ' , ; ` | : . ' , ; ` | : packages: [n=1] 'future' [23:13:03.466] | : . ' , ; ` | Condition #215 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.466] | : . ' , ; ` | Condition #215: 'simpleMessage', 'message', 'condition' [23:13:03.185] | : . ' , ; ` | : . ' , ; Condition #3 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.467] | : . ' , ; ` | Condition #216 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.467] | : . ' , ; ` | Condition #216: 'simpleMessage', 'message', 'condition' [23:13:03.185] | : . ' , ; ` | : . ' , ; Condition #3: 'simpleMessage', 'message', 'condition' [23:13:03.467] | : . ' , ; ` | Condition #217 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.467] | : . ' , ; ` | Condition #217: 'simpleMessage', 'message', 'condition' [23:13:03.045] | : . ' , ; ` | : . ' , ; ` | attachPackages() ... done [23:13:03.468] | : . ' , ; ` | Condition #218 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.468] | : . ' , ; ` | Condition #218: 'simpleMessage', 'message', 'condition' [23:13:03.185] | : . ' , ; ` | : . ' , ; Condition #4 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.468] | : . ' , ; ` | Condition #219 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.468] | : . ' , ; ` | Condition #219: 'simpleMessage', 'message', 'condition' [23:13:03.185] | : . ' , ; ` | : . ' , ; Condition #4: 'simpleMessage', 'message', 'condition' [23:13:03.469] | : . ' , ; ` | Condition #220 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.469] | : . ' , ; ` | Condition #220: 'simpleMessage', 'message', 'condition' [23:13:03.045] | : . ' , ; ` | : . ' , ; ` | attachPackages() ... [23:13:03.469] | : . ' , ; ` | Condition #221 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.470] | : . ' , ; ` | Condition #221: 'simpleMessage', 'message', 'condition' [23:13:03.186] | : . ' , ; ` | : . ' , ; Condition #5 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.470] | : . ' , ; ` | Condition #222 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.470] | : . ' , ; ` | Condition #222: 'simpleMessage', 'message', 'condition' [23:13:03.186] | : . ' , ; ` | : . ' , ; Condition #5: 'simpleMessage', 'message', 'condition' [23:13:03.470] | : . ' , ; ` | Condition #223 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.471] | : . ' , ; ` | Condition #223: 'simpleMessage', 'message', 'condition' [23:13:03.045] | : . ' , ; ` | : . ' , ; ` | : packages: [n=0] [23:13:03.471] | : . ' , ; ` | Condition #224 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.471] | : . ' , ; ` | Condition #224: 'simpleMessage', 'message', 'condition' [23:13:03.186] | : . ' , ; ` | : . ' , ; Condition #6 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.472] | : . ' , ; ` | Condition #225 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.472] | : . ' , ; ` | Condition #225: 'simpleMessage', 'message', 'condition' [23:13:03.187] | : . ' , ; ` | : . ' , ; Condition #6: 'simpleMessage', 'message', 'condition' [23:13:03.472] | : . ' , ; ` | Condition #226 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.472] | : . ' , ; ` | Condition #226: 'simpleMessage', 'message', 'condition' [23:13:03.046] | : . ' , ; ` | : . ' , ; ` | attachPackages() ... done [23:13:03.472] | : . ' , ; ` | Condition #227 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.473] | : . ' , ; ` | Condition #227: 'simpleMessage', 'message', 'condition' [23:13:03.187] | : . ' , ; ` | : . ' , signalConditions() ... done [23:13:03.473] | : . ' , ; ` | Condition #228 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.473] | : . ' , ; ` | Condition #228: 'simpleMessage', 'message', 'condition' [23:13:03.187] | : . ' , ; ` | : . ' relay conditions ... done [23:13:03.473] | : . ' , ; ` | Condition #229 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.474] | : . ' , ; ` | Condition #229: 'simpleMessage', 'message', 'condition' [23:13:03.187] | : . ' , ; ` | : . value() for SequentialFuture () ... done [23:13:03.474] | : . ' , ; ` | Condition #230 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.474] | : . ' , ; ` | Condition #230: 'simpleMessage', 'message', 'condition' [23:13:03.188] | : . ' , ; ` | : . value() for SequentialFuture () ... [23:13:03.474] | : . ' , ; ` | Condition #231 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.474] | : . ' , ; ` | Condition #231: 'simpleMessage', 'message', 'condition' [23:13:03.188] | : . ' , ; ` | : . ' signalConditions() ... [23:13:03.475] | : . ' , ; ` | Condition #232 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.475] | : . ' , ; ` | Condition #232: 'simpleMessage', 'message', 'condition' [23:13:03.188] | : . ' , ; ` | : . ' , include = 'immediateCondition' [23:13:03.475] | : . ' , ; ` | Condition #233 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.475] | : . ' , ; ` | Condition #233: 'simpleMessage', 'message', 'condition' [23:13:03.189] | : . ' , ; ` | : . ' , exclude = [23:13:03.476] | : . ' , ; ` | Condition #234 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.476] | : . ' , ; ` | Condition #234: 'simpleMessage', 'message', 'condition' [23:13:03.189] | : . ' , ; ` | : . ' , resignal = FALSE [23:13:03.476] | : . ' , ; ` | Condition #235 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.476] | : . ' , ; ` | Condition #235: 'simpleMessage', 'message', 'condition' [23:13:03.189] | : . ' , ; ` | : . ' , Number of conditions: 6 [23:13:03.477] | : . ' , ; ` | Condition #236 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.477] | : . ' , ; ` | Condition #236: 'simpleMessage', 'message', 'condition' [23:13:03.189] | : . ' , ; ` | : . ' , int 6 [23:13:03.477] | : . ' , ; ` | Condition #237 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.477] | : . ' , ; ` | Condition #237: 'simpleMessage', 'message', 'condition' [23:13:03.190] | : . ' , ; ` | : . ' , Condition #1 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.478] | : . ' , ; ` | Condition #238 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.478] | : . ' , ; ` | Condition #238: 'simpleMessage', 'message', 'condition' [23:13:03.191] | : . ' , ; ` | : . ' , Condition #2 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.478] | : . ' , ; ` | Condition #239 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.478] | : . ' , ; ` | Condition #239: 'simpleMessage', 'message', 'condition' [23:13:03.191] | : . ' , ; ` | : . ' , Condition #3 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.478] | : . ' , ; ` | Condition #240 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.479] | : . ' , ; ` | Condition #240: 'simpleMessage', 'message', 'condition' [23:13:03.191] | : . ' , ; ` | : . ' , Condition #4 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.479] | : . ' , ; ` | Condition #241 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.479] | : . ' , ; ` | Condition #241: 'simpleMessage', 'message', 'condition' [23:13:03.191] | : . ' , ; ` | : . ' , Condition #5 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.479] | : . ' , ; ` | Condition #242 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.480] | : . ' , ; ` | Condition #242: 'simpleMessage', 'message', 'condition' [23:13:03.192] | : . ' , ; ` | : . ' , Condition #6 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.480] | : . ' , ; ` | Condition #243 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.480] | : . ' , ; ` | Condition #243: 'simpleMessage', 'message', 'condition' [23:13:03.192] | : . ' , ; ` | : . ' signalConditions() ... done [23:13:03.481] | : . ' , ; ` | Condition #244 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.481] | : . ' , ; ` | Condition #244: 'simpleMessage', 'message', 'condition' [23:13:03.192] | : . ' , ; ` | : . ' relay stdout ... [23:13:03.481] | : . ' , ; ` | Condition #245 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.481] | : . ' , ; ` | Condition #245: 'simpleMessage', 'message', 'condition' [23:13:03.192] | : . ' , ; ` | : . ' relay stdout ... done [23:13:03.482] | : . ' , ; ` | Condition #246 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.482] | : . ' , ; ` | Condition #246: 'simpleMessage', 'message', 'condition' [23:13:03.193] | : . ' , ; ` | : . ' check for misuse ... [23:13:03.482] | : . ' , ; ` | Condition #247 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.482] | : . ' , ; ` | Condition #247: 'simpleMessage', 'message', 'condition' [23:13:03.193] | : . ' , ; ` | : . ' check for misuse ... done [23:13:03.483] | : . ' , ; ` | Condition #248 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.483] | : . ' , ; ` | Condition #248: 'simpleMessage', 'message', 'condition' [23:13:03.193] | : . ' , ; ` | : . ' relay conditions ... [23:13:03.483] | : . ' , ; ` | Condition #249 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.483] | : . ' , ; ` | Condition #249: 'simpleMessage', 'message', 'condition' [23:13:03.193] | : . ' , ; ` | : . ' , Future state: 'finished' [23:13:03.484] | : . ' , ; ` | Condition #250 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.484] | : . ' , ; ` | Condition #250: 'simpleMessage', 'message', 'condition' [23:13:03.194] | : . ' , ; ` | : . ' , signalConditions() ... [23:13:03.484] | : . ' , ; ` | Condition #251 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.484] | : . ' , ; ` | Condition #251: 'simpleMessage', 'message', 'condition' [23:13:03.194] | : . ' , ; ` | : . ' , ; include = 'condition' [23:13:03.485] | : . ' , ; ` | Condition #252 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.485] | : . ' , ; ` | Condition #252: 'simpleMessage', 'message', 'condition' [23:13:03.194] | : . ' , ; ` | : . ' , ; exclude = 'immediateCondition' [23:13:03.485] | : . ' , ; ` | Condition #253 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.485] | : . ' , ; ` | Condition #253: 'simpleMessage', 'message', 'condition' [23:13:03.194] | : . ' , ; ` | : . ' , ; resignal = TRUE [23:13:03.486] | : . ' , ; ` | Condition #254 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.486] | : . ' , ; ` | Condition #254: 'simpleMessage', 'message', 'condition' [23:13:03.195] | : . ' , ; ` | : . ' , ; Number of conditions: 6 [23:13:03.486] | : . ' , ; ` | Condition #255 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.487] | : . ' , ; ` | Condition #255: 'simpleMessage', 'message', 'condition' [23:13:03.195] | : . ' , ; ` | : . ' , ; int 6 [23:13:03.487] | : . ' , ; ` | Condition #256 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.487] | : . ' , ; ` | Condition #256: 'simpleMessage', 'message', 'condition' [23:13:03.196] | : . ' , ; ` | : . ' , ; Condition #1 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.487] | : . ' , ; ` | Condition #257 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.488] | : . ' , ; ` | Condition #257: 'simpleMessage', 'message', 'condition' [23:13:03.196] | : . ' , ; ` | : . ' , ; Condition #1: 'simpleMessage', 'message', 'condition' [23:13:03.488] | : . ' , ; ` | Condition #258 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.488] | : . ' , ; ` | Condition #258: 'simpleMessage', 'message', 'condition' [23:13:03.122] | : . ' , ; ` | : . ' , ; ` | attachPackages() ... [23:13:03.488] | : . ' , ; ` | Condition #259 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.489] | : . ' , ; ` | Condition #259: 'simpleMessage', 'message', 'condition' [23:13:03.196] | : . ' , ; ` | : . ' , ; Condition #2 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.489] | : . ' , ; ` | Condition #260 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.489] | : . ' , ; ` | Condition #260: 'simpleMessage', 'message', 'condition' [23:13:03.197] | : . ' , ; ` | : . ' , ; Condition #2: 'simpleMessage', 'message', 'condition' [23:13:03.489] | : . ' , ; ` | Condition #261 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.490] | : . ' , ; ` | Condition #261: 'simpleMessage', 'message', 'condition' [23:13:03.122] | : . ' , ; ` | : . ' , ; ` | : packages: [n=1] 'future' [23:13:03.490] | : . ' , ; ` | Condition #262 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.490] | : . ' , ; ` | Condition #262: 'simpleMessage', 'message', 'condition' [23:13:03.197] | : . ' , ; ` | : . ' , ; Condition #3 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.490] | : . ' , ; ` | Condition #263 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.490] | : . ' , ; ` | Condition #263: 'simpleMessage', 'message', 'condition' [23:13:03.197] | : . ' , ; ` | : . ' , ; Condition #3: 'simpleMessage', 'message', 'condition' [23:13:03.491] | : . ' , ; ` | Condition #264 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.491] | : . ' , ; ` | Condition #264: 'simpleMessage', 'message', 'condition' [23:13:03.122] | : . ' , ; ` | : . ' , ; ` | attachPackages() ... done [23:13:03.491] | : . ' , ; ` | Condition #265 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.491] | : . ' , ; ` | Condition #265: 'simpleMessage', 'message', 'condition' [23:13:03.198] | : . ' , ; ` | : . ' , ; Condition #4 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.491] | : . ' , ; ` | Condition #266 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.491] | : . ' , ; ` | Condition #266: 'simpleMessage', 'message', 'condition' [23:13:03.198] | : . ' , ; ` | : . ' , ; Condition #4: 'simpleMessage', 'message', 'condition' [23:13:03.492] | : . ' , ; ` | Condition #267 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.492] | : . ' , ; ` | Condition #267: 'simpleMessage', 'message', 'condition' [23:13:03.123] | : . ' , ; ` | : . ' , ; ` | attachPackages() ... [23:13:03.492] | : . ' , ; ` | Condition #268 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.492] | : . ' , ; ` | Condition #268: 'simpleMessage', 'message', 'condition' [23:13:03.198] | : . ' , ; ` | : . ' , ; Condition #5 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.492] | : . ' , ; ` | Condition #269 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.492] | : . ' , ; ` | Condition #269: 'simpleMessage', 'message', 'condition' [23:13:03.199] | : . ' , ; ` | : . ' , ; Condition #5: 'simpleMessage', 'message', 'condition' [23:13:03.493] | : . ' , ; ` | Condition #270 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.493] | : . ' , ; ` | Condition #270: 'simpleMessage', 'message', 'condition' [23:13:03.123] | : . ' , ; ` | : . ' , ; ` | : packages: [n=0] [23:13:03.493] | : . ' , ; ` | Condition #271 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.493] | : . ' , ; ` | Condition #271: 'simpleMessage', 'message', 'condition' [23:13:03.199] | : . ' , ; ` | : . ' , ; Condition #6 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.493] | : . ' , ; ` | Condition #272 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.494] | : . ' , ; ` | Condition #272: 'simpleMessage', 'message', 'condition' [23:13:03.199] | : . ' , ; ` | : . ' , ; Condition #6: 'simpleMessage', 'message', 'condition' [23:13:03.494] | : . ' , ; ` | Condition #273 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.496] | : . ' , ; ` | Condition #273: 'simpleMessage', 'message', 'condition' [23:13:03.123] | : . ' , ; ` | : . ' , ; ` | attachPackages() ... done [23:13:03.496] | : . ' , ; ` | Condition #274 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.497] | : . ' , ; ` | Condition #274: 'simpleMessage', 'message', 'condition' [23:13:03.200] | : . ' , ; ` | : . ' , signalConditions() ... done [23:13:03.497] | : . ' , ; ` | Condition #275 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.497] | : . ' , ; ` | Condition #275: 'simpleMessage', 'message', 'condition' [23:13:03.200] | : . ' , ; ` | : . ' relay conditions ... done [23:13:03.497] | : . ' , ; ` | Condition #276 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.497] | : . ' , ; ` | Condition #276: 'simpleMessage', 'message', 'condition' [23:13:03.200] | : . ' , ; ` | : . value() for SequentialFuture () ... done [23:13:03.498] | : . ' , ; ` signalConditions() ... done [23:13:03.498] | : . ' , ; relay conditions ... done [23:13:03.498] | : . ' , value() for SequentialFuture () ... done a = 10 [23:13:03.498] | : . ' , future(..., label = NULL) ... [23:13:03.498] | : . ' , ; lazy: FALSE [23:13:03.498] | : . ' , ; stdout: TRUE [23:13:03.499] | : . ' , ; conditions: [n=1] 'condition' [23:13:03.499] | : . ' , ; gc: FALSE [23:13:03.499] | : . ' , ; earlySignal: FALSE [23:13:03.499] | : . ' , ; getGlobalsAndPackages() ... [23:13:03.499] | : . ' , ; ` Searching for globals ... [23:13:03.505] | : . ' , ; ` | globals found: [3] '{', '+', 'a' [23:13:03.506] | : . ' , ; ` Searching for globals ... done [23:13:03.506] | : . ' , ; ` Resolving globals: FALSE [23:13:03.506] | : . ' , ; ` Search for packages associated with the globals ... [23:13:03.506] | : . ' , ; ` | Packages associated with globals: [1] 'base' [23:13:03.507] | : . ' , ; ` | Packages: [1] 'base' [23:13:03.507] | : . ' , ; ` Search for packages associated with the globals ... done [23:13:03.507] | : . ' , ; ` Packages after dropping 'base': [0] [23:13:03.507] | : . ' , ; ` globals: [1] 'a' [23:13:03.507] | : . ' , ; ` packages: [0] [23:13:03.507] | : . ' , ; getGlobalsAndPackages() ... done [23:13:03.508] | : . ' , ; run() for 'Future' () ... [23:13:03.508] | : . ' , ; ` state: 'created' [23:13:03.508] | : . ' , ; ` plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:13:03.508] | : . ' , ; ` plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:13:03.508] | : . ' , ; ` Using SequentialFutureBackend ... [23:13:03.508] | : . ' , ; ` | Number of futures since start: 12 (12 created, 12 launched, 12 finished) [23:13:03.509] | : . ' , ; ` | Launching futures ... [23:13:03.509] | : . ' , ; ` | : launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... [23:13:03.509] | : . ' , ; ` | : . getFutureData() ... [23:13:03.509] | : . ' , ; ` | : . ' getFutureCore() ... [23:13:03.509] | : . ' , ; ` | : . ' , Packages needed by the future expression (n = 0): [23:13:03.509] | : . ' , ; ` | : . ' getFutureCore() ... done [23:13:03.509] | : . ' , ; ` | : . ' getFutureCapture() ... [23:13:03.510] | : . ' , ; ` | : . ' getFutureCapture() ... done [23:13:03.510] | : . ' , ; ` | : . ' getFutureContext() ... [23:13:03.510] | : . ' , ; ` | : . ' , plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:13:03.510] | : . ' , ; ` | : . ' , ; Getting stack without first backend: [n=0] [23:13:03.510] | : . ' , ; ` | : . ' , plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:13:03.510] | : . ' , ; ` | : . ' , Packages needed by future backend (n = 0): [23:13:03.511] | : . ' , ; ` | : . ' getFutureContext() ... done [23:13:03.511] | : . ' , ; ` | : . getFutureData() ... done [23:13:03.512] | : . ' , ; ` | : . plan("list", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:13:03.512] | : . ' , ; ` | : . ' Getting full stack: [n=1] 'sequential', 'uniprocess', 'future', 'function' [23:13:03.513] | : . ' , ; ` | : . plan("list", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:13:03.513] | : . ' , ; ` | : . plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [23:13:03.513] | : . ' , ; ` | : . ' plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [23:13:03.513] | : . ' , ; ` | : . ' , all.equal() for FutureStrategyList ... [23:13:03.513] | : . ' , ; ` | : . ' , ; New stack: [23:13:03.514] | : . ' , ; ` | : . ' , ; List of 1 [23:13:03.514] | : . ' , ; ` | : . ' , ; $ :function (..., envir = parent.frame()) [23:13:03.514] | : . ' , ; ` | : . ' , ; ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:13:03.514] | : . ' , ; ` | : . ' , ; ..- attr(*, "init")= logi TRUE [23:13:03.514] | : . ' , ; ` | : . ' , ; ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:03.514] | : . ' , ; ` | : . ' , ; .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:03.514] | : . ' , ; ` | : . ' , ; ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:03.514] | : . ' , ; ` | : . ' , ; ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [23:13:03.514] | : . ' , ; ` | : . ' , ; - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [23:13:03.516] | : . ' , ; ` | : . ' , ; Old stack: [23:13:03.516] | : . ' , ; ` | : . ' , ; List of 1 [23:13:03.516] | : . ' , ; ` | : . ' , ; $ :function (..., envir = parent.frame()) [23:13:03.516] | : . ' , ; ` | : . ' , ; ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:13:03.516] | : . ' , ; ` | : . ' , ; ..- attr(*, "init")= chr "done" [23:13:03.516] | : . ' , ; ` | : . ' , ; ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:03.516] | : . ' , ; ` | : . ' , ; .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:03.516] | : . ' , ; ` | : . ' , ; ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:03.516] | : . ' , ; ` | : . ' , ; ..- attr(*, "call")= language plan(sequential) [23:13:03.516] | : . ' , ; ` | : . ' , ; ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [23:13:03.516] | : . ' , ; ` | : . ' , ; .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:03.516] | : . ' , ; ` | : . ' , ; .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:03.516] | : . ' , ; ` | : . ' , ; - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [23:13:03.520] | : . ' , ; ` | : . ' , ; Not identical [23:13:03.520] | : . ' , ; ` | : . ' , ; all.equal() for future ... [23:13:03.520] | : . ' , ; ` | : . ' , ; ` List of 2 [23:13:03.520] | : . ' , ; ` | : . ' , ; ` $ target :function (..., envir = parent.frame()) [23:13:03.520] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:13:03.520] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "init")= logi TRUE [23:13:03.520] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:03.520] | : . ' , ; ` | : . ' , ; ` .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:03.520] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:03.520] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [23:13:03.520] | : . ' , ; ` | : . ' , ; ` $ current:function (..., envir = parent.frame()) [23:13:03.520] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:13:03.520] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "init")= chr "done" [23:13:03.520] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:03.520] | : . ' , ; ` | : . ' , ; ` .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:03.520] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:03.520] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "call")= language plan(sequential) [23:13:03.520] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [23:13:03.520] | : . ' , ; ` | : . ' , ; ` .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:03.520] | : . ' , ; ` | : . ' , ; ` .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:03.525] | : . ' , ; ` | : . ' , ; all.equal() for future ... done [23:13:03.526] | : . ' , ; ` | : . ' , all.equal() for FutureStrategyList ... done [23:13:03.526] | : . ' , ; ` | : . ' , plan(): Skip setting new future backend stack because it is the same as the current one: [23:13:03.526] | : . ' , ; ` | : . ' , List of future strategies: [23:13:03.526] | : . ' , ; ` | : . ' , 1. sequential: [23:13:03.526] | : . ' , ; ` | : . ' , - args: function (..., envir = parent.frame(), workers = "") [23:13:03.526] | : . ' , ; ` | : . ' , - tweaked: FALSE [23:13:03.526] | : . ' , ; ` | : . ' , - call: plan(sequential) [23:13:03.526] | : . ' , ; ` | : . ' plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [23:13:03.527] | : . ' , ; ` | : . plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [23:13:03.527] | : . ' , ; ` | : . assign_globals() ... [23:13:03.527] | : . ' , ; ` | : . List of 1 [23:13:03.527] | : . ' , ; ` | : . $ a: num 10 [23:13:03.527] | : . ' , ; ` | : . - attr(*, "where")=List of 1 [23:13:03.527] | : . ' , ; ` | : . ..$ a: [23:13:03.527] | : . ' , ; ` | : . - attr(*, "class")= chr [1:3] "FutureGlobals" "Globals" "list" [23:13:03.527] | : . ' , ; ` | : . - attr(*, "resolved")= logi FALSE [23:13:03.527] | : . ' , ; ` | : . - attr(*, "total_size")= num NA [23:13:03.527] | : . ' , ; ` | : . - attr(*, "already-done")= logi TRUE [23:13:03.529] | : . ' , ; ` | : . - copied 'a' to environment [23:13:03.530] | : . ' , ; ` | : . assign_globals() ... done [23:13:03.532] | : . ' , ; ` | : . plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [23:13:03.532] | : . ' , ; ` | : . ' plan(<'FutureStrategyList'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [23:13:03.532] | : . ' , ; ` | : . ' , plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [23:13:03.532] | : . ' , ; ` | : . ' , ; all.equal() for FutureStrategyList ... [23:13:03.532] | : . ' , ; ` | : . ' , ; ` New stack: [23:13:03.533] | : . ' , ; ` | : . ' , ; ` List of 1 [23:13:03.533] | : . ' , ; ` | : . ' , ; ` $ :function (..., envir = parent.frame()) [23:13:03.533] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:13:03.533] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "init")= chr "done" [23:13:03.533] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:03.533] | : . ' , ; ` | : . ' , ; ` .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:03.533] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:03.533] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "call")= language plan(sequential) [23:13:03.533] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [23:13:03.533] | : . ' , ; ` | : . ' , ; ` .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:03.533] | : . ' , ; ` | : . ' , ; ` .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:03.533] | : . ' , ; ` | : . ' , ; ` - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [23:13:03.536] | : . ' , ; ` | : . ' , ; ` Old stack: [23:13:03.536] | : . ' , ; ` | : . ' , ; ` List of 1 [23:13:03.536] | : . ' , ; ` | : . ' , ; ` $ :function (..., envir = parent.frame()) [23:13:03.536] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:13:03.536] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "init")= chr "done" [23:13:03.536] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:03.536] | : . ' , ; ` | : . ' , ; ` .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:03.536] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:03.536] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "call")= language plan(sequential) [23:13:03.536] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [23:13:03.536] | : . ' , ; ` | : . ' , ; ` .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:03.536] | : . ' , ; ` | : . ' , ; ` .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:03.536] | : . ' , ; ` | : . ' , ; ` - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [23:13:03.541] | : . ' , ; ` | : . ' , ; ` Identical [23:13:03.541] | : . ' , ; ` | : . ' , ; all.equal() for FutureStrategyList ... done [23:13:03.541] | : . ' , ; ` | : . ' , ; plan(): Skip setting new future backend stack because it is the same as the current one: [23:13:03.541] | : . ' , ; ` | : . ' , ; List of future strategies: [23:13:03.541] | : . ' , ; ` | : . ' , ; 1. sequential: [23:13:03.541] | : . ' , ; ` | : . ' , ; - args: function (..., envir = parent.frame(), workers = "") [23:13:03.541] | : . ' , ; ` | : . ' , ; - tweaked: FALSE [23:13:03.541] | : . ' , ; ` | : . ' , ; - call: plan(sequential) [23:13:03.542] | : . ' , ; ` | : . ' , plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [23:13:03.542] | : . ' , ; ` | : . ' plan(<'FutureStrategyList'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [23:13:03.542] | : . ' , ; ` | : . plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [23:13:03.543] | : . ' , ; ` | : . SequentialFuture started (and completed) [23:13:03.543] | : . ' , ; ` | : . signalConditions() ... [23:13:03.543] | : . ' , ; ` | : . ' include = 'immediateCondition' [23:13:03.543] | : . ' , ; ` | : . ' exclude = [23:13:03.543] | : . ' , ; ` | : . ' resignal = FALSE [23:13:03.544] | : . ' , ; ` | : . ' Number of conditions: 6 [23:13:03.544] | : . ' , ; ` | : . ' int 6 [23:13:03.544] | : . ' , ; ` | : . ' Condition #1 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.544] | : . ' , ; ` | : . ' Condition #2 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.544] | : . ' , ; ` | : . ' Condition #3 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.545] | : . ' , ; ` | : . ' Condition #4 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.545] | : . ' , ; ` | : . ' Condition #5 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.545] | : . ' , ; ` | : . ' Condition #6 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.545] | : . ' , ; ` | : . signalConditions() ... done [23:13:03.545] | : . ' , ; ` | : launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... done [23:13:03.545] | : . ' , ; ` | Launching futures ... done [23:13:03.545] | : . ' , ; ` | Future launched: 'SequentialFuture', 'UniprocessFuture', 'Future' [23:13:03.546] | : . ' , ; ` Using SequentialFutureBackend ... done [23:13:03.546] | : . ' , ; run() for 'Future' () ... done [23:13:03.546] | : . ' , future(..., label = NULL) ... done [23:13:03.546] | : . ' , value() for SequentialFuture () ... [23:13:03.546] | : . ' , ; signalConditions() ... [23:13:03.546] | : . ' , ; ` include = 'immediateCondition' [23:13:03.547] | : . ' , ; ` exclude = [23:13:03.547] | : . ' , ; ` resignal = FALSE [23:13:03.547] | : . ' , ; ` Number of conditions: 6 [23:13:03.547] | : . ' , ; ` int 6 [23:13:03.548] | : . ' , ; ` Condition #1 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.548] | : . ' , ; ` Condition #2 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.548] | : . ' , ; ` Condition #3 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.548] | : . ' , ; ` Condition #4 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.548] | : . ' , ; ` Condition #5 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.548] | : . ' , ; ` Condition #6 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.549] | : . ' , ; signalConditions() ... done [23:13:03.549] | : . ' , ; relay stdout ... [23:13:03.549] | : . ' , ; relay stdout ... done [23:13:03.549] | : . ' , ; check for misuse ... [23:13:03.549] | : . ' , ; check for misuse ... done [23:13:03.549] | : . ' , ; relay conditions ... [23:13:03.549] | : . ' , ; ` Future state: 'finished' [23:13:03.550] | : . ' , ; ` signalConditions() ... [23:13:03.550] | : . ' , ; ` | include = 'condition' [23:13:03.550] | : . ' , ; ` | exclude = 'immediateCondition' [23:13:03.550] | : . ' , ; ` | resignal = TRUE [23:13:03.550] | : . ' , ; ` | Number of conditions: 6 [23:13:03.550] | : . ' , ; ` | int 6 [23:13:03.551] | : . ' , ; ` | Condition #1 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.551] | : . ' , ; ` | Condition #1: 'simpleMessage', 'message', 'condition' [23:13:03.511] | : . ' , ; ` | : . attachPackages() ... [23:13:03.551] | : . ' , ; ` | Condition #2 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.551] | : . ' , ; ` | Condition #2: 'simpleMessage', 'message', 'condition' [23:13:03.511] | : . ' , ; ` | : . ' packages: [n=1] 'future' [23:13:03.551] | : . ' , ; ` | Condition #3 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.552] | : . ' , ; ` | Condition #3: 'simpleMessage', 'message', 'condition' [23:13:03.511] | : . ' , ; ` | : . attachPackages() ... done [23:13:03.552] | : . ' , ; ` | Condition #4 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.552] | : . ' , ; ` | Condition #4: 'simpleMessage', 'message', 'condition' [23:13:03.511] | : . ' , ; ` | : . attachPackages() ... [23:13:03.552] | : . ' , ; ` | Condition #5 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.552] | : . ' , ; ` | Condition #5: 'simpleMessage', 'message', 'condition' [23:13:03.512] | : . ' , ; ` | : . ' packages: [n=0] [23:13:03.552] | : . ' , ; ` | Condition #6 (class: 'simpleMessage', 'message', 'condition'): [23:13:03.553] | : . ' , ; ` | Condition #6: 'simpleMessage', 'message', 'condition' [23:13:03.512] | : . ' , ; ` | : . attachPackages() ... done [23:13:03.553] | : . ' , ; ` signalConditions() ... done [23:13:03.553] | : . ' , ; relay conditions ... done [23:13:03.553] | : . ' , value() for SequentialFuture () ... done b = 11 *** %<-% with 'sequential' futures ... DONE Testing with 1 cores ... DONE Testing with 2 cores ... *** %<-% with 'multisession' futures ... [23:13:03.554] | : . ' , plan(<'name'>, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:13:03.554] | : . ' , ; plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = NA, init = TRUE) ... [23:13:03.554] | : . ' , ; ` all.equal() for FutureStrategyList ... [23:13:03.555] | : . ' , ; ` | New stack: [23:13:03.555] | : . ' , ; ` | List of 1 [23:13:03.555] | : . ' , ; ` | $ :function (..., workers = availableCores(constraints = "connections-16"), [23:13:03.555] | : . ' , ; ` | rscript_libs = .libPaths()) [23:13:03.555] | : . ' , ; ` | ..- attr(*, "class")= chr [1:5] "multisession" "cluster" "multiprocess" "future" ... [23:13:03.555] | : . ' , ; ` | ..- attr(*, "init")= logi TRUE [23:13:03.555] | : . ' , ; ` | ..- attr(*, "factory")=function (workers = availableCores(constraints = "connections-16"), rscript_libs = .libPaths(), [23:13:03.555] | : . ' , ; ` | interrupts = TRUE, gc = FALSE, earlySignal = FALSE, ...) [23:13:03.555] | : . ' , ; ` | .. ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [23:13:03.555] | : . ' , ; ` | ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [23:13:03.555] | : . ' , ; ` | ..- attr(*, "untweakable")= chr "persistent" [23:13:03.555] | : . ' , ; ` | ..- attr(*, "call")= language plan(strategy) [23:13:03.555] | : . ' , ; ` | - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [23:13:03.559] | : . ' , ; ` | Old stack: [23:13:03.559] | : . ' , ; ` | List of 1 [23:13:03.559] | : . ' , ; ` | $ :function (..., envir = parent.frame()) [23:13:03.559] | : . ' , ; ` | ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:13:03.559] | : . ' , ; ` | ..- attr(*, "init")= chr "done" [23:13:03.559] | : . ' , ; ` | ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:03.559] | : . ' , ; ` | .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:03.559] | : . ' , ; ` | ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:03.559] | : . ' , ; ` | ..- attr(*, "call")= language plan(sequential) [23:13:03.559] | : . ' , ; ` | ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [23:13:03.559] | : . ' , ; ` | .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:03.559] | : . ' , ; ` | .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:03.559] | : . ' , ; ` | - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [23:13:03.564] | : . ' , ; ` | Not identical [23:13:03.564] | : . ' , ; ` | all.equal() for future ... [23:13:03.565] | : . ' , ; ` | : List of 2 [23:13:03.565] | : . ' , ; ` | : $ target :function (..., workers = availableCores(constraints = "connections-16"), [23:13:03.565] | : . ' , ; ` | : rscript_libs = .libPaths()) [23:13:03.565] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:5] "multisession" "cluster" "multiprocess" "future" ... [23:13:03.565] | : . ' , ; ` | : ..- attr(*, "init")= logi TRUE [23:13:03.565] | : . ' , ; ` | : ..- attr(*, "factory")=function (workers = availableCores(constraints = "connections-16"), rscript_libs = .libPaths(), [23:13:03.565] | : . ' , ; ` | : interrupts = TRUE, gc = FALSE, earlySignal = FALSE, ...) [23:13:03.565] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [23:13:03.565] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [23:13:03.565] | : . ' , ; ` | : ..- attr(*, "untweakable")= chr "persistent" [23:13:03.565] | : . ' , ; ` | : ..- attr(*, "call")= language plan(strategy) [23:13:03.565] | : . ' , ; ` | : $ current:function (..., envir = parent.frame()) [23:13:03.565] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [23:13:03.565] | : . ' , ; ` | : ..- attr(*, "init")= chr "done" [23:13:03.565] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:03.565] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:03.565] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:03.565] | : . ' , ; ` | : ..- attr(*, "call")= language plan(sequential) [23:13:03.565] | : . ' , ; ` | : ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [23:13:03.565] | : . ' , ; ` | : .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [23:13:03.565] | : . ' , ; ` | : .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [23:13:03.574] | : . ' , ; ` | : Formals differ [23:13:03.574] | : . ' , ; ` | all.equal() for future ... done [23:13:03.574] | : . ' , ; ` | Future strategies differ at level 1 [23:13:03.574] | : . ' , ; ` all.equal() for FutureStrategyList ... done [23:13:03.575] | : . ' , ; ` plan(): Setting new future backend stack: [23:13:03.575] | : . ' , ; ` List of future strategies: [23:13:03.575] | : . ' , ; ` 1. multisession: [23:13:03.575] | : . ' , ; ` - args: function (..., workers = availableCores(constraints = "connections-16"), rscript_libs = .libPaths()) [23:13:03.575] | : . ' , ; ` - tweaked: FALSE [23:13:03.575] | : . ' , ; ` - call: plan(strategy) [23:13:03.575] | : . ' , ; ` List of 1 [23:13:03.575] | : . ' , ; ` $ :function (..., workers = availableCores(constraints = "connections-16"), [23:13:03.575] | : . ' , ; ` rscript_libs = .libPaths()) [23:13:03.575] | : . ' , ; ` ..- attr(*, "class")= chr [1:5] "multisession" "cluster" "multiprocess" "future" ... [23:13:03.575] | : . ' , ; ` ..- attr(*, "init")= logi TRUE [23:13:03.575] | : . ' , ; ` ..- attr(*, "factory")=function (workers = availableCores(constraints = "connections-16"), rscript_libs = .libPaths(), [23:13:03.575] | : . ' , ; ` interrupts = TRUE, gc = FALSE, earlySignal = FALSE, ...) [23:13:03.575] | : . ' , ; ` .. ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [23:13:03.575] | : . ' , ; ` ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [23:13:03.575] | : . ' , ; ` ..- attr(*, "untweakable")= chr "persistent" [23:13:03.575] | : . ' , ; ` ..- attr(*, "call")= language plan(strategy) [23:13:03.575] | : . ' , ; ` - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [23:13:03.580] | : . ' , ; ` plan(): plan_cleanup(<'sequential', 'uniprocess', 'future', 'function'>, cleanup = NA) ... [23:13:03.580] | : . ' , ; ` | plan("next", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:13:03.581] | : . ' , ; ` | : Getting current ("next") strategy: 'FutureStrategy', 'sequential', 'uniprocess', 'future', 'function' [23:13:03.581] | : . ' , ; ` | plan("next", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:13:03.581] | : . ' , ; ` | Legacy shutdown of cluster workers ... [23:13:03.582] | : . ' , ; ` | : Stopping existing cluster ... [23:13:03.582] | : . ' , ; ` | : . No pre-existing cluster. Skipping [23:13:03.582] | : . ' , ; ` | : Stopping existing cluster ... done [23:13:03.582] | : . ' , ; ` | Legacy shutdown of cluster workers ... done [23:13:03.583] | : . ' , ; ` plan(): plan_cleanup(<'sequential', 'uniprocess', 'future', 'function'>, cleanup = NA) ... done [23:13:03.583] | : . ' , ; ` plan(): plan_init() of 'multisession', 'cluster', 'multiprocess', 'future', 'function' ... [23:13:03.583] | : . ' , ; ` | function (..., workers = availableCores(constraints = "connections-16"), [23:13:03.583] | : . ' , ; ` | rscript_libs = .libPaths()) [23:13:03.583] | : . ' , ; ` | - attr(*, "class")= chr [1:5] "multisession" "cluster" "multiprocess" "future" ... [23:13:03.583] | : . ' , ; ` | - attr(*, "init")= logi TRUE [23:13:03.583] | : . ' , ; ` | - attr(*, "factory")=function (workers = availableCores(constraints = "connections-16"), rscript_libs = .libPaths(), [23:13:03.583] | : . ' , ; ` | interrupts = TRUE, gc = FALSE, earlySignal = FALSE, ...) [23:13:03.583] | : . ' , ; ` | ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [23:13:03.583] | : . ' , ; ` | - attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [23:13:03.583] | : . ' , ; ` | - attr(*, "untweakable")= chr "persistent" [23:13:03.583] | : . ' , ; ` | - attr(*, "call")= language plan(strategy) [23:13:03.587] | : . ' , ; ` | init: TRUE [23:13:03.587] | : . ' , ; ` | makeFutureBackend() ... [23:13:03.587] | : . ' , ; ` | : Backend function: <'NULL'> [23:13:03.588] | : . ' , ; ` | : Evaluator tweak arguments: [n=0] [23:13:03.588] | : . ' , ; ` | : list() [23:13:03.591] | : . ' , ; ` | : Evaluator formal arguments: [n=2] [23:13:03.591] | : . ' , ; ` | : Dotted pair list of 2 [23:13:03.591] | : . ' , ; ` | : $ workers : language availableCores(constraints = "connections-16") [23:13:03.591] | : . ' , ; ` | : $ rscript_libs: language .libPaths() [23:13:03.593] | : . ' , ; ` | : Arguments passed to the future-backend factory: [n=2] [23:13:03.593] | : . ' , ; ` | : List of 2 [23:13:03.593] | : . ' , ; ` | : $ workers : language availableCores(constraints = "connections-16") [23:13:03.593] | : . ' , ; ` | : $ rscript_libs: language .libPaths() [23:13:03.594] | : . ' , ; ` | : MultisessionFutureBackend(workers = , interrupts = TRUE, ...) ... [23:13:03.595] | : . ' , ; ` | : . Arguments: [23:13:03.595] | : . ' , ; ` | : . List of 5 [23:13:03.595] | : . ' , ; ` | : . $ workers : Named int 2 [23:13:03.595] | : . ' , ; ` | : . ..- attr(*, "names")= chr "mc.cores" [23:13:03.595] | : . ' , ; ` | : . $ rscript_libs: chr [1:2] "D:/temp/2025_11_16_23_10_16_9296/RtmpOmYtQ8/RLIBS_10f20545821a2" "D:/RCompile/recent/R/library" [23:13:03.595] | : . ' , ; ` | : . $ interrupts : logi TRUE [23:13:03.595] | : . ' , ; ` | : . $ gc : logi FALSE [23:13:03.595] | : . ' , ; ` | : . $ earlySignal : logi FALSE [23:13:03.651] | : . ' , ; ` | : . ClusterFutureBackend(..., persistent = FALSE, gc = FALSE, earlySignal = FALSE) ... [23:13:03.651] | : . ' , ; ` | : . ' workers: 2 [23:13:03.651] | : . ' , ; ` | : . ' getCluster() ... [23:13:03.651] | : . ' , ; ` | : . ' getCluster() ... done [23:13:03.652] | : . ' , ; ` | : . ' Stopping existing cluster ... [23:13:03.652] | : . ' , ; ` | : . ' , No pre-existing cluster. Skipping [23:13:03.652] | : . ' , ; ` | : . ' Stopping existing cluster ... done [23:13:03.652] | : . ' , ; ` | : . ' Starting new cluster ... [23:13:03.652] | : . ' , ; ` | : . ' , makeCluster(workers, ...) ... [23:13:03.653] | : . ' , ; ` | : . ' , ; Arguments: [23:13:03.653] | : . ' , ; ` | : . ' , ; List of 2 [23:13:03.653] | : . ' , ; ` | : . ' , ; $ : int 2 [23:13:03.653] | : . ' , ; ` | : . ' , ; $ rscript_libs: chr [1:2] "D:/temp/2025_11_16_23_10_16_9296/RtmpOmYtQ8/RLIBS_10f20545821a2" "D:/RCompile/recent/R/library" [23:13:03.655] | : . ' , ; ` | : . ' , ; .makeCluster() ... [23:13:03.655] | : . ' , ; ` | : . ' , ; ` workers: '2' [23:13:03.655] | : . ' , ; ` | : . ' , ; ` R_FUTURE_PLAN: NA [23:13:03.655] | : . ' , ; ` | : . ' , ; ` parallelly::makeClusterPSOCK() arguments: [23:13:03.656] | : . ' , ; ` | : . ' , ; ` List of 2 [23:13:03.656] | : . ' , ; ` | : . ' , ; ` $ : int 2 [23:13:03.656] | : . ' , ; ` | : . ' , ; ` $ rscript_libs: chr [1:2] "D:/temp/2025_11_16_23_10_16_9296/RtmpOmYtQ8/RLIBS_10f20545821a2" "D:/RCompile/recent/R/library" [23:13:04.557] | : . ' , ; ` | : . ' , ; ` Generated cluster UUID [23:13:04.558] | : . ' , ; ` | : . ' , ; ` Cluster UUID: 'c54f0a1d56bdb14cb47a53059ff1012f' [23:13:04.558] | : . ' , ; ` | : . ' , ; ` Socket cluster with 2 nodes on host 'localhost' (R Under development (unstable) (2025-11-15 r89024 ucrt), platform x86_64-w64-mingw32) [23:13:04.561] | : . ' , ; ` | : . ' , ; .makeCluster() ... done [23:13:04.562] | : . ' , ; ` | : . ' , ; Socket cluster with 2 nodes on host 'localhost' (R Under development (unstable) (2025-11-15 r89024 ucrt), platform x86_64-w64-mingw32) [23:13:04.564] | : . ' , ; ` | : . ' , makeCluster(workers, ...) ... done [23:13:04.564] | : . ' , ; ` | : . ' , Number of workers: 2 [23:13:04.564] | : . ' , ; ` | : . ' , Workers UUID: 'c54f0a1d56bdb14cb47a53059ff1012f' [23:13:04.565] | : . ' , ; ` | : . ' Starting new cluster ... done [23:13:04.565] | : . ' , ; ` | : . ClusterFutureBackend(..., persistent = FALSE, gc = FALSE, earlySignal = FALSE) ... done [23:13:04.565] | : . ' , ; ` | : . Backend: <'MultisessionFutureBackend', 'ClusterFutureBackend', 'MultiprocessFutureBackend', 'FutureBackend', 'environment'> [23:13:04.565] | : . ' , ; ` | : MultisessionFutureBackend(workers = , interrupts = TRUE, ...) ... done [23:13:04.566] | : . ' , ; ` | makeFutureBackend() ... done [23:13:04.566] | : . ' , ; ` | nbrOfWorkers(NULL) ... [23:13:04.566] | : . ' , ; ` | : List of 4 [23:13:04.566] | : . ' , ; ` | : $ : language plan_set(newStack, skip = .skip, cleanup = .cleanup, init = .init, debug = debug) [23:13:04.566] | : . ' , ; ` | : $ : language with_assert({ nbrOfWorkers <- nbrOfWorkers() ... [23:13:04.566] | : . ' , ; ` | : $ : language nbrOfWorkers() [23:13:04.566] | : . ' , ; ` | : $ : language nbrOfWorkers.NULL() [23:13:04.569] | : . ' , ; ` | : plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:13:04.569] | : . ' , ; ` | : plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:13:04.569] | : . ' , ; ` | : Number of workers: 2 [23:13:04.569] | : . ' , ; ` | nbrOfWorkers(NULL) ... done [23:13:04.570] | : . ' , ; ` | plan(): nbrOfWorkers() = 2 [23:13:04.570] | : . ' , ; ` plan(): plan_init() of 'multisession', 'cluster', 'multiprocess', 'future', 'function' ... done [23:13:04.570] | : . ' , ; plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = NA, init = TRUE) ... done ** Future evaluation without globals [23:13:04.571] | : . ' , ; future(..., label = NULL) ... [23:13:04.571] | : . ' , ; ` lazy: FALSE [23:13:04.571] | : . ' , ; ` stdout: TRUE [23:13:04.571] | : . ' , ; ` conditions: [n=1] 'condition' [23:13:04.571] | : . ' , ; ` gc: FALSE [23:13:04.571] | : . ' , ; ` earlySignal: FALSE [23:13:04.572] | : . ' , ; ` getGlobalsAndPackages() ... [23:13:04.572] | : . ' , ; ` | Searching for globals ... [23:13:04.580] | : . ' , ; ` | : globals found: [2] '{', '<-' [23:13:04.580] | : . ' , ; ` | Searching for globals ... done [23:13:04.581] | : . ' , ; ` | Resolving globals: FALSE [23:13:04.581] | : . ' , ; ` | Search for packages associated with the globals ... [23:13:04.581] | : . ' , ; ` | : Packages associated with globals: [1] 'base' [23:13:04.582] | : . ' , ; ` | : Packages: [1] 'base' [23:13:04.582] | : . ' , ; ` | Search for packages associated with the globals ... done [23:13:04.582] | : . ' , ; ` | Packages after dropping 'base': [0] [23:13:04.582] | : . ' , ; ` | globals: [0] [23:13:04.582] | : . ' , ; ` | packages: [0] [23:13:04.583] | : . ' , ; ` getGlobalsAndPackages() ... done [23:13:04.583] | : . ' , ; ` run() for 'Future' () ... [23:13:04.583] | : . ' , ; ` | state: 'created' [23:13:04.583] | : . ' , ; ` | plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:13:04.584] | : . ' , ; ` | plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:13:04.584] | : . ' , ; ` | Using MultisessionFutureBackend ... [23:13:04.584] | : . ' , ; ` | : Number of futures since start: 0 (0 created, 0 launched, 0 finished) [23:13:04.584] | : . ' , ; ` | : Launching futures ... [23:13:04.585] | : . ' , ; ` | : . launchFuture() for ClusterFutureBackend ... [23:13:04.585] | : . ' , ; ` | : . ' Workers: [n=2] [23:13:04.585] | : . ' , ; ` | : . ' Socket cluster with 2 nodes on host 'localhost' (R Under development (unstable) (2025-11-15 r89024 ucrt), platform x86_64-w64-mingw32) [23:13:04.588] | : . ' , ; ` | : . ' FutureRegistry: 'workers-c54f0a1d56bdb14cb47a53059ff1012f' [23:13:04.588] | : . ' , ; ` | : . ' requestWorker() ... [23:13:04.588] | : . ' , ; ` | : . ' , requestNode() ... [23:13:04.588] | : . ' , ; ` | : . ' , ; Number of workers: 2 [23:13:04.588] | : . ' , ; ` | : . ' , ; Polling for a free worker ... [23:13:04.589] | : . ' , ; ` | : . ' , ; ` FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'list', earlySignal = 0) ... [23:13:04.589] | : . ' , ; ` | : . ' , ; ` | Created empty registry 'workers-c54f0a1d56bdb14cb47a53059ff1012f' [23:13:04.589] | : . ' , ; ` | : . ' , ; ` | Listing all futures [23:13:04.589] | : . ' , ; ` | : . ' , ; ` | Number of registered futures: 0 [23:13:04.589] | : . ' , ; ` | : . ' , ; ` FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'list', earlySignal = 0) ... done [23:13:04.590] | : . ' , ; ` | : . ' , ; ` Total time: 0 [23:13:04.590] | : . ' , ; ` | : . ' , ; Polling for a free worker ... done [23:13:04.590] | : . ' , ; ` | : . ' , ; FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'list', earlySignal = 0) ... [23:13:04.590] | : . ' , ; ` | : . ' , ; ` Listing all futures [23:13:04.590] | : . ' , ; ` | : . ' , ; ` Number of registered futures: 0 [23:13:04.591] | : . ' , ; ` | : . ' , ; FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'list', earlySignal = 0) ... done [23:13:04.591] | : . ' , ; ` | : . ' , ; avail: [n=2] '1', '2' [23:13:04.591] | : . ' , ; ` | : . ' , ; Index of first available worker: 1 [23:13:04.591] | : . ' , ; ` | : . ' , ; Validate that the worker is functional ... [23:13:04.592] | : . ' , ; ` | : . ' , ; ` Worker is functional [23:13:04.592] | : . ' , ; ` | : . ' , ; ` FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'list', earlySignal = 0) ... [23:13:04.592] | : . ' , ; ` | : . ' , ; ` | Listing all futures [23:13:04.593] | : . ' , ; ` | : . ' , ; ` | Number of registered futures: 0 [23:13:04.593] | : . ' , ; ` | : . ' , ; ` FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'list', earlySignal = 0) ... done [23:13:04.593] | : . ' , ; ` | : . ' , ; Validate that the worker is functional ... done [23:13:04.593] | : . ' , ; ` | : . ' , requestNode() ... done [23:13:04.593] | : . ' , ; ` | : . ' , cluster node index: 1 [23:13:04.594] | : . ' , ; ` | : . ' requestWorker() ... done [23:13:04.594] | : . ' , ; ` | : . ' eraseGlobalEnvironment() ... [23:13:04.595] | : . ' , ; ` | : . ' eraseGlobalEnvironment() ... done [23:13:04.595] | : . ' , ; ` | : . ' launchFuture() ... [23:13:04.595] | : . ' , ; ` | : . ' , cluster node index: 1 [23:13:04.595] | : . ' , ; ` | : . ' , getFutureData() ... [23:13:04.596] | : . ' , ; ` | : . ' , ; getFutureCore() ... [23:13:04.596] | : . ' , ; ` | : . ' , ; ` Packages needed by the future expression (n = 0): [23:13:04.596] | : . ' , ; ` | : . ' , ; getFutureCore() ... done [23:13:04.596] | : . ' , ; ` | : . ' , ; getFutureCapture() ... [23:13:04.596] | : . ' , ; ` | : . ' , ; getFutureCapture() ... done [23:13:04.597] | : . ' , ; ` | : . ' , ; getFutureContext() ... [23:13:04.597] | : . ' , ; ` | : . ' , ; ` plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:13:04.597] | : . ' , ; ` | : . ' , ; ` | Getting stack without first backend: [n=0] [23:13:04.597] | : . ' , ; ` | : . ' , ; ` plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:13:04.597] | : . ' , ; ` | : . ' , ; ` Packages needed by future backend (n = 0): [23:13:04.598] | : . ' , ; ` | : . ' , ; getFutureContext() ... done [23:13:04.598] | : . ' , ; ` | : . ' , getFutureData() ... done [23:13:04.599] | : . ' , ; ` | : . ' , FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'add', earlySignal = 0) ... [23:13:04.599] | : . ' , ; ` | : . ' , ; Appended future to position #1 [23:13:04.599] | : . ' , ; ` | : . ' , ; Number of registered futures: 1 [23:13:04.599] | : . ' , ; ` | : . ' , FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'add', earlySignal = 0) ... done [23:13:04.600] | : . ' , ; ` | : . ' launchFuture() ... done [23:13:04.600] | : . ' , ; ` | : . ' MultisessionFuture started [23:13:04.600] | : . ' , ; ` | : . launchFuture() for ClusterFutureBackend ... done [23:13:04.600] | : . ' , ; ` | : Launching futures ... done [23:13:04.600] | : . ' , ; ` | : Future launched: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [23:13:04.601] | : . ' , ; ` | Using MultisessionFutureBackend ... done [23:13:04.601] | : . ' , ; ` run() for 'Future' () ... done [23:13:04.601] | : . ' , ; future(..., label = NULL) ... done [23:13:04.601] | : . ' , ; value() for MultisessionFuture () ... [23:13:04.602] | : . ' , ; ` result() for ClusterFuture ... [23:13:04.602] | : . ' , ; ` | assertValidConnection() ... [23:13:04.602] | : . ' , ; ` | : cluster node index: 1 [23:13:04.603] | : . ' , ; ` | assertValidConnection() ... done [23:13:04.604] | : . ' , ; ` | receiveMessageFromWorker() for ClusterFuture ... [23:13:04.604] | : . ' , ; ` | : cluster node index: 1 [23:13:04.680] | : . ' , ; ` | : [1] TRUE [23:13:04.681] | : . ' , ; ` | : Received data: [23:13:04.681] | : . ' , ; ` | : List of 5 [23:13:04.681] | : . ' , ; ` | : $ type : chr "VALUE" [23:13:04.681] | : . ' , ; ` | : $ value :List of 16 [23:13:04.681] | : . ' , ; ` | : ..$ value : num 1 [23:13:04.681] | : . ' , ; ` | : ..$ visible : logi FALSE [23:13:04.681] | : . ' , ; ` | : ..$ stdout : chr "" [23:13:04.681] | : . ' , ; ` | : ..$ conditions : list() [23:13:04.681] | : . ' , ; ` | : ..$ rng : logi FALSE [23:13:04.681] | : . ' , ; ` | : ..$ seed : NULL [23:13:04.681] | : . ' , ; ` | : ..$ misuseGlobalEnv : NULL [23:13:04.681] | : . ' , ; ` | : ..$ misuseConnections :List of 3 [23:13:04.681] | : . ' , ; ` | : .. ..$ added : NULL [23:13:04.681] | : . ' , ; ` | : .. ..$ removed : NULL [23:13:04.681] | : . ' , ; ` | : .. ..$ replaced: NULL [23:13:04.681] | : . ' , ; ` | : ..$ misuseDevices : NULL [23:13:04.681] | : . ' , ; ` | : ..$ misuseDefaultDevice: list() [23:13:04.681] | : . ' , ; ` | : ..$ started : POSIXct[1:1], format: "2025-11-16 23:13:04" [23:13:04.681] | : . ' , ; ` | : ..$ finished : POSIXct[1:1], format: "2025-11-16 23:13:04" [23:13:04.681] | : . ' , ; ` | : ..$ uuid : chr [1:2] "23a05fe55a1b7a4bd4d3559301ed970a" "14" [23:13:04.681] | : . ' , ; ` | : ..$ session_uuid : chr "8a386729731d2cb9c277ab7ebd3abc45" [23:13:04.681] | : . ' , ; ` | : .. ..- attr(*, "source")=List of 5 [23:13:04.681] | : . ' , ; ` | : .. .. ..$ host : Named chr "CRANWIN3" [23:13:04.681] | : . ' , ; ` | : .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [23:13:04.681] | : . ' , ; ` | : .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [23:13:04.681] | : . ' , ; ` | : .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [23:13:04.681] | : . ' , ; ` | : .. .. ..$ pid : int 93364 [23:13:04.681] | : . ' , ; ` | : .. .. ..$ time : POSIXct[1:1], format: "2025-11-16 23:13:04" [23:13:04.681] | : . ' , ; ` | : .. .. ..$ random: int 2147483647 [23:13:04.681] | : . ' , ; ` | : ..$ r_info :List of 4 [23:13:04.681] | : . ' , ; ` | : .. ..$ version :Classes 'R_system_version', 'package_version', 'numeric_version' hidden list of 1 [23:13:04.681] | : . ' , ; ` | : .. .. ..$ : int [1:3] 4 6 0 [23:13:04.681] | : . ' , ; ` | : .. ..$ os : chr "windows" [23:13:04.681] | : . ' , ; ` | : .. ..$ os_name : chr "Windows" [23:13:04.681] | : . ' , ; ` | : .. ..$ captures_utf8: logi TRUE [23:13:04.681] | : . ' , ; ` | : ..$ version : chr "1.8" [23:13:04.681] | : . ' , ; ` | : ..- attr(*, "class")= chr "FutureResult" [23:13:04.681] | : . ' , ; ` | : $ success: logi TRUE [23:13:04.681] | : . ' , ; ` | : $ time : 'proc_time' Named num [1:5] 0.09 0 0.09 NA NA [23:13:04.681] | : . ' , ; ` | : ..- attr(*, "names")= chr [1:5] "user.self" "sys.self" "elapsed" "user.child" ... [23:13:04.681] | : . ' , ; ` | : $ tag : NULL [23:13:04.695] | : . ' , ; ` | : Received FutureResult [23:13:04.696] | : . ' , ; ` | : FutureResult: [23:13:04.696] | : . ' , ; ` | : value: 'numeric' [23:13:04.696] | : . ' , ; ` | : visible: FALSE [23:13:04.696] | : . ' , ; ` | : stdout: character [23:13:04.696] | : . ' , ; ` | : conditions: [n = 0] [23:13:04.696] | : . ' , ; ` | : RNG used: FALSE [23:13:04.696] | : . ' , ; ` | : duration: 0.07786417 secs (started 2025-11-16 23:13:04.601029) [23:13:04.696] | : . ' , ; ` | : version: 1.8 [23:13:04.696] | : . ' , ; ` | : FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'remove', earlySignal = 0) ... [23:13:04.697] | : . ' , ; ` | : . Removed future from position #1 [23:13:04.697] | : . ' , ; ` | : . Number of registered futures: 0 [23:13:04.697] | : . ' , ; ` | : FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'remove', earlySignal = 0) ... done [23:13:04.697] | : . ' , ; ` | : Erased future from future backend [23:13:04.698] | : . ' , ; ` | : result() for ClusterFuture ... [23:13:04.698] | : . ' , ; ` | : . result already collected: FutureResult [23:13:04.698] | : . ' , ; ` | : result() for ClusterFuture ... done [23:13:04.698] | : . ' , ; ` | : signalConditions() ... [23:13:04.698] | : . ' , ; ` | : . include = 'immediateCondition' [23:13:04.698] | : . ' , ; ` | : . exclude = [23:13:04.699] | : . ' , ; ` | : . resignal = FALSE [23:13:04.699] | : . ' , ; ` | : . Number of conditions: 0 [23:13:04.699] | : . ' , ; ` | : . int 0 [23:13:04.700] | : . ' , ; ` | : signalConditions() ... done [23:13:04.700] | : . ' , ; ` | receiveMessageFromWorker() for ClusterFuture ... done [23:13:04.700] | : . ' , ; ` result() for ClusterFuture ... done [23:13:04.700] | : . ' , ; ` result() for ClusterFuture ... [23:13:04.700] | : . ' , ; ` | result already collected: FutureResult [23:13:04.700] | : . ' , ; ` result() for ClusterFuture ... done [23:13:04.701] | : . ' , ; ` signalConditions() ... [23:13:04.701] | : . ' , ; ` | include = 'immediateCondition' [23:13:04.701] | : . ' , ; ` | exclude = [23:13:04.701] | : . ' , ; ` | resignal = FALSE [23:13:04.701] | : . ' , ; ` | Number of conditions: 0 [23:13:04.702] | : . ' , ; ` | int 0 [23:13:04.702] | : . ' , ; ` signalConditions() ... done [23:13:04.702] | : . ' , ; ` relay stdout ... [23:13:04.702] | : . ' , ; ` relay stdout ... done [23:13:04.703] | : . ' , ; ` check for misuse ... [23:13:04.703] | : . ' , ; ` check for misuse ... done [23:13:04.703] | : . ' , ; value() for MultisessionFuture () ... done ** Future evaluation with globals [23:13:04.704] | : . ' , ; future(..., label = NULL) ... [23:13:04.704] | : . ' , ; ` lazy: FALSE [23:13:04.704] | : . ' , ; ` stdout: TRUE [23:13:04.704] | : . ' , ; ` conditions: [n=1] 'condition' [23:13:04.704] | : . ' , ; ` gc: FALSE [23:13:04.704] | : . ' , ; ` earlySignal: FALSE [23:13:04.705] | : . ' , ; ` getGlobalsAndPackages() ... [23:13:04.705] | : . ' , ; ` | Searching for globals ... [23:13:04.712] | : . ' , ; ` | : globals found: [3] '{', '<-', 'a' [23:13:04.713] | : . ' , ; ` | Searching for globals ... done [23:13:04.713] | : . ' , ; ` | Resolving globals: FALSE [23:13:04.713] | : . ' , ; ` | Search for packages associated with the globals ... [23:13:04.713] | : . ' , ; ` | : Packages associated with globals: [1] 'base' [23:13:04.714] | : . ' , ; ` | : Packages: [1] 'base' [23:13:04.714] | : . ' , ; ` | Search for packages associated with the globals ... done [23:13:04.714] | : . ' , ; ` | Packages after dropping 'base': [0] [23:13:04.714] | : . ' , ; ` | globals: [1] 'a' [23:13:04.715] | : . ' , ; ` | packages: [0] [23:13:04.715] | : . ' , ; ` getGlobalsAndPackages() ... done [23:13:04.715] | : . ' , ; ` run() for 'Future' () ... [23:13:04.715] | : . ' , ; ` | state: 'created' [23:13:04.715] | : . ' , ; ` | plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:13:04.716] | : . ' , ; ` | plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:13:04.716] | : . ' , ; ` | Using MultisessionFutureBackend ... [23:13:04.716] | : . ' , ; ` | : Number of futures since start: 1 (1 created, 1 launched, 1 finished) [23:13:04.716] | : . ' , ; ` | : Launching futures ... [23:13:04.717] | : . ' , ; ` | : . launchFuture() for ClusterFutureBackend ... [23:13:04.717] | : . ' , ; ` | : . ' Workers: [n=2] [23:13:04.717] | : . ' , ; ` | : . ' Socket cluster with 2 nodes on host 'localhost' (R Under development (unstable) (2025-11-15 r89024 ucrt), platform x86_64-w64-mingw32) [23:13:04.719] | : . ' , ; ` | : . ' FutureRegistry: 'workers-c54f0a1d56bdb14cb47a53059ff1012f' [23:13:04.719] | : . ' , ; ` | : . ' requestWorker() ... [23:13:04.720] | : . ' , ; ` | : . ' , requestNode() ... [23:13:04.720] | : . ' , ; ` | : . ' , ; Number of workers: 2 [23:13:04.720] | : . ' , ; ` | : . ' , ; Polling for a free worker ... [23:13:04.720] | : . ' , ; ` | : . ' , ; ` FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'list', earlySignal = 0) ... [23:13:04.720] | : . ' , ; ` | : . ' , ; ` | Listing all futures [23:13:04.721] | : . ' , ; ` | : . ' , ; ` | Number of registered futures: 0 [23:13:04.721] | : . ' , ; ` | : . ' , ; ` FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'list', earlySignal = 0) ... done [23:13:04.721] | : . ' , ; ` | : . ' , ; ` Total time: 0 [23:13:04.721] | : . ' , ; ` | : . ' , ; Polling for a free worker ... done [23:13:04.721] | : . ' , ; ` | : . ' , ; FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'list', earlySignal = 0) ... [23:13:04.722] | : . ' , ; ` | : . ' , ; ` Listing all futures [23:13:04.722] | : . ' , ; ` | : . ' , ; ` Number of registered futures: 0 [23:13:04.722] | : . ' , ; ` | : . ' , ; FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'list', earlySignal = 0) ... done [23:13:04.722] | : . ' , ; ` | : . ' , ; avail: [n=2] '1', '2' [23:13:04.722] | : . ' , ; ` | : . ' , ; Index of first available worker: 1 [23:13:04.726] | : . ' , ; ` | : . ' , ; Validate that the worker is functional ... [23:13:04.727] | : . ' , ; ` | : . ' , ; ` Worker is functional [23:13:04.727] | : . ' , ; ` | : . ' , ; ` FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'list', earlySignal = 0) ... [23:13:04.728] | : . ' , ; ` | : . ' , ; ` | Listing all futures [23:13:04.728] | : . ' , ; ` | : . ' , ; ` | Number of registered futures: 0 [23:13:04.728] | : . ' , ; ` | : . ' , ; ` FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'list', earlySignal = 0) ... done [23:13:04.728] | : . ' , ; ` | : . ' , ; Validate that the worker is functional ... done [23:13:04.728] | : . ' , ; ` | : . ' , requestNode() ... done [23:13:04.729] | : . ' , ; ` | : . ' , cluster node index: 1 [23:13:04.729] | : . ' , ; ` | : . ' requestWorker() ... done [23:13:04.729] | : . ' , ; ` | : . ' eraseGlobalEnvironment() ... [23:13:04.730] | : . ' , ; ` | : . ' eraseGlobalEnvironment() ... done [23:13:04.730] | : . ' , ; ` | : . ' launchFuture() ... [23:13:04.730] | : . ' , ; ` | : . ' , cluster node index: 1 [23:13:04.730] | : . ' , ; ` | : . ' , getFutureData() ... [23:13:04.731] | : . ' , ; ` | : . ' , ; getFutureCore() ... [23:13:04.731] | : . ' , ; ` | : . ' , ; ` Packages needed by the future expression (n = 0): [23:13:04.731] | : . ' , ; ` | : . ' , ; getFutureCore() ... done [23:13:04.731] | : . ' , ; ` | : . ' , ; getFutureCapture() ... [23:13:04.731] | : . ' , ; ` | : . ' , ; getFutureCapture() ... done [23:13:04.732] | : . ' , ; ` | : . ' , ; getFutureContext() ... [23:13:04.732] | : . ' , ; ` | : . ' , ; ` plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:13:04.732] | : . ' , ; ` | : . ' , ; ` | Getting stack without first backend: [n=0] [23:13:04.732] | : . ' , ; ` | : . ' , ; ` plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:13:04.733] | : . ' , ; ` | : . ' , ; ` Packages needed by future backend (n = 0): [23:13:04.733] | : . ' , ; ` | : . ' , ; getFutureContext() ... done [23:13:04.733] | : . ' , ; ` | : . ' , getFutureData() ... done [23:13:04.733] | : . ' , ; ` | : . ' , FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'add', earlySignal = 0) ... [23:13:04.734] | : . ' , ; ` | : . ' , ; Appended future to position #1 [23:13:04.734] | : . ' , ; ` | : . ' , ; Number of registered futures: 1 [23:13:04.734] | : . ' , ; ` | : . ' , FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'add', earlySignal = 0) ... done [23:13:04.734] | : . ' , ; ` | : . ' launchFuture() ... done [23:13:04.735] | : . ' , ; ` | : . ' MultisessionFuture started [23:13:04.735] | : . ' , ; ` | : . launchFuture() for ClusterFutureBackend ... done [23:13:04.735] | : . ' , ; ` | : Launching futures ... done [23:13:04.735] | : . ' , ; ` | : Future launched: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [23:13:04.735] | : . ' , ; ` | Using MultisessionFutureBackend ... done [23:13:04.736] | : . ' , ; ` run() for 'Future' () ... done [23:13:04.736] | : . ' , ; future(..., label = NULL) ... done [23:13:04.736] | : . ' , ; value() for MultisessionFuture () ... [23:13:04.736] | : . ' , ; ` result() for ClusterFuture ... [23:13:04.737] | : . ' , ; ` | assertValidConnection() ... [23:13:04.737] | : . ' , ; ` | : cluster node index: 1 [23:13:04.737] | : . ' , ; ` | assertValidConnection() ... done [23:13:04.738] | : . ' , ; ` | receiveMessageFromWorker() for ClusterFuture ... [23:13:04.738] | : . ' , ; ` | : cluster node index: 1 [23:13:04.739] | : . ' , ; ` | : [1] TRUE [23:13:04.740] | : . ' , ; ` | : Received data: [23:13:04.740] | : . ' , ; ` | : List of 5 [23:13:04.740] | : . ' , ; ` | : $ type : chr "VALUE" [23:13:04.740] | : . ' , ; ` | : $ value :List of 16 [23:13:04.740] | : . ' , ; ` | : ..$ value : num 2 [23:13:04.740] | : . ' , ; ` | : ..$ visible : logi FALSE [23:13:04.740] | : . ' , ; ` | : ..$ stdout : chr "" [23:13:04.740] | : . ' , ; ` | : ..$ conditions : list() [23:13:04.740] | : . ' , ; ` | : ..$ rng : logi FALSE [23:13:04.740] | : . ' , ; ` | : ..$ seed : NULL [23:13:04.740] | : . ' , ; ` | : ..$ misuseGlobalEnv : NULL [23:13:04.740] | : . ' , ; ` | : ..$ misuseConnections :List of 3 [23:13:04.740] | : . ' , ; ` | : .. ..$ added : NULL [23:13:04.740] | : . ' , ; ` | : .. ..$ removed : NULL [23:13:04.740] | : . ' , ; ` | : .. ..$ replaced: NULL [23:13:04.740] | : . ' , ; ` | : ..$ misuseDevices : NULL [23:13:04.740] | : . ' , ; ` | : ..$ misuseDefaultDevice: list() [23:13:04.740] | : . ' , ; ` | : ..$ started : POSIXct[1:1], format: "2025-11-16 23:13:04" [23:13:04.740] | : . ' , ; ` | : ..$ finished : POSIXct[1:1], format: "2025-11-16 23:13:04" [23:13:04.740] | : . ' , ; ` | : ..$ uuid : chr [1:2] "23a05fe55a1b7a4bd4d3559301ed970a" "15" [23:13:04.740] | : . ' , ; ` | : ..$ session_uuid : chr "8a386729731d2cb9c277ab7ebd3abc45" [23:13:04.740] | : . ' , ; ` | : .. ..- attr(*, "source")=List of 5 [23:13:04.740] | : . ' , ; ` | : .. .. ..$ host : Named chr "CRANWIN3" [23:13:04.740] | : . ' , ; ` | : .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [23:13:04.740] | : . ' , ; ` | : .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [23:13:04.740] | : . ' , ; ` | : .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [23:13:04.740] | : . ' , ; ` | : .. .. ..$ pid : int 93364 [23:13:04.740] | : . ' , ; ` | : .. .. ..$ time : POSIXct[1:1], format: "2025-11-16 23:13:04" [23:13:04.740] | : . ' , ; ` | : .. .. ..$ random: int 2147483647 [23:13:04.740] | : . ' , ; ` | : ..$ r_info :List of 4 [23:13:04.740] | : . ' , ; ` | : .. ..$ version :Classes 'R_system_version', 'package_version', 'numeric_version' hidden list of 1 [23:13:04.740] | : . ' , ; ` | : .. .. ..$ : int [1:3] 4 6 0 [23:13:04.740] | : . ' , ; ` | : .. ..$ os : chr "windows" [23:13:04.740] | : . ' , ; ` | : .. ..$ os_name : chr "Windows" [23:13:04.740] | : . ' , ; ` | : .. ..$ captures_utf8: logi TRUE [23:13:04.740] | : . ' , ; ` | : ..$ version : chr "1.8" [23:13:04.740] | : . ' , ; ` | : ..- attr(*, "class")= chr "FutureResult" [23:13:04.740] | : . ' , ; ` | : $ success: logi TRUE [23:13:04.740] | : . ' , ; ` | : $ time : 'proc_time' Named num [1:5] 0 0 0 NA NA [23:13:04.740] | : . ' , ; ` | : ..- attr(*, "names")= chr [1:5] "user.self" "sys.self" "elapsed" "user.child" ... [23:13:04.740] | : . ' , ; ` | : $ tag : NULL [23:13:04.756] | : . ' , ; ` | : Received FutureResult [23:13:04.757] | : . ' , ; ` | : FutureResult: [23:13:04.757] | : . ' , ; ` | : value: 'numeric' [23:13:04.757] | : . ' , ; ` | : visible: FALSE [23:13:04.757] | : . ' , ; ` | : stdout: character [23:13:04.757] | : . ' , ; ` | : conditions: [n = 0] [23:13:04.757] | : . ' , ; ` | : RNG used: FALSE [23:13:04.757] | : . ' , ; ` | : duration: 0.004101992 secs (started 2025-11-16 23:13:04.734221) [23:13:04.757] | : . ' , ; ` | : version: 1.8 [23:13:04.757] | : . ' , ; ` | : FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'remove', earlySignal = 0) ... [23:13:04.757] | : . ' , ; ` | : . Removed future from position #1 [23:13:04.758] | : . ' , ; ` | : . Number of registered futures: 0 [23:13:04.758] | : . ' , ; ` | : FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'remove', earlySignal = 0) ... done [23:13:04.758] | : . ' , ; ` | : Erased future from future backend [23:13:04.758] | : . ' , ; ` | : result() for ClusterFuture ... [23:13:04.759] | : . ' , ; ` | : . result already collected: FutureResult [23:13:04.759] | : . ' , ; ` | : result() for ClusterFuture ... done [23:13:04.759] | : . ' , ; ` | : signalConditions() ... [23:13:04.759] | : . ' , ; ` | : . include = 'immediateCondition' [23:13:04.759] | : . ' , ; ` | : . exclude = [23:13:04.760] | : . ' , ; ` | : . resignal = FALSE [23:13:04.760] | : . ' , ; ` | : . Number of conditions: 0 [23:13:04.760] | : . ' , ; ` | : . int 0 [23:13:04.761] | : . ' , ; ` | : signalConditions() ... done [23:13:04.761] | : . ' , ; ` | receiveMessageFromWorker() for ClusterFuture ... done [23:13:04.761] | : . ' , ; ` result() for ClusterFuture ... done [23:13:04.761] | : . ' , ; ` result() for ClusterFuture ... [23:13:04.762] | : . ' , ; ` | result already collected: FutureResult [23:13:04.762] | : . ' , ; ` result() for ClusterFuture ... done [23:13:04.762] | : . ' , ; ` signalConditions() ... [23:13:04.762] | : . ' , ; ` | include = 'immediateCondition' [23:13:04.762] | : . ' , ; ` | exclude = [23:13:04.763] | : . ' , ; ` | resignal = FALSE [23:13:04.763] | : . ' , ; ` | Number of conditions: 0 [23:13:04.763] | : . ' , ; ` | int 0 [23:13:04.764] | : . ' , ; ` signalConditions() ... done [23:13:04.764] | : . ' , ; ` relay stdout ... [23:13:04.764] | : . ' , ; ` relay stdout ... done [23:13:04.764] | : . ' , ; ` check for misuse ... [23:13:04.764] | : . ' , ; ` check for misuse ... done [23:13:04.765] | : . ' , ; value() for MultisessionFuture () ... done ** Future evaluation with errors [23:13:04.765] | : . ' , ; future(..., label = NULL) ... [23:13:04.765] | : . ' , ; ` lazy: FALSE [23:13:04.766] | : . ' , ; ` stdout: TRUE [23:13:04.766] | : . ' , ; ` conditions: [n=1] 'condition' [23:13:04.766] | : . ' , ; ` gc: FALSE [23:13:04.766] | : . ' , ; ` earlySignal: FALSE [23:13:04.766] | : . ' , ; ` getGlobalsAndPackages() ... [23:13:04.767] | : . ' , ; ` | Searching for globals ... [23:13:04.777] | : . ' , ; ` | : globals found: [3] '{', '<-', 'stop' [23:13:04.777] | : . ' , ; ` | Searching for globals ... done [23:13:04.777] | : . ' , ; ` | Resolving globals: FALSE [23:13:04.777] | : . ' , ; ` | Search for packages associated with the globals ... [23:13:04.777] | : . ' , ; ` | : Packages associated with globals: [1] 'base' [23:13:04.778] | : . ' , ; ` | : Packages: [1] 'base' [23:13:04.778] | : . ' , ; ` | Search for packages associated with the globals ... done [23:13:04.778] | : . ' , ; ` | Packages after dropping 'base': [0] [23:13:04.778] | : . ' , ; ` | globals: [0] [23:13:04.778] | : . ' , ; ` | packages: [0] [23:13:04.778] | : . ' , ; ` getGlobalsAndPackages() ... done [23:13:04.779] | : . ' , ; ` run() for 'Future' () ... [23:13:04.779] | : . ' , ; ` | state: 'created' [23:13:04.779] | : . ' , ; ` | plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:13:04.779] | : . ' , ; ` | plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:13:04.779] | : . ' , ; ` | Using MultisessionFutureBackend ... [23:13:04.779] | : . ' , ; ` | : Number of futures since start: 2 (2 created, 2 launched, 2 finished) [23:13:04.780] | : . ' , ; ` | : Launching futures ... [23:13:04.780] | : . ' , ; ` | : . launchFuture() for ClusterFutureBackend ... [23:13:04.780] | : . ' , ; ` | : . ' Workers: [n=2] [23:13:04.780] | : . ' , ; ` | : . ' Socket cluster with 2 nodes on host 'localhost' (R Under development (unstable) (2025-11-15 r89024 ucrt), platform x86_64-w64-mingw32) [23:13:04.781] | : . ' , ; ` | : . ' FutureRegistry: 'workers-c54f0a1d56bdb14cb47a53059ff1012f' [23:13:04.782] | : . ' , ; ` | : . ' requestWorker() ... [23:13:04.782] | : . ' , ; ` | : . ' , requestNode() ... [23:13:04.782] | : . ' , ; ` | : . ' , ; Number of workers: 2 [23:13:04.782] | : . ' , ; ` | : . ' , ; Polling for a free worker ... [23:13:04.782] | : . ' , ; ` | : . ' , ; ` FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'list', earlySignal = 0) ... [23:13:04.782] | : . ' , ; ` | : . ' , ; ` | Listing all futures [23:13:04.782] | : . ' , ; ` | : . ' , ; ` | Number of registered futures: 0 [23:13:04.782] | : . ' , ; ` | : . ' , ; ` FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'list', earlySignal = 0) ... done [23:13:04.783] | : . ' , ; ` | : . ' , ; ` Total time: 0 [23:13:04.783] | : . ' , ; ` | : . ' , ; Polling for a free worker ... done [23:13:04.783] | : . ' , ; ` | : . ' , ; FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'list', earlySignal = 0) ... [23:13:04.783] | : . ' , ; ` | : . ' , ; ` Listing all futures [23:13:04.783] | : . ' , ; ` | : . ' , ; ` Number of registered futures: 0 [23:13:04.783] | : . ' , ; ` | : . ' , ; FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'list', earlySignal = 0) ... done [23:13:04.783] | : . ' , ; ` | : . ' , ; avail: [n=2] '1', '2' [23:13:04.784] | : . ' , ; ` | : . ' , ; Index of first available worker: 1 [23:13:04.784] | : . ' , ; ` | : . ' , ; Validate that the worker is functional ... [23:13:04.784] | : . ' , ; ` | : . ' , ; ` Worker is functional [23:13:04.784] | : . ' , ; ` | : . ' , ; ` FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'list', earlySignal = 0) ... [23:13:04.784] | : . ' , ; ` | : . ' , ; ` | Listing all futures [23:13:04.785] | : . ' , ; ` | : . ' , ; ` | Number of registered futures: 0 [23:13:04.785] | : . ' , ; ` | : . ' , ; ` FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'list', earlySignal = 0) ... done [23:13:04.785] | : . ' , ; ` | : . ' , ; Validate that the worker is functional ... done [23:13:04.785] | : . ' , ; ` | : . ' , requestNode() ... done [23:13:04.785] | : . ' , ; ` | : . ' , cluster node index: 1 [23:13:04.785] | : . ' , ; ` | : . ' requestWorker() ... done [23:13:04.785] | : . ' , ; ` | : . ' eraseGlobalEnvironment() ... [23:13:04.786] | : . ' , ; ` | : . ' eraseGlobalEnvironment() ... done [23:13:04.786] | : . ' , ; ` | : . ' launchFuture() ... [23:13:04.786] | : . ' , ; ` | : . ' , cluster node index: 1 [23:13:04.786] | : . ' , ; ` | : . ' , getFutureData() ... [23:13:04.786] | : . ' , ; ` | : . ' , ; getFutureCore() ... [23:13:04.786] | : . ' , ; ` | : . ' , ; ` Packages needed by the future expression (n = 0): [23:13:04.787] | : . ' , ; ` | : . ' , ; getFutureCore() ... done [23:13:04.787] | : . ' , ; ` | : . ' , ; getFutureCapture() ... [23:13:04.787] | : . ' , ; ` | : . ' , ; getFutureCapture() ... done [23:13:04.787] | : . ' , ; ` | : . ' , ; getFutureContext() ... [23:13:04.787] | : . ' , ; ` | : . ' , ; ` plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:13:04.787] | : . ' , ; ` | : . ' , ; ` | Getting stack without first backend: [n=0] [23:13:04.788] | : . ' , ; ` | : . ' , ; ` plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:13:04.788] | : . ' , ; ` | : . ' , ; ` Packages needed by future backend (n = 0): [23:13:04.788] | : . ' , ; ` | : . ' , ; getFutureContext() ... done [23:13:04.788] | : . ' , ; ` | : . ' , getFutureData() ... done [23:13:04.788] | : . ' , ; ` | : . ' , FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'add', earlySignal = 0) ... [23:13:04.789] | : . ' , ; ` | : . ' , ; Appended future to position #1 [23:13:04.789] | : . ' , ; ` | : . ' , ; Number of registered futures: 1 [23:13:04.789] | : . ' , ; ` | : . ' , FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'add', earlySignal = 0) ... done [23:13:04.789] | : . ' , ; ` | : . ' launchFuture() ... done [23:13:04.789] | : . ' , ; ` | : . ' MultisessionFuture started [23:13:04.790] | : . ' , ; ` | : . launchFuture() for ClusterFutureBackend ... done [23:13:04.790] | : . ' , ; ` | : Launching futures ... done [23:13:04.790] | : . ' , ; ` | : Future launched: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [23:13:04.790] | : . ' , ; ` | Using MultisessionFutureBackend ... done [23:13:04.790] | : . ' , ; ` run() for 'Future' () ... done [23:13:04.791] | : . ' , ; future(..., label = NULL) ... done [23:13:04.791] | : . ' , ; value() for MultisessionFuture () ... [23:13:04.791] | : . ' , ; ` result() for ClusterFuture ... [23:13:04.791] | : . ' , ; ` | assertValidConnection() ... [23:13:04.792] | : . ' , ; ` | : cluster node index: 1 [23:13:04.792] | : . ' , ; ` | assertValidConnection() ... done [23:13:04.792] | : . ' , ; ` | receiveMessageFromWorker() for ClusterFuture ... [23:13:04.793] | : . ' , ; ` | : cluster node index: 1 [23:13:04.794] | : . ' , ; ` | : [1] TRUE [23:13:04.795] | : . ' , ; ` | : Received data: [23:13:04.795] | : . ' , ; ` | : List of 5 [23:13:04.795] | : . ' , ; ` | : $ type : chr "VALUE" [23:13:04.795] | : . ' , ; ` | : $ value :List of 16 [23:13:04.795] | : . ' , ; ` | : ..$ value : NULL [23:13:04.795] | : . ' , ; ` | : ..$ visible : logi TRUE [23:13:04.795] | : . ' , ; ` | : ..$ stdout : chr "" [23:13:04.795] | : . ' , ; ` | : ..$ conditions :List of 1 [23:13:04.795] | : . ' , ; ` | : .. ..$ :List of 5 [23:13:04.795] | : . ' , ; ` | : .. .. ..$ condition:List of 2 [23:13:04.795] | : . ' , ; ` | : .. .. .. ..$ message: chr "Woops!" [23:13:04.795] | : . ' , ; ` | : .. .. .. ..$ call : language eval(quote({ { ... [23:13:04.795] | : . ' , ; ` | : .. .. .. ..- attr(*, "class")= chr [1:3] "simpleError" "error" "condition" [23:13:04.795] | : . ' , ; ` | : .. .. ..$ calls :List of 10 [23:13:04.795] | : . ' , ; ` | : .. .. .. ..$ : language eval(expr, envir = globalenv()) [23:13:04.795] | : . ' , ; ` | : .. .. .. ..$ : language eval(expr, envir = globalenv()) [23:13:04.795] | : . ' , ; ` | : .. .. .. ..$ : language local({ { ... [23:13:04.795] | : . ' , ; ` | : .. .. .. ..$ : language eval.parent(substitute(eval(quote(expr), envir))) [23:13:04.795] | : . ' , ; ` | : .. .. .. ..$ : language eval(expr, p) [23:13:04.795] | : . ' , ; ` | : .. .. .. ..$ : language eval(expr, p) [23:13:04.795] | : . ' , ; ` | : .. .. .. ..$ : language eval(quote({ { ... [23:13:04.795] | : . ' , ; ` | : .. .. .. ..$ : language eval(quote({ { ... [23:13:04.795] | : . ' , ; ` | : .. .. .. ..$ : language stop("Woops!") [23:13:04.795] | : . ' , ; ` | : .. .. .. ..$ : language eval(quote({ { ... [23:13:04.795] | : . ' , ; ` | : .. .. ..$ session :List of 6 [23:13:04.795] | : . ' , ; ` | : .. .. .. ..$ r :List of 15 [23:13:04.795] | : . ' , ; ` | : .. .. .. .. ..$ platform : chr "x86_64-w64-mingw32" [23:13:04.795] | : . ' , ; ` | : .. .. .. .. ..$ arch : chr "x86_64" [23:13:04.795] | : . ' , ; ` | : .. .. .. .. ..$ os : chr "mingw32" [23:13:04.795] | : . ' , ; ` | : .. .. .. .. ..$ crt : chr "ucrt" [23:13:04.795] | : . ' , ; ` | : .. .. .. .. ..$ system : chr "x86_64, mingw32" [23:13:04.795] | : . ' , ; ` | : .. .. .. .. ..$ status : chr "Under development (unstable)" [23:13:04.795] | : . ' , ; ` | : .. .. .. .. ..$ major : chr "4" [23:13:04.795] | : . ' , ; ` | : .. .. .. .. ..$ minor : chr "6.0" [23:13:04.795] | : . ' , ; ` | : .. .. .. .. ..$ year : chr "2025" [23:13:04.795] | : . ' , ; ` | : .. .. .. .. ..$ month : chr "11" [23:13:04.795] | : . ' , ; ` | : .. .. .. .. ..$ day : chr "15" [23:13:04.795] | : . ' , ; ` | : .. .. .. .. ..$ svn rev : chr "89024" [23:13:04.795] | : . ' , ; ` | : .. .. .. .. ..$ language : chr "R" [23:13:04.795] | : . ' , ; ` | : .. .. .. .. ..$ version.string: chr "R Under development (unstable) (2025-11-15 r89024 ucrt)" [23:13:04.795] | : . ' , ; ` | : .. .. .. .. ..$ nickname : chr "Unsuffered Consequences" [23:13:04.795] | : . ' , ; ` | : .. .. .. ..$ locale : chr "LC_COLLATE=C;LC_CTYPE=German_Germany.utf8;LC_MONETARY=C;LC_NUMERIC=C;LC_TIME=C" [23:13:04.795] | : . ' , ; ` | : .. .. .. ..$ rngkind : chr [1:3] "Mersenne-Twister" "Inversion" "Rejection" [23:13:04.795] | : . ' , ; ` | : .. .. .. ..$ namespaces: chr [1:17] "compiler" "parallelly" "graphics" "tools" ... [23:13:04.795] | : . ' , ; ` | : .. .. .. ..$ search : chr [1:10] ".GlobalEnv" "package:future" "package:stats" "package:graphics" ... [23:13:04.795] | : . ' , ; ` | : .. .. .. ..$ system : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [23:13:04.795] | : . ' , ; ` | : .. .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [23:13:04.795] | : . ' , ; ` | : .. .. ..$ timestamp: POSIXct[1:1], format: "2025-11-16 23:13:04" [23:13:04.795] | : . ' , ; ` | : .. .. ..$ signaled : int 0 [23:13:04.795] | : . ' , ; ` | : ..$ rng : logi FALSE [23:13:04.795] | : . ' , ; ` | : ..$ seed : NULL [23:13:04.795] | : . ' , ; ` | : ..$ misuseGlobalEnv : NULL [23:13:04.795] | : . ' , ; ` | : ..$ misuseConnections :List of 3 [23:13:04.795] | : . ' , ; ` | : .. ..$ added : NULL [23:13:04.795] | : . ' , ; ` | : .. ..$ removed : NULL [23:13:04.795] | : . ' , ; ` | : .. ..$ replaced: NULL [23:13:04.795] | : . ' , ; ` | : ..$ misuseDevices : NULL [23:13:04.795] | : . ' , ; ` | : ..$ misuseDefaultDevice: list() [23:13:04.795] | : . ' , ; ` | : ..$ started : POSIXct[1:1], format: "2025-11-16 23:13:04" [23:13:04.795] | : . ' , ; ` | : ..$ finished : POSIXct[1:1], format: "2025-11-16 23:13:04" [23:13:04.795] | : . ' , ; ` | : ..$ uuid : chr [1:2] "23a05fe55a1b7a4bd4d3559301ed970a" "16" [23:13:04.795] | : . ' , ; ` | : ..$ session_uuid : chr "8a386729731d2cb9c277ab7ebd3abc45" [23:13:04.795] | : . ' , ; ` | : .. ..- attr(*, "source")=List of 5 [23:13:04.795] | : . ' , ; ` | : .. .. ..$ host : Named chr "CRANWIN3" [23:13:04.795] | : . ' , ; ` | : .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [23:13:04.795] | : . ' , ; ` | : .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [23:13:04.795] | : . ' , ; ` | : .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [23:13:04.795] | : . ' , ; ` | : .. .. ..$ pid : int 93364 [23:13:04.795] | : . ' , ; ` | : .. .. ..$ time : POSIXct[1:1], format: "2025-11-16 23:13:04" [23:13:04.795] | : . ' , ; ` | : .. .. ..$ random: int 2147483647 [23:13:04.795] | : . ' , ; ` | : ..$ r_info :List of 4 [23:13:04.795] | : . ' , ; ` | : .. ..$ version :Classes 'R_system_version', 'package_version', 'numeric_version' hidden list of 1 [23:13:04.795] | : . ' , ; ` | : .. .. ..$ : int [1:3] 4 6 0 [23:13:04.795] | : . ' , ; ` | : .. ..$ os : chr "windows" [23:13:04.795] | : . ' , ; ` | : .. ..$ os_name : chr "Windows" [23:13:04.795] | : . ' , ; ` | : .. ..$ captures_utf8: logi TRUE [23:13:04.795] | : . ' , ; ` | : ..$ version : chr "1.8" [23:13:04.795] | : . ' , ; ` | : ..- attr(*, "class")= chr "FutureResult" [23:13:04.795] | : . ' , ; ` | : $ success: logi TRUE [23:13:04.795] | : . ' , ; ` | : $ time : 'proc_time' Named num [1:5] 0 0 0 NA NA [23:13:04.795] | : . ' , ; ` | : ..- attr(*, "names")= chr [1:5] "user.self" "sys.self" "elapsed" "user.child" ... [23:13:04.795] | : . ' , ; ` | : $ tag : NULL [23:13:04.830] | : . ' , ; ` | : Received FutureResult [23:13:04.831] | : . ' , ; ` | : FutureResult: [23:13:04.831] | : . ' , ; ` | : value: 'NULL' [23:13:04.831] | : . ' , ; ` | : visible: TRUE [23:13:04.831] | : . ' , ; ` | : stdout: character [23:13:04.831] | : . ' , ; ` | : conditions: [n = 1] simpleError [23:13:04.831] | : . ' , ; ` | : RNG used: FALSE [23:13:04.831] | : . ' , ; ` | : duration: 0.004810095 secs (started 2025-11-16 23:13:04.789001) [23:13:04.831] | : . ' , ; ` | : version: 1.8 [23:13:04.832] | : . ' , ; ` | : FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'remove', earlySignal = 0) ... [23:13:04.832] | : . ' , ; ` | : . Removed future from position #1 [23:13:04.832] | : . ' , ; ` | : . Number of registered futures: 0 [23:13:04.832] | : . ' , ; ` | : FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'remove', earlySignal = 0) ... done [23:13:04.833] | : . ' , ; ` | : Erased future from future backend [23:13:04.833] | : . ' , ; ` | : result() for ClusterFuture ... [23:13:04.833] | : . ' , ; ` | : . result already collected: FutureResult [23:13:04.833] | : . ' , ; ` | : result() for ClusterFuture ... done [23:13:04.833] | : . ' , ; ` | : signalConditions() ... [23:13:04.834] | : . ' , ; ` | : . include = 'immediateCondition' [23:13:04.834] | : . ' , ; ` | : . exclude = [23:13:04.834] | : . ' , ; ` | : . resignal = FALSE [23:13:04.834] | : . ' , ; ` | : . Number of conditions: 1 [23:13:04.834] | : . ' , ; ` | : . int 1 [23:13:04.835] | : . ' , ; ` | : . Condition #1 (class: 'simpleError', 'error', 'condition'): [23:13:04.835] | : . ' , ; ` | : signalConditions() ... done [23:13:04.836] | : . ' , ; ` | receiveMessageFromWorker() for ClusterFuture ... done [23:13:04.836] | : . ' , ; ` result() for ClusterFuture ... done [23:13:04.836] | : . ' , ; ` result() for ClusterFuture ... [23:13:04.836] | : . ' , ; ` | result already collected: FutureResult [23:13:04.837] | : . ' , ; ` result() for ClusterFuture ... done [23:13:04.837] | : . ' , ; ` signalConditions() ... [23:13:04.837] | : . ' , ; ` | include = 'immediateCondition' [23:13:04.837] | : . ' , ; ` | exclude = [23:13:04.837] | : . ' , ; ` | resignal = FALSE [23:13:04.838] | : . ' , ; ` | Number of conditions: 1 [23:13:04.838] | : . ' , ; ` | int 1 [23:13:04.838] | : . ' , ; ` | Condition #1 (class: 'simpleError', 'error', 'condition'): [23:13:04.839] | : . ' , ; ` signalConditions() ... done [23:13:04.839] | : . ' , ; ` relay stdout ... [23:13:04.839] | : . ' , ; ` relay stdout ... done [23:13:04.839] | : . ' , ; ` check for misuse ... [23:13:04.839] | : . ' , ; ` check for misuse ... done [23:13:04.840] | : . ' , ; ` relay conditions ... [23:13:04.840] | : . ' , ; ` | Future state: 'finished' [23:13:04.840] | : . ' , ; ` | result() for ClusterFuture ... [23:13:04.840] | : . ' , ; ` | : result already collected: FutureResult [23:13:04.840] | : . ' , ; ` | result() for ClusterFuture ... done [23:13:04.841] | : . ' , ; ` | signalConditions() ... [23:13:04.841] | : . ' , ; ` | : include = 'condition' [23:13:04.841] | : . ' , ; ` | : exclude = 'immediateCondition' [23:13:04.841] | : . ' , ; ` | : resignal = TRUE [23:13:04.841] | : . ' , ; ` | : Number of conditions: 1 [23:13:04.842] | : . ' , ; ` | : int 1 [23:13:04.842] | : . ' , ; ` | : Condition #1 (class: 'simpleError', 'error', 'condition'): [23:13:04.842] | : . ' , ; ` | : Condition #1: 'simpleError', 'error', 'condition' [23:13:04.843] | : . ' , ; ` | signalConditions() ... done [23:13:04.843] | : . ' , ; ` relay conditions ... done [23:13:04.843] | : . ' , ; ` future(..., label = NULL) ... [23:13:04.844] | : . ' , ; ` | lazy: FALSE [23:13:04.844] | : . ' , ; ` | stdout: TRUE [23:13:04.844] | : . ' , ; ` | conditions: [n=1] 'condition' [23:13:04.844] | : . ' , ; ` | gc: FALSE [23:13:04.844] | : . ' , ; ` | earlySignal: FALSE [23:13:04.844] | : . ' , ; ` | getGlobalsAndPackages() ... [23:13:04.844] | : . ' , ; ` | : Searching for globals ... [23:13:04.860] | : . ' , ; ` | : . globals found: [6] '{', 'if', '==', '%%', 'ii', 'stop' [23:13:04.860] | : . ' , ; ` | : Searching for globals ... done [23:13:04.861] | : . ' , ; ` | : Resolving globals: FALSE [23:13:04.861] | : . ' , ; ` | : Search for packages associated with the globals ... [23:13:04.861] | : . ' , ; ` | : . Packages associated with globals: [1] 'base' [23:13:04.862] | : . ' , ; ` | : . Packages: [1] 'base' [23:13:04.862] | : . ' , ; ` | : Search for packages associated with the globals ... done [23:13:04.862] | : . ' , ; ` | : Packages after dropping 'base': [0] [23:13:04.863] | : . ' , ; ` | : globals: [1] 'ii' [23:13:04.863] | : . ' , ; ` | : packages: [0] [23:13:04.863] | : . ' , ; ` | getGlobalsAndPackages() ... done [23:13:04.863] | : . ' , ; ` | run() for 'Future' () ... [23:13:04.864] | : . ' , ; ` | : state: 'created' [23:13:04.864] | : . ' , ; ` | : plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:13:04.864] | : . ' , ; ` | : plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:13:04.864] | : . ' , ; ` | : Using MultisessionFutureBackend ... [23:13:04.864] | : . ' , ; ` | : . Number of futures since start: 3 (3 created, 3 launched, 3 finished) [23:13:04.865] | : . ' , ; ` | : . Launching futures ... [23:13:04.865] | : . ' , ; ` | : . ' launchFuture() for ClusterFutureBackend ... [23:13:04.865] | : . ' , ; ` | : . ' , Workers: [n=2] [23:13:04.865] | : . ' , ; ` | : . ' , Socket cluster with 2 nodes on host 'localhost' (R Under development (unstable) (2025-11-15 r89024 ucrt), platform x86_64-w64-mingw32) [23:13:04.868] | : . ' , ; ` | : . ' , FutureRegistry: 'workers-c54f0a1d56bdb14cb47a53059ff1012f' [23:13:04.868] | : . ' , ; ` | : . ' , requestWorker() ... [23:13:04.868] | : . ' , ; ` | : . ' , ; requestNode() ... [23:13:04.869] | : . ' , ; ` | : . ' , ; ` Number of workers: 2 [23:13:04.869] | : . ' , ; ` | : . ' , ; ` Polling for a free worker ... [23:13:04.869] | : . ' , ; ` | : . ' , ; ` | FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'list', earlySignal = 0) ... [23:13:04.869] | : . ' , ; ` | : . ' , ; ` | : Listing all futures [23:13:04.869] | : . ' , ; ` | : . ' , ; ` | : Number of registered futures: 0 [23:13:04.870] | : . ' , ; ` | : . ' , ; ` | FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'list', earlySignal = 0) ... done [23:13:04.870] | : . ' , ; ` | : . ' , ; ` | Total time: 0 [23:13:04.870] | : . ' , ; ` | : . ' , ; ` Polling for a free worker ... done [23:13:04.870] | : . ' , ; ` | : . ' , ; ` FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'list', earlySignal = 0) ... [23:13:04.871] | : . ' , ; ` | : . ' , ; ` | Listing all futures [23:13:04.871] | : . ' , ; ` | : . ' , ; ` | Number of registered futures: 0 [23:13:04.871] | : . ' , ; ` | : . ' , ; ` FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'list', earlySignal = 0) ... done [23:13:04.871] | : . ' , ; ` | : . ' , ; ` avail: [n=2] '1', '2' [23:13:04.871] | : . ' , ; ` | : . ' , ; ` Index of first available worker: 1 [23:13:04.872] | : . ' , ; ` | : . ' , ; ` Validate that the worker is functional ... [23:13:04.872] | : . ' , ; ` | : . ' , ; ` | Worker is functional [23:13:04.872] | : . ' , ; ` | : . ' , ; ` | FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'list', earlySignal = 0) ... [23:13:04.873] | : . ' , ; ` | : . ' , ; ` | : Listing all futures [23:13:04.873] | : . ' , ; ` | : . ' , ; ` | : Number of registered futures: 0 [23:13:04.873] | : . ' , ; ` | : . ' , ; ` | FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'list', earlySignal = 0) ... done [23:13:04.873] | : . ' , ; ` | : . ' , ; ` Validate that the worker is functional ... done [23:13:04.873] | : . ' , ; ` | : . ' , ; requestNode() ... done [23:13:04.873] | : . ' , ; ` | : . ' , ; cluster node index: 1 [23:13:04.873] | : . ' , ; ` | : . ' , requestWorker() ... done [23:13:04.874] | : . ' , ; ` | : . ' , eraseGlobalEnvironment() ... [23:13:04.874] | : . ' , ; ` | : . ' , eraseGlobalEnvironment() ... done [23:13:04.874] | : . ' , ; ` | : . ' , launchFuture() ... [23:13:04.874] | : . ' , ; ` | : . ' , ; cluster node index: 1 [23:13:04.875] | : . ' , ; ` | : . ' , ; getFutureData() ... [23:13:04.875] | : . ' , ; ` | : . ' , ; ` getFutureCore() ... [23:13:04.875] | : . ' , ; ` | : . ' , ; ` | Packages needed by the future expression (n = 0): [23:13:04.875] | : . ' , ; ` | : . ' , ; ` getFutureCore() ... done [23:13:04.876] | : . ' , ; ` | : . ' , ; ` getFutureCapture() ... [23:13:04.876] | : . ' , ; ` | : . ' , ; ` getFutureCapture() ... done [23:13:04.876] | : . ' , ; ` | : . ' , ; ` getFutureContext() ... [23:13:04.876] | : . ' , ; ` | : . ' , ; ` | plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:13:04.876] | : . ' , ; ` | : . ' , ; ` | : Getting stack without first backend: [n=0] [23:13:04.877] | : . ' , ; ` | : . ' , ; ` | plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:13:04.877] | : . ' , ; ` | : . ' , ; ` | Packages needed by future backend (n = 0): [23:13:04.877] | : . ' , ; ` | : . ' , ; ` getFutureContext() ... done [23:13:04.877] | : . ' , ; ` | : . ' , ; getFutureData() ... done [23:13:04.878] | : . ' , ; ` | : . ' , ; FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'add', earlySignal = 0) ... [23:13:04.878] | : . ' , ; ` | : . ' , ; ` Appended future to position #1 [23:13:04.878] | : . ' , ; ` | : . ' , ; ` Number of registered futures: 1 [23:13:04.879] | : . ' , ; ` | : . ' , ; FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'add', earlySignal = 0) ... done [23:13:04.879] | : . ' , ; ` | : . ' , launchFuture() ... done [23:13:04.879] | : . ' , ; ` | : . ' , MultisessionFuture started [23:13:04.879] | : . ' , ; ` | : . ' launchFuture() for ClusterFutureBackend ... done [23:13:04.879] | : . ' , ; ` | : . Launching futures ... done [23:13:04.880] | : . ' , ; ` | : . Future launched: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [23:13:04.880] | : . ' , ; ` | : Using MultisessionFutureBackend ... done [23:13:04.880] | : . ' , ; ` | run() for 'Future' () ... done [23:13:04.880] | : . ' , ; ` future(..., label = NULL) ... done [23:13:04.881] | : . ' , ; ` future(..., label = NULL) ... [23:13:04.881] | : . ' , ; ` | lazy: FALSE [23:13:04.881] | : . ' , ; ` | stdout: TRUE [23:13:04.882] | : . ' , ; ` | conditions: [n=1] 'condition' [23:13:04.882] | : . ' , ; ` | gc: FALSE [23:13:04.882] | : . ' , ; ` | earlySignal: FALSE [23:13:04.882] | : . ' , ; ` | getGlobalsAndPackages() ... [23:13:04.883] | : . ' , ; ` | : Searching for globals ... [23:13:04.903] | : . ' , ; ` | : . globals found: [6] '{', 'if', '==', '%%', 'ii', 'stop' [23:13:04.903] | : . ' , ; ` | : Searching for globals ... done [23:13:04.904] | : . ' , ; ` | : Resolving globals: FALSE [23:13:04.904] | : . ' , ; ` | : Search for packages associated with the globals ... [23:13:04.904] | : . ' , ; ` | : . Packages associated with globals: [1] 'base' [23:13:04.905] | : . ' , ; ` | : . Packages: [1] 'base' [23:13:04.905] | : . ' , ; ` | : Search for packages associated with the globals ... done [23:13:04.905] | : . ' , ; ` | : Packages after dropping 'base': [0] [23:13:04.905] | : . ' , ; ` | : globals: [1] 'ii' [23:13:04.906] | : . ' , ; ` | : packages: [0] [23:13:04.906] | : . ' , ; ` | getGlobalsAndPackages() ... done [23:13:04.906] | : . ' , ; ` | run() for 'Future' () ... [23:13:04.907] | : . ' , ; ` | : state: 'created' [23:13:04.907] | : . ' , ; ` | : plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:13:04.907] | : . ' , ; ` | : plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:13:04.907] | : . ' , ; ` | : Using MultisessionFutureBackend ... [23:13:04.908] | : . ' , ; ` | : . Number of futures since start: 4 (4 created, 4 launched, 3 finished) [23:13:04.908] | : . ' , ; ` | : . Launching futures ... [23:13:04.908] | : . ' , ; ` | : . ' launchFuture() for ClusterFutureBackend ... [23:13:04.908] | : . ' , ; ` | : . ' , Workers: [n=2] [23:13:04.908] | : . ' , ; ` | : . ' , Socket cluster with 2 nodes on host 'localhost' (R Under development (unstable) (2025-11-15 r89024 ucrt), platform x86_64-w64-mingw32) [23:13:04.911] | : . ' , ; ` | : . ' , FutureRegistry: 'workers-c54f0a1d56bdb14cb47a53059ff1012f' [23:13:04.911] | : . ' , ; ` | : . ' , requestWorker() ... [23:13:04.911] | : . ' , ; ` | : . ' , ; requestNode() ... [23:13:04.911] | : . ' , ; ` | : . ' , ; ` Number of workers: 2 [23:13:04.912] | : . ' , ; ` | : . ' , ; ` Polling for a free worker ... [23:13:04.912] | : . ' , ; ` | : . ' , ; ` | FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'list', earlySignal = 0) ... [23:13:04.912] | : . ' , ; ` | : . ' , ; ` | : Listing all futures [23:13:04.912] | : . ' , ; ` | : . ' , ; ` | : Number of registered futures: 1 [23:13:04.913] | : . ' , ; ` | : . ' , ; ` | FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'list', earlySignal = 0) ... done [23:13:04.913] | : . ' , ; ` | : . ' , ; ` | Total time: 0 [23:13:04.913] | : . ' , ; ` | : . ' , ; ` Polling for a free worker ... done [23:13:04.913] | : . ' , ; ` | : . ' , ; ` FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'list', earlySignal = 0) ... [23:13:04.913] | : . ' , ; ` | : . ' , ; ` | Listing all futures [23:13:04.914] | : . ' , ; ` | : . ' , ; ` | Number of registered futures: 1 [23:13:04.914] | : . ' , ; ` | : . ' , ; ` FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'list', earlySignal = 0) ... done [23:13:04.914] | : . ' , ; ` | : . ' , ; ` avail: [n=2] '2' [23:13:04.914] | : . ' , ; ` | : . ' , ; ` Index of first available worker: 2 [23:13:04.915] | : . ' , ; ` | : . ' , ; ` Validate that the worker is functional ... [23:13:04.915] | : . ' , ; ` | : . ' , ; ` | Worker is functional [23:13:04.916] | : . ' , ; ` | : . ' , ; ` | FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'list', earlySignal = 0) ... [23:13:04.916] | : . ' , ; ` | : . ' , ; ` | : Listing all futures [23:13:04.916] | : . ' , ; ` | : . ' , ; ` | : Number of registered futures: 1 [23:13:04.916] | : . ' , ; ` | : . ' , ; ` | FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'list', earlySignal = 0) ... done [23:13:04.916] | : . ' , ; ` | : . ' , ; ` Validate that the worker is functional ... done [23:13:04.917] | : . ' , ; ` | : . ' , ; requestNode() ... done [23:13:04.917] | : . ' , ; ` | : . ' , ; cluster node index: 2 [23:13:04.917] | : . ' , ; ` | : . ' , requestWorker() ... done [23:13:04.917] | : . ' , ; ` | : . ' , eraseGlobalEnvironment() ... [23:13:04.918] | : . ' , ; ` | : . ' , eraseGlobalEnvironment() ... done [23:13:04.918] | : . ' , ; ` | : . ' , launchFuture() ... [23:13:04.918] | : . ' , ; ` | : . ' , ; cluster node index: 2 [23:13:04.918] | : . ' , ; ` | : . ' , ; getFutureData() ... [23:13:04.919] | : . ' , ; ` | : . ' , ; ` getFutureCore() ... [23:13:04.919] | : . ' , ; ` | : . ' , ; ` | Packages needed by the future expression (n = 0): [23:13:04.919] | : . ' , ; ` | : . ' , ; ` getFutureCore() ... done [23:13:04.919] | : . ' , ; ` | : . ' , ; ` getFutureCapture() ... [23:13:04.920] | : . ' , ; ` | : . ' , ; ` getFutureCapture() ... done [23:13:04.920] | : . ' , ; ` | : . ' , ; ` getFutureContext() ... [23:13:04.920] | : . ' , ; ` | : . ' , ; ` | plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:13:04.920] | : . ' , ; ` | : . ' , ; ` | : Getting stack without first backend: [n=0] [23:13:04.920] | : . ' , ; ` | : . ' , ; ` | plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:13:04.921] | : . ' , ; ` | : . ' , ; ` | Packages needed by future backend (n = 0): [23:13:04.921] | : . ' , ; ` | : . ' , ; ` getFutureContext() ... done [23:13:04.921] | : . ' , ; ` | : . ' , ; getFutureData() ... done [23:13:04.922] | : . ' , ; ` | : . ' , ; FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'add', earlySignal = 0) ... [23:13:04.922] | : . ' , ; ` | : . ' , ; ` Appended future to position #2 [23:13:04.922] | : . ' , ; ` | : . ' , ; ` Number of registered futures: 2 [23:13:04.922] | : . ' , ; ` | : . ' , ; FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'add', earlySignal = 0) ... done [23:13:04.922] | : . ' , ; ` | : . ' , launchFuture() ... done [23:13:04.923] | : . ' , ; ` | : . ' , MultisessionFuture started [23:13:04.923] | : . ' , ; ` | : . ' launchFuture() for ClusterFutureBackend ... done [23:13:04.923] | : . ' , ; ` | : . Launching futures ... done [23:13:04.923] | : . ' , ; ` | : . Future launched: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [23:13:04.924] | : . ' , ; ` | : Using MultisessionFutureBackend ... done [23:13:04.924] | : . ' , ; ` | run() for 'Future' () ... done [23:13:04.924] | : . ' , ; ` future(..., label = NULL) ... done [23:13:04.925] | : . ' , ; ` future(..., label = NULL) ... [23:13:04.925] | : . ' , ; ` | lazy: FALSE [23:13:04.925] | : . ' , ; ` | stdout: TRUE [23:13:04.925] | : . ' , ; ` | conditions: [n=1] 'condition' [23:13:04.926] | : . ' , ; ` | gc: FALSE [23:13:04.926] | : . ' , ; ` | earlySignal: FALSE [23:13:04.926] | : . ' , ; ` | getGlobalsAndPackages() ... [23:13:04.926] | : . ' , ; ` | : Searching for globals ... [23:13:04.941] | : . ' , ; ` | : . globals found: [6] '{', 'if', '==', '%%', 'ii', 'stop' [23:13:04.941] | : . ' , ; ` | : Searching for globals ... done [23:13:04.942] | : . ' , ; ` | : Resolving globals: FALSE [23:13:04.942] | : . ' , ; ` | : Search for packages associated with the globals ... [23:13:04.942] | : . ' , ; ` | : . Packages associated with globals: [1] 'base' [23:13:04.942] | : . ' , ; ` | : . Packages: [1] 'base' [23:13:04.942] | : . ' , ; ` | : Search for packages associated with the globals ... done [23:13:04.943] | : . ' , ; ` | : Packages after dropping 'base': [0] [23:13:04.943] | : . ' , ; ` | : globals: [1] 'ii' [23:13:04.943] | : . ' , ; ` | : packages: [0] [23:13:04.943] | : . ' , ; ` | getGlobalsAndPackages() ... done [23:13:04.943] | : . ' , ; ` | run() for 'Future' () ... [23:13:04.944] | : . ' , ; ` | : state: 'created' [23:13:04.944] | : . ' , ; ` | : plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:13:04.944] | : . ' , ; ` | : plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:13:04.944] | : . ' , ; ` | : Using MultisessionFutureBackend ... [23:13:04.944] | : . ' , ; ` | : . Number of futures since start: 5 (5 created, 5 launched, 3 finished) [23:13:04.944] | : . ' , ; ` | : . Launching futures ... [23:13:04.944] | : . ' , ; ` | : . ' launchFuture() for ClusterFutureBackend ... [23:13:04.945] | : . ' , ; ` | : . ' , Workers: [n=2] [23:13:04.945] | : . ' , ; ` | : . ' , Socket cluster with 2 nodes on host 'localhost' (R Under development (unstable) (2025-11-15 r89024 ucrt), platform x86_64-w64-mingw32) [23:13:04.947] | : . ' , ; ` | : . ' , FutureRegistry: 'workers-c54f0a1d56bdb14cb47a53059ff1012f' [23:13:04.947] | : . ' , ; ` | : . ' , requestWorker() ... [23:13:04.947] | : . ' , ; ` | : . ' , ; requestNode() ... [23:13:04.947] | : . ' , ; ` | : . ' , ; ` Number of workers: 2 [23:13:04.947] | : . ' , ; ` | : . ' , ; ` Polling for a free worker ... [23:13:04.947] | : . ' , ; ` | : . ' , ; ` | FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'list', earlySignal = 0) ... [23:13:04.947] | : . ' , ; ` | : . ' , ; ` | : Listing all futures [23:13:04.948] | : . ' , ; ` | : . ' , ; ` | : Number of registered futures: 2 [23:13:04.948] | : . ' , ; ` | : . ' , ; ` | FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'list', earlySignal = 0) ... done [23:13:04.948] | : . ' , ; ` | : . ' , ; ` | Poll #1 (0): usedNodes() = 2, workers = 2 [23:13:04.959] | : . ' , ; ` | : . ' , ; ` | FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'collect-first', earlySignal = 1) ... [23:13:04.959] | : . ' , ; ` | : . ' , ; ` | : collectValues('workers-c54f0a1d56bdb14cb47a53059ff1012f', firstOnly = TRUE) ... [23:13:04.960] | : . ' , ; ` | : . ' , ; ` | : . resolved() ... [23:13:04.960] | : . ' , ; ` | : . ' , ; ` | : . ' resolved() for MultisessionFuture () ... [23:13:04.961] | : . ' , ; ` | : . ' , ; ` | : . ' , Cluster node socket connection: index=4, id=465 [23:13:04.961] | : . ' , ; ` | : . ' , ; ` | : . ' , assertValidConnection() ... [23:13:04.961] | : . ' , ; ` | : . ' , ; ` | : . ' , ; cluster node index: 1 [23:13:04.962] | : . ' , ; ` | : . ' , ; ` | : . ' , assertValidConnection() ... done [23:13:04.962] | : . ' , ; ` | : . ' , ; ` | : . ' , receiveMessageFromWorker() for ClusterFuture ... [23:13:04.962] | : . ' , ; ` | : . ' , ; ` | : . ' , ; cluster node index: 1 [23:13:04.962] | : . ' , ; ` | : . ' , ; ` | : . ' , ; [1] TRUE [23:13:04.962] | : . ' , ; ` | : . ' , ; ` | : . ' , ; Received data: [23:13:04.962] | : . ' , ; ` | : . ' , ; ` | : . ' , ; List of 5 [23:13:04.962] | : . ' , ; ` | : . ' , ; ` | : . ' , ; $ type : chr "VALUE" [23:13:04.962] | : . ' , ; ` | : . ' , ; ` | : . ' , ; $ value :List of 16 [23:13:04.962] | : . ' , ; ` | : . ' , ; ` | : . ' , ; ..$ value : int 1 [23:13:04.962] | : . ' , ; ` | : . ' , ; ` | : . ' , ; ..$ visible : logi TRUE [23:13:04.962] | : . ' , ; ` | : . ' , ; ` | : . ' , ; ..$ stdout : chr "" [23:13:04.962] | : . ' , ; ` | : . ' , ; ` | : . ' , ; ..$ conditions : list() [23:13:04.962] | : . ' , ; ` | : . ' , ; ` | : . ' , ; ..$ rng : logi FALSE [23:13:04.962] | : . ' , ; ` | : . ' , ; ` | : . ' , ; ..$ seed : NULL [23:13:04.962] | : . ' , ; ` | : . ' , ; ` | : . ' , ; ..$ misuseGlobalEnv : NULL [23:13:04.962] | : . ' , ; ` | : . ' , ; ` | : . ' , ; ..$ misuseConnections :List of 3 [23:13:04.962] | : . ' , ; ` | : . ' , ; ` | : . ' , ; .. ..$ added : NULL [23:13:04.962] | : . ' , ; ` | : . ' , ; ` | : . ' , ; .. ..$ removed : NULL [23:13:04.962] | : . ' , ; ` | : . ' , ; ` | : . ' , ; .. ..$ replaced: NULL [23:13:04.962] | : . ' , ; ` | : . ' , ; ` | : . ' , ; ..$ misuseDevices : NULL [23:13:04.962] | : . ' , ; ` | : . ' , ; ` | : . ' , ; ..$ misuseDefaultDevice: list() [23:13:04.962] | : . ' , ; ` | : . ' , ; ` | : . ' , ; ..$ started : POSIXct[1:1], format: "2025-11-16 23:13:04" [23:13:04.962] | : . ' , ; ` | : . ' , ; ` | : . ' , ; ..$ finished : POSIXct[1:1], format: "2025-11-16 23:13:04" [23:13:04.962] | : . ' , ; ` | : . ' , ; ` | : . ' , ; ..$ uuid : chr [1:2] "23a05fe55a1b7a4bd4d3559301ed970a" "17" [23:13:04.962] | : . ' , ; ` | : . ' , ; ` | : . ' , ; ..$ session_uuid : chr "8a386729731d2cb9c277ab7ebd3abc45" [23:13:04.962] | : . ' , ; ` | : . ' , ; ` | : . ' , ; .. ..- attr(*, "source")=List of 5 [23:13:04.962] | : . ' , ; ` | : . ' , ; ` | : . ' , ; .. .. ..$ host : Named chr "CRANWIN3" [23:13:04.962] | : . ' , ; ` | : . ' , ; ` | : . ' , ; .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [23:13:04.962] | : . ' , ; ` | : . ' , ; ` | : . ' , ; .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [23:13:04.962] | : . ' , ; ` | : . ' , ; ` | : . ' , ; .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [23:13:04.962] | : . ' , ; ` | : . ' , ; ` | : . ' , ; .. .. ..$ pid : int 93364 [23:13:04.962] | : . ' , ; ` | : . ' , ; ` | : . ' , ; .. .. ..$ time : POSIXct[1:1], format: "2025-11-16 23:13:04" [23:13:04.962] | : . ' , ; ` | : . ' , ; ` | : . ' , ; .. .. ..$ random: int 2147483647 [23:13:04.962] | : . ' , ; ` | : . ' , ; ` | : . ' , ; ..$ r_info :List of 4 [23:13:04.962] | : . ' , ; ` | : . ' , ; ` | : . ' , ; .. ..$ version :Classes 'R_system_version', 'package_version', 'numeric_version' hidden list of 1 [23:13:04.962] | : . ' , ; ` | : . ' , ; ` | : . ' , ; .. .. ..$ : int [1:3] 4 6 0 [23:13:04.962] | : . ' , ; ` | : . ' , ; ` | : . ' , ; .. ..$ os : chr "windows" [23:13:04.962] | : . ' , ; ` | : . ' , ; ` | : . ' , ; .. ..$ os_name : chr "Windows" [23:13:04.962] | : . ' , ; ` | : . ' , ; ` | : . ' , ; .. ..$ captures_utf8: logi TRUE [23:13:04.962] | : . ' , ; ` | : . ' , ; ` | : . ' , ; ..$ version : chr "1.8" [23:13:04.962] | : . ' , ; ` | : . ' , ; ` | : . ' , ; ..- attr(*, "class")= chr "FutureResult" [23:13:04.962] | : . ' , ; ` | : . ' , ; ` | : . ' , ; $ success: logi TRUE [23:13:04.962] | : . ' , ; ` | : . ' , ; ` | : . ' , ; $ time : 'proc_time' Named num [1:5] 0.02 0 0.02 NA NA [23:13:04.962] | : . ' , ; ` | : . ' , ; ` | : . ' , ; ..- attr(*, "names")= chr [1:5] "user.self" "sys.self" "elapsed" "user.child" ... [23:13:04.962] | : . ' , ; ` | : . ' , ; ` | : . ' , ; $ tag : NULL [23:13:04.979] | : . ' , ; ` | : . ' , ; ` | : . ' , ; Received FutureResult [23:13:04.979] | : . ' , ; ` | : . ' , ; ` | : . ' , ; FutureResult: [23:13:04.979] | : . ' , ; ` | : . ' , ; ` | : . ' , ; value: 'integer' [23:13:04.979] | : . ' , ; ` | : . ' , ; ` | : . ' , ; visible: TRUE [23:13:04.979] | : . ' , ; ` | : . ' , ; ` | : . ' , ; stdout: character [23:13:04.979] | : . ' , ; ` | : . ' , ; ` | : . ' , ; conditions: [n = 0] [23:13:04.979] | : . ' , ; ` | : . ' , ; ` | : . ' , ; RNG used: FALSE [23:13:04.979] | : . ' , ; ` | : . ' , ; ` | : . ' , ; duration: 0.004266977 secs (started 2025-11-16 23:13:04.878864) [23:13:04.979] | : . ' , ; ` | : . ' , ; ` | : . ' , ; version: 1.8 [23:13:04.980] | : . ' , ; ` | : . ' , ; ` | : . ' , ; FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'remove', earlySignal = 0) ... [23:13:04.980] | : . ' , ; ` | : . ' , ; ` | : . ' , ; ` Removed future from position #1 [23:13:04.980] | : . ' , ; ` | : . ' , ; ` | : . ' , ; ` Number of registered futures: 1 [23:13:04.980] | : . ' , ; ` | : . ' , ; ` | : . ' , ; FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'remove', earlySignal = 0) ... done [23:13:04.980] | : . ' , ; ` | : . ' , ; ` | : . ' , ; Erased future from future backend [23:13:04.981] | : . ' , ; ` | : . ' , ; ` | : . ' , ; result() for ClusterFuture ... [23:13:04.981] | : . ' , ; ` | : . ' , ; ` | : . ' , ; ` result already collected: FutureResult [23:13:04.981] | : . ' , ; ` | : . ' , ; ` | : . ' , ; result() for ClusterFuture ... done [23:13:04.981] | : . ' , ; ` | : . ' , ; ` | : . ' , ; signalConditions() ... [23:13:04.981] | : . ' , ; ` | : . ' , ; ` | : . ' , ; ` include = 'immediateCondition' [23:13:04.981] | : . ' , ; ` | : . ' , ; ` | : . ' , ; ` exclude = [23:13:04.981] | : . ' , ; ` | : . ' , ; ` | : . ' , ; ` resignal = FALSE [23:13:04.981] | : . ' , ; ` | : . ' , ; ` | : . ' , ; ` Number of conditions: 0 [23:13:04.982] | : . ' , ; ` | : . ' , ; ` | : . ' , ; ` int 0 [23:13:04.982] | : . ' , ; ` | : . ' , ; ` | : . ' , ; signalConditions() ... done [23:13:04.982] | : . ' , ; ` | : . ' , ; ` | : . ' , receiveMessageFromWorker() for ClusterFuture ... done [23:13:04.982] | : . ' , ; ` | : . ' , ; ` | : . ' , receiveMessageFromWorker() returned object of class FutureResult; resolved [23:13:04.982] | : . ' , ; ` | : . ' , ; ` | : . ' resolved() for MultisessionFuture () ... done [23:13:04.983] | : . ' , ; ` | : . ' , ; ` | : . ' assertFutureResult() ... [23:13:04.983] | : . ' , ; ` | : . ' , ; ` | : . ' , Future uuid: 23a05fe55a1b7a4bd4d3559301ed970a-17 [23:13:04.983] | : . ' , ; ` | : . ' , ; ` | : . ' , identical; success [23:13:04.983] | : . ' , ; ` | : . ' , ; ` | : . ' assertFutureResult() ... done [23:13:04.983] | : . ' , ; ` | : . ' , ; ` | : . resolved() ... done [23:13:04.983] | : . ' , ; ` | : . ' , ; ` | : . Future at position #1 is resolved ... [23:13:04.983] | : . ' , ; ` | : . ' , ; ` | : . ' value() for MultisessionFuture () ... [23:13:04.983] | : . ' , ; ` | : . ' , ; ` | : . ' , result() for ClusterFuture ... [23:13:04.984] | : . ' , ; ` | : . ' , ; ` | : . ' , ; result already collected: FutureResult [23:13:04.984] | : . ' , ; ` | : . ' , ; ` | : . ' , result() for ClusterFuture ... done [23:13:04.984] | : . ' , ; ` | : . ' , ; ` | : . ' , result() for ClusterFuture ... [23:13:04.984] | : . ' , ; ` | : . ' , ; ` | : . ' , ; result already collected: FutureResult [23:13:04.984] | : . ' , ; ` | : . ' , ; ` | : . ' , result() for ClusterFuture ... done [23:13:04.984] | : . ' , ; ` | : . ' , ; ` | : . ' , signalConditions() ... [23:13:04.984] | : . ' , ; ` | : . ' , ; ` | : . ' , ; include = 'immediateCondition' [23:13:04.985] | : . ' , ; ` | : . ' , ; ` | : . ' , ; exclude = [23:13:04.985] | : . ' , ; ` | : . ' , ; ` | : . ' , ; resignal = FALSE [23:13:04.985] | : . ' , ; ` | : . ' , ; ` | : . ' , ; Number of conditions: 0 [23:13:04.985] | : . ' , ; ` | : . ' , ; ` | : . ' , ; int 0 [23:13:04.985] | : . ' , ; ` | : . ' , ; ` | : . ' , signalConditions() ... done [23:13:04.985] | : . ' , ; ` | : . ' , ; ` | : . ' , check for misuse ... [23:13:04.986] | : . ' , ; ` | : . ' , ; ` | : . ' , check for misuse ... done [23:13:04.986] | : . ' , ; ` | : . ' , ; ` | : . ' value() for MultisessionFuture () ... done [23:13:04.986] | : . ' , ; ` | : . ' , ; ` | : . Future at position #1 is resolved ... done [23:13:04.986] | : . ' , ; ` | : . ' , ; ` | : collectValues('workers-c54f0a1d56bdb14cb47a53059ff1012f', firstOnly = TRUE) ... done [23:13:04.986] | : . ' , ; ` | : . ' , ; ` | : Remove collected futures ... [23:13:04.986] | : . ' , ; ` | : . ' , ; ` | : . Indices of futures to drop: [n=1] '1' [23:13:04.986] | : . ' , ; ` | : . ' , ; ` | : Remove collected futures ... done [23:13:04.987] | : . ' , ; ` | : . ' , ; ` | FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'collect-first', earlySignal = 1) ... done [23:13:04.987] | : . ' , ; ` | : . ' , ; ` | Early signaling of 2 future candidates ... [23:13:04.987] | : . ' , ; ` | : . ' , ; ` | Number of futures with early signaling requested: 0 [23:13:04.987] | : . ' , ; ` | : . ' , ; ` | Early signaling of 2 future candidates ... done [23:13:04.987] | : . ' , ; ` | : . ' , ; ` | Number of registered futures: 2 [23:13:04.987] | : . ' , ; ` | : . ' , ; ` Polling for a free worker ... done [23:13:04.987] | : . ' , ; ` | : . ' , ; ` FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'list', earlySignal = 0) ... [23:13:04.988] | : . ' , ; ` | : . ' , ; ` | Listing all futures [23:13:04.988] | : . ' , ; ` | : . ' , ; ` | Number of registered futures: 1 [23:13:04.988] | : . ' , ; ` | : . ' , ; ` FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'list', earlySignal = 0) ... done [23:13:04.988] | : . ' , ; ` | : . ' , ; ` Total time: 0.0401079654693604 [23:13:04.988] | : . ' , ; ` | : . ' , ; requestNode() ... done [23:13:04.988] | : . ' , ; ` | : . ' , ; FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'list', earlySignal = 0) ... [23:13:04.988] | : . ' , ; ` | : . ' , ; ` Listing all futures [23:13:04.988] | : . ' , ; ` | : . ' , ; ` Number of registered futures: 1 [23:13:04.989] | : . ' , ; ` | : . ' , ; FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'list', earlySignal = 0) ... done [23:13:04.989] | : . ' , ; ` | : . ' , ; avail: [n=2] '1' [23:13:04.989] | : . ' , ; ` | : . ' , ; Index of first available worker: 1 [23:13:04.989] | : . ' , ; ` | : . ' , ; Validate that the worker is functional ... [23:13:04.989] | : . ' , ; ` | : . ' , ; ` Worker is functional [23:13:04.990] | : . ' , ; ` | : . ' , ; ` FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'list', earlySignal = 0) ... [23:13:04.990] | : . ' , ; ` | : . ' , ; ` | Listing all futures [23:13:04.990] | : . ' , ; ` | : . ' , ; ` | Number of registered futures: 1 [23:13:04.990] | : . ' , ; ` | : . ' , ; ` FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'list', earlySignal = 0) ... done [23:13:04.990] | : . ' , ; ` | : . ' , ; Validate that the worker is functional ... done [23:13:04.990] | : . ' , ; ` | : . ' , requestWorker() ... done [23:13:04.991] | : . ' , ; ` | : . ' , cluster node index: 1 [23:13:04.991] | : . ' , ; ` | : . ' launchFuture() for ClusterFutureBackend ... done [23:13:04.991] | : . ' , ; ` | : . ' eraseGlobalEnvironment() ... [23:13:04.992] | : . ' , ; ` | : . ' eraseGlobalEnvironment() ... done [23:13:04.992] | : . ' , ; ` | : . ' launchFuture() ... [23:13:04.993] | : . ' , ; ` | : . ' , cluster node index: 1 [23:13:04.993] | : . ' , ; ` | : . ' , getFutureData() ... [23:13:04.993] | : . ' , ; ` | : . ' , ; getFutureCore() ... [23:13:04.993] | : . ' , ; ` | : . ' , ; ` Packages needed by the future expression (n = 0): [23:13:04.994] | : . ' , ; ` | : . ' , ; getFutureCore() ... done [23:13:04.994] | : . ' , ; ` | : . ' , ; getFutureCapture() ... [23:13:04.994] | : . ' , ; ` | : . ' , ; getFutureCapture() ... done [23:13:04.994] | : . ' , ; ` | : . ' , ; getFutureContext() ... [23:13:04.994] | : . ' , ; ` | : . ' , ; ` plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:13:04.995] | : . ' , ; ` | : . ' , ; ` | Getting stack without first backend: [n=0] [23:13:04.995] | : . ' , ; ` | : . ' , ; ` plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:13:04.995] | : . ' , ; ` | : . ' , ; ` Packages needed by future backend (n = 0): [23:13:04.995] | : . ' , ; ` | : . ' , ; getFutureContext() ... done [23:13:04.996] | : . ' , ; ` | : . ' , getFutureData() ... done [23:13:04.996] | : . ' , ; ` | : . ' , FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'add', earlySignal = 0) ... [23:13:04.996] | : . ' , ; ` | : . ' , ; Appended future to position #2 [23:13:04.997] | : . ' , ; ` | : . ' , ; Number of registered futures: 2 [23:13:04.997] | : . ' , ; ` | : . ' , FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'add', earlySignal = 0) ... done [23:13:04.997] | : . ' , ; ` | : . ' launchFuture() ... done [23:13:04.997] | : . ' , ; ` | : . ' MultisessionFuture started [23:13:04.997] | : . ' , ; ` | : . Launching futures ... done [23:13:04.998] | : . ' , ; ` | : Using MultisessionFutureBackend ... done [23:13:04.998] | : . ' , ; ` | : Future launched: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [23:13:04.998] | : . ' , ; ` | run() for 'Future' () ... done [23:13:04.998] | : . ' , ; ` future(..., label = NULL) ... done [23:13:04.998] | : . ' , ; value() for MultisessionFuture () ... done [23:13:04.999] | : . ' , ; value() for MultisessionFuture () ... [23:13:04.999] | : . ' , ; ` result() for ClusterFuture ... [23:13:04.999] | : . ' , ; ` | result already collected: FutureResult [23:13:04.999] | : . ' , ; ` result() for ClusterFuture ... done [23:13:05.000] | : . ' , ; ` result() for ClusterFuture ... [23:13:05.000] | : . ' , ; ` | result already collected: FutureResult [23:13:05.000] | : . ' , ; ` result() for ClusterFuture ... done [23:13:05.000] | : . ' , ; ` signalConditions() ... [23:13:05.000] | : . ' , ; ` | include = 'immediateCondition' [23:13:05.001] | : . ' , ; ` | exclude = [23:13:05.001] | : . ' , ; ` | resignal = FALSE [23:13:05.001] | : . ' , ; ` | Number of conditions: 0 [23:13:05.001] | : . ' , ; ` | int 0 [23:13:05.002] | : . ' , ; ` signalConditions() ... done [23:13:05.002] | : . ' , ; ` relay stdout ... [23:13:05.002] | : . ' , ; ` relay stdout ... done [23:13:05.002] | : . ' , ; ` check for misuse ... [23:13:05.003] | : . ' , ; ` check for misuse ... done [23:13:05.003] | : . ' , ; value() for MultisessionFuture () ... done [23:13:05.003] | : . ' , ; value() for MultisessionFuture () ... [23:13:05.003] | : . ' , ; ` result() for ClusterFuture ... [23:13:05.004] | : . ' , ; ` | assertValidConnection() ... [23:13:05.004] | : . ' , ; ` | : cluster node index: 2 [23:13:05.004] | : . ' , ; ` | assertValidConnection() ... done [23:13:05.005] | : . ' , ; ` | receiveMessageFromWorker() for ClusterFuture ... [23:13:05.005] | : . ' , ; ` | : cluster node index: 2 [23:13:05.013] | : . ' , ; ` | : [1] TRUE [23:13:05.014] | : . ' , ; ` | : Received data: [23:13:05.014] | : . ' , ; ` | : List of 5 [23:13:05.014] | : . ' , ; ` | : $ type : chr "VALUE" [23:13:05.014] | : . ' , ; ` | : $ value :List of 16 [23:13:05.014] | : . ' , ; ` | : ..$ value : NULL [23:13:05.014] | : . ' , ; ` | : ..$ visible : logi TRUE [23:13:05.014] | : . ' , ; ` | : ..$ stdout : chr "" [23:13:05.014] | : . ' , ; ` | : ..$ conditions :List of 1 [23:13:05.014] | : . ' , ; ` | : .. ..$ :List of 5 [23:13:05.014] | : . ' , ; ` | : .. .. ..$ condition:List of 2 [23:13:05.014] | : . ' , ; ` | : .. .. .. ..$ message: chr "Woops!" [23:13:05.014] | : . ' , ; ` | : .. .. .. ..$ call : language eval(quote({ { ... [23:13:05.014] | : . ' , ; ` | : .. .. .. ..- attr(*, "class")= chr [1:3] "simpleError" "error" "condition" [23:13:05.014] | : . ' , ; ` | : .. .. ..$ calls :List of 10 [23:13:05.014] | : . ' , ; ` | : .. .. .. ..$ : language eval(expr, envir = globalenv()) [23:13:05.014] | : . ' , ; ` | : .. .. .. ..$ : language eval(expr, envir = globalenv()) [23:13:05.014] | : . ' , ; ` | : .. .. .. ..$ : language local({ { ... [23:13:05.014] | : . ' , ; ` | : .. .. .. ..$ : language eval.parent(substitute(eval(quote(expr), envir))) [23:13:05.014] | : . ' , ; ` | : .. .. .. ..$ : language eval(expr, p) [23:13:05.014] | : . ' , ; ` | : .. .. .. ..$ : language eval(expr, p) [23:13:05.014] | : . ' , ; ` | : .. .. .. ..$ : language eval(quote({ { ... [23:13:05.014] | : . ' , ; ` | : .. .. .. ..$ : language eval(quote({ { ... [23:13:05.014] | : . ' , ; ` | : .. .. .. ..$ : language stop("Woops!") [23:13:05.014] | : . ' , ; ` | : .. .. .. ..$ : language eval(quote({ { ... [23:13:05.014] | : . ' , ; ` | : .. .. ..$ session :List of 6 [23:13:05.014] | : . ' , ; ` | : .. .. .. ..$ r :List of 15 [23:13:05.014] | : . ' , ; ` | : .. .. .. .. ..$ platform : chr "x86_64-w64-mingw32" [23:13:05.014] | : . ' , ; ` | : .. .. .. .. ..$ arch : chr "x86_64" [23:13:05.014] | : . ' , ; ` | : .. .. .. .. ..$ os : chr "mingw32" [23:13:05.014] | : . ' , ; ` | : .. .. .. .. ..$ crt : chr "ucrt" [23:13:05.014] | : . ' , ; ` | : .. .. .. .. ..$ system : chr "x86_64, mingw32" [23:13:05.014] | : . ' , ; ` | : .. .. .. .. ..$ status : chr "Under development (unstable)" [23:13:05.014] | : . ' , ; ` | : .. .. .. .. ..$ major : chr "4" [23:13:05.014] | : . ' , ; ` | : .. .. .. .. ..$ minor : chr "6.0" [23:13:05.014] | : . ' , ; ` | : .. .. .. .. ..$ year : chr "2025" [23:13:05.014] | : . ' , ; ` | : .. .. .. .. ..$ month : chr "11" [23:13:05.014] | : . ' , ; ` | : .. .. .. .. ..$ day : chr "15" [23:13:05.014] | : . ' , ; ` | : .. .. .. .. ..$ svn rev : chr "89024" [23:13:05.014] | : . ' , ; ` | : .. .. .. .. ..$ language : chr "R" [23:13:05.014] | : . ' , ; ` | : .. .. .. .. ..$ version.string: chr "R Under development (unstable) (2025-11-15 r89024 ucrt)" [23:13:05.014] | : . ' , ; ` | : .. .. .. .. ..$ nickname : chr "Unsuffered Consequences" [23:13:05.014] | : . ' , ; ` | : .. .. .. ..$ locale : chr "LC_COLLATE=C;LC_CTYPE=German_Germany.utf8;LC_MONETARY=C;LC_NUMERIC=C;LC_TIME=C" [23:13:05.014] | : . ' , ; ` | : .. .. .. ..$ rngkind : chr [1:3] "Mersenne-Twister" "Inversion" "Rejection" [23:13:05.014] | : . ' , ; ` | : .. .. .. ..$ namespaces: chr [1:17] "compiler" "parallelly" "graphics" "tools" ... [23:13:05.014] | : . ' , ; ` | : .. .. .. ..$ search : chr [1:10] ".GlobalEnv" "package:future" "package:stats" "package:graphics" ... [23:13:05.014] | : . ' , ; ` | : .. .. .. ..$ system : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [23:13:05.014] | : . ' , ; ` | : .. .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [23:13:05.014] | : . ' , ; ` | : .. .. ..$ timestamp: POSIXct[1:1], format: "2025-11-16 23:13:05" [23:13:05.014] | : . ' , ; ` | : .. .. ..$ signaled : int 0 [23:13:05.014] | : . ' , ; ` | : ..$ rng : logi FALSE [23:13:05.014] | : . ' , ; ` | : ..$ seed : NULL [23:13:05.014] | : . ' , ; ` | : ..$ misuseGlobalEnv : NULL [23:13:05.014] | : . ' , ; ` | : ..$ misuseConnections :List of 3 [23:13:05.014] | : . ' , ; ` | : .. ..$ added : NULL [23:13:05.014] | : . ' , ; ` | : .. ..$ removed : NULL [23:13:05.014] | : . ' , ; ` | : .. ..$ replaced: NULL [23:13:05.014] | : . ' , ; ` | : ..$ misuseDevices : NULL [23:13:05.014] | : . ' , ; ` | : ..$ misuseDefaultDevice: list() [23:13:05.014] | : . ' , ; ` | : ..$ started : POSIXct[1:1], format: "2025-11-16 23:13:04" [23:13:05.014] | : . ' , ; ` | : ..$ finished : POSIXct[1:1], format: "2025-11-16 23:13:05" [23:13:05.014] | : . ' , ; ` | : ..$ uuid : chr [1:2] "23a05fe55a1b7a4bd4d3559301ed970a" "18" [23:13:05.014] | : . ' , ; ` | : ..$ session_uuid : chr "310890c87a4cf3873afb8c6fdd30536b" [23:13:05.014] | : . ' , ; ` | : .. ..- attr(*, "source")=List of 5 [23:13:05.014] | : . ' , ; ` | : .. .. ..$ host : Named chr "CRANWIN3" [23:13:05.014] | : . ' , ; ` | : .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [23:13:05.014] | : . ' , ; ` | : .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [23:13:05.014] | : . ' , ; ` | : .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [23:13:05.014] | : . ' , ; ` | : .. .. ..$ pid : int 88128 [23:13:05.014] | : . ' , ; ` | : .. .. ..$ time : POSIXct[1:1], format: "2025-11-16 23:13:04" [23:13:05.014] | : . ' , ; ` | : .. .. ..$ random: int 2147483647 [23:13:05.014] | : . ' , ; ` | : ..$ r_info :List of 4 [23:13:05.014] | : . ' , ; ` | : .. ..$ version :Classes 'R_system_version', 'package_version', 'numeric_version' hidden list of 1 [23:13:05.014] | : . ' , ; ` | : .. .. ..$ : int [1:3] 4 6 0 [23:13:05.014] | : . ' , ; ` | : .. ..$ os : chr "windows" [23:13:05.014] | : . ' , ; ` | : .. ..$ os_name : chr "Windows" [23:13:05.014] | : . ' , ; ` | : .. ..$ captures_utf8: logi TRUE [23:13:05.014] | : . ' , ; ` | : ..$ version : chr "1.8" [23:13:05.014] | : . ' , ; ` | : ..- attr(*, "class")= chr "FutureResult" [23:13:05.014] | : . ' , ; ` | : $ success: logi TRUE [23:13:05.014] | : . ' , ; ` | : $ time : 'proc_time' Named num [1:5] 0.06 0.03 0.09 NA NA [23:13:05.014] | : . ' , ; ` | : ..- attr(*, "names")= chr [1:5] "user.self" "sys.self" "elapsed" "user.child" ... [23:13:05.014] | : . ' , ; ` | : $ tag : NULL [23:13:05.047] | : . ' , ; ` | : Received FutureResult [23:13:05.047] | : . ' , ; ` | : FutureResult: [23:13:05.047] | : . ' , ; ` | : value: 'NULL' [23:13:05.047] | : . ' , ; ` | : visible: TRUE [23:13:05.047] | : . ' , ; ` | : stdout: character [23:13:05.047] | : . ' , ; ` | : conditions: [n = 1] simpleError [23:13:05.047] | : . ' , ; ` | : RNG used: FALSE [23:13:05.047] | : . ' , ; ` | : duration: 0.08733296 secs (started 2025-11-16 23:13:04.924063) [23:13:05.047] | : . ' , ; ` | : version: 1.8 [23:13:05.048] | : . ' , ; ` | : FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'remove', earlySignal = 0) ... [23:13:05.048] | : . ' , ; ` | : . Removed future from position #1 [23:13:05.048] | : . ' , ; ` | : . Number of registered futures: 1 [23:13:05.049] | : . ' , ; ` | : FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'remove', earlySignal = 0) ... done [23:13:05.049] | : . ' , ; ` | : Erased future from future backend [23:13:05.049] | : . ' , ; ` | : result() for ClusterFuture ... [23:13:05.049] | : . ' , ; ` | : . result already collected: FutureResult [23:13:05.049] | : . ' , ; ` | : result() for ClusterFuture ... done [23:13:05.050] | : . ' , ; ` | : signalConditions() ... [23:13:05.050] | : . ' , ; ` | : . include = 'immediateCondition' [23:13:05.050] | : . ' , ; ` | : . exclude = [23:13:05.050] | : . ' , ; ` | : . resignal = FALSE [23:13:05.050] | : . ' , ; ` | : . Number of conditions: 1 [23:13:05.051] | : . ' , ; ` | : . int 1 [23:13:05.054] | : . ' , ; ` | : . Condition #1 (class: 'simpleError', 'error', 'condition'): [23:13:05.054] | : . ' , ; ` | : signalConditions() ... done [23:13:05.054] | : . ' , ; ` | receiveMessageFromWorker() for ClusterFuture ... done [23:13:05.054] | : . ' , ; ` result() for ClusterFuture ... done [23:13:05.054] | : . ' , ; ` result() for ClusterFuture ... [23:13:05.055] | : . ' , ; ` | result already collected: FutureResult [23:13:05.055] | : . ' , ; ` result() for ClusterFuture ... done [23:13:05.055] | : . ' , ; ` signalConditions() ... [23:13:05.055] | : . ' , ; ` | include = 'immediateCondition' [23:13:05.055] | : . ' , ; ` | exclude = [23:13:05.056] | : . ' , ; ` | resignal = FALSE [23:13:05.056] | : . ' , ; ` | Number of conditions: 1 [23:13:05.056] | : . ' , ; ` | int 1 [23:13:05.057] | : . ' , ; ` | Condition #1 (class: 'simpleError', 'error', 'condition'): [23:13:05.057] | : . ' , ; ` signalConditions() ... done [23:13:05.057] | : . ' , ; ` relay stdout ... [23:13:05.057] | : . ' , ; ` relay stdout ... done [23:13:05.057] | : . ' , ; ` check for misuse ... [23:13:05.058] | : . ' , ; ` check for misuse ... done [23:13:05.058] | : . ' , ; ` relay conditions ... [23:13:05.058] | : . ' , ; ` | Future state: 'finished' [23:13:05.058] | : . ' , ; ` | result() for ClusterFuture ... [23:13:05.058] | : . ' , ; ` | : result already collected: FutureResult [23:13:05.059] | : . ' , ; ` | result() for ClusterFuture ... done [23:13:05.059] | : . ' , ; ` | signalConditions() ... [23:13:05.059] | : . ' , ; ` | : include = 'condition' [23:13:05.059] | : . ' , ; ` | : exclude = 'immediateCondition' [23:13:05.059] | : . ' , ; ` | : resignal = TRUE [23:13:05.060] | : . ' , ; ` | : Number of conditions: 1 [23:13:05.060] | : . ' , ; ` | : int 1 [23:13:05.060] | : . ' , ; ` | : Condition #1 (class: 'simpleError', 'error', 'condition'): [23:13:05.061] | : . ' , ; ` | : Condition #1: 'simpleError', 'error', 'condition' [23:13:05.061] | : . ' , ; ` | signalConditions() ... done [23:13:05.061] | : . ' , ; ` relay conditions ... done [23:13:05.062] | : . ' , ; ` value() for MultisessionFuture () ... [23:13:05.062] | : . ' , ; ` | result() for ClusterFuture ... [23:13:05.062] | : . ' , ; ` | : assertValidConnection() ... [23:13:05.062] | : . ' , ; ` | : . cluster node index: 1 [23:13:05.063] | : . ' , ; ` | : assertValidConnection() ... done [23:13:05.063] | : . ' , ; ` | : receiveMessageFromWorker() for ClusterFuture ... [23:13:05.063] | : . ' , ; ` | : . cluster node index: 1 [23:13:05.063] | : . ' , ; ` | : . [1] TRUE [23:13:05.064] | : . ' , ; ` | : . Received data: [23:13:05.064] | : . ' , ; ` | : . List of 5 [23:13:05.064] | : . ' , ; ` | : . $ type : chr "VALUE" [23:13:05.064] | : . ' , ; ` | : . $ value :List of 16 [23:13:05.064] | : . ' , ; ` | : . ..$ value : int 3 [23:13:05.064] | : . ' , ; ` | : . ..$ visible : logi TRUE [23:13:05.064] | : . ' , ; ` | : . ..$ stdout : chr "" [23:13:05.064] | : . ' , ; ` | : . ..$ conditions : list() [23:13:05.064] | : . ' , ; ` | : . ..$ rng : logi FALSE [23:13:05.064] | : . ' , ; ` | : . ..$ seed : NULL [23:13:05.064] | : . ' , ; ` | : . ..$ misuseGlobalEnv : NULL [23:13:05.064] | : . ' , ; ` | : . ..$ misuseConnections :List of 3 [23:13:05.064] | : . ' , ; ` | : . .. ..$ added : NULL [23:13:05.064] | : . ' , ; ` | : . .. ..$ removed : NULL [23:13:05.064] | : . ' , ; ` | : . .. ..$ replaced: NULL [23:13:05.064] | : . ' , ; ` | : . ..$ misuseDevices : NULL [23:13:05.064] | : . ' , ; ` | : . ..$ misuseDefaultDevice: list() [23:13:05.064] | : . ' , ; ` | : . ..$ started : POSIXct[1:1], format: "2025-11-16 23:13:04" [23:13:05.064] | : . ' , ; ` | : . ..$ finished : POSIXct[1:1], format: "2025-11-16 23:13:05" [23:13:05.064] | : . ' , ; ` | : . ..$ uuid : chr [1:2] "23a05fe55a1b7a4bd4d3559301ed970a" "19" [23:13:05.064] | : . ' , ; ` | : . ..$ session_uuid : chr "8a386729731d2cb9c277ab7ebd3abc45" [23:13:05.064] | : . ' , ; ` | : . .. ..- attr(*, "source")=List of 5 [23:13:05.064] | : . ' , ; ` | : . .. .. ..$ host : Named chr "CRANWIN3" [23:13:05.064] | : . ' , ; ` | : . .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [23:13:05.064] | : . ' , ; ` | : . .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [23:13:05.064] | : . ' , ; ` | : . .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [23:13:05.064] | : . ' , ; ` | : . .. .. ..$ pid : int 93364 [23:13:05.064] | : . ' , ; ` | : . .. .. ..$ time : POSIXct[1:1], format: "2025-11-16 23:13:04" [23:13:05.064] | : . ' , ; ` | : . .. .. ..$ random: int 2147483647 [23:13:05.064] | : . ' , ; ` | : . ..$ r_info :List of 4 [23:13:05.064] | : . ' , ; ` | : . .. ..$ version :Classes 'R_system_version', 'package_version', 'numeric_version' hidden list of 1 [23:13:05.064] | : . ' , ; ` | : . .. .. ..$ : int [1:3] 4 6 0 [23:13:05.064] | : . ' , ; ` | : . .. ..$ os : chr "windows" [23:13:05.064] | : . ' , ; ` | : . .. ..$ os_name : chr "Windows" [23:13:05.064] | : . ' , ; ` | : . .. ..$ captures_utf8: logi TRUE [23:13:05.064] | : . ' , ; ` | : . ..$ version : chr "1.8" [23:13:05.064] | : . ' , ; ` | : . ..- attr(*, "class")= chr "FutureResult" [23:13:05.064] | : . ' , ; ` | : . $ success: logi TRUE [23:13:05.064] | : . ' , ; ` | : . $ time : 'proc_time' Named num [1:5] 0 0 0 NA NA [23:13:05.064] | : . ' , ; ` | : . ..- attr(*, "names")= chr [1:5] "user.self" "sys.self" "elapsed" "user.child" ... [23:13:05.064] | : . ' , ; ` | : . $ tag : NULL [23:13:05.082] | : . ' , ; ` | : . Received FutureResult [23:13:05.082] | : . ' , ; ` | : . FutureResult: [23:13:05.082] | : . ' , ; ` | : . value: 'integer' [23:13:05.082] | : . ' , ; ` | : . visible: TRUE [23:13:05.082] | : . ' , ; ` | : . stdout: character [23:13:05.082] | : . ' , ; ` | : . conditions: [n = 0] [23:13:05.082] | : . ' , ; ` | : . RNG used: FALSE [23:13:05.082] | : . ' , ; ` | : . duration: 0.004251003 secs (started 2025-11-16 23:13:04.99695) [23:13:05.082] | : . ' , ; ` | : . version: 1.8 [23:13:05.083] | : . ' , ; ` | : . FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'remove', earlySignal = 0) ... [23:13:05.083] | : . ' , ; ` | : . ' Removed future from position #1 [23:13:05.084] | : . ' , ; ` | : . ' Number of registered futures: 0 [23:13:05.084] | : . ' , ; ` | : . FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'remove', earlySignal = 0) ... done [23:13:05.084] | : . ' , ; ` | : . Erased future from future backend [23:13:05.084] | : . ' , ; ` | : . result() for ClusterFuture ... [23:13:05.085] | : . ' , ; ` | : . ' result already collected: FutureResult [23:13:05.085] | : . ' , ; ` | : . result() for ClusterFuture ... done [23:13:05.085] | : . ' , ; ` | : . signalConditions() ... [23:13:05.085] | : . ' , ; ` | : . ' include = 'immediateCondition' [23:13:05.085] | : . ' , ; ` | : . ' exclude = [23:13:05.086] | : . ' , ; ` | : . ' resignal = FALSE [23:13:05.086] | : . ' , ; ` | : . ' Number of conditions: 0 [23:13:05.086] | : . ' , ; ` | : . ' int 0 [23:13:05.087] | : . ' , ; ` | : . signalConditions() ... done [23:13:05.087] | : . ' , ; ` | : receiveMessageFromWorker() for ClusterFuture ... done [23:13:05.087] | : . ' , ; ` | result() for ClusterFuture ... done [23:13:05.087] | : . ' , ; ` | result() for ClusterFuture ... [23:13:05.088] | : . ' , ; ` | : result already collected: FutureResult [23:13:05.088] | : . ' , ; ` | result() for ClusterFuture ... done [23:13:05.088] | : . ' , ; ` | signalConditions() ... [23:13:05.088] | : . ' , ; ` | : include = 'immediateCondition' [23:13:05.089] | : . ' , ; ` | : exclude = [23:13:05.089] | : . ' , ; ` | : resignal = FALSE [23:13:05.089] | : . ' , ; ` | : Number of conditions: 0 [23:13:05.089] | : . ' , ; ` | : int 0 [23:13:05.090] | : . ' , ; ` | signalConditions() ... done [23:13:05.090] | : . ' , ; ` | relay stdout ... [23:13:05.090] | : . ' , ; ` | relay stdout ... done [23:13:05.090] | : . ' , ; ` | check for misuse ... [23:13:05.091] | : . ' , ; ` | check for misuse ... done [23:13:05.091] | : . ' , ; ` value() for MultisessionFuture () ... done Warning in get(var, envir = x, inherits = FALSE) : restarting interrupted promise evaluation [23:13:05.091] | : . ' , ; ` value() for MultisessionFuture () ... [23:13:05.092] | : . ' , ; ` | result() for ClusterFuture ... [23:13:05.092] | : . ' , ; ` | : result already collected: FutureResult [23:13:05.092] | : . ' , ; ` | result() for ClusterFuture ... done [23:13:05.092] | : . ' , ; ` | result() for ClusterFuture ... [23:13:05.093] | : . ' , ; ` | : result already collected: FutureResult [23:13:05.093] | : . ' , ; ` | result() for ClusterFuture ... done [23:13:05.093] | : . ' , ; ` | signalConditions() ... [23:13:05.093] | : . ' , ; ` | : include = 'immediateCondition' [23:13:05.093] | : . ' , ; ` | : exclude = [23:13:05.094] | : . ' , ; ` | : resignal = FALSE [23:13:05.094] | : . ' , ; ` | : Number of conditions: 1 [23:13:05.094] | : . ' , ; ` | : int 1 [23:13:05.095] | : . ' , ; ` | : Condition #1 (class: 'simpleError', 'error', 'condition'): [23:13:05.095] | : . ' , ; ` | : already signaled, skipping [23:13:05.095] | : . ' , ; ` | signalConditions() ... done [23:13:05.095] | : . ' , ; ` | relay stdout ... [23:13:05.096] | : . ' , ; ` | relay stdout ... done [23:13:05.096] | : . ' , ; ` | check for misuse ... [23:13:05.096] | : . ' , ; ` | check for misuse ... done [23:13:05.096] | : . ' , ; ` | relay conditions ... [23:13:05.096] | : . ' , ; ` | : Future state: 'finished' [23:13:05.097] | : . ' , ; ` | : result() for ClusterFuture ... [23:13:05.097] | : . ' , ; ` | : . result already collected: FutureResult [23:13:05.097] | : . ' , ; ` | : result() for ClusterFuture ... done [23:13:05.097] | : . ' , ; ` | : signalConditions() ... [23:13:05.097] | : . ' , ; ` | : . include = 'condition' [23:13:05.098] | : . ' , ; ` | : . exclude = 'immediateCondition' [23:13:05.098] | : . ' , ; ` | : . resignal = TRUE [23:13:05.098] | : . ' , ; ` | : . Number of conditions: 1 [23:13:05.098] | : . ' , ; ` | : . int 1 [23:13:05.099] | : . ' , ; ` | : . Condition #1 (class: 'simpleError', 'error', 'condition'): [23:13:05.099] | : . ' , ; ` | : . Condition #1: 'simpleError', 'error', 'condition' [23:13:05.099] | : . ' , ; ` | : signalConditions() ... done [23:13:05.100] | : . ' , ; ` | relay conditions ... done Warning in get(var, envir = x, inherits = FALSE) : restarting interrupted promise evaluation [23:13:05.100] | : . ' , ; ` | value() for MultisessionFuture () ... [23:13:05.101] | : . ' , ; ` | : result() for ClusterFuture ... [23:13:05.101] | : . ' , ; ` | : . result already collected: FutureResult [23:13:05.101] | : . ' , ; ` | : result() for ClusterFuture ... done [23:13:05.101] | : . ' , ; ` | : result() for ClusterFuture ... [23:13:05.101] | : . ' , ; ` | : . result already collected: FutureResult [23:13:05.102] | : . ' , ; ` | : result() for ClusterFuture ... done [23:13:05.102] | : . ' , ; ` | : signalConditions() ... [23:13:05.102] | : . ' , ; ` | : . include = 'immediateCondition' [23:13:05.102] | : . ' , ; ` | : . exclude = [23:13:05.103] | : . ' , ; ` | : . resignal = FALSE [23:13:05.103] | : . ' , ; ` | : . Number of conditions: 1 [23:13:05.103] | : . ' , ; ` | : . int 1 [23:13:05.104] | : . ' , ; ` | : . Condition #1 (class: 'simpleError', 'error', 'condition'): [23:13:05.104] | : . ' , ; ` | : . already signaled, skipping [23:13:05.104] | : . ' , ; ` | : signalConditions() ... done [23:13:05.104] | : . ' , ; ` | : relay stdout ... [23:13:05.104] | : . ' , ; ` | : relay stdout ... done [23:13:05.105] | : . ' , ; ` | : check for misuse ... [23:13:05.105] | : . ' , ; ` | : check for misuse ... done [23:13:05.105] | : . ' , ; ` | : relay conditions ... [23:13:05.105] | : . ' , ; ` | : . Future state: 'finished' [23:13:05.105] | : . ' , ; ` | : . result() for ClusterFuture ... [23:13:05.106] | : . ' , ; ` | : . ' result already collected: FutureResult [23:13:05.106] | : . ' , ; ` | : . result() for ClusterFuture ... done [23:13:05.106] | : . ' , ; ` | : . signalConditions() ... [23:13:05.106] | : . ' , ; ` | : . ' include = 'condition' [23:13:05.106] | : . ' , ; ` | : . ' exclude = 'immediateCondition' [23:13:05.107] | : . ' , ; ` | : . ' resignal = TRUE [23:13:05.107] | : . ' , ; ` | : . ' Number of conditions: 1 [23:13:05.107] | : . ' , ; ` | : . ' int 1 [23:13:05.108] | : . ' , ; ` | : . ' Condition #1 (class: 'simpleError', 'error', 'condition'): [23:13:05.108] | : . ' , ; ` | : . ' Condition #1: 'simpleError', 'error', 'condition' [23:13:05.108] | : . ' , ; ` | : . signalConditions() ... done [23:13:05.108] | : . ' , ; ` | : relay conditions ... done ** Future evaluation with a poor-man's "progress bar" [23:13:05.109] | : . ' , ; ` | : future(..., label = NULL) ... [23:13:05.109] | : . ' , ; ` | : . lazy: FALSE [23:13:05.109] | : . ' , ; ` | : . stdout: TRUE [23:13:05.110] | : . ' , ; ` | : . conditions: [n=1] 'condition' [23:13:05.110] | : . ' , ; ` | : . gc: FALSE [23:13:05.110] | : . ' , ; ` | : . earlySignal: FALSE [23:13:05.110] | : . ' , ; ` | : . getGlobalsAndPackages() ... [23:13:05.110] | : . ' , ; ` | : . ' Searching for globals ... [23:13:05.138] | : . ' , ; ` | : . ' , globals found: [4] '{', 'cat', 'for', ':' [23:13:05.139] | : . ' , ; ` | : . ' Searching for globals ... done [23:13:05.139] | : . ' , ; ` | : . ' Resolving globals: FALSE [23:13:05.139] | : . ' , ; ` | : . ' Search for packages associated with the globals ... [23:13:05.140] | : . ' , ; ` | : . ' , Packages associated with globals: [1] 'base' [23:13:05.140] | : . ' , ; ` | : . ' , Packages: [1] 'base' [23:13:05.141] | : . ' , ; ` | : . ' Search for packages associated with the globals ... done [23:13:05.141] | : . ' , ; ` | : . ' Packages after dropping 'base': [0] [23:13:05.141] | : . ' , ; ` | : . ' globals: [0] [23:13:05.141] | : . ' , ; ` | : . ' packages: [0] [23:13:05.142] | : . ' , ; ` | : . getGlobalsAndPackages() ... done [23:13:05.142] | : . ' , ; ` | : . run() for 'Future' () ... [23:13:05.142] | : . ' , ; ` | : . ' state: 'created' [23:13:05.143] | : . ' , ; ` | : . ' plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:13:05.143] | : . ' , ; ` | : . ' plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:13:05.143] | : . ' , ; ` | : . ' Using MultisessionFutureBackend ... [23:13:05.143] | : . ' , ; ` | : . ' , Number of futures since start: 6 (6 created, 6 launched, 7 finished) [23:13:05.144] | : . ' , ; ` | : . ' , Launching futures ... [23:13:05.144] | : . ' , ; ` | : . ' , ; launchFuture() for ClusterFutureBackend ... [23:13:05.144] | : . ' , ; ` | : . ' , ; ` Workers: [n=2] [23:13:05.144] | : . ' , ; ` | : . ' , ; ` Socket cluster with 2 nodes on host 'localhost' (R Under development (unstable) (2025-11-15 r89024 ucrt), platform x86_64-w64-mingw32) [23:13:05.147] | : . ' , ; ` | : . ' , ; ` FutureRegistry: 'workers-c54f0a1d56bdb14cb47a53059ff1012f' [23:13:05.147] | : . ' , ; ` | : . ' , ; ` requestWorker() ... [23:13:05.148] | : . ' , ; ` | : . ' , ; ` | requestNode() ... [23:13:05.148] | : . ' , ; ` | : . ' , ; ` | : Number of workers: 2 [23:13:05.148] | : . ' , ; ` | : . ' , ; ` | : Polling for a free worker ... [23:13:05.148] | : . ' , ; ` | : . ' , ; ` | : . FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'list', earlySignal = 0) ... [23:13:05.149] | : . ' , ; ` | : . ' , ; ` | : . ' Listing all futures [23:13:05.149] | : . ' , ; ` | : . ' , ; ` | : . ' Number of registered futures: 0 [23:13:05.149] | : . ' , ; ` | : . ' , ; ` | : . FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'list', earlySignal = 0) ... done [23:13:05.149] | : . ' , ; ` | : . ' , ; ` | : . Total time: 0 [23:13:05.150] | : . ' , ; ` | : . ' , ; ` | : Polling for a free worker ... done [23:13:05.150] | : . ' , ; ` | : . ' , ; ` | : FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'list', earlySignal = 0) ... [23:13:05.150] | : . ' , ; ` | : . ' , ; ` | : . Listing all futures [23:13:05.150] | : . ' , ; ` | : . ' , ; ` | : . Number of registered futures: 0 [23:13:05.151] | : . ' , ; ` | : . ' , ; ` | : FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'list', earlySignal = 0) ... done [23:13:05.151] | : . ' , ; ` | : . ' , ; ` | : avail: [n=2] '1', '2' [23:13:05.151] | : . ' , ; ` | : . ' , ; ` | : Index of first available worker: 1 [23:13:05.151] | : . ' , ; ` | : . ' , ; ` | : Validate that the worker is functional ... [23:13:05.152] | : . ' , ; ` | : . ' , ; ` | : . Worker is functional [23:13:05.152] | : . ' , ; ` | : . ' , ; ` | : . FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'list', earlySignal = 0) ... [23:13:05.153] | : . ' , ; ` | : . ' , ; ` | : . ' Listing all futures [23:13:05.153] | : . ' , ; ` | : . ' , ; ` | : . ' Number of registered futures: 0 [23:13:05.153] | : . ' , ; ` | : . ' , ; ` | : . FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'list', earlySignal = 0) ... done [23:13:05.153] | : . ' , ; ` | : . ' , ; ` | : Validate that the worker is functional ... done [23:13:05.154] | : . ' , ; ` | : . ' , ; ` | requestNode() ... done [23:13:05.154] | : . ' , ; ` | : . ' , ; ` | cluster node index: 1 [23:13:05.154] | : . ' , ; ` | : . ' , ; ` requestWorker() ... done [23:13:05.154] | : . ' , ; ` | : . ' , ; ` eraseGlobalEnvironment() ... [23:13:05.155] | : . ' , ; ` | : . ' , ; ` eraseGlobalEnvironment() ... done [23:13:05.156] | : . ' , ; ` | : . ' , ; ` launchFuture() ... [23:13:05.156] | : . ' , ; ` | : . ' , ; ` | cluster node index: 1 [23:13:05.156] | : . ' , ; ` | : . ' , ; ` | getFutureData() ... [23:13:05.157] | : . ' , ; ` | : . ' , ; ` | : getFutureCore() ... [23:13:05.157] | : . ' , ; ` | : . ' , ; ` | : . Packages needed by the future expression (n = 0): [23:13:05.157] | : . ' , ; ` | : . ' , ; ` | : getFutureCore() ... done [23:13:05.157] | : . ' , ; ` | : . ' , ; ` | : getFutureCapture() ... [23:13:05.157] | : . ' , ; ` | : . ' , ; ` | : getFutureCapture() ... done [23:13:05.158] | : . ' , ; ` | : . ' , ; ` | : getFutureContext() ... [23:13:05.158] | : . ' , ; ` | : . ' , ; ` | : . plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:13:05.158] | : . ' , ; ` | : . ' , ; ` | : . ' Getting stack without first backend: [n=0] [23:13:05.158] | : . ' , ; ` | : . ' , ; ` | : . plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:13:05.159] | : . ' , ; ` | : . ' , ; ` | : . Packages needed by future backend (n = 0): [23:13:05.159] | : . ' , ; ` | : . ' , ; ` | : getFutureContext() ... done [23:13:05.159] | : . ' , ; ` | : . ' , ; ` | getFutureData() ... done [23:13:05.160] | : . ' , ; ` | : . ' , ; ` | FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'add', earlySignal = 0) ... [23:13:05.160] | : . ' , ; ` | : . ' , ; ` | : Appended future to position #1 [23:13:05.160] | : . ' , ; ` | : . ' , ; ` | : Number of registered futures: 1 [23:13:05.160] | : . ' , ; ` | : . ' , ; ` | FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'add', earlySignal = 0) ... done [23:13:05.161] | : . ' , ; ` | : . ' , ; ` launchFuture() ... done [23:13:05.161] | : . ' , ; ` | : . ' , ; ` MultisessionFuture started [23:13:05.161] | : . ' , ; ` | : . ' , ; launchFuture() for ClusterFutureBackend ... done [23:13:05.161] | : . ' , ; ` | : . ' , Launching futures ... done [23:13:05.162] | : . ' , ; ` | : . ' , Future launched: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [23:13:05.162] | : . ' , ; ` | : . ' Using MultisessionFutureBackend ... done [23:13:05.162] | : . ' , ; ` | : . run() for 'Future' () ... done [23:13:05.162] | : . ' , ; ` | : future(..., label = NULL) ... done ** Collecting results v1 = 1 v2 = 2 Warning in sprintf(...) : restarting interrupted promise evaluation [23:13:05.163] | : . ' , ; ` | : value() for MultisessionFuture () ... [23:13:05.163] | : . ' , ; ` | : . result() for ClusterFuture ... [23:13:05.163] | : . ' , ; ` | : . ' result already collected: FutureResult [23:13:05.164] | : . ' , ; ` | : . result() for ClusterFuture ... done [23:13:05.164] | : . ' , ; ` | : . result() for ClusterFuture ... [23:13:05.164] | : . ' , ; ` | : . ' result already collected: FutureResult [23:13:05.164] | : . ' , ; ` | : . result() for ClusterFuture ... done [23:13:05.164] | : . ' , ; ` | : . signalConditions() ... [23:13:05.165] | : . ' , ; ` | : . ' include = 'immediateCondition' [23:13:05.165] | : . ' , ; ` | : . ' exclude = [23:13:05.165] | : . ' , ; ` | : . ' resignal = FALSE [23:13:05.165] | : . ' , ; ` | : . ' Number of conditions: 1 [23:13:05.166] | : . ' , ; ` | : . ' int 1 [23:13:05.166] | : . ' , ; ` | : . ' Condition #1 (class: 'simpleError', 'error', 'condition'): [23:13:05.167] | : . ' , ; ` | : . ' already signaled, skipping [23:13:05.167] | : . ' , ; ` | : . signalConditions() ... done [23:13:05.167] | : . ' , ; ` | : . relay stdout ... [23:13:05.167] | : . ' , ; ` | : . relay stdout ... done [23:13:05.167] | : . ' , ; ` | : . check for misuse ... [23:13:05.168] | : . ' , ; ` | : . check for misuse ... done [23:13:05.168] | : . ' , ; ` | : . relay conditions ... [23:13:05.168] | : . ' , ; ` | : . ' Future state: 'finished' [23:13:05.168] | : . ' , ; ` | : . ' result() for ClusterFuture ... [23:13:05.169] | : . ' , ; ` | : . ' , result already collected: FutureResult [23:13:05.169] | : . ' , ; ` | : . ' result() for ClusterFuture ... done [23:13:05.169] | : . ' , ; ` | : . ' signalConditions() ... [23:13:05.169] | : . ' , ; ` | : . ' , include = 'condition' [23:13:05.169] | : . ' , ; ` | : . ' , exclude = 'immediateCondition' [23:13:05.170] | : . ' , ; ` | : . ' , resignal = TRUE [23:13:05.170] | : . ' , ; ` | : . ' , Number of conditions: 1 [23:13:05.170] | : . ' , ; ` | : . ' , int 1 [23:13:05.171] | : . ' , ; ` | : . ' , Condition #1 (class: 'simpleError', 'error', 'condition'): [23:13:05.171] | : . ' , ; ` | : . ' , Condition #1: 'simpleError', 'error', 'condition' [23:13:05.171] | : . ' , ; ` | : . ' signalConditions() ... done [23:13:05.171] | : . ' , ; ` | : . relay conditions ... done v3: (as expect) [23:13:05.172] | : . ' , ; ` | : . value() for MultisessionFuture () ... [23:13:05.172] | : . ' , ; ` | : . ' result() for ClusterFuture ... [23:13:05.172] | : . ' , ; ` | : . ' , assertValidConnection() ... [23:13:05.175] | : . ' , ; ` | : . ' , ; cluster node index: 1 [23:13:05.176] | : . ' , ; ` | : . ' , assertValidConnection() ... done [23:13:05.176] | : . ' , ; ` | : . ' , receiveMessageFromWorker() for ClusterFuture ... [23:13:05.176] | : . ' , ; ` | : . ' , ; cluster node index: 1 [23:13:05.176] | : . ' , ; ` | : . ' , ; [1] TRUE [23:13:05.177] | : . ' , ; ` | : . ' , ; Received data: [23:13:05.177] | : . ' , ; ` | : . ' , ; List of 5 [23:13:05.177] | : . ' , ; ` | : . ' , ; $ type : chr "VALUE" [23:13:05.177] | : . ' , ; ` | : . ' , ; $ value :List of 16 [23:13:05.177] | : . ' , ; ` | : . ' , ; ..$ value : num 4 [23:13:05.177] | : . ' , ; ` | : . ' , ; ..$ visible : logi TRUE [23:13:05.177] | : . ' , ; ` | : . ' , ; ..$ stdout : chr "Processing: .......... [100%]\n" [23:13:05.177] | : . ' , ; ` | : . ' , ; ..$ conditions : list() [23:13:05.177] | : . ' , ; ` | : . ' , ; ..$ rng : logi FALSE [23:13:05.177] | : . ' , ; ` | : . ' , ; ..$ seed : NULL [23:13:05.177] | : . ' , ; ` | : . ' , ; ..$ misuseGlobalEnv : NULL [23:13:05.177] | : . ' , ; ` | : . ' , ; ..$ misuseConnections :List of 3 [23:13:05.177] | : . ' , ; ` | : . ' , ; .. ..$ added : NULL [23:13:05.177] | : . ' , ; ` | : . ' , ; .. ..$ removed : NULL [23:13:05.177] | : . ' , ; ` | : . ' , ; .. ..$ replaced: NULL [23:13:05.177] | : . ' , ; ` | : . ' , ; ..$ misuseDevices : NULL [23:13:05.177] | : . ' , ; ` | : . ' , ; ..$ misuseDefaultDevice: list() [23:13:05.177] | : . ' , ; ` | : . ' , ; ..$ started : POSIXct[1:1], format: "2025-11-16 23:13:05" [23:13:05.177] | : . ' , ; ` | : . ' , ; ..$ finished : POSIXct[1:1], format: "2025-11-16 23:13:05" [23:13:05.177] | : . ' , ; ` | : . ' , ; ..$ uuid : chr [1:2] "23a05fe55a1b7a4bd4d3559301ed970a" "20" [23:13:05.177] | : . ' , ; ` | : . ' , ; ..$ session_uuid : chr "8a386729731d2cb9c277ab7ebd3abc45" [23:13:05.177] | : . ' , ; ` | : . ' , ; .. ..- attr(*, "source")=List of 5 [23:13:05.177] | : . ' , ; ` | : . ' , ; .. .. ..$ host : Named chr "CRANWIN3" [23:13:05.177] | : . ' , ; ` | : . ' , ; .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [23:13:05.177] | : . ' , ; ` | : . ' , ; .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [23:13:05.177] | : . ' , ; ` | : . ' , ; .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [23:13:05.177] | : . ' , ; ` | : . ' , ; .. .. ..$ pid : int 93364 [23:13:05.177] | : . ' , ; ` | : . ' , ; .. .. ..$ time : POSIXct[1:1], format: "2025-11-16 23:13:04" [23:13:05.177] | : . ' , ; ` | : . ' , ; .. .. ..$ random: int 2147483647 [23:13:05.177] | : . ' , ; ` | : . ' , ; ..$ r_info :List of 4 [23:13:05.177] | : . ' , ; ` | : . ' , ; .. ..$ version :Classes 'R_system_version', 'package_version', 'numeric_version' hidden list of 1 [23:13:05.177] | : . ' , ; ` | : . ' , ; .. .. ..$ : int [1:3] 4 6 0 [23:13:05.177] | : . ' , ; ` | : . ' , ; .. ..$ os : chr "windows" [23:13:05.177] | : . ' , ; ` | : . ' , ; .. ..$ os_name : chr "Windows" [23:13:05.177] | : . ' , ; ` | : . ' , ; .. ..$ captures_utf8: logi TRUE [23:13:05.177] | : . ' , ; ` | : . ' , ; ..$ version : chr "1.8" [23:13:05.177] | : . ' , ; ` | : . ' , ; ..- attr(*, "class")= chr "FutureResult" [23:13:05.177] | : . ' , ; ` | : . ' , ; $ success: logi TRUE [23:13:05.177] | : . ' , ; ` | : . ' , ; $ time : 'proc_time' Named num [1:5] 0.02 0 0.02 NA NA [23:13:05.177] | : . ' , ; ` | : . ' , ; ..- attr(*, "names")= chr [1:5] "user.self" "sys.self" "elapsed" "user.child" ... [23:13:05.177] | : . ' , ; ` | : . ' , ; $ tag : NULL [23:13:05.194] | : . ' , ; ` | : . ' , ; Received FutureResult [23:13:05.194] | : . ' , ; ` | : . ' , ; FutureResult: [23:13:05.194] | : . ' , ; ` | : . ' , ; value: 'numeric' [23:13:05.194] | : . ' , ; ` | : . ' , ; visible: TRUE [23:13:05.194] | : . ' , ; ` | : . ' , ; stdout: character [23:13:05.194] | : . ' , ; ` | : . ' , ; conditions: [n = 0] [23:13:05.194] | : . ' , ; ` | : . ' , ; RNG used: FALSE [23:13:05.194] | : . ' , ; ` | : . ' , ; duration: 0.005623102 secs (started 2025-11-16 23:13:05.160626) [23:13:05.194] | : . ' , ; ` | : . ' , ; version: 1.8 [23:13:05.195] | : . ' , ; ` | : . ' , ; FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'remove', earlySignal = 0) ... [23:13:05.195] | : . ' , ; ` | : . ' , ; ` Removed future from position #1 [23:13:05.195] | : . ' , ; ` | : . ' , ; ` Number of registered futures: 0 [23:13:05.195] | : . ' , ; ` | : . ' , ; FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'remove', earlySignal = 0) ... done [23:13:05.196] | : . ' , ; ` | : . ' , ; Erased future from future backend [23:13:05.196] | : . ' , ; ` | : . ' , ; result() for ClusterFuture ... [23:13:05.196] | : . ' , ; ` | : . ' , ; ` result already collected: FutureResult [23:13:05.196] | : . ' , ; ` | : . ' , ; result() for ClusterFuture ... done [23:13:05.196] | : . ' , ; ` | : . ' , ; signalConditions() ... [23:13:05.197] | : . ' , ; ` | : . ' , ; ` include = 'immediateCondition' [23:13:05.197] | : . ' , ; ` | : . ' , ; ` exclude = [23:13:05.197] | : . ' , ; ` | : . ' , ; ` resignal = FALSE [23:13:05.197] | : . ' , ; ` | : . ' , ; ` Number of conditions: 0 [23:13:05.197] | : . ' , ; ` | : . ' , ; ` int 0 [23:13:05.198] | : . ' , ; ` | : . ' , ; signalConditions() ... done [23:13:05.198] | : . ' , ; ` | : . ' , receiveMessageFromWorker() for ClusterFuture ... done [23:13:05.199] | : . ' , ; ` | : . ' result() for ClusterFuture ... done [23:13:05.199] | : . ' , ; ` | : . ' result() for ClusterFuture ... [23:13:05.199] | : . ' , ; ` | : . ' , result already collected: FutureResult [23:13:05.199] | : . ' , ; ` | : . ' result() for ClusterFuture ... done [23:13:05.199] | : . ' , ; ` | : . ' signalConditions() ... [23:13:05.200] | : . ' , ; ` | : . ' , include = 'immediateCondition' [23:13:05.200] | : . ' , ; ` | : . ' , exclude = [23:13:05.200] | : . ' , ; ` | : . ' , resignal = FALSE [23:13:05.200] | : . ' , ; ` | : . ' , Number of conditions: 0 [23:13:05.200] | : . ' , ; ` | : . ' , int 0 [23:13:05.201] | : . ' , ; ` | : . ' signalConditions() ... done [23:13:05.201] | : . ' , ; ` | : . ' relay stdout ... Processing: .......... [100%] [23:13:05.202] | : . ' , ; ` | : . ' relay stdout ... done [23:13:05.202] | : . ' , ; ` | : . ' check for misuse ... [23:13:05.202] | : . ' , ; ` | : . ' check for misuse ... done [23:13:05.202] | : . ' , ; ` | : . value() for MultisessionFuture () ... done v4 = 4 ** Left-to-right and right-to-left future assignments [23:13:05.203] | : . ' , ; ` | : . future(..., label = NULL) ... [23:13:05.203] | : . ' , ; ` | : . ' lazy: FALSE [23:13:05.203] | : . ' , ; ` | : . ' stdout: TRUE [23:13:05.203] | : . ' , ; ` | : . ' conditions: [n=1] 'condition' [23:13:05.204] | : . ' , ; ` | : . ' gc: FALSE [23:13:05.204] | : . ' , ; ` | : . ' earlySignal: FALSE [23:13:05.204] | : . ' , ; ` | : . ' getGlobalsAndPackages() ... [23:13:05.204] | : . ' , ; ` | : . ' , Searching for globals ... [23:13:05.206] | : . ' , ; ` | : . ' , ; globals found: [0] [23:13:05.206] | : . ' , ; ` | : . ' , Searching for globals ... done [23:13:05.207] | : . ' , ; ` | : . ' , globals: [0] [23:13:05.207] | : . ' , ; ` | : . ' , packages: [0] [23:13:05.207] | : . ' , ; ` | : . ' getGlobalsAndPackages() ... done [23:13:05.208] | : . ' , ; ` | : . ' run() for 'Future' () ... [23:13:05.208] | : . ' , ; ` | : . ' , state: 'created' [23:13:05.208] | : . ' , ; ` | : . ' , plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:13:05.208] | : . ' , ; ` | : . ' , plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:13:05.209] | : . ' , ; ` | : . ' , Using MultisessionFutureBackend ... [23:13:05.209] | : . ' , ; ` | : . ' , ; Number of futures since start: 7 (7 created, 7 launched, 8 finished) [23:13:05.209] | : . ' , ; ` | : . ' , ; Launching futures ... [23:13:05.209] | : . ' , ; ` | : . ' , ; ` launchFuture() for ClusterFutureBackend ... [23:13:05.209] | : . ' , ; ` | : . ' , ; ` | Workers: [n=2] [23:13:05.209] | : . ' , ; ` | : . ' , ; ` | Socket cluster with 2 nodes on host 'localhost' (R Under development (unstable) (2025-11-15 r89024 ucrt), platform x86_64-w64-mingw32) [23:13:05.211] | : . ' , ; ` | : . ' , ; ` | FutureRegistry: 'workers-c54f0a1d56bdb14cb47a53059ff1012f' [23:13:05.211] | : . ' , ; ` | : . ' , ; ` | requestWorker() ... [23:13:05.211] | : . ' , ; ` | : . ' , ; ` | : requestNode() ... [23:13:05.211] | : . ' , ; ` | : . ' , ; ` | : . Number of workers: 2 [23:13:05.212] | : . ' , ; ` | : . ' , ; ` | : . Polling for a free worker ... [23:13:05.212] | : . ' , ; ` | : . ' , ; ` | : . ' FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'list', earlySignal = 0) ... [23:13:05.212] | : . ' , ; ` | : . ' , ; ` | : . ' , Listing all futures [23:13:05.212] | : . ' , ; ` | : . ' , ; ` | : . ' , Number of registered futures: 0 [23:13:05.212] | : . ' , ; ` | : . ' , ; ` | : . ' FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'list', earlySignal = 0) ... done [23:13:05.212] | : . ' , ; ` | : . ' , ; ` | : . ' Total time: 0 [23:13:05.212] | : . ' , ; ` | : . ' , ; ` | : . Polling for a free worker ... done [23:13:05.212] | : . ' , ; ` | : . ' , ; ` | : . FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'list', earlySignal = 0) ... [23:13:05.213] | : . ' , ; ` | : . ' , ; ` | : . ' Listing all futures [23:13:05.213] | : . ' , ; ` | : . ' , ; ` | : . ' Number of registered futures: 0 [23:13:05.213] | : . ' , ; ` | : . ' , ; ` | : . FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'list', earlySignal = 0) ... done [23:13:05.213] | : . ' , ; ` | : . ' , ; ` | : . avail: [n=2] '1', '2' [23:13:05.213] | : . ' , ; ` | : . ' , ; ` | : . Index of first available worker: 1 [23:13:05.213] | : . ' , ; ` | : . ' , ; ` | : . Validate that the worker is functional ... [23:13:05.214] | : . ' , ; ` | : . ' , ; ` | : . ' Worker is functional [23:13:05.214] | : . ' , ; ` | : . ' , ; ` | : . ' FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'list', earlySignal = 0) ... [23:13:05.214] | : . ' , ; ` | : . ' , ; ` | : . ' , Listing all futures [23:13:05.214] | : . ' , ; ` | : . ' , ; ` | : . ' , Number of registered futures: 0 [23:13:05.214] | : . ' , ; ` | : . ' , ; ` | : . ' FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'list', earlySignal = 0) ... done [23:13:05.214] | : . ' , ; ` | : . ' , ; ` | : . Validate that the worker is functional ... done [23:13:05.215] | : . ' , ; ` | : . ' , ; ` | : requestNode() ... done [23:13:05.215] | : . ' , ; ` | : . ' , ; ` | : cluster node index: 1 [23:13:05.215] | : . ' , ; ` | : . ' , ; ` | requestWorker() ... done [23:13:05.215] | : . ' , ; ` | : . ' , ; ` | eraseGlobalEnvironment() ... [23:13:05.215] | : . ' , ; ` | : . ' , ; ` | eraseGlobalEnvironment() ... done [23:13:05.216] | : . ' , ; ` | : . ' , ; ` | launchFuture() ... [23:13:05.216] | : . ' , ; ` | : . ' , ; ` | : cluster node index: 1 [23:13:05.216] | : . ' , ; ` | : . ' , ; ` | : getFutureData() ... [23:13:05.216] | : . ' , ; ` | : . ' , ; ` | : . getFutureCore() ... [23:13:05.216] | : . ' , ; ` | : . ' , ; ` | : . ' Packages needed by the future expression (n = 0): [23:13:05.216] | : . ' , ; ` | : . ' , ; ` | : . getFutureCore() ... done [23:13:05.216] | : . ' , ; ` | : . ' , ; ` | : . getFutureCapture() ... [23:13:05.216] | : . ' , ; ` | : . ' , ; ` | : . getFutureCapture() ... done [23:13:05.217] | : . ' , ; ` | : . ' , ; ` | : . getFutureContext() ... [23:13:05.217] | : . ' , ; ` | : . ' , ; ` | : . ' plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:13:05.217] | : . ' , ; ` | : . ' , ; ` | : . ' , Getting stack without first backend: [n=0] [23:13:05.217] | : . ' , ; ` | : . ' , ; ` | : . ' plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:13:05.217] | : . ' , ; ` | : . ' , ; ` | : . ' Packages needed by future backend (n = 0): [23:13:05.217] | : . ' , ; ` | : . ' , ; ` | : . getFutureContext() ... done [23:13:05.218] | : . ' , ; ` | : . ' , ; ` | : getFutureData() ... done [23:13:05.218] | : . ' , ; ` | : . ' , ; ` | : FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'add', earlySignal = 0) ... [23:13:05.218] | : . ' , ; ` | : . ' , ; ` | : . Appended future to position #1 [23:13:05.218] | : . ' , ; ` | : . ' , ; ` | : . Number of registered futures: 1 [23:13:05.219] | : . ' , ; ` | : . ' , ; ` | : FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'add', earlySignal = 0) ... done [23:13:05.219] | : . ' , ; ` | : . ' , ; ` | launchFuture() ... done [23:13:05.219] | : . ' , ; ` | : . ' , ; ` | MultisessionFuture started [23:13:05.219] | : . ' , ; ` | : . ' , ; ` launchFuture() for ClusterFutureBackend ... done [23:13:05.219] | : . ' , ; ` | : . ' , ; Launching futures ... done [23:13:05.220] | : . ' , ; ` | : . ' , ; Future launched: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [23:13:05.220] | : . ' , ; ` | : . ' , Using MultisessionFutureBackend ... done [23:13:05.220] | : . ' , ; ` | : . ' run() for 'Future' () ... done [23:13:05.220] | : . ' , ; ` | : . future(..., label = NULL) ... done [23:13:05.220] | : . ' , ; ` | : . value() for MultisessionFuture () ... [23:13:05.221] | : . ' , ; ` | : . ' result() for ClusterFuture ... [23:13:05.221] | : . ' , ; ` | : . ' , assertValidConnection() ... [23:13:05.221] | : . ' , ; ` | : . ' , ; cluster node index: 1 [23:13:05.222] | : . ' , ; ` | : . ' , assertValidConnection() ... done [23:13:05.222] | : . ' , ; ` | : . ' , receiveMessageFromWorker() for ClusterFuture ... [23:13:05.222] | : . ' , ; ` | : . ' , ; cluster node index: 1 [23:13:05.225] | : . ' , ; ` | : . ' , ; [1] TRUE [23:13:05.225] | : . ' , ; ` | : . ' , ; Received data: [23:13:05.225] | : . ' , ; ` | : . ' , ; List of 5 [23:13:05.225] | : . ' , ; ` | : . ' , ; $ type : chr "VALUE" [23:13:05.225] | : . ' , ; ` | : . ' , ; $ value :List of 16 [23:13:05.225] | : . ' , ; ` | : . ' , ; ..$ value : num 1 [23:13:05.225] | : . ' , ; ` | : . ' , ; ..$ visible : logi TRUE [23:13:05.225] | : . ' , ; ` | : . ' , ; ..$ stdout : chr "" [23:13:05.225] | : . ' , ; ` | : . ' , ; ..$ conditions : list() [23:13:05.225] | : . ' , ; ` | : . ' , ; ..$ rng : logi FALSE [23:13:05.225] | : . ' , ; ` | : . ' , ; ..$ seed : NULL [23:13:05.225] | : . ' , ; ` | : . ' , ; ..$ misuseGlobalEnv : NULL [23:13:05.225] | : . ' , ; ` | : . ' , ; ..$ misuseConnections :List of 3 [23:13:05.225] | : . ' , ; ` | : . ' , ; .. ..$ added : NULL [23:13:05.225] | : . ' , ; ` | : . ' , ; .. ..$ removed : NULL [23:13:05.225] | : . ' , ; ` | : . ' , ; .. ..$ replaced: NULL [23:13:05.225] | : . ' , ; ` | : . ' , ; ..$ misuseDevices : NULL [23:13:05.225] | : . ' , ; ` | : . ' , ; ..$ misuseDefaultDevice: list() [23:13:05.225] | : . ' , ; ` | : . ' , ; ..$ started : POSIXct[1:1], format: "2025-11-16 23:13:05" [23:13:05.225] | : . ' , ; ` | : . ' , ; ..$ finished : POSIXct[1:1], format: "2025-11-16 23:13:05" [23:13:05.225] | : . ' , ; ` | : . ' , ; ..$ uuid : chr [1:2] "23a05fe55a1b7a4bd4d3559301ed970a" "21" [23:13:05.225] | : . ' , ; ` | : . ' , ; ..$ session_uuid : chr "8a386729731d2cb9c277ab7ebd3abc45" [23:13:05.225] | : . ' , ; ` | : . ' , ; .. ..- attr(*, "source")=List of 5 [23:13:05.225] | : . ' , ; ` | : . ' , ; .. .. ..$ host : Named chr "CRANWIN3" [23:13:05.225] | : . ' , ; ` | : . ' , ; .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [23:13:05.225] | : . ' , ; ` | : . ' , ; .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [23:13:05.225] | : . ' , ; ` | : . ' , ; .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [23:13:05.225] | : . ' , ; ` | : . ' , ; .. .. ..$ pid : int 93364 [23:13:05.225] | : . ' , ; ` | : . ' , ; .. .. ..$ time : POSIXct[1:1], format: "2025-11-16 23:13:04" [23:13:05.225] | : . ' , ; ` | : . ' , ; .. .. ..$ random: int 2147483647 [23:13:05.225] | : . ' , ; ` | : . ' , ; ..$ r_info :List of 4 [23:13:05.225] | : . ' , ; ` | : . ' , ; .. ..$ version :Classes 'R_system_version', 'package_version', 'numeric_version' hidden list of 1 [23:13:05.225] | : . ' , ; ` | : . ' , ; .. .. ..$ : int [1:3] 4 6 0 [23:13:05.225] | : . ' , ; ` | : . ' , ; .. ..$ os : chr "windows" [23:13:05.225] | : . ' , ; ` | : . ' , ; .. ..$ os_name : chr "Windows" [23:13:05.225] | : . ' , ; ` | : . ' , ; .. ..$ captures_utf8: logi TRUE [23:13:05.225] | : . ' , ; ` | : . ' , ; ..$ version : chr "1.8" [23:13:05.225] | : . ' , ; ` | : . ' , ; ..- attr(*, "class")= chr "FutureResult" [23:13:05.225] | : . ' , ; ` | : . ' , ; $ success: logi TRUE [23:13:05.225] | : . ' , ; ` | : . ' , ; $ time : 'proc_time' Named num [1:5] 0 0.01 0.02 NA NA [23:13:05.225] | : . ' , ; ` | : . ' , ; ..- attr(*, "names")= chr [1:5] "user.self" "sys.self" "elapsed" "user.child" ... [23:13:05.225] | : . ' , ; ` | : . ' , ; $ tag : NULL [23:13:05.236] | : . ' , ; ` | : . ' , ; Received FutureResult [23:13:05.236] | : . ' , ; ` | : . ' , ; FutureResult: [23:13:05.236] | : . ' , ; ` | : . ' , ; value: 'numeric' [23:13:05.236] | : . ' , ; ` | : . ' , ; visible: TRUE [23:13:05.236] | : . ' , ; ` | : . ' , ; stdout: character [23:13:05.236] | : . ' , ; ` | : . ' , ; conditions: [n = 0] [23:13:05.236] | : . ' , ; ` | : . ' , ; RNG used: FALSE [23:13:05.236] | : . ' , ; ` | : . ' , ; duration: 0.00562501 secs (started 2025-11-16 23:13:05.21859) [23:13:05.236] | : . ' , ; ` | : . ' , ; version: 1.8 [23:13:05.236] | : . ' , ; ` | : . ' , ; FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'remove', earlySignal = 0) ... [23:13:05.237] | : . ' , ; ` | : . ' , ; ` Removed future from position #1 [23:13:05.237] | : . ' , ; ` | : . ' , ; ` Number of registered futures: 0 [23:13:05.237] | : . ' , ; ` | : . ' , ; FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'remove', earlySignal = 0) ... done [23:13:05.237] | : . ' , ; ` | : . ' , ; Erased future from future backend [23:13:05.237] | : . ' , ; ` | : . ' , ; result() for ClusterFuture ... [23:13:05.237] | : . ' , ; ` | : . ' , ; ` result already collected: FutureResult [23:13:05.237] | : . ' , ; ` | : . ' , ; result() for ClusterFuture ... done [23:13:05.238] | : . ' , ; ` | : . ' , ; signalConditions() ... [23:13:05.238] | : . ' , ; ` | : . ' , ; ` include = 'immediateCondition' [23:13:05.238] | : . ' , ; ` | : . ' , ; ` exclude = [23:13:05.238] | : . ' , ; ` | : . ' , ; ` resignal = FALSE [23:13:05.238] | : . ' , ; ` | : . ' , ; ` Number of conditions: 0 [23:13:05.238] | : . ' , ; ` | : . ' , ; ` int 0 [23:13:05.239] | : . ' , ; ` | : . ' , ; signalConditions() ... done [23:13:05.239] | : . ' , ; ` | : . ' , receiveMessageFromWorker() for ClusterFuture ... done [23:13:05.239] | : . ' , ; ` | : . ' result() for ClusterFuture ... done [23:13:05.239] | : . ' , ; ` | : . ' result() for ClusterFuture ... [23:13:05.239] | : . ' , ; ` | : . ' , result already collected: FutureResult [23:13:05.239] | : . ' , ; ` | : . ' result() for ClusterFuture ... done [23:13:05.239] | : . ' , ; ` | : . ' signalConditions() ... [23:13:05.240] | : . ' , ; ` | : . ' , include = 'immediateCondition' [23:13:05.240] | : . ' , ; ` | : . ' , exclude = [23:13:05.240] | : . ' , ; ` | : . ' , resignal = FALSE [23:13:05.240] | : . ' , ; ` | : . ' , Number of conditions: 0 [23:13:05.240] | : . ' , ; ` | : . ' , int 0 [23:13:05.241] | : . ' , ; ` | : . ' signalConditions() ... done [23:13:05.241] | : . ' , ; ` | : . ' relay stdout ... [23:13:05.241] | : . ' , ; ` | : . ' relay stdout ... done [23:13:05.241] | : . ' , ; ` | : . ' check for misuse ... [23:13:05.241] | : . ' , ; ` | : . ' check for misuse ... done [23:13:05.241] | : . ' , ; ` | : . value() for MultisessionFuture () ... done c = 1 [23:13:05.242] | : . ' , ; ` | : . future(..., label = NULL) ... [23:13:05.242] | : . ' , ; ` | : . ' lazy: FALSE [23:13:05.242] | : . ' , ; ` | : . ' stdout: TRUE [23:13:05.242] | : . ' , ; ` | : . ' conditions: [n=1] 'condition' [23:13:05.242] | : . ' , ; ` | : . ' gc: FALSE [23:13:05.242] | : . ' , ; ` | : . ' earlySignal: FALSE [23:13:05.242] | : . ' , ; ` | : . ' getGlobalsAndPackages() ... [23:13:05.242] | : . ' , ; ` | : . ' , Searching for globals ... [23:13:05.244] | : . ' , ; ` | : . ' , ; globals found: [0] [23:13:05.244] | : . ' , ; ` | : . ' , Searching for globals ... done [23:13:05.244] | : . ' , ; ` | : . ' , globals: [0] [23:13:05.244] | : . ' , ; ` | : . ' , packages: [0] [23:13:05.244] | : . ' , ; ` | : . ' getGlobalsAndPackages() ... done [23:13:05.245] | : . ' , ; ` | : . ' run() for 'Future' () ... [23:13:05.245] | : . ' , ; ` | : . ' , state: 'created' [23:13:05.245] | : . ' , ; ` | : . ' , plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:13:05.245] | : . ' , ; ` | : . ' , plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:13:05.245] | : . ' , ; ` | : . ' , Using MultisessionFutureBackend ... [23:13:05.245] | : . ' , ; ` | : . ' , ; Number of futures since start: 8 (8 created, 8 launched, 9 finished) [23:13:05.246] | : . ' , ; ` | : . ' , ; Launching futures ... [23:13:05.246] | : . ' , ; ` | : . ' , ; ` launchFuture() for ClusterFutureBackend ... [23:13:05.246] | : . ' , ; ` | : . ' , ; ` | Workers: [n=2] [23:13:05.246] | : . ' , ; ` | : . ' , ; ` | Socket cluster with 2 nodes on host 'localhost' (R Under development (unstable) (2025-11-15 r89024 ucrt), platform x86_64-w64-mingw32) [23:13:05.248] | : . ' , ; ` | : . ' , ; ` | FutureRegistry: 'workers-c54f0a1d56bdb14cb47a53059ff1012f' [23:13:05.248] | : . ' , ; ` | : . ' , ; ` | requestWorker() ... [23:13:05.248] | : . ' , ; ` | : . ' , ; ` | : requestNode() ... [23:13:05.248] | : . ' , ; ` | : . ' , ; ` | : . Number of workers: 2 [23:13:05.248] | : . ' , ; ` | : . ' , ; ` | : . Polling for a free worker ... [23:13:05.248] | : . ' , ; ` | : . ' , ; ` | : . ' FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'list', earlySignal = 0) ... [23:13:05.249] | : . ' , ; ` | : . ' , ; ` | : . ' , Listing all futures [23:13:05.249] | : . ' , ; ` | : . ' , ; ` | : . ' , Number of registered futures: 0 [23:13:05.249] | : . ' , ; ` | : . ' , ; ` | : . ' FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'list', earlySignal = 0) ... done [23:13:05.249] | : . ' , ; ` | : . ' , ; ` | : . ' Total time: 0 [23:13:05.249] | : . ' , ; ` | : . ' , ; ` | : . Polling for a free worker ... done [23:13:05.249] | : . ' , ; ` | : . ' , ; ` | : . FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'list', earlySignal = 0) ... [23:13:05.249] | : . ' , ; ` | : . ' , ; ` | : . ' Listing all futures [23:13:05.250] | : . ' , ; ` | : . ' , ; ` | : . ' Number of registered futures: 0 [23:13:05.250] | : . ' , ; ` | : . ' , ; ` | : . FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'list', earlySignal = 0) ... done [23:13:05.250] | : . ' , ; ` | : . ' , ; ` | : . avail: [n=2] '1', '2' [23:13:05.250] | : . ' , ; ` | : . ' , ; ` | : . Index of first available worker: 1 [23:13:05.250] | : . ' , ; ` | : . ' , ; ` | : . Validate that the worker is functional ... [23:13:05.251] | : . ' , ; ` | : . ' , ; ` | : . ' Worker is functional [23:13:05.251] | : . ' , ; ` | : . ' , ; ` | : . ' FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'list', earlySignal = 0) ... [23:13:05.251] | : . ' , ; ` | : . ' , ; ` | : . ' , Listing all futures [23:13:05.251] | : . ' , ; ` | : . ' , ; ` | : . ' , Number of registered futures: 0 [23:13:05.251] | : . ' , ; ` | : . ' , ; ` | : . ' FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'list', earlySignal = 0) ... done [23:13:05.251] | : . ' , ; ` | : . ' , ; ` | : . Validate that the worker is functional ... done [23:13:05.252] | : . ' , ; ` | : . ' , ; ` | : requestNode() ... done [23:13:05.252] | : . ' , ; ` | : . ' , ; ` | : cluster node index: 1 [23:13:05.252] | : . ' , ; ` | : . ' , ; ` | requestWorker() ... done [23:13:05.252] | : . ' , ; ` | : . ' , ; ` | eraseGlobalEnvironment() ... [23:13:05.252] | : . ' , ; ` | : . ' , ; ` | eraseGlobalEnvironment() ... done [23:13:05.253] | : . ' , ; ` | : . ' , ; ` | launchFuture() ... [23:13:05.253] | : . ' , ; ` | : . ' , ; ` | : cluster node index: 1 [23:13:05.253] | : . ' , ; ` | : . ' , ; ` | : getFutureData() ... [23:13:05.253] | : . ' , ; ` | : . ' , ; ` | : . getFutureCore() ... [23:13:05.253] | : . ' , ; ` | : . ' , ; ` | : . ' Packages needed by the future expression (n = 0): [23:13:05.253] | : . ' , ; ` | : . ' , ; ` | : . getFutureCore() ... done [23:13:05.253] | : . ' , ; ` | : . ' , ; ` | : . getFutureCapture() ... [23:13:05.253] | : . ' , ; ` | : . ' , ; ` | : . getFutureCapture() ... done [23:13:05.254] | : . ' , ; ` | : . ' , ; ` | : . getFutureContext() ... [23:13:05.254] | : . ' , ; ` | : . ' , ; ` | : . ' plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:13:05.254] | : . ' , ; ` | : . ' , ; ` | : . ' , Getting stack without first backend: [n=0] [23:13:05.254] | : . ' , ; ` | : . ' , ; ` | : . ' plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:13:05.254] | : . ' , ; ` | : . ' , ; ` | : . ' Packages needed by future backend (n = 0): [23:13:05.254] | : . ' , ; ` | : . ' , ; ` | : . getFutureContext() ... done [23:13:05.254] | : . ' , ; ` | : . ' , ; ` | : getFutureData() ... done [23:13:05.255] | : . ' , ; ` | : . ' , ; ` | : FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'add', earlySignal = 0) ... [23:13:05.255] | : . ' , ; ` | : . ' , ; ` | : . Appended future to position #1 [23:13:05.255] | : . ' , ; ` | : . ' , ; ` | : . Number of registered futures: 1 [23:13:05.255] | : . ' , ; ` | : . ' , ; ` | : FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'add', earlySignal = 0) ... done [23:13:05.256] | : . ' , ; ` | : . ' , ; ` | launchFuture() ... done [23:13:05.256] | : . ' , ; ` | : . ' , ; ` | MultisessionFuture started [23:13:05.256] | : . ' , ; ` | : . ' , ; ` launchFuture() for ClusterFutureBackend ... done [23:13:05.256] | : . ' , ; ` | : . ' , ; Launching futures ... done [23:13:05.257] | : . ' , ; ` | : . ' , ; Future launched: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [23:13:05.257] | : . ' , ; ` | : . ' , Using MultisessionFutureBackend ... done [23:13:05.257] | : . ' , ; ` | : . ' run() for 'Future' () ... done [23:13:05.257] | : . ' , ; ` | : . future(..., label = NULL) ... done [23:13:05.257] | : . ' , ; ` | : . value() for MultisessionFuture () ... [23:13:05.258] | : . ' , ; ` | : . ' result() for ClusterFuture ... [23:13:05.258] | : . ' , ; ` | : . ' , assertValidConnection() ... [23:13:05.258] | : . ' , ; ` | : . ' , ; cluster node index: 1 [23:13:05.259] | : . ' , ; ` | : . ' , assertValidConnection() ... done [23:13:05.259] | : . ' , ; ` | : . ' , receiveMessageFromWorker() for ClusterFuture ... [23:13:05.260] | : . ' , ; ` | : . ' , ; cluster node index: 1 [23:13:05.261] | : . ' , ; ` | : . ' , ; [1] TRUE [23:13:05.261] | : . ' , ; ` | : . ' , ; Received data: [23:13:05.261] | : . ' , ; ` | : . ' , ; List of 5 [23:13:05.261] | : . ' , ; ` | : . ' , ; $ type : chr "VALUE" [23:13:05.261] | : . ' , ; ` | : . ' , ; $ value :List of 16 [23:13:05.261] | : . ' , ; ` | : . ' , ; ..$ value : num 1 [23:13:05.261] | : . ' , ; ` | : . ' , ; ..$ visible : logi TRUE [23:13:05.261] | : . ' , ; ` | : . ' , ; ..$ stdout : chr "" [23:13:05.261] | : . ' , ; ` | : . ' , ; ..$ conditions : list() [23:13:05.261] | : . ' , ; ` | : . ' , ; ..$ rng : logi FALSE [23:13:05.261] | : . ' , ; ` | : . ' , ; ..$ seed : NULL [23:13:05.261] | : . ' , ; ` | : . ' , ; ..$ misuseGlobalEnv : NULL [23:13:05.261] | : . ' , ; ` | : . ' , ; ..$ misuseConnections :List of 3 [23:13:05.261] | : . ' , ; ` | : . ' , ; .. ..$ added : NULL [23:13:05.261] | : . ' , ; ` | : . ' , ; .. ..$ removed : NULL [23:13:05.261] | : . ' , ; ` | : . ' , ; .. ..$ replaced: NULL [23:13:05.261] | : . ' , ; ` | : . ' , ; ..$ misuseDevices : NULL [23:13:05.261] | : . ' , ; ` | : . ' , ; ..$ misuseDefaultDevice: list() [23:13:05.261] | : . ' , ; ` | : . ' , ; ..$ started : POSIXct[1:1], format: "2025-11-16 23:13:05" [23:13:05.261] | : . ' , ; ` | : . ' , ; ..$ finished : POSIXct[1:1], format: "2025-11-16 23:13:05" [23:13:05.261] | : . ' , ; ` | : . ' , ; ..$ uuid : chr [1:2] "23a05fe55a1b7a4bd4d3559301ed970a" "22" [23:13:05.261] | : . ' , ; ` | : . ' , ; ..$ session_uuid : chr "8a386729731d2cb9c277ab7ebd3abc45" [23:13:05.261] | : . ' , ; ` | : . ' , ; .. ..- attr(*, "source")=List of 5 [23:13:05.261] | : . ' , ; ` | : . ' , ; .. .. ..$ host : Named chr "CRANWIN3" [23:13:05.261] | : . ' , ; ` | : . ' , ; .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [23:13:05.261] | : . ' , ; ` | : . ' , ; .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [23:13:05.261] | : . ' , ; ` | : . ' , ; .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [23:13:05.261] | : . ' , ; ` | : . ' , ; .. .. ..$ pid : int 93364 [23:13:05.261] | : . ' , ; ` | : . ' , ; .. .. ..$ time : POSIXct[1:1], format: "2025-11-16 23:13:04" [23:13:05.261] | : . ' , ; ` | : . ' , ; .. .. ..$ random: int 2147483647 [23:13:05.261] | : . ' , ; ` | : . ' , ; ..$ r_info :List of 4 [23:13:05.261] | : . ' , ; ` | : . ' , ; .. ..$ version :Classes 'R_system_version', 'package_version', 'numeric_version' hidden list of 1 [23:13:05.261] | : . ' , ; ` | : . ' , ; .. .. ..$ : int [1:3] 4 6 0 [23:13:05.261] | : . ' , ; ` | : . ' , ; .. ..$ os : chr "windows" [23:13:05.261] | : . ' , ; ` | : . ' , ; .. ..$ os_name : chr "Windows" [23:13:05.261] | : . ' , ; ` | : . ' , ; .. ..$ captures_utf8: logi TRUE [23:13:05.261] | : . ' , ; ` | : . ' , ; ..$ version : chr "1.8" [23:13:05.261] | : . ' , ; ` | : . ' , ; ..- attr(*, "class")= chr "FutureResult" [23:13:05.261] | : . ' , ; ` | : . ' , ; $ success: logi TRUE [23:13:05.261] | : . ' , ; ` | : . ' , ; $ time : 'proc_time' Named num [1:5] 0.01 0 0.02 NA NA [23:13:05.261] | : . ' , ; ` | : . ' , ; ..- attr(*, "names")= chr [1:5] "user.self" "sys.self" "elapsed" "user.child" ... [23:13:05.261] | : . ' , ; ` | : . ' , ; $ tag : NULL [23:13:05.283] | : . ' , ; ` | : . ' , ; Received FutureResult [23:13:05.284] | : . ' , ; ` | : . ' , ; FutureResult: [23:13:05.284] | : . ' , ; ` | : . ' , ; value: 'numeric' [23:13:05.284] | : . ' , ; ` | : . ' , ; visible: TRUE [23:13:05.284] | : . ' , ; ` | : . ' , ; stdout: character [23:13:05.284] | : . ' , ; ` | : . ' , ; conditions: [n = 0] [23:13:05.284] | : . ' , ; ` | : . ' , ; RNG used: FALSE [23:13:05.284] | : . ' , ; ` | : . ' , ; duration: 0.004306078 secs (started 2025-11-16 23:13:05.255524) [23:13:05.284] | : . ' , ; ` | : . ' , ; version: 1.8 [23:13:05.285] | : . ' , ; ` | : . ' , ; FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'remove', earlySignal = 0) ... [23:13:05.285] | : . ' , ; ` | : . ' , ; ` Removed future from position #1 [23:13:05.285] | : . ' , ; ` | : . ' , ; ` Number of registered futures: 0 [23:13:05.286] | : . ' , ; ` | : . ' , ; FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'remove', earlySignal = 0) ... done [23:13:05.286] | : . ' , ; ` | : . ' , ; Erased future from future backend [23:13:05.286] | : . ' , ; ` | : . ' , ; result() for ClusterFuture ... [23:13:05.286] | : . ' , ; ` | : . ' , ; ` result already collected: FutureResult [23:13:05.287] | : . ' , ; ` | : . ' , ; result() for ClusterFuture ... done [23:13:05.287] | : . ' , ; ` | : . ' , ; signalConditions() ... [23:13:05.287] | : . ' , ; ` | : . ' , ; ` include = 'immediateCondition' [23:13:05.287] | : . ' , ; ` | : . ' , ; ` exclude = [23:13:05.288] | : . ' , ; ` | : . ' , ; ` resignal = FALSE [23:13:05.288] | : . ' , ; ` | : . ' , ; ` Number of conditions: 0 [23:13:05.288] | : . ' , ; ` | : . ' , ; ` int 0 [23:13:05.289] | : . ' , ; ` | : . ' , ; signalConditions() ... done [23:13:05.289] | : . ' , ; ` | : . ' , receiveMessageFromWorker() for ClusterFuture ... done [23:13:05.289] | : . ' , ; ` | : . ' result() for ClusterFuture ... done [23:13:05.289] | : . ' , ; ` | : . ' result() for ClusterFuture ... [23:13:05.289] | : . ' , ; ` | : . ' , result already collected: FutureResult [23:13:05.290] | : . ' , ; ` | : . ' result() for ClusterFuture ... done [23:13:05.290] | : . ' , ; ` | : . ' signalConditions() ... [23:13:05.290] | : . ' , ; ` | : . ' , include = 'immediateCondition' [23:13:05.290] | : . ' , ; ` | : . ' , exclude = [23:13:05.290] | : . ' , ; ` | : . ' , resignal = FALSE [23:13:05.291] | : . ' , ; ` | : . ' , Number of conditions: 0 [23:13:05.291] | : . ' , ; ` | : . ' , int 0 [23:13:05.292] | : . ' , ; ` | : . ' signalConditions() ... done [23:13:05.292] | : . ' , ; ` | : . ' relay stdout ... [23:13:05.292] | : . ' , ; ` | : . ' relay stdout ... done [23:13:05.292] | : . ' , ; ` | : . ' check for misuse ... [23:13:05.293] | : . ' , ; ` | : . ' check for misuse ... done [23:13:05.293] | : . ' , ; ` | : . value() for MultisessionFuture () ... done d = 1 ** Nested future assignments [23:13:05.293] | : . ' , ; ` | : . future(..., label = NULL) ... [23:13:05.294] | : . ' , ; ` | : . ' lazy: FALSE [23:13:05.294] | : . ' , ; ` | : . ' stdout: TRUE [23:13:05.294] | : . ' , ; ` | : . ' conditions: [n=1] 'condition' [23:13:05.294] | : . ' , ; ` | : . ' gc: FALSE [23:13:05.295] | : . ' , ; ` | : . ' earlySignal: FALSE [23:13:05.295] | : . ' , ; ` | : . ' getGlobalsAndPackages() ... [23:13:05.295] | : . ' , ; ` | : . ' , Searching for globals ... [23:13:05.348] | : . ' , ; ` | : . ' , ; globals found: [5] '{', '<-', '%<-%', '%->%', '+' [23:13:05.349] | : . ' , ; ` | : . ' , Searching for globals ... done [23:13:05.349] | : . ' , ; ` | : . ' , Resolving globals: FALSE [23:13:05.349] | : . ' , ; ` | : . ' , Search for packages associated with the globals ... [23:13:05.350] | : . ' , ; ` | : . ' , ; Packages associated with globals: [2] 'base', 'future' [23:13:05.350] | : . ' , ; ` | : . ' , ; Packages: [2] 'base', 'future' [23:13:05.350] | : . ' , ; ` | : . ' , Search for packages associated with the globals ... done [23:13:05.351] | : . ' , ; ` | : . ' , Packages after dropping 'base': [1] 'future' [23:13:05.351] | : . ' , ; ` | : . ' , Packages after dropping non-attached packages: [1] 'future' [23:13:05.351] | : . ' , ; ` | : . ' , globals: [0] [23:13:05.352] | : . ' , ; ` | : . ' , packages: [1] 'future' [23:13:05.352] | : . ' , ; ` | : . ' getGlobalsAndPackages() ... done [23:13:05.352] | : . ' , ; ` | : . ' run() for 'Future' () ... [23:13:05.352] | : . ' , ; ` | : . ' , state: 'created' [23:13:05.353] | : . ' , ; ` | : . ' , plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:13:05.353] | : . ' , ; ` | : . ' , plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:13:05.353] | : . ' , ; ` | : . ' , Using MultisessionFutureBackend ... [23:13:05.353] | : . ' , ; ` | : . ' , ; Number of futures since start: 9 (9 created, 9 launched, 10 finished) [23:13:05.354] | : . ' , ; ` | : . ' , ; Launching futures ... [23:13:05.354] | : . ' , ; ` | : . ' , ; ` launchFuture() for ClusterFutureBackend ... [23:13:05.354] | : . ' , ; ` | : . ' , ; ` | Workers: [n=2] [23:13:05.354] | : . ' , ; ` | : . ' , ; ` | Socket cluster with 2 nodes on host 'localhost' (R Under development (unstable) (2025-11-15 r89024 ucrt), platform x86_64-w64-mingw32) [23:13:05.357] | : . ' , ; ` | : . ' , ; ` | FutureRegistry: 'workers-c54f0a1d56bdb14cb47a53059ff1012f' [23:13:05.357] | : . ' , ; ` | : . ' , ; ` | requestWorker() ... [23:13:05.357] | : . ' , ; ` | : . ' , ; ` | : requestNode() ... [23:13:05.357] | : . ' , ; ` | : . ' , ; ` | : . Number of workers: 2 [23:13:05.358] | : . ' , ; ` | : . ' , ; ` | : . Polling for a free worker ... [23:13:05.358] | : . ' , ; ` | : . ' , ; ` | : . ' FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'list', earlySignal = 0) ... [23:13:05.358] | : . ' , ; ` | : . ' , ; ` | : . ' , Listing all futures [23:13:05.358] | : . ' , ; ` | : . ' , ; ` | : . ' , Number of registered futures: 0 [23:13:05.358] | : . ' , ; ` | : . ' , ; ` | : . ' FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'list', earlySignal = 0) ... done [23:13:05.359] | : . ' , ; ` | : . ' , ; ` | : . ' Total time: 0 [23:13:05.359] | : . ' , ; ` | : . ' , ; ` | : . Polling for a free worker ... done [23:13:05.359] | : . ' , ; ` | : . ' , ; ` | : . FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'list', earlySignal = 0) ... [23:13:05.359] | : . ' , ; ` | : . ' , ; ` | : . ' Listing all futures [23:13:05.359] | : . ' , ; ` | : . ' , ; ` | : . ' Number of registered futures: 0 [23:13:05.360] | : . ' , ; ` | : . ' , ; ` | : . FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'list', earlySignal = 0) ... done [23:13:05.360] | : . ' , ; ` | : . ' , ; ` | : . avail: [n=2] '1', '2' [23:13:05.360] | : . ' , ; ` | : . ' , ; ` | : . Index of first available worker: 1 [23:13:05.360] | : . ' , ; ` | : . ' , ; ` | : . Validate that the worker is functional ... [23:13:05.361] | : . ' , ; ` | : . ' , ; ` | : . ' Worker is functional [23:13:05.361] | : . ' , ; ` | : . ' , ; ` | : . ' FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'list', earlySignal = 0) ... [23:13:05.361] | : . ' , ; ` | : . ' , ; ` | : . ' , Listing all futures [23:13:05.361] | : . ' , ; ` | : . ' , ; ` | : . ' , Number of registered futures: 0 [23:13:05.362] | : . ' , ; ` | : . ' , ; ` | : . ' FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'list', earlySignal = 0) ... done [23:13:05.362] | : . ' , ; ` | : . ' , ; ` | : . Validate that the worker is functional ... done [23:13:05.362] | : . ' , ; ` | : . ' , ; ` | : requestNode() ... done [23:13:05.362] | : . ' , ; ` | : . ' , ; ` | : cluster node index: 1 [23:13:05.363] | : . ' , ; ` | : . ' , ; ` | requestWorker() ... done [23:13:05.363] | : . ' , ; ` | : . ' , ; ` | eraseGlobalEnvironment() ... [23:13:05.363] | : . ' , ; ` | : . ' , ; ` | eraseGlobalEnvironment() ... done [23:13:05.364] | : . ' , ; ` | : . ' , ; ` | launchFuture() ... [23:13:05.364] | : . ' , ; ` | : . ' , ; ` | : cluster node index: 1 [23:13:05.364] | : . ' , ; ` | : . ' , ; ` | : getFutureData() ... [23:13:05.364] | : . ' , ; ` | : . ' , ; ` | : . getFutureCore() ... [23:13:05.364] | : . ' , ; ` | : . ' , ; ` | : . ' Packages needed by the future expression (n = 1): 'future' [23:13:05.365] | : . ' , ; ` | : . ' , ; ` | : . getFutureCore() ... done [23:13:05.365] | : . ' , ; ` | : . ' , ; ` | : . getFutureCapture() ... [23:13:05.365] | : . ' , ; ` | : . ' , ; ` | : . getFutureCapture() ... done [23:13:05.366] | : . ' , ; ` | : . ' , ; ` | : . getFutureContext() ... [23:13:05.366] | : . ' , ; ` | : . ' , ; ` | : . ' plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:13:05.366] | : . ' , ; ` | : . ' , ; ` | : . ' , Getting stack without first backend: [n=0] [23:13:05.366] | : . ' , ; ` | : . ' , ; ` | : . ' plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:13:05.367] | : . ' , ; ` | : . ' , ; ` | : . ' Packages needed by future backend (n = 0): [23:13:05.367] | : . ' , ; ` | : . ' , ; ` | : . getFutureContext() ... done [23:13:05.367] | : . ' , ; ` | : . ' , ; ` | : getFutureData() ... done [23:13:05.368] | : . ' , ; ` | : . ' , ; ` | : FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'add', earlySignal = 0) ... [23:13:05.368] | : . ' , ; ` | : . ' , ; ` | : . Appended future to position #1 [23:13:05.368] | : . ' , ; ` | : . ' , ; ` | : . Number of registered futures: 1 [23:13:05.369] | : . ' , ; ` | : . ' , ; ` | : FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'add', earlySignal = 0) ... done [23:13:05.369] | : . ' , ; ` | : . ' , ; ` | launchFuture() ... done [23:13:05.369] | : . ' , ; ` | : . ' , ; ` | MultisessionFuture started [23:13:05.369] | : . ' , ; ` | : . ' , ; ` launchFuture() for ClusterFutureBackend ... done [23:13:05.370] | : . ' , ; ` | : . ' , ; Launching futures ... done [23:13:05.370] | : . ' , ; ` | : . ' , ; Future launched: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [23:13:05.370] | : . ' , ; ` | : . ' , Using MultisessionFutureBackend ... done [23:13:05.370] | : . ' , ; ` | : . ' run() for 'Future' () ... done [23:13:05.371] | : . ' , ; ` | : . future(..., label = NULL) ... done [23:13:05.371] | : . ' , ; ` | : . value() for MultisessionFuture () ... [23:13:05.371] | : . ' , ; ` | : . ' result() for ClusterFuture ... [23:13:05.372] | : . ' , ; ` | : . ' , assertValidConnection() ... [23:13:05.372] | : . ' , ; ` | : . ' , ; cluster node index: 1 [23:13:05.373] | : . ' , ; ` | : . ' , assertValidConnection() ... done [23:13:05.373] | : . ' , ; ` | : . ' , receiveMessageFromWorker() for ClusterFuture ... [23:13:05.373] | : . ' , ; ` | : . ' , ; cluster node index: 1 [23:13:05.413] | : . ' , ; ` | : . ' , ; [1] TRUE [23:13:05.413] | : . ' , ; ` | : . ' , ; Received data: [23:13:05.414] | : . ' , ; ` | : . ' , ; List of 5 [23:13:05.414] | : . ' , ; ` | : . ' , ; $ type : chr "VALUE" [23:13:05.414] | : . ' , ; ` | : . ' , ; $ value :List of 16 [23:13:05.414] | : . ' , ; ` | : . ' , ; ..$ value : num 10 [23:13:05.414] | : . ' , ; ` | : . ' , ; ..$ visible : logi TRUE [23:13:05.414] | : . ' , ; ` | : . ' , ; ..$ stdout : chr "" [23:13:05.414] | : . ' , ; ` | : . ' , ; ..$ conditions : list() [23:13:05.414] | : . ' , ; ` | : . ' , ; ..$ rng : logi FALSE [23:13:05.414] | : . ' , ; ` | : . ' , ; ..$ seed : NULL [23:13:05.414] | : . ' , ; ` | : . ' , ; ..$ misuseGlobalEnv : NULL [23:13:05.414] | : . ' , ; ` | : . ' , ; ..$ misuseConnections :List of 3 [23:13:05.414] | : . ' , ; ` | : . ' , ; .. ..$ added : NULL [23:13:05.414] | : . ' , ; ` | : . ' , ; .. ..$ removed : NULL [23:13:05.414] | : . ' , ; ` | : . ' , ; .. ..$ replaced: NULL [23:13:05.414] | : . ' , ; ` | : . ' , ; ..$ misuseDevices : NULL [23:13:05.414] | : . ' , ; ` | : . ' , ; ..$ misuseDefaultDevice: list() [23:13:05.414] | : . ' , ; ` | : . ' , ; ..$ started : POSIXct[1:1], format: "2025-11-16 23:13:05" [23:13:05.414] | : . ' , ; ` | : . ' , ; ..$ finished : POSIXct[1:1], format: "2025-11-16 23:13:05" [23:13:05.414] | : . ' , ; ` | : . ' , ; ..$ uuid : chr [1:2] "23a05fe55a1b7a4bd4d3559301ed970a" "23" [23:13:05.414] | : . ' , ; ` | : . ' , ; ..$ session_uuid : chr "8a386729731d2cb9c277ab7ebd3abc45" [23:13:05.414] | : . ' , ; ` | : . ' , ; .. ..- attr(*, "source")=List of 5 [23:13:05.414] | : . ' , ; ` | : . ' , ; .. .. ..$ host : Named chr "CRANWIN3" [23:13:05.414] | : . ' , ; ` | : . ' , ; .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [23:13:05.414] | : . ' , ; ` | : . ' , ; .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [23:13:05.414] | : . ' , ; ` | : . ' , ; .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [23:13:05.414] | : . ' , ; ` | : . ' , ; .. .. ..$ pid : int 93364 [23:13:05.414] | : . ' , ; ` | : . ' , ; .. .. ..$ time : POSIXct[1:1], format: "2025-11-16 23:13:04" [23:13:05.414] | : . ' , ; ` | : . ' , ; .. .. ..$ random: int 2147483647 [23:13:05.414] | : . ' , ; ` | : . ' , ; ..$ r_info :List of 4 [23:13:05.414] | : . ' , ; ` | : . ' , ; .. ..$ version :Classes 'R_system_version', 'package_version', 'numeric_version' hidden list of 1 [23:13:05.414] | : . ' , ; ` | : . ' , ; .. .. ..$ : int [1:3] 4 6 0 [23:13:05.414] | : . ' , ; ` | : . ' , ; .. ..$ os : chr "windows" [23:13:05.414] | : . ' , ; ` | : . ' , ; .. ..$ os_name : chr "Windows" [23:13:05.414] | : . ' , ; ` | : . ' , ; .. ..$ captures_utf8: logi TRUE [23:13:05.414] | : . ' , ; ` | : . ' , ; ..$ version : chr "1.8" [23:13:05.414] | : . ' , ; ` | : . ' , ; ..- attr(*, "class")= chr "FutureResult" [23:13:05.414] | : . ' , ; ` | : . ' , ; $ success: logi TRUE [23:13:05.414] | : . ' , ; ` | : . ' , ; $ time : 'proc_time' Named num [1:5] 0.05 0 0.05 NA NA [23:13:05.414] | : . ' , ; ` | : . ' , ; ..- attr(*, "names")= chr [1:5] "user.self" "sys.self" "elapsed" "user.child" ... [23:13:05.414] | : . ' , ; ` | : . ' , ; $ tag : NULL [23:13:05.437] | : . ' , ; ` | : . ' , ; Received FutureResult [23:13:05.440] | : . ' , ; ` | : . ' , ; FutureResult: [23:13:05.440] | : . ' , ; ` | : . ' , ; value: 'numeric' [23:13:05.440] | : . ' , ; ` | : . ' , ; visible: TRUE [23:13:05.440] | : . ' , ; ` | : . ' , ; stdout: character [23:13:05.440] | : . ' , ; ` | : . ' , ; conditions: [n = 0] [23:13:05.440] | : . ' , ; ` | : . ' , ; RNG used: FALSE [23:13:05.440] | : . ' , ; ` | : . ' , ; duration: 0.04257393 secs (started 2025-11-16 23:13:05.368477) [23:13:05.440] | : . ' , ; ` | : . ' , ; version: 1.8 [23:13:05.441] | : . ' , ; ` | : . ' , ; FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'remove', earlySignal = 0) ... [23:13:05.442] | : . ' , ; ` | : . ' , ; ` Removed future from position #1 [23:13:05.442] | : . ' , ; ` | : . ' , ; ` Number of registered futures: 0 [23:13:05.442] | : . ' , ; ` | : . ' , ; FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'remove', earlySignal = 0) ... done [23:13:05.443] | : . ' , ; ` | : . ' , ; Erased future from future backend [23:13:05.443] | : . ' , ; ` | : . ' , ; result() for ClusterFuture ... [23:13:05.443] | : . ' , ; ` | : . ' , ; ` result already collected: FutureResult [23:13:05.444] | : . ' , ; ` | : . ' , ; result() for ClusterFuture ... done [23:13:05.444] | : . ' , ; ` | : . ' , ; signalConditions() ... [23:13:05.444] | : . ' , ; ` | : . ' , ; ` include = 'immediateCondition' [23:13:05.444] | : . ' , ; ` | : . ' , ; ` exclude = [23:13:05.445] | : . ' , ; ` | : . ' , ; ` resignal = FALSE [23:13:05.445] | : . ' , ; ` | : . ' , ; ` Number of conditions: 0 [23:13:05.445] | : . ' , ; ` | : . ' , ; ` int 0 [23:13:05.446] | : . ' , ; ` | : . ' , ; signalConditions() ... done [23:13:05.446] | : . ' , ; ` | : . ' , receiveMessageFromWorker() for ClusterFuture ... done [23:13:05.447] | : . ' , ; ` | : . ' result() for ClusterFuture ... done [23:13:05.447] | : . ' , ; ` | : . ' result() for ClusterFuture ... [23:13:05.447] | : . ' , ; ` | : . ' , result already collected: FutureResult [23:13:05.448] | : . ' , ; ` | : . ' result() for ClusterFuture ... done [23:13:05.448] | : . ' , ; ` | : . ' signalConditions() ... [23:13:05.448] | : . ' , ; ` | : . ' , include = 'immediateCondition' [23:13:05.449] | : . ' , ; ` | : . ' , exclude = [23:13:05.449] | : . ' , ; ` | : . ' , resignal = FALSE [23:13:05.449] | : . ' , ; ` | : . ' , Number of conditions: 0 [23:13:05.449] | : . ' , ; ` | : . ' , int 0 [23:13:05.450] | : . ' , ; ` | : . ' signalConditions() ... done [23:13:05.450] | : . ' , ; ` | : . ' relay stdout ... [23:13:05.451] | : . ' , ; ` | : . ' relay stdout ... done [23:13:05.451] | : . ' , ; ` | : . ' check for misuse ... [23:13:05.451] | : . ' , ; ` | : . ' check for misuse ... done [23:13:05.452] | : . ' , ; ` | : . value() for MultisessionFuture () ... done a = 10 [23:13:05.452] | : . ' , ; ` | : . future(..., label = NULL) ... [23:13:05.453] | : . ' , ; ` | : . ' lazy: FALSE [23:13:05.453] | : . ' , ; ` | : . ' stdout: TRUE [23:13:05.453] | : . ' , ; ` | : . ' conditions: [n=1] 'condition' [23:13:05.453] | : . ' , ; ` | : . ' gc: FALSE [23:13:05.454] | : . ' , ; ` | : . ' earlySignal: FALSE [23:13:05.454] | : . ' , ; ` | : . ' getGlobalsAndPackages() ... [23:13:05.454] | : . ' , ; ` | : . ' , Searching for globals ... [23:13:05.464] | : . ' , ; ` | : . ' , ; globals found: [3] '{', '+', 'a' [23:13:05.465] | : . ' , ; ` | : . ' , Searching for globals ... done [23:13:05.465] | : . ' , ; ` | : . ' , Resolving globals: FALSE [23:13:05.465] | : . ' , ; ` | : . ' , Search for packages associated with the globals ... [23:13:05.465] | : . ' , ; ` | : . ' , ; Packages associated with globals: [1] 'base' [23:13:05.466] | : . ' , ; ` | : . ' , ; Packages: [1] 'base' [23:13:05.466] | : . ' , ; ` | : . ' , Search for packages associated with the globals ... done [23:13:05.467] | : . ' , ; ` | : . ' , Packages after dropping 'base': [0] [23:13:05.467] | : . ' , ; ` | : . ' , globals: [1] 'a' [23:13:05.467] | : . ' , ; ` | : . ' , packages: [0] [23:13:05.467] | : . ' , ; ` | : . ' getGlobalsAndPackages() ... done [23:13:05.468] | : . ' , ; ` | : . ' run() for 'Future' () ... [23:13:05.468] | : . ' , ; ` | : . ' , state: 'created' [23:13:05.468] | : . ' , ; ` | : . ' , plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:13:05.469] | : . ' , ; ` | : . ' , plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:13:05.469] | : . ' , ; ` | : . ' , Using MultisessionFutureBackend ... [23:13:05.469] | : . ' , ; ` | : . ' , ; Number of futures since start: 10 (10 created, 10 launched, 11 finished) [23:13:05.469] | : . ' , ; ` | : . ' , ; Launching futures ... [23:13:05.470] | : . ' , ; ` | : . ' , ; ` launchFuture() for ClusterFutureBackend ... [23:13:05.470] | : . ' , ; ` | : . ' , ; ` | Workers: [n=2] [23:13:05.470] | : . ' , ; ` | : . ' , ; ` | Socket cluster with 2 nodes on host 'localhost' (R Under development (unstable) (2025-11-15 r89024 ucrt), platform x86_64-w64-mingw32) [23:13:05.473] | : . ' , ; ` | : . ' , ; ` | FutureRegistry: 'workers-c54f0a1d56bdb14cb47a53059ff1012f' [23:13:05.473] | : . ' , ; ` | : . ' , ; ` | requestWorker() ... [23:13:05.473] | : . ' , ; ` | : . ' , ; ` | : requestNode() ... [23:13:05.473] | : . ' , ; ` | : . ' , ; ` | : . Number of workers: 2 [23:13:05.474] | : . ' , ; ` | : . ' , ; ` | : . Polling for a free worker ... [23:13:05.474] | : . ' , ; ` | : . ' , ; ` | : . ' FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'list', earlySignal = 0) ... [23:13:05.474] | : . ' , ; ` | : . ' , ; ` | : . ' , Listing all futures [23:13:05.474] | : . ' , ; ` | : . ' , ; ` | : . ' , Number of registered futures: 0 [23:13:05.475] | : . ' , ; ` | : . ' , ; ` | : . ' FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'list', earlySignal = 0) ... done [23:13:05.475] | : . ' , ; ` | : . ' , ; ` | : . ' Total time: 0 [23:13:05.475] | : . ' , ; ` | : . ' , ; ` | : . Polling for a free worker ... done [23:13:05.475] | : . ' , ; ` | : . ' , ; ` | : . FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'list', earlySignal = 0) ... [23:13:05.476] | : . ' , ; ` | : . ' , ; ` | : . ' Listing all futures [23:13:05.476] | : . ' , ; ` | : . ' , ; ` | : . ' Number of registered futures: 0 [23:13:05.476] | : . ' , ; ` | : . ' , ; ` | : . FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'list', earlySignal = 0) ... done [23:13:05.476] | : . ' , ; ` | : . ' , ; ` | : . avail: [n=2] '1', '2' [23:13:05.477] | : . ' , ; ` | : . ' , ; ` | : . Index of first available worker: 1 [23:13:05.477] | : . ' , ; ` | : . ' , ; ` | : . Validate that the worker is functional ... [23:13:05.478] | : . ' , ; ` | : . ' , ; ` | : . ' Worker is functional [23:13:05.478] | : . ' , ; ` | : . ' , ; ` | : . ' FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'list', earlySignal = 0) ... [23:13:05.478] | : . ' , ; ` | : . ' , ; ` | : . ' , Listing all futures [23:13:05.478] | : . ' , ; ` | : . ' , ; ` | : . ' , Number of registered futures: 0 [23:13:05.478] | : . ' , ; ` | : . ' , ; ` | : . ' FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'list', earlySignal = 0) ... done [23:13:05.479] | : . ' , ; ` | : . ' , ; ` | : . Validate that the worker is functional ... done [23:13:05.479] | : . ' , ; ` | : . ' , ; ` | : requestNode() ... done [23:13:05.479] | : . ' , ; ` | : . ' , ; ` | : cluster node index: 1 [23:13:05.479] | : . ' , ; ` | : . ' , ; ` | requestWorker() ... done [23:13:05.479] | : . ' , ; ` | : . ' , ; ` | eraseGlobalEnvironment() ... [23:13:05.480] | : . ' , ; ` | : . ' , ; ` | eraseGlobalEnvironment() ... done [23:13:05.480] | : . ' , ; ` | : . ' , ; ` | launchFuture() ... [23:13:05.480] | : . ' , ; ` | : . ' , ; ` | : cluster node index: 1 [23:13:05.480] | : . ' , ; ` | : . ' , ; ` | : getFutureData() ... [23:13:05.481] | : . ' , ; ` | : . ' , ; ` | : . getFutureCore() ... [23:13:05.481] | : . ' , ; ` | : . ' , ; ` | : . ' Packages needed by the future expression (n = 0): [23:13:05.481] | : . ' , ; ` | : . ' , ; ` | : . getFutureCore() ... done [23:13:05.481] | : . ' , ; ` | : . ' , ; ` | : . getFutureCapture() ... [23:13:05.481] | : . ' , ; ` | : . ' , ; ` | : . getFutureCapture() ... done [23:13:05.481] | : . ' , ; ` | : . ' , ; ` | : . getFutureContext() ... [23:13:05.482] | : . ' , ; ` | : . ' , ; ` | : . ' plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [23:13:05.482] | : . ' , ; ` | : . ' , ; ` | : . ' , Getting stack without first backend: [n=0] [23:13:05.482] | : . ' , ; ` | : . ' , ; ` | : . ' plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [23:13:05.482] | : . ' , ; ` | : . ' , ; ` | : . ' Packages needed by future backend (n = 0): [23:13:05.482] | : . ' , ; ` | : . ' , ; ` | : . getFutureContext() ... done [23:13:05.483] | : . ' , ; ` | : . ' , ; ` | : getFutureData() ... done [23:13:05.483] | : . ' , ; ` | : . ' , ; ` | : FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'add', earlySignal = 0) ... [23:13:05.483] | : . ' , ; ` | : . ' , ; ` | : . Appended future to position #1 [23:13:05.483] | : . ' , ; ` | : . ' , ; ` | : . Number of registered futures: 1 [23:13:05.484] | : . ' , ; ` | : . ' , ; ` | : FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'add', earlySignal = 0) ... done [23:13:05.484] | : . ' , ; ` | : . ' , ; ` | launchFuture() ... done [23:13:05.484] | : . ' , ; ` | : . ' , ; ` | MultisessionFuture started [23:13:05.484] | : . ' , ; ` | : . ' , ; ` launchFuture() for ClusterFutureBackend ... done [23:13:05.484] | : . ' , ; ` | : . ' , ; Launching futures ... done [23:13:05.484] | : . ' , ; ` | : . ' , ; Future launched: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [23:13:05.485] | : . ' , ; ` | : . ' , Using MultisessionFutureBackend ... done [23:13:05.485] | : . ' , ; ` | : . ' run() for 'Future' () ... done [23:13:05.485] | : . ' , ; ` | : . future(..., label = NULL) ... done [23:13:05.485] | : . ' , ; ` | : . value() for MultisessionFuture () ... [23:13:05.485] | : . ' , ; ` | : . ' result() for ClusterFuture ... [23:13:05.486] | : . ' , ; ` | : . ' , assertValidConnection() ... [23:13:05.486] | : . ' , ; ` | : . ' , ; cluster node index: 1 [23:13:05.486] | : . ' , ; ` | : . ' , assertValidConnection() ... done [23:13:05.486] | : . ' , ; ` | : . ' , receiveMessageFromWorker() for ClusterFuture ... [23:13:05.487] | : . ' , ; ` | : . ' , ; cluster node index: 1 [23:13:05.487] | : . ' , ; ` | : . ' , ; [1] TRUE [23:13:05.488] | : . ' , ; ` | : . ' , ; Received data: [23:13:05.488] | : . ' , ; ` | : . ' , ; List of 5 [23:13:05.488] | : . ' , ; ` | : . ' , ; $ type : chr "VALUE" [23:13:05.488] | : . ' , ; ` | : . ' , ; $ value :List of 16 [23:13:05.488] | : . ' , ; ` | : . ' , ; ..$ value : num 11 [23:13:05.488] | : . ' , ; ` | : . ' , ; ..$ visible : logi TRUE [23:13:05.488] | : . ' , ; ` | : . ' , ; ..$ stdout : chr "" [23:13:05.488] | : . ' , ; ` | : . ' , ; ..$ conditions : list() [23:13:05.488] | : . ' , ; ` | : . ' , ; ..$ rng : logi FALSE [23:13:05.488] | : . ' , ; ` | : . ' , ; ..$ seed : NULL [23:13:05.488] | : . ' , ; ` | : . ' , ; ..$ misuseGlobalEnv : NULL [23:13:05.488] | : . ' , ; ` | : . ' , ; ..$ misuseConnections :List of 3 [23:13:05.488] | : . ' , ; ` | : . ' , ; .. ..$ added : NULL [23:13:05.488] | : . ' , ; ` | : . ' , ; .. ..$ removed : NULL [23:13:05.488] | : . ' , ; ` | : . ' , ; .. ..$ replaced: NULL [23:13:05.488] | : . ' , ; ` | : . ' , ; ..$ misuseDevices : NULL [23:13:05.488] | : . ' , ; ` | : . ' , ; ..$ misuseDefaultDevice: list() [23:13:05.488] | : . ' , ; ` | : . ' , ; ..$ started : POSIXct[1:1], format: "2025-11-16 23:13:05" [23:13:05.488] | : . ' , ; ` | : . ' , ; ..$ finished : POSIXct[1:1], format: "2025-11-16 23:13:05" [23:13:05.488] | : . ' , ; ` | : . ' , ; ..$ uuid : chr [1:2] "23a05fe55a1b7a4bd4d3559301ed970a" "24" [23:13:05.488] | : . ' , ; ` | : . ' , ; ..$ session_uuid : chr "8a386729731d2cb9c277ab7ebd3abc45" [23:13:05.488] | : . ' , ; ` | : . ' , ; .. ..- attr(*, "source")=List of 5 [23:13:05.488] | : . ' , ; ` | : . ' , ; .. .. ..$ host : Named chr "CRANWIN3" [23:13:05.488] | : . ' , ; ` | : . ' , ; .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [23:13:05.488] | : . ' , ; ` | : . ' , ; .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [23:13:05.488] | : . ' , ; ` | : . ' , ; .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [23:13:05.488] | : . ' , ; ` | : . ' , ; .. .. ..$ pid : int 93364 [23:13:05.488] | : . ' , ; ` | : . ' , ; .. .. ..$ time : POSIXct[1:1], format: "2025-11-16 23:13:04" [23:13:05.488] | : . ' , ; ` | : . ' , ; .. .. ..$ random: int 2147483647 [23:13:05.488] | : . ' , ; ` | : . ' , ; ..$ r_info :List of 4 [23:13:05.488] | : . ' , ; ` | : . ' , ; .. ..$ version :Classes 'R_system_version', 'package_version', 'numeric_version' hidden list of 1 [23:13:05.488] | : . ' , ; ` | : . ' , ; .. .. ..$ : int [1:3] 4 6 0 [23:13:05.488] | : . ' , ; ` | : . ' , ; .. ..$ os : chr "windows" [23:13:05.488] | : . ' , ; ` | : . ' , ; .. ..$ os_name : chr "Windows" [23:13:05.488] | : . ' , ; ` | : . ' , ; .. ..$ captures_utf8: logi TRUE [23:13:05.488] | : . ' , ; ` | : . ' , ; ..$ version : chr "1.8" [23:13:05.488] | : . ' , ; ` | : . ' , ; ..- attr(*, "class")= chr "FutureResult" [23:13:05.488] | : . ' , ; ` | : . ' , ; $ success: logi TRUE [23:13:05.488] | : . ' , ; ` | : . ' , ; $ time : 'proc_time' Named num [1:5] 0 0 0 NA NA [23:13:05.488] | : . ' , ; ` | : . ' , ; ..- attr(*, "names")= chr [1:5] "user.self" "sys.self" "elapsed" "user.child" ... [23:13:05.488] | : . ' , ; ` | : . ' , ; $ tag : NULL [23:13:05.507] | : . ' , ; ` | : . ' , ; Received FutureResult [23:13:05.507] | : . ' , ; ` | : . ' , ; FutureResult: [23:13:05.507] | : . ' , ; ` | : . ' , ; value: 'numeric' [23:13:05.507] | : . ' , ; ` | : . ' , ; visible: TRUE [23:13:05.507] | : . ' , ; ` | : . ' , ; stdout: character [23:13:05.507] | : . ' , ; ` | : . ' , ; conditions: [n = 0] [23:13:05.507] | : . ' , ; ` | : . ' , ; RNG used: FALSE [23:13:05.507] | : . ' , ; ` | : . ' , ; duration: 0.003096104 secs (started 2025-11-16 23:13:05.483646) [23:13:05.507] | : . ' , ; ` | : . ' , ; version: 1.8 [23:13:05.508] | : . ' , ; ` | : . ' , ; FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'remove', earlySignal = 0) ... [23:13:05.508] | : . ' , ; ` | : . ' , ; ` Removed future from position #1 [23:13:05.509] | : . ' , ; ` | : . ' , ; ` Number of registered futures: 0 [23:13:05.509] | : . ' , ; ` | : . ' , ; FutureRegistry('workers-c54f0a1d56bdb14cb47a53059ff1012f', action = 'remove', earlySignal = 0) ... done [23:13:05.509] | : . ' , ; ` | : . ' , ; Erased future from future backend [23:13:05.509] | : . ' , ; ` | : . ' , ; result() for ClusterFuture ... [23:13:05.510] | : . ' , ; ` | : . ' , ; ` result already collected: FutureResult [23:13:05.510] | : . ' , ; ` | : . ' , ; result() for ClusterFuture ... done [23:13:05.510] | : . ' , ; ` | : . ' , ; signalConditions() ... [23:13:05.511] | : . ' , ; ` | : . ' , ; ` include = 'immediateCondition' [23:13:05.511] | : . ' , ; ` | : . ' , ; ` exclude = [23:13:05.511] | : . ' , ; ` | : . ' , ; ` resignal = FALSE [23:13:05.511] | : . ' , ; ` | : . ' , ; ` Number of conditions: 0 [23:13:05.512] | : . ' , ; ` | : . ' , ; ` int 0 [23:13:05.512] | : . ' , ; ` | : . ' , ; signalConditions() ... done [23:13:05.513] | : . ' , ; ` | : . ' , receiveMessageFromWorker() for ClusterFuture ... done [23:13:05.513] | : . ' , ; ` | : . ' result() for ClusterFuture ... done [23:13:05.513] | : . ' , ; ` | : . ' result() for ClusterFuture ... [23:13:05.513] | : . ' , ; ` | : . ' , result already collected: FutureResult [23:13:05.514] | : . ' , ; ` | : . ' result() for ClusterFuture ... done [23:13:05.514] | : . ' , ; ` | : . ' signalConditions() ... [23:13:05.514] | : . ' , ; ` | : . ' , include = 'immediateCondition' [23:13:05.515] | : . ' , ; ` | : . ' , exclude = [23:13:05.515] | : . ' , ; ` | : . ' , resignal = FALSE [23:13:05.515] | : . ' , ; ` | : . ' , Number of conditions: 0 [23:13:05.515] | : . ' , ; ` | : . ' , int 0 [23:13:05.516] | : . ' , ; ` | : . ' signalConditions() ... done [23:13:05.516] | : . ' , ; ` | : . ' relay stdout ... [23:13:05.517] | : . ' , ; ` | : . ' relay stdout ... done [23:13:05.517] | : . ' , ; ` | : . ' check for misuse ... [23:13:05.517] | : . ' , ; ` | : . ' check for misuse ... done [23:13:05.518] | : . ' , ; ` | : . value() for MultisessionFuture () ... done b = 11 *** %<-% with 'multisession' futures ... DONE Testing with 2 cores ... DONE > message("*** %<-% ... DONE") *** %<-% ... DONE Sourcing 6 epilogue scripts ... 01/06 epilogue script 'D:/RCompile/CRANincoming/R-devel/lib/future/testme/_epilogue/001.undo-future.R' 02/06 epilogue script 'D:/RCompile/CRANincoming/R-devel/lib/future/testme/_epilogue/002.undo-state.R' Failed to undo environment variables: - Expected environment variables: [n=214] '!ExitCode', 'ALLUSERSPROFILE', 'APPDATA', 'BIBINPUTS', 'BINDIR', 'BSTINPUTS', 'COMMONPROGRAMFILES', 'COMPUTERNAME', 'COMSPEC', 'CURL_CA_BUNDLE', 'CV_Instance001', 'CYGWIN', 'CommonProgramFiles(x86)', 'CommonProgramW6432', 'DriverData', 'HOME', 'HOMEDRIVE', 'HOMEPATH', 'JAGS_ROOT', 'JAVA_HOME', 'LANGUAGE', 'LC_COLLATE', 'LC_MONETARY', 'LC_TIME', 'LOCALAPPDATA', 'LOGONSERVER', 'LS_HOME', 'LS_LICENSE_PATH', 'MAKE', 'MAKEFLAGS', 'MAKELEVEL', 'MFLAGS', 'MSMPI_BENCHMARKS', 'MSMPI_BIN', 'MSYS2_ENV_CONV_EXCL', 'NUMBER_OF_PROCESSORS', 'OCL', 'OMP_THREAD_LIMIT', 'OS', 'PATH', 'PATHEXT', 'PROCESSOR_ARCHITECTURE', 'PROCESSOR_IDENTIFIER', 'PROCESSOR_LEVEL', 'PROCESSOR_REVISION', 'PROGRAMFILES', 'PROMPT', 'PSModulePath', 'PUBLIC', 'PWD', 'ProgramData', 'ProgramFiles(x86)', 'ProgramW6432', 'RTOOLS44_HOME', 'RTOOLS45_HOME', 'R_ARCH', 'R_BROWSER', 'R_BZIPCMD', 'R_CMD', 'R_COMPILED_BY', 'R_CRAN_WEB', 'R_CUSTOM_TOOLS_PATH', 'R_CUSTOM_TOOLS_SOFT', 'R_DOC_DIR', 'R_ENVIRON_USER', 'R_GSCMD', 'R_GZIPCMD', 'R_HOME', 'R_INCLUDE_DIR', 'R_INSTALL_TAR', 'R_LIBS', 'R_LIBS_SITE', 'R_LIBS_USER', 'R_MAX_NUM_DLLS', 'R_OSTYPE', 'R_PAPERSIZE', 'R_PAPERSIZE_USER', 'R_PARALLELLY_MAKENODEPSOCK_AUTOKILL', 'R_PARALLELLY_MAKENODEPSOCK_CONNECTTIMEOUT', 'R_PARALLELLY_MAKENODEPSOCK_RSCRIPT_LABEL', 'R_PARALLELLY_MAKENODEPSOCK_SESSIONINFO_PKGS', 'R_PARALLELLY_MAKENODEPSOCK_TIMEOUT', 'R_PARALLELLY_RANDOM_PORTS', 'R_PARALLEL_PORT', 'R_RD4PDF', 'R_RTOOLS45_PATH', 'R_SCRIPT_LEGACY', 'R_SHARE_DIR', 'R_TESTME_NAME', 'R_TESTME_PACKAGE', 'R_TESTME_PATH', 'R_TESTS', 'R_UNZIPCMD', 'R_USER', 'R_VERSION', 'R_ZIPCMD', 'SED', 'SHLVL', 'SYSTEMDRIVE', 'SYSTEMROOT', 'TAR', 'TAR_OPTIONS', 'TEMP', 'TERM', 'TEXINPUTS', 'TMP', 'TMPDIR', 'USERDOMAIN', 'USERDOMAIN_ROAMINGPROFILE', 'USERNAME', 'USERPROFILE', 'WINDIR', '_', '_R_CHECK_AUTOCONF_', '_R_CHECK_BOGUS_RETURN_', '_R_CHECK_BROWSER_NONINTERACTIVE_', '_R_CHECK_BUILD_VIGNETTES_SEPARATELY_', '_R_CHECK_CODETOOLS_PROFILE_', '_R_CHECK_CODE_ASSIGN_TO_GLOBALENV_', '_R_CHECK_CODE_ATTACH_', '_R_CHECK_CODE_CLASS_IS_STRING_', '_R_CHECK_CODE_DATA_INTO_GLOBALENV_', '_R_CHECK_CODE_USAGE_VIA_NAMESPACES_', '_R_CHECK_CODE_USAGE_WITHOUT_LOADING_', '_R_CHECK_CODE_USAGE_WITH_ONLY_BASE_ATTACHED_', '_R_CHECK_CODOC_VARIABLES_IN_USAGES_', '_R_CHECK_COMPACT_DATA2_', '_R_CHECK_COMPILATION_FLAGS_', '_R_CHECK_CONNECTIONS_LEFT_OPEN_', '_R_CHECK_CRAN_INCOMING_', '_R_CHECK_CRAN_INCOMING_ASPELL_RECHECK_MAYBE_', '_R_CHECK_CRAN_INCOMING_ASPELL_RECHECK_START_', '_R_CHECK_CRAN_INCOMING_CHECK_FILE_URIS_', '_R_CHECK_CRAN_INCOMING_CHECK_URLS_IN_PARALLEL_', '_R_CHECK_CRAN_INCOMING_NOTE_GNU_MAKE_', '_R_CHECK_CRAN_INCOMING_REMOTE_', '_R_CHECK_CRAN_INCOMING_USE_ASPELL_', '_R_CHECK_DATALIST_', '_R_CHECK_DEPRECATED_DEFUNCT_', '_R_CHECK_DOC_SIZES2_', '_R_CHECK_DOT_FIRSTLIB_', '_R_CHECK_DOT_INTERNAL_', '_R_CHECK_EXAMPLE_TIMING_THRESHOLD_', '_R_CHECK_EXECUTABLES_', '_R_CHECK_EXECUTABLES_EXCLUSIONS_', '_R_CHECK_FF_CALLS_', '_R_CHECK_FF_DUP_', '_R_CHECK_FORCE_SUGGESTS_', '_R_CHECK_FUTURE_FILE_TIMESTAMPS_', '_R_CHECK_FUTURE_FILE_TIMESTAMPS_LEEWAY_', '_R_CHECK_HAVE_MYSQL_', '_R_CHECK_HAVE_ODBC_', '_R_CHECK_HAVE_PERL_', '_R_CHECK_HAVE_POSTGRES_', '_R_CHECK_INSTALL_DEPENDS_', '_R_CHECK_INTERNALS2_', '_R_CHECK_LENGTH_1_CONDITION_', '_R_CHECK_LICENSE_', '_R_CHECK_LIMIT_CORES_', '_R_CHECK_LOG_USE_INFO_', '_R_CHECK_MATRIX_DATA_', '_R_CHECK_MBCS_CONVERSION_FAILURE_', '_R_CHECK_NATIVE_ROUTINE_REGISTRATION_', '_R_CHECK_NEWS_IN_PLAIN_TEXT_', '_R_CHECK_NO_RECOMMENDED_', '_R_CHECK_NO_STOP_ON_TEST_ERROR_', '_R_CHECK_ORPHANED_', '_R_CHECK_OVERWRITE_REGISTERED_S3_METHODS_', '_R_CHECK_PACKAGES_USED_IGNORE_UNUSED_IMPORTS_', '_R_CHECK_PACKAGES_USED_IN_TESTS_USE_SUBDIRS_', '_R_CHECK_PACKAGE_DATASETS_SUPPRESS_NOTES_', '_R_CHECK_PACKAGE_NAME_', '_R_CHECK_PKG_SIZES_', '_R_CHECK_PKG_SIZES_THRESHOLD_', '_R_CHECK_PRAGMAS_', '_R_CHECK_RD_EXAMPLES_T_AND_F_', '_R_CHECK_RD_LINE_WIDTHS_', '_R_CHECK_RD_MATH_RENDERING_', '_R_CHECK_RD_NOTE_LOST_BRACES_', '_R_CHECK_RD_VALIDATE_RD2HTML_', '_R_CHECK_REPLACING_IMPORTS_', '_R_CHECK_R_DEPENDS_', '_R_CHECK_S3_METHODS_SHOW_POSSIBLE_ISSUES_', '_R_CHECK_SCREEN_DEVICE_', '_R_CHECK_SERIALIZATION_', '_R_CHECK_SHLIB_OPENMP_FLAGS_', '_R_CHECK_SRC_MINUS_W_IMPLICIT_', '_R_CHECK_SUBDIRS_NOCASE_', '_R_CHECK_SUGGESTS_ONLY_', '_R_CHECK_SYSTEM_CLOCK_', '_R_CHECK_TESTS_NLINES_', '_R_CHECK_TEST_TIMING_', '_R_CHECK_TIMINGS_', '_R_CHECK_TOPLEVEL_FILES_', '_R_CHECK_UNDOC_USE_ALL_NAMES_', '_R_CHECK_UNSAFE_CALLS_', '_R_CHECK_URLS_SHOW_301_STATUS_', '_R_CHECK_VC_DIRS_', '_R_CHECK_VIGNETTES_NLINES_', '_R_CHECK_VIGNETTES_SKIP_RUN_MAYBE_', '_R_CHECK_VIGNETTE_TIMING_', '_R_CHECK_VIGNETTE_TITLES_', '_R_CHECK_WINDOWS_DEVICE_', '_R_CHECK_XREFS_NOTE_MISSING_PACKAGE_ANCHORS_', '_R_CHECK_XREFS_USE_ALIASES_FROM_CRAN_', '_R_CLASS_MATRIX_ARRAY_', '_R_DEPRECATED_IS_R_', '_R_S3_METHOD_LOOKUP_BASEENV_AFTER_GLOBALENV_', '_R_SHLIB_BUILD_OBJECTS_SYMBOL_TABLES_', '_R_USE_STRICT_R_HEADERS_', '__R_CHECK_DOC_FILES_NOTE_IF_ALL_INTERNAL__', 'maj.version', 'nextArg--timingsnextArg--install', 'tempdirname' - Environment variables still there: [n=0] - Environment variables missing: [n=1] 'MAKEFLAGS' Differences environment variable by environment variable: 03/06 epilogue script 'D:/RCompile/CRANincoming/R-devel/lib/future/testme/_epilogue/090.gc.R' 04/06 epilogue script 'D:/RCompile/CRANincoming/R-devel/lib/future/testme/_epilogue/099.session_info.R' 05/06 epilogue script 'D:/RCompile/CRANincoming/R-devel/lib/future/testme/_epilogue/995.detritus-connections.R' 06/06 epilogue script 'D:/RCompile/CRANincoming/R-devel/lib/future/testme/_epilogue/999.detritus-files.R' Skipping, because path appears not to be an 'R CMD check' folder: 'D:/temp/2025_11_16_23_10_16_9296' Sourcing 6 epilogue scripts ... done Test time: user.self=3s, sys.self=0.2s, elapsed=4s, user.child=NAs, sys.child=NAs Test 'futureAssign_OP' ... success > > proc.time() user system elapsed 2.98 0.28 4.26