R Under development (unstable) (2025-06-04 r88278 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) [05:57:54.781] Option 'future.startup.script': TRUE [05:57:54.783] Future startup scripts considered: '.future.R', '~/.future.R' [05:57:54.783] 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 ... [05:57:54.874] plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [05:57:54.875] | plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = NA, init = TRUE) ... [05:57:54.875] | : all.equal() for FutureStrategyList ... [05:57:54.875] | : . New stack: [05:57:54.875] | : . List of 1 [05:57:54.875] | : . $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [05:57:54.875] | : . ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [05:57:54.875] | : . ..- attr(*, "init")= logi TRUE [05:57:54.875] | : . ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:54.875] | : . .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:54.875] | : . ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:54.875] | : . ..- attr(*, "call")= language plan(strategy) [05:57:54.875] | : . - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [05:57:54.890] | : . Old stack: [05:57:54.891] | : . List of 1 [05:57:54.891] | : . $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [05:57:54.891] | : . ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [05:57:54.891] | : . ..- attr(*, "init")= logi TRUE [05:57:54.891] | : . ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:54.891] | : . .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:54.891] | : . ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:54.891] | : . ..- attr(*, "call")= language plan(sequential) [05:57:54.891] | : . - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [05:57:54.897] | : . Not identical [05:57:54.898] | : . all.equal() for future ... [05:57:54.898] | : . ' List of 2 [05:57:54.898] | : . ' $ target :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [05:57:54.898] | : . ' ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [05:57:54.898] | : . ' ..- attr(*, "init")= logi TRUE [05:57:54.898] | : . ' ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:54.898] | : . ' .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:54.898] | : . ' ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:54.898] | : . ' ..- attr(*, "call")= language plan(strategy) [05:57:54.898] | : . ' $ current:function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [05:57:54.898] | : . ' ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [05:57:54.898] | : . ' ..- attr(*, "init")= logi TRUE [05:57:54.898] | : . ' ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:54.898] | : . ' .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:54.898] | : . ' ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:54.898] | : . ' ..- attr(*, "call")= language plan(sequential) [05:57:54.909] | : . all.equal() for future ... done [05:57:54.910] | : all.equal() for FutureStrategyList ... done [05:57:54.910] | : plan(): Skip setting new future backend stack because it is the same as the current one: [05:57:54.911] | : List of future strategies: [05:57:54.911] | : 1. sequential: [05:57:54.911] | : - args: function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame(), workers = "") [05:57:54.911] | : - tweaked: FALSE [05:57:54.911] | : - call: plan(sequential) [05:57:54.912] | plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = NA, init = TRUE) ... done [05:57:54.913] plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done ** Future evaluation without globals [05:57:54.915] future(..., label = NULL) ... [05:57:54.915] | lazy: FALSE [05:57:54.915] | stdout: TRUE [05:57:54.916] | conditions: [n=1] 'condition' [05:57:54.916] | gc: FALSE [05:57:54.916] | earlySignal: FALSE [05:57:54.917] | getGlobalsAndPackages() ... [05:57:54.917] | : Searching for globals ... [05:57:54.945] | : . globals found: [2] '{', '<-' [05:57:54.945] | : Searching for globals ... done [05:57:54.946] | : Resolving globals: FALSE [05:57:54.946] | : Search for packages associated with the globals ... [05:57:54.946] | : . Packages associated with globals: [1] 'base' [05:57:54.947] | : . Packages: [1] 'base' [05:57:54.947] | : Search for packages associated with the globals ... done [05:57:54.948] | : Packages after dropping 'base': [0] [05:57:54.948] | : globals: [0] [05:57:54.948] | : packages: [0] [05:57:54.948] | getGlobalsAndPackages() ... done [05:57:54.950] | run() for 'Future' () ... [05:57:54.950] | : state: 'created' [05:57:54.950] | : plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [05:57:54.950] | : . plan(): plan_init() of 'sequential', 'uniprocess', 'future', 'function' ... [05:57:54.951] | : . ' function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [05:57:54.951] | : . ' - attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [05:57:54.951] | : . ' - attr(*, "init")= logi TRUE [05:57:54.951] | : . ' - attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:54.951] | : . ' ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:54.951] | : . ' - attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:54.951] | : . ' - attr(*, "call")= language plan(sequential) [05:57:54.955] | : . ' init: TRUE [05:57:54.955] | : . ' makeFutureBackend() ... [05:57:54.955] | : . ' , Backend function: <'NULL'> [05:57:54.955] | : . ' , Evaluator tweak arguments: [n=0] [05:57:54.956] | : . ' , list() [05:57:54.956] | : . ' , Evaluator formal arguments: [n=2] [05:57:54.956] | : . ' , list() [05:57:54.957] | : . ' , Backend factory arguments: [n=2] [05:57:54.957] | : . ' , Dotted pair list of 2 [05:57:54.957] | : . ' , $ gc : logi FALSE [05:57:54.957] | : . ' , $ earlySignal: logi FALSE [05:57:54.958] | : . ' , Backend: <'SequentialFutureBackend', 'FutureBackend', 'environment'> [05:57:54.959] | : . ' makeFutureBackend() ... done [05:57:54.959] | : . plan(): plan_init() of 'sequential', 'uniprocess', 'future', 'function' ... done [05:57:54.959] | : plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [05:57:54.959] | : Using SequentialFutureBackend ... [05:57:54.959] | : . Number of futures since start: 0 (0 created, 0 launched, 0 finished) [05:57:54.960] | : . Launching futures ... [05:57:54.960] | : . ' launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... [05:57:54.960] | : . ' , getFutureData() ... [05:57:54.961] | : . ' , ; getFutureCore() ... [05:57:54.961] | : . ' , ; ` Packages needed by the future expression (n = 0): [05:57:54.961] | : . ' , ; getFutureCore() ... done [05:57:54.961] | : . ' , ; getFutureCapture() ... [05:57:54.965] | : . ' , ; getFutureCapture() ... done [05:57:54.966] | : . ' , ; getFutureContext() ... [05:57:54.966] | : . ' , ; ` plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [05:57:54.966] | : . ' , ; ` | Getting stack without first backend: [n=0] [05:57:54.967] | : . ' , ; ` plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [05:57:54.967] | : . ' , ; ` Packages needed by future backend (n = 0): [05:57:54.967] | : . ' , ; getFutureContext() ... done [05:57:54.968] | : . ' , getFutureData() ... done [05:57:54.972] | : . ' , plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [05:57:54.973] | : . ' , ; Getting full stack: [n=1] 'sequential', 'uniprocess', 'future', 'function' [05:57:54.973] | : . ' , plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [05:57:54.974] | : . ' , plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [05:57:54.974] | : . ' , ; plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [05:57:54.974] | : . ' , ; ` all.equal() for FutureStrategyList ... [05:57:54.974] | : . ' , ; ` | New stack: [05:57:54.975] | : . ' , ; ` | List of 1 [05:57:54.975] | : . ' , ; ` | $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [05:57:54.975] | : . ' , ; ` | ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [05:57:54.975] | : . ' , ; ` | ..- attr(*, "init")= logi TRUE [05:57:54.975] | : . ' , ; ` | ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:54.975] | : . ' , ; ` | .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:54.975] | : . ' , ; ` | ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:54.975] | : . ' , ; ` | ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [05:57:54.975] | : . ' , ; ` | - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [05:57:54.978] | : . ' , ; ` | Old stack: [05:57:54.978] | : . ' , ; ` | List of 1 [05:57:54.978] | : . ' , ; ` | $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [05:57:54.978] | : . ' , ; ` | ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [05:57:54.978] | : . ' , ; ` | ..- attr(*, "init")= chr "done" [05:57:54.978] | : . ' , ; ` | ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:54.978] | : . ' , ; ` | .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:54.978] | : . ' , ; ` | ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:54.978] | : . ' , ; ` | ..- attr(*, "call")= language plan(sequential) [05:57:54.978] | : . ' , ; ` | ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [05:57:54.978] | : . ' , ; ` | .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:54.978] | : . ' , ; ` | .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:54.978] | : . ' , ; ` | - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [05:57:54.983] | : . ' , ; ` | Not identical [05:57:54.983] | : . ' , ; ` | all.equal() for future ... [05:57:54.983] | : . ' , ; ` | : List of 2 [05:57:54.983] | : . ' , ; ` | : $ target :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [05:57:54.983] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [05:57:54.983] | : . ' , ; ` | : ..- attr(*, "init")= logi TRUE [05:57:54.983] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:54.983] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:54.983] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:54.983] | : . ' , ; ` | : ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [05:57:54.983] | : . ' , ; ` | : $ current:function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [05:57:54.983] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [05:57:54.983] | : . ' , ; ` | : ..- attr(*, "init")= chr "done" [05:57:54.983] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:54.983] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:54.983] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:54.983] | : . ' , ; ` | : ..- attr(*, "call")= language plan(sequential) [05:57:54.983] | : . ' , ; ` | : ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [05:57:54.983] | : . ' , ; ` | : .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:54.983] | : . ' , ; ` | : .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.048] | : . ' , ; ` | all.equal() for future ... done [05:57:55.048] | : . ' , ; ` all.equal() for FutureStrategyList ... done [05:57:55.049] | : . ' , ; ` plan(): Skip setting new future backend stack because it is the same as the current one: [05:57:55.049] | : . ' , ; ` List of future strategies: [05:57:55.049] | : . ' , ; ` 1. sequential: [05:57:55.049] | : . ' , ; ` - args: function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame(), workers = "") [05:57:55.049] | : . ' , ; ` - tweaked: FALSE [05:57:55.049] | : . ' , ; ` - call: plan(sequential) [05:57:55.050] | : . ' , ; plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [05:57:55.050] | : . ' , plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [05:57:55.055] | : . ' , plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [05:57:55.055] | : . ' , ; plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [05:57:55.056] | : . ' , ; ` plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [05:57:55.056] | : . ' , ; ` | all.equal() for FutureStrategyList ... [05:57:55.056] | : . ' , ; ` | : New stack: [05:57:55.056] | : . ' , ; ` | : List of 1 [05:57:55.056] | : . ' , ; ` | : $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [05:57:55.056] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [05:57:55.056] | : . ' , ; ` | : ..- attr(*, "init")= chr "done" [05:57:55.056] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:55.056] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.056] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.056] | : . ' , ; ` | : ..- attr(*, "call")= language plan(sequential) [05:57:55.056] | : . ' , ; ` | : ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [05:57:55.056] | : . ' , ; ` | : .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:55.056] | : . ' , ; ` | : .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.056] | : . ' , ; ` | : - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [05:57:55.062] | : . ' , ; ` | : Old stack: [05:57:55.062] | : . ' , ; ` | : List of 1 [05:57:55.062] | : . ' , ; ` | : $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [05:57:55.062] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [05:57:55.062] | : . ' , ; ` | : ..- attr(*, "init")= chr "done" [05:57:55.062] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:55.062] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.062] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.062] | : . ' , ; ` | : ..- attr(*, "call")= language plan(sequential) [05:57:55.062] | : . ' , ; ` | : ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [05:57:55.062] | : . ' , ; ` | : .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:55.062] | : . ' , ; ` | : .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.062] | : . ' , ; ` | : - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [05:57:55.070] | : . ' , ; ` | : Identical [05:57:55.071] | : . ' , ; ` | all.equal() for FutureStrategyList ... done [05:57:55.071] | : . ' , ; ` | plan(): Skip setting new future backend stack because it is the same as the current one: [05:57:55.071] | : . ' , ; ` | List of future strategies: [05:57:55.071] | : . ' , ; ` | 1. sequential: [05:57:55.071] | : . ' , ; ` | - args: function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame(), workers = "") [05:57:55.071] | : . ' , ; ` | - tweaked: FALSE [05:57:55.071] | : . ' , ; ` | - call: plan(sequential) [05:57:55.140] | : . ' , ; ` plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [05:57:55.141] | : . ' , ; plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [05:57:55.141] | : . ' , plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [05:57:55.148] | : . ' , SequentialFuture started (and completed) [05:57:55.149] | : . ' , signalConditions() ... [05:57:55.150] | : . ' , ; include = 'immediateCondition' [05:57:55.150] | : . ' , ; exclude = [05:57:55.150] | : . ' , ; resignal = FALSE [05:57:55.151] | : . ' , ; Number of conditions: 6 [05:57:55.151] | : . ' , ; int 6 [05:57:55.152] | : . ' , ; Condition #1 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.153] | : . ' , ; Condition #2 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.153] | : . ' , ; Condition #3 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.153] | : . ' , ; Condition #4 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.154] | : . ' , ; Condition #5 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.154] | : . ' , ; Condition #6 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.154] | : . ' , signalConditions() ... done [05:57:55.155] | : . ' launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... done [05:57:55.155] | : . Launching futures ... done [05:57:55.155] | : . Future launched: 'SequentialFuture', 'UniprocessFuture', 'Future' [05:57:55.156] | : Using SequentialFutureBackend ... done [05:57:55.156] | run() for 'Future' () ... done [05:57:55.156] future(..., label = NULL) ... done [05:57:55.158] value() for SequentialFuture () ... [05:57:55.158] | signalConditions() ... [05:57:55.158] | : include = 'immediateCondition' [05:57:55.159] | : exclude = [05:57:55.159] | : resignal = FALSE [05:57:55.159] | : Number of conditions: 6 [05:57:55.159] | : int 6 [05:57:55.161] | : Condition #1 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.161] | : Condition #2 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.161] | : Condition #3 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.162] | : Condition #4 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.162] | : Condition #5 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.162] | : Condition #6 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.163] | signalConditions() ... done [05:57:55.163] | relay stdout ... [05:57:55.163] | relay stdout ... done [05:57:55.163] | check for misuse ... [05:57:55.164] | check for misuse ... done [05:57:55.164] | relay conditions ... [05:57:55.164] | : Future state: 'finished' [05:57:55.165] | : signalConditions() ... [05:57:55.165] | : . include = 'condition' [05:57:55.165] | : . exclude = 'immediateCondition' [05:57:55.166] | : . resignal = TRUE [05:57:55.166] | : . Number of conditions: 6 [05:57:55.166] | : . int 6 [05:57:55.167] | : . Condition #1 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.168] | : . Condition #1: 'simpleMessage', 'message', 'condition' [05:57:54.970] | : . ' , attachPackages() ... [05:57:55.168] | : . Condition #2 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.168] | : . Condition #2: 'simpleMessage', 'message', 'condition' [05:57:54.970] | : . ' , ; packages: [n=1] 'future' [05:57:55.169] | : . Condition #3 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.169] | : . Condition #3: 'simpleMessage', 'message', 'condition' [05:57:54.971] | : . ' , attachPackages() ... done [05:57:55.169] | : . Condition #4 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.170] | : . Condition #4: 'simpleMessage', 'message', 'condition' [05:57:54.971] | : . ' , attachPackages() ... [05:57:55.170] | : . Condition #5 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.170] | : . Condition #5: 'simpleMessage', 'message', 'condition' [05:57:54.971] | : . ' , ; packages: [n=0] [05:57:55.171] | : . Condition #6 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.171] | : . Condition #6: 'simpleMessage', 'message', 'condition' [05:57:54.972] | : . ' , attachPackages() ... done [05:57:55.172] | : signalConditions() ... done [05:57:55.172] | relay conditions ... done [05:57:55.172] value() for SequentialFuture () ... done ** Future evaluation with globals [05:57:55.173] future(..., label = NULL) ... [05:57:55.173] | lazy: FALSE [05:57:55.174] | stdout: TRUE [05:57:55.174] | conditions: [n=1] 'condition' [05:57:55.174] | gc: FALSE [05:57:55.175] | earlySignal: FALSE [05:57:55.175] | getGlobalsAndPackages() ... [05:57:55.175] | : Searching for globals ... [05:57:55.190] | : . globals found: [3] '{', '<-', 'a' [05:57:55.190] | : Searching for globals ... done [05:57:55.190] | : Resolving globals: FALSE [05:57:55.191] | : Search for packages associated with the globals ... [05:57:55.192] | : . Packages associated with globals: [1] 'base' [05:57:55.192] | : . Packages: [1] 'base' [05:57:55.193] | : Search for packages associated with the globals ... done [05:57:55.193] | : Packages after dropping 'base': [0] [05:57:55.194] | : globals: [1] 'a' [05:57:55.194] | : packages: [0] [05:57:55.194] | getGlobalsAndPackages() ... done [05:57:55.195] | run() for 'Future' () ... [05:57:55.195] | : state: 'created' [05:57:55.196] | : plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [05:57:55.196] | : plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [05:57:55.197] | : Using SequentialFutureBackend ... [05:57:55.197] | : . Number of futures since start: 1 (1 created, 1 launched, 1 finished) [05:57:55.197] | : . Launching futures ... [05:57:55.198] | : . ' launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... [05:57:55.198] | : . ' , getFutureData() ... [05:57:55.199] | : . ' , ; getFutureCore() ... [05:57:55.199] | : . ' , ; ` Packages needed by the future expression (n = 0): [05:57:55.199] | : . ' , ; getFutureCore() ... done [05:57:55.200] | : . ' , ; getFutureCapture() ... [05:57:55.200] | : . ' , ; getFutureCapture() ... done [05:57:55.200] | : . ' , ; getFutureContext() ... [05:57:55.201] | : . ' , ; ` plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [05:57:55.201] | : . ' , ; ` | Getting stack without first backend: [n=0] [05:57:55.201] | : . ' , ; ` plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [05:57:55.202] | : . ' , ; ` Packages needed by future backend (n = 0): [05:57:55.202] | : . ' , ; getFutureContext() ... done [05:57:55.203] | : . ' , getFutureData() ... done [05:57:55.207] | : . ' , plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [05:57:55.207] | : . ' , ; Getting full stack: [n=1] 'sequential', 'uniprocess', 'future', 'function' [05:57:55.207] | : . ' , plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [05:57:55.208] | : . ' , plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [05:57:55.209] | : . ' , ; plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [05:57:55.209] | : . ' , ; ` all.equal() for FutureStrategyList ... [05:57:55.209] | : . ' , ; ` | New stack: [05:57:55.210] | : . ' , ; ` | List of 1 [05:57:55.210] | : . ' , ; ` | $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [05:57:55.210] | : . ' , ; ` | ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [05:57:55.210] | : . ' , ; ` | ..- attr(*, "init")= logi TRUE [05:57:55.210] | : . ' , ; ` | ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:55.210] | : . ' , ; ` | .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.210] | : . ' , ; ` | ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.210] | : . ' , ; ` | ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [05:57:55.210] | : . ' , ; ` | - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [05:57:55.216] | : . ' , ; ` | Old stack: [05:57:55.217] | : . ' , ; ` | List of 1 [05:57:55.217] | : . ' , ; ` | $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [05:57:55.217] | : . ' , ; ` | ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [05:57:55.217] | : . ' , ; ` | ..- attr(*, "init")= chr "done" [05:57:55.217] | : . ' , ; ` | ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:55.217] | : . ' , ; ` | .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.217] | : . ' , ; ` | ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.217] | : . ' , ; ` | ..- attr(*, "call")= language plan(sequential) [05:57:55.217] | : . ' , ; ` | ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [05:57:55.217] | : . ' , ; ` | .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:55.217] | : . ' , ; ` | .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.217] | : . ' , ; ` | - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [05:57:55.225] | : . ' , ; ` | Not identical [05:57:55.225] | : . ' , ; ` | all.equal() for future ... [05:57:55.225] | : . ' , ; ` | : List of 2 [05:57:55.225] | : . ' , ; ` | : $ target :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [05:57:55.225] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [05:57:55.225] | : . ' , ; ` | : ..- attr(*, "init")= logi TRUE [05:57:55.225] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:55.225] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.225] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.225] | : . ' , ; ` | : ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [05:57:55.225] | : . ' , ; ` | : $ current:function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [05:57:55.225] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [05:57:55.225] | : . ' , ; ` | : ..- attr(*, "init")= chr "done" [05:57:55.225] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:55.225] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.225] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.225] | : . ' , ; ` | : ..- attr(*, "call")= language plan(sequential) [05:57:55.225] | : . ' , ; ` | : ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [05:57:55.225] | : . ' , ; ` | : .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:55.225] | : . ' , ; ` | : .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.240] | : . ' , ; ` | all.equal() for future ... done [05:57:55.241] | : . ' , ; ` all.equal() for FutureStrategyList ... done [05:57:55.241] | : . ' , ; ` plan(): Skip setting new future backend stack because it is the same as the current one: [05:57:55.242] | : . ' , ; ` List of future strategies: [05:57:55.242] | : . ' , ; ` 1. sequential: [05:57:55.242] | : . ' , ; ` - args: function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame(), workers = "") [05:57:55.242] | : . ' , ; ` - tweaked: FALSE [05:57:55.242] | : . ' , ; ` - call: plan(sequential) [05:57:55.243] | : . ' , ; plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [05:57:55.243] | : . ' , plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [05:57:55.244] | : . ' , assign_globals() ... [05:57:55.245] | : . ' , List of 1 [05:57:55.245] | : . ' , $ a: num 2 [05:57:55.245] | : . ' , - attr(*, "where")=List of 1 [05:57:55.245] | : . ' , ..$ a: [05:57:55.245] | : . ' , - attr(*, "class")= chr [1:3] "FutureGlobals" "Globals" "list" [05:57:55.245] | : . ' , - attr(*, "resolved")= logi FALSE [05:57:55.245] | : . ' , - attr(*, "total_size")= num NA [05:57:55.245] | : . ' , - attr(*, "already-done")= logi TRUE [05:57:55.252] | : . ' , - copied 'a' to environment [05:57:55.253] | : . ' , assign_globals() ... done [05:57:55.258] | : . ' , plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [05:57:55.258] | : . ' , ; plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [05:57:55.259] | : . ' , ; ` plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [05:57:55.259] | : . ' , ; ` | all.equal() for FutureStrategyList ... [05:57:55.260] | : . ' , ; ` | : New stack: [05:57:55.260] | : . ' , ; ` | : List of 1 [05:57:55.260] | : . ' , ; ` | : $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [05:57:55.260] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [05:57:55.260] | : . ' , ; ` | : ..- attr(*, "init")= chr "done" [05:57:55.260] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:55.260] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.260] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.260] | : . ' , ; ` | : ..- attr(*, "call")= language plan(sequential) [05:57:55.260] | : . ' , ; ` | : ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [05:57:55.260] | : . ' , ; ` | : .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:55.260] | : . ' , ; ` | : .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.260] | : . ' , ; ` | : - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [05:57:55.269] | : . ' , ; ` | : Old stack: [05:57:55.270] | : . ' , ; ` | : List of 1 [05:57:55.270] | : . ' , ; ` | : $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [05:57:55.270] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [05:57:55.270] | : . ' , ; ` | : ..- attr(*, "init")= chr "done" [05:57:55.270] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:55.270] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.270] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.270] | : . ' , ; ` | : ..- attr(*, "call")= language plan(sequential) [05:57:55.270] | : . ' , ; ` | : ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [05:57:55.270] | : . ' , ; ` | : .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:55.270] | : . ' , ; ` | : .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.270] | : . ' , ; ` | : - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [05:57:55.279] | : . ' , ; ` | : Identical [05:57:55.279] | : . ' , ; ` | all.equal() for FutureStrategyList ... done [05:57:55.280] | : . ' , ; ` | plan(): Skip setting new future backend stack because it is the same as the current one: [05:57:55.280] | : . ' , ; ` | List of future strategies: [05:57:55.280] | : . ' , ; ` | 1. sequential: [05:57:55.280] | : . ' , ; ` | - args: function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame(), workers = "") [05:57:55.280] | : . ' , ; ` | - tweaked: FALSE [05:57:55.280] | : . ' , ; ` | - call: plan(sequential) [05:57:55.281] | : . ' , ; ` plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [05:57:55.282] | : . ' , ; plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [05:57:55.282] | : . ' , plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [05:57:55.283] | : . ' , SequentialFuture started (and completed) [05:57:55.283] | : . ' , signalConditions() ... [05:57:55.283] | : . ' , ; include = 'immediateCondition' [05:57:55.284] | : . ' , ; exclude = [05:57:55.284] | : . ' , ; resignal = FALSE [05:57:55.284] | : . ' , ; Number of conditions: 6 [05:57:55.284] | : . ' , ; int 6 [05:57:55.285] | : . ' , ; Condition #1 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.285] | : . ' , ; Condition #2 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.286] | : . ' , ; Condition #3 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.286] | : . ' , ; Condition #4 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.287] | : . ' , ; Condition #5 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.287] | : . ' , ; Condition #6 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.287] | : . ' , signalConditions() ... done [05:57:55.288] | : . ' launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... done [05:57:55.288] | : . Launching futures ... done [05:57:55.288] | : . Future launched: 'SequentialFuture', 'UniprocessFuture', 'Future' [05:57:55.289] | : Using SequentialFutureBackend ... done [05:57:55.289] | run() for 'Future' () ... done [05:57:55.289] future(..., label = NULL) ... done [05:57:55.290] value() for SequentialFuture () ... [05:57:55.290] | signalConditions() ... [05:57:55.291] | : include = 'immediateCondition' [05:57:55.291] | : exclude = [05:57:55.292] | : resignal = FALSE [05:57:55.292] | : Number of conditions: 6 [05:57:55.292] | : int 6 [05:57:55.293] | : Condition #1 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.294] | : Condition #2 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.294] | : Condition #3 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.294] | : Condition #4 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.295] | : Condition #5 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.295] | : Condition #6 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.295] | signalConditions() ... done [05:57:55.295] | relay stdout ... [05:57:55.296] | relay stdout ... done [05:57:55.296] | check for misuse ... [05:57:55.296] | check for misuse ... done [05:57:55.296] | relay conditions ... [05:57:55.297] | : Future state: 'finished' [05:57:55.297] | : signalConditions() ... [05:57:55.297] | : . include = 'condition' [05:57:55.297] | : . exclude = 'immediateCondition' [05:57:55.297] | : . resignal = TRUE [05:57:55.298] | : . Number of conditions: 6 [05:57:55.298] | : . int 6 [05:57:55.299] | : . Condition #1 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.299] | : . Condition #1: 'simpleMessage', 'message', 'condition' [05:57:55.203] | : . ' , attachPackages() ... [05:57:55.299] | : . Condition #2 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.300] | : . Condition #2: 'simpleMessage', 'message', 'condition' [05:57:55.204] | : . ' , ; packages: [n=1] 'future' [05:57:55.300] | : . Condition #3 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.300] | : . Condition #3: 'simpleMessage', 'message', 'condition' [05:57:55.204] | : . ' , attachPackages() ... done [05:57:55.301] | : . Condition #4 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.301] | : . Condition #4: 'simpleMessage', 'message', 'condition' [05:57:55.205] | : . ' , attachPackages() ... [05:57:55.301] | : . Condition #5 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.301] | : . Condition #5: 'simpleMessage', 'message', 'condition' [05:57:55.205] | : . ' , ; packages: [n=0] [05:57:55.302] | : . Condition #6 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.302] | : . Condition #6: 'simpleMessage', 'message', 'condition' [05:57:55.205] | : . ' , attachPackages() ... done [05:57:55.302] | : signalConditions() ... done [05:57:55.302] | relay conditions ... done [05:57:55.303] value() for SequentialFuture () ... done ** Future evaluation with errors [05:57:55.304] future(..., label = NULL) ... [05:57:55.304] | lazy: FALSE [05:57:55.304] | stdout: TRUE [05:57:55.305] | conditions: [n=1] 'condition' [05:57:55.305] | gc: FALSE [05:57:55.305] | earlySignal: FALSE [05:57:55.306] | getGlobalsAndPackages() ... [05:57:55.306] | : Searching for globals ... [05:57:55.326] | : . globals found: [3] '{', '<-', 'stop' [05:57:55.326] | : Searching for globals ... done [05:57:55.327] | : Resolving globals: FALSE [05:57:55.327] | : Search for packages associated with the globals ... [05:57:55.328] | : . Packages associated with globals: [1] 'base' [05:57:55.328] | : . Packages: [1] 'base' [05:57:55.329] | : Search for packages associated with the globals ... done [05:57:55.329] | : Packages after dropping 'base': [0] [05:57:55.330] | : globals: [0] [05:57:55.330] | : packages: [0] [05:57:55.330] | getGlobalsAndPackages() ... done [05:57:55.331] | run() for 'Future' () ... [05:57:55.332] | : state: 'created' [05:57:55.332] | : plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [05:57:55.332] | : plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [05:57:55.333] | : Using SequentialFutureBackend ... [05:57:55.333] | : . Number of futures since start: 2 (2 created, 2 launched, 2 finished) [05:57:55.334] | : . Launching futures ... [05:57:55.334] | : . ' launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... [05:57:55.335] | : . ' , getFutureData() ... [05:57:55.335] | : . ' , ; getFutureCore() ... [05:57:55.335] | : . ' , ; ` Packages needed by the future expression (n = 0): [05:57:55.336] | : . ' , ; getFutureCore() ... done [05:57:55.336] | : . ' , ; getFutureCapture() ... [05:57:55.341] | : . ' , ; getFutureCapture() ... done [05:57:55.341] | : . ' , ; getFutureContext() ... [05:57:55.341] | : . ' , ; ` plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [05:57:55.342] | : . ' , ; ` | Getting stack without first backend: [n=0] [05:57:55.342] | : . ' , ; ` plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [05:57:55.343] | : . ' , ; ` Packages needed by future backend (n = 0): [05:57:55.343] | : . ' , ; getFutureContext() ... done [05:57:55.343] | : . ' , getFutureData() ... done [05:57:55.347] | : . ' , plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [05:57:55.347] | : . ' , ; Getting full stack: [n=1] 'sequential', 'uniprocess', 'future', 'function' [05:57:55.348] | : . ' , plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [05:57:55.348] | : . ' , plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [05:57:55.349] | : . ' , ; plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [05:57:55.349] | : . ' , ; ` all.equal() for FutureStrategyList ... [05:57:55.349] | : . ' , ; ` | New stack: [05:57:55.349] | : . ' , ; ` | List of 1 [05:57:55.349] | : . ' , ; ` | $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [05:57:55.349] | : . ' , ; ` | ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [05:57:55.349] | : . ' , ; ` | ..- attr(*, "init")= logi TRUE [05:57:55.349] | : . ' , ; ` | ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:55.349] | : . ' , ; ` | .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.349] | : . ' , ; ` | ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.349] | : . ' , ; ` | ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [05:57:55.349] | : . ' , ; ` | - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [05:57:55.355] | : . ' , ; ` | Old stack: [05:57:55.355] | : . ' , ; ` | List of 1 [05:57:55.355] | : . ' , ; ` | $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [05:57:55.355] | : . ' , ; ` | ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [05:57:55.355] | : . ' , ; ` | ..- attr(*, "init")= chr "done" [05:57:55.355] | : . ' , ; ` | ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:55.355] | : . ' , ; ` | .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.355] | : . ' , ; ` | ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.355] | : . ' , ; ` | ..- attr(*, "call")= language plan(sequential) [05:57:55.355] | : . ' , ; ` | ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [05:57:55.355] | : . ' , ; ` | .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:55.355] | : . ' , ; ` | .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.355] | : . ' , ; ` | - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [05:57:55.362] | : . ' , ; ` | Not identical [05:57:55.363] | : . ' , ; ` | all.equal() for future ... [05:57:55.363] | : . ' , ; ` | : List of 2 [05:57:55.363] | : . ' , ; ` | : $ target :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [05:57:55.363] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [05:57:55.363] | : . ' , ; ` | : ..- attr(*, "init")= logi TRUE [05:57:55.363] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:55.363] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.363] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.363] | : . ' , ; ` | : ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [05:57:55.363] | : . ' , ; ` | : $ current:function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [05:57:55.363] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [05:57:55.363] | : . ' , ; ` | : ..- attr(*, "init")= chr "done" [05:57:55.363] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:55.363] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.363] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.363] | : . ' , ; ` | : ..- attr(*, "call")= language plan(sequential) [05:57:55.363] | : . ' , ; ` | : ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [05:57:55.363] | : . ' , ; ` | : .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:55.363] | : . ' , ; ` | : .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.375] | : . ' , ; ` | all.equal() for future ... done [05:57:55.375] | : . ' , ; ` all.equal() for FutureStrategyList ... done [05:57:55.375] | : . ' , ; ` plan(): Skip setting new future backend stack because it is the same as the current one: [05:57:55.376] | : . ' , ; ` List of future strategies: [05:57:55.376] | : . ' , ; ` 1. sequential: [05:57:55.376] | : . ' , ; ` - args: function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame(), workers = "") [05:57:55.376] | : . ' , ; ` - tweaked: FALSE [05:57:55.376] | : . ' , ; ` - call: plan(sequential) [05:57:55.377] | : . ' , ; plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [05:57:55.377] | : . ' , plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [05:57:55.383] | : . ' , plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [05:57:55.383] | : . ' , ; plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [05:57:55.384] | : . ' , ; ` plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [05:57:55.384] | : . ' , ; ` | all.equal() for FutureStrategyList ... [05:57:55.384] | : . ' , ; ` | : New stack: [05:57:55.385] | : . ' , ; ` | : List of 1 [05:57:55.385] | : . ' , ; ` | : $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [05:57:55.385] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [05:57:55.385] | : . ' , ; ` | : ..- attr(*, "init")= chr "done" [05:57:55.385] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:55.385] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.385] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.385] | : . ' , ; ` | : ..- attr(*, "call")= language plan(sequential) [05:57:55.385] | : . ' , ; ` | : ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [05:57:55.385] | : . ' , ; ` | : .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:55.385] | : . ' , ; ` | : .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.385] | : . ' , ; ` | : - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [05:57:55.392] | : . ' , ; ` | : Old stack: [05:57:55.393] | : . ' , ; ` | : List of 1 [05:57:55.393] | : . ' , ; ` | : $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [05:57:55.393] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [05:57:55.393] | : . ' , ; ` | : ..- attr(*, "init")= chr "done" [05:57:55.393] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:55.393] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.393] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.393] | : . ' , ; ` | : ..- attr(*, "call")= language plan(sequential) [05:57:55.393] | : . ' , ; ` | : ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [05:57:55.393] | : . ' , ; ` | : .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:55.393] | : . ' , ; ` | : .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.393] | : . ' , ; ` | : - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [05:57:55.401] | : . ' , ; ` | : Identical [05:57:55.401] | : . ' , ; ` | all.equal() for FutureStrategyList ... done [05:57:55.401] | : . ' , ; ` | plan(): Skip setting new future backend stack because it is the same as the current one: [05:57:55.402] | : . ' , ; ` | List of future strategies: [05:57:55.402] | : . ' , ; ` | 1. sequential: [05:57:55.402] | : . ' , ; ` | - args: function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame(), workers = "") [05:57:55.402] | : . ' , ; ` | - tweaked: FALSE [05:57:55.402] | : . ' , ; ` | - call: plan(sequential) [05:57:55.403] | : . ' , ; ` plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [05:57:55.403] | : . ' , ; plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [05:57:55.404] | : . ' , plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [05:57:55.405] | : . ' , SequentialFuture started (and completed) [05:57:55.405] | : . ' , signalConditions() ... [05:57:55.405] | : . ' , ; include = 'immediateCondition' [05:57:55.406] | : . ' , ; exclude = [05:57:55.406] | : . ' , ; resignal = FALSE [05:57:55.406] | : . ' , ; Number of conditions: 7 [05:57:55.407] | : . ' , ; int 7 [05:57:55.408] | : . ' , ; Condition #1 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.408] | : . ' , ; Condition #2 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.408] | : . ' , ; Condition #3 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.409] | : . ' , ; Condition #4 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.409] | : . ' , ; Condition #5 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.409] | : . ' , ; Condition #6 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.410] | : . ' , ; Condition #7 (class: 'simpleError', 'error', 'condition'): [05:57:55.410] | : . ' , signalConditions() ... done [05:57:55.410] | : . ' launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... done [05:57:55.411] | : . Launching futures ... done [05:57:55.411] | : . Future launched: 'SequentialFuture', 'UniprocessFuture', 'Future' [05:57:55.411] | : Using SequentialFutureBackend ... done [05:57:55.412] | run() for 'Future' () ... done [05:57:55.412] future(..., label = NULL) ... done [05:57:55.413] value() for SequentialFuture () ... [05:57:55.413] | signalConditions() ... [05:57:55.413] | : include = 'immediateCondition' [05:57:55.414] | : exclude = [05:57:55.414] | : resignal = FALSE [05:57:55.414] | : Number of conditions: 7 [05:57:55.414] | : int 7 [05:57:55.416] | : Condition #1 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.416] | : Condition #2 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.416] | : Condition #3 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.417] | : Condition #4 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.417] | : Condition #5 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.417] | : Condition #6 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.417] | : Condition #7 (class: 'simpleError', 'error', 'condition'): [05:57:55.418] | signalConditions() ... done [05:57:55.418] | relay stdout ... [05:57:55.418] | relay stdout ... done [05:57:55.419] | check for misuse ... [05:57:55.419] | check for misuse ... done [05:57:55.419] | relay conditions ... [05:57:55.420] | : Future state: 'finished' [05:57:55.420] | : signalConditions() ... [05:57:55.420] | : . include = 'condition' [05:57:55.421] | : . exclude = 'immediateCondition' [05:57:55.421] | : . resignal = TRUE [05:57:55.421] | : . Number of conditions: 7 [05:57:55.422] | : . int 7 [05:57:55.423] | : . Condition #1 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.423] | : . Condition #1: 'simpleMessage', 'message', 'condition' [05:57:55.344] | : . ' , attachPackages() ... [05:57:55.423] | : . Condition #2 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.424] | : . Condition #2: 'simpleMessage', 'message', 'condition' [05:57:55.344] | : . ' , ; packages: [n=1] 'future' [05:57:55.424] | : . Condition #3 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.424] | : . Condition #3: 'simpleMessage', 'message', 'condition' [05:57:55.345] | : . ' , attachPackages() ... done [05:57:55.425] | : . Condition #4 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.425] | : . Condition #4: 'simpleMessage', 'message', 'condition' [05:57:55.345] | : . ' , attachPackages() ... [05:57:55.426] | : . Condition #5 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.426] | : . Condition #5: 'simpleMessage', 'message', 'condition' [05:57:55.346] | : . ' , ; packages: [n=0] [05:57:55.426] | : . Condition #6 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.426] | : . Condition #6: 'simpleMessage', 'message', 'condition' [05:57:55.346] | : . ' , attachPackages() ... done [05:57:55.427] | : . Condition #7 (class: 'simpleError', 'error', 'condition'): [05:57:55.427] | : . Condition #7: 'simpleError', 'error', 'condition' [05:57:55.428] | : signalConditions() ... done [05:57:55.428] | relay conditions ... done [05:57:55.430] | future(..., label = NULL) ... [05:57:55.430] | : lazy: FALSE [05:57:55.430] | : stdout: TRUE [05:57:55.430] | : conditions: [n=1] 'condition' [05:57:55.431] | : gc: FALSE [05:57:55.431] | : earlySignal: FALSE [05:57:55.431] | : getGlobalsAndPackages() ... [05:57:55.432] | : . Searching for globals ... [05:57:55.458] | : . ' globals found: [6] '{', 'if', '==', '%%', 'ii', 'stop' [05:57:55.459] | : . Searching for globals ... done [05:57:55.459] | : . Resolving globals: FALSE [05:57:55.460] | : . Search for packages associated with the globals ... [05:57:55.460] | : . ' Packages associated with globals: [1] 'base' [05:57:55.461] | : . ' Packages: [1] 'base' [05:57:55.461] | : . Search for packages associated with the globals ... done [05:57:55.462] | : . Packages after dropping 'base': [0] [05:57:55.462] | : . globals: [1] 'ii' [05:57:55.462] | : . packages: [0] [05:57:55.463] | : getGlobalsAndPackages() ... done [05:57:55.463] | : run() for 'Future' () ... [05:57:55.464] | : . state: 'created' [05:57:55.464] | : . plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [05:57:55.464] | : . plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [05:57:55.465] | : . Using SequentialFutureBackend ... [05:57:55.465] | : . ' Number of futures since start: 3 (3 created, 3 launched, 3 finished) [05:57:55.465] | : . ' Launching futures ... [05:57:55.466] | : . ' , launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... [05:57:55.466] | : . ' , ; getFutureData() ... [05:57:55.467] | : . ' , ; ` getFutureCore() ... [05:57:55.467] | : . ' , ; ` | Packages needed by the future expression (n = 0): [05:57:55.467] | : . ' , ; ` getFutureCore() ... done [05:57:55.468] | : . ' , ; ` getFutureCapture() ... [05:57:55.468] | : . ' , ; ` getFutureCapture() ... done [05:57:55.468] | : . ' , ; ` getFutureContext() ... [05:57:55.469] | : . ' , ; ` | plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [05:57:55.469] | : . ' , ; ` | : Getting stack without first backend: [n=0] [05:57:55.469] | : . ' , ; ` | plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [05:57:55.470] | : . ' , ; ` | Packages needed by future backend (n = 0): [05:57:55.470] | : . ' , ; ` getFutureContext() ... done [05:57:55.470] | : . ' , ; getFutureData() ... done [05:57:55.474] | : . ' , ; plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [05:57:55.474] | : . ' , ; ` Getting full stack: [n=1] 'sequential', 'uniprocess', 'future', 'function' [05:57:55.475] | : . ' , ; plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [05:57:55.475] | : . ' , ; plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [05:57:55.476] | : . ' , ; ` plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [05:57:55.476] | : . ' , ; ` | all.equal() for FutureStrategyList ... [05:57:55.477] | : . ' , ; ` | : New stack: [05:57:55.477] | : . ' , ; ` | : List of 1 [05:57:55.477] | : . ' , ; ` | : $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [05:57:55.477] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [05:57:55.477] | : . ' , ; ` | : ..- attr(*, "init")= logi TRUE [05:57:55.477] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:55.477] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.477] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.477] | : . ' , ; ` | : ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [05:57:55.477] | : . ' , ; ` | : - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [05:57:55.484] | : . ' , ; ` | : Old stack: [05:57:55.484] | : . ' , ; ` | : List of 1 [05:57:55.484] | : . ' , ; ` | : $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [05:57:55.484] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [05:57:55.484] | : . ' , ; ` | : ..- attr(*, "init")= chr "done" [05:57:55.484] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:55.484] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.484] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.484] | : . ' , ; ` | : ..- attr(*, "call")= language plan(sequential) [05:57:55.484] | : . ' , ; ` | : ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [05:57:55.484] | : . ' , ; ` | : .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:55.484] | : . ' , ; ` | : .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.484] | : . ' , ; ` | : - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [05:57:55.491] | : . ' , ; ` | : Not identical [05:57:55.491] | : . ' , ; ` | : all.equal() for future ... [05:57:55.492] | : . ' , ; ` | : . List of 2 [05:57:55.492] | : . ' , ; ` | : . $ target :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [05:57:55.492] | : . ' , ; ` | : . ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [05:57:55.492] | : . ' , ; ` | : . ..- attr(*, "init")= logi TRUE [05:57:55.492] | : . ' , ; ` | : . ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:55.492] | : . ' , ; ` | : . .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.492] | : . ' , ; ` | : . ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.492] | : . ' , ; ` | : . ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [05:57:55.492] | : . ' , ; ` | : . $ current:function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [05:57:55.492] | : . ' , ; ` | : . ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [05:57:55.492] | : . ' , ; ` | : . ..- attr(*, "init")= chr "done" [05:57:55.492] | : . ' , ; ` | : . ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:55.492] | : . ' , ; ` | : . .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.492] | : . ' , ; ` | : . ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.492] | : . ' , ; ` | : . ..- attr(*, "call")= language plan(sequential) [05:57:55.492] | : . ' , ; ` | : . ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [05:57:55.492] | : . ' , ; ` | : . .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:55.492] | : . ' , ; ` | : . .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.503] | : . ' , ; ` | : all.equal() for future ... done [05:57:55.503] | : . ' , ; ` | all.equal() for FutureStrategyList ... done [05:57:55.503] | : . ' , ; ` | plan(): Skip setting new future backend stack because it is the same as the current one: [05:57:55.504] | : . ' , ; ` | List of future strategies: [05:57:55.504] | : . ' , ; ` | 1. sequential: [05:57:55.504] | : . ' , ; ` | - args: function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame(), workers = "") [05:57:55.504] | : . ' , ; ` | - tweaked: FALSE [05:57:55.504] | : . ' , ; ` | - call: plan(sequential) [05:57:55.504] | : . ' , ; ` plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [05:57:55.505] | : . ' , ; plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [05:57:55.505] | : . ' , ; assign_globals() ... [05:57:55.505] | : . ' , ; List of 1 [05:57:55.505] | : . ' , ; $ ii: int 1 [05:57:55.505] | : . ' , ; - attr(*, "where")=List of 1 [05:57:55.505] | : . ' , ; ..$ ii: [05:57:55.505] | : . ' , ; - attr(*, "class")= chr [1:3] "FutureGlobals" "Globals" "list" [05:57:55.505] | : . ' , ; - attr(*, "resolved")= logi FALSE [05:57:55.505] | : . ' , ; - attr(*, "total_size")= num NA [05:57:55.505] | : . ' , ; - attr(*, "already-done")= logi TRUE [05:57:55.513] | : . ' , ; - copied 'ii' to environment [05:57:55.514] | : . ' , ; assign_globals() ... done [05:57:55.517] | : . ' , ; plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [05:57:55.517] | : . ' , ; ` plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [05:57:55.518] | : . ' , ; ` | plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [05:57:55.518] | : . ' , ; ` | : all.equal() for FutureStrategyList ... [05:57:55.518] | : . ' , ; ` | : . New stack: [05:57:55.519] | : . ' , ; ` | : . List of 1 [05:57:55.519] | : . ' , ; ` | : . $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [05:57:55.519] | : . ' , ; ` | : . ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [05:57:55.519] | : . ' , ; ` | : . ..- attr(*, "init")= chr "done" [05:57:55.519] | : . ' , ; ` | : . ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:55.519] | : . ' , ; ` | : . .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.519] | : . ' , ; ` | : . ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.519] | : . ' , ; ` | : . ..- attr(*, "call")= language plan(sequential) [05:57:55.519] | : . ' , ; ` | : . ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [05:57:55.519] | : . ' , ; ` | : . .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:55.519] | : . ' , ; ` | : . .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.519] | : . ' , ; ` | : . - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [05:57:55.524] | : . ' , ; ` | : . Old stack: [05:57:55.525] | : . ' , ; ` | : . List of 1 [05:57:55.525] | : . ' , ; ` | : . $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [05:57:55.525] | : . ' , ; ` | : . ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [05:57:55.525] | : . ' , ; ` | : . ..- attr(*, "init")= chr "done" [05:57:55.525] | : . ' , ; ` | : . ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:55.525] | : . ' , ; ` | : . .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.525] | : . ' , ; ` | : . ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.525] | : . ' , ; ` | : . ..- attr(*, "call")= language plan(sequential) [05:57:55.525] | : . ' , ; ` | : . ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [05:57:55.525] | : . ' , ; ` | : . .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:55.525] | : . ' , ; ` | : . .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.525] | : . ' , ; ` | : . - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [05:57:55.530] | : . ' , ; ` | : . Identical [05:57:55.531] | : . ' , ; ` | : all.equal() for FutureStrategyList ... done [05:57:55.531] | : . ' , ; ` | : plan(): Skip setting new future backend stack because it is the same as the current one: [05:57:55.531] | : . ' , ; ` | : List of future strategies: [05:57:55.531] | : . ' , ; ` | : 1. sequential: [05:57:55.531] | : . ' , ; ` | : - args: function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame(), workers = "") [05:57:55.531] | : . ' , ; ` | : - tweaked: FALSE [05:57:55.531] | : . ' , ; ` | : - call: plan(sequential) [05:57:55.532] | : . ' , ; ` | plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [05:57:55.533] | : . ' , ; ` plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [05:57:55.533] | : . ' , ; plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [05:57:55.534] | : . ' , ; SequentialFuture started (and completed) [05:57:55.534] | : . ' , ; signalConditions() ... [05:57:55.534] | : . ' , ; ` include = 'immediateCondition' [05:57:55.534] | : . ' , ; ` exclude = [05:57:55.535] | : . ' , ; ` resignal = FALSE [05:57:55.535] | : . ' , ; ` Number of conditions: 6 [05:57:55.535] | : . ' , ; ` int 6 [05:57:55.536] | : . ' , ; ` Condition #1 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.536] | : . ' , ; ` Condition #2 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.537] | : . ' , ; ` Condition #3 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.537] | : . ' , ; ` Condition #4 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.537] | : . ' , ; ` Condition #5 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.538] | : . ' , ; ` Condition #6 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.538] | : . ' , ; signalConditions() ... done [05:57:55.538] | : . ' , launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... done [05:57:55.539] | : . ' Launching futures ... done [05:57:55.539] | : . ' Future launched: 'SequentialFuture', 'UniprocessFuture', 'Future' [05:57:55.539] | : . Using SequentialFutureBackend ... done [05:57:55.539] | : run() for 'Future' () ... done [05:57:55.539] | future(..., label = NULL) ... done [05:57:55.540] | future(..., label = NULL) ... [05:57:55.541] | : lazy: FALSE [05:57:55.541] | : stdout: TRUE [05:57:55.541] | : conditions: [n=1] 'condition' [05:57:55.541] | : gc: FALSE [05:57:55.542] | : earlySignal: FALSE [05:57:55.542] | : getGlobalsAndPackages() ... [05:57:55.542] | : . Searching for globals ... [05:57:55.569] | : . ' globals found: [6] '{', 'if', '==', '%%', 'ii', 'stop' [05:57:55.569] | : . Searching for globals ... done [05:57:55.570] | : . Resolving globals: FALSE [05:57:55.570] | : . Search for packages associated with the globals ... [05:57:55.571] | : . ' Packages associated with globals: [1] 'base' [05:57:55.571] | : . ' Packages: [1] 'base' [05:57:55.572] | : . Search for packages associated with the globals ... done [05:57:55.572] | : . Packages after dropping 'base': [0] [05:57:55.572] | : . globals: [1] 'ii' [05:57:55.572] | : . packages: [0] [05:57:55.573] | : getGlobalsAndPackages() ... done [05:57:55.573] | : run() for 'Future' () ... [05:57:55.574] | : . state: 'created' [05:57:55.574] | : . plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [05:57:55.574] | : . plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [05:57:55.574] | : . Using SequentialFutureBackend ... [05:57:55.575] | : . ' Number of futures since start: 4 (4 created, 4 launched, 4 finished) [05:57:55.575] | : . ' Launching futures ... [05:57:55.575] | : . ' , launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... [05:57:55.576] | : . ' , ; getFutureData() ... [05:57:55.576] | : . ' , ; ` getFutureCore() ... [05:57:55.576] | : . ' , ; ` | Packages needed by the future expression (n = 0): [05:57:55.576] | : . ' , ; ` getFutureCore() ... done [05:57:55.577] | : . ' , ; ` getFutureCapture() ... [05:57:55.577] | : . ' , ; ` getFutureCapture() ... done [05:57:55.577] | : . ' , ; ` getFutureContext() ... [05:57:55.578] | : . ' , ; ` | plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [05:57:55.578] | : . ' , ; ` | : Getting stack without first backend: [n=0] [05:57:55.578] | : . ' , ; ` | plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [05:57:55.578] | : . ' , ; ` | Packages needed by future backend (n = 0): [05:57:55.579] | : . ' , ; ` getFutureContext() ... done [05:57:55.579] | : . ' , ; getFutureData() ... done [05:57:55.582] | : . ' , ; plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [05:57:55.582] | : . ' , ; ` Getting full stack: [n=1] 'sequential', 'uniprocess', 'future', 'function' [05:57:55.583] | : . ' , ; plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [05:57:55.583] | : . ' , ; plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [05:57:55.584] | : . ' , ; ` plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [05:57:55.584] | : . ' , ; ` | all.equal() for FutureStrategyList ... [05:57:55.584] | : . ' , ; ` | : New stack: [05:57:55.585] | : . ' , ; ` | : List of 1 [05:57:55.585] | : . ' , ; ` | : $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [05:57:55.585] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [05:57:55.585] | : . ' , ; ` | : ..- attr(*, "init")= logi TRUE [05:57:55.585] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:55.585] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.585] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.585] | : . ' , ; ` | : ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [05:57:55.585] | : . ' , ; ` | : - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [05:57:55.590] | : . ' , ; ` | : Old stack: [05:57:55.590] | : . ' , ; ` | : List of 1 [05:57:55.590] | : . ' , ; ` | : $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [05:57:55.590] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [05:57:55.590] | : . ' , ; ` | : ..- attr(*, "init")= chr "done" [05:57:55.590] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:55.590] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.590] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.590] | : . ' , ; ` | : ..- attr(*, "call")= language plan(sequential) [05:57:55.590] | : . ' , ; ` | : ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [05:57:55.590] | : . ' , ; ` | : .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:55.590] | : . ' , ; ` | : .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.590] | : . ' , ; ` | : - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [05:57:55.597] | : . ' , ; ` | : Not identical [05:57:55.597] | : . ' , ; ` | : all.equal() for future ... [05:57:55.598] | : . ' , ; ` | : . List of 2 [05:57:55.598] | : . ' , ; ` | : . $ target :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [05:57:55.598] | : . ' , ; ` | : . ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [05:57:55.598] | : . ' , ; ` | : . ..- attr(*, "init")= logi TRUE [05:57:55.598] | : . ' , ; ` | : . ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:55.598] | : . ' , ; ` | : . .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.598] | : . ' , ; ` | : . ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.598] | : . ' , ; ` | : . ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [05:57:55.598] | : . ' , ; ` | : . $ current:function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [05:57:55.598] | : . ' , ; ` | : . ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [05:57:55.598] | : . ' , ; ` | : . ..- attr(*, "init")= chr "done" [05:57:55.598] | : . ' , ; ` | : . ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:55.598] | : . ' , ; ` | : . .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.598] | : . ' , ; ` | : . ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.598] | : . ' , ; ` | : . ..- attr(*, "call")= language plan(sequential) [05:57:55.598] | : . ' , ; ` | : . ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [05:57:55.598] | : . ' , ; ` | : . .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:55.598] | : . ' , ; ` | : . .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.609] | : . ' , ; ` | : all.equal() for future ... done [05:57:55.609] | : . ' , ; ` | all.equal() for FutureStrategyList ... done [05:57:55.610] | : . ' , ; ` | plan(): Skip setting new future backend stack because it is the same as the current one: [05:57:55.610] | : . ' , ; ` | List of future strategies: [05:57:55.610] | : . ' , ; ` | 1. sequential: [05:57:55.610] | : . ' , ; ` | - args: function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame(), workers = "") [05:57:55.610] | : . ' , ; ` | - tweaked: FALSE [05:57:55.610] | : . ' , ; ` | - call: plan(sequential) [05:57:55.611] | : . ' , ; ` plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [05:57:55.611] | : . ' , ; plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [05:57:55.611] | : . ' , ; assign_globals() ... [05:57:55.612] | : . ' , ; List of 1 [05:57:55.612] | : . ' , ; $ ii: int 2 [05:57:55.612] | : . ' , ; - attr(*, "where")=List of 1 [05:57:55.612] | : . ' , ; ..$ ii: [05:57:55.612] | : . ' , ; - attr(*, "class")= chr [1:3] "FutureGlobals" "Globals" "list" [05:57:55.612] | : . ' , ; - attr(*, "resolved")= logi FALSE [05:57:55.612] | : . ' , ; - attr(*, "total_size")= num NA [05:57:55.612] | : . ' , ; - attr(*, "already-done")= logi TRUE [05:57:55.617] | : . ' , ; - copied 'ii' to environment [05:57:55.617] | : . ' , ; assign_globals() ... done [05:57:55.622] | : . ' , ; plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [05:57:55.622] | : . ' , ; ` plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [05:57:55.623] | : . ' , ; ` | plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [05:57:55.623] | : . ' , ; ` | : all.equal() for FutureStrategyList ... [05:57:55.623] | : . ' , ; ` | : . New stack: [05:57:55.624] | : . ' , ; ` | : . List of 1 [05:57:55.624] | : . ' , ; ` | : . $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [05:57:55.624] | : . ' , ; ` | : . ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [05:57:55.624] | : . ' , ; ` | : . ..- attr(*, "init")= chr "done" [05:57:55.624] | : . ' , ; ` | : . ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:55.624] | : . ' , ; ` | : . .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.624] | : . ' , ; ` | : . ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.624] | : . ' , ; ` | : . ..- attr(*, "call")= language plan(sequential) [05:57:55.624] | : . ' , ; ` | : . ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [05:57:55.624] | : . ' , ; ` | : . .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:55.624] | : . ' , ; ` | : . .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.624] | : . ' , ; ` | : . - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [05:57:55.631] | : . ' , ; ` | : . Old stack: [05:57:55.632] | : . ' , ; ` | : . List of 1 [05:57:55.632] | : . ' , ; ` | : . $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [05:57:55.632] | : . ' , ; ` | : . ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [05:57:55.632] | : . ' , ; ` | : . ..- attr(*, "init")= chr "done" [05:57:55.632] | : . ' , ; ` | : . ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:55.632] | : . ' , ; ` | : . .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.632] | : . ' , ; ` | : . ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.632] | : . ' , ; ` | : . ..- attr(*, "call")= language plan(sequential) [05:57:55.632] | : . ' , ; ` | : . ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [05:57:55.632] | : . ' , ; ` | : . .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:55.632] | : . ' , ; ` | : . .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.632] | : . ' , ; ` | : . - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [05:57:55.639] | : . ' , ; ` | : . Identical [05:57:55.640] | : . ' , ; ` | : all.equal() for FutureStrategyList ... done [05:57:55.640] | : . ' , ; ` | : plan(): Skip setting new future backend stack because it is the same as the current one: [05:57:55.640] | : . ' , ; ` | : List of future strategies: [05:57:55.640] | : . ' , ; ` | : 1. sequential: [05:57:55.640] | : . ' , ; ` | : - args: function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame(), workers = "") [05:57:55.640] | : . ' , ; ` | : - tweaked: FALSE [05:57:55.640] | : . ' , ; ` | : - call: plan(sequential) [05:57:55.642] | : . ' , ; ` | plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [05:57:55.642] | : . ' , ; ` plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [05:57:55.642] | : . ' , ; plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [05:57:55.643] | : . ' , ; SequentialFuture started (and completed) [05:57:55.644] | : . ' , ; signalConditions() ... [05:57:55.644] | : . ' , ; ` include = 'immediateCondition' [05:57:55.644] | : . ' , ; ` exclude = [05:57:55.645] | : . ' , ; ` resignal = FALSE [05:57:55.645] | : . ' , ; ` Number of conditions: 7 [05:57:55.645] | : . ' , ; ` int 7 [05:57:55.646] | : . ' , ; ` Condition #1 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.647] | : . ' , ; ` Condition #2 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.647] | : . ' , ; ` Condition #3 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.647] | : . ' , ; ` Condition #4 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.647] | : . ' , ; ` Condition #5 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.648] | : . ' , ; ` Condition #6 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.648] | : . ' , ; ` Condition #7 (class: 'simpleError', 'error', 'condition'): [05:57:55.648] | : . ' , ; signalConditions() ... done [05:57:55.649] | : . ' , launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... done [05:57:55.649] | : . ' Launching futures ... done [05:57:55.649] | : . ' Future launched: 'SequentialFuture', 'UniprocessFuture', 'Future' [05:57:55.650] | : . Using SequentialFutureBackend ... done [05:57:55.650] | : run() for 'Future' () ... done [05:57:55.650] | future(..., label = NULL) ... done [05:57:55.651] | future(..., label = NULL) ... [05:57:55.652] | : lazy: FALSE [05:57:55.652] | : stdout: TRUE [05:57:55.652] | : conditions: [n=1] 'condition' [05:57:55.652] | : gc: FALSE [05:57:55.652] | : earlySignal: FALSE [05:57:55.653] | : getGlobalsAndPackages() ... [05:57:55.653] | : . Searching for globals ... [05:57:55.686] | : . ' globals found: [6] '{', 'if', '==', '%%', 'ii', 'stop' [05:57:55.686] | : . Searching for globals ... done [05:57:55.687] | : . Resolving globals: FALSE [05:57:55.687] | : . Search for packages associated with the globals ... [05:57:55.688] | : . ' Packages associated with globals: [1] 'base' [05:57:55.689] | : . ' Packages: [1] 'base' [05:57:55.689] | : . Search for packages associated with the globals ... done [05:57:55.689] | : . Packages after dropping 'base': [0] [05:57:55.690] | : . globals: [1] 'ii' [05:57:55.690] | : . packages: [0] [05:57:55.690] | : getGlobalsAndPackages() ... done [05:57:55.691] | : run() for 'Future' () ... [05:57:55.691] | : . state: 'created' [05:57:55.692] | : . plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [05:57:55.692] | : . plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [05:57:55.692] | : . Using SequentialFutureBackend ... [05:57:55.693] | : . ' Number of futures since start: 5 (5 created, 5 launched, 5 finished) [05:57:55.693] | : . ' Launching futures ... [05:57:55.693] | : . ' , launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... [05:57:55.694] | : . ' , ; getFutureData() ... [05:57:55.694] | : . ' , ; ` getFutureCore() ... [05:57:55.694] | : . ' , ; ` | Packages needed by the future expression (n = 0): [05:57:55.695] | : . ' , ; ` getFutureCore() ... done [05:57:55.695] | : . ' , ; ` getFutureCapture() ... [05:57:55.695] | : . ' , ; ` getFutureCapture() ... done [05:57:55.696] | : . ' , ; ` getFutureContext() ... [05:57:55.696] | : . ' , ; ` | plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [05:57:55.696] | : . ' , ; ` | : Getting stack without first backend: [n=0] [05:57:55.697] | : . ' , ; ` | plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [05:57:55.697] | : . ' , ; ` | Packages needed by future backend (n = 0): [05:57:55.697] | : . ' , ; ` getFutureContext() ... done [05:57:55.698] | : . ' , ; getFutureData() ... done [05:57:55.701] | : . ' , ; plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [05:57:55.702] | : . ' , ; ` Getting full stack: [n=1] 'sequential', 'uniprocess', 'future', 'function' [05:57:55.702] | : . ' , ; plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [05:57:55.703] | : . ' , ; plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [05:57:55.703] | : . ' , ; ` plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [05:57:55.704] | : . ' , ; ` | all.equal() for FutureStrategyList ... [05:57:55.704] | : . ' , ; ` | : New stack: [05:57:55.704] | : . ' , ; ` | : List of 1 [05:57:55.704] | : . ' , ; ` | : $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [05:57:55.704] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [05:57:55.704] | : . ' , ; ` | : ..- attr(*, "init")= logi TRUE [05:57:55.704] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:55.704] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.704] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.704] | : . ' , ; ` | : ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [05:57:55.704] | : . ' , ; ` | : - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [05:57:55.710] | : . ' , ; ` | : Old stack: [05:57:55.711] | : . ' , ; ` | : List of 1 [05:57:55.711] | : . ' , ; ` | : $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [05:57:55.711] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [05:57:55.711] | : . ' , ; ` | : ..- attr(*, "init")= chr "done" [05:57:55.711] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:55.711] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.711] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.711] | : . ' , ; ` | : ..- attr(*, "call")= language plan(sequential) [05:57:55.711] | : . ' , ; ` | : ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [05:57:55.711] | : . ' , ; ` | : .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:55.711] | : . ' , ; ` | : .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.711] | : . ' , ; ` | : - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [05:57:55.718] | : . ' , ; ` | : Not identical [05:57:55.719] | : . ' , ; ` | : all.equal() for future ... [05:57:55.719] | : . ' , ; ` | : . List of 2 [05:57:55.719] | : . ' , ; ` | : . $ target :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [05:57:55.719] | : . ' , ; ` | : . ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [05:57:55.719] | : . ' , ; ` | : . ..- attr(*, "init")= logi TRUE [05:57:55.719] | : . ' , ; ` | : . ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:55.719] | : . ' , ; ` | : . .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.719] | : . ' , ; ` | : . ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.719] | : . ' , ; ` | : . ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [05:57:55.719] | : . ' , ; ` | : . $ current:function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [05:57:55.719] | : . ' , ; ` | : . ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [05:57:55.719] | : . ' , ; ` | : . ..- attr(*, "init")= chr "done" [05:57:55.719] | : . ' , ; ` | : . ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:55.719] | : . ' , ; ` | : . .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.719] | : . ' , ; ` | : . ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.719] | : . ' , ; ` | : . ..- attr(*, "call")= language plan(sequential) [05:57:55.719] | : . ' , ; ` | : . ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [05:57:55.719] | : . ' , ; ` | : . .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:55.719] | : . ' , ; ` | : . .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.732] | : . ' , ; ` | : all.equal() for future ... done [05:57:55.733] | : . ' , ; ` | all.equal() for FutureStrategyList ... done [05:57:55.733] | : . ' , ; ` | plan(): Skip setting new future backend stack because it is the same as the current one: [05:57:55.733] | : . ' , ; ` | List of future strategies: [05:57:55.733] | : . ' , ; ` | 1. sequential: [05:57:55.733] | : . ' , ; ` | - args: function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame(), workers = "") [05:57:55.733] | : . ' , ; ` | - tweaked: FALSE [05:57:55.733] | : . ' , ; ` | - call: plan(sequential) [05:57:55.735] | : . ' , ; ` plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [05:57:55.735] | : . ' , ; plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [05:57:55.735] | : . ' , ; assign_globals() ... [05:57:55.735] | : . ' , ; List of 1 [05:57:55.735] | : . ' , ; $ ii: int 3 [05:57:55.735] | : . ' , ; - attr(*, "where")=List of 1 [05:57:55.735] | : . ' , ; ..$ ii: [05:57:55.735] | : . ' , ; - attr(*, "class")= chr [1:3] "FutureGlobals" "Globals" "list" [05:57:55.735] | : . ' , ; - attr(*, "resolved")= logi FALSE [05:57:55.735] | : . ' , ; - attr(*, "total_size")= num NA [05:57:55.735] | : . ' , ; - attr(*, "already-done")= logi TRUE [05:57:55.740] | : . ' , ; - copied 'ii' to environment [05:57:55.741] | : . ' , ; assign_globals() ... done [05:57:55.744] | : . ' , ; plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [05:57:55.745] | : . ' , ; ` plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [05:57:55.745] | : . ' , ; ` | plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [05:57:55.745] | : . ' , ; ` | : all.equal() for FutureStrategyList ... [05:57:55.746] | : . ' , ; ` | : . New stack: [05:57:55.746] | : . ' , ; ` | : . List of 1 [05:57:55.746] | : . ' , ; ` | : . $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [05:57:55.746] | : . ' , ; ` | : . ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [05:57:55.746] | : . ' , ; ` | : . ..- attr(*, "init")= chr "done" [05:57:55.746] | : . ' , ; ` | : . ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:55.746] | : . ' , ; ` | : . .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.746] | : . ' , ; ` | : . ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.746] | : . ' , ; ` | : . ..- attr(*, "call")= language plan(sequential) [05:57:55.746] | : . ' , ; ` | : . ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [05:57:55.746] | : . ' , ; ` | : . .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:55.746] | : . ' , ; ` | : . .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.746] | : . ' , ; ` | : . - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [05:57:55.752] | : . ' , ; ` | : . Old stack: [05:57:55.753] | : . ' , ; ` | : . List of 1 [05:57:55.753] | : . ' , ; ` | : . $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [05:57:55.753] | : . ' , ; ` | : . ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [05:57:55.753] | : . ' , ; ` | : . ..- attr(*, "init")= chr "done" [05:57:55.753] | : . ' , ; ` | : . ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:55.753] | : . ' , ; ` | : . .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.753] | : . ' , ; ` | : . ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.753] | : . ' , ; ` | : . ..- attr(*, "call")= language plan(sequential) [05:57:55.753] | : . ' , ; ` | : . ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [05:57:55.753] | : . ' , ; ` | : . .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:55.753] | : . ' , ; ` | : . .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.753] | : . ' , ; ` | : . - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [05:57:55.759] | : . ' , ; ` | : . Identical [05:57:55.759] | : . ' , ; ` | : all.equal() for FutureStrategyList ... done [05:57:55.759] | : . ' , ; ` | : plan(): Skip setting new future backend stack because it is the same as the current one: [05:57:55.760] | : . ' , ; ` | : List of future strategies: [05:57:55.760] | : . ' , ; ` | : 1. sequential: [05:57:55.760] | : . ' , ; ` | : - args: function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame(), workers = "") [05:57:55.760] | : . ' , ; ` | : - tweaked: FALSE [05:57:55.760] | : . ' , ; ` | : - call: plan(sequential) [05:57:55.761] | : . ' , ; ` | plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [05:57:55.761] | : . ' , ; ` plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [05:57:55.761] | : . ' , ; plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [05:57:55.762] | : . ' , ; SequentialFuture started (and completed) [05:57:55.762] | : . ' , ; signalConditions() ... [05:57:55.762] | : . ' , ; ` include = 'immediateCondition' [05:57:55.763] | : . ' , ; ` exclude = [05:57:55.763] | : . ' , ; ` resignal = FALSE [05:57:55.763] | : . ' , ; ` Number of conditions: 6 [05:57:55.763] | : . ' , ; ` int 6 [05:57:55.764] | : . ' , ; ` Condition #1 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.765] | : . ' , ; ` Condition #2 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.765] | : . ' , ; ` Condition #3 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.765] | : . ' , ; ` Condition #4 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.765] | : . ' , ; ` Condition #5 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.766] | : . ' , ; ` Condition #6 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.766] | : . ' , ; signalConditions() ... done [05:57:55.766] | : . ' , launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... done [05:57:55.767] | : . ' Launching futures ... done [05:57:55.767] | : . ' Future launched: 'SequentialFuture', 'UniprocessFuture', 'Future' [05:57:55.767] | : . Using SequentialFutureBackend ... done [05:57:55.767] | : run() for 'Future' () ... done [05:57:55.768] | future(..., label = NULL) ... done [05:57:55.768] | value() for SequentialFuture () ... [05:57:55.769] | : signalConditions() ... [05:57:55.769] | : . include = 'immediateCondition' [05:57:55.769] | : . exclude = [05:57:55.769] | : . resignal = FALSE [05:57:55.770] | : . Number of conditions: 6 [05:57:55.770] | : . int 6 [05:57:55.771] | : . Condition #1 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.771] | : . Condition #2 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.771] | : . Condition #3 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.771] | : . Condition #4 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.772] | : . Condition #5 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.772] | : . Condition #6 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.772] | : signalConditions() ... done [05:57:55.773] | : relay stdout ... [05:57:55.773] | : relay stdout ... done [05:57:55.773] | : check for misuse ... [05:57:55.773] | : check for misuse ... done [05:57:55.774] | : relay conditions ... [05:57:55.774] | : . Future state: 'finished' [05:57:55.774] | : . signalConditions() ... [05:57:55.774] | : . ' include = 'condition' [05:57:55.775] | : . ' exclude = 'immediateCondition' [05:57:55.775] | : . ' resignal = TRUE [05:57:55.775] | : . ' Number of conditions: 6 [05:57:55.775] | : . ' int 6 [05:57:55.776] | : . ' Condition #1 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.777] | : . ' Condition #1: 'simpleMessage', 'message', 'condition' [05:57:55.471] | : . ' , ; attachPackages() ... [05:57:55.777] | : . ' Condition #2 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.777] | : . ' Condition #2: 'simpleMessage', 'message', 'condition' [05:57:55.471] | : . ' , ; ` packages: [n=1] 'future' [05:57:55.778] | : . ' Condition #3 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.778] | : . ' Condition #3: 'simpleMessage', 'message', 'condition' [05:57:55.472] | : . ' , ; attachPackages() ... done [05:57:55.778] | : . ' Condition #4 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.778] | : . ' Condition #4: 'simpleMessage', 'message', 'condition' [05:57:55.472] | : . ' , ; attachPackages() ... [05:57:55.779] | : . ' Condition #5 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.779] | : . ' Condition #5: 'simpleMessage', 'message', 'condition' [05:57:55.473] | : . ' , ; ` packages: [n=0] [05:57:55.779] | : . ' Condition #6 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.780] | : . ' Condition #6: 'simpleMessage', 'message', 'condition' [05:57:55.473] | : . ' , ; attachPackages() ... done [05:57:55.780] | : . signalConditions() ... done [05:57:55.781] | : relay conditions ... done [05:57:55.781] | value() for SequentialFuture () ... done [05:57:55.781] | value() for SequentialFuture () ... [05:57:55.782] | : signalConditions() ... [05:57:55.782] | : . include = 'immediateCondition' [05:57:55.782] | : . exclude = [05:57:55.783] | : . resignal = FALSE [05:57:55.783] | : . Number of conditions: 7 [05:57:55.783] | : . int 7 [05:57:55.784] | : . Condition #1 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.785] | : . Condition #2 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.785] | : . Condition #3 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.785] | : . Condition #4 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.786] | : . Condition #5 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.786] | : . Condition #6 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.786] | : . Condition #7 (class: 'simpleError', 'error', 'condition'): [05:57:55.787] | : signalConditions() ... done [05:57:55.787] | : relay stdout ... [05:57:55.788] | : relay stdout ... done [05:57:55.788] | : check for misuse ... [05:57:55.788] | : check for misuse ... done [05:57:55.789] | : relay conditions ... [05:57:55.789] | : . Future state: 'finished' [05:57:55.789] | : . signalConditions() ... [05:57:55.789] | : . ' include = 'condition' [05:57:55.790] | : . ' exclude = 'immediateCondition' [05:57:55.790] | : . ' resignal = TRUE [05:57:55.790] | : . ' Number of conditions: 7 [05:57:55.791] | : . ' int 7 [05:57:55.792] | : . ' Condition #1 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.792] | : . ' Condition #1: 'simpleMessage', 'message', 'condition' [05:57:55.580] | : . ' , ; attachPackages() ... [05:57:55.792] | : . ' Condition #2 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.793] | : . ' Condition #2: 'simpleMessage', 'message', 'condition' [05:57:55.580] | : . ' , ; ` packages: [n=1] 'future' [05:57:55.793] | : . ' Condition #3 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.793] | : . ' Condition #3: 'simpleMessage', 'message', 'condition' [05:57:55.580] | : . ' , ; attachPackages() ... done [05:57:55.794] | : . ' Condition #4 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.794] | : . ' Condition #4: 'simpleMessage', 'message', 'condition' [05:57:55.581] | : . ' , ; attachPackages() ... [05:57:55.795] | : . ' Condition #5 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.795] | : . ' Condition #5: 'simpleMessage', 'message', 'condition' [05:57:55.581] | : . ' , ; ` packages: [n=0] [05:57:55.795] | : . ' Condition #6 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.796] | : . ' Condition #6: 'simpleMessage', 'message', 'condition' [05:57:55.581] | : . ' , ; attachPackages() ... done [05:57:55.796] | : . ' Condition #7 (class: 'simpleError', 'error', 'condition'): [05:57:55.796] | : . ' Condition #7: 'simpleError', 'error', 'condition' [05:57:55.797] | : . signalConditions() ... done [05:57:55.797] | : relay conditions ... done [05:57:55.798] | : value() for SequentialFuture () ... [05:57:55.799] | : . signalConditions() ... [05:57:55.799] | : . ' include = 'immediateCondition' [05:57:55.799] | : . ' exclude = [05:57:55.800] | : . ' resignal = FALSE [05:57:55.800] | : . ' Number of conditions: 6 [05:57:55.800] | : . ' int 6 [05:57:55.801] | : . ' Condition #1 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.802] | : . ' Condition #2 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.802] | : . ' Condition #3 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.802] | : . ' Condition #4 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.803] | : . ' Condition #5 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.803] | : . ' Condition #6 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.803] | : . signalConditions() ... done [05:57:55.803] | : . relay stdout ... [05:57:55.804] | : . relay stdout ... done [05:57:55.804] | : . check for misuse ... [05:57:55.804] | : . check for misuse ... done [05:57:55.805] | : . relay conditions ... [05:57:55.805] | : . ' Future state: 'finished' [05:57:55.805] | : . ' signalConditions() ... [05:57:55.806] | : . ' , include = 'condition' [05:57:55.806] | : . ' , exclude = 'immediateCondition' [05:57:55.806] | : . ' , resignal = TRUE [05:57:55.806] | : . ' , Number of conditions: 6 [05:57:55.807] | : . ' , int 6 [05:57:55.807] | : . ' , Condition #1 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.808] | : . ' , Condition #1: 'simpleMessage', 'message', 'condition' [05:57:55.698] | : . ' , ; attachPackages() ... [05:57:55.808] | : . ' , Condition #2 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.808] | : . ' , Condition #2: 'simpleMessage', 'message', 'condition' [05:57:55.699] | : . ' , ; ` packages: [n=1] 'future' [05:57:55.809] | : . ' , Condition #3 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.809] | : . ' , Condition #3: 'simpleMessage', 'message', 'condition' [05:57:55.699] | : . ' , ; attachPackages() ... done [05:57:55.809] | : . ' , Condition #4 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.809] | : . ' , Condition #4: 'simpleMessage', 'message', 'condition' [05:57:55.700] | : . ' , ; attachPackages() ... [05:57:55.810] | : . ' , Condition #5 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.810] | : . ' , Condition #5: 'simpleMessage', 'message', 'condition' [05:57:55.700] | : . ' , ; ` packages: [n=0] [05:57:55.810] | : . ' , Condition #6 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.811] | : . ' , Condition #6: 'simpleMessage', 'message', 'condition' [05:57:55.700] | : . ' , ; attachPackages() ... done [05:57:55.811] | : . ' signalConditions() ... done [05:57:55.811] | : . relay conditions ... done [05:57:55.811] | : value() for SequentialFuture () ... done Warning in get(var, envir = x, inherits = FALSE) : restarting interrupted promise evaluation [05:57:55.812] | : value() for SequentialFuture () ... [05:57:55.813] | : . signalConditions() ... [05:57:55.813] | : . ' include = 'immediateCondition' [05:57:55.813] | : . ' exclude = [05:57:55.813] | : . ' resignal = FALSE [05:57:55.814] | : . ' Number of conditions: 7 [05:57:55.814] | : . ' int 7 [05:57:55.815] | : . ' Condition #1 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.815] | : . ' already signaled, skipping [05:57:55.815] | : . ' Condition #2 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.815] | : . ' already signaled, skipping [05:57:55.816] | : . ' Condition #3 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.816] | : . ' already signaled, skipping [05:57:55.816] | : . ' Condition #4 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.816] | : . ' already signaled, skipping [05:57:55.816] | : . ' Condition #5 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.817] | : . ' already signaled, skipping [05:57:55.817] | : . ' Condition #6 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.817] | : . ' already signaled, skipping [05:57:55.817] | : . ' Condition #7 (class: 'simpleError', 'error', 'condition'): [05:57:55.818] | : . ' already signaled, skipping [05:57:55.818] | : . signalConditions() ... done [05:57:55.818] | : . relay stdout ... [05:57:55.818] | : . relay stdout ... done [05:57:55.819] | : . check for misuse ... [05:57:55.819] | : . check for misuse ... done [05:57:55.819] | : . relay conditions ... [05:57:55.819] | : . ' Future state: 'finished' [05:57:55.820] | : . ' signalConditions() ... [05:57:55.820] | : . ' , include = 'condition' [05:57:55.820] | : . ' , exclude = 'immediateCondition' [05:57:55.820] | : . ' , resignal = TRUE [05:57:55.821] | : . ' , Number of conditions: 7 [05:57:55.821] | : . ' , int 7 [05:57:55.822] | : . ' , Condition #1 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.822] | : . ' , Condition #1: 'simpleMessage', 'message', 'condition' [05:57:55.580] | : . ' , ; attachPackages() ... [05:57:55.822] | : . ' , Condition #2 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.822] | : . ' , Condition #2: 'simpleMessage', 'message', 'condition' [05:57:55.580] | : . ' , ; ` packages: [n=1] 'future' [05:57:55.823] | : . ' , Condition #3 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.823] | : . ' , Condition #3: 'simpleMessage', 'message', 'condition' [05:57:55.580] | : . ' , ; attachPackages() ... done [05:57:55.823] | : . ' , Condition #4 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.824] | : . ' , Condition #4: 'simpleMessage', 'message', 'condition' [05:57:55.581] | : . ' , ; attachPackages() ... [05:57:55.824] | : . ' , Condition #5 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.824] | : . ' , Condition #5: 'simpleMessage', 'message', 'condition' [05:57:55.581] | : . ' , ; ` packages: [n=0] [05:57:55.825] | : . ' , Condition #6 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.825] | : . ' , Condition #6: 'simpleMessage', 'message', 'condition' [05:57:55.581] | : . ' , ; attachPackages() ... done [05:57:55.825] | : . ' , Condition #7 (class: 'simpleError', 'error', 'condition'): [05:57:55.825] | : . ' , Condition #7: 'simpleError', 'error', 'condition' [05:57:55.826] | : . ' signalConditions() ... done [05:57:55.826] | : . relay conditions ... done Warning in get(var, envir = x, inherits = FALSE) : restarting interrupted promise evaluation [05:57:55.827] | : . value() for SequentialFuture () ... [05:57:55.827] | : . ' signalConditions() ... [05:57:55.827] | : . ' , include = 'immediateCondition' [05:57:55.828] | : . ' , exclude = [05:57:55.828] | : . ' , resignal = FALSE [05:57:55.828] | : . ' , Number of conditions: 7 [05:57:55.828] | : . ' , int 7 [05:57:55.829] | : . ' , Condition #1 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.830] | : . ' , already signaled, skipping [05:57:55.830] | : . ' , Condition #2 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.830] | : . ' , already signaled, skipping [05:57:55.830] | : . ' , Condition #3 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.831] | : . ' , already signaled, skipping [05:57:55.831] | : . ' , Condition #4 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.831] | : . ' , already signaled, skipping [05:57:55.832] | : . ' , Condition #5 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.832] | : . ' , already signaled, skipping [05:57:55.832] | : . ' , Condition #6 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.832] | : . ' , already signaled, skipping [05:57:55.833] | : . ' , Condition #7 (class: 'simpleError', 'error', 'condition'): [05:57:55.833] | : . ' , already signaled, skipping [05:57:55.833] | : . ' signalConditions() ... done [05:57:55.834] | : . ' relay stdout ... [05:57:55.834] | : . ' relay stdout ... done [05:57:55.834] | : . ' check for misuse ... [05:57:55.835] | : . ' check for misuse ... done [05:57:55.835] | : . ' relay conditions ... [05:57:55.835] | : . ' , Future state: 'finished' [05:57:55.836] | : . ' , signalConditions() ... [05:57:55.836] | : . ' , ; include = 'condition' [05:57:55.836] | : . ' , ; exclude = 'immediateCondition' [05:57:55.836] | : . ' , ; resignal = TRUE [05:57:55.837] | : . ' , ; Number of conditions: 7 [05:57:55.837] | : . ' , ; int 7 [05:57:55.838] | : . ' , ; Condition #1 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.838] | : . ' , ; Condition #1: 'simpleMessage', 'message', 'condition' [05:57:55.580] | : . ' , ; attachPackages() ... [05:57:55.839] | : . ' , ; Condition #2 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.839] | : . ' , ; Condition #2: 'simpleMessage', 'message', 'condition' [05:57:55.580] | : . ' , ; ` packages: [n=1] 'future' [05:57:55.840] | : . ' , ; Condition #3 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.840] | : . ' , ; Condition #3: 'simpleMessage', 'message', 'condition' [05:57:55.580] | : . ' , ; attachPackages() ... done [05:57:55.840] | : . ' , ; Condition #4 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.841] | : . ' , ; Condition #4: 'simpleMessage', 'message', 'condition' [05:57:55.581] | : . ' , ; attachPackages() ... [05:57:55.841] | : . ' , ; Condition #5 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.841] | : . ' , ; Condition #5: 'simpleMessage', 'message', 'condition' [05:57:55.581] | : . ' , ; ` packages: [n=0] [05:57:55.842] | : . ' , ; Condition #6 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.845] | : . ' , ; Condition #6: 'simpleMessage', 'message', 'condition' [05:57:55.581] | : . ' , ; attachPackages() ... done [05:57:55.846] | : . ' , ; Condition #7 (class: 'simpleError', 'error', 'condition'): [05:57:55.846] | : . ' , ; Condition #7: 'simpleError', 'error', 'condition' [05:57:55.847] | : . ' , signalConditions() ... done [05:57:55.847] | : . ' relay conditions ... done ** Future evaluation with a poor-man's "progress bar" [05:57:55.848] | : . ' future(..., label = NULL) ... [05:57:55.848] | : . ' , lazy: FALSE [05:57:55.848] | : . ' , stdout: TRUE [05:57:55.849] | : . ' , conditions: [n=1] 'condition' [05:57:55.849] | : . ' , gc: FALSE [05:57:55.851] | : . ' , earlySignal: FALSE [05:57:55.851] | : . ' , getGlobalsAndPackages() ... [05:57:55.852] | : . ' , ; Searching for globals ... [05:57:55.884] | : . ' , ; ` globals found: [4] '{', 'cat', 'for', ':' [05:57:55.885] | : . ' , ; Searching for globals ... done [05:57:55.885] | : . ' , ; Resolving globals: FALSE [05:57:55.885] | : . ' , ; Search for packages associated with the globals ... [05:57:55.885] | : . ' , ; ` Packages associated with globals: [1] 'base' [05:57:55.886] | : . ' , ; ` Packages: [1] 'base' [05:57:55.886] | : . ' , ; Search for packages associated with the globals ... done [05:57:55.886] | : . ' , ; Packages after dropping 'base': [0] [05:57:55.886] | : . ' , ; globals: [0] [05:57:55.887] | : . ' , ; packages: [0] [05:57:55.887] | : . ' , getGlobalsAndPackages() ... done [05:57:55.887] | : . ' , run() for 'Future' () ... [05:57:55.887] | : . ' , ; state: 'created' [05:57:55.888] | : . ' , ; plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [05:57:55.888] | : . ' , ; plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [05:57:55.888] | : . ' , ; Using SequentialFutureBackend ... [05:57:55.888] | : . ' , ; ` Number of futures since start: 6 (6 created, 6 launched, 6 finished) [05:57:55.888] | : . ' , ; ` Launching futures ... [05:57:55.889] | : . ' , ; ` | launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... [05:57:55.889] | : . ' , ; ` | : getFutureData() ... [05:57:55.889] | : . ' , ; ` | : . getFutureCore() ... [05:57:55.889] | : . ' , ; ` | : . ' Packages needed by the future expression (n = 0): [05:57:55.889] | : . ' , ; ` | : . getFutureCore() ... done [05:57:55.889] | : . ' , ; ` | : . getFutureCapture() ... [05:57:55.890] | : . ' , ; ` | : . getFutureCapture() ... done [05:57:55.890] | : . ' , ; ` | : . getFutureContext() ... [05:57:55.890] | : . ' , ; ` | : . ' plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [05:57:55.890] | : . ' , ; ` | : . ' , Getting stack without first backend: [n=0] [05:57:55.891] | : . ' , ; ` | : . ' plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [05:57:55.891] | : . ' , ; ` | : . ' Packages needed by future backend (n = 0): [05:57:55.891] | : . ' , ; ` | : . getFutureContext() ... done [05:57:55.891] | : . ' , ; ` | : getFutureData() ... done [05:57:55.894] | : . ' , ; ` | : plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [05:57:55.894] | : . ' , ; ` | : . Getting full stack: [n=1] 'sequential', 'uniprocess', 'future', 'function' [05:57:55.894] | : . ' , ; ` | : plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [05:57:55.894] | : . ' , ; ` | : plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [05:57:55.895] | : . ' , ; ` | : . plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [05:57:55.895] | : . ' , ; ` | : . ' all.equal() for FutureStrategyList ... [05:57:55.895] | : . ' , ; ` | : . ' , New stack: [05:57:55.895] | : . ' , ; ` | : . ' , List of 1 [05:57:55.895] | : . ' , ; ` | : . ' , $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [05:57:55.895] | : . ' , ; ` | : . ' , ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [05:57:55.895] | : . ' , ; ` | : . ' , ..- attr(*, "init")= logi TRUE [05:57:55.895] | : . ' , ; ` | : . ' , ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:55.895] | : . ' , ; ` | : . ' , .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.895] | : . ' , ; ` | : . ' , ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.895] | : . ' , ; ` | : . ' , ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [05:57:55.895] | : . ' , ; ` | : . ' , - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [05:57:55.899] | : . ' , ; ` | : . ' , Old stack: [05:57:55.899] | : . ' , ; ` | : . ' , List of 1 [05:57:55.899] | : . ' , ; ` | : . ' , $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [05:57:55.899] | : . ' , ; ` | : . ' , ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [05:57:55.899] | : . ' , ; ` | : . ' , ..- attr(*, "init")= chr "done" [05:57:55.899] | : . ' , ; ` | : . ' , ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:55.899] | : . ' , ; ` | : . ' , .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.899] | : . ' , ; ` | : . ' , ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.899] | : . ' , ; ` | : . ' , ..- attr(*, "call")= language plan(sequential) [05:57:55.899] | : . ' , ; ` | : . ' , ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [05:57:55.899] | : . ' , ; ` | : . ' , .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:55.899] | : . ' , ; ` | : . ' , .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.899] | : . ' , ; ` | : . ' , - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [05:57:55.903] | : . ' , ; ` | : . ' , Not identical [05:57:55.903] | : . ' , ; ` | : . ' , all.equal() for future ... [05:57:55.903] | : . ' , ; ` | : . ' , ; List of 2 [05:57:55.903] | : . ' , ; ` | : . ' , ; $ target :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [05:57:55.903] | : . ' , ; ` | : . ' , ; ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [05:57:55.903] | : . ' , ; ` | : . ' , ; ..- attr(*, "init")= logi TRUE [05:57:55.903] | : . ' , ; ` | : . ' , ; ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:55.903] | : . ' , ; ` | : . ' , ; .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.903] | : . ' , ; ` | : . ' , ; ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.903] | : . ' , ; ` | : . ' , ; ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [05:57:55.903] | : . ' , ; ` | : . ' , ; $ current:function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [05:57:55.903] | : . ' , ; ` | : . ' , ; ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [05:57:55.903] | : . ' , ; ` | : . ' , ; ..- attr(*, "init")= chr "done" [05:57:55.903] | : . ' , ; ` | : . ' , ; ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:55.903] | : . ' , ; ` | : . ' , ; .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.903] | : . ' , ; ` | : . ' , ; ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.903] | : . ' , ; ` | : . ' , ; ..- attr(*, "call")= language plan(sequential) [05:57:55.903] | : . ' , ; ` | : . ' , ; ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [05:57:55.903] | : . ' , ; ` | : . ' , ; .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:55.903] | : . ' , ; ` | : . ' , ; .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.910] | : . ' , ; ` | : . ' , all.equal() for future ... done [05:57:55.911] | : . ' , ; ` | : . ' all.equal() for FutureStrategyList ... done [05:57:55.911] | : . ' , ; ` | : . ' plan(): Skip setting new future backend stack because it is the same as the current one: [05:57:55.911] | : . ' , ; ` | : . ' List of future strategies: [05:57:55.911] | : . ' , ; ` | : . ' 1. sequential: [05:57:55.911] | : . ' , ; ` | : . ' - args: function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame(), workers = "") [05:57:55.911] | : . ' , ; ` | : . ' - tweaked: FALSE [05:57:55.911] | : . ' , ; ` | : . ' - call: plan(sequential) [05:57:55.912] | : . ' , ; ` | : . plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [05:57:55.912] | : . ' , ; ` | : plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [05:57:55.917] | : . ' , ; ` | : plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [05:57:55.917] | : . ' , ; ` | : . plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [05:57:55.917] | : . ' , ; ` | : . ' plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [05:57:55.918] | : . ' , ; ` | : . ' , all.equal() for FutureStrategyList ... [05:57:55.918] | : . ' , ; ` | : . ' , ; New stack: [05:57:55.918] | : . ' , ; ` | : . ' , ; List of 1 [05:57:55.918] | : . ' , ; ` | : . ' , ; $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [05:57:55.918] | : . ' , ; ` | : . ' , ; ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [05:57:55.918] | : . ' , ; ` | : . ' , ; ..- attr(*, "init")= chr "done" [05:57:55.918] | : . ' , ; ` | : . ' , ; ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:55.918] | : . ' , ; ` | : . ' , ; .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.918] | : . ' , ; ` | : . ' , ; ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.918] | : . ' , ; ` | : . ' , ; ..- attr(*, "call")= language plan(sequential) [05:57:55.918] | : . ' , ; ` | : . ' , ; ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [05:57:55.918] | : . ' , ; ` | : . ' , ; .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:55.918] | : . ' , ; ` | : . ' , ; .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.918] | : . ' , ; ` | : . ' , ; - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [05:57:55.926] | : . ' , ; ` | : . ' , ; Old stack: [05:57:55.926] | : . ' , ; ` | : . ' , ; List of 1 [05:57:55.926] | : . ' , ; ` | : . ' , ; $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [05:57:55.926] | : . ' , ; ` | : . ' , ; ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [05:57:55.926] | : . ' , ; ` | : . ' , ; ..- attr(*, "init")= chr "done" [05:57:55.926] | : . ' , ; ` | : . ' , ; ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:55.926] | : . ' , ; ` | : . ' , ; .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.926] | : . ' , ; ` | : . ' , ; ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.926] | : . ' , ; ` | : . ' , ; ..- attr(*, "call")= language plan(sequential) [05:57:55.926] | : . ' , ; ` | : . ' , ; ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [05:57:55.926] | : . ' , ; ` | : . ' , ; .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:55.926] | : . ' , ; ` | : . ' , ; .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.926] | : . ' , ; ` | : . ' , ; - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [05:57:55.931] | : . ' , ; ` | : . ' , ; Identical [05:57:55.931] | : . ' , ; ` | : . ' , all.equal() for FutureStrategyList ... done [05:57:55.932] | : . ' , ; ` | : . ' , plan(): Skip setting new future backend stack because it is the same as the current one: [05:57:55.932] | : . ' , ; ` | : . ' , List of future strategies: [05:57:55.932] | : . ' , ; ` | : . ' , 1. sequential: [05:57:55.932] | : . ' , ; ` | : . ' , - args: function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame(), workers = "") [05:57:55.932] | : . ' , ; ` | : . ' , - tweaked: FALSE [05:57:55.932] | : . ' , ; ` | : . ' , - call: plan(sequential) [05:57:55.933] | : . ' , ; ` | : . ' plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [05:57:55.933] | : . ' , ; ` | : . plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [05:57:55.933] | : . ' , ; ` | : plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [05:57:55.933] | : . ' , ; ` | : SequentialFuture started (and completed) [05:57:55.934] | : . ' , ; ` | : signalConditions() ... [05:57:55.934] | : . ' , ; ` | : . include = 'immediateCondition' [05:57:55.934] | : . ' , ; ` | : . exclude = [05:57:55.934] | : . ' , ; ` | : . resignal = FALSE [05:57:55.934] | : . ' , ; ` | : . Number of conditions: 6 [05:57:55.935] | : . ' , ; ` | : . int 6 [05:57:55.935] | : . ' , ; ` | : . Condition #1 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.935] | : . ' , ; ` | : . Condition #2 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.936] | : . ' , ; ` | : . Condition #3 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.936] | : . ' , ; ` | : . Condition #4 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.936] | : . ' , ; ` | : . Condition #5 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.936] | : . ' , ; ` | : . Condition #6 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.936] | : . ' , ; ` | : signalConditions() ... done [05:57:55.936] | : . ' , ; ` | launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... done [05:57:55.937] | : . ' , ; ` Launching futures ... done [05:57:55.937] | : . ' , ; ` Future launched: 'SequentialFuture', 'UniprocessFuture', 'Future' [05:57:55.937] | : . ' , ; Using SequentialFutureBackend ... done [05:57:55.937] | : . ' , run() for 'Future' () ... done [05:57:55.937] | : . ' future(..., label = NULL) ... done ** Collecting results v1 = 1 v2 = 2 Warning in sprintf(...) : restarting interrupted promise evaluation [05:57:55.938] | : . ' value() for SequentialFuture () ... [05:57:55.938] | : . ' , signalConditions() ... [05:57:55.938] | : . ' , ; include = 'immediateCondition' [05:57:55.938] | : . ' , ; exclude = [05:57:55.939] | : . ' , ; resignal = FALSE [05:57:55.939] | : . ' , ; Number of conditions: 7 [05:57:55.939] | : . ' , ; int 7 [05:57:55.940] | : . ' , ; Condition #1 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.940] | : . ' , ; already signaled, skipping [05:57:55.940] | : . ' , ; Condition #2 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.940] | : . ' , ; already signaled, skipping [05:57:55.940] | : . ' , ; Condition #3 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.941] | : . ' , ; already signaled, skipping [05:57:55.941] | : . ' , ; Condition #4 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.941] | : . ' , ; already signaled, skipping [05:57:55.941] | : . ' , ; Condition #5 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.941] | : . ' , ; already signaled, skipping [05:57:55.941] | : . ' , ; Condition #6 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.942] | : . ' , ; already signaled, skipping [05:57:55.942] | : . ' , ; Condition #7 (class: 'simpleError', 'error', 'condition'): [05:57:55.942] | : . ' , ; already signaled, skipping [05:57:55.942] | : . ' , signalConditions() ... done [05:57:55.942] | : . ' , relay stdout ... [05:57:55.942] | : . ' , relay stdout ... done [05:57:55.943] | : . ' , check for misuse ... [05:57:55.943] | : . ' , check for misuse ... done [05:57:55.943] | : . ' , relay conditions ... [05:57:55.943] | : . ' , ; Future state: 'finished' [05:57:55.943] | : . ' , ; signalConditions() ... [05:57:55.944] | : . ' , ; ` include = 'condition' [05:57:55.944] | : . ' , ; ` exclude = 'immediateCondition' [05:57:55.944] | : . ' , ; ` resignal = TRUE [05:57:55.944] | : . ' , ; ` Number of conditions: 7 [05:57:55.944] | : . ' , ; ` int 7 [05:57:55.945] | : . ' , ; ` Condition #1 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.945] | : . ' , ; ` Condition #1: 'simpleMessage', 'message', 'condition' [05:57:55.344] | : . ' , attachPackages() ... [05:57:55.945] | : . ' , ; ` Condition #2 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.945] | : . ' , ; ` Condition #2: 'simpleMessage', 'message', 'condition' [05:57:55.344] | : . ' , ; packages: [n=1] 'future' [05:57:55.946] | : . ' , ; ` Condition #3 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.946] | : . ' , ; ` Condition #3: 'simpleMessage', 'message', 'condition' [05:57:55.345] | : . ' , attachPackages() ... done [05:57:55.946] | : . ' , ; ` Condition #4 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.947] | : . ' , ; ` Condition #4: 'simpleMessage', 'message', 'condition' [05:57:55.345] | : . ' , attachPackages() ... [05:57:55.947] | : . ' , ; ` Condition #5 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.947] | : . ' , ; ` Condition #5: 'simpleMessage', 'message', 'condition' [05:57:55.346] | : . ' , ; packages: [n=0] [05:57:55.948] | : . ' , ; ` Condition #6 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.948] | : . ' , ; ` Condition #6: 'simpleMessage', 'message', 'condition' [05:57:55.346] | : . ' , attachPackages() ... done [05:57:55.949] | : . ' , ; ` Condition #7 (class: 'simpleError', 'error', 'condition'): [05:57:55.949] | : . ' , ; ` Condition #7: 'simpleError', 'error', 'condition' [05:57:55.949] | : . ' , ; signalConditions() ... done [05:57:55.949] | : . ' , relay conditions ... done v3: (as expect) [05:57:55.949] | : . ' , value() for SequentialFuture () ... [05:57:55.950] | : . ' , ; signalConditions() ... [05:57:55.950] | : . ' , ; ` include = 'immediateCondition' [05:57:55.950] | : . ' , ; ` exclude = [05:57:55.950] | : . ' , ; ` resignal = FALSE [05:57:55.950] | : . ' , ; ` Number of conditions: 6 [05:57:55.951] | : . ' , ; ` int 6 [05:57:55.952] | : . ' , ; ` Condition #1 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.952] | : . ' , ; ` Condition #2 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.952] | : . ' , ; ` Condition #3 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.952] | : . ' , ; ` Condition #4 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.953] | : . ' , ; ` Condition #5 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.953] | : . ' , ; ` Condition #6 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.953] | : . ' , ; signalConditions() ... done [05:57:55.953] | : . ' , ; relay stdout ... Processing: .......... [100%] [05:57:55.953] | : . ' , ; relay stdout ... done [05:57:55.954] | : . ' , ; check for misuse ... [05:57:55.954] | : . ' , ; check for misuse ... done [05:57:55.954] | : . ' , ; relay conditions ... [05:57:55.954] | : . ' , ; ` Future state: 'finished' [05:57:55.954] | : . ' , ; ` signalConditions() ... [05:57:55.954] | : . ' , ; ` | include = 'condition' [05:57:55.955] | : . ' , ; ` | exclude = 'immediateCondition' [05:57:55.955] | : . ' , ; ` | resignal = TRUE [05:57:55.955] | : . ' , ; ` | Number of conditions: 6 [05:57:55.955] | : . ' , ; ` | int 6 [05:57:55.956] | : . ' , ; ` | Condition #1 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.956] | : . ' , ; ` | Condition #1: 'simpleMessage', 'message', 'condition' [05:57:55.892] | : . ' , ; ` | : attachPackages() ... [05:57:55.956] | : . ' , ; ` | Condition #2 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.956] | : . ' , ; ` | Condition #2: 'simpleMessage', 'message', 'condition' [05:57:55.892] | : . ' , ; ` | : . packages: [n=1] 'future' [05:57:55.957] | : . ' , ; ` | Condition #3 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.957] | : . ' , ; ` | Condition #3: 'simpleMessage', 'message', 'condition' [05:57:55.892] | : . ' , ; ` | : attachPackages() ... done [05:57:55.957] | : . ' , ; ` | Condition #4 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.957] | : . ' , ; ` | Condition #4: 'simpleMessage', 'message', 'condition' [05:57:55.893] | : . ' , ; ` | : attachPackages() ... [05:57:55.957] | : . ' , ; ` | Condition #5 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.958] | : . ' , ; ` | Condition #5: 'simpleMessage', 'message', 'condition' [05:57:55.893] | : . ' , ; ` | : . packages: [n=0] [05:57:55.958] | : . ' , ; ` | Condition #6 (class: 'simpleMessage', 'message', 'condition'): [05:57:55.958] | : . ' , ; ` | Condition #6: 'simpleMessage', 'message', 'condition' [05:57:55.893] | : . ' , ; ` | : attachPackages() ... done [05:57:55.958] | : . ' , ; ` signalConditions() ... done [05:57:55.958] | : . ' , ; relay conditions ... done [05:57:55.959] | : . ' , value() for SequentialFuture () ... done v4 = 4 ** Left-to-right and right-to-left future assignments [05:57:55.959] | : . ' , future(..., label = NULL) ... [05:57:55.959] | : . ' , ; lazy: FALSE [05:57:55.959] | : . ' , ; stdout: TRUE [05:57:55.960] | : . ' , ; conditions: [n=1] 'condition' [05:57:55.960] | : . ' , ; gc: FALSE [05:57:55.960] | : . ' , ; earlySignal: FALSE [05:57:55.960] | : . ' , ; getGlobalsAndPackages() ... [05:57:55.960] | : . ' , ; ` Searching for globals ... [05:57:55.962] | : . ' , ; ` | globals found: [0] [05:57:55.962] | : . ' , ; ` Searching for globals ... done [05:57:55.962] | : . ' , ; ` globals: [0] [05:57:55.962] | : . ' , ; ` packages: [0] [05:57:55.963] | : . ' , ; getGlobalsAndPackages() ... done [05:57:55.963] | : . ' , ; run() for 'Future' () ... [05:57:55.963] | : . ' , ; ` state: 'created' [05:57:55.963] | : . ' , ; ` plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [05:57:55.964] | : . ' , ; ` plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [05:57:55.964] | : . ' , ; ` Using SequentialFutureBackend ... [05:57:55.964] | : . ' , ; ` | Number of futures since start: 7 (7 created, 7 launched, 7 finished) [05:57:55.964] | : . ' , ; ` | Launching futures ... [05:57:55.964] | : . ' , ; ` | : launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... [05:57:55.965] | : . ' , ; ` | : . getFutureData() ... [05:57:55.965] | : . ' , ; ` | : . ' getFutureCore() ... [05:57:55.965] | : . ' , ; ` | : . ' , Packages needed by the future expression (n = 0): [05:57:55.965] | : . ' , ; ` | : . ' getFutureCore() ... done [05:57:55.965] | : . ' , ; ` | : . ' getFutureCapture() ... [05:57:55.966] | : . ' , ; ` | : . ' getFutureCapture() ... done [05:57:55.966] | : . ' , ; ` | : . ' getFutureContext() ... [05:57:55.966] | : . ' , ; ` | : . ' , plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [05:57:55.967] | : . ' , ; ` | : . ' , ; Getting stack without first backend: [n=0] [05:57:55.967] | : . ' , ; ` | : . ' , plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [05:57:55.967] | : . ' , ; ` | : . ' , Packages needed by future backend (n = 0): [05:57:55.968] | : . ' , ; ` | : . ' getFutureContext() ... done [05:57:55.970] | : . ' , ; ` | : . getFutureData() ... done [05:57:55.973] | : . ' , ; ` | : . plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [05:57:55.973] | : . ' , ; ` | : . ' Getting full stack: [n=1] 'sequential', 'uniprocess', 'future', 'function' [05:57:55.974] | : . ' , ; ` | : . plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [05:57:55.974] | : . ' , ; ` | : . plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [05:57:55.974] | : . ' , ; ` | : . ' plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [05:57:55.974] | : . ' , ; ` | : . ' , all.equal() for FutureStrategyList ... [05:57:55.975] | : . ' , ; ` | : . ' , ; New stack: [05:57:55.975] | : . ' , ; ` | : . ' , ; List of 1 [05:57:55.975] | : . ' , ; ` | : . ' , ; $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [05:57:55.975] | : . ' , ; ` | : . ' , ; ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [05:57:55.975] | : . ' , ; ` | : . ' , ; ..- attr(*, "init")= logi TRUE [05:57:55.975] | : . ' , ; ` | : . ' , ; ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:55.975] | : . ' , ; ` | : . ' , ; .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.975] | : . ' , ; ` | : . ' , ; ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.975] | : . ' , ; ` | : . ' , ; ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [05:57:55.975] | : . ' , ; ` | : . ' , ; - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [05:57:55.979] | : . ' , ; ` | : . ' , ; Old stack: [05:57:55.979] | : . ' , ; ` | : . ' , ; List of 1 [05:57:55.979] | : . ' , ; ` | : . ' , ; $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [05:57:55.979] | : . ' , ; ` | : . ' , ; ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [05:57:55.979] | : . ' , ; ` | : . ' , ; ..- attr(*, "init")= chr "done" [05:57:55.979] | : . ' , ; ` | : . ' , ; ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:55.979] | : . ' , ; ` | : . ' , ; .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.979] | : . ' , ; ` | : . ' , ; ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.979] | : . ' , ; ` | : . ' , ; ..- attr(*, "call")= language plan(sequential) [05:57:55.979] | : . ' , ; ` | : . ' , ; ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [05:57:55.979] | : . ' , ; ` | : . ' , ; .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:55.979] | : . ' , ; ` | : . ' , ; .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.979] | : . ' , ; ` | : . ' , ; - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [05:57:55.986] | : . ' , ; ` | : . ' , ; Not identical [05:57:55.986] | : . ' , ; ` | : . ' , ; all.equal() for future ... [05:57:55.986] | : . ' , ; ` | : . ' , ; ` List of 2 [05:57:55.986] | : . ' , ; ` | : . ' , ; ` $ target :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [05:57:55.986] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [05:57:55.986] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "init")= logi TRUE [05:57:55.986] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:55.986] | : . ' , ; ` | : . ' , ; ` .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.986] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.986] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [05:57:55.986] | : . ' , ; ` | : . ' , ; ` $ current:function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [05:57:55.986] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [05:57:55.986] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "init")= chr "done" [05:57:55.986] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:55.986] | : . ' , ; ` | : . ' , ; ` .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.986] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.986] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "call")= language plan(sequential) [05:57:55.986] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [05:57:55.986] | : . ' , ; ` | : . ' , ; ` .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:55.986] | : . ' , ; ` | : . ' , ; ` .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:55.997] | : . ' , ; ` | : . ' , ; all.equal() for future ... done [05:57:55.997] | : . ' , ; ` | : . ' , all.equal() for FutureStrategyList ... done [05:57:55.997] | : . ' , ; ` | : . ' , plan(): Skip setting new future backend stack because it is the same as the current one: [05:57:55.998] | : . ' , ; ` | : . ' , List of future strategies: [05:57:55.998] | : . ' , ; ` | : . ' , 1. sequential: [05:57:55.998] | : . ' , ; ` | : . ' , - args: function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame(), workers = "") [05:57:55.998] | : . ' , ; ` | : . ' , - tweaked: FALSE [05:57:55.998] | : . ' , ; ` | : . ' , - call: plan(sequential) [05:57:55.999] | : . ' , ; ` | : . ' plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [05:57:55.999] | : . ' , ; ` | : . plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [05:57:56.003] | : . ' , ; ` | : . plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [05:57:56.003] | : . ' , ; ` | : . ' plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [05:57:56.004] | : . ' , ; ` | : . ' , plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [05:57:56.004] | : . ' , ; ` | : . ' , ; all.equal() for FutureStrategyList ... [05:57:56.004] | : . ' , ; ` | : . ' , ; ` New stack: [05:57:56.005] | : . ' , ; ` | : . ' , ; ` List of 1 [05:57:56.005] | : . ' , ; ` | : . ' , ; ` $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [05:57:56.005] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [05:57:56.005] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "init")= chr "done" [05:57:56.005] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:56.005] | : . ' , ; ` | : . ' , ; ` .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:56.005] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:56.005] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "call")= language plan(sequential) [05:57:56.005] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [05:57:56.005] | : . ' , ; ` | : . ' , ; ` .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:56.005] | : . ' , ; ` | : . ' , ; ` .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:56.005] | : . ' , ; ` | : . ' , ; ` - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [05:57:56.011] | : . ' , ; ` | : . ' , ; ` Old stack: [05:57:56.012] | : . ' , ; ` | : . ' , ; ` List of 1 [05:57:56.012] | : . ' , ; ` | : . ' , ; ` $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [05:57:56.012] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [05:57:56.012] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "init")= chr "done" [05:57:56.012] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:56.012] | : . ' , ; ` | : . ' , ; ` .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:56.012] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:56.012] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "call")= language plan(sequential) [05:57:56.012] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [05:57:56.012] | : . ' , ; ` | : . ' , ; ` .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:56.012] | : . ' , ; ` | : . ' , ; ` .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:56.012] | : . ' , ; ` | : . ' , ; ` - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [05:57:56.018] | : . ' , ; ` | : . ' , ; ` Identical [05:57:56.018] | : . ' , ; ` | : . ' , ; all.equal() for FutureStrategyList ... done [05:57:56.018] | : . ' , ; ` | : . ' , ; plan(): Skip setting new future backend stack because it is the same as the current one: [05:57:56.019] | : . ' , ; ` | : . ' , ; List of future strategies: [05:57:56.019] | : . ' , ; ` | : . ' , ; 1. sequential: [05:57:56.019] | : . ' , ; ` | : . ' , ; - args: function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame(), workers = "") [05:57:56.019] | : . ' , ; ` | : . ' , ; - tweaked: FALSE [05:57:56.019] | : . ' , ; ` | : . ' , ; - call: plan(sequential) [05:57:56.020] | : . ' , ; ` | : . ' , plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [05:57:56.020] | : . ' , ; ` | : . ' plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [05:57:56.020] | : . ' , ; ` | : . plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [05:57:56.021] | : . ' , ; ` | : . SequentialFuture started (and completed) [05:57:56.021] | : . ' , ; ` | : . signalConditions() ... [05:57:56.022] | : . ' , ; ` | : . ' include = 'immediateCondition' [05:57:56.022] | : . ' , ; ` | : . ' exclude = [05:57:56.022] | : . ' , ; ` | : . ' resignal = FALSE [05:57:56.022] | : . ' , ; ` | : . ' Number of conditions: 6 [05:57:56.023] | : . ' , ; ` | : . ' int 6 [05:57:56.023] | : . ' , ; ` | : . ' Condition #1 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.024] | : . ' , ; ` | : . ' Condition #2 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.024] | : . ' , ; ` | : . ' Condition #3 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.024] | : . ' , ; ` | : . ' Condition #4 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.025] | : . ' , ; ` | : . ' Condition #5 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.025] | : . ' , ; ` | : . ' Condition #6 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.025] | : . ' , ; ` | : . signalConditions() ... done [05:57:56.025] | : . ' , ; ` | : launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... done [05:57:56.026] | : . ' , ; ` | Launching futures ... done [05:57:56.026] | : . ' , ; ` | Future launched: 'SequentialFuture', 'UniprocessFuture', 'Future' [05:57:56.026] | : . ' , ; ` Using SequentialFutureBackend ... done [05:57:56.026] | : . ' , ; run() for 'Future' () ... done [05:57:56.027] | : . ' , future(..., label = NULL) ... done [05:57:56.027] | : . ' , value() for SequentialFuture () ... [05:57:56.027] | : . ' , ; signalConditions() ... [05:57:56.028] | : . ' , ; ` include = 'immediateCondition' [05:57:56.028] | : . ' , ; ` exclude = [05:57:56.028] | : . ' , ; ` resignal = FALSE [05:57:56.028] | : . ' , ; ` Number of conditions: 6 [05:57:56.029] | : . ' , ; ` int 6 [05:57:56.030] | : . ' , ; ` Condition #1 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.030] | : . ' , ; ` Condition #2 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.030] | : . ' , ; ` Condition #3 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.030] | : . ' , ; ` Condition #4 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.031] | : . ' , ; ` Condition #5 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.031] | : . ' , ; ` Condition #6 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.031] | : . ' , ; signalConditions() ... done [05:57:56.032] | : . ' , ; relay stdout ... [05:57:56.032] | : . ' , ; relay stdout ... done [05:57:56.032] | : . ' , ; check for misuse ... [05:57:56.033] | : . ' , ; check for misuse ... done [05:57:56.033] | : . ' , ; relay conditions ... [05:57:56.033] | : . ' , ; ` Future state: 'finished' [05:57:56.034] | : . ' , ; ` signalConditions() ... [05:57:56.034] | : . ' , ; ` | include = 'condition' [05:57:56.034] | : . ' , ; ` | exclude = 'immediateCondition' [05:57:56.034] | : . ' , ; ` | resignal = TRUE [05:57:56.035] | : . ' , ; ` | Number of conditions: 6 [05:57:56.035] | : . ' , ; ` | int 6 [05:57:56.036] | : . ' , ; ` | Condition #1 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.036] | : . ' , ; ` | Condition #1: 'simpleMessage', 'message', 'condition' [05:57:55.971] | : . ' , ; ` | : . attachPackages() ... [05:57:56.037] | : . ' , ; ` | Condition #2 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.037] | : . ' , ; ` | Condition #2: 'simpleMessage', 'message', 'condition' [05:57:55.971] | : . ' , ; ` | : . ' packages: [n=1] 'future' [05:57:56.037] | : . ' , ; ` | Condition #3 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.038] | : . ' , ; ` | Condition #3: 'simpleMessage', 'message', 'condition' [05:57:55.971] | : . ' , ; ` | : . attachPackages() ... done [05:57:56.038] | : . ' , ; ` | Condition #4 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.038] | : . ' , ; ` | Condition #4: 'simpleMessage', 'message', 'condition' [05:57:55.972] | : . ' , ; ` | : . attachPackages() ... [05:57:56.039] | : . ' , ; ` | Condition #5 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.039] | : . ' , ; ` | Condition #5: 'simpleMessage', 'message', 'condition' [05:57:55.972] | : . ' , ; ` | : . ' packages: [n=0] [05:57:56.039] | : . ' , ; ` | Condition #6 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.040] | : . ' , ; ` | Condition #6: 'simpleMessage', 'message', 'condition' [05:57:55.972] | : . ' , ; ` | : . attachPackages() ... done [05:57:56.040] | : . ' , ; ` signalConditions() ... done [05:57:56.040] | : . ' , ; relay conditions ... done [05:57:56.041] | : . ' , value() for SequentialFuture () ... done c = 1 [05:57:56.041] | : . ' , future(..., label = NULL) ... [05:57:56.041] | : . ' , ; lazy: FALSE [05:57:56.042] | : . ' , ; stdout: TRUE [05:57:56.042] | : . ' , ; conditions: [n=1] 'condition' [05:57:56.042] | : . ' , ; gc: FALSE [05:57:56.043] | : . ' , ; earlySignal: FALSE [05:57:56.043] | : . ' , ; getGlobalsAndPackages() ... [05:57:56.043] | : . ' , ; ` Searching for globals ... [05:57:56.046] | : . ' , ; ` | globals found: [0] [05:57:56.046] | : . ' , ; ` Searching for globals ... done [05:57:56.047] | : . ' , ; ` globals: [0] [05:57:56.047] | : . ' , ; ` packages: [0] [05:57:56.047] | : . ' , ; getGlobalsAndPackages() ... done [05:57:56.048] | : . ' , ; run() for 'Future' () ... [05:57:56.048] | : . ' , ; ` state: 'created' [05:57:56.048] | : . ' , ; ` plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [05:57:56.049] | : . ' , ; ` plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [05:57:56.049] | : . ' , ; ` Using SequentialFutureBackend ... [05:57:56.049] | : . ' , ; ` | Number of futures since start: 8 (8 created, 8 launched, 8 finished) [05:57:56.049] | : . ' , ; ` | Launching futures ... [05:57:56.050] | : . ' , ; ` | : launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... [05:57:56.050] | : . ' , ; ` | : . getFutureData() ... [05:57:56.050] | : . ' , ; ` | : . ' getFutureCore() ... [05:57:56.051] | : . ' , ; ` | : . ' , Packages needed by the future expression (n = 0): [05:57:56.051] | : . ' , ; ` | : . ' getFutureCore() ... done [05:57:56.051] | : . ' , ; ` | : . ' getFutureCapture() ... [05:57:56.052] | : . ' , ; ` | : . ' getFutureCapture() ... done [05:57:56.052] | : . ' , ; ` | : . ' getFutureContext() ... [05:57:56.052] | : . ' , ; ` | : . ' , plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [05:57:56.052] | : . ' , ; ` | : . ' , ; Getting stack without first backend: [n=0] [05:57:56.053] | : . ' , ; ` | : . ' , plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [05:57:56.053] | : . ' , ; ` | : . ' , Packages needed by future backend (n = 0): [05:57:56.053] | : . ' , ; ` | : . ' getFutureContext() ... done [05:57:56.054] | : . ' , ; ` | : . getFutureData() ... done [05:57:56.057] | : . ' , ; ` | : . plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [05:57:56.057] | : . ' , ; ` | : . ' Getting full stack: [n=1] 'sequential', 'uniprocess', 'future', 'function' [05:57:56.058] | : . ' , ; ` | : . plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [05:57:56.058] | : . ' , ; ` | : . plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [05:57:56.059] | : . ' , ; ` | : . ' plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [05:57:56.059] | : . ' , ; ` | : . ' , all.equal() for FutureStrategyList ... [05:57:56.059] | : . ' , ; ` | : . ' , ; New stack: [05:57:56.059] | : . ' , ; ` | : . ' , ; List of 1 [05:57:56.059] | : . ' , ; ` | : . ' , ; $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [05:57:56.059] | : . ' , ; ` | : . ' , ; ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [05:57:56.059] | : . ' , ; ` | : . ' , ; ..- attr(*, "init")= logi TRUE [05:57:56.059] | : . ' , ; ` | : . ' , ; ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:56.059] | : . ' , ; ` | : . ' , ; .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:56.059] | : . ' , ; ` | : . ' , ; ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:56.059] | : . ' , ; ` | : . ' , ; ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [05:57:56.059] | : . ' , ; ` | : . ' , ; - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [05:57:56.065] | : . ' , ; ` | : . ' , ; Old stack: [05:57:56.066] | : . ' , ; ` | : . ' , ; List of 1 [05:57:56.066] | : . ' , ; ` | : . ' , ; $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [05:57:56.066] | : . ' , ; ` | : . ' , ; ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [05:57:56.066] | : . ' , ; ` | : . ' , ; ..- attr(*, "init")= chr "done" [05:57:56.066] | : . ' , ; ` | : . ' , ; ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:56.066] | : . ' , ; ` | : . ' , ; .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:56.066] | : . ' , ; ` | : . ' , ; ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:56.066] | : . ' , ; ` | : . ' , ; ..- attr(*, "call")= language plan(sequential) [05:57:56.066] | : . ' , ; ` | : . ' , ; ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [05:57:56.066] | : . ' , ; ` | : . ' , ; .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:56.066] | : . ' , ; ` | : . ' , ; .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:56.066] | : . ' , ; ` | : . ' , ; - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [05:57:56.072] | : . ' , ; ` | : . ' , ; Not identical [05:57:56.073] | : . ' , ; ` | : . ' , ; all.equal() for future ... [05:57:56.073] | : . ' , ; ` | : . ' , ; ` List of 2 [05:57:56.073] | : . ' , ; ` | : . ' , ; ` $ target :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [05:57:56.073] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [05:57:56.073] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "init")= logi TRUE [05:57:56.073] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:56.073] | : . ' , ; ` | : . ' , ; ` .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:56.073] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:56.073] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [05:57:56.073] | : . ' , ; ` | : . ' , ; ` $ current:function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [05:57:56.073] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [05:57:56.073] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "init")= chr "done" [05:57:56.073] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:56.073] | : . ' , ; ` | : . ' , ; ` .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:56.073] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:56.073] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "call")= language plan(sequential) [05:57:56.073] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [05:57:56.073] | : . ' , ; ` | : . ' , ; ` .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:56.073] | : . ' , ; ` | : . ' , ; ` .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:56.087] | : . ' , ; ` | : . ' , ; all.equal() for future ... done [05:57:56.087] | : . ' , ; ` | : . ' , all.equal() for FutureStrategyList ... done [05:57:56.088] | : . ' , ; ` | : . ' , plan(): Skip setting new future backend stack because it is the same as the current one: [05:57:56.088] | : . ' , ; ` | : . ' , List of future strategies: [05:57:56.088] | : . ' , ; ` | : . ' , 1. sequential: [05:57:56.088] | : . ' , ; ` | : . ' , - args: function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame(), workers = "") [05:57:56.088] | : . ' , ; ` | : . ' , - tweaked: FALSE [05:57:56.088] | : . ' , ; ` | : . ' , - call: plan(sequential) [05:57:56.089] | : . ' , ; ` | : . ' plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [05:57:56.089] | : . ' , ; ` | : . plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [05:57:56.094] | : . ' , ; ` | : . plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [05:57:56.094] | : . ' , ; ` | : . ' plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [05:57:56.094] | : . ' , ; ` | : . ' , plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [05:57:56.095] | : . ' , ; ` | : . ' , ; all.equal() for FutureStrategyList ... [05:57:56.095] | : . ' , ; ` | : . ' , ; ` New stack: [05:57:56.095] | : . ' , ; ` | : . ' , ; ` List of 1 [05:57:56.095] | : . ' , ; ` | : . ' , ; ` $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [05:57:56.095] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [05:57:56.095] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "init")= chr "done" [05:57:56.095] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:56.095] | : . ' , ; ` | : . ' , ; ` .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:56.095] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:56.095] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "call")= language plan(sequential) [05:57:56.095] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [05:57:56.095] | : . ' , ; ` | : . ' , ; ` .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:56.095] | : . ' , ; ` | : . ' , ; ` .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:56.095] | : . ' , ; ` | : . ' , ; ` - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [05:57:56.103] | : . ' , ; ` | : . ' , ; ` Old stack: [05:57:56.103] | : . ' , ; ` | : . ' , ; ` List of 1 [05:57:56.103] | : . ' , ; ` | : . ' , ; ` $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [05:57:56.103] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [05:57:56.103] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "init")= chr "done" [05:57:56.103] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:56.103] | : . ' , ; ` | : . ' , ; ` .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:56.103] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:56.103] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "call")= language plan(sequential) [05:57:56.103] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [05:57:56.103] | : . ' , ; ` | : . ' , ; ` .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:56.103] | : . ' , ; ` | : . ' , ; ` .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:56.103] | : . ' , ; ` | : . ' , ; ` - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [05:57:56.108] | : . ' , ; ` | : . ' , ; ` Identical [05:57:56.108] | : . ' , ; ` | : . ' , ; all.equal() for FutureStrategyList ... done [05:57:56.109] | : . ' , ; ` | : . ' , ; plan(): Skip setting new future backend stack because it is the same as the current one: [05:57:56.109] | : . ' , ; ` | : . ' , ; List of future strategies: [05:57:56.109] | : . ' , ; ` | : . ' , ; 1. sequential: [05:57:56.109] | : . ' , ; ` | : . ' , ; - args: function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame(), workers = "") [05:57:56.109] | : . ' , ; ` | : . ' , ; - tweaked: FALSE [05:57:56.109] | : . ' , ; ` | : . ' , ; - call: plan(sequential) [05:57:56.110] | : . ' , ; ` | : . ' , plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [05:57:56.111] | : . ' , ; ` | : . ' plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [05:57:56.111] | : . ' , ; ` | : . plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [05:57:56.112] | : . ' , ; ` | : . SequentialFuture started (and completed) [05:57:56.112] | : . ' , ; ` | : . signalConditions() ... [05:57:56.112] | : . ' , ; ` | : . ' include = 'immediateCondition' [05:57:56.112] | : . ' , ; ` | : . ' exclude = [05:57:56.113] | : . ' , ; ` | : . ' resignal = FALSE [05:57:56.113] | : . ' , ; ` | : . ' Number of conditions: 6 [05:57:56.113] | : . ' , ; ` | : . ' int 6 [05:57:56.114] | : . ' , ; ` | : . ' Condition #1 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.114] | : . ' , ; ` | : . ' Condition #2 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.114] | : . ' , ; ` | : . ' Condition #3 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.115] | : . ' , ; ` | : . ' Condition #4 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.115] | : . ' , ; ` | : . ' Condition #5 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.115] | : . ' , ; ` | : . ' Condition #6 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.116] | : . ' , ; ` | : . signalConditions() ... done [05:57:56.116] | : . ' , ; ` | : launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... done [05:57:56.116] | : . ' , ; ` | Launching futures ... done [05:57:56.117] | : . ' , ; ` | Future launched: 'SequentialFuture', 'UniprocessFuture', 'Future' [05:57:56.117] | : . ' , ; ` Using SequentialFutureBackend ... done [05:57:56.117] | : . ' , ; run() for 'Future' () ... done [05:57:56.117] | : . ' , future(..., label = NULL) ... done [05:57:56.117] | : . ' , value() for SequentialFuture () ... [05:57:56.118] | : . ' , ; signalConditions() ... [05:57:56.118] | : . ' , ; ` include = 'immediateCondition' [05:57:56.118] | : . ' , ; ` exclude = [05:57:56.118] | : . ' , ; ` resignal = FALSE [05:57:56.118] | : . ' , ; ` Number of conditions: 6 [05:57:56.119] | : . ' , ; ` int 6 [05:57:56.119] | : . ' , ; ` Condition #1 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.120] | : . ' , ; ` Condition #2 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.120] | : . ' , ; ` Condition #3 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.120] | : . ' , ; ` Condition #4 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.120] | : . ' , ; ` Condition #5 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.120] | : . ' , ; ` Condition #6 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.120] | : . ' , ; signalConditions() ... done [05:57:56.121] | : . ' , ; relay stdout ... [05:57:56.121] | : . ' , ; relay stdout ... done [05:57:56.121] | : . ' , ; check for misuse ... [05:57:56.121] | : . ' , ; check for misuse ... done [05:57:56.121] | : . ' , ; relay conditions ... [05:57:56.122] | : . ' , ; ` Future state: 'finished' [05:57:56.122] | : . ' , ; ` signalConditions() ... [05:57:56.122] | : . ' , ; ` | include = 'condition' [05:57:56.122] | : . ' , ; ` | exclude = 'immediateCondition' [05:57:56.122] | : . ' , ; ` | resignal = TRUE [05:57:56.122] | : . ' , ; ` | Number of conditions: 6 [05:57:56.123] | : . ' , ; ` | int 6 [05:57:56.123] | : . ' , ; ` | Condition #1 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.124] | : . ' , ; ` | Condition #1: 'simpleMessage', 'message', 'condition' [05:57:56.054] | : . ' , ; ` | : . attachPackages() ... [05:57:56.124] | : . ' , ; ` | Condition #2 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.124] | : . ' , ; ` | Condition #2: 'simpleMessage', 'message', 'condition' [05:57:56.055] | : . ' , ; ` | : . ' packages: [n=1] 'future' [05:57:56.125] | : . ' , ; ` | Condition #3 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.125] | : . ' , ; ` | Condition #3: 'simpleMessage', 'message', 'condition' [05:57:56.055] | : . ' , ; ` | : . attachPackages() ... done [05:57:56.125] | : . ' , ; ` | Condition #4 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.126] | : . ' , ; ` | Condition #4: 'simpleMessage', 'message', 'condition' [05:57:56.055] | : . ' , ; ` | : . attachPackages() ... [05:57:56.126] | : . ' , ; ` | Condition #5 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.126] | : . ' , ; ` | Condition #5: 'simpleMessage', 'message', 'condition' [05:57:56.056] | : . ' , ; ` | : . ' packages: [n=0] [05:57:56.127] | : . ' , ; ` | Condition #6 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.127] | : . ' , ; ` | Condition #6: 'simpleMessage', 'message', 'condition' [05:57:56.056] | : . ' , ; ` | : . attachPackages() ... done [05:57:56.127] | : . ' , ; ` signalConditions() ... done [05:57:56.128] | : . ' , ; relay conditions ... done [05:57:56.128] | : . ' , value() for SequentialFuture () ... done d = 1 ** Nested future assignments [05:57:56.129] | : . ' , future(..., label = NULL) ... [05:57:56.129] | : . ' , ; lazy: FALSE [05:57:56.129] | : . ' , ; stdout: TRUE [05:57:56.134] | : . ' , ; conditions: [n=1] 'condition' [05:57:56.134] | : . ' , ; gc: FALSE [05:57:56.135] | : . ' , ; earlySignal: FALSE [05:57:56.135] | : . ' , ; getGlobalsAndPackages() ... [05:57:56.135] | : . ' , ; ` Searching for globals ... [05:57:56.176] | : . ' , ; ` | globals found: [5] '{', '<-', '%<-%', '%->%', '+' [05:57:56.176] | : . ' , ; ` Searching for globals ... done [05:57:56.176] | : . ' , ; ` Resolving globals: FALSE [05:57:56.176] | : . ' , ; ` Search for packages associated with the globals ... [05:57:56.177] | : . ' , ; ` | Packages associated with globals: [2] 'base', 'future' [05:57:56.177] | : . ' , ; ` | Packages: [2] 'base', 'future' [05:57:56.178] | : . ' , ; ` Search for packages associated with the globals ... done [05:57:56.178] | : . ' , ; ` Packages after dropping 'base': [1] 'future' [05:57:56.178] | : . ' , ; ` Packages after dropping non-attached packages: [1] 'future' [05:57:56.178] | : . ' , ; ` globals: [0] [05:57:56.178] | : . ' , ; ` packages: [1] 'future' [05:57:56.179] | : . ' , ; getGlobalsAndPackages() ... done [05:57:56.179] | : . ' , ; run() for 'Future' () ... [05:57:56.179] | : . ' , ; ` state: 'created' [05:57:56.179] | : . ' , ; ` plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [05:57:56.180] | : . ' , ; ` plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [05:57:56.180] | : . ' , ; ` Using SequentialFutureBackend ... [05:57:56.180] | : . ' , ; ` | Number of futures since start: 9 (9 created, 9 launched, 9 finished) [05:57:56.180] | : . ' , ; ` | Launching futures ... [05:57:56.180] | : . ' , ; ` | : launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... [05:57:56.181] | : . ' , ; ` | : . getFutureData() ... [05:57:56.181] | : . ' , ; ` | : . ' getFutureCore() ... [05:57:56.181] | : . ' , ; ` | : . ' , Packages needed by the future expression (n = 1): 'future' [05:57:56.181] | : . ' , ; ` | : . ' getFutureCore() ... done [05:57:56.181] | : . ' , ; ` | : . ' getFutureCapture() ... [05:57:56.182] | : . ' , ; ` | : . ' getFutureCapture() ... done [05:57:56.182] | : . ' , ; ` | : . ' getFutureContext() ... [05:57:56.182] | : . ' , ; ` | : . ' , plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [05:57:56.182] | : . ' , ; ` | : . ' , ; Getting stack without first backend: [n=0] [05:57:56.182] | : . ' , ; ` | : . ' , plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [05:57:56.182] | : . ' , ; ` | : . ' , Packages needed by future backend (n = 0): [05:57:56.183] | : . ' , ; ` | : . ' getFutureContext() ... done [05:57:56.183] | : . ' , ; ` | : . getFutureData() ... done [05:57:56.185] | : . ' , ; ` | : . plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [05:57:56.185] | : . ' , ; ` | : . ' Getting full stack: [n=1] 'sequential', 'uniprocess', 'future', 'function' [05:57:56.186] | : . ' , ; ` | : . plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [05:57:56.186] | : . ' , ; ` | : . plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [05:57:56.186] | : . ' , ; ` | : . ' plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [05:57:56.187] | : . ' , ; ` | : . ' , all.equal() for FutureStrategyList ... [05:57:56.187] | : . ' , ; ` | : . ' , ; New stack: [05:57:56.187] | : . ' , ; ` | : . ' , ; List of 1 [05:57:56.187] | : . ' , ; ` | : . ' , ; $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [05:57:56.187] | : . ' , ; ` | : . ' , ; ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [05:57:56.187] | : . ' , ; ` | : . ' , ; ..- attr(*, "init")= logi TRUE [05:57:56.187] | : . ' , ; ` | : . ' , ; ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:56.187] | : . ' , ; ` | : . ' , ; .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:56.187] | : . ' , ; ` | : . ' , ; ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:56.187] | : . ' , ; ` | : . ' , ; ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [05:57:56.187] | : . ' , ; ` | : . ' , ; - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [05:57:56.191] | : . ' , ; ` | : . ' , ; Old stack: [05:57:56.191] | : . ' , ; ` | : . ' , ; List of 1 [05:57:56.191] | : . ' , ; ` | : . ' , ; $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [05:57:56.191] | : . ' , ; ` | : . ' , ; ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [05:57:56.191] | : . ' , ; ` | : . ' , ; ..- attr(*, "init")= chr "done" [05:57:56.191] | : . ' , ; ` | : . ' , ; ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:56.191] | : . ' , ; ` | : . ' , ; .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:56.191] | : . ' , ; ` | : . ' , ; ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:56.191] | : . ' , ; ` | : . ' , ; ..- attr(*, "call")= language plan(sequential) [05:57:56.191] | : . ' , ; ` | : . ' , ; ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [05:57:56.191] | : . ' , ; ` | : . ' , ; .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:56.191] | : . ' , ; ` | : . ' , ; .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:56.191] | : . ' , ; ` | : . ' , ; - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [05:57:56.195] | : . ' , ; ` | : . ' , ; Not identical [05:57:56.195] | : . ' , ; ` | : . ' , ; all.equal() for future ... [05:57:56.195] | : . ' , ; ` | : . ' , ; ` List of 2 [05:57:56.195] | : . ' , ; ` | : . ' , ; ` $ target :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [05:57:56.195] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [05:57:56.195] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "init")= logi TRUE [05:57:56.195] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:56.195] | : . ' , ; ` | : . ' , ; ` .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:56.195] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:56.195] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [05:57:56.195] | : . ' , ; ` | : . ' , ; ` $ current:function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [05:57:56.195] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [05:57:56.195] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "init")= chr "done" [05:57:56.195] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:56.195] | : . ' , ; ` | : . ' , ; ` .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:56.195] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:56.195] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "call")= language plan(sequential) [05:57:56.195] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [05:57:56.195] | : . ' , ; ` | : . ' , ; ` .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:56.195] | : . ' , ; ` | : . ' , ; ` .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:56.203] | : . ' , ; ` | : . ' , ; all.equal() for future ... done [05:57:56.203] | : . ' , ; ` | : . ' , all.equal() for FutureStrategyList ... done [05:57:56.203] | : . ' , ; ` | : . ' , plan(): Skip setting new future backend stack because it is the same as the current one: [05:57:56.203] | : . ' , ; ` | : . ' , List of future strategies: [05:57:56.203] | : . ' , ; ` | : . ' , 1. sequential: [05:57:56.203] | : . ' , ; ` | : . ' , - args: function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame(), workers = "") [05:57:56.203] | : . ' , ; ` | : . ' , - tweaked: FALSE [05:57:56.203] | : . ' , ; ` | : . ' , - call: plan(sequential) [05:57:56.204] | : . ' , ; ` | : . ' plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [05:57:56.204] | : . ' , ; ` | : . plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [05:57:56.384] | : . ' , ; ` | : . plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [05:57:56.385] | : . ' , ; ` | : . ' plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [05:57:56.385] | : . ' , ; ` | : . ' , plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [05:57:56.385] | : . ' , ; ` | : . ' , ; all.equal() for FutureStrategyList ... [05:57:56.385] | : . ' , ; ` | : . ' , ; ` New stack: [05:57:56.385] | : . ' , ; ` | : . ' , ; ` List of 1 [05:57:56.385] | : . ' , ; ` | : . ' , ; ` $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [05:57:56.385] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [05:57:56.385] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "init")= chr "done" [05:57:56.385] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:56.385] | : . ' , ; ` | : . ' , ; ` .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:56.385] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:56.385] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "call")= language plan(sequential) [05:57:56.385] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [05:57:56.385] | : . ' , ; ` | : . ' , ; ` .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:56.385] | : . ' , ; ` | : . ' , ; ` .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:56.385] | : . ' , ; ` | : . ' , ; ` - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [05:57:56.397] | : . ' , ; ` | : . ' , ; ` Old stack: [05:57:56.398] | : . ' , ; ` | : . ' , ; ` List of 1 [05:57:56.398] | : . ' , ; ` | : . ' , ; ` $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [05:57:56.398] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [05:57:56.398] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "init")= chr "done" [05:57:56.398] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:56.398] | : . ' , ; ` | : . ' , ; ` .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:56.398] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:56.398] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "call")= language plan(sequential) [05:57:56.398] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [05:57:56.398] | : . ' , ; ` | : . ' , ; ` .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:56.398] | : . ' , ; ` | : . ' , ; ` .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:56.398] | : . ' , ; ` | : . ' , ; ` - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [05:57:56.403] | : . ' , ; ` | : . ' , ; ` Identical [05:57:56.404] | : . ' , ; ` | : . ' , ; all.equal() for FutureStrategyList ... done [05:57:56.404] | : . ' , ; ` | : . ' , ; plan(): Skip setting new future backend stack because it is the same as the current one: [05:57:56.404] | : . ' , ; ` | : . ' , ; List of future strategies: [05:57:56.404] | : . ' , ; ` | : . ' , ; 1. sequential: [05:57:56.404] | : . ' , ; ` | : . ' , ; - args: function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame(), workers = "") [05:57:56.404] | : . ' , ; ` | : . ' , ; - tweaked: FALSE [05:57:56.404] | : . ' , ; ` | : . ' , ; - call: plan(sequential) [05:57:56.405] | : . ' , ; ` | : . ' , plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [05:57:56.406] | : . ' , ; ` | : . ' plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [05:57:56.406] | : . ' , ; ` | : . plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [05:57:56.407] | : . ' , ; ` | : . SequentialFuture started (and completed) [05:57:56.407] | : . ' , ; ` | : . signalConditions() ... [05:57:56.407] | : . ' , ; ` | : . ' include = 'immediateCondition' [05:57:56.408] | : . ' , ; ` | : . ' exclude = [05:57:56.408] | : . ' , ; ` | : . ' resignal = FALSE [05:57:56.408] | : . ' , ; ` | : . ' Number of conditions: 276 [05:57:56.409] | : . ' , ; ` | : . ' int 276 [05:57:56.410] | : . ' , ; ` | : . ' Condition #1 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.410] | : . ' , ; ` | : . ' Condition #2 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.410] | : . ' , ; ` | : . ' Condition #3 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.411] | : . ' , ; ` | : . ' Condition #4 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.411] | : . ' , ; ` | : . ' Condition #5 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.411] | : . ' , ; ` | : . ' Condition #6 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.411] | : . ' , ; ` | : . ' Condition #7 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.412] | : . ' , ; ` | : . ' Condition #8 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.412] | : . ' , ; ` | : . ' Condition #9 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.412] | : . ' , ; ` | : . ' Condition #10 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.413] | : . ' , ; ` | : . ' Condition #11 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.413] | : . ' , ; ` | : . ' Condition #12 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.413] | : . ' , ; ` | : . ' Condition #13 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.414] | : . ' , ; ` | : . ' Condition #14 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.414] | : . ' , ; ` | : . ' Condition #15 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.414] | : . ' , ; ` | : . ' Condition #16 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.415] | : . ' , ; ` | : . ' Condition #17 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.415] | : . ' , ; ` | : . ' Condition #18 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.415] | : . ' , ; ` | : . ' Condition #19 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.416] | : . ' , ; ` | : . ' Condition #20 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.416] | : . ' , ; ` | : . ' Condition #21 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.416] | : . ' , ; ` | : . ' Condition #22 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.417] | : . ' , ; ` | : . ' Condition #23 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.417] | : . ' , ; ` | : . ' Condition #24 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.417] | : . ' , ; ` | : . ' Condition #25 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.417] | : . ' , ; ` | : . ' Condition #26 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.418] | : . ' , ; ` | : . ' Condition #27 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.418] | : . ' , ; ` | : . ' Condition #28 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.418] | : . ' , ; ` | : . ' Condition #29 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.419] | : . ' , ; ` | : . ' Condition #30 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.419] | : . ' , ; ` | : . ' Condition #31 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.419] | : . ' , ; ` | : . ' Condition #32 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.420] | : . ' , ; ` | : . ' Condition #33 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.420] | : . ' , ; ` | : . ' Condition #34 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.420] | : . ' , ; ` | : . ' Condition #35 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.421] | : . ' , ; ` | : . ' Condition #36 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.421] | : . ' , ; ` | : . ' Condition #37 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.421] | : . ' , ; ` | : . ' Condition #38 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.421] | : . ' , ; ` | : . ' Condition #39 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.422] | : . ' , ; ` | : . ' Condition #40 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.422] | : . ' , ; ` | : . ' Condition #41 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.422] | : . ' , ; ` | : . ' Condition #42 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.423] | : . ' , ; ` | : . ' Condition #43 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.423] | : . ' , ; ` | : . ' Condition #44 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.423] | : . ' , ; ` | : . ' Condition #45 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.424] | : . ' , ; ` | : . ' Condition #46 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.424] | : . ' , ; ` | : . ' Condition #47 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.424] | : . ' , ; ` | : . ' Condition #48 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.425] | : . ' , ; ` | : . ' Condition #49 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.425] | : . ' , ; ` | : . ' Condition #50 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.425] | : . ' , ; ` | : . ' Condition #51 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.425] | : . ' , ; ` | : . ' Condition #52 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.426] | : . ' , ; ` | : . ' Condition #53 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.426] | : . ' , ; ` | : . ' Condition #54 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.426] | : . ' , ; ` | : . ' Condition #55 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.427] | : . ' , ; ` | : . ' Condition #56 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.427] | : . ' , ; ` | : . ' Condition #57 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.427] | : . ' , ; ` | : . ' Condition #58 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.428] | : . ' , ; ` | : . ' Condition #59 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.428] | : . ' , ; ` | : . ' Condition #60 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.428] | : . ' , ; ` | : . ' Condition #61 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.429] | : . ' , ; ` | : . ' Condition #62 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.429] | : . ' , ; ` | : . ' Condition #63 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.429] | : . ' , ; ` | : . ' Condition #64 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.430] | : . ' , ; ` | : . ' Condition #65 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.430] | : . ' , ; ` | : . ' Condition #66 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.430] | : . ' , ; ` | : . ' Condition #67 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.430] | : . ' , ; ` | : . ' Condition #68 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.431] | : . ' , ; ` | : . ' Condition #69 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.431] | : . ' , ; ` | : . ' Condition #70 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.431] | : . ' , ; ` | : . ' Condition #71 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.432] | : . ' , ; ` | : . ' Condition #72 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.432] | : . ' , ; ` | : . ' Condition #73 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.432] | : . ' , ; ` | : . ' Condition #74 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.433] | : . ' , ; ` | : . ' Condition #75 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.433] | : . ' , ; ` | : . ' Condition #76 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.433] | : . ' , ; ` | : . ' Condition #77 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.433] | : . ' , ; ` | : . ' Condition #78 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.434] | : . ' , ; ` | : . ' Condition #79 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.434] | : . ' , ; ` | : . ' Condition #80 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.434] | : . ' , ; ` | : . ' Condition #81 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.434] | : . ' , ; ` | : . ' Condition #82 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.434] | : . ' , ; ` | : . ' Condition #83 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.435] | : . ' , ; ` | : . ' Condition #84 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.435] | : . ' , ; ` | : . ' Condition #85 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.435] | : . ' , ; ` | : . ' Condition #86 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.435] | : . ' , ; ` | : . ' Condition #87 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.436] | : . ' , ; ` | : . ' Condition #88 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.436] | : . ' , ; ` | : . ' Condition #89 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.436] | : . ' , ; ` | : . ' Condition #90 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.436] | : . ' , ; ` | : . ' Condition #91 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.436] | : . ' , ; ` | : . ' Condition #92 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.437] | : . ' , ; ` | : . ' Condition #93 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.437] | : . ' , ; ` | : . ' Condition #94 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.437] | : . ' , ; ` | : . ' Condition #95 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.437] | : . ' , ; ` | : . ' Condition #96 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.437] | : . ' , ; ` | : . ' Condition #97 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.438] | : . ' , ; ` | : . ' Condition #98 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.438] | : . ' , ; ` | : . ' Condition #99 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.438] | : . ' , ; ` | : . ' Condition #100 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.438] | : . ' , ; ` | : . ' Condition #101 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.439] | : . ' , ; ` | : . ' Condition #102 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.439] | : . ' , ; ` | : . ' Condition #103 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.439] | : . ' , ; ` | : . ' Condition #104 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.439] | : . ' , ; ` | : . ' Condition #105 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.439] | : . ' , ; ` | : . ' Condition #106 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.440] | : . ' , ; ` | : . ' Condition #107 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.440] | : . ' , ; ` | : . ' Condition #108 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.440] | : . ' , ; ` | : . ' Condition #109 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.440] | : . ' , ; ` | : . ' Condition #110 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.440] | : . ' , ; ` | : . ' Condition #111 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.440] | : . ' , ; ` | : . ' Condition #112 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.441] | : . ' , ; ` | : . ' Condition #113 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.441] | : . ' , ; ` | : . ' Condition #114 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.441] | : . ' , ; ` | : . ' Condition #115 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.441] | : . ' , ; ` | : . ' Condition #116 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.441] | : . ' , ; ` | : . ' Condition #117 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.442] | : . ' , ; ` | : . ' Condition #118 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.442] | : . ' , ; ` | : . ' Condition #119 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.442] | : . ' , ; ` | : . ' Condition #120 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.442] | : . ' , ; ` | : . ' Condition #121 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.442] | : . ' , ; ` | : . ' Condition #122 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.443] | : . ' , ; ` | : . ' Condition #123 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.443] | : . ' , ; ` | : . ' Condition #124 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.443] | : . ' , ; ` | : . ' Condition #125 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.443] | : . ' , ; ` | : . ' Condition #126 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.443] | : . ' , ; ` | : . ' Condition #127 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.444] | : . ' , ; ` | : . ' Condition #128 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.444] | : . ' , ; ` | : . ' Condition #129 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.444] | : . ' , ; ` | : . ' Condition #130 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.444] | : . ' , ; ` | : . ' Condition #131 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.445] | : . ' , ; ` | : . ' Condition #132 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.445] | : . ' , ; ` | : . ' Condition #133 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.445] | : . ' , ; ` | : . ' Condition #134 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.445] | : . ' , ; ` | : . ' Condition #135 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.445] | : . ' , ; ` | : . ' Condition #136 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.446] | : . ' , ; ` | : . ' Condition #137 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.446] | : . ' , ; ` | : . ' Condition #138 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.446] | : . ' , ; ` | : . ' Condition #139 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.446] | : . ' , ; ` | : . ' Condition #140 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.446] | : . ' , ; ` | : . ' Condition #141 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.447] | : . ' , ; ` | : . ' Condition #142 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.447] | : . ' , ; ` | : . ' Condition #143 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.447] | : . ' , ; ` | : . ' Condition #144 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.447] | : . ' , ; ` | : . ' Condition #145 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.447] | : . ' , ; ` | : . ' Condition #146 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.448] | : . ' , ; ` | : . ' Condition #147 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.448] | : . ' , ; ` | : . ' Condition #148 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.448] | : . ' , ; ` | : . ' Condition #149 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.448] | : . ' , ; ` | : . ' Condition #150 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.448] | : . ' , ; ` | : . ' Condition #151 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.449] | : . ' , ; ` | : . ' Condition #152 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.449] | : . ' , ; ` | : . ' Condition #153 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.449] | : . ' , ; ` | : . ' Condition #154 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.449] | : . ' , ; ` | : . ' Condition #155 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.449] | : . ' , ; ` | : . ' Condition #156 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.449] | : . ' , ; ` | : . ' Condition #157 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.450] | : . ' , ; ` | : . ' Condition #158 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.450] | : . ' , ; ` | : . ' Condition #159 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.450] | : . ' , ; ` | : . ' Condition #160 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.450] | : . ' , ; ` | : . ' Condition #161 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.450] | : . ' , ; ` | : . ' Condition #162 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.451] | : . ' , ; ` | : . ' Condition #163 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.451] | : . ' , ; ` | : . ' Condition #164 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.451] | : . ' , ; ` | : . ' Condition #165 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.451] | : . ' , ; ` | : . ' Condition #166 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.452] | : . ' , ; ` | : . ' Condition #167 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.452] | : . ' , ; ` | : . ' Condition #168 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.452] | : . ' , ; ` | : . ' Condition #169 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.453] | : . ' , ; ` | : . ' Condition #170 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.453] | : . ' , ; ` | : . ' Condition #171 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.453] | : . ' , ; ` | : . ' Condition #172 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.453] | : . ' , ; ` | : . ' Condition #173 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.454] | : . ' , ; ` | : . ' Condition #174 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.454] | : . ' , ; ` | : . ' Condition #175 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.454] | : . ' , ; ` | : . ' Condition #176 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.455] | : . ' , ; ` | : . ' Condition #177 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.455] | : . ' , ; ` | : . ' Condition #178 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.455] | : . ' , ; ` | : . ' Condition #179 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.456] | : . ' , ; ` | : . ' Condition #180 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.456] | : . ' , ; ` | : . ' Condition #181 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.456] | : . ' , ; ` | : . ' Condition #182 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.456] | : . ' , ; ` | : . ' Condition #183 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.457] | : . ' , ; ` | : . ' Condition #184 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.457] | : . ' , ; ` | : . ' Condition #185 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.457] | : . ' , ; ` | : . ' Condition #186 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.458] | : . ' , ; ` | : . ' Condition #187 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.458] | : . ' , ; ` | : . ' Condition #188 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.458] | : . ' , ; ` | : . ' Condition #189 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.459] | : . ' , ; ` | : . ' Condition #190 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.459] | : . ' , ; ` | : . ' Condition #191 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.459] | : . ' , ; ` | : . ' Condition #192 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.460] | : . ' , ; ` | : . ' Condition #193 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.460] | : . ' , ; ` | : . ' Condition #194 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.460] | : . ' , ; ` | : . ' Condition #195 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.461] | : . ' , ; ` | : . ' Condition #196 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.461] | : . ' , ; ` | : . ' Condition #197 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.461] | : . ' , ; ` | : . ' Condition #198 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.462] | : . ' , ; ` | : . ' Condition #199 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.462] | : . ' , ; ` | : . ' Condition #200 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.462] | : . ' , ; ` | : . ' Condition #201 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.462] | : . ' , ; ` | : . ' Condition #202 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.463] | : . ' , ; ` | : . ' Condition #203 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.463] | : . ' , ; ` | : . ' Condition #204 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.463] | : . ' , ; ` | : . ' Condition #205 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.464] | : . ' , ; ` | : . ' Condition #206 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.464] | : . ' , ; ` | : . ' Condition #207 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.464] | : . ' , ; ` | : . ' Condition #208 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.465] | : . ' , ; ` | : . ' Condition #209 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.465] | : . ' , ; ` | : . ' Condition #210 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.465] | : . ' , ; ` | : . ' Condition #211 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.465] | : . ' , ; ` | : . ' Condition #212 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.466] | : . ' , ; ` | : . ' Condition #213 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.466] | : . ' , ; ` | : . ' Condition #214 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.466] | : . ' , ; ` | : . ' Condition #215 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.467] | : . ' , ; ` | : . ' Condition #216 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.467] | : . ' , ; ` | : . ' Condition #217 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.467] | : . ' , ; ` | : . ' Condition #218 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.468] | : . ' , ; ` | : . ' Condition #219 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.468] | : . ' , ; ` | : . ' Condition #220 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.468] | : . ' , ; ` | : . ' Condition #221 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.469] | : . ' , ; ` | : . ' Condition #222 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.469] | : . ' , ; ` | : . ' Condition #223 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.469] | : . ' , ; ` | : . ' Condition #224 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.470] | : . ' , ; ` | : . ' Condition #225 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.470] | : . ' , ; ` | : . ' Condition #226 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.470] | : . ' , ; ` | : . ' Condition #227 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.470] | : . ' , ; ` | : . ' Condition #228 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.471] | : . ' , ; ` | : . ' Condition #229 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.471] | : . ' , ; ` | : . ' Condition #230 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.471] | : . ' , ; ` | : . ' Condition #231 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.472] | : . ' , ; ` | : . ' Condition #232 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.472] | : . ' , ; ` | : . ' Condition #233 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.472] | : . ' , ; ` | : . ' Condition #234 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.473] | : . ' , ; ` | : . ' Condition #235 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.473] | : . ' , ; ` | : . ' Condition #236 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.473] | : . ' , ; ` | : . ' Condition #237 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.474] | : . ' , ; ` | : . ' Condition #238 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.474] | : . ' , ; ` | : . ' Condition #239 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.474] | : . ' , ; ` | : . ' Condition #240 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.474] | : . ' , ; ` | : . ' Condition #241 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.475] | : . ' , ; ` | : . ' Condition #242 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.475] | : . ' , ; ` | : . ' Condition #243 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.475] | : . ' , ; ` | : . ' Condition #244 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.476] | : . ' , ; ` | : . ' Condition #245 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.476] | : . ' , ; ` | : . ' Condition #246 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.476] | : . ' , ; ` | : . ' Condition #247 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.477] | : . ' , ; ` | : . ' Condition #248 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.477] | : . ' , ; ` | : . ' Condition #249 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.477] | : . ' , ; ` | : . ' Condition #250 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.478] | : . ' , ; ` | : . ' Condition #251 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.478] | : . ' , ; ` | : . ' Condition #252 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.478] | : . ' , ; ` | : . ' Condition #253 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.479] | : . ' , ; ` | : . ' Condition #254 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.479] | : . ' , ; ` | : . ' Condition #255 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.479] | : . ' , ; ` | : . ' Condition #256 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.480] | : . ' , ; ` | : . ' Condition #257 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.480] | : . ' , ; ` | : . ' Condition #258 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.480] | : . ' , ; ` | : . ' Condition #259 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.480] | : . ' , ; ` | : . ' Condition #260 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.481] | : . ' , ; ` | : . ' Condition #261 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.481] | : . ' , ; ` | : . ' Condition #262 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.481] | : . ' , ; ` | : . ' Condition #263 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.482] | : . ' , ; ` | : . ' Condition #264 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.482] | : . ' , ; ` | : . ' Condition #265 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.482] | : . ' , ; ` | : . ' Condition #266 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.483] | : . ' , ; ` | : . ' Condition #267 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.483] | : . ' , ; ` | : . ' Condition #268 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.483] | : . ' , ; ` | : . ' Condition #269 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.484] | : . ' , ; ` | : . ' Condition #270 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.484] | : . ' , ; ` | : . ' Condition #271 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.484] | : . ' , ; ` | : . ' Condition #272 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.484] | : . ' , ; ` | : . ' Condition #273 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.485] | : . ' , ; ` | : . ' Condition #274 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.485] | : . ' , ; ` | : . ' Condition #275 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.485] | : . ' , ; ` | : . ' Condition #276 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.486] | : . ' , ; ` | : . signalConditions() ... done [05:57:56.486] | : . ' , ; ` | : launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... done [05:57:56.486] | : . ' , ; ` | Launching futures ... done [05:57:56.487] | : . ' , ; ` | Future launched: 'SequentialFuture', 'UniprocessFuture', 'Future' [05:57:56.487] | : . ' , ; ` Using SequentialFutureBackend ... done [05:57:56.487] | : . ' , ; run() for 'Future' () ... done [05:57:56.488] | : . ' , future(..., label = NULL) ... done [05:57:56.488] | : . ' , value() for SequentialFuture () ... [05:57:56.488] | : . ' , ; signalConditions() ... [05:57:56.489] | : . ' , ; ` include = 'immediateCondition' [05:57:56.489] | : . ' , ; ` exclude = [05:57:56.489] | : . ' , ; ` resignal = FALSE [05:57:56.490] | : . ' , ; ` Number of conditions: 276 [05:57:56.490] | : . ' , ; ` int 276 [05:57:56.491] | : . ' , ; ` Condition #1 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.491] | : . ' , ; ` Condition #2 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.492] | : . ' , ; ` Condition #3 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.492] | : . ' , ; ` Condition #4 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.492] | : . ' , ; ` Condition #5 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.492] | : . ' , ; ` Condition #6 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.493] | : . ' , ; ` Condition #7 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.493] | : . ' , ; ` Condition #8 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.493] | : . ' , ; ` Condition #9 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.494] | : . ' , ; ` Condition #10 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.494] | : . ' , ; ` Condition #11 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.494] | : . ' , ; ` Condition #12 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.495] | : . ' , ; ` Condition #13 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.495] | : . ' , ; ` Condition #14 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.495] | : . ' , ; ` Condition #15 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.496] | : . ' , ; ` Condition #16 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.496] | : . ' , ; ` Condition #17 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.496] | : . ' , ; ` Condition #18 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.497] | : . ' , ; ` Condition #19 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.497] | : . ' , ; ` Condition #20 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.497] | : . ' , ; ` Condition #21 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.497] | : . ' , ; ` Condition #22 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.498] | : . ' , ; ` Condition #23 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.498] | : . ' , ; ` Condition #24 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.499] | : . ' , ; ` Condition #25 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.499] | : . ' , ; ` Condition #26 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.499] | : . ' , ; ` Condition #27 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.499] | : . ' , ; ` Condition #28 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.499] | : . ' , ; ` Condition #29 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.500] | : . ' , ; ` Condition #30 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.500] | : . ' , ; ` Condition #31 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.500] | : . ' , ; ` Condition #32 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.500] | : . ' , ; ` Condition #33 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.500] | : . ' , ; ` Condition #34 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.501] | : . ' , ; ` Condition #35 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.501] | : . ' , ; ` Condition #36 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.501] | : . ' , ; ` Condition #37 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.501] | : . ' , ; ` Condition #38 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.501] | : . ' , ; ` Condition #39 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.502] | : . ' , ; ` Condition #40 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.502] | : . ' , ; ` Condition #41 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.502] | : . ' , ; ` Condition #42 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.502] | : . ' , ; ` Condition #43 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.503] | : . ' , ; ` Condition #44 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.503] | : . ' , ; ` Condition #45 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.504] | : . ' , ; ` Condition #46 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.504] | : . ' , ; ` Condition #47 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.505] | : . ' , ; ` Condition #48 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.505] | : . ' , ; ` Condition #49 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.505] | : . ' , ; ` Condition #50 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.505] | : . ' , ; ` Condition #51 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.506] | : . ' , ; ` Condition #52 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.506] | : . ' , ; ` Condition #53 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.506] | : . ' , ; ` Condition #54 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.507] | : . ' , ; ` Condition #55 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.507] | : . ' , ; ` Condition #56 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.507] | : . ' , ; ` Condition #57 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.507] | : . ' , ; ` Condition #58 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.508] | : . ' , ; ` Condition #59 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.508] | : . ' , ; ` Condition #60 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.508] | : . ' , ; ` Condition #61 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.509] | : . ' , ; ` Condition #62 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.509] | : . ' , ; ` Condition #63 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.509] | : . ' , ; ` Condition #64 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.509] | : . ' , ; ` Condition #65 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.510] | : . ' , ; ` Condition #66 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.510] | : . ' , ; ` Condition #67 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.510] | : . ' , ; ` Condition #68 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.510] | : . ' , ; ` Condition #69 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.511] | : . ' , ; ` Condition #70 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.511] | : . ' , ; ` Condition #71 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.511] | : . ' , ; ` Condition #72 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.512] | : . ' , ; ` Condition #73 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.512] | : . ' , ; ` Condition #74 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.512] | : . ' , ; ` Condition #75 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.512] | : . ' , ; ` Condition #76 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.513] | : . ' , ; ` Condition #77 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.513] | : . ' , ; ` Condition #78 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.513] | : . ' , ; ` Condition #79 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.514] | : . ' , ; ` Condition #80 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.514] | : . ' , ; ` Condition #81 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.514] | : . ' , ; ` Condition #82 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.514] | : . ' , ; ` Condition #83 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.515] | : . ' , ; ` Condition #84 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.515] | : . ' , ; ` Condition #85 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.515] | : . ' , ; ` Condition #86 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.515] | : . ' , ; ` Condition #87 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.516] | : . ' , ; ` Condition #88 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.516] | : . ' , ; ` Condition #89 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.516] | : . ' , ; ` Condition #90 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.517] | : . ' , ; ` Condition #91 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.517] | : . ' , ; ` Condition #92 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.517] | : . ' , ; ` Condition #93 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.517] | : . ' , ; ` Condition #94 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.518] | : . ' , ; ` Condition #95 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.518] | : . ' , ; ` Condition #96 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.518] | : . ' , ; ` Condition #97 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.518] | : . ' , ; ` Condition #98 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.519] | : . ' , ; ` Condition #99 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.519] | : . ' , ; ` Condition #100 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.519] | : . ' , ; ` Condition #101 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.520] | : . ' , ; ` Condition #102 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.520] | : . ' , ; ` Condition #103 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.520] | : . ' , ; ` Condition #104 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.520] | : . ' , ; ` Condition #105 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.521] | : . ' , ; ` Condition #106 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.521] | : . ' , ; ` Condition #107 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.521] | : . ' , ; ` Condition #108 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.521] | : . ' , ; ` Condition #109 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.522] | : . ' , ; ` Condition #110 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.522] | : . ' , ; ` Condition #111 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.522] | : . ' , ; ` Condition #112 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.523] | : . ' , ; ` Condition #113 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.523] | : . ' , ; ` Condition #114 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.523] | : . ' , ; ` Condition #115 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.523] | : . ' , ; ` Condition #116 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.524] | : . ' , ; ` Condition #117 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.524] | : . ' , ; ` Condition #118 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.524] | : . ' , ; ` Condition #119 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.524] | : . ' , ; ` Condition #120 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.525] | : . ' , ; ` Condition #121 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.525] | : . ' , ; ` Condition #122 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.525] | : . ' , ; ` Condition #123 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.526] | : . ' , ; ` Condition #124 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.526] | : . ' , ; ` Condition #125 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.526] | : . ' , ; ` Condition #126 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.526] | : . ' , ; ` Condition #127 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.527] | : . ' , ; ` Condition #128 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.527] | : . ' , ; ` Condition #129 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.527] | : . ' , ; ` Condition #130 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.528] | : . ' , ; ` Condition #131 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.528] | : . ' , ; ` Condition #132 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.528] | : . ' , ; ` Condition #133 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.528] | : . ' , ; ` Condition #134 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.529] | : . ' , ; ` Condition #135 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.529] | : . ' , ; ` Condition #136 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.529] | : . ' , ; ` Condition #137 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.529] | : . ' , ; ` Condition #138 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.530] | : . ' , ; ` Condition #139 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.530] | : . ' , ; ` Condition #140 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.530] | : . ' , ; ` Condition #141 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.531] | : . ' , ; ` Condition #142 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.531] | : . ' , ; ` Condition #143 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.531] | : . ' , ; ` Condition #144 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.531] | : . ' , ; ` Condition #145 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.532] | : . ' , ; ` Condition #146 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.532] | : . ' , ; ` Condition #147 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.532] | : . ' , ; ` Condition #148 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.532] | : . ' , ; ` Condition #149 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.533] | : . ' , ; ` Condition #150 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.533] | : . ' , ; ` Condition #151 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.533] | : . ' , ; ` Condition #152 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.534] | : . ' , ; ` Condition #153 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.534] | : . ' , ; ` Condition #154 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.534] | : . ' , ; ` Condition #155 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.534] | : . ' , ; ` Condition #156 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.535] | : . ' , ; ` Condition #157 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.535] | : . ' , ; ` Condition #158 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.535] | : . ' , ; ` Condition #159 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.535] | : . ' , ; ` Condition #160 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.536] | : . ' , ; ` Condition #161 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.536] | : . ' , ; ` Condition #162 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.536] | : . ' , ; ` Condition #163 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.536] | : . ' , ; ` Condition #164 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.537] | : . ' , ; ` Condition #165 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.537] | : . ' , ; ` Condition #166 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.537] | : . ' , ; ` Condition #167 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.537] | : . ' , ; ` Condition #168 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.538] | : . ' , ; ` Condition #169 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.538] | : . ' , ; ` Condition #170 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.538] | : . ' , ; ` Condition #171 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.538] | : . ' , ; ` Condition #172 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.539] | : . ' , ; ` Condition #173 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.539] | : . ' , ; ` Condition #174 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.539] | : . ' , ; ` Condition #175 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.539] | : . ' , ; ` Condition #176 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.540] | : . ' , ; ` Condition #177 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.540] | : . ' , ; ` Condition #178 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.540] | : . ' , ; ` Condition #179 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.540] | : . ' , ; ` Condition #180 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.541] | : . ' , ; ` Condition #181 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.541] | : . ' , ; ` Condition #182 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.541] | : . ' , ; ` Condition #183 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.542] | : . ' , ; ` Condition #184 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.542] | : . ' , ; ` Condition #185 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.542] | : . ' , ; ` Condition #186 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.542] | : . ' , ; ` Condition #187 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.543] | : . ' , ; ` Condition #188 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.543] | : . ' , ; ` Condition #189 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.543] | : . ' , ; ` Condition #190 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.543] | : . ' , ; ` Condition #191 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.544] | : . ' , ; ` Condition #192 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.544] | : . ' , ; ` Condition #193 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.544] | : . ' , ; ` Condition #194 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.544] | : . ' , ; ` Condition #195 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.545] | : . ' , ; ` Condition #196 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.545] | : . ' , ; ` Condition #197 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.545] | : . ' , ; ` Condition #198 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.545] | : . ' , ; ` Condition #199 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.546] | : . ' , ; ` Condition #200 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.546] | : . ' , ; ` Condition #201 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.546] | : . ' , ; ` Condition #202 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.546] | : . ' , ; ` Condition #203 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.547] | : . ' , ; ` Condition #204 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.547] | : . ' , ; ` Condition #205 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.547] | : . ' , ; ` Condition #206 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.547] | : . ' , ; ` Condition #207 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.548] | : . ' , ; ` Condition #208 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.548] | : . ' , ; ` Condition #209 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.548] | : . ' , ; ` Condition #210 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.548] | : . ' , ; ` Condition #211 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.549] | : . ' , ; ` Condition #212 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.549] | : . ' , ; ` Condition #213 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.549] | : . ' , ; ` Condition #214 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.550] | : . ' , ; ` Condition #215 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.550] | : . ' , ; ` Condition #216 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.550] | : . ' , ; ` Condition #217 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.550] | : . ' , ; ` Condition #218 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.551] | : . ' , ; ` Condition #219 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.551] | : . ' , ; ` Condition #220 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.551] | : . ' , ; ` Condition #221 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.551] | : . ' , ; ` Condition #222 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.552] | : . ' , ; ` Condition #223 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.552] | : . ' , ; ` Condition #224 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.552] | : . ' , ; ` Condition #225 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.552] | : . ' , ; ` Condition #226 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.553] | : . ' , ; ` Condition #227 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.553] | : . ' , ; ` Condition #228 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.553] | : . ' , ; ` Condition #229 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.554] | : . ' , ; ` Condition #230 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.554] | : . ' , ; ` Condition #231 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.554] | : . ' , ; ` Condition #232 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.554] | : . ' , ; ` Condition #233 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.555] | : . ' , ; ` Condition #234 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.555] | : . ' , ; ` Condition #235 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.555] | : . ' , ; ` Condition #236 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.555] | : . ' , ; ` Condition #237 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.556] | : . ' , ; ` Condition #238 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.556] | : . ' , ; ` Condition #239 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.556] | : . ' , ; ` Condition #240 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.556] | : . ' , ; ` Condition #241 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.557] | : . ' , ; ` Condition #242 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.557] | : . ' , ; ` Condition #243 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.557] | : . ' , ; ` Condition #244 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.558] | : . ' , ; ` Condition #245 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.558] | : . ' , ; ` Condition #246 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.558] | : . ' , ; ` Condition #247 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.558] | : . ' , ; ` Condition #248 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.559] | : . ' , ; ` Condition #249 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.559] | : . ' , ; ` Condition #250 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.559] | : . ' , ; ` Condition #251 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.560] | : . ' , ; ` Condition #252 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.560] | : . ' , ; ` Condition #253 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.560] | : . ' , ; ` Condition #254 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.560] | : . ' , ; ` Condition #255 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.561] | : . ' , ; ` Condition #256 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.561] | : . ' , ; ` Condition #257 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.561] | : . ' , ; ` Condition #258 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.561] | : . ' , ; ` Condition #259 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.562] | : . ' , ; ` Condition #260 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.562] | : . ' , ; ` Condition #261 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.562] | : . ' , ; ` Condition #262 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.563] | : . ' , ; ` Condition #263 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.563] | : . ' , ; ` Condition #264 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.563] | : . ' , ; ` Condition #265 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.563] | : . ' , ; ` Condition #266 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.564] | : . ' , ; ` Condition #267 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.564] | : . ' , ; ` Condition #268 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.564] | : . ' , ; ` Condition #269 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.564] | : . ' , ; ` Condition #270 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.565] | : . ' , ; ` Condition #271 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.565] | : . ' , ; ` Condition #272 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.565] | : . ' , ; ` Condition #273 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.566] | : . ' , ; ` Condition #274 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.566] | : . ' , ; ` Condition #275 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.566] | : . ' , ; ` Condition #276 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.566] | : . ' , ; signalConditions() ... done [05:57:56.567] | : . ' , ; relay stdout ... [05:57:56.567] | : . ' , ; relay stdout ... done [05:57:56.570] | : . ' , ; check for misuse ... [05:57:56.571] | : . ' , ; check for misuse ... done [05:57:56.571] | : . ' , ; relay conditions ... [05:57:56.571] | : . ' , ; ` Future state: 'finished' [05:57:56.571] | : . ' , ; ` signalConditions() ... [05:57:56.572] | : . ' , ; ` | include = 'condition' [05:57:56.572] | : . ' , ; ` | exclude = 'immediateCondition' [05:57:56.572] | : . ' , ; ` | resignal = TRUE [05:57:56.572] | : . ' , ; ` | Number of conditions: 276 [05:57:56.572] | : . ' , ; ` | int 276 [05:57:56.573] | : . ' , ; ` | Condition #1 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.574] | : . ' , ; ` | Condition #1: 'simpleMessage', 'message', 'condition' [05:57:56.183] | : . ' , ; ` | : . attachPackages() ... [05:57:56.574] | : . ' , ; ` | Condition #2 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.574] | : . ' , ; ` | Condition #2: 'simpleMessage', 'message', 'condition' [05:57:56.183] | : . ' , ; ` | : . ' packages: [n=1] 'future' [05:57:56.574] | : . ' , ; ` | Condition #3 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.575] | : . ' , ; ` | Condition #3: 'simpleMessage', 'message', 'condition' [05:57:56.184] | : . ' , ; ` | : . attachPackages() ... done [05:57:56.575] | : . ' , ; ` | Condition #4 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.575] | : . ' , ; ` | Condition #4: 'simpleMessage', 'message', 'condition' [05:57:56.184] | : . ' , ; ` | : . attachPackages() ... [05:57:56.575] | : . ' , ; ` | Condition #5 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.576] | : . ' , ; ` | Condition #5: 'simpleMessage', 'message', 'condition' [05:57:56.184] | : . ' , ; ` | : . ' packages: [n=1] 'future' [05:57:56.576] | : . ' , ; ` | Condition #6 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.576] | : . ' , ; ` | Condition #6: 'simpleMessage', 'message', 'condition' [05:57:56.184] | : . ' , ; ` | : . attachPackages() ... done [05:57:56.577] | : . ' , ; ` | Condition #7 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.577] | : . ' , ; ` | Condition #7: 'simpleMessage', 'message', 'condition' [05:57:56.205] | : . ' , ; ` | : . future(..., label = NULL) ... [05:57:56.577] | : . ' , ; ` | Condition #8 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.578] | : . ' , ; ` | Condition #8: 'simpleMessage', 'message', 'condition' [05:57:56.205] | : . ' , ; ` | : . ' lazy: FALSE [05:57:56.578] | : . ' , ; ` | Condition #9 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.578] | : . ' , ; ` | Condition #9: 'simpleMessage', 'message', 'condition' [05:57:56.205] | : . ' , ; ` | : . ' stdout: TRUE [05:57:56.578] | : . ' , ; ` | Condition #10 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.579] | : . ' , ; ` | Condition #10: 'simpleMessage', 'message', 'condition' [05:57:56.205] | : . ' , ; ` | : . ' conditions: [n=1] 'condition' [05:57:56.579] | : . ' , ; ` | Condition #11 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.579] | : . ' , ; ` | Condition #11: 'simpleMessage', 'message', 'condition' [05:57:56.206] | : . ' , ; ` | : . ' gc: FALSE [05:57:56.580] | : . ' , ; ` | Condition #12 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.580] | : . ' , ; ` | Condition #12: 'simpleMessage', 'message', 'condition' [05:57:56.206] | : . ' , ; ` | : . ' earlySignal: FALSE [05:57:56.580] | : . ' , ; ` | Condition #13 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.581] | : . ' , ; ` | Condition #13: 'simpleMessage', 'message', 'condition' [05:57:56.206] | : . ' , ; ` | : . ' getGlobalsAndPackages() ... [05:57:56.581] | : . ' , ; ` | Condition #14 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.581] | : . ' , ; ` | Condition #14: 'simpleMessage', 'message', 'condition' [05:57:56.206] | : . ' , ; ` | : . ' , Searching for globals ... [05:57:56.581] | : . ' , ; ` | Condition #15 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.582] | : . ' , ; ` | Condition #15: 'simpleMessage', 'message', 'condition' [05:57:56.208] | : . ' , ; ` | : . ' , ; globals found: [0] [05:57:56.582] | : . ' , ; ` | Condition #16 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.582] | : . ' , ; ` | Condition #16: 'simpleMessage', 'message', 'condition' [05:57:56.208] | : . ' , ; ` | : . ' , Searching for globals ... done [05:57:56.583] | : . ' , ; ` | Condition #17 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.583] | : . ' , ; ` | Condition #17: 'simpleMessage', 'message', 'condition' [05:57:56.208] | : . ' , ; ` | : . ' , globals: [0] [05:57:56.583] | : . ' , ; ` | Condition #18 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.583] | : . ' , ; ` | Condition #18: 'simpleMessage', 'message', 'condition' [05:57:56.209] | : . ' , ; ` | : . ' , packages: [0] [05:57:56.584] | : . ' , ; ` | Condition #19 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.584] | : . ' , ; ` | Condition #19: 'simpleMessage', 'message', 'condition' [05:57:56.209] | : . ' , ; ` | : . ' getGlobalsAndPackages() ... done [05:57:56.584] | : . ' , ; ` | Condition #20 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.585] | : . ' , ; ` | Condition #20: 'simpleMessage', 'message', 'condition' [05:57:56.209] | : . ' , ; ` | : . ' run() for 'Future' () ... [05:57:56.585] | : . ' , ; ` | Condition #21 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.585] | : . ' , ; ` | Condition #21: 'simpleMessage', 'message', 'condition' [05:57:56.209] | : . ' , ; ` | : . ' , state: 'created' [05:57:56.586] | : . ' , ; ` | Condition #22 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.586] | : . ' , ; ` | Condition #22: 'simpleMessage', 'message', 'condition' [05:57:56.210] | : . ' , ; ` | : . ' , plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [05:57:56.586] | : . ' , ; ` | Condition #23 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.586] | : . ' , ; ` | Condition #23: 'simpleMessage', 'message', 'condition' [05:57:56.210] | : . ' , ; ` | : . ' , plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [05:57:56.587] | : . ' , ; ` | Condition #24 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.587] | : . ' , ; ` | Condition #24: 'simpleMessage', 'message', 'condition' [05:57:56.210] | : . ' , ; ` | : . ' , Using SequentialFutureBackend ... [05:57:56.587] | : . ' , ; ` | Condition #25 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.588] | : . ' , ; ` | Condition #25: 'simpleMessage', 'message', 'condition' [05:57:56.210] | : . ' , ; ` | : . ' , ; Number of futures since start: 9 (9 created, 9 launched, 9 finished) [05:57:56.588] | : . ' , ; ` | Condition #26 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.588] | : . ' , ; ` | Condition #26: 'simpleMessage', 'message', 'condition' [05:57:56.210] | : . ' , ; ` | : . ' , ; Launching futures ... [05:57:56.589] | : . ' , ; ` | Condition #27 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.589] | : . ' , ; ` | Condition #27: 'simpleMessage', 'message', 'condition' [05:57:56.211] | : . ' , ; ` | : . ' , ; ` launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... [05:57:56.589] | : . ' , ; ` | Condition #28 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.589] | : . ' , ; ` | Condition #28: 'simpleMessage', 'message', 'condition' [05:57:56.211] | : . ' , ; ` | : . ' , ; ` | getFutureData() ... [05:57:56.590] | : . ' , ; ` | Condition #29 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.590] | : . ' , ; ` | Condition #29: 'simpleMessage', 'message', 'condition' [05:57:56.211] | : . ' , ; ` | : . ' , ; ` | : getFutureCore() ... [05:57:56.590] | : . ' , ; ` | Condition #30 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.591] | : . ' , ; ` | Condition #30: 'simpleMessage', 'message', 'condition' [05:57:56.211] | : . ' , ; ` | : . ' , ; ` | : . Packages needed by the future expression (n = 0): [05:57:56.591] | : . ' , ; ` | Condition #31 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.591] | : . ' , ; ` | Condition #31: 'simpleMessage', 'message', 'condition' [05:57:56.212] | : . ' , ; ` | : . ' , ; ` | : getFutureCore() ... done [05:57:56.592] | : . ' , ; ` | Condition #32 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.592] | : . ' , ; ` | Condition #32: 'simpleMessage', 'message', 'condition' [05:57:56.212] | : . ' , ; ` | : . ' , ; ` | : getFutureCapture() ... [05:57:56.592] | : . ' , ; ` | Condition #33 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.592] | : . ' , ; ` | Condition #33: 'simpleMessage', 'message', 'condition' [05:57:56.212] | : . ' , ; ` | : . ' , ; ` | : getFutureCapture() ... done [05:57:56.593] | : . ' , ; ` | Condition #34 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.593] | : . ' , ; ` | Condition #34: 'simpleMessage', 'message', 'condition' [05:57:56.212] | : . ' , ; ` | : . ' , ; ` | : getFutureContext() ... [05:57:56.593] | : . ' , ; ` | Condition #35 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.594] | : . ' , ; ` | Condition #35: 'simpleMessage', 'message', 'condition' [05:57:56.212] | : . ' , ; ` | : . ' , ; ` | : . plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [05:57:56.594] | : . ' , ; ` | Condition #36 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.594] | : . ' , ; ` | Condition #36: 'simpleMessage', 'message', 'condition' [05:57:56.213] | : . ' , ; ` | : . ' , ; ` | : . ' Getting stack without first backend: [n=0] [05:57:56.595] | : . ' , ; ` | Condition #37 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.595] | : . ' , ; ` | Condition #37: 'simpleMessage', 'message', 'condition' [05:57:56.213] | : . ' , ; ` | : . ' , ; ` | : . plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [05:57:56.595] | : . ' , ; ` | Condition #38 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.595] | : . ' , ; ` | Condition #38: 'simpleMessage', 'message', 'condition' [05:57:56.213] | : . ' , ; ` | : . ' , ; ` | : . Packages needed by future backend (n = 0): [05:57:56.596] | : . ' , ; ` | Condition #39 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.596] | : . ' , ; ` | Condition #39: 'simpleMessage', 'message', 'condition' [05:57:56.213] | : . ' , ; ` | : . ' , ; ` | : getFutureContext() ... done [05:57:56.596] | : . ' , ; ` | Condition #40 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.597] | : . ' , ; ` | Condition #40: 'simpleMessage', 'message', 'condition' [05:57:56.213] | : . ' , ; ` | : . ' , ; ` | getFutureData() ... done [05:57:56.597] | : . ' , ; ` | Condition #41 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.597] | : . ' , ; ` | Condition #41: 'simpleMessage', 'message', 'condition' [05:57:56.215] | : . ' , ; ` | : . ' , ; ` | plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [05:57:56.598] | : . ' , ; ` | Condition #42 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.598] | : . ' , ; ` | Condition #42: 'simpleMessage', 'message', 'condition' [05:57:56.216] | : . ' , ; ` | : . ' , ; ` | : Getting full stack: [n=1] 'sequential', 'uniprocess', 'future', 'function' [05:57:56.598] | : . ' , ; ` | Condition #43 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.598] | : . ' , ; ` | Condition #43: 'simpleMessage', 'message', 'condition' [05:57:56.216] | : . ' , ; ` | : . ' , ; ` | plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [05:57:56.599] | : . ' , ; ` | Condition #44 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.599] | : . ' , ; ` | Condition #44: 'simpleMessage', 'message', 'condition' [05:57:56.216] | : . ' , ; ` | : . ' , ; ` | plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [05:57:56.599] | : . ' , ; ` | Condition #45 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.600] | : . ' , ; ` | Condition #45: 'simpleMessage', 'message', 'condition' [05:57:56.217] | : . ' , ; ` | : . ' , ; ` | : plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [05:57:56.600] | : . ' , ; ` | Condition #46 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.600] | : . ' , ; ` | Condition #46: 'simpleMessage', 'message', 'condition' [05:57:56.217] | : . ' , ; ` | : . ' , ; ` | : . all.equal() for FutureStrategyList ... [05:57:56.601] | : . ' , ; ` | Condition #47 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.601] | : . ' , ; ` | Condition #47: 'simpleMessage', 'message', 'condition' [05:57:56.217] | : . ' , ; ` | : . ' , ; ` | : . ' New stack: [05:57:56.601] | : . ' , ; ` | Condition #48 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.601] | : . ' , ; ` | Condition #48: 'simpleMessage', 'message', 'condition' [05:57:56.217] | : . ' , ; ` | : . ' , ; ` | : . ' List of 1 [05:57:56.217] | : . ' , ; ` | : . ' , ; ` | : . ' $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [05:57:56.217] | : . ' , ; ` | : . ' , ; ` | : . ' ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [05:57:56.217] | : . ' , ; ` | : . ' , ; ` | : . ' ..- attr(*, "init")= logi TRUE [05:57:56.217] | : . ' , ; ` | : . ' , ; ` | : . ' ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:56.217] | : . ' , ; ` | : . ' , ; ` | : . ' .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:56.217] | : . ' , ; ` | : . ' , ; ` | : . ' ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:56.217] | : . ' , ; ` | : . ' , ; ` | : . ' ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [05:57:56.217] | : . ' , ; ` | : . ' , ; ` | : . ' - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [05:57:56.602] | : . ' , ; ` | Condition #49 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.602] | : . ' , ; ` | Condition #49: 'simpleMessage', 'message', 'condition' [05:57:56.221] | : . ' , ; ` | : . ' , ; ` | : . ' Old stack: [05:57:56.602] | : . ' , ; ` | Condition #50 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.603] | : . ' , ; ` | Condition #50: 'simpleMessage', 'message', 'condition' [05:57:56.221] | : . ' , ; ` | : . ' , ; ` | : . ' List of 1 [05:57:56.221] | : . ' , ; ` | : . ' , ; ` | : . ' $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [05:57:56.221] | : . ' , ; ` | : . ' , ; ` | : . ' ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [05:57:56.221] | : . ' , ; ` | : . ' , ; ` | : . ' ..- attr(*, "init")= chr "done" [05:57:56.221] | : . ' , ; ` | : . ' , ; ` | : . ' ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:56.221] | : . ' , ; ` | : . ' , ; ` | : . ' .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:56.221] | : . ' , ; ` | : . ' , ; ` | : . ' ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:56.221] | : . ' , ; ` | : . ' , ; ` | : . ' ..- attr(*, "call")= language plan(sequential) [05:57:56.221] | : . ' , ; ` | : . ' , ; ` | : . ' ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [05:57:56.221] | : . ' , ; ` | : . ' , ; ` | : . ' .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:56.221] | : . ' , ; ` | : . ' , ; ` | : . ' .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:56.221] | : . ' , ; ` | : . ' , ; ` | : . ' - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [05:57:56.603] | : . ' , ; ` | Condition #51 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.603] | : . ' , ; ` | Condition #51: 'simpleMessage', 'message', 'condition' [05:57:56.226] | : . ' , ; ` | : . ' , ; ` | : . ' Not identical [05:57:56.604] | : . ' , ; ` | Condition #52 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.604] | : . ' , ; ` | Condition #52: 'simpleMessage', 'message', 'condition' [05:57:56.226] | : . ' , ; ` | : . ' , ; ` | : . ' all.equal() for future ... [05:57:56.604] | : . ' , ; ` | Condition #53 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.605] | : . ' , ; ` | Condition #53: 'simpleMessage', 'message', 'condition' [05:57:56.226] | : . ' , ; ` | : . ' , ; ` | : . ' , List of 2 [05:57:56.226] | : . ' , ; ` | : . ' , ; ` | : . ' , $ target :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [05:57:56.226] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [05:57:56.226] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "init")= logi TRUE [05:57:56.226] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:56.226] | : . ' , ; ` | : . ' , ; ` | : . ' , .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:56.226] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:56.226] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [05:57:56.226] | : . ' , ; ` | : . ' , ; ` | : . ' , $ current:function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [05:57:56.226] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [05:57:56.226] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "init")= chr "done" [05:57:56.226] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:56.226] | : . ' , ; ` | : . ' , ; ` | : . ' , .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:56.226] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:56.226] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "call")= language plan(sequential) [05:57:56.226] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [05:57:56.226] | : . ' , ; ` | : . ' , ; ` | : . ' , .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:56.226] | : . ' , ; ` | : . ' , ; ` | : . ' , .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:56.605] | : . ' , ; ` | Condition #54 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.605] | : . ' , ; ` | Condition #54: 'simpleMessage', 'message', 'condition' [05:57:56.237] | : . ' , ; ` | : . ' , ; ` | : . ' all.equal() for future ... done [05:57:56.606] | : . ' , ; ` | Condition #55 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.606] | : . ' , ; ` | Condition #55: 'simpleMessage', 'message', 'condition' [05:57:56.238] | : . ' , ; ` | : . ' , ; ` | : . all.equal() for FutureStrategyList ... done [05:57:56.606] | : . ' , ; ` | Condition #56 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.606] | : . ' , ; ` | Condition #56: 'simpleMessage', 'message', 'condition' [05:57:56.238] | : . ' , ; ` | : . ' , ; ` | : . plan(): Skip setting new future backend stack because it is the same as the current one: [05:57:56.607] | : . ' , ; ` | Condition #57 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.607] | : . ' , ; ` | Condition #57: 'simpleMessage', 'message', 'condition' [05:57:56.238] | : . ' , ; ` | : . ' , ; ` | : . List of future strategies: [05:57:56.238] | : . ' , ; ` | : . ' , ; ` | : . 1. sequential: [05:57:56.238] | : . ' , ; ` | : . ' , ; ` | : . - args: function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame(), workers = "") [05:57:56.238] | : . ' , ; ` | : . ' , ; ` | : . - tweaked: FALSE [05:57:56.238] | : . ' , ; ` | : . ' , ; ` | : . - call: plan(sequential) [05:57:56.608] | : . ' , ; ` | Condition #58 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.608] | : . ' , ; ` | Condition #58: 'simpleMessage', 'message', 'condition' [05:57:56.239] | : . ' , ; ` | : . ' , ; ` | : plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [05:57:56.608] | : . ' , ; ` | Condition #59 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.608] | : . ' , ; ` | Condition #59: 'simpleMessage', 'message', 'condition' [05:57:56.239] | : . ' , ; ` | : . ' , ; ` | plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [05:57:56.609] | : . ' , ; ` | Condition #60 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.609] | : . ' , ; ` | Condition #60: 'simpleMessage', 'message', 'condition' [05:57:56.242] | : . ' , ; ` | : . ' , ; ` | plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [05:57:56.609] | : . ' , ; ` | Condition #61 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.610] | : . ' , ; ` | Condition #61: 'simpleMessage', 'message', 'condition' [05:57:56.242] | : . ' , ; ` | : . ' , ; ` | : plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [05:57:56.610] | : . ' , ; ` | Condition #62 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.610] | : . ' , ; ` | Condition #62: 'simpleMessage', 'message', 'condition' [05:57:56.242] | : . ' , ; ` | : . ' , ; ` | : . plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [05:57:56.611] | : . ' , ; ` | Condition #63 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.611] | : . ' , ; ` | Condition #63: 'simpleMessage', 'message', 'condition' [05:57:56.242] | : . ' , ; ` | : . ' , ; ` | : . ' all.equal() for FutureStrategyList ... [05:57:56.611] | : . ' , ; ` | Condition #64 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.612] | : . ' , ; ` | Condition #64: 'simpleMessage', 'message', 'condition' [05:57:56.243] | : . ' , ; ` | : . ' , ; ` | : . ' , New stack: [05:57:56.612] | : . ' , ; ` | Condition #65 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.612] | : . ' , ; ` | Condition #65: 'simpleMessage', 'message', 'condition' [05:57:56.243] | : . ' , ; ` | : . ' , ; ` | : . ' , List of 1 [05:57:56.243] | : . ' , ; ` | : . ' , ; ` | : . ' , $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [05:57:56.243] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [05:57:56.243] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "init")= chr "done" [05:57:56.243] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:56.243] | : . ' , ; ` | : . ' , ; ` | : . ' , .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:56.243] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:56.243] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "call")= language plan(sequential) [05:57:56.243] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [05:57:56.243] | : . ' , ; ` | : . ' , ; ` | : . ' , .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:56.243] | : . ' , ; ` | : . ' , ; ` | : . ' , .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:56.243] | : . ' , ; ` | : . ' , ; ` | : . ' , - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [05:57:56.613] | : . ' , ; ` | Condition #66 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.613] | : . ' , ; ` | Condition #66: 'simpleMessage', 'message', 'condition' [05:57:56.247] | : . ' , ; ` | : . ' , ; ` | : . ' , Old stack: [05:57:56.613] | : . ' , ; ` | Condition #67 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.613] | : . ' , ; ` | Condition #67: 'simpleMessage', 'message', 'condition' [05:57:56.247] | : . ' , ; ` | : . ' , ; ` | : . ' , List of 1 [05:57:56.247] | : . ' , ; ` | : . ' , ; ` | : . ' , $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [05:57:56.247] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [05:57:56.247] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "init")= chr "done" [05:57:56.247] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:56.247] | : . ' , ; ` | : . ' , ; ` | : . ' , .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:56.247] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:56.247] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "call")= language plan(sequential) [05:57:56.247] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [05:57:56.247] | : . ' , ; ` | : . ' , ; ` | : . ' , .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:56.247] | : . ' , ; ` | : . ' , ; ` | : . ' , .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:56.247] | : . ' , ; ` | : . ' , ; ` | : . ' , - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [05:57:56.614] | : . ' , ; ` | Condition #68 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.614] | : . ' , ; ` | Condition #68: 'simpleMessage', 'message', 'condition' [05:57:56.253] | : . ' , ; ` | : . ' , ; ` | : . ' , Identical [05:57:56.614] | : . ' , ; ` | Condition #69 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.615] | : . ' , ; ` | Condition #69: 'simpleMessage', 'message', 'condition' [05:57:56.253] | : . ' , ; ` | : . ' , ; ` | : . ' all.equal() for FutureStrategyList ... done [05:57:56.615] | : . ' , ; ` | Condition #70 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.615] | : . ' , ; ` | Condition #70: 'simpleMessage', 'message', 'condition' [05:57:56.253] | : . ' , ; ` | : . ' , ; ` | : . ' plan(): Skip setting new future backend stack because it is the same as the current one: [05:57:56.616] | : . ' , ; ` | Condition #71 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.616] | : . ' , ; ` | Condition #71: 'simpleMessage', 'message', 'condition' [05:57:56.254] | : . ' , ; ` | : . ' , ; ` | : . ' List of future strategies: [05:57:56.254] | : . ' , ; ` | : . ' , ; ` | : . ' 1. sequential: [05:57:56.254] | : . ' , ; ` | : . ' , ; ` | : . ' - args: function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame(), workers = "") [05:57:56.254] | : . ' , ; ` | : . ' , ; ` | : . ' - tweaked: FALSE [05:57:56.254] | : . ' , ; ` | : . ' , ; ` | : . ' - call: plan(sequential) [05:57:56.616] | : . ' , ; ` | Condition #72 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.617] | : . ' , ; ` | Condition #72: 'simpleMessage', 'message', 'condition' [05:57:56.255] | : . ' , ; ` | : . ' , ; ` | : . plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [05:57:56.617] | : . ' , ; ` | Condition #73 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.617] | : . ' , ; ` | Condition #73: 'simpleMessage', 'message', 'condition' [05:57:56.255] | : . ' , ; ` | : . ' , ; ` | : plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [05:57:56.617] | : . ' , ; ` | Condition #74 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.618] | : . ' , ; ` | Condition #74: 'simpleMessage', 'message', 'condition' [05:57:56.255] | : . ' , ; ` | : . ' , ; ` | plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [05:57:56.618] | : . ' , ; ` | Condition #75 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.618] | : . ' , ; ` | Condition #75: 'simpleMessage', 'message', 'condition' [05:57:56.256] | : . ' , ; ` | : . ' , ; ` | SequentialFuture started (and completed) [05:57:56.619] | : . ' , ; ` | Condition #76 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.619] | : . ' , ; ` | Condition #76: 'simpleMessage', 'message', 'condition' [05:57:56.257] | : . ' , ; ` | : . ' , ; ` | signalConditions() ... [05:57:56.619] | : . ' , ; ` | Condition #77 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.620] | : . ' , ; ` | Condition #77: 'simpleMessage', 'message', 'condition' [05:57:56.257] | : . ' , ; ` | : . ' , ; ` | : include = 'immediateCondition' [05:57:56.620] | : . ' , ; ` | Condition #78 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.620] | : . ' , ; ` | Condition #78: 'simpleMessage', 'message', 'condition' [05:57:56.257] | : . ' , ; ` | : . ' , ; ` | : exclude = [05:57:56.621] | : . ' , ; ` | Condition #79 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.621] | : . ' , ; ` | Condition #79: 'simpleMessage', 'message', 'condition' [05:57:56.258] | : . ' , ; ` | : . ' , ; ` | : resignal = FALSE [05:57:56.621] | : . ' , ; ` | Condition #80 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.622] | : . ' , ; ` | Condition #80: 'simpleMessage', 'message', 'condition' [05:57:56.258] | : . ' , ; ` | : . ' , ; ` | : Number of conditions: 6 [05:57:56.622] | : . ' , ; ` | Condition #81 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.622] | : . ' , ; ` | Condition #81: 'simpleMessage', 'message', 'condition' [05:57:56.258] | : . ' , ; ` | : . ' , ; ` | : int 6 [05:57:56.623] | : . ' , ; ` | Condition #82 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.623] | : . ' , ; ` | Condition #82: 'simpleMessage', 'message', 'condition' [05:57:56.259] | : . ' , ; ` | : . ' , ; ` | : Condition #1 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.623] | : . ' , ; ` | Condition #83 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.623] | : . ' , ; ` | Condition #83: 'simpleMessage', 'message', 'condition' [05:57:56.259] | : . ' , ; ` | : . ' , ; ` | : Condition #2 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.624] | : . ' , ; ` | Condition #84 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.624] | : . ' , ; ` | Condition #84: 'simpleMessage', 'message', 'condition' [05:57:56.260] | : . ' , ; ` | : . ' , ; ` | : Condition #3 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.624] | : . ' , ; ` | Condition #85 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.625] | : . ' , ; ` | Condition #85: 'simpleMessage', 'message', 'condition' [05:57:56.260] | : . ' , ; ` | : . ' , ; ` | : Condition #4 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.625] | : . ' , ; ` | Condition #86 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.625] | : . ' , ; ` | Condition #86: 'simpleMessage', 'message', 'condition' [05:57:56.260] | : . ' , ; ` | : . ' , ; ` | : Condition #5 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.626] | : . ' , ; ` | Condition #87 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.626] | : . ' , ; ` | Condition #87: 'simpleMessage', 'message', 'condition' [05:57:56.260] | : . ' , ; ` | : . ' , ; ` | : Condition #6 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.626] | : . ' , ; ` | Condition #88 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.626] | : . ' , ; ` | Condition #88: 'simpleMessage', 'message', 'condition' [05:57:56.261] | : . ' , ; ` | : . ' , ; ` | signalConditions() ... done [05:57:56.627] | : . ' , ; ` | Condition #89 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.627] | : . ' , ; ` | Condition #89: 'simpleMessage', 'message', 'condition' [05:57:56.261] | : . ' , ; ` | : . ' , ; ` launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... done [05:57:56.627] | : . ' , ; ` | Condition #90 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.628] | : . ' , ; ` | Condition #90: 'simpleMessage', 'message', 'condition' [05:57:56.261] | : . ' , ; ` | : . ' , ; Launching futures ... done [05:57:56.628] | : . ' , ; ` | Condition #91 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.628] | : . ' , ; ` | Condition #91: 'simpleMessage', 'message', 'condition' [05:57:56.262] | : . ' , ; ` | : . ' , ; Future launched: 'SequentialFuture', 'UniprocessFuture', 'Future' [05:57:56.629] | : . ' , ; ` | Condition #92 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.629] | : . ' , ; ` | Condition #92: 'simpleMessage', 'message', 'condition' [05:57:56.262] | : . ' , ; ` | : . ' , Using SequentialFutureBackend ... done [05:57:56.629] | : . ' , ; ` | Condition #93 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.629] | : . ' , ; ` | Condition #93: 'simpleMessage', 'message', 'condition' [05:57:56.262] | : . ' , ; ` | : . ' run() for 'Future' () ... done [05:57:56.630] | : . ' , ; ` | Condition #94 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.630] | : . ' , ; ` | Condition #94: 'simpleMessage', 'message', 'condition' [05:57:56.263] | : . ' , ; ` | : . future(..., label = NULL) ... done [05:57:56.630] | : . ' , ; ` | Condition #95 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.631] | : . ' , ; ` | Condition #95: 'simpleMessage', 'message', 'condition' [05:57:56.263] | : . ' , ; ` | : . future(..., label = NULL) ... [05:57:56.631] | : . ' , ; ` | Condition #96 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.631] | : . ' , ; ` | Condition #96: 'simpleMessage', 'message', 'condition' [05:57:56.264] | : . ' , ; ` | : . ' lazy: FALSE [05:57:56.632] | : . ' , ; ` | Condition #97 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.632] | : . ' , ; ` | Condition #97: 'simpleMessage', 'message', 'condition' [05:57:56.264] | : . ' , ; ` | : . ' stdout: TRUE [05:57:56.632] | : . ' , ; ` | Condition #98 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.632] | : . ' , ; ` | Condition #98: 'simpleMessage', 'message', 'condition' [05:57:56.264] | : . ' , ; ` | : . ' conditions: [n=1] 'condition' [05:57:56.633] | : . ' , ; ` | Condition #99 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.633] | : . ' , ; ` | Condition #99: 'simpleMessage', 'message', 'condition' [05:57:56.265] | : . ' , ; ` | : . ' gc: FALSE [05:57:56.633] | : . ' , ; ` | Condition #100 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.634] | : . ' , ; ` | Condition #100: 'simpleMessage', 'message', 'condition' [05:57:56.265] | : . ' , ; ` | : . ' earlySignal: FALSE [05:57:56.634] | : . ' , ; ` | Condition #101 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.634] | : . ' , ; ` | Condition #101: 'simpleMessage', 'message', 'condition' [05:57:56.265] | : . ' , ; ` | : . ' getGlobalsAndPackages() ... [05:57:56.634] | : . ' , ; ` | Condition #102 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.635] | : . ' , ; ` | Condition #102: 'simpleMessage', 'message', 'condition' [05:57:56.265] | : . ' , ; ` | : . ' , Searching for globals ... [05:57:56.635] | : . ' , ; ` | Condition #103 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.635] | : . ' , ; ` | Condition #103: 'simpleMessage', 'message', 'condition' [05:57:56.268] | : . ' , ; ` | : . ' , ; globals found: [0] [05:57:56.636] | : . ' , ; ` | Condition #104 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.636] | : . ' , ; ` | Condition #104: 'simpleMessage', 'message', 'condition' [05:57:56.268] | : . ' , ; ` | : . ' , Searching for globals ... done [05:57:56.636] | : . ' , ; ` | Condition #105 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.637] | : . ' , ; ` | Condition #105: 'simpleMessage', 'message', 'condition' [05:57:56.269] | : . ' , ; ` | : . ' , globals: [0] [05:57:56.637] | : . ' , ; ` | Condition #106 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.637] | : . ' , ; ` | Condition #106: 'simpleMessage', 'message', 'condition' [05:57:56.269] | : . ' , ; ` | : . ' , packages: [0] [05:57:56.637] | : . ' , ; ` | Condition #107 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.638] | : . ' , ; ` | Condition #107: 'simpleMessage', 'message', 'condition' [05:57:56.269] | : . ' , ; ` | : . ' getGlobalsAndPackages() ... done [05:57:56.638] | : . ' , ; ` | Condition #108 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.638] | : . ' , ; ` | Condition #108: 'simpleMessage', 'message', 'condition' [05:57:56.269] | : . ' , ; ` | : . ' run() for 'Future' () ... [05:57:56.639] | : . ' , ; ` | Condition #109 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.639] | : . ' , ; ` | Condition #109: 'simpleMessage', 'message', 'condition' [05:57:56.270] | : . ' , ; ` | : . ' , state: 'created' [05:57:56.639] | : . ' , ; ` | Condition #110 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.639] | : . ' , ; ` | Condition #110: 'simpleMessage', 'message', 'condition' [05:57:56.270] | : . ' , ; ` | : . ' , plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [05:57:56.640] | : . ' , ; ` | Condition #111 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.640] | : . ' , ; ` | Condition #111: 'simpleMessage', 'message', 'condition' [05:57:56.270] | : . ' , ; ` | : . ' , plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [05:57:56.640] | : . ' , ; ` | Condition #112 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.641] | : . ' , ; ` | Condition #112: 'simpleMessage', 'message', 'condition' [05:57:56.271] | : . ' , ; ` | : . ' , Using SequentialFutureBackend ... [05:57:56.641] | : . ' , ; ` | Condition #113 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.641] | : . ' , ; ` | Condition #113: 'simpleMessage', 'message', 'condition' [05:57:56.271] | : . ' , ; ` | : . ' , ; Number of futures since start: 10 (10 created, 10 launched, 10 finished) [05:57:56.642] | : . ' , ; ` | Condition #114 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.642] | : . ' , ; ` | Condition #114: 'simpleMessage', 'message', 'condition' [05:57:56.271] | : . ' , ; ` | : . ' , ; Launching futures ... [05:57:56.642] | : . ' , ; ` | Condition #115 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.642] | : . ' , ; ` | Condition #115: 'simpleMessage', 'message', 'condition' [05:57:56.272] | : . ' , ; ` | : . ' , ; ` launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... [05:57:56.643] | : . ' , ; ` | Condition #116 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.643] | : . ' , ; ` | Condition #116: 'simpleMessage', 'message', 'condition' [05:57:56.272] | : . ' , ; ` | : . ' , ; ` | getFutureData() ... [05:57:56.643] | : . ' , ; ` | Condition #117 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.644] | : . ' , ; ` | Condition #117: 'simpleMessage', 'message', 'condition' [05:57:56.272] | : . ' , ; ` | : . ' , ; ` | : getFutureCore() ... [05:57:56.644] | : . ' , ; ` | Condition #118 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.644] | : . ' , ; ` | Condition #118: 'simpleMessage', 'message', 'condition' [05:57:56.272] | : . ' , ; ` | : . ' , ; ` | : . Packages needed by the future expression (n = 0): [05:57:56.644] | : . ' , ; ` | Condition #119 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.645] | : . ' , ; ` | Condition #119: 'simpleMessage', 'message', 'condition' [05:57:56.273] | : . ' , ; ` | : . ' , ; ` | : getFutureCore() ... done [05:57:56.645] | : . ' , ; ` | Condition #120 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.645] | : . ' , ; ` | Condition #120: 'simpleMessage', 'message', 'condition' [05:57:56.273] | : . ' , ; ` | : . ' , ; ` | : getFutureCapture() ... [05:57:56.646] | : . ' , ; ` | Condition #121 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.646] | : . ' , ; ` | Condition #121: 'simpleMessage', 'message', 'condition' [05:57:56.273] | : . ' , ; ` | : . ' , ; ` | : getFutureCapture() ... done [05:57:56.646] | : . ' , ; ` | Condition #122 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.647] | : . ' , ; ` | Condition #122: 'simpleMessage', 'message', 'condition' [05:57:56.273] | : . ' , ; ` | : . ' , ; ` | : getFutureContext() ... [05:57:56.647] | : . ' , ; ` | Condition #123 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.647] | : . ' , ; ` | Condition #123: 'simpleMessage', 'message', 'condition' [05:57:56.274] | : . ' , ; ` | : . ' , ; ` | : . plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [05:57:56.647] | : . ' , ; ` | Condition #124 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.648] | : . ' , ; ` | Condition #124: 'simpleMessage', 'message', 'condition' [05:57:56.274] | : . ' , ; ` | : . ' , ; ` | : . ' Getting stack without first backend: [n=0] [05:57:56.648] | : . ' , ; ` | Condition #125 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.648] | : . ' , ; ` | Condition #125: 'simpleMessage', 'message', 'condition' [05:57:56.274] | : . ' , ; ` | : . ' , ; ` | : . plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [05:57:56.649] | : . ' , ; ` | Condition #126 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.649] | : . ' , ; ` | Condition #126: 'simpleMessage', 'message', 'condition' [05:57:56.274] | : . ' , ; ` | : . ' , ; ` | : . Packages needed by future backend (n = 0): [05:57:56.649] | : . ' , ; ` | Condition #127 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.649] | : . ' , ; ` | Condition #127: 'simpleMessage', 'message', 'condition' [05:57:56.275] | : . ' , ; ` | : . ' , ; ` | : getFutureContext() ... done [05:57:56.650] | : . ' , ; ` | Condition #128 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.650] | : . ' , ; ` | Condition #128: 'simpleMessage', 'message', 'condition' [05:57:56.275] | : . ' , ; ` | : . ' , ; ` | getFutureData() ... done [05:57:56.650] | : . ' , ; ` | Condition #129 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.651] | : . ' , ; ` | Condition #129: 'simpleMessage', 'message', 'condition' [05:57:56.280] | : . ' , ; ` | : . ' , ; ` | plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [05:57:56.651] | : . ' , ; ` | Condition #130 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.651] | : . ' , ; ` | Condition #130: 'simpleMessage', 'message', 'condition' [05:57:56.280] | : . ' , ; ` | : . ' , ; ` | : Getting full stack: [n=1] 'sequential', 'uniprocess', 'future', 'function' [05:57:56.652] | : . ' , ; ` | Condition #131 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.652] | : . ' , ; ` | Condition #131: 'simpleMessage', 'message', 'condition' [05:57:56.281] | : . ' , ; ` | : . ' , ; ` | plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [05:57:56.652] | : . ' , ; ` | Condition #132 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.652] | : . ' , ; ` | Condition #132: 'simpleMessage', 'message', 'condition' [05:57:56.281] | : . ' , ; ` | : . ' , ; ` | plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [05:57:56.653] | : . ' , ; ` | Condition #133 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.653] | : . ' , ; ` | Condition #133: 'simpleMessage', 'message', 'condition' [05:57:56.282] | : . ' , ; ` | : . ' , ; ` | : plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [05:57:56.653] | : . ' , ; ` | Condition #134 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.654] | : . ' , ; ` | Condition #134: 'simpleMessage', 'message', 'condition' [05:57:56.282] | : . ' , ; ` | : . ' , ; ` | : . all.equal() for FutureStrategyList ... [05:57:56.654] | : . ' , ; ` | Condition #135 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.654] | : . ' , ; ` | Condition #135: 'simpleMessage', 'message', 'condition' [05:57:56.283] | : . ' , ; ` | : . ' , ; ` | : . ' New stack: [05:57:56.654] | : . ' , ; ` | Condition #136 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.655] | : . ' , ; ` | Condition #136: 'simpleMessage', 'message', 'condition' [05:57:56.283] | : . ' , ; ` | : . ' , ; ` | : . ' List of 1 [05:57:56.283] | : . ' , ; ` | : . ' , ; ` | : . ' $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [05:57:56.283] | : . ' , ; ` | : . ' , ; ` | : . ' ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [05:57:56.283] | : . ' , ; ` | : . ' , ; ` | : . ' ..- attr(*, "init")= logi TRUE [05:57:56.283] | : . ' , ; ` | : . ' , ; ` | : . ' ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:56.283] | : . ' , ; ` | : . ' , ; ` | : . ' .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:56.283] | : . ' , ; ` | : . ' , ; ` | : . ' ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:56.283] | : . ' , ; ` | : . ' , ; ` | : . ' ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [05:57:56.283] | : . ' , ; ` | : . ' , ; ` | : . ' - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [05:57:56.655] | : . ' , ; ` | Condition #137 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.655] | : . ' , ; ` | Condition #137: 'simpleMessage', 'message', 'condition' [05:57:56.290] | : . ' , ; ` | : . ' , ; ` | : . ' Old stack: [05:57:56.656] | : . ' , ; ` | Condition #138 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.656] | : . ' , ; ` | Condition #138: 'simpleMessage', 'message', 'condition' [05:57:56.290] | : . ' , ; ` | : . ' , ; ` | : . ' List of 1 [05:57:56.290] | : . ' , ; ` | : . ' , ; ` | : . ' $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [05:57:56.290] | : . ' , ; ` | : . ' , ; ` | : . ' ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [05:57:56.290] | : . ' , ; ` | : . ' , ; ` | : . ' ..- attr(*, "init")= chr "done" [05:57:56.290] | : . ' , ; ` | : . ' , ; ` | : . ' ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:56.290] | : . ' , ; ` | : . ' , ; ` | : . ' .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:56.290] | : . ' , ; ` | : . ' , ; ` | : . ' ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:56.290] | : . ' , ; ` | : . ' , ; ` | : . ' ..- attr(*, "call")= language plan(sequential) [05:57:56.290] | : . ' , ; ` | : . ' , ; ` | : . ' ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [05:57:56.290] | : . ' , ; ` | : . ' , ; ` | : . ' .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:56.290] | : . ' , ; ` | : . ' , ; ` | : . ' .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:56.290] | : . ' , ; ` | : . ' , ; ` | : . ' - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [05:57:56.656] | : . ' , ; ` | Condition #139 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.657] | : . ' , ; ` | Condition #139: 'simpleMessage', 'message', 'condition' [05:57:56.298] | : . ' , ; ` | : . ' , ; ` | : . ' Not identical [05:57:56.657] | : . ' , ; ` | Condition #140 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.657] | : . ' , ; ` | Condition #140: 'simpleMessage', 'message', 'condition' [05:57:56.299] | : . ' , ; ` | : . ' , ; ` | : . ' all.equal() for future ... [05:57:56.657] | : . ' , ; ` | Condition #141 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.658] | : . ' , ; ` | Condition #141: 'simpleMessage', 'message', 'condition' [05:57:56.299] | : . ' , ; ` | : . ' , ; ` | : . ' , List of 2 [05:57:56.299] | : . ' , ; ` | : . ' , ; ` | : . ' , $ target :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [05:57:56.299] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [05:57:56.299] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "init")= logi TRUE [05:57:56.299] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:56.299] | : . ' , ; ` | : . ' , ; ` | : . ' , .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:56.299] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:56.299] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [05:57:56.299] | : . ' , ; ` | : . ' , ; ` | : . ' , $ current:function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [05:57:56.299] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [05:57:56.299] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "init")= chr "done" [05:57:56.299] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:56.299] | : . ' , ; ` | : . ' , ; ` | : . ' , .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:56.299] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:56.299] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "call")= language plan(sequential) [05:57:56.299] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [05:57:56.299] | : . ' , ; ` | : . ' , ; ` | : . ' , .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:56.299] | : . ' , ; ` | : . ' , ; ` | : . ' , .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:56.658] | : . ' , ; ` | Condition #142 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.658] | : . ' , ; ` | Condition #142: 'simpleMessage', 'message', 'condition' [05:57:56.313] | : . ' , ; ` | : . ' , ; ` | : . ' all.equal() for future ... done [05:57:56.658] | : . ' , ; ` | Condition #143 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.659] | : . ' , ; ` | Condition #143: 'simpleMessage', 'message', 'condition' [05:57:56.313] | : . ' , ; ` | : . ' , ; ` | : . all.equal() for FutureStrategyList ... done [05:57:56.659] | : . ' , ; ` | Condition #144 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.659] | : . ' , ; ` | Condition #144: 'simpleMessage', 'message', 'condition' [05:57:56.314] | : . ' , ; ` | : . ' , ; ` | : . plan(): Skip setting new future backend stack because it is the same as the current one: [05:57:56.659] | : . ' , ; ` | Condition #145 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.660] | : . ' , ; ` | Condition #145: 'simpleMessage', 'message', 'condition' [05:57:56.314] | : . ' , ; ` | : . ' , ; ` | : . List of future strategies: [05:57:56.314] | : . ' , ; ` | : . ' , ; ` | : . 1. sequential: [05:57:56.314] | : . ' , ; ` | : . ' , ; ` | : . - args: function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame(), workers = "") [05:57:56.314] | : . ' , ; ` | : . ' , ; ` | : . - tweaked: FALSE [05:57:56.314] | : . ' , ; ` | : . ' , ; ` | : . - call: plan(sequential) [05:57:56.660] | : . ' , ; ` | Condition #146 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.660] | : . ' , ; ` | Condition #146: 'simpleMessage', 'message', 'condition' [05:57:56.315] | : . ' , ; ` | : . ' , ; ` | : plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [05:57:56.660] | : . ' , ; ` | Condition #147 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.661] | : . ' , ; ` | Condition #147: 'simpleMessage', 'message', 'condition' [05:57:56.316] | : . ' , ; ` | : . ' , ; ` | plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [05:57:56.661] | : . ' , ; ` | Condition #148 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.661] | : . ' , ; ` | Condition #148: 'simpleMessage', 'message', 'condition' [05:57:56.321] | : . ' , ; ` | : . ' , ; ` | plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [05:57:56.661] | : . ' , ; ` | Condition #149 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.662] | : . ' , ; ` | Condition #149: 'simpleMessage', 'message', 'condition' [05:57:56.321] | : . ' , ; ` | : . ' , ; ` | : plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [05:57:56.662] | : . ' , ; ` | Condition #150 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.662] | : . ' , ; ` | Condition #150: 'simpleMessage', 'message', 'condition' [05:57:56.321] | : . ' , ; ` | : . ' , ; ` | : . plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [05:57:56.662] | : . ' , ; ` | Condition #151 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.663] | : . ' , ; ` | Condition #151: 'simpleMessage', 'message', 'condition' [05:57:56.322] | : . ' , ; ` | : . ' , ; ` | : . ' all.equal() for FutureStrategyList ... [05:57:56.663] | : . ' , ; ` | Condition #152 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.663] | : . ' , ; ` | Condition #152: 'simpleMessage', 'message', 'condition' [05:57:56.322] | : . ' , ; ` | : . ' , ; ` | : . ' , New stack: [05:57:56.663] | : . ' , ; ` | Condition #153 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.664] | : . ' , ; ` | Condition #153: 'simpleMessage', 'message', 'condition' [05:57:56.323] | : . ' , ; ` | : . ' , ; ` | : . ' , List of 1 [05:57:56.323] | : . ' , ; ` | : . ' , ; ` | : . ' , $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [05:57:56.323] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [05:57:56.323] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "init")= chr "done" [05:57:56.323] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:56.323] | : . ' , ; ` | : . ' , ; ` | : . ' , .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:56.323] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:56.323] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "call")= language plan(sequential) [05:57:56.323] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [05:57:56.323] | : . ' , ; ` | : . ' , ; ` | : . ' , .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:56.323] | : . ' , ; ` | : . ' , ; ` | : . ' , .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:56.323] | : . ' , ; ` | : . ' , ; ` | : . ' , - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [05:57:56.664] | : . ' , ; ` | Condition #154 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.664] | : . ' , ; ` | Condition #154: 'simpleMessage', 'message', 'condition' [05:57:56.331] | : . ' , ; ` | : . ' , ; ` | : . ' , Old stack: [05:57:56.664] | : . ' , ; ` | Condition #155 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.665] | : . ' , ; ` | Condition #155: 'simpleMessage', 'message', 'condition' [05:57:56.331] | : . ' , ; ` | : . ' , ; ` | : . ' , List of 1 [05:57:56.331] | : . ' , ; ` | : . ' , ; ` | : . ' , $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [05:57:56.331] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [05:57:56.331] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "init")= chr "done" [05:57:56.331] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:56.331] | : . ' , ; ` | : . ' , ; ` | : . ' , .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:56.331] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:56.331] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "call")= language plan(sequential) [05:57:56.331] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [05:57:56.331] | : . ' , ; ` | : . ' , ; ` | : . ' , .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:56.331] | : . ' , ; ` | : . ' , ; ` | : . ' , .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:56.331] | : . ' , ; ` | : . ' , ; ` | : . ' , - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [05:57:56.665] | : . ' , ; ` | Condition #156 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.665] | : . ' , ; ` | Condition #156: 'simpleMessage', 'message', 'condition' [05:57:56.339] | : . ' , ; ` | : . ' , ; ` | : . ' , Identical [05:57:56.665] | : . ' , ; ` | Condition #157 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.666] | : . ' , ; ` | Condition #157: 'simpleMessage', 'message', 'condition' [05:57:56.339] | : . ' , ; ` | : . ' , ; ` | : . ' all.equal() for FutureStrategyList ... done [05:57:56.666] | : . ' , ; ` | Condition #158 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.666] | : . ' , ; ` | Condition #158: 'simpleMessage', 'message', 'condition' [05:57:56.340] | : . ' , ; ` | : . ' , ; ` | : . ' plan(): Skip setting new future backend stack because it is the same as the current one: [05:57:56.666] | : . ' , ; ` | Condition #159 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.667] | : . ' , ; ` | Condition #159: 'simpleMessage', 'message', 'condition' [05:57:56.340] | : . ' , ; ` | : . ' , ; ` | : . ' List of future strategies: [05:57:56.340] | : . ' , ; ` | : . ' , ; ` | : . ' 1. sequential: [05:57:56.340] | : . ' , ; ` | : . ' , ; ` | : . ' - args: function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame(), workers = "") [05:57:56.340] | : . ' , ; ` | : . ' , ; ` | : . ' - tweaked: FALSE [05:57:56.340] | : . ' , ; ` | : . ' , ; ` | : . ' - call: plan(sequential) [05:57:56.667] | : . ' , ; ` | Condition #160 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.667] | : . ' , ; ` | Condition #160: 'simpleMessage', 'message', 'condition' [05:57:56.341] | : . ' , ; ` | : . ' , ; ` | : . plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [05:57:56.667] | : . ' , ; ` | Condition #161 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.668] | : . ' , ; ` | Condition #161: 'simpleMessage', 'message', 'condition' [05:57:56.341] | : . ' , ; ` | : . ' , ; ` | : plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [05:57:56.668] | : . ' , ; ` | Condition #162 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.668] | : . ' , ; ` | Condition #162: 'simpleMessage', 'message', 'condition' [05:57:56.342] | : . ' , ; ` | : . ' , ; ` | plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [05:57:56.668] | : . ' , ; ` | Condition #163 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.668] | : . ' , ; ` | Condition #163: 'simpleMessage', 'message', 'condition' [05:57:56.343] | : . ' , ; ` | : . ' , ; ` | SequentialFuture started (and completed) [05:57:56.669] | : . ' , ; ` | Condition #164 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.669] | : . ' , ; ` | Condition #164: 'simpleMessage', 'message', 'condition' [05:57:56.343] | : . ' , ; ` | : . ' , ; ` | signalConditions() ... [05:57:56.669] | : . ' , ; ` | Condition #165 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.669] | : . ' , ; ` | Condition #165: 'simpleMessage', 'message', 'condition' [05:57:56.344] | : . ' , ; ` | : . ' , ; ` | : include = 'immediateCondition' [05:57:56.670] | : . ' , ; ` | Condition #166 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.670] | : . ' , ; ` | Condition #166: 'simpleMessage', 'message', 'condition' [05:57:56.344] | : . ' , ; ` | : . ' , ; ` | : exclude = [05:57:56.670] | : . ' , ; ` | Condition #167 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.670] | : . ' , ; ` | Condition #167: 'simpleMessage', 'message', 'condition' [05:57:56.344] | : . ' , ; ` | : . ' , ; ` | : resignal = FALSE [05:57:56.671] | : . ' , ; ` | Condition #168 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.671] | : . ' , ; ` | Condition #168: 'simpleMessage', 'message', 'condition' [05:57:56.345] | : . ' , ; ` | : . ' , ; ` | : Number of conditions: 6 [05:57:56.671] | : . ' , ; ` | Condition #169 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.671] | : . ' , ; ` | Condition #169: 'simpleMessage', 'message', 'condition' [05:57:56.345] | : . ' , ; ` | : . ' , ; ` | : int 6 [05:57:56.672] | : . ' , ; ` | Condition #170 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.672] | : . ' , ; ` | Condition #170: 'simpleMessage', 'message', 'condition' [05:57:56.346] | : . ' , ; ` | : . ' , ; ` | : Condition #1 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.672] | : . ' , ; ` | Condition #171 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.672] | : . ' , ; ` | Condition #171: 'simpleMessage', 'message', 'condition' [05:57:56.347] | : . ' , ; ` | : . ' , ; ` | : Condition #2 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.673] | : . ' , ; ` | Condition #172 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.673] | : . ' , ; ` | Condition #172: 'simpleMessage', 'message', 'condition' [05:57:56.347] | : . ' , ; ` | : . ' , ; ` | : Condition #3 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.673] | : . ' , ; ` | Condition #173 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.673] | : . ' , ; ` | Condition #173: 'simpleMessage', 'message', 'condition' [05:57:56.347] | : . ' , ; ` | : . ' , ; ` | : Condition #4 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.674] | : . ' , ; ` | Condition #174 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.674] | : . ' , ; ` | Condition #174: 'simpleMessage', 'message', 'condition' [05:57:56.348] | : . ' , ; ` | : . ' , ; ` | : Condition #5 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.674] | : . ' , ; ` | Condition #175 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.674] | : . ' , ; ` | Condition #175: 'simpleMessage', 'message', 'condition' [05:57:56.348] | : . ' , ; ` | : . ' , ; ` | : Condition #6 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.675] | : . ' , ; ` | Condition #176 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.675] | : . ' , ; ` | Condition #176: 'simpleMessage', 'message', 'condition' [05:57:56.349] | : . ' , ; ` | : . ' , ; ` | signalConditions() ... done [05:57:56.675] | : . ' , ; ` | Condition #177 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.676] | : . ' , ; ` | Condition #177: 'simpleMessage', 'message', 'condition' [05:57:56.349] | : . ' , ; ` | : . ' , ; ` launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... done [05:57:56.676] | : . ' , ; ` | Condition #178 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.676] | : . ' , ; ` | Condition #178: 'simpleMessage', 'message', 'condition' [05:57:56.349] | : . ' , ; ` | : . ' , ; Launching futures ... done [05:57:56.677] | : . ' , ; ` | Condition #179 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.677] | : . ' , ; ` | Condition #179: 'simpleMessage', 'message', 'condition' [05:57:56.350] | : . ' , ; ` | : . ' , ; Future launched: 'SequentialFuture', 'UniprocessFuture', 'Future' [05:57:56.678] | : . ' , ; ` | Condition #180 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.678] | : . ' , ; ` | Condition #180: 'simpleMessage', 'message', 'condition' [05:57:56.350] | : . ' , ; ` | : . ' , Using SequentialFutureBackend ... done [05:57:56.679] | : . ' , ; ` | Condition #181 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.679] | : . ' , ; ` | Condition #181: 'simpleMessage', 'message', 'condition' [05:57:56.350] | : . ' , ; ` | : . ' run() for 'Future' () ... done [05:57:56.679] | : . ' , ; ` | Condition #182 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.680] | : . ' , ; ` | Condition #182: 'simpleMessage', 'message', 'condition' [05:57:56.351] | : . ' , ; ` | : . future(..., label = NULL) ... done [05:57:56.680] | : . ' , ; ` | Condition #183 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.680] | : . ' , ; ` | Condition #183: 'simpleMessage', 'message', 'condition' [05:57:56.351] | : . ' , ; ` | : . value() for SequentialFuture () ... [05:57:56.680] | : . ' , ; ` | Condition #184 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.681] | : . ' , ; ` | Condition #184: 'simpleMessage', 'message', 'condition' [05:57:56.352] | : . ' , ; ` | : . ' signalConditions() ... [05:57:56.681] | : . ' , ; ` | Condition #185 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.681] | : . ' , ; ` | Condition #185: 'simpleMessage', 'message', 'condition' [05:57:56.352] | : . ' , ; ` | : . ' , include = 'immediateCondition' [05:57:56.682] | : . ' , ; ` | Condition #186 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.682] | : . ' , ; ` | Condition #186: 'simpleMessage', 'message', 'condition' [05:57:56.353] | : . ' , ; ` | : . ' , exclude = [05:57:56.682] | : . ' , ; ` | Condition #187 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.683] | : . ' , ; ` | Condition #187: 'simpleMessage', 'message', 'condition' [05:57:56.353] | : . ' , ; ` | : . ' , resignal = FALSE [05:57:56.683] | : . ' , ; ` | Condition #188 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.683] | : . ' , ; ` | Condition #188: 'simpleMessage', 'message', 'condition' [05:57:56.353] | : . ' , ; ` | : . ' , Number of conditions: 6 [05:57:56.684] | : . ' , ; ` | Condition #189 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.684] | : . ' , ; ` | Condition #189: 'simpleMessage', 'message', 'condition' [05:57:56.354] | : . ' , ; ` | : . ' , int 6 [05:57:56.684] | : . ' , ; ` | Condition #190 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.684] | : . ' , ; ` | Condition #190: 'simpleMessage', 'message', 'condition' [05:57:56.355] | : . ' , ; ` | : . ' , Condition #1 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.685] | : . ' , ; ` | Condition #191 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.685] | : . ' , ; ` | Condition #191: 'simpleMessage', 'message', 'condition' [05:57:56.355] | : . ' , ; ` | : . ' , Condition #2 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.685] | : . ' , ; ` | Condition #192 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.685] | : . ' , ; ` | Condition #192: 'simpleMessage', 'message', 'condition' [05:57:56.356] | : . ' , ; ` | : . ' , Condition #3 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.685] | : . ' , ; ` | Condition #193 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.686] | : . ' , ; ` | Condition #193: 'simpleMessage', 'message', 'condition' [05:57:56.356] | : . ' , ; ` | : . ' , Condition #4 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.686] | : . ' , ; ` | Condition #194 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.686] | : . ' , ; ` | Condition #194: 'simpleMessage', 'message', 'condition' [05:57:56.356] | : . ' , ; ` | : . ' , Condition #5 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.687] | : . ' , ; ` | Condition #195 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.687] | : . ' , ; ` | Condition #195: 'simpleMessage', 'message', 'condition' [05:57:56.357] | : . ' , ; ` | : . ' , Condition #6 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.687] | : . ' , ; ` | Condition #196 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.687] | : . ' , ; ` | Condition #196: 'simpleMessage', 'message', 'condition' [05:57:56.357] | : . ' , ; ` | : . ' signalConditions() ... done [05:57:56.688] | : . ' , ; ` | Condition #197 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.688] | : . ' , ; ` | Condition #197: 'simpleMessage', 'message', 'condition' [05:57:56.358] | : . ' , ; ` | : . ' relay stdout ... [05:57:56.688] | : . ' , ; ` | Condition #198 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.688] | : . ' , ; ` | Condition #198: 'simpleMessage', 'message', 'condition' [05:57:56.358] | : . ' , ; ` | : . ' relay stdout ... done [05:57:56.689] | : . ' , ; ` | Condition #199 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.689] | : . ' , ; ` | Condition #199: 'simpleMessage', 'message', 'condition' [05:57:56.358] | : . ' , ; ` | : . ' check for misuse ... [05:57:56.689] | : . ' , ; ` | Condition #200 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.689] | : . ' , ; ` | Condition #200: 'simpleMessage', 'message', 'condition' [05:57:56.359] | : . ' , ; ` | : . ' check for misuse ... done [05:57:56.690] | : . ' , ; ` | Condition #201 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.690] | : . ' , ; ` | Condition #201: 'simpleMessage', 'message', 'condition' [05:57:56.359] | : . ' , ; ` | : . ' relay conditions ... [05:57:56.690] | : . ' , ; ` | Condition #202 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.690] | : . ' , ; ` | Condition #202: 'simpleMessage', 'message', 'condition' [05:57:56.359] | : . ' , ; ` | : . ' , Future state: 'finished' [05:57:56.691] | : . ' , ; ` | Condition #203 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.691] | : . ' , ; ` | Condition #203: 'simpleMessage', 'message', 'condition' [05:57:56.360] | : . ' , ; ` | : . ' , signalConditions() ... [05:57:56.691] | : . ' , ; ` | Condition #204 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.691] | : . ' , ; ` | Condition #204: 'simpleMessage', 'message', 'condition' [05:57:56.360] | : . ' , ; ` | : . ' , ; include = 'condition' [05:57:56.692] | : . ' , ; ` | Condition #205 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.692] | : . ' , ; ` | Condition #205: 'simpleMessage', 'message', 'condition' [05:57:56.361] | : . ' , ; ` | : . ' , ; exclude = 'immediateCondition' [05:57:56.692] | : . ' , ; ` | Condition #206 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.692] | : . ' , ; ` | Condition #206: 'simpleMessage', 'message', 'condition' [05:57:56.361] | : . ' , ; ` | : . ' , ; resignal = TRUE [05:57:56.693] | : . ' , ; ` | Condition #207 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.693] | : . ' , ; ` | Condition #207: 'simpleMessage', 'message', 'condition' [05:57:56.361] | : . ' , ; ` | : . ' , ; Number of conditions: 6 [05:57:56.693] | : . ' , ; ` | Condition #208 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.693] | : . ' , ; ` | Condition #208: 'simpleMessage', 'message', 'condition' [05:57:56.362] | : . ' , ; ` | : . ' , ; int 6 [05:57:56.694] | : . ' , ; ` | Condition #209 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.694] | : . ' , ; ` | Condition #209: 'simpleMessage', 'message', 'condition' [05:57:56.363] | : . ' , ; ` | : . ' , ; Condition #1 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.694] | : . ' , ; ` | Condition #210 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.694] | : . ' , ; ` | Condition #210: 'simpleMessage', 'message', 'condition' [05:57:56.363] | : . ' , ; ` | : . ' , ; Condition #1: 'simpleMessage', 'message', 'condition' [05:57:56.695] | : . ' , ; ` | Condition #211 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.695] | : . ' , ; ` | Condition #211: 'simpleMessage', 'message', 'condition' [05:57:56.214] | : . ' , ; ` | : . ' , ; ` | attachPackages() ... [05:57:56.695] | : . ' , ; ` | Condition #212 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.695] | : . ' , ; ` | Condition #212: 'simpleMessage', 'message', 'condition' [05:57:56.364] | : . ' , ; ` | : . ' , ; Condition #2 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.696] | : . ' , ; ` | Condition #213 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.696] | : . ' , ; ` | Condition #213: 'simpleMessage', 'message', 'condition' [05:57:56.364] | : . ' , ; ` | : . ' , ; Condition #2: 'simpleMessage', 'message', 'condition' [05:57:56.696] | : . ' , ; ` | Condition #214 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.696] | : . ' , ; ` | Condition #214: 'simpleMessage', 'message', 'condition' [05:57:56.214] | : . ' , ; ` | : . ' , ; ` | : packages: [n=1] 'future' [05:57:56.697] | : . ' , ; ` | Condition #215 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.697] | : . ' , ; ` | Condition #215: 'simpleMessage', 'message', 'condition' [05:57:56.364] | : . ' , ; ` | : . ' , ; Condition #3 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.697] | : . ' , ; ` | Condition #216 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.697] | : . ' , ; ` | Condition #216: 'simpleMessage', 'message', 'condition' [05:57:56.365] | : . ' , ; ` | : . ' , ; Condition #3: 'simpleMessage', 'message', 'condition' [05:57:56.698] | : . ' , ; ` | Condition #217 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.698] | : . ' , ; ` | Condition #217: 'simpleMessage', 'message', 'condition' [05:57:56.214] | : . ' , ; ` | : . ' , ; ` | attachPackages() ... done [05:57:56.698] | : . ' , ; ` | Condition #218 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.698] | : . ' , ; ` | Condition #218: 'simpleMessage', 'message', 'condition' [05:57:56.365] | : . ' , ; ` | : . ' , ; Condition #4 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.698] | : . ' , ; ` | Condition #219 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.699] | : . ' , ; ` | Condition #219: 'simpleMessage', 'message', 'condition' [05:57:56.366] | : . ' , ; ` | : . ' , ; Condition #4: 'simpleMessage', 'message', 'condition' [05:57:56.699] | : . ' , ; ` | Condition #220 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.699] | : . ' , ; ` | Condition #220: 'simpleMessage', 'message', 'condition' [05:57:56.214] | : . ' , ; ` | : . ' , ; ` | attachPackages() ... [05:57:56.699] | : . ' , ; ` | Condition #221 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.700] | : . ' , ; ` | Condition #221: 'simpleMessage', 'message', 'condition' [05:57:56.366] | : . ' , ; ` | : . ' , ; Condition #5 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.700] | : . ' , ; ` | Condition #222 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.700] | : . ' , ; ` | Condition #222: 'simpleMessage', 'message', 'condition' [05:57:56.367] | : . ' , ; ` | : . ' , ; Condition #5: 'simpleMessage', 'message', 'condition' [05:57:56.700] | : . ' , ; ` | Condition #223 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.701] | : . ' , ; ` | Condition #223: 'simpleMessage', 'message', 'condition' [05:57:56.215] | : . ' , ; ` | : . ' , ; ` | : packages: [n=0] [05:57:56.701] | : . ' , ; ` | Condition #224 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.701] | : . ' , ; ` | Condition #224: 'simpleMessage', 'message', 'condition' [05:57:56.367] | : . ' , ; ` | : . ' , ; Condition #6 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.701] | : . ' , ; ` | Condition #225 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.702] | : . ' , ; ` | Condition #225: 'simpleMessage', 'message', 'condition' [05:57:56.367] | : . ' , ; ` | : . ' , ; Condition #6: 'simpleMessage', 'message', 'condition' [05:57:56.702] | : . ' , ; ` | Condition #226 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.702] | : . ' , ; ` | Condition #226: 'simpleMessage', 'message', 'condition' [05:57:56.215] | : . ' , ; ` | : . ' , ; ` | attachPackages() ... done [05:57:56.702] | : . ' , ; ` | Condition #227 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.703] | : . ' , ; ` | Condition #227: 'simpleMessage', 'message', 'condition' [05:57:56.368] | : . ' , ; ` | : . ' , signalConditions() ... done [05:57:56.703] | : . ' , ; ` | Condition #228 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.703] | : . ' , ; ` | Condition #228: 'simpleMessage', 'message', 'condition' [05:57:56.368] | : . ' , ; ` | : . ' relay conditions ... done [05:57:56.703] | : . ' , ; ` | Condition #229 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.704] | : . ' , ; ` | Condition #229: 'simpleMessage', 'message', 'condition' [05:57:56.369] | : . ' , ; ` | : . value() for SequentialFuture () ... done [05:57:56.704] | : . ' , ; ` | Condition #230 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.704] | : . ' , ; ` | Condition #230: 'simpleMessage', 'message', 'condition' [05:57:56.369] | : . ' , ; ` | : . value() for SequentialFuture () ... [05:57:56.704] | : . ' , ; ` | Condition #231 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.705] | : . ' , ; ` | Condition #231: 'simpleMessage', 'message', 'condition' [05:57:56.370] | : . ' , ; ` | : . ' signalConditions() ... [05:57:56.705] | : . ' , ; ` | Condition #232 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.705] | : . ' , ; ` | Condition #232: 'simpleMessage', 'message', 'condition' [05:57:56.370] | : . ' , ; ` | : . ' , include = 'immediateCondition' [05:57:56.705] | : . ' , ; ` | Condition #233 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.706] | : . ' , ; ` | Condition #233: 'simpleMessage', 'message', 'condition' [05:57:56.370] | : . ' , ; ` | : . ' , exclude = [05:57:56.706] | : . ' , ; ` | Condition #234 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.706] | : . ' , ; ` | Condition #234: 'simpleMessage', 'message', 'condition' [05:57:56.371] | : . ' , ; ` | : . ' , resignal = FALSE [05:57:56.706] | : . ' , ; ` | Condition #235 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.707] | : . ' , ; ` | Condition #235: 'simpleMessage', 'message', 'condition' [05:57:56.371] | : . ' , ; ` | : . ' , Number of conditions: 6 [05:57:56.707] | : . ' , ; ` | Condition #236 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.707] | : . ' , ; ` | Condition #236: 'simpleMessage', 'message', 'condition' [05:57:56.371] | : . ' , ; ` | : . ' , int 6 [05:57:56.707] | : . ' , ; ` | Condition #237 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.708] | : . ' , ; ` | Condition #237: 'simpleMessage', 'message', 'condition' [05:57:56.373] | : . ' , ; ` | : . ' , Condition #1 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.708] | : . ' , ; ` | Condition #238 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.708] | : . ' , ; ` | Condition #238: 'simpleMessage', 'message', 'condition' [05:57:56.373] | : . ' , ; ` | : . ' , Condition #2 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.708] | : . ' , ; ` | Condition #239 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.709] | : . ' , ; ` | Condition #239: 'simpleMessage', 'message', 'condition' [05:57:56.374] | : . ' , ; ` | : . ' , Condition #3 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.709] | : . ' , ; ` | Condition #240 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.709] | : . ' , ; ` | Condition #240: 'simpleMessage', 'message', 'condition' [05:57:56.374] | : . ' , ; ` | : . ' , Condition #4 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.709] | : . ' , ; ` | Condition #241 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.710] | : . ' , ; ` | Condition #241: 'simpleMessage', 'message', 'condition' [05:57:56.374] | : . ' , ; ` | : . ' , Condition #5 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.710] | : . ' , ; ` | Condition #242 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.710] | : . ' , ; ` | Condition #242: 'simpleMessage', 'message', 'condition' [05:57:56.374] | : . ' , ; ` | : . ' , Condition #6 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.710] | : . ' , ; ` | Condition #243 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.711] | : . ' , ; ` | Condition #243: 'simpleMessage', 'message', 'condition' [05:57:56.375] | : . ' , ; ` | : . ' signalConditions() ... done [05:57:56.711] | : . ' , ; ` | Condition #244 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.711] | : . ' , ; ` | Condition #244: 'simpleMessage', 'message', 'condition' [05:57:56.375] | : . ' , ; ` | : . ' relay stdout ... [05:57:56.711] | : . ' , ; ` | Condition #245 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.712] | : . ' , ; ` | Condition #245: 'simpleMessage', 'message', 'condition' [05:57:56.375] | : . ' , ; ` | : . ' relay stdout ... done [05:57:56.712] | : . ' , ; ` | Condition #246 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.712] | : . ' , ; ` | Condition #246: 'simpleMessage', 'message', 'condition' [05:57:56.375] | : . ' , ; ` | : . ' check for misuse ... [05:57:56.712] | : . ' , ; ` | Condition #247 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.713] | : . ' , ; ` | Condition #247: 'simpleMessage', 'message', 'condition' [05:57:56.375] | : . ' , ; ` | : . ' check for misuse ... done [05:57:56.713] | : . ' , ; ` | Condition #248 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.713] | : . ' , ; ` | Condition #248: 'simpleMessage', 'message', 'condition' [05:57:56.376] | : . ' , ; ` | : . ' relay conditions ... [05:57:56.713] | : . ' , ; ` | Condition #249 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.714] | : . ' , ; ` | Condition #249: 'simpleMessage', 'message', 'condition' [05:57:56.376] | : . ' , ; ` | : . ' , Future state: 'finished' [05:57:56.714] | : . ' , ; ` | Condition #250 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.714] | : . ' , ; ` | Condition #250: 'simpleMessage', 'message', 'condition' [05:57:56.376] | : . ' , ; ` | : . ' , signalConditions() ... [05:57:56.714] | : . ' , ; ` | Condition #251 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.715] | : . ' , ; ` | Condition #251: 'simpleMessage', 'message', 'condition' [05:57:56.376] | : . ' , ; ` | : . ' , ; include = 'condition' [05:57:56.715] | : . ' , ; ` | Condition #252 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.715] | : . ' , ; ` | Condition #252: 'simpleMessage', 'message', 'condition' [05:57:56.377] | : . ' , ; ` | : . ' , ; exclude = 'immediateCondition' [05:57:56.715] | : . ' , ; ` | Condition #253 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.716] | : . ' , ; ` | Condition #253: 'simpleMessage', 'message', 'condition' [05:57:56.377] | : . ' , ; ` | : . ' , ; resignal = TRUE [05:57:56.716] | : . ' , ; ` | Condition #254 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.716] | : . ' , ; ` | Condition #254: 'simpleMessage', 'message', 'condition' [05:57:56.377] | : . ' , ; ` | : . ' , ; Number of conditions: 6 [05:57:56.716] | : . ' , ; ` | Condition #255 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.717] | : . ' , ; ` | Condition #255: 'simpleMessage', 'message', 'condition' [05:57:56.377] | : . ' , ; ` | : . ' , ; int 6 [05:57:56.717] | : . ' , ; ` | Condition #256 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.717] | : . ' , ; ` | Condition #256: 'simpleMessage', 'message', 'condition' [05:57:56.378] | : . ' , ; ` | : . ' , ; Condition #1 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.718] | : . ' , ; ` | Condition #257 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.718] | : . ' , ; ` | Condition #257: 'simpleMessage', 'message', 'condition' [05:57:56.378] | : . ' , ; ` | : . ' , ; Condition #1: 'simpleMessage', 'message', 'condition' [05:57:56.718] | : . ' , ; ` | Condition #258 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.718] | : . ' , ; ` | Condition #258: 'simpleMessage', 'message', 'condition' [05:57:56.276] | : . ' , ; ` | : . ' , ; ` | attachPackages() ... [05:57:56.719] | : . ' , ; ` | Condition #259 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.719] | : . ' , ; ` | Condition #259: 'simpleMessage', 'message', 'condition' [05:57:56.378] | : . ' , ; ` | : . ' , ; Condition #2 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.719] | : . ' , ; ` | Condition #260 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.719] | : . ' , ; ` | Condition #260: 'simpleMessage', 'message', 'condition' [05:57:56.379] | : . ' , ; ` | : . ' , ; Condition #2: 'simpleMessage', 'message', 'condition' [05:57:56.720] | : . ' , ; ` | Condition #261 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.720] | : . ' , ; ` | Condition #261: 'simpleMessage', 'message', 'condition' [05:57:56.276] | : . ' , ; ` | : . ' , ; ` | : packages: [n=1] 'future' [05:57:56.720] | : . ' , ; ` | Condition #262 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.720] | : . ' , ; ` | Condition #262: 'simpleMessage', 'message', 'condition' [05:57:56.379] | : . ' , ; ` | : . ' , ; Condition #3 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.721] | : . ' , ; ` | Condition #263 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.725] | : . ' , ; ` | Condition #263: 'simpleMessage', 'message', 'condition' [05:57:56.379] | : . ' , ; ` | : . ' , ; Condition #3: 'simpleMessage', 'message', 'condition' [05:57:56.725] | : . ' , ; ` | Condition #264 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.725] | : . ' , ; ` | Condition #264: 'simpleMessage', 'message', 'condition' [05:57:56.277] | : . ' , ; ` | : . ' , ; ` | attachPackages() ... done [05:57:56.725] | : . ' , ; ` | Condition #265 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.726] | : . ' , ; ` | Condition #265: 'simpleMessage', 'message', 'condition' [05:57:56.379] | : . ' , ; ` | : . ' , ; Condition #4 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.726] | : . ' , ; ` | Condition #266 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.726] | : . ' , ; ` | Condition #266: 'simpleMessage', 'message', 'condition' [05:57:56.380] | : . ' , ; ` | : . ' , ; Condition #4: 'simpleMessage', 'message', 'condition' [05:57:56.726] | : . ' , ; ` | Condition #267 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.726] | : . ' , ; ` | Condition #267: 'simpleMessage', 'message', 'condition' [05:57:56.278] | : . ' , ; ` | : . ' , ; ` | attachPackages() ... [05:57:56.727] | : . ' , ; ` | Condition #268 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.727] | : . ' , ; ` | Condition #268: 'simpleMessage', 'message', 'condition' [05:57:56.380] | : . ' , ; ` | : . ' , ; Condition #5 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.727] | : . ' , ; ` | Condition #269 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.727] | : . ' , ; ` | Condition #269: 'simpleMessage', 'message', 'condition' [05:57:56.380] | : . ' , ; ` | : . ' , ; Condition #5: 'simpleMessage', 'message', 'condition' [05:57:56.728] | : . ' , ; ` | Condition #270 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.728] | : . ' , ; ` | Condition #270: 'simpleMessage', 'message', 'condition' [05:57:56.278] | : . ' , ; ` | : . ' , ; ` | : packages: [n=0] [05:57:56.728] | : . ' , ; ` | Condition #271 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.728] | : . ' , ; ` | Condition #271: 'simpleMessage', 'message', 'condition' [05:57:56.380] | : . ' , ; ` | : . ' , ; Condition #6 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.729] | : . ' , ; ` | Condition #272 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.729] | : . ' , ; ` | Condition #272: 'simpleMessage', 'message', 'condition' [05:57:56.381] | : . ' , ; ` | : . ' , ; Condition #6: 'simpleMessage', 'message', 'condition' [05:57:56.729] | : . ' , ; ` | Condition #273 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.729] | : . ' , ; ` | Condition #273: 'simpleMessage', 'message', 'condition' [05:57:56.279] | : . ' , ; ` | : . ' , ; ` | attachPackages() ... done [05:57:56.730] | : . ' , ; ` | Condition #274 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.730] | : . ' , ; ` | Condition #274: 'simpleMessage', 'message', 'condition' [05:57:56.381] | : . ' , ; ` | : . ' , signalConditions() ... done [05:57:56.730] | : . ' , ; ` | Condition #275 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.730] | : . ' , ; ` | Condition #275: 'simpleMessage', 'message', 'condition' [05:57:56.381] | : . ' , ; ` | : . ' relay conditions ... done [05:57:56.731] | : . ' , ; ` | Condition #276 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.731] | : . ' , ; ` | Condition #276: 'simpleMessage', 'message', 'condition' [05:57:56.381] | : . ' , ; ` | : . value() for SequentialFuture () ... done [05:57:56.731] | : . ' , ; ` signalConditions() ... done [05:57:56.732] | : . ' , ; relay conditions ... done [05:57:56.732] | : . ' , value() for SequentialFuture () ... done a = 10 [05:57:56.732] | : . ' , future(..., label = NULL) ... [05:57:56.733] | : . ' , ; lazy: FALSE [05:57:56.733] | : . ' , ; stdout: TRUE [05:57:56.733] | : . ' , ; conditions: [n=1] 'condition' [05:57:56.733] | : . ' , ; gc: FALSE [05:57:56.734] | : . ' , ; earlySignal: FALSE [05:57:56.734] | : . ' , ; getGlobalsAndPackages() ... [05:57:56.734] | : . ' , ; ` Searching for globals ... [05:57:56.743] | : . ' , ; ` | globals found: [3] '{', '+', 'a' [05:57:56.743] | : . ' , ; ` Searching for globals ... done [05:57:56.743] | : . ' , ; ` Resolving globals: FALSE [05:57:56.744] | : . ' , ; ` Search for packages associated with the globals ... [05:57:56.744] | : . ' , ; ` | Packages associated with globals: [1] 'base' [05:57:56.745] | : . ' , ; ` | Packages: [1] 'base' [05:57:56.745] | : . ' , ; ` Search for packages associated with the globals ... done [05:57:56.745] | : . ' , ; ` Packages after dropping 'base': [0] [05:57:56.745] | : . ' , ; ` globals: [1] 'a' [05:57:56.746] | : . ' , ; ` packages: [0] [05:57:56.746] | : . ' , ; getGlobalsAndPackages() ... done [05:57:56.746] | : . ' , ; run() for 'Future' () ... [05:57:56.747] | : . ' , ; ` state: 'created' [05:57:56.747] | : . ' , ; ` plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [05:57:56.747] | : . ' , ; ` plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [05:57:56.747] | : . ' , ; ` Using SequentialFutureBackend ... [05:57:56.748] | : . ' , ; ` | Number of futures since start: 12 (12 created, 12 launched, 12 finished) [05:57:56.748] | : . ' , ; ` | Launching futures ... [05:57:56.748] | : . ' , ; ` | : launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... [05:57:56.748] | : . ' , ; ` | : . getFutureData() ... [05:57:56.749] | : . ' , ; ` | : . ' getFutureCore() ... [05:57:56.749] | : . ' , ; ` | : . ' , Packages needed by the future expression (n = 0): [05:57:56.749] | : . ' , ; ` | : . ' getFutureCore() ... done [05:57:56.749] | : . ' , ; ` | : . ' getFutureCapture() ... [05:57:56.750] | : . ' , ; ` | : . ' getFutureCapture() ... done [05:57:56.750] | : . ' , ; ` | : . ' getFutureContext() ... [05:57:56.750] | : . ' , ; ` | : . ' , plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [05:57:56.750] | : . ' , ; ` | : . ' , ; Getting stack without first backend: [n=0] [05:57:56.751] | : . ' , ; ` | : . ' , plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [05:57:56.751] | : . ' , ; ` | : . ' , Packages needed by future backend (n = 0): [05:57:56.751] | : . ' , ; ` | : . ' getFutureContext() ... done [05:57:56.751] | : . ' , ; ` | : . getFutureData() ... done [05:57:56.755] | : . ' , ; ` | : . plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [05:57:56.755] | : . ' , ; ` | : . ' Getting full stack: [n=1] 'sequential', 'uniprocess', 'future', 'function' [05:57:56.756] | : . ' , ; ` | : . plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [05:57:56.756] | : . ' , ; ` | : . plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [05:57:56.756] | : . ' , ; ` | : . ' plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [05:57:56.757] | : . ' , ; ` | : . ' , all.equal() for FutureStrategyList ... [05:57:56.757] | : . ' , ; ` | : . ' , ; New stack: [05:57:56.757] | : . ' , ; ` | : . ' , ; List of 1 [05:57:56.757] | : . ' , ; ` | : . ' , ; $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [05:57:56.757] | : . ' , ; ` | : . ' , ; ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [05:57:56.757] | : . ' , ; ` | : . ' , ; ..- attr(*, "init")= logi TRUE [05:57:56.757] | : . ' , ; ` | : . ' , ; ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:56.757] | : . ' , ; ` | : . ' , ; .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:56.757] | : . ' , ; ` | : . ' , ; ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:56.757] | : . ' , ; ` | : . ' , ; ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [05:57:56.757] | : . ' , ; ` | : . ' , ; - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [05:57:56.761] | : . ' , ; ` | : . ' , ; Old stack: [05:57:56.762] | : . ' , ; ` | : . ' , ; List of 1 [05:57:56.762] | : . ' , ; ` | : . ' , ; $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [05:57:56.762] | : . ' , ; ` | : . ' , ; ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [05:57:56.762] | : . ' , ; ` | : . ' , ; ..- attr(*, "init")= chr "done" [05:57:56.762] | : . ' , ; ` | : . ' , ; ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:56.762] | : . ' , ; ` | : . ' , ; .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:56.762] | : . ' , ; ` | : . ' , ; ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:56.762] | : . ' , ; ` | : . ' , ; ..- attr(*, "call")= language plan(sequential) [05:57:56.762] | : . ' , ; ` | : . ' , ; ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [05:57:56.762] | : . ' , ; ` | : . ' , ; .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:56.762] | : . ' , ; ` | : . ' , ; .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:56.762] | : . ' , ; ` | : . ' , ; - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [05:57:56.767] | : . ' , ; ` | : . ' , ; Not identical [05:57:56.767] | : . ' , ; ` | : . ' , ; all.equal() for future ... [05:57:56.767] | : . ' , ; ` | : . ' , ; ` List of 2 [05:57:56.767] | : . ' , ; ` | : . ' , ; ` $ target :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [05:57:56.767] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [05:57:56.767] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "init")= logi TRUE [05:57:56.767] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:56.767] | : . ' , ; ` | : . ' , ; ` .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:56.767] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:56.767] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [05:57:56.767] | : . ' , ; ` | : . ' , ; ` $ current:function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [05:57:56.767] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [05:57:56.767] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "init")= chr "done" [05:57:56.767] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:56.767] | : . ' , ; ` | : . ' , ; ` .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:56.767] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:56.767] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "call")= language plan(sequential) [05:57:56.767] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [05:57:56.767] | : . ' , ; ` | : . ' , ; ` .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:56.767] | : . ' , ; ` | : . ' , ; ` .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:56.775] | : . ' , ; ` | : . ' , ; all.equal() for future ... done [05:57:56.776] | : . ' , ; ` | : . ' , all.equal() for FutureStrategyList ... done [05:57:56.776] | : . ' , ; ` | : . ' , plan(): Skip setting new future backend stack because it is the same as the current one: [05:57:56.776] | : . ' , ; ` | : . ' , List of future strategies: [05:57:56.776] | : . ' , ; ` | : . ' , 1. sequential: [05:57:56.776] | : . ' , ; ` | : . ' , - args: function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame(), workers = "") [05:57:56.776] | : . ' , ; ` | : . ' , - tweaked: FALSE [05:57:56.776] | : . ' , ; ` | : . ' , - call: plan(sequential) [05:57:56.777] | : . ' , ; ` | : . ' plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [05:57:56.777] | : . ' , ; ` | : . plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [05:57:56.777] | : . ' , ; ` | : . assign_globals() ... [05:57:56.778] | : . ' , ; ` | : . List of 1 [05:57:56.778] | : . ' , ; ` | : . $ a: num 10 [05:57:56.778] | : . ' , ; ` | : . - attr(*, "where")=List of 1 [05:57:56.778] | : . ' , ; ` | : . ..$ a: [05:57:56.778] | : . ' , ; ` | : . - attr(*, "class")= chr [1:3] "FutureGlobals" "Globals" "list" [05:57:56.778] | : . ' , ; ` | : . - attr(*, "resolved")= logi FALSE [05:57:56.778] | : . ' , ; ` | : . - attr(*, "total_size")= num NA [05:57:56.778] | : . ' , ; ` | : . - attr(*, "already-done")= logi TRUE [05:57:56.781] | : . ' , ; ` | : . - copied 'a' to environment [05:57:56.782] | : . ' , ; ` | : . assign_globals() ... done [05:57:56.785] | : . ' , ; ` | : . plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [05:57:56.785] | : . ' , ; ` | : . ' plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [05:57:56.785] | : . ' , ; ` | : . ' , plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [05:57:56.786] | : . ' , ; ` | : . ' , ; all.equal() for FutureStrategyList ... [05:57:56.786] | : . ' , ; ` | : . ' , ; ` New stack: [05:57:56.786] | : . ' , ; ` | : . ' , ; ` List of 1 [05:57:56.786] | : . ' , ; ` | : . ' , ; ` $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [05:57:56.786] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [05:57:56.786] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "init")= chr "done" [05:57:56.786] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:56.786] | : . ' , ; ` | : . ' , ; ` .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:56.786] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:56.786] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "call")= language plan(sequential) [05:57:56.786] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [05:57:56.786] | : . ' , ; ` | : . ' , ; ` .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:56.786] | : . ' , ; ` | : . ' , ; ` .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:56.786] | : . ' , ; ` | : . ' , ; ` - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [05:57:56.791] | : . ' , ; ` | : . ' , ; ` Old stack: [05:57:56.791] | : . ' , ; ` | : . ' , ; ` List of 1 [05:57:56.791] | : . ' , ; ` | : . ' , ; ` $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [05:57:56.791] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [05:57:56.791] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "init")= chr "done" [05:57:56.791] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:56.791] | : . ' , ; ` | : . ' , ; ` .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:56.791] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:56.791] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "call")= language plan(sequential) [05:57:56.791] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [05:57:56.791] | : . ' , ; ` | : . ' , ; ` .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:56.791] | : . ' , ; ` | : . ' , ; ` .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:56.791] | : . ' , ; ` | : . ' , ; ` - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [05:57:56.796] | : . ' , ; ` | : . ' , ; ` Identical [05:57:56.796] | : . ' , ; ` | : . ' , ; all.equal() for FutureStrategyList ... done [05:57:56.797] | : . ' , ; ` | : . ' , ; plan(): Skip setting new future backend stack because it is the same as the current one: [05:57:56.797] | : . ' , ; ` | : . ' , ; List of future strategies: [05:57:56.797] | : . ' , ; ` | : . ' , ; 1. sequential: [05:57:56.797] | : . ' , ; ` | : . ' , ; - args: function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame(), workers = "") [05:57:56.797] | : . ' , ; ` | : . ' , ; - tweaked: FALSE [05:57:56.797] | : . ' , ; ` | : . ' , ; - call: plan(sequential) [05:57:56.798] | : . ' , ; ` | : . ' , plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [05:57:56.798] | : . ' , ; ` | : . ' plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [05:57:56.798] | : . ' , ; ` | : . plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [05:57:56.799] | : . ' , ; ` | : . SequentialFuture started (and completed) [05:57:56.799] | : . ' , ; ` | : . signalConditions() ... [05:57:56.799] | : . ' , ; ` | : . ' include = 'immediateCondition' [05:57:56.799] | : . ' , ; ` | : . ' exclude = [05:57:56.800] | : . ' , ; ` | : . ' resignal = FALSE [05:57:56.800] | : . ' , ; ` | : . ' Number of conditions: 6 [05:57:56.800] | : . ' , ; ` | : . ' int 6 [05:57:56.801] | : . ' , ; ` | : . ' Condition #1 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.801] | : . ' , ; ` | : . ' Condition #2 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.801] | : . ' , ; ` | : . ' Condition #3 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.801] | : . ' , ; ` | : . ' Condition #4 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.802] | : . ' , ; ` | : . ' Condition #5 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.802] | : . ' , ; ` | : . ' Condition #6 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.802] | : . ' , ; ` | : . signalConditions() ... done [05:57:56.802] | : . ' , ; ` | : launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... done [05:57:56.802] | : . ' , ; ` | Launching futures ... done [05:57:56.803] | : . ' , ; ` | Future launched: 'SequentialFuture', 'UniprocessFuture', 'Future' [05:57:56.803] | : . ' , ; ` Using SequentialFutureBackend ... done [05:57:56.803] | : . ' , ; run() for 'Future' () ... done [05:57:56.803] | : . ' , future(..., label = NULL) ... done [05:57:56.804] | : . ' , value() for SequentialFuture () ... [05:57:56.804] | : . ' , ; signalConditions() ... [05:57:56.804] | : . ' , ; ` include = 'immediateCondition' [05:57:56.804] | : . ' , ; ` exclude = [05:57:56.804] | : . ' , ; ` resignal = FALSE [05:57:56.805] | : . ' , ; ` Number of conditions: 6 [05:57:56.805] | : . ' , ; ` int 6 [05:57:56.806] | : . ' , ; ` Condition #1 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.806] | : . ' , ; ` Condition #2 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.806] | : . ' , ; ` Condition #3 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.806] | : . ' , ; ` Condition #4 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.806] | : . ' , ; ` Condition #5 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.807] | : . ' , ; ` Condition #6 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.807] | : . ' , ; signalConditions() ... done [05:57:56.807] | : . ' , ; relay stdout ... [05:57:56.807] | : . ' , ; relay stdout ... done [05:57:56.808] | : . ' , ; check for misuse ... [05:57:56.808] | : . ' , ; check for misuse ... done [05:57:56.808] | : . ' , ; relay conditions ... [05:57:56.808] | : . ' , ; ` Future state: 'finished' [05:57:56.809] | : . ' , ; ` signalConditions() ... [05:57:56.809] | : . ' , ; ` | include = 'condition' [05:57:56.809] | : . ' , ; ` | exclude = 'immediateCondition' [05:57:56.809] | : . ' , ; ` | resignal = TRUE [05:57:56.809] | : . ' , ; ` | Number of conditions: 6 [05:57:56.809] | : . ' , ; ` | int 6 [05:57:56.810] | : . ' , ; ` | Condition #1 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.810] | : . ' , ; ` | Condition #1: 'simpleMessage', 'message', 'condition' [05:57:56.752] | : . ' , ; ` | : . attachPackages() ... [05:57:56.811] | : . ' , ; ` | Condition #2 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.811] | : . ' , ; ` | Condition #2: 'simpleMessage', 'message', 'condition' [05:57:56.752] | : . ' , ; ` | : . ' packages: [n=1] 'future' [05:57:56.811] | : . ' , ; ` | Condition #3 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.811] | : . ' , ; ` | Condition #3: 'simpleMessage', 'message', 'condition' [05:57:56.753] | : . ' , ; ` | : . attachPackages() ... done [05:57:56.812] | : . ' , ; ` | Condition #4 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.812] | : . ' , ; ` | Condition #4: 'simpleMessage', 'message', 'condition' [05:57:56.753] | : . ' , ; ` | : . attachPackages() ... [05:57:56.812] | : . ' , ; ` | Condition #5 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.812] | : . ' , ; ` | Condition #5: 'simpleMessage', 'message', 'condition' [05:57:56.753] | : . ' , ; ` | : . ' packages: [n=0] [05:57:56.813] | : . ' , ; ` | Condition #6 (class: 'simpleMessage', 'message', 'condition'): [05:57:56.813] | : . ' , ; ` | Condition #6: 'simpleMessage', 'message', 'condition' [05:57:56.753] | : . ' , ; ` | : . attachPackages() ... done [05:57:56.813] | : . ' , ; ` signalConditions() ... done [05:57:56.813] | : . ' , ; relay conditions ... done [05:57:56.813] | : . ' , value() for SequentialFuture () ... done b = 11 *** %<-% with 'sequential' futures ... DONE Testing with 1 cores ... DONE Testing with 2 cores ... *** %<-% with 'multisession' futures ... [05:57:56.814] | : . ' , plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [05:57:56.815] | : . ' , ; plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = NA, init = TRUE) ... [05:57:56.815] | : . ' , ; ` all.equal() for FutureStrategyList ... [05:57:56.815] | : . ' , ; ` | New stack: [05:57:56.816] | : . ' , ; ` | List of 1 [05:57:56.816] | : . ' , ; ` | $ :function (..., workers = availableCores(), lazy = FALSE, rscript_libs = .libPaths(), [05:57:56.816] | : . ' , ; ` | gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [05:57:56.816] | : . ' , ; ` | ..- attr(*, "class")= chr [1:5] "multisession" "cluster" "multiprocess" "future" ... [05:57:56.816] | : . ' , ; ` | ..- attr(*, "init")= logi TRUE [05:57:56.816] | : . ' , ; ` | ..- attr(*, "factory")=function (workers = availableCores(), rscript_libs = .libPaths(), interrupts = TRUE, [05:57:56.816] | : . ' , ; ` | gc = FALSE, earlySignal = FALSE, ...) [05:57:56.816] | : . ' , ; ` | .. ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [05:57:56.816] | : . ' , ; ` | ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [05:57:56.816] | : . ' , ; ` | ..- attr(*, "untweakable")= chr "persistent" [05:57:56.816] | : . ' , ; ` | ..- attr(*, "call")= language plan(strategy) [05:57:56.816] | : . ' , ; ` | - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [05:57:56.820] | : . ' , ; ` | Old stack: [05:57:56.821] | : . ' , ; ` | List of 1 [05:57:56.821] | : . ' , ; ` | $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [05:57:56.821] | : . ' , ; ` | ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [05:57:56.821] | : . ' , ; ` | ..- attr(*, "init")= chr "done" [05:57:56.821] | : . ' , ; ` | ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:56.821] | : . ' , ; ` | .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:56.821] | : . ' , ; ` | ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:56.821] | : . ' , ; ` | ..- attr(*, "call")= language plan(sequential) [05:57:56.821] | : . ' , ; ` | ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [05:57:56.821] | : . ' , ; ` | .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:56.821] | : . ' , ; ` | .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:56.821] | : . ' , ; ` | - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [05:57:56.826] | : . ' , ; ` | Not identical [05:57:56.826] | : . ' , ; ` | all.equal() for future ... [05:57:56.826] | : . ' , ; ` | : List of 2 [05:57:56.826] | : . ' , ; ` | : $ target :function (..., workers = availableCores(), lazy = FALSE, rscript_libs = .libPaths(), [05:57:56.826] | : . ' , ; ` | : gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [05:57:56.826] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:5] "multisession" "cluster" "multiprocess" "future" ... [05:57:56.826] | : . ' , ; ` | : ..- attr(*, "init")= logi TRUE [05:57:56.826] | : . ' , ; ` | : ..- attr(*, "factory")=function (workers = availableCores(), rscript_libs = .libPaths(), interrupts = TRUE, [05:57:56.826] | : . ' , ; ` | : gc = FALSE, earlySignal = FALSE, ...) [05:57:56.826] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [05:57:56.826] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [05:57:56.826] | : . ' , ; ` | : ..- attr(*, "untweakable")= chr "persistent" [05:57:56.826] | : . ' , ; ` | : ..- attr(*, "call")= language plan(strategy) [05:57:56.826] | : . ' , ; ` | : $ current:function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [05:57:56.826] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [05:57:56.826] | : . ' , ; ` | : ..- attr(*, "init")= chr "done" [05:57:56.826] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:56.826] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:56.826] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:56.826] | : . ' , ; ` | : ..- attr(*, "call")= language plan(sequential) [05:57:56.826] | : . ' , ; ` | : ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [05:57:56.826] | : . ' , ; ` | : .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:57:56.826] | : . ' , ; ` | : .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:57:56.834] | : . ' , ; ` | : Formals differ [05:57:56.835] | : . ' , ; ` | all.equal() for future ... done [05:57:56.835] | : . ' , ; ` | Future strategies differ at level 1 [05:57:56.835] | : . ' , ; ` all.equal() for FutureStrategyList ... done [05:57:56.835] | : . ' , ; ` plan(): Setting new future backend stack: [05:57:56.835] | : . ' , ; ` List of future strategies: [05:57:56.835] | : . ' , ; ` 1. multisession: [05:57:56.835] | : . ' , ; ` - args: function (..., workers = availableCores(), lazy = FALSE, rscript_libs = .libPaths(), gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [05:57:56.835] | : . ' , ; ` - tweaked: FALSE [05:57:56.835] | : . ' , ; ` - call: plan(strategy) [05:57:56.836] | : . ' , ; ` List of 1 [05:57:56.836] | : . ' , ; ` $ :function (..., workers = availableCores(), lazy = FALSE, rscript_libs = .libPaths(), [05:57:56.836] | : . ' , ; ` gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [05:57:56.836] | : . ' , ; ` ..- attr(*, "class")= chr [1:5] "multisession" "cluster" "multiprocess" "future" ... [05:57:56.836] | : . ' , ; ` ..- attr(*, "init")= logi TRUE [05:57:56.836] | : . ' , ; ` ..- attr(*, "factory")=function (workers = availableCores(), rscript_libs = .libPaths(), interrupts = TRUE, [05:57:56.836] | : . ' , ; ` gc = FALSE, earlySignal = FALSE, ...) [05:57:56.836] | : . ' , ; ` .. ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [05:57:56.836] | : . ' , ; ` ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [05:57:56.836] | : . ' , ; ` ..- attr(*, "untweakable")= chr "persistent" [05:57:56.836] | : . ' , ; ` ..- attr(*, "call")= language plan(strategy) [05:57:56.836] | : . ' , ; ` - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [05:57:56.841] | : . ' , ; ` plan(): plan_cleanup('sequential', 'uniprocess', 'future', 'function', cleanup = NA) ... [05:57:56.841] | : . ' , ; ` | plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [05:57:56.841] | : . ' , ; ` | : Getting current ("next") strategy: 'FutureStrategy', 'sequential', 'uniprocess', 'future', 'function' [05:57:56.842] | : . ' , ; ` | plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [05:57:56.842] | : . ' , ; ` | Legacy shutdown of cluster workers ... [05:57:56.842] | : . ' , ; ` | : Stopping existing cluster ... [05:57:56.843] | : . ' , ; ` | : . No pre-existing cluster. Skipping [05:57:56.843] | : . ' , ; ` | : Stopping existing cluster ... done [05:57:56.843] | : . ' , ; ` | Legacy shutdown of cluster workers ... done [05:57:56.843] | : . ' , ; ` plan(): plan_cleanup('sequential', 'uniprocess', 'future', 'function', cleanup = NA) ... done [05:57:56.843] | : . ' , ; ` plan(): plan_init() of 'multisession', 'cluster', 'multiprocess', 'future', 'function' ... [05:57:56.844] | : . ' , ; ` | function (..., workers = availableCores(), lazy = FALSE, rscript_libs = .libPaths(), [05:57:56.844] | : . ' , ; ` | gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [05:57:56.844] | : . ' , ; ` | - attr(*, "class")= chr [1:5] "multisession" "cluster" "multiprocess" "future" ... [05:57:56.844] | : . ' , ; ` | - attr(*, "init")= logi TRUE [05:57:56.844] | : . ' , ; ` | - attr(*, "factory")=function (workers = availableCores(), rscript_libs = .libPaths(), interrupts = TRUE, [05:57:56.844] | : . ' , ; ` | gc = FALSE, earlySignal = FALSE, ...) [05:57:56.844] | : . ' , ; ` | ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [05:57:56.844] | : . ' , ; ` | - attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [05:57:56.844] | : . ' , ; ` | - attr(*, "untweakable")= chr "persistent" [05:57:56.844] | : . ' , ; ` | - attr(*, "call")= language plan(strategy) [05:57:56.852] | : . ' , ; ` | init: TRUE [05:57:56.852] | : . ' , ; ` | makeFutureBackend() ... [05:57:56.852] | : . ' , ; ` | : Backend function: <'NULL'> [05:57:56.853] | : . ' , ; ` | : Evaluator tweak arguments: [n=0] [05:57:56.853] | : . ' , ; ` | : list() [05:57:56.853] | : . ' , ; ` | : Evaluator formal arguments: [n=4] [05:57:56.853] | : . ' , ; ` | : list() [05:57:56.854] | : . ' , ; ` | : Backend factory arguments: [n=4] [05:57:56.854] | : . ' , ; ` | : Dotted pair list of 4 [05:57:56.854] | : . ' , ; ` | : $ workers : language availableCores() [05:57:56.854] | : . ' , ; ` | : $ rscript_libs: language .libPaths() [05:57:56.854] | : . ' , ; ` | : $ gc : logi FALSE [05:57:56.854] | : . ' , ; ` | : $ earlySignal : logi FALSE [05:57:56.857] | : . ' , ; ` | : MultisessionFutureBackend(workers = , interrupts = TRUE, ...) ... [05:57:56.857] | : . ' , ; ` | : . Arguments: [05:57:56.857] | : . ' , ; ` | : . List of 5 [05:57:56.857] | : . ' , ; ` | : . $ workers : Named int 2 [05:57:56.857] | : . ' , ; ` | : . ..- attr(*, "names")= chr "mc.cores" [05:57:56.857] | : . ' , ; ` | : . $ rscript_libs: chr [1:2] "D:/temp/2025_06_05_05_55_16_20588/RtmpCKyFxh/RLIBS_1418c4def7e89" "D:/RCompile/recent/R/library" [05:57:56.857] | : . ' , ; ` | : . $ interrupts : logi TRUE [05:57:56.857] | : . ' , ; ` | : . $ gc : logi FALSE [05:57:56.857] | : . ' , ; ` | : . $ earlySignal : logi FALSE [05:57:56.863] | : . ' , ; ` | : . ClusterFutureBackend(..., persistent = FALSE, gc = FALSE, earlySignal = FALSE) ... [05:57:56.864] | : . ' , ; ` | : . ' workers: 2 [05:57:56.864] | : . ' , ; ` | : . ' getCluster() ... [05:57:56.864] | : . ' , ; ` | : . ' getCluster() ... done [05:57:56.864] | : . ' , ; ` | : . ' Stopping existing cluster ... [05:57:56.864] | : . ' , ; ` | : . ' , No pre-existing cluster. Skipping [05:57:56.865] | : . ' , ; ` | : . ' Stopping existing cluster ... done [05:57:56.865] | : . ' , ; ` | : . ' Starting new cluster ... [05:57:56.865] | : . ' , ; ` | : . ' , makeCluster(workers, ...) ... [05:57:56.865] | : . ' , ; ` | : . ' , ; Arguments: [05:57:56.865] | : . ' , ; ` | : . ' , ; List of 2 [05:57:56.865] | : . ' , ; ` | : . ' , ; $ : int 2 [05:57:56.865] | : . ' , ; ` | : . ' , ; $ rscript_libs: chr [1:2] "D:/temp/2025_06_05_05_55_16_20588/RtmpCKyFxh/RLIBS_1418c4def7e89" "D:/RCompile/recent/R/library" [05:57:56.867] | : . ' , ; ` | : . ' , ; .makeCluster() ... [05:57:56.867] | : . ' , ; ` | : . ' , ; ` workers: '2' [05:57:56.868] | : . ' , ; ` | : . ' , ; ` R_FUTURE_PLAN: NA [05:57:56.868] | : . ' , ; ` | : . ' , ; ` parallelly::makeClusterPSOCK() arguments: [05:57:56.868] | : . ' , ; ` | : . ' , ; ` List of 2 [05:57:56.868] | : . ' , ; ` | : . ' , ; ` $ : int 2 [05:57:56.868] | : . ' , ; ` | : . ' , ; ` $ rscript_libs: chr [1:2] "D:/temp/2025_06_05_05_55_16_20588/RtmpCKyFxh/RLIBS_1418c4def7e89" "D:/RCompile/recent/R/library" [05:57:57.828] | : . ' , ; ` | : . ' , ; ` Generated cluster UUID [05:57:57.829] | : . ' , ; ` | : . ' , ; ` Cluster UUID: '5dc243a0b0bc3ee8ad565614def2b209' [05:57:57.829] | : . ' , ; ` | : . ' , ; ` Socket cluster with 2 nodes where 2 nodes are on host 'localhost' (R Under development (unstable) (2025-06-04 r88278 ucrt), platform x86_64-w64-mingw32) [05:57:57.834] | : . ' , ; ` | : . ' , ; .makeCluster() ... done [05:57:57.835] | : . ' , ; ` | : . ' , ; Socket cluster with 2 nodes where 2 nodes are on host 'localhost' (R Under development (unstable) (2025-06-04 r88278 ucrt), platform x86_64-w64-mingw32) [05:57:57.838] | : . ' , ; ` | : . ' , makeCluster(workers, ...) ... done [05:57:57.839] | : . ' , ; ` | : . ' , Number of workers: 2 [05:57:57.839] | : . ' , ; ` | : . ' , Workers UUID: '5dc243a0b0bc3ee8ad565614def2b209' [05:57:57.840] | : . ' , ; ` | : . ' Starting new cluster ... done [05:57:57.840] | : . ' , ; ` | : . ClusterFutureBackend(..., persistent = FALSE, gc = FALSE, earlySignal = FALSE) ... done [05:57:57.840] | : . ' , ; ` | : . Backend: <'MultisessionFutureBackend', 'ClusterFutureBackend', 'MultiprocessFutureBackend', 'FutureBackend', 'environment'> [05:57:57.841] | : . ' , ; ` | : MultisessionFutureBackend(workers = , interrupts = TRUE, ...) ... done [05:57:57.841] | : . ' , ; ` | makeFutureBackend() ... done [05:57:57.841] | : . ' , ; ` | plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [05:57:57.842] | : . ' , ; ` | plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [05:57:57.842] | : . ' , ; ` | plan(): nbrOfWorkers() = 2 [05:57:57.843] | : . ' , ; ` plan(): plan_init() of 'multisession', 'cluster', 'multiprocess', 'future', 'function' ... done [05:57:57.843] | : . ' , ; plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = NA, init = TRUE) ... done ** Future evaluation without globals [05:57:57.844] | : . ' , ; future(..., label = NULL) ... [05:57:57.844] | : . ' , ; ` lazy: FALSE [05:57:57.844] | : . ' , ; ` stdout: TRUE [05:57:57.845] | : . ' , ; ` conditions: [n=1] 'condition' [05:57:57.845] | : . ' , ; ` gc: FALSE [05:57:57.845] | : . ' , ; ` earlySignal: FALSE [05:57:57.846] | : . ' , ; ` getGlobalsAndPackages() ... [05:57:57.846] | : . ' , ; ` | Searching for globals ... [05:57:57.860] | : . ' , ; ` | : globals found: [2] '{', '<-' [05:57:57.860] | : . ' , ; ` | Searching for globals ... done [05:57:57.861] | : . ' , ; ` | Resolving globals: FALSE [05:57:57.861] | : . ' , ; ` | Search for packages associated with the globals ... [05:57:57.861] | : . ' , ; ` | : Packages associated with globals: [1] 'base' [05:57:57.862] | : . ' , ; ` | : Packages: [1] 'base' [05:57:57.862] | : . ' , ; ` | Search for packages associated with the globals ... done [05:57:57.863] | : . ' , ; ` | Packages after dropping 'base': [0] [05:57:57.863] | : . ' , ; ` | globals: [0] [05:57:57.863] | : . ' , ; ` | packages: [0] [05:57:57.864] | : . ' , ; ` getGlobalsAndPackages() ... done [05:57:57.864] | : . ' , ; ` run() for 'Future' () ... [05:57:57.865] | : . ' , ; ` | state: 'created' [05:57:57.865] | : . ' , ; ` | plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [05:57:57.865] | : . ' , ; ` | plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [05:57:57.866] | : . ' , ; ` | Using MultisessionFutureBackend ... [05:57:57.866] | : . ' , ; ` | : Number of futures since start: 0 (0 created, 0 launched, 0 finished) [05:57:57.866] | : . ' , ; ` | : Launching futures ... [05:57:57.867] | : . ' , ; ` | : . launchFuture() for ClusterFutureBackend ... [05:57:57.868] | : . ' , ; ` | : . ' Workers: [n=2] [05:57:57.868] | : . ' , ; ` | : . ' Socket cluster with 2 nodes where 2 nodes are on host 'localhost' (R Under development (unstable) (2025-06-04 r88278 ucrt), platform x86_64-w64-mingw32) [05:57:57.872] | : . ' , ; ` | : . ' FutureRegistry: 'workers-5dc243a0b0bc3ee8ad565614def2b209' [05:57:57.872] | : . ' , ; ` | : . ' requestWorker() ... [05:57:57.872] | : . ' , ; ` | : . ' , requestNode() ... [05:57:57.873] | : . ' , ; ` | : . ' , ; Number of workers: 2 [05:57:57.873] | : . ' , ; ` | : . ' , ; Polling for a free worker ... [05:57:57.873] | : . ' , ; ` | : . ' , ; ` FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'list', earlySignal = 0) ... [05:57:57.874] | : . ' , ; ` | : . ' , ; ` | Created empty registry 'workers-5dc243a0b0bc3ee8ad565614def2b209' [05:57:57.874] | : . ' , ; ` | : . ' , ; ` | Listing all futures [05:57:57.874] | : . ' , ; ` | : . ' , ; ` | Number of registered futures: 0 [05:57:57.874] | : . ' , ; ` | : . ' , ; ` FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'list', earlySignal = 0) ... done [05:57:57.875] | : . ' , ; ` | : . ' , ; ` Total time: 0 [05:57:57.875] | : . ' , ; ` | : . ' , ; Polling for a free worker ... done [05:57:57.875] | : . ' , ; ` | : . ' , ; FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'list', earlySignal = 0) ... [05:57:57.876] | : . ' , ; ` | : . ' , ; ` Listing all futures [05:57:57.876] | : . ' , ; ` | : . ' , ; ` Number of registered futures: 0 [05:57:57.876] | : . ' , ; ` | : . ' , ; FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'list', earlySignal = 0) ... done [05:57:57.876] | : . ' , ; ` | : . ' , ; avail: [n=2] '1', '2' [05:57:57.877] | : . ' , ; ` | : . ' , ; Index of first available worker: 1 [05:57:57.877] | : . ' , ; ` | : . ' , ; Validate that the worker is functional ... [05:57:58.061] | : . ' , ; ` | : . ' , ; ` Worker is functional [05:57:58.061] | : . ' , ; ` | : . ' , ; ` FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'list', earlySignal = 0) ... [05:57:58.062] | : . ' , ; ` | : . ' , ; ` | Listing all futures [05:57:58.062] | : . ' , ; ` | : . ' , ; ` | Number of registered futures: 0 [05:57:58.062] | : . ' , ; ` | : . ' , ; ` FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'list', earlySignal = 0) ... done [05:57:58.063] | : . ' , ; ` | : . ' , ; Validate that the worker is functional ... done [05:57:58.063] | : . ' , ; ` | : . ' , requestNode() ... done [05:57:58.063] | : . ' , ; ` | : . ' , cluster node index: 1 [05:57:58.063] | : . ' , ; ` | : . ' requestWorker() ... done [05:57:58.064] | : . ' , ; ` | : . ' eraseGlobalEnvironment() ... [05:57:58.065] | : . ' , ; ` | : . ' eraseGlobalEnvironment() ... done [05:57:58.065] | : . ' , ; ` | : . ' launchFuture() ... [05:57:58.065] | : . ' , ; ` | : . ' , cluster node index: 1 [05:57:58.066] | : . ' , ; ` | : . ' , getFutureData() ... [05:57:58.066] | : . ' , ; ` | : . ' , ; getFutureCore() ... [05:57:58.066] | : . ' , ; ` | : . ' , ; ` Packages needed by the future expression (n = 0): [05:57:58.067] | : . ' , ; ` | : . ' , ; getFutureCore() ... done [05:57:58.067] | : . ' , ; ` | : . ' , ; getFutureCapture() ... [05:57:58.067] | : . ' , ; ` | : . ' , ; getFutureCapture() ... done [05:57:58.067] | : . ' , ; ` | : . ' , ; getFutureContext() ... [05:57:58.068] | : . ' , ; ` | : . ' , ; ` plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [05:57:58.068] | : . ' , ; ` | : . ' , ; ` | Getting stack without first backend: [n=0] [05:57:58.068] | : . ' , ; ` | : . ' , ; ` plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [05:57:58.068] | : . ' , ; ` | : . ' , ; ` Packages needed by future backend (n = 0): [05:57:58.069] | : . ' , ; ` | : . ' , ; getFutureContext() ... done [05:57:58.069] | : . ' , ; ` | : . ' , getFutureData() ... done [05:57:58.070] | : . ' , ; ` | : . ' , FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'add', earlySignal = 0) ... [05:57:58.070] | : . ' , ; ` | : . ' , ; Appended future to position #1 [05:57:58.071] | : . ' , ; ` | : . ' , ; Number of registered futures: 1 [05:57:58.071] | : . ' , ; ` | : . ' , FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'add', earlySignal = 0) ... done [05:57:58.071] | : . ' , ; ` | : . ' launchFuture() ... done [05:57:58.071] | : . ' , ; ` | : . ' MultisessionFuture started [05:57:58.072] | : . ' , ; ` | : . launchFuture() for ClusterFutureBackend ... done [05:57:58.072] | : . ' , ; ` | : Launching futures ... done [05:57:58.072] | : . ' , ; ` | : Future launched: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [05:57:58.073] | : . ' , ; ` | Using MultisessionFutureBackend ... done [05:57:58.073] | : . ' , ; ` run() for 'Future' () ... done [05:57:58.073] | : . ' , ; future(..., label = NULL) ... done [05:57:58.073] | : . ' , ; value() for MultisessionFuture () ... [05:57:58.074] | : . ' , ; ` result() for ClusterFuture ... [05:57:58.075] | : . ' , ; ` | assertValidConnection() ... [05:57:58.075] | : . ' , ; ` | : cluster node index: 1 [05:57:58.076] | : . ' , ; ` | assertValidConnection() ... done [05:57:58.077] | : . ' , ; ` | receiveMessageFromWorker() for ClusterFuture ... [05:57:58.077] | : . ' , ; ` | : cluster node index: 1 [05:57:58.160] | : . ' , ; ` | : [1] TRUE [05:57:58.160] | : . ' , ; ` | : received data: [05:57:58.161] | : . ' , ; ` | : List of 5 [05:57:58.161] | : . ' , ; ` | : $ type : chr "VALUE" [05:57:58.161] | : . ' , ; ` | : $ value :List of 16 [05:57:58.161] | : . ' , ; ` | : ..$ value : num 1 [05:57:58.161] | : . ' , ; ` | : ..$ visible : logi FALSE [05:57:58.161] | : . ' , ; ` | : ..$ stdout : chr "" [05:57:58.161] | : . ' , ; ` | : ..$ conditions : list() [05:57:58.161] | : . ' , ; ` | : ..$ rng : logi FALSE [05:57:58.161] | : . ' , ; ` | : ..$ seed : NULL [05:57:58.161] | : . ' , ; ` | : ..$ misuseGlobalEnv : NULL [05:57:58.161] | : . ' , ; ` | : ..$ misuseConnections :List of 3 [05:57:58.161] | : . ' , ; ` | : .. ..$ added : NULL [05:57:58.161] | : . ' , ; ` | : .. ..$ removed : NULL [05:57:58.161] | : . ' , ; ` | : .. ..$ replaced: NULL [05:57:58.161] | : . ' , ; ` | : ..$ misuseDevices : NULL [05:57:58.161] | : . ' , ; ` | : ..$ misuseDefaultDevice: list() [05:57:58.161] | : . ' , ; ` | : ..$ started : POSIXct[1:1], format: "2025-06-05 05:57:58" [05:57:58.161] | : . ' , ; ` | : ..$ finished : POSIXct[1:1], format: "2025-06-05 05:57:58" [05:57:58.161] | : . ' , ; ` | : ..$ uuid : chr [1:2] "9c6324640902c759a62f10442f0e79fd" "14" [05:57:58.161] | : . ' , ; ` | : ..$ session_uuid : chr "07945620c64e3373ff98cb3c11f0434c" [05:57:58.161] | : . ' , ; ` | : .. ..- attr(*, "source")=List of 5 [05:57:58.161] | : . ' , ; ` | : .. .. ..$ host : Named chr "CRANWIN3" [05:57:58.161] | : . ' , ; ` | : .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:57:58.161] | : . ' , ; ` | : .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:57:58.161] | : . ' , ; ` | : .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:57:58.161] | : . ' , ; ` | : .. .. ..$ pid : int 193316 [05:57:58.161] | : . ' , ; ` | : .. .. ..$ time : POSIXct[1:1], format: "2025-06-05 05:57:57" [05:57:58.161] | : . ' , ; ` | : .. .. ..$ random: int 2147483647 [05:57:58.161] | : . ' , ; ` | : ..$ r_info :List of 4 [05:57:58.161] | : . ' , ; ` | : .. ..$ version :Classes 'R_system_version', 'package_version', 'numeric_version' hidden list of 1 [05:57:58.161] | : . ' , ; ` | : .. .. ..$ : int [1:3] 4 6 0 [05:57:58.161] | : . ' , ; ` | : .. ..$ os : chr "windows" [05:57:58.161] | : . ' , ; ` | : .. ..$ os_name : chr "Windows" [05:57:58.161] | : . ' , ; ` | : .. ..$ captures_utf8: logi TRUE [05:57:58.161] | : . ' , ; ` | : ..$ version : chr "1.8" [05:57:58.161] | : . ' , ; ` | : ..- attr(*, "class")= chr "FutureResult" [05:57:58.161] | : . ' , ; ` | : $ success: logi TRUE [05:57:58.161] | : . ' , ; ` | : $ time : 'proc_time' Named num [1:5] 0.09 0 0.09 NA NA [05:57:58.161] | : . ' , ; ` | : ..- attr(*, "names")= chr [1:5] "user.self" "sys.self" "elapsed" "user.child" ... [05:57:58.161] | : . ' , ; ` | : $ tag : NULL [05:57:58.180] | : . ' , ; ` | : Received FutureResult [05:57:58.180] | : . ' , ; ` | : FutureResult: [05:57:58.180] | : . ' , ; ` | : value: 'numeric' [05:57:58.180] | : . ' , ; ` | : visible: FALSE [05:57:58.180] | : . ' , ; ` | : stdout: character [05:57:58.180] | : . ' , ; ` | : conditions: [n = 0] [05:57:58.180] | : . ' , ; ` | : RNG used: FALSE [05:57:58.180] | : . ' , ; ` | : duration: 0.0857892 secs (started 2025-06-05 05:57:58.072507) [05:57:58.180] | : . ' , ; ` | : version: 1.8 [05:57:58.182] | : . ' , ; ` | : FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'remove', earlySignal = 0) ... [05:57:58.182] | : . ' , ; ` | : . Removed future from position #1 [05:57:58.182] | : . ' , ; ` | : . Number of registered futures: 0 [05:57:58.183] | : . ' , ; ` | : FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'remove', earlySignal = 0) ... done [05:57:58.183] | : . ' , ; ` | : Erased future from future backend [05:57:58.183] | : . ' , ; ` | : result() for ClusterFuture ... [05:57:58.183] | : . ' , ; ` | : . result already collected: FutureResult [05:57:58.183] | : . ' , ; ` | : result() for ClusterFuture ... done [05:57:58.184] | : . ' , ; ` | : signalConditions() ... [05:57:58.184] | : . ' , ; ` | : . include = 'immediateCondition' [05:57:58.184] | : . ' , ; ` | : . exclude = [05:57:58.184] | : . ' , ; ` | : . resignal = FALSE [05:57:58.184] | : . ' , ; ` | : . Number of conditions: 0 [05:57:58.184] | : . ' , ; ` | : . int 0 [05:57:58.185] | : . ' , ; ` | : signalConditions() ... done [05:57:58.186] | : . ' , ; ` | receiveMessageFromWorker() for ClusterFuture ... done [05:57:58.186] | : . ' , ; ` result() for ClusterFuture ... done [05:57:58.186] | : . ' , ; ` result() for ClusterFuture ... [05:57:58.186] | : . ' , ; ` | result already collected: FutureResult [05:57:58.187] | : . ' , ; ` result() for ClusterFuture ... done [05:57:58.187] | : . ' , ; ` signalConditions() ... [05:57:58.187] | : . ' , ; ` | include = 'immediateCondition' [05:57:58.187] | : . ' , ; ` | exclude = [05:57:58.187] | : . ' , ; ` | resignal = FALSE [05:57:58.187] | : . ' , ; ` | Number of conditions: 0 [05:57:58.188] | : . ' , ; ` | int 0 [05:57:58.188] | : . ' , ; ` signalConditions() ... done [05:57:58.188] | : . ' , ; ` relay stdout ... [05:57:58.189] | : . ' , ; ` relay stdout ... done [05:57:58.189] | : . ' , ; ` check for misuse ... [05:57:58.189] | : . ' , ; ` check for misuse ... done [05:57:58.190] | : . ' , ; value() for MultisessionFuture () ... done ** Future evaluation with globals [05:57:58.190] | : . ' , ; future(..., label = NULL) ... [05:57:58.191] | : . ' , ; ` lazy: FALSE [05:57:58.191] | : . ' , ; ` stdout: TRUE [05:57:58.191] | : . ' , ; ` conditions: [n=1] 'condition' [05:57:58.192] | : . ' , ; ` gc: FALSE [05:57:58.192] | : . ' , ; ` earlySignal: FALSE [05:57:58.192] | : . ' , ; ` getGlobalsAndPackages() ... [05:57:58.192] | : . ' , ; ` | Searching for globals ... [05:57:58.201] | : . ' , ; ` | : globals found: [3] '{', '<-', 'a' [05:57:58.201] | : . ' , ; ` | Searching for globals ... done [05:57:58.202] | : . ' , ; ` | Resolving globals: FALSE [05:57:58.202] | : . ' , ; ` | Search for packages associated with the globals ... [05:57:58.203] | : . ' , ; ` | : Packages associated with globals: [1] 'base' [05:57:58.203] | : . ' , ; ` | : Packages: [1] 'base' [05:57:58.203] | : . ' , ; ` | Search for packages associated with the globals ... done [05:57:58.204] | : . ' , ; ` | Packages after dropping 'base': [0] [05:57:58.204] | : . ' , ; ` | globals: [1] 'a' [05:57:58.204] | : . ' , ; ` | packages: [0] [05:57:58.204] | : . ' , ; ` getGlobalsAndPackages() ... done [05:57:58.205] | : . ' , ; ` run() for 'Future' () ... [05:57:58.205] | : . ' , ; ` | state: 'created' [05:57:58.205] | : . ' , ; ` | plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [05:57:58.205] | : . ' , ; ` | plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [05:57:58.206] | : . ' , ; ` | Using MultisessionFutureBackend ... [05:57:58.206] | : . ' , ; ` | : Number of futures since start: 1 (1 created, 1 launched, 1 finished) [05:57:58.206] | : . ' , ; ` | : Launching futures ... [05:57:58.207] | : . ' , ; ` | : . launchFuture() for ClusterFutureBackend ... [05:57:58.207] | : . ' , ; ` | : . ' Workers: [n=2] [05:57:58.207] | : . ' , ; ` | : . ' Socket cluster with 2 nodes where 2 nodes are on host 'localhost' (R Under development (unstable) (2025-06-04 r88278 ucrt), platform x86_64-w64-mingw32) [05:57:58.210] | : . ' , ; ` | : . ' FutureRegistry: 'workers-5dc243a0b0bc3ee8ad565614def2b209' [05:57:58.210] | : . ' , ; ` | : . ' requestWorker() ... [05:57:58.210] | : . ' , ; ` | : . ' , requestNode() ... [05:57:58.211] | : . ' , ; ` | : . ' , ; Number of workers: 2 [05:57:58.211] | : . ' , ; ` | : . ' , ; Polling for a free worker ... [05:57:58.211] | : . ' , ; ` | : . ' , ; ` FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'list', earlySignal = 0) ... [05:57:58.211] | : . ' , ; ` | : . ' , ; ` | Listing all futures [05:57:58.211] | : . ' , ; ` | : . ' , ; ` | Number of registered futures: 0 [05:57:58.212] | : . ' , ; ` | : . ' , ; ` FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'list', earlySignal = 0) ... done [05:57:58.212] | : . ' , ; ` | : . ' , ; ` Total time: 0 [05:57:58.212] | : . ' , ; ` | : . ' , ; Polling for a free worker ... done [05:57:58.213] | : . ' , ; ` | : . ' , ; FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'list', earlySignal = 0) ... [05:57:58.213] | : . ' , ; ` | : . ' , ; ` Listing all futures [05:57:58.213] | : . ' , ; ` | : . ' , ; ` Number of registered futures: 0 [05:57:58.213] | : . ' , ; ` | : . ' , ; FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'list', earlySignal = 0) ... done [05:57:58.214] | : . ' , ; ` | : . ' , ; avail: [n=2] '1', '2' [05:57:58.214] | : . ' , ; ` | : . ' , ; Index of first available worker: 1 [05:57:58.214] | : . ' , ; ` | : . ' , ; Validate that the worker is functional ... [05:57:58.309] | : . ' , ; ` | : . ' , ; ` Worker is functional [05:57:58.310] | : . ' , ; ` | : . ' , ; ` FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'list', earlySignal = 0) ... [05:57:58.310] | : . ' , ; ` | : . ' , ; ` | Listing all futures [05:57:58.310] | : . ' , ; ` | : . ' , ; ` | Number of registered futures: 0 [05:57:58.311] | : . ' , ; ` | : . ' , ; ` FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'list', earlySignal = 0) ... done [05:57:58.311] | : . ' , ; ` | : . ' , ; Validate that the worker is functional ... done [05:57:58.312] | : . ' , ; ` | : . ' , requestNode() ... done [05:57:58.312] | : . ' , ; ` | : . ' , cluster node index: 1 [05:57:58.312] | : . ' , ; ` | : . ' requestWorker() ... done [05:57:58.313] | : . ' , ; ` | : . ' eraseGlobalEnvironment() ... [05:57:58.314] | : . ' , ; ` | : . ' eraseGlobalEnvironment() ... done [05:57:58.314] | : . ' , ; ` | : . ' launchFuture() ... [05:57:58.314] | : . ' , ; ` | : . ' , cluster node index: 1 [05:57:58.314] | : . ' , ; ` | : . ' , getFutureData() ... [05:57:58.315] | : . ' , ; ` | : . ' , ; getFutureCore() ... [05:57:58.315] | : . ' , ; ` | : . ' , ; ` Packages needed by the future expression (n = 0): [05:57:58.315] | : . ' , ; ` | : . ' , ; getFutureCore() ... done [05:57:58.316] | : . ' , ; ` | : . ' , ; getFutureCapture() ... [05:57:58.316] | : . ' , ; ` | : . ' , ; getFutureCapture() ... done [05:57:58.316] | : . ' , ; ` | : . ' , ; getFutureContext() ... [05:57:58.317] | : . ' , ; ` | : . ' , ; ` plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [05:57:58.317] | : . ' , ; ` | : . ' , ; ` | Getting stack without first backend: [n=0] [05:57:58.318] | : . ' , ; ` | : . ' , ; ` plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [05:57:58.318] | : . ' , ; ` | : . ' , ; ` Packages needed by future backend (n = 0): [05:57:58.318] | : . ' , ; ` | : . ' , ; getFutureContext() ... done [05:57:58.319] | : . ' , ; ` | : . ' , getFutureData() ... done [05:57:58.320] | : . ' , ; ` | : . ' , FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'add', earlySignal = 0) ... [05:57:58.320] | : . ' , ; ` | : . ' , ; Appended future to position #1 [05:57:58.320] | : . ' , ; ` | : . ' , ; Number of registered futures: 1 [05:57:58.321] | : . ' , ; ` | : . ' , FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'add', earlySignal = 0) ... done [05:57:58.321] | : . ' , ; ` | : . ' launchFuture() ... done [05:57:58.321] | : . ' , ; ` | : . ' MultisessionFuture started [05:57:58.321] | : . ' , ; ` | : . launchFuture() for ClusterFutureBackend ... done [05:57:58.322] | : . ' , ; ` | : Launching futures ... done [05:57:58.322] | : . ' , ; ` | : Future launched: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [05:57:58.323] | : . ' , ; ` | Using MultisessionFutureBackend ... done [05:57:58.323] | : . ' , ; ` run() for 'Future' () ... done [05:57:58.323] | : . ' , ; future(..., label = NULL) ... done [05:57:58.324] | : . ' , ; value() for MultisessionFuture () ... [05:57:58.324] | : . ' , ; ` result() for ClusterFuture ... [05:57:58.325] | : . ' , ; ` | assertValidConnection() ... [05:57:58.325] | : . ' , ; ` | : cluster node index: 1 [05:57:58.326] | : . ' , ; ` | assertValidConnection() ... done [05:57:58.326] | : . ' , ; ` | receiveMessageFromWorker() for ClusterFuture ... [05:57:58.326] | : . ' , ; ` | : cluster node index: 1 [05:57:58.327] | : . ' , ; ` | : [1] TRUE [05:57:58.328] | : . ' , ; ` | : received data: [05:57:58.328] | : . ' , ; ` | : List of 5 [05:57:58.328] | : . ' , ; ` | : $ type : chr "VALUE" [05:57:58.328] | : . ' , ; ` | : $ value :List of 16 [05:57:58.328] | : . ' , ; ` | : ..$ value : num 2 [05:57:58.328] | : . ' , ; ` | : ..$ visible : logi FALSE [05:57:58.328] | : . ' , ; ` | : ..$ stdout : chr "" [05:57:58.328] | : . ' , ; ` | : ..$ conditions : list() [05:57:58.328] | : . ' , ; ` | : ..$ rng : logi FALSE [05:57:58.328] | : . ' , ; ` | : ..$ seed : NULL [05:57:58.328] | : . ' , ; ` | : ..$ misuseGlobalEnv : NULL [05:57:58.328] | : . ' , ; ` | : ..$ misuseConnections :List of 3 [05:57:58.328] | : . ' , ; ` | : .. ..$ added : NULL [05:57:58.328] | : . ' , ; ` | : .. ..$ removed : NULL [05:57:58.328] | : . ' , ; ` | : .. ..$ replaced: NULL [05:57:58.328] | : . ' , ; ` | : ..$ misuseDevices : NULL [05:57:58.328] | : . ' , ; ` | : ..$ misuseDefaultDevice: list() [05:57:58.328] | : . ' , ; ` | : ..$ started : POSIXct[1:1], format: "2025-06-05 05:57:58" [05:57:58.328] | : . ' , ; ` | : ..$ finished : POSIXct[1:1], format: "2025-06-05 05:57:58" [05:57:58.328] | : . ' , ; ` | : ..$ uuid : chr [1:2] "9c6324640902c759a62f10442f0e79fd" "15" [05:57:58.328] | : . ' , ; ` | : ..$ session_uuid : chr "07945620c64e3373ff98cb3c11f0434c" [05:57:58.328] | : . ' , ; ` | : .. ..- attr(*, "source")=List of 5 [05:57:58.328] | : . ' , ; ` | : .. .. ..$ host : Named chr "CRANWIN3" [05:57:58.328] | : . ' , ; ` | : .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:57:58.328] | : . ' , ; ` | : .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:57:58.328] | : . ' , ; ` | : .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:57:58.328] | : . ' , ; ` | : .. .. ..$ pid : int 193316 [05:57:58.328] | : . ' , ; ` | : .. .. ..$ time : POSIXct[1:1], format: "2025-06-05 05:57:57" [05:57:58.328] | : . ' , ; ` | : .. .. ..$ random: int 2147483647 [05:57:58.328] | : . ' , ; ` | : ..$ r_info :List of 4 [05:57:58.328] | : . ' , ; ` | : .. ..$ version :Classes 'R_system_version', 'package_version', 'numeric_version' hidden list of 1 [05:57:58.328] | : . ' , ; ` | : .. .. ..$ : int [1:3] 4 6 0 [05:57:58.328] | : . ' , ; ` | : .. ..$ os : chr "windows" [05:57:58.328] | : . ' , ; ` | : .. ..$ os_name : chr "Windows" [05:57:58.328] | : . ' , ; ` | : .. ..$ captures_utf8: logi TRUE [05:57:58.328] | : . ' , ; ` | : ..$ version : chr "1.8" [05:57:58.328] | : . ' , ; ` | : ..- attr(*, "class")= chr "FutureResult" [05:57:58.328] | : . ' , ; ` | : $ success: logi TRUE [05:57:58.328] | : . ' , ; ` | : $ time : 'proc_time' Named num [1:5] 0 0 0 NA NA [05:57:58.328] | : . ' , ; ` | : ..- attr(*, "names")= chr [1:5] "user.self" "sys.self" "elapsed" "user.child" ... [05:57:58.328] | : . ' , ; ` | : $ tag : NULL [05:57:58.353] | : . ' , ; ` | : Received FutureResult [05:57:58.354] | : . ' , ; ` | : FutureResult: [05:57:58.354] | : . ' , ; ` | : value: 'numeric' [05:57:58.354] | : . ' , ; ` | : visible: FALSE [05:57:58.354] | : . ' , ; ` | : stdout: character [05:57:58.354] | : . ' , ; ` | : conditions: [n = 0] [05:57:58.354] | : . ' , ; ` | : RNG used: FALSE [05:57:58.354] | : . ' , ; ` | : duration: 0.004972935 secs (started 2025-06-05 05:57:58.320349) [05:57:58.354] | : . ' , ; ` | : version: 1.8 [05:57:58.354] | : . ' , ; ` | : FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'remove', earlySignal = 0) ... [05:57:58.355] | : . ' , ; ` | : . Removed future from position #1 [05:57:58.355] | : . ' , ; ` | : . Number of registered futures: 0 [05:57:58.355] | : . ' , ; ` | : FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'remove', earlySignal = 0) ... done [05:57:58.355] | : . ' , ; ` | : Erased future from future backend [05:57:58.356] | : . ' , ; ` | : result() for ClusterFuture ... [05:57:58.356] | : . ' , ; ` | : . result already collected: FutureResult [05:57:58.356] | : . ' , ; ` | : result() for ClusterFuture ... done [05:57:58.356] | : . ' , ; ` | : signalConditions() ... [05:57:58.356] | : . ' , ; ` | : . include = 'immediateCondition' [05:57:58.357] | : . ' , ; ` | : . exclude = [05:57:58.357] | : . ' , ; ` | : . resignal = FALSE [05:57:58.357] | : . ' , ; ` | : . Number of conditions: 0 [05:57:58.358] | : . ' , ; ` | : . int 0 [05:57:58.359] | : . ' , ; ` | : signalConditions() ... done [05:57:58.359] | : . ' , ; ` | receiveMessageFromWorker() for ClusterFuture ... done [05:57:58.359] | : . ' , ; ` result() for ClusterFuture ... done [05:57:58.360] | : . ' , ; ` result() for ClusterFuture ... [05:57:58.360] | : . ' , ; ` | result already collected: FutureResult [05:57:58.360] | : . ' , ; ` result() for ClusterFuture ... done [05:57:58.361] | : . ' , ; ` signalConditions() ... [05:57:58.361] | : . ' , ; ` | include = 'immediateCondition' [05:57:58.361] | : . ' , ; ` | exclude = [05:57:58.362] | : . ' , ; ` | resignal = FALSE [05:57:58.362] | : . ' , ; ` | Number of conditions: 0 [05:57:58.362] | : . ' , ; ` | int 0 [05:57:58.363] | : . ' , ; ` signalConditions() ... done [05:57:58.364] | : . ' , ; ` relay stdout ... [05:57:58.364] | : . ' , ; ` relay stdout ... done [05:57:58.364] | : . ' , ; ` check for misuse ... [05:57:58.365] | : . ' , ; ` check for misuse ... done [05:57:58.365] | : . ' , ; value() for MultisessionFuture () ... done ** Future evaluation with errors [05:57:58.366] | : . ' , ; future(..., label = NULL) ... [05:57:58.366] | : . ' , ; ` lazy: FALSE [05:57:58.367] | : . ' , ; ` stdout: TRUE [05:57:58.367] | : . ' , ; ` conditions: [n=1] 'condition' [05:57:58.367] | : . ' , ; ` gc: FALSE [05:57:58.367] | : . ' , ; ` earlySignal: FALSE [05:57:58.368] | : . ' , ; ` getGlobalsAndPackages() ... [05:57:58.368] | : . ' , ; ` | Searching for globals ... [05:57:58.389] | : . ' , ; ` | : globals found: [3] '{', '<-', 'stop' [05:57:58.389] | : . ' , ; ` | Searching for globals ... done [05:57:58.390] | : . ' , ; ` | Resolving globals: FALSE [05:57:58.390] | : . ' , ; ` | Search for packages associated with the globals ... [05:57:58.391] | : . ' , ; ` | : Packages associated with globals: [1] 'base' [05:57:58.391] | : . ' , ; ` | : Packages: [1] 'base' [05:57:58.392] | : . ' , ; ` | Search for packages associated with the globals ... done [05:57:58.392] | : . ' , ; ` | Packages after dropping 'base': [0] [05:57:58.393] | : . ' , ; ` | globals: [0] [05:57:58.393] | : . ' , ; ` | packages: [0] [05:57:58.393] | : . ' , ; ` getGlobalsAndPackages() ... done [05:57:58.394] | : . ' , ; ` run() for 'Future' () ... [05:57:58.394] | : . ' , ; ` | state: 'created' [05:57:58.394] | : . ' , ; ` | plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [05:57:58.395] | : . ' , ; ` | plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [05:57:58.395] | : . ' , ; ` | Using MultisessionFutureBackend ... [05:57:58.395] | : . ' , ; ` | : Number of futures since start: 2 (2 created, 2 launched, 2 finished) [05:57:58.396] | : . ' , ; ` | : Launching futures ... [05:57:58.396] | : . ' , ; ` | : . launchFuture() for ClusterFutureBackend ... [05:57:58.396] | : . ' , ; ` | : . ' Workers: [n=2] [05:57:58.397] | : . ' , ; ` | : . ' Socket cluster with 2 nodes where 2 nodes are on host 'localhost' (R Under development (unstable) (2025-06-04 r88278 ucrt), platform x86_64-w64-mingw32) [05:57:58.400] | : . ' , ; ` | : . ' FutureRegistry: 'workers-5dc243a0b0bc3ee8ad565614def2b209' [05:57:58.400] | : . ' , ; ` | : . ' requestWorker() ... [05:57:58.401] | : . ' , ; ` | : . ' , requestNode() ... [05:57:58.401] | : . ' , ; ` | : . ' , ; Number of workers: 2 [05:57:58.401] | : . ' , ; ` | : . ' , ; Polling for a free worker ... [05:57:58.402] | : . ' , ; ` | : . ' , ; ` FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'list', earlySignal = 0) ... [05:57:58.402] | : . ' , ; ` | : . ' , ; ` | Listing all futures [05:57:58.402] | : . ' , ; ` | : . ' , ; ` | Number of registered futures: 0 [05:57:58.403] | : . ' , ; ` | : . ' , ; ` FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'list', earlySignal = 0) ... done [05:57:58.403] | : . ' , ; ` | : . ' , ; ` Total time: 0 [05:57:58.403] | : . ' , ; ` | : . ' , ; Polling for a free worker ... done [05:57:58.403] | : . ' , ; ` | : . ' , ; FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'list', earlySignal = 0) ... [05:57:58.404] | : . ' , ; ` | : . ' , ; ` Listing all futures [05:57:58.404] | : . ' , ; ` | : . ' , ; ` Number of registered futures: 0 [05:57:58.404] | : . ' , ; ` | : . ' , ; FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'list', earlySignal = 0) ... done [05:57:58.405] | : . ' , ; ` | : . ' , ; avail: [n=2] '1', '2' [05:57:58.405] | : . ' , ; ` | : . ' , ; Index of first available worker: 1 [05:57:58.405] | : . ' , ; ` | : . ' , ; Validate that the worker is functional ... [05:57:58.544] | : . ' , ; ` | : . ' , ; ` Worker is functional [05:57:58.545] | : . ' , ; ` | : . ' , ; ` FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'list', earlySignal = 0) ... [05:57:58.545] | : . ' , ; ` | : . ' , ; ` | Listing all futures [05:57:58.545] | : . ' , ; ` | : . ' , ; ` | Number of registered futures: 0 [05:57:58.546] | : . ' , ; ` | : . ' , ; ` FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'list', earlySignal = 0) ... done [05:57:58.546] | : . ' , ; ` | : . ' , ; Validate that the worker is functional ... done [05:57:58.546] | : . ' , ; ` | : . ' , requestNode() ... done [05:57:58.546] | : . ' , ; ` | : . ' , cluster node index: 1 [05:57:58.547] | : . ' , ; ` | : . ' requestWorker() ... done [05:57:58.547] | : . ' , ; ` | : . ' eraseGlobalEnvironment() ... [05:57:58.548] | : . ' , ; ` | : . ' eraseGlobalEnvironment() ... done [05:57:58.548] | : . ' , ; ` | : . ' launchFuture() ... [05:57:58.548] | : . ' , ; ` | : . ' , cluster node index: 1 [05:57:58.549] | : . ' , ; ` | : . ' , getFutureData() ... [05:57:58.549] | : . ' , ; ` | : . ' , ; getFutureCore() ... [05:57:58.549] | : . ' , ; ` | : . ' , ; ` Packages needed by the future expression (n = 0): [05:57:58.549] | : . ' , ; ` | : . ' , ; getFutureCore() ... done [05:57:58.550] | : . ' , ; ` | : . ' , ; getFutureCapture() ... [05:57:58.550] | : . ' , ; ` | : . ' , ; getFutureCapture() ... done [05:57:58.550] | : . ' , ; ` | : . ' , ; getFutureContext() ... [05:57:58.551] | : . ' , ; ` | : . ' , ; ` plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [05:57:58.551] | : . ' , ; ` | : . ' , ; ` | Getting stack without first backend: [n=0] [05:57:58.551] | : . ' , ; ` | : . ' , ; ` plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [05:57:58.551] | : . ' , ; ` | : . ' , ; ` Packages needed by future backend (n = 0): [05:57:58.552] | : . ' , ; ` | : . ' , ; getFutureContext() ... done [05:57:58.552] | : . ' , ; ` | : . ' , getFutureData() ... done [05:57:58.553] | : . ' , ; ` | : . ' , FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'add', earlySignal = 0) ... [05:57:58.553] | : . ' , ; ` | : . ' , ; Appended future to position #1 [05:57:58.553] | : . ' , ; ` | : . ' , ; Number of registered futures: 1 [05:57:58.554] | : . ' , ; ` | : . ' , FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'add', earlySignal = 0) ... done [05:57:58.554] | : . ' , ; ` | : . ' launchFuture() ... done [05:57:58.554] | : . ' , ; ` | : . ' MultisessionFuture started [05:57:58.554] | : . ' , ; ` | : . launchFuture() for ClusterFutureBackend ... done [05:57:58.555] | : . ' , ; ` | : Launching futures ... done [05:57:58.555] | : . ' , ; ` | : Future launched: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [05:57:58.555] | : . ' , ; ` | Using MultisessionFutureBackend ... done [05:57:58.555] | : . ' , ; ` run() for 'Future' () ... done [05:57:58.556] | : . ' , ; future(..., label = NULL) ... done [05:57:58.556] | : . ' , ; value() for MultisessionFuture () ... [05:57:58.556] | : . ' , ; ` result() for ClusterFuture ... [05:57:58.557] | : . ' , ; ` | assertValidConnection() ... [05:57:58.557] | : . ' , ; ` | : cluster node index: 1 [05:57:58.558] | : . ' , ; ` | assertValidConnection() ... done [05:57:58.558] | : . ' , ; ` | receiveMessageFromWorker() for ClusterFuture ... [05:57:58.558] | : . ' , ; ` | : cluster node index: 1 [05:57:58.561] | : . ' , ; ` | : [1] TRUE [05:57:58.561] | : . ' , ; ` | : received data: [05:57:58.562] | : . ' , ; ` | : List of 5 [05:57:58.562] | : . ' , ; ` | : $ type : chr "VALUE" [05:57:58.562] | : . ' , ; ` | : $ value :List of 16 [05:57:58.562] | : . ' , ; ` | : ..$ value : NULL [05:57:58.562] | : . ' , ; ` | : ..$ visible : logi TRUE [05:57:58.562] | : . ' , ; ` | : ..$ stdout : chr "" [05:57:58.562] | : . ' , ; ` | : ..$ conditions :List of 1 [05:57:58.562] | : . ' , ; ` | : .. ..$ :List of 5 [05:57:58.562] | : . ' , ; ` | : .. .. ..$ condition:List of 2 [05:57:58.562] | : . ' , ; ` | : .. .. .. ..$ message: chr "Woops!" [05:57:58.562] | : . ' , ; ` | : .. .. .. ..$ call : language eval(quote({ { ... [05:57:58.562] | : . ' , ; ` | : .. .. .. ..- attr(*, "class")= chr [1:3] "simpleError" "error" "condition" [05:57:58.562] | : . ' , ; ` | : .. .. ..$ calls :List of 10 [05:57:58.562] | : . ' , ; ` | : .. .. .. ..$ : language eval(expr, envir = globalenv()) [05:57:58.562] | : . ' , ; ` | : .. .. .. ..$ : language eval(expr, envir = globalenv()) [05:57:58.562] | : . ' , ; ` | : .. .. .. ..$ : language local({ { ... [05:57:58.562] | : . ' , ; ` | : .. .. .. ..$ : language eval.parent(substitute(eval(quote(expr), envir))) [05:57:58.562] | : . ' , ; ` | : .. .. .. ..$ : language eval(expr, p) [05:57:58.562] | : . ' , ; ` | : .. .. .. ..$ : language eval(expr, p) [05:57:58.562] | : . ' , ; ` | : .. .. .. ..$ : language eval(quote({ { ... [05:57:58.562] | : . ' , ; ` | : .. .. .. ..$ : language eval(quote({ { ... [05:57:58.562] | : . ' , ; ` | : .. .. .. ..$ : language stop("Woops!") [05:57:58.562] | : . ' , ; ` | : .. .. .. ..$ : language eval(quote({ { ... [05:57:58.562] | : . ' , ; ` | : .. .. ..$ session :List of 6 [05:57:58.562] | : . ' , ; ` | : .. .. .. ..$ r :List of 15 [05:57:58.562] | : . ' , ; ` | : .. .. .. .. ..$ platform : chr "x86_64-w64-mingw32" [05:57:58.562] | : . ' , ; ` | : .. .. .. .. ..$ arch : chr "x86_64" [05:57:58.562] | : . ' , ; ` | : .. .. .. .. ..$ os : chr "mingw32" [05:57:58.562] | : . ' , ; ` | : .. .. .. .. ..$ crt : chr "ucrt" [05:57:58.562] | : . ' , ; ` | : .. .. .. .. ..$ system : chr "x86_64, mingw32" [05:57:58.562] | : . ' , ; ` | : .. .. .. .. ..$ status : chr "Under development (unstable)" [05:57:58.562] | : . ' , ; ` | : .. .. .. .. ..$ major : chr "4" [05:57:58.562] | : . ' , ; ` | : .. .. .. .. ..$ minor : chr "6.0" [05:57:58.562] | : . ' , ; ` | : .. .. .. .. ..$ year : chr "2025" [05:57:58.562] | : . ' , ; ` | : .. .. .. .. ..$ month : chr "06" [05:57:58.562] | : . ' , ; ` | : .. .. .. .. ..$ day : chr "04" [05:57:58.562] | : . ' , ; ` | : .. .. .. .. ..$ svn rev : chr "88278" [05:57:58.562] | : . ' , ; ` | : .. .. .. .. ..$ language : chr "R" [05:57:58.562] | : . ' , ; ` | : .. .. .. .. ..$ version.string: chr "R Under development (unstable) (2025-06-04 r88278 ucrt)" [05:57:58.562] | : . ' , ; ` | : .. .. .. .. ..$ nickname : chr "Unsuffered Consequences" [05:57:58.562] | : . ' , ; ` | : .. .. .. ..$ locale : chr "LC_COLLATE=C;LC_CTYPE=German_Germany.utf8;LC_MONETARY=C;LC_NUMERIC=C;LC_TIME=C" [05:57:58.562] | : . ' , ; ` | : .. .. .. ..$ rngkind : chr [1:3] "Mersenne-Twister" "Inversion" "Rejection" [05:57:58.562] | : . ' , ; ` | : .. .. .. ..$ namespaces: chr [1:16] "compiler" "parallelly" "graphics" "tools" ... [05:57:58.562] | : . ' , ; ` | : .. .. .. ..$ search : chr [1:10] ".GlobalEnv" "package:future" "package:stats" "package:graphics" ... [05:57:58.562] | : . ' , ; ` | : .. .. .. ..$ system : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:57:58.562] | : . ' , ; ` | : .. .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:57:58.562] | : . ' , ; ` | : .. .. ..$ timestamp: POSIXct[1:1], format: "2025-06-05 05:57:58" [05:57:58.562] | : . ' , ; ` | : .. .. ..$ signaled : int 0 [05:57:58.562] | : . ' , ; ` | : ..$ rng : logi FALSE [05:57:58.562] | : . ' , ; ` | : ..$ seed : NULL [05:57:58.562] | : . ' , ; ` | : ..$ misuseGlobalEnv : NULL [05:57:58.562] | : . ' , ; ` | : ..$ misuseConnections :List of 3 [05:57:58.562] | : . ' , ; ` | : .. ..$ added : NULL [05:57:58.562] | : . ' , ; ` | : .. ..$ removed : NULL [05:57:58.562] | : . ' , ; ` | : .. ..$ replaced: NULL [05:57:58.562] | : . ' , ; ` | : ..$ misuseDevices : NULL [05:57:58.562] | : . ' , ; ` | : ..$ misuseDefaultDevice: list() [05:57:58.562] | : . ' , ; ` | : ..$ started : POSIXct[1:1], format: "2025-06-05 05:57:58" [05:57:58.562] | : . ' , ; ` | : ..$ finished : POSIXct[1:1], format: "2025-06-05 05:57:58" [05:57:58.562] | : . ' , ; ` | : ..$ uuid : chr [1:2] "9c6324640902c759a62f10442f0e79fd" "16" [05:57:58.562] | : . ' , ; ` | : ..$ session_uuid : chr "07945620c64e3373ff98cb3c11f0434c" [05:57:58.562] | : . ' , ; ` | : .. ..- attr(*, "source")=List of 5 [05:57:58.562] | : . ' , ; ` | : .. .. ..$ host : Named chr "CRANWIN3" [05:57:58.562] | : . ' , ; ` | : .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:57:58.562] | : . ' , ; ` | : .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:57:58.562] | : . ' , ; ` | : .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:57:58.562] | : . ' , ; ` | : .. .. ..$ pid : int 193316 [05:57:58.562] | : . ' , ; ` | : .. .. ..$ time : POSIXct[1:1], format: "2025-06-05 05:57:57" [05:57:58.562] | : . ' , ; ` | : .. .. ..$ random: int 2147483647 [05:57:58.562] | : . ' , ; ` | : ..$ r_info :List of 4 [05:57:58.562] | : . ' , ; ` | : .. ..$ version :Classes 'R_system_version', 'package_version', 'numeric_version' hidden list of 1 [05:57:58.562] | : . ' , ; ` | : .. .. ..$ : int [1:3] 4 6 0 [05:57:58.562] | : . ' , ; ` | : .. ..$ os : chr "windows" [05:57:58.562] | : . ' , ; ` | : .. ..$ os_name : chr "Windows" [05:57:58.562] | : . ' , ; ` | : .. ..$ captures_utf8: logi TRUE [05:57:58.562] | : . ' , ; ` | : ..$ version : chr "1.8" [05:57:58.562] | : . ' , ; ` | : ..- attr(*, "class")= chr "FutureResult" [05:57:58.562] | : . ' , ; ` | : $ success: logi TRUE [05:57:58.562] | : . ' , ; ` | : $ time : 'proc_time' Named num [1:5] 0 0 0 NA NA [05:57:58.562] | : . ' , ; ` | : ..- attr(*, "names")= chr [1:5] "user.self" "sys.self" "elapsed" "user.child" ... [05:57:58.562] | : . ' , ; ` | : $ tag : NULL [05:57:58.609] | : . ' , ; ` | : Received FutureResult [05:57:58.609] | : . ' , ; ` | : FutureResult: [05:57:58.609] | : . ' , ; ` | : value: 'NULL' [05:57:58.609] | : . ' , ; ` | : visible: TRUE [05:57:58.609] | : . ' , ; ` | : stdout: character [05:57:58.609] | : . ' , ; ` | : conditions: [n = 1] simpleError [05:57:58.609] | : . ' , ; ` | : RNG used: FALSE [05:57:58.609] | : . ' , ; ` | : duration: 0.006084204 secs (started 2025-06-05 05:57:58.553578) [05:57:58.609] | : . ' , ; ` | : version: 1.8 [05:57:58.609] | : . ' , ; ` | : FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'remove', earlySignal = 0) ... [05:57:58.610] | : . ' , ; ` | : . Removed future from position #1 [05:57:58.610] | : . ' , ; ` | : . Number of registered futures: 0 [05:57:58.610] | : . ' , ; ` | : FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'remove', earlySignal = 0) ... done [05:57:58.610] | : . ' , ; ` | : Erased future from future backend [05:57:58.610] | : . ' , ; ` | : result() for ClusterFuture ... [05:57:58.611] | : . ' , ; ` | : . result already collected: FutureResult [05:57:58.611] | : . ' , ; ` | : result() for ClusterFuture ... done [05:57:58.611] | : . ' , ; ` | : signalConditions() ... [05:57:58.611] | : . ' , ; ` | : . include = 'immediateCondition' [05:57:58.611] | : . ' , ; ` | : . exclude = [05:57:58.611] | : . ' , ; ` | : . resignal = FALSE [05:57:58.611] | : . ' , ; ` | : . Number of conditions: 1 [05:57:58.612] | : . ' , ; ` | : . int 1 [05:57:58.612] | : . ' , ; ` | : . Condition #1 (class: 'simpleError', 'error', 'condition'): [05:57:58.612] | : . ' , ; ` | : signalConditions() ... done [05:57:58.612] | : . ' , ; ` | receiveMessageFromWorker() for ClusterFuture ... done [05:57:58.613] | : . ' , ; ` result() for ClusterFuture ... done [05:57:58.613] | : . ' , ; ` result() for ClusterFuture ... [05:57:58.613] | : . ' , ; ` | result already collected: FutureResult [05:57:58.613] | : . ' , ; ` result() for ClusterFuture ... done [05:57:58.613] | : . ' , ; ` signalConditions() ... [05:57:58.613] | : . ' , ; ` | include = 'immediateCondition' [05:57:58.614] | : . ' , ; ` | exclude = [05:57:58.614] | : . ' , ; ` | resignal = FALSE [05:57:58.614] | : . ' , ; ` | Number of conditions: 1 [05:57:58.614] | : . ' , ; ` | int 1 [05:57:58.615] | : . ' , ; ` | Condition #1 (class: 'simpleError', 'error', 'condition'): [05:57:58.615] | : . ' , ; ` signalConditions() ... done [05:57:58.615] | : . ' , ; ` relay stdout ... [05:57:58.615] | : . ' , ; ` relay stdout ... done [05:57:58.615] | : . ' , ; ` check for misuse ... [05:57:58.615] | : . ' , ; ` check for misuse ... done [05:57:58.616] | : . ' , ; ` relay conditions ... [05:57:58.616] | : . ' , ; ` | Future state: 'finished' [05:57:58.616] | : . ' , ; ` | result() for ClusterFuture ... [05:57:58.616] | : . ' , ; ` | : result already collected: FutureResult [05:57:58.616] | : . ' , ; ` | result() for ClusterFuture ... done [05:57:58.616] | : . ' , ; ` | signalConditions() ... [05:57:58.617] | : . ' , ; ` | : include = 'condition' [05:57:58.617] | : . ' , ; ` | : exclude = 'immediateCondition' [05:57:58.617] | : . ' , ; ` | : resignal = TRUE [05:57:58.617] | : . ' , ; ` | : Number of conditions: 1 [05:57:58.618] | : . ' , ; ` | : int 1 [05:57:58.618] | : . ' , ; ` | : Condition #1 (class: 'simpleError', 'error', 'condition'): [05:57:58.619] | : . ' , ; ` | : Condition #1: 'simpleError', 'error', 'condition' [05:57:58.619] | : . ' , ; ` | signalConditions() ... done [05:57:58.619] | : . ' , ; ` relay conditions ... done [05:57:58.620] | : . ' , ; ` future(..., label = NULL) ... [05:57:58.620] | : . ' , ; ` | lazy: FALSE [05:57:58.620] | : . ' , ; ` | stdout: TRUE [05:57:58.621] | : . ' , ; ` | conditions: [n=1] 'condition' [05:57:58.621] | : . ' , ; ` | gc: FALSE [05:57:58.621] | : . ' , ; ` | earlySignal: FALSE [05:57:58.621] | : . ' , ; ` | getGlobalsAndPackages() ... [05:57:58.622] | : . ' , ; ` | : Searching for globals ... [05:57:58.643] | : . ' , ; ` | : . globals found: [6] '{', 'if', '==', '%%', 'ii', 'stop' [05:57:58.643] | : . ' , ; ` | : Searching for globals ... done [05:57:58.643] | : . ' , ; ` | : Resolving globals: FALSE [05:57:58.643] | : . ' , ; ` | : Search for packages associated with the globals ... [05:57:58.644] | : . ' , ; ` | : . Packages associated with globals: [1] 'base' [05:57:58.644] | : . ' , ; ` | : . Packages: [1] 'base' [05:57:58.645] | : . ' , ; ` | : Search for packages associated with the globals ... done [05:57:58.645] | : . ' , ; ` | : Packages after dropping 'base': [0] [05:57:58.645] | : . ' , ; ` | : globals: [1] 'ii' [05:57:58.646] | : . ' , ; ` | : packages: [0] [05:57:58.646] | : . ' , ; ` | getGlobalsAndPackages() ... done [05:57:58.646] | : . ' , ; ` | run() for 'Future' () ... [05:57:58.647] | : . ' , ; ` | : state: 'created' [05:57:58.647] | : . ' , ; ` | : plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [05:57:58.647] | : . ' , ; ` | : plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [05:57:58.647] | : . ' , ; ` | : Using MultisessionFutureBackend ... [05:57:58.648] | : . ' , ; ` | : . Number of futures since start: 3 (3 created, 3 launched, 3 finished) [05:57:58.648] | : . ' , ; ` | : . Launching futures ... [05:57:58.648] | : . ' , ; ` | : . ' launchFuture() for ClusterFutureBackend ... [05:57:58.648] | : . ' , ; ` | : . ' , Workers: [n=2] [05:57:58.649] | : . ' , ; ` | : . ' , Socket cluster with 2 nodes where 2 nodes are on host 'localhost' (R Under development (unstable) (2025-06-04 r88278 ucrt), platform x86_64-w64-mingw32) [05:57:58.651] | : . ' , ; ` | : . ' , FutureRegistry: 'workers-5dc243a0b0bc3ee8ad565614def2b209' [05:57:58.651] | : . ' , ; ` | : . ' , requestWorker() ... [05:57:58.651] | : . ' , ; ` | : . ' , ; requestNode() ... [05:57:58.652] | : . ' , ; ` | : . ' , ; ` Number of workers: 2 [05:57:58.652] | : . ' , ; ` | : . ' , ; ` Polling for a free worker ... [05:57:58.652] | : . ' , ; ` | : . ' , ; ` | FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'list', earlySignal = 0) ... [05:57:58.652] | : . ' , ; ` | : . ' , ; ` | : Listing all futures [05:57:58.652] | : . ' , ; ` | : . ' , ; ` | : Number of registered futures: 0 [05:57:58.652] | : . ' , ; ` | : . ' , ; ` | FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'list', earlySignal = 0) ... done [05:57:58.653] | : . ' , ; ` | : . ' , ; ` | Total time: 0 [05:57:58.653] | : . ' , ; ` | : . ' , ; ` Polling for a free worker ... done [05:57:58.653] | : . ' , ; ` | : . ' , ; ` FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'list', earlySignal = 0) ... [05:57:58.653] | : . ' , ; ` | : . ' , ; ` | Listing all futures [05:57:58.653] | : . ' , ; ` | : . ' , ; ` | Number of registered futures: 0 [05:57:58.653] | : . ' , ; ` | : . ' , ; ` FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'list', earlySignal = 0) ... done [05:57:58.654] | : . ' , ; ` | : . ' , ; ` avail: [n=2] '1', '2' [05:57:58.654] | : . ' , ; ` | : . ' , ; ` Index of first available worker: 1 [05:57:58.654] | : . ' , ; ` | : . ' , ; ` Validate that the worker is functional ... [05:57:58.725] | : . ' , ; ` | : . ' , ; ` | Worker is functional [05:57:58.725] | : . ' , ; ` | : . ' , ; ` | FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'list', earlySignal = 0) ... [05:57:58.725] | : . ' , ; ` | : . ' , ; ` | : Listing all futures [05:57:58.726] | : . ' , ; ` | : . ' , ; ` | : Number of registered futures: 0 [05:57:58.726] | : . ' , ; ` | : . ' , ; ` | FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'list', earlySignal = 0) ... done [05:57:58.726] | : . ' , ; ` | : . ' , ; ` Validate that the worker is functional ... done [05:57:58.726] | : . ' , ; ` | : . ' , ; requestNode() ... done [05:57:58.727] | : . ' , ; ` | : . ' , ; cluster node index: 1 [05:57:58.727] | : . ' , ; ` | : . ' , requestWorker() ... done [05:57:58.727] | : . ' , ; ` | : . ' , eraseGlobalEnvironment() ... [05:57:58.728] | : . ' , ; ` | : . ' , eraseGlobalEnvironment() ... done [05:57:58.728] | : . ' , ; ` | : . ' , launchFuture() ... [05:57:58.729] | : . ' , ; ` | : . ' , ; cluster node index: 1 [05:57:58.729] | : . ' , ; ` | : . ' , ; getFutureData() ... [05:57:58.729] | : . ' , ; ` | : . ' , ; ` getFutureCore() ... [05:57:58.730] | : . ' , ; ` | : . ' , ; ` | Packages needed by the future expression (n = 0): [05:57:58.730] | : . ' , ; ` | : . ' , ; ` getFutureCore() ... done [05:57:58.730] | : . ' , ; ` | : . ' , ; ` getFutureCapture() ... [05:57:58.731] | : . ' , ; ` | : . ' , ; ` getFutureCapture() ... done [05:57:58.731] | : . ' , ; ` | : . ' , ; ` getFutureContext() ... [05:57:58.731] | : . ' , ; ` | : . ' , ; ` | plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [05:57:58.732] | : . ' , ; ` | : . ' , ; ` | : Getting stack without first backend: [n=0] [05:57:58.732] | : . ' , ; ` | : . ' , ; ` | plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [05:57:58.732] | : . ' , ; ` | : . ' , ; ` | Packages needed by future backend (n = 0): [05:57:58.733] | : . ' , ; ` | : . ' , ; ` getFutureContext() ... done [05:57:58.733] | : . ' , ; ` | : . ' , ; getFutureData() ... done [05:57:58.734] | : . ' , ; ` | : . ' , ; FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'add', earlySignal = 0) ... [05:57:58.734] | : . ' , ; ` | : . ' , ; ` Appended future to position #1 [05:57:58.734] | : . ' , ; ` | : . ' , ; ` Number of registered futures: 1 [05:57:58.735] | : . ' , ; ` | : . ' , ; FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'add', earlySignal = 0) ... done [05:57:58.735] | : . ' , ; ` | : . ' , launchFuture() ... done [05:57:58.735] | : . ' , ; ` | : . ' , MultisessionFuture started [05:57:58.736] | : . ' , ; ` | : . ' launchFuture() for ClusterFutureBackend ... done [05:57:58.736] | : . ' , ; ` | : . Launching futures ... done [05:57:58.736] | : . ' , ; ` | : . Future launched: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [05:57:58.737] | : . ' , ; ` | : Using MultisessionFutureBackend ... done [05:57:58.737] | : . ' , ; ` | run() for 'Future' () ... done [05:57:58.737] | : . ' , ; ` future(..., label = NULL) ... done [05:57:58.738] | : . ' , ; ` future(..., label = NULL) ... [05:57:58.738] | : . ' , ; ` | lazy: FALSE [05:57:58.739] | : . ' , ; ` | stdout: TRUE [05:57:58.739] | : . ' , ; ` | conditions: [n=1] 'condition' [05:57:58.739] | : . ' , ; ` | gc: FALSE [05:57:58.740] | : . ' , ; ` | earlySignal: FALSE [05:57:58.740] | : . ' , ; ` | getGlobalsAndPackages() ... [05:57:58.740] | : . ' , ; ` | : Searching for globals ... [05:57:58.774] | : . ' , ; ` | : . globals found: [6] '{', 'if', '==', '%%', 'ii', 'stop' [05:57:58.775] | : . ' , ; ` | : Searching for globals ... done [05:57:58.775] | : . ' , ; ` | : Resolving globals: FALSE [05:57:58.775] | : . ' , ; ` | : Search for packages associated with the globals ... [05:57:58.776] | : . ' , ; ` | : . Packages associated with globals: [1] 'base' [05:57:58.777] | : . ' , ; ` | : . Packages: [1] 'base' [05:57:58.777] | : . ' , ; ` | : Search for packages associated with the globals ... done [05:57:58.778] | : . ' , ; ` | : Packages after dropping 'base': [0] [05:57:58.778] | : . ' , ; ` | : globals: [1] 'ii' [05:57:58.778] | : . ' , ; ` | : packages: [0] [05:57:58.779] | : . ' , ; ` | getGlobalsAndPackages() ... done [05:57:58.779] | : . ' , ; ` | run() for 'Future' () ... [05:57:58.780] | : . ' , ; ` | : state: 'created' [05:57:58.780] | : . ' , ; ` | : plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [05:57:58.780] | : . ' , ; ` | : plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [05:57:58.781] | : . ' , ; ` | : Using MultisessionFutureBackend ... [05:57:58.781] | : . ' , ; ` | : . Number of futures since start: 4 (4 created, 4 launched, 3 finished) [05:57:58.781] | : . ' , ; ` | : . Launching futures ... [05:57:58.782] | : . ' , ; ` | : . ' launchFuture() for ClusterFutureBackend ... [05:57:58.782] | : . ' , ; ` | : . ' , Workers: [n=2] [05:57:58.782] | : . ' , ; ` | : . ' , Socket cluster with 2 nodes where 2 nodes are on host 'localhost' (R Under development (unstable) (2025-06-04 r88278 ucrt), platform x86_64-w64-mingw32) [05:57:58.786] | : . ' , ; ` | : . ' , FutureRegistry: 'workers-5dc243a0b0bc3ee8ad565614def2b209' [05:57:58.786] | : . ' , ; ` | : . ' , requestWorker() ... [05:57:58.787] | : . ' , ; ` | : . ' , ; requestNode() ... [05:57:58.787] | : . ' , ; ` | : . ' , ; ` Number of workers: 2 [05:57:58.787] | : . ' , ; ` | : . ' , ; ` Polling for a free worker ... [05:57:58.788] | : . ' , ; ` | : . ' , ; ` | FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'list', earlySignal = 0) ... [05:57:58.788] | : . ' , ; ` | : . ' , ; ` | : Listing all futures [05:57:58.788] | : . ' , ; ` | : . ' , ; ` | : Number of registered futures: 1 [05:57:58.789] | : . ' , ; ` | : . ' , ; ` | FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'list', earlySignal = 0) ... done [05:57:58.789] | : . ' , ; ` | : . ' , ; ` | Total time: 0 [05:57:58.789] | : . ' , ; ` | : . ' , ; ` Polling for a free worker ... done [05:57:58.790] | : . ' , ; ` | : . ' , ; ` FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'list', earlySignal = 0) ... [05:57:58.790] | : . ' , ; ` | : . ' , ; ` | Listing all futures [05:57:58.790] | : . ' , ; ` | : . ' , ; ` | Number of registered futures: 1 [05:57:58.791] | : . ' , ; ` | : . ' , ; ` FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'list', earlySignal = 0) ... done [05:57:58.791] | : . ' , ; ` | : . ' , ; ` avail: [n=2] '2' [05:57:58.791] | : . ' , ; ` | : . ' , ; ` Index of first available worker: 2 [05:57:58.792] | : . ' , ; ` | : . ' , ; ` Validate that the worker is functional ... [05:57:58.968] | : . ' , ; ` | : . ' , ; ` | Worker is functional [05:57:58.969] | : . ' , ; ` | : . ' , ; ` | FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'list', earlySignal = 0) ... [05:57:58.969] | : . ' , ; ` | : . ' , ; ` | : Listing all futures [05:57:58.970] | : . ' , ; ` | : . ' , ; ` | : Number of registered futures: 1 [05:57:58.970] | : . ' , ; ` | : . ' , ; ` | FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'list', earlySignal = 0) ... done [05:57:58.970] | : . ' , ; ` | : . ' , ; ` Validate that the worker is functional ... done [05:57:58.971] | : . ' , ; ` | : . ' , ; requestNode() ... done [05:57:58.971] | : . ' , ; ` | : . ' , ; cluster node index: 2 [05:57:58.971] | : . ' , ; ` | : . ' , requestWorker() ... done [05:57:58.972] | : . ' , ; ` | : . ' , eraseGlobalEnvironment() ... [05:57:58.973] | : . ' , ; ` | : . ' , eraseGlobalEnvironment() ... done [05:57:58.973] | : . ' , ; ` | : . ' , launchFuture() ... [05:57:58.974] | : . ' , ; ` | : . ' , ; cluster node index: 2 [05:57:58.974] | : . ' , ; ` | : . ' , ; getFutureData() ... [05:57:58.974] | : . ' , ; ` | : . ' , ; ` getFutureCore() ... [05:57:58.974] | : . ' , ; ` | : . ' , ; ` | Packages needed by the future expression (n = 0): [05:57:58.975] | : . ' , ; ` | : . ' , ; ` getFutureCore() ... done [05:57:58.975] | : . ' , ; ` | : . ' , ; ` getFutureCapture() ... [05:57:58.975] | : . ' , ; ` | : . ' , ; ` getFutureCapture() ... done [05:57:58.975] | : . ' , ; ` | : . ' , ; ` getFutureContext() ... [05:57:58.976] | : . ' , ; ` | : . ' , ; ` | plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [05:57:58.976] | : . ' , ; ` | : . ' , ; ` | : Getting stack without first backend: [n=0] [05:57:58.976] | : . ' , ; ` | : . ' , ; ` | plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [05:57:58.976] | : . ' , ; ` | : . ' , ; ` | Packages needed by future backend (n = 0): [05:57:58.976] | : . ' , ; ` | : . ' , ; ` getFutureContext() ... done [05:57:58.977] | : . ' , ; ` | : . ' , ; getFutureData() ... done [05:57:58.977] | : . ' , ; ` | : . ' , ; FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'add', earlySignal = 0) ... [05:57:58.978] | : . ' , ; ` | : . ' , ; ` Appended future to position #2 [05:57:58.978] | : . ' , ; ` | : . ' , ; ` Number of registered futures: 2 [05:57:58.978] | : . ' , ; ` | : . ' , ; FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'add', earlySignal = 0) ... done [05:57:58.978] | : . ' , ; ` | : . ' , launchFuture() ... done [05:57:58.978] | : . ' , ; ` | : . ' , MultisessionFuture started [05:57:58.979] | : . ' , ; ` | : . ' launchFuture() for ClusterFutureBackend ... done [05:57:58.979] | : . ' , ; ` | : . Launching futures ... done [05:57:58.979] | : . ' , ; ` | : . Future launched: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [05:57:58.979] | : . ' , ; ` | : Using MultisessionFutureBackend ... done [05:57:58.979] | : . ' , ; ` | run() for 'Future' () ... done [05:57:58.980] | : . ' , ; ` future(..., label = NULL) ... done [05:57:58.980] | : . ' , ; ` future(..., label = NULL) ... [05:57:58.981] | : . ' , ; ` | lazy: FALSE [05:57:58.981] | : . ' , ; ` | stdout: TRUE [05:57:58.981] | : . ' , ; ` | conditions: [n=1] 'condition' [05:57:58.982] | : . ' , ; ` | gc: FALSE [05:57:58.982] | : . ' , ; ` | earlySignal: FALSE [05:57:58.982] | : . ' , ; ` | getGlobalsAndPackages() ... [05:57:58.983] | : . ' , ; ` | : Searching for globals ... [05:57:59.014] | : . ' , ; ` | : . globals found: [6] '{', 'if', '==', '%%', 'ii', 'stop' [05:57:59.014] | : . ' , ; ` | : Searching for globals ... done [05:57:59.015] | : . ' , ; ` | : Resolving globals: FALSE [05:57:59.015] | : . ' , ; ` | : Search for packages associated with the globals ... [05:57:59.015] | : . ' , ; ` | : . Packages associated with globals: [1] 'base' [05:57:59.016] | : . ' , ; ` | : . Packages: [1] 'base' [05:57:59.017] | : . ' , ; ` | : Search for packages associated with the globals ... done [05:57:59.017] | : . ' , ; ` | : Packages after dropping 'base': [0] [05:57:59.017] | : . ' , ; ` | : globals: [1] 'ii' [05:57:59.018] | : . ' , ; ` | : packages: [0] [05:57:59.018] | : . ' , ; ` | getGlobalsAndPackages() ... done [05:57:59.019] | : . ' , ; ` | run() for 'Future' () ... [05:57:59.019] | : . ' , ; ` | : state: 'created' [05:57:59.019] | : . ' , ; ` | : plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [05:57:59.020] | : . ' , ; ` | : plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [05:57:59.020] | : . ' , ; ` | : Using MultisessionFutureBackend ... [05:57:59.020] | : . ' , ; ` | : . Number of futures since start: 5 (5 created, 5 launched, 3 finished) [05:57:59.021] | : . ' , ; ` | : . Launching futures ... [05:57:59.021] | : . ' , ; ` | : . ' launchFuture() for ClusterFutureBackend ... [05:57:59.021] | : . ' , ; ` | : . ' , Workers: [n=2] [05:57:59.022] | : . ' , ; ` | : . ' , Socket cluster with 2 nodes where 2 nodes are on host 'localhost' (R Under development (unstable) (2025-06-04 r88278 ucrt), platform x86_64-w64-mingw32) [05:57:59.025] | : . ' , ; ` | : . ' , FutureRegistry: 'workers-5dc243a0b0bc3ee8ad565614def2b209' [05:57:59.025] | : . ' , ; ` | : . ' , requestWorker() ... [05:57:59.026] | : . ' , ; ` | : . ' , ; requestNode() ... [05:57:59.026] | : . ' , ; ` | : . ' , ; ` Number of workers: 2 [05:57:59.026] | : . ' , ; ` | : . ' , ; ` Polling for a free worker ... [05:57:59.027] | : . ' , ; ` | : . ' , ; ` | FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'list', earlySignal = 0) ... [05:57:59.027] | : . ' , ; ` | : . ' , ; ` | : Listing all futures [05:57:59.027] | : . ' , ; ` | : . ' , ; ` | : Number of registered futures: 2 [05:57:59.028] | : . ' , ; ` | : . ' , ; ` | FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'list', earlySignal = 0) ... done [05:57:59.028] | : . ' , ; ` | : . ' , ; ` | Poll #1 (0): usedNodes() = 2, workers = 2 [05:57:59.045] | : . ' , ; ` | : . ' , ; ` | FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'collect-first', earlySignal = 1) ... [05:57:59.046] | : . ' , ; ` | : . ' , ; ` | : collectValues('workers-5dc243a0b0bc3ee8ad565614def2b209', firstOnly = TRUE) ... [05:57:59.047] | : . ' , ; ` | : . ' , ; ` | : . resolved() for MultisessionFuture () ... [05:57:59.047] | : . ' , ; ` | : . ' , ; ` | : . ' Cluster node socket connection: index=4, id=466 [05:57:59.048] | : . ' , ; ` | : . ' , ; ` | : . ' assertValidConnection() ... [05:57:59.048] | : . ' , ; ` | : . ' , ; ` | : . ' , cluster node index: 1 [05:57:59.049] | : . ' , ; ` | : . ' , ; ` | : . ' assertValidConnection() ... done [05:57:59.049] | : . ' , ; ` | : . ' , ; ` | : . ' receiveMessageFromWorker() for ClusterFuture ... [05:57:59.049] | : . ' , ; ` | : . ' , ; ` | : . ' , cluster node index: 1 [05:57:59.050] | : . ' , ; ` | : . ' , ; ` | : . ' , [1] TRUE [05:57:59.050] | : . ' , ; ` | : . ' , ; ` | : . ' , received data: [05:57:59.050] | : . ' , ; ` | : . ' , ; ` | : . ' , List of 5 [05:57:59.050] | : . ' , ; ` | : . ' , ; ` | : . ' , $ type : chr "VALUE" [05:57:59.050] | : . ' , ; ` | : . ' , ; ` | : . ' , $ value :List of 16 [05:57:59.050] | : . ' , ; ` | : . ' , ; ` | : . ' , ..$ value : int 1 [05:57:59.050] | : . ' , ; ` | : . ' , ; ` | : . ' , ..$ visible : logi TRUE [05:57:59.050] | : . ' , ; ` | : . ' , ; ` | : . ' , ..$ stdout : chr "" [05:57:59.050] | : . ' , ; ` | : . ' , ; ` | : . ' , ..$ conditions : list() [05:57:59.050] | : . ' , ; ` | : . ' , ; ` | : . ' , ..$ rng : logi FALSE [05:57:59.050] | : . ' , ; ` | : . ' , ; ` | : . ' , ..$ seed : NULL [05:57:59.050] | : . ' , ; ` | : . ' , ; ` | : . ' , ..$ misuseGlobalEnv : NULL [05:57:59.050] | : . ' , ; ` | : . ' , ; ` | : . ' , ..$ misuseConnections :List of 3 [05:57:59.050] | : . ' , ; ` | : . ' , ; ` | : . ' , .. ..$ added : NULL [05:57:59.050] | : . ' , ; ` | : . ' , ; ` | : . ' , .. ..$ removed : NULL [05:57:59.050] | : . ' , ; ` | : . ' , ; ` | : . ' , .. ..$ replaced: NULL [05:57:59.050] | : . ' , ; ` | : . ' , ; ` | : . ' , ..$ misuseDevices : NULL [05:57:59.050] | : . ' , ; ` | : . ' , ; ` | : . ' , ..$ misuseDefaultDevice: list() [05:57:59.050] | : . ' , ; ` | : . ' , ; ` | : . ' , ..$ started : POSIXct[1:1], format: "2025-06-05 05:57:58" [05:57:59.050] | : . ' , ; ` | : . ' , ; ` | : . ' , ..$ finished : POSIXct[1:1], format: "2025-06-05 05:57:58" [05:57:59.050] | : . ' , ; ` | : . ' , ; ` | : . ' , ..$ uuid : chr [1:2] "9c6324640902c759a62f10442f0e79fd" "17" [05:57:59.050] | : . ' , ; ` | : . ' , ; ` | : . ' , ..$ session_uuid : chr "07945620c64e3373ff98cb3c11f0434c" [05:57:59.050] | : . ' , ; ` | : . ' , ; ` | : . ' , .. ..- attr(*, "source")=List of 5 [05:57:59.050] | : . ' , ; ` | : . ' , ; ` | : . ' , .. .. ..$ host : Named chr "CRANWIN3" [05:57:59.050] | : . ' , ; ` | : . ' , ; ` | : . ' , .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:57:59.050] | : . ' , ; ` | : . ' , ; ` | : . ' , .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:57:59.050] | : . ' , ; ` | : . ' , ; ` | : . ' , .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:57:59.050] | : . ' , ; ` | : . ' , ; ` | : . ' , .. .. ..$ pid : int 193316 [05:57:59.050] | : . ' , ; ` | : . ' , ; ` | : . ' , .. .. ..$ time : POSIXct[1:1], format: "2025-06-05 05:57:57" [05:57:59.050] | : . ' , ; ` | : . ' , ; ` | : . ' , .. .. ..$ random: int 2147483647 [05:57:59.050] | : . ' , ; ` | : . ' , ; ` | : . ' , ..$ r_info :List of 4 [05:57:59.050] | : . ' , ; ` | : . ' , ; ` | : . ' , .. ..$ version :Classes 'R_system_version', 'package_version', 'numeric_version' hidden list of 1 [05:57:59.050] | : . ' , ; ` | : . ' , ; ` | : . ' , .. .. ..$ : int [1:3] 4 6 0 [05:57:59.050] | : . ' , ; ` | : . ' , ; ` | : . ' , .. ..$ os : chr "windows" [05:57:59.050] | : . ' , ; ` | : . ' , ; ` | : . ' , .. ..$ os_name : chr "Windows" [05:57:59.050] | : . ' , ; ` | : . ' , ; ` | : . ' , .. ..$ captures_utf8: logi TRUE [05:57:59.050] | : . ' , ; ` | : . ' , ; ` | : . ' , ..$ version : chr "1.8" [05:57:59.050] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "class")= chr "FutureResult" [05:57:59.050] | : . ' , ; ` | : . ' , ; ` | : . ' , $ success: logi TRUE [05:57:59.050] | : . ' , ; ` | : . ' , ; ` | : . ' , $ time : 'proc_time' Named num [1:5] 0 0 0 NA NA [05:57:59.050] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "names")= chr [1:5] "user.self" "sys.self" "elapsed" "user.child" ... [05:57:59.050] | : . ' , ; ` | : . ' , ; ` | : . ' , $ tag : NULL [05:57:59.065] | : . ' , ; ` | : . ' , ; ` | : . ' , Received FutureResult [05:57:59.065] | : . ' , ; ` | : . ' , ; ` | : . ' , FutureResult: [05:57:59.065] | : . ' , ; ` | : . ' , ; ` | : . ' , value: 'integer' [05:57:59.065] | : . ' , ; ` | : . ' , ; ` | : . ' , visible: TRUE [05:57:59.065] | : . ' , ; ` | : . ' , ; ` | : . ' , stdout: character [05:57:59.065] | : . ' , ; ` | : . ' , ; ` | : . ' , conditions: [n = 0] [05:57:59.065] | : . ' , ; ` | : . ' , ; ` | : . ' , RNG used: FALSE [05:57:59.065] | : . ' , ; ` | : . ' , ; ` | : . ' , duration: 0.005079985 secs (started 2025-06-05 05:57:58.734487) [05:57:59.065] | : . ' , ; ` | : . ' , ; ` | : . ' , version: 1.8 [05:57:59.066] | : . ' , ; ` | : . ' , ; ` | : . ' , FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'remove', earlySignal = 0) ... [05:57:59.066] | : . ' , ; ` | : . ' , ; ` | : . ' , ; Removed future from position #1 [05:57:59.067] | : . ' , ; ` | : . ' , ; ` | : . ' , ; Number of registered futures: 1 [05:57:59.067] | : . ' , ; ` | : . ' , ; ` | : . ' , FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'remove', earlySignal = 0) ... done [05:57:59.067] | : . ' , ; ` | : . ' , ; ` | : . ' , Erased future from future backend [05:57:59.067] | : . ' , ; ` | : . ' , ; ` | : . ' , result() for ClusterFuture ... [05:57:59.067] | : . ' , ; ` | : . ' , ; ` | : . ' , ; result already collected: FutureResult [05:57:59.067] | : . ' , ; ` | : . ' , ; ` | : . ' , result() for ClusterFuture ... done [05:57:59.068] | : . ' , ; ` | : . ' , ; ` | : . ' , signalConditions() ... [05:57:59.068] | : . ' , ; ` | : . ' , ; ` | : . ' , ; include = 'immediateCondition' [05:57:59.068] | : . ' , ; ` | : . ' , ; ` | : . ' , ; exclude = [05:57:59.068] | : . ' , ; ` | : . ' , ; ` | : . ' , ; resignal = FALSE [05:57:59.068] | : . ' , ; ` | : . ' , ; ` | : . ' , ; Number of conditions: 0 [05:57:59.068] | : . ' , ; ` | : . ' , ; ` | : . ' , ; int 0 [05:57:59.069] | : . ' , ; ` | : . ' , ; ` | : . ' , signalConditions() ... done [05:57:59.069] | : . ' , ; ` | : . ' , ; ` | : . ' receiveMessageFromWorker() for ClusterFuture ... done [05:57:59.069] | : . ' , ; ` | : . ' , ; ` | : . ' receiveMessageFromWorker() returned object of class FutureResult; resolved [05:57:59.069] | : . ' , ; ` | : . ' , ; ` | : . resolved() for MultisessionFuture () ... done [05:57:59.069] | : . ' , ; ` | : . ' , ; ` | : . assertFutureResult() ... [05:57:59.070] | : . ' , ; ` | : . ' , ; ` | : . ' Future uuid: 9c6324640902c759a62f10442f0e79fd[05:57:59.070] | : . ' , ; ` | : . ' , ; ` | : . ' Future uuid: 17 [05:57:59.070] | : . ' , ; ` | : . ' , ; ` | : . ' identical; success [05:57:59.070] | : . ' , ; ` | : . ' , ; ` | : . assertFutureResult() ... done [05:57:59.070] | : . ' , ; ` | : . ' , ; ` | : . Future at position #1 is resolved ... [05:57:59.070] | : . ' , ; ` | : . ' , ; ` | : . ' value() for MultisessionFuture () ... [05:57:59.071] | : . ' , ; ` | : . ' , ; ` | : . ' , result() for ClusterFuture ... [05:57:59.071] | : . ' , ; ` | : . ' , ; ` | : . ' , ; result already collected: FutureResult [05:57:59.071] | : . ' , ; ` | : . ' , ; ` | : . ' , result() for ClusterFuture ... done [05:57:59.071] | : . ' , ; ` | : . ' , ; ` | : . ' , result() for ClusterFuture ... [05:57:59.071] | : . ' , ; ` | : . ' , ; ` | : . ' , ; result already collected: FutureResult [05:57:59.071] | : . ' , ; ` | : . ' , ; ` | : . ' , result() for ClusterFuture ... done [05:57:59.072] | : . ' , ; ` | : . ' , ; ` | : . ' , signalConditions() ... [05:57:59.072] | : . ' , ; ` | : . ' , ; ` | : . ' , ; include = 'immediateCondition' [05:57:59.072] | : . ' , ; ` | : . ' , ; ` | : . ' , ; exclude = [05:57:59.072] | : . ' , ; ` | : . ' , ; ` | : . ' , ; resignal = FALSE [05:57:59.072] | : . ' , ; ` | : . ' , ; ` | : . ' , ; Number of conditions: 0 [05:57:59.072] | : . ' , ; ` | : . ' , ; ` | : . ' , ; int 0 [05:57:59.073] | : . ' , ; ` | : . ' , ; ` | : . ' , signalConditions() ... done [05:57:59.073] | : . ' , ; ` | : . ' , ; ` | : . ' , check for misuse ... [05:57:59.073] | : . ' , ; ` | : . ' , ; ` | : . ' , check for misuse ... done [05:57:59.073] | : . ' , ; ` | : . ' , ; ` | : . ' value() for MultisessionFuture () ... done [05:57:59.074] | : . ' , ; ` | : . ' , ; ` | : . Future at position #1 is resolved ... done [05:57:59.074] | : . ' , ; ` | : . ' , ; ` | : collectValues('workers-5dc243a0b0bc3ee8ad565614def2b209', firstOnly = TRUE) ... done [05:57:59.074] | : . ' , ; ` | : . ' , ; ` | : Remove collected futures ... [05:57:59.074] | : . ' , ; ` | : . ' , ; ` | : . Indices of futures to drop: [n=1] '1' [05:57:59.074] | : . ' , ; ` | : . ' , ; ` | : Remove collected futures ... done [05:57:59.075] | : . ' , ; ` | : . ' , ; ` | FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'collect-first', earlySignal = 1) ... done [05:57:59.075] | : . ' , ; ` | : . ' , ; ` | Early signaling of 2 future candidates ... [05:57:59.075] | : . ' , ; ` | : . ' , ; ` | Number of futures with early signaling requested: 0 [05:57:59.075] | : . ' , ; ` | : . ' , ; ` | Early signaling of 2 future candidates ... done [05:57:59.075] | : . ' , ; ` | : . ' , ; ` | Number of registered futures: 2 [05:57:59.075] | : . ' , ; ` | : . ' , ; ` Polling for a free worker ... done [05:57:59.076] | : . ' , ; ` | : . ' , ; ` FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'list', earlySignal = 0) ... [05:57:59.076] | : . ' , ; ` | : . ' , ; ` | Listing all futures [05:57:59.076] | : . ' , ; ` | : . ' , ; ` | Number of registered futures: 1 [05:57:59.076] | : . ' , ; ` | : . ' , ; ` FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'list', earlySignal = 0) ... done [05:57:59.076] | : . ' , ; ` | : . ' , ; ` Total time: 0.0487368106842041 [05:57:59.076] | : . ' , ; ` | : . ' , ; requestNode() ... done [05:57:59.077] | : . ' , ; ` | : . ' , ; FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'list', earlySignal = 0) ... [05:57:59.077] | : . ' , ; ` | : . ' , ; ` Listing all futures [05:57:59.077] | : . ' , ; ` | : . ' , ; ` Number of registered futures: 1 [05:57:59.077] | : . ' , ; ` | : . ' , ; FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'list', earlySignal = 0) ... done [05:57:59.077] | : . ' , ; ` | : . ' , ; avail: [n=2] '1' [05:57:59.078] | : . ' , ; ` | : . ' , ; Index of first available worker: 1 [05:57:59.078] | : . ' , ; ` | : . ' , ; Validate that the worker is functional ... [05:57:59.152] | : . ' , ; ` | : . ' , ; ` Worker is functional [05:57:59.152] | : . ' , ; ` | : . ' , ; ` FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'list', earlySignal = 0) ... [05:57:59.153] | : . ' , ; ` | : . ' , ; ` | Listing all futures [05:57:59.156] | : . ' , ; ` | : . ' , ; ` | Number of registered futures: 1 [05:57:59.156] | : . ' , ; ` | : . ' , ; ` FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'list', earlySignal = 0) ... done [05:57:59.156] | : . ' , ; ` | : . ' , ; Validate that the worker is functional ... done [05:57:59.157] | : . ' , ; ` | : . ' , requestWorker() ... done [05:57:59.157] | : . ' , ; ` | : . ' , cluster node index: 1 [05:57:59.157] | : . ' , ; ` | : . ' launchFuture() for ClusterFutureBackend ... done [05:57:59.157] | : . ' , ; ` | : . ' eraseGlobalEnvironment() ... [05:57:59.158] | : . ' , ; ` | : . ' eraseGlobalEnvironment() ... done [05:57:59.159] | : . ' , ; ` | : . ' launchFuture() ... [05:57:59.159] | : . ' , ; ` | : . ' , cluster node index: 1 [05:57:59.159] | : . ' , ; ` | : . ' , getFutureData() ... [05:57:59.160] | : . ' , ; ` | : . ' , ; getFutureCore() ... [05:57:59.160] | : . ' , ; ` | : . ' , ; ` Packages needed by the future expression (n = 0): [05:57:59.160] | : . ' , ; ` | : . ' , ; getFutureCore() ... done [05:57:59.161] | : . ' , ; ` | : . ' , ; getFutureCapture() ... [05:57:59.161] | : . ' , ; ` | : . ' , ; getFutureCapture() ... done [05:57:59.161] | : . ' , ; ` | : . ' , ; getFutureContext() ... [05:57:59.162] | : . ' , ; ` | : . ' , ; ` plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [05:57:59.162] | : . ' , ; ` | : . ' , ; ` | Getting stack without first backend: [n=0] [05:57:59.162] | : . ' , ; ` | : . ' , ; ` plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [05:57:59.163] | : . ' , ; ` | : . ' , ; ` Packages needed by future backend (n = 0): [05:57:59.163] | : . ' , ; ` | : . ' , ; getFutureContext() ... done [05:57:59.163] | : . ' , ; ` | : . ' , getFutureData() ... done [05:57:59.164] | : . ' , ; ` | : . ' , FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'add', earlySignal = 0) ... [05:57:59.164] | : . ' , ; ` | : . ' , ; Appended future to position #2 [05:57:59.165] | : . ' , ; ` | : . ' , ; Number of registered futures: 2 [05:57:59.165] | : . ' , ; ` | : . ' , FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'add', earlySignal = 0) ... done [05:57:59.165] | : . ' , ; ` | : . ' launchFuture() ... done [05:57:59.166] | : . ' , ; ` | : . ' MultisessionFuture started [05:57:59.166] | : . ' , ; ` | : . Launching futures ... done [05:57:59.166] | : . ' , ; ` | : Using MultisessionFutureBackend ... done [05:57:59.167] | : . ' , ; ` | : Future launched: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [05:57:59.167] | : . ' , ; ` | run() for 'Future' () ... done [05:57:59.167] | : . ' , ; ` future(..., label = NULL) ... done [05:57:59.167] | : . ' , ; value() for MultisessionFuture () ... done [05:57:59.168] | : . ' , ; value() for MultisessionFuture () ... [05:57:59.168] | : . ' , ; ` result() for ClusterFuture ... [05:57:59.169] | : . ' , ; ` | result already collected: FutureResult [05:57:59.169] | : . ' , ; ` result() for ClusterFuture ... done [05:57:59.169] | : . ' , ; ` result() for ClusterFuture ... [05:57:59.170] | : . ' , ; ` | result already collected: FutureResult [05:57:59.170] | : . ' , ; ` result() for ClusterFuture ... done [05:57:59.170] | : . ' , ; ` signalConditions() ... [05:57:59.170] | : . ' , ; ` | include = 'immediateCondition' [05:57:59.171] | : . ' , ; ` | exclude = [05:57:59.171] | : . ' , ; ` | resignal = FALSE [05:57:59.171] | : . ' , ; ` | Number of conditions: 0 [05:57:59.172] | : . ' , ; ` | int 0 [05:57:59.173] | : . ' , ; ` signalConditions() ... done [05:57:59.173] | : . ' , ; ` relay stdout ... [05:57:59.173] | : . ' , ; ` relay stdout ... done [05:57:59.174] | : . ' , ; ` check for misuse ... [05:57:59.174] | : . ' , ; ` check for misuse ... done [05:57:59.174] | : . ' , ; value() for MultisessionFuture () ... done [05:57:59.175] | : . ' , ; value() for MultisessionFuture () ... [05:57:59.175] | : . ' , ; ` result() for ClusterFuture ... [05:57:59.175] | : . ' , ; ` | assertValidConnection() ... [05:57:59.176] | : . ' , ; ` | : cluster node index: 2 [05:57:59.176] | : . ' , ; ` | assertValidConnection() ... done [05:57:59.177] | : . ' , ; ` | receiveMessageFromWorker() for ClusterFuture ... [05:57:59.177] | : . ' , ; ` | : cluster node index: 2 [05:57:59.178] | : . ' , ; ` | : [1] TRUE [05:57:59.178] | : . ' , ; ` | : received data: [05:57:59.179] | : . ' , ; ` | : List of 5 [05:57:59.179] | : . ' , ; ` | : $ type : chr "VALUE" [05:57:59.179] | : . ' , ; ` | : $ value :List of 16 [05:57:59.179] | : . ' , ; ` | : ..$ value : NULL [05:57:59.179] | : . ' , ; ` | : ..$ visible : logi TRUE [05:57:59.179] | : . ' , ; ` | : ..$ stdout : chr "" [05:57:59.179] | : . ' , ; ` | : ..$ conditions :List of 1 [05:57:59.179] | : . ' , ; ` | : .. ..$ :List of 5 [05:57:59.179] | : . ' , ; ` | : .. .. ..$ condition:List of 2 [05:57:59.179] | : . ' , ; ` | : .. .. .. ..$ message: chr "Woops!" [05:57:59.179] | : . ' , ; ` | : .. .. .. ..$ call : language eval(quote({ { ... [05:57:59.179] | : . ' , ; ` | : .. .. .. ..- attr(*, "class")= chr [1:3] "simpleError" "error" "condition" [05:57:59.179] | : . ' , ; ` | : .. .. ..$ calls :List of 10 [05:57:59.179] | : . ' , ; ` | : .. .. .. ..$ : language eval(expr, envir = globalenv()) [05:57:59.179] | : . ' , ; ` | : .. .. .. ..$ : language eval(expr, envir = globalenv()) [05:57:59.179] | : . ' , ; ` | : .. .. .. ..$ : language local({ { ... [05:57:59.179] | : . ' , ; ` | : .. .. .. ..$ : language eval.parent(substitute(eval(quote(expr), envir))) [05:57:59.179] | : . ' , ; ` | : .. .. .. ..$ : language eval(expr, p) [05:57:59.179] | : . ' , ; ` | : .. .. .. ..$ : language eval(expr, p) [05:57:59.179] | : . ' , ; ` | : .. .. .. ..$ : language eval(quote({ { ... [05:57:59.179] | : . ' , ; ` | : .. .. .. ..$ : language eval(quote({ { ... [05:57:59.179] | : . ' , ; ` | : .. .. .. ..$ : language stop("Woops!") [05:57:59.179] | : . ' , ; ` | : .. .. .. ..$ : language eval(quote({ { ... [05:57:59.179] | : . ' , ; ` | : .. .. ..$ session :List of 6 [05:57:59.179] | : . ' , ; ` | : .. .. .. ..$ r :List of 15 [05:57:59.179] | : . ' , ; ` | : .. .. .. .. ..$ platform : chr "x86_64-w64-mingw32" [05:57:59.179] | : . ' , ; ` | : .. .. .. .. ..$ arch : chr "x86_64" [05:57:59.179] | : . ' , ; ` | : .. .. .. .. ..$ os : chr "mingw32" [05:57:59.179] | : . ' , ; ` | : .. .. .. .. ..$ crt : chr "ucrt" [05:57:59.179] | : . ' , ; ` | : .. .. .. .. ..$ system : chr "x86_64, mingw32" [05:57:59.179] | : . ' , ; ` | : .. .. .. .. ..$ status : chr "Under development (unstable)" [05:57:59.179] | : . ' , ; ` | : .. .. .. .. ..$ major : chr "4" [05:57:59.179] | : . ' , ; ` | : .. .. .. .. ..$ minor : chr "6.0" [05:57:59.179] | : . ' , ; ` | : .. .. .. .. ..$ year : chr "2025" [05:57:59.179] | : . ' , ; ` | : .. .. .. .. ..$ month : chr "06" [05:57:59.179] | : . ' , ; ` | : .. .. .. .. ..$ day : chr "04" [05:57:59.179] | : . ' , ; ` | : .. .. .. .. ..$ svn rev : chr "88278" [05:57:59.179] | : . ' , ; ` | : .. .. .. .. ..$ language : chr "R" [05:57:59.179] | : . ' , ; ` | : .. .. .. .. ..$ version.string: chr "R Under development (unstable) (2025-06-04 r88278 ucrt)" [05:57:59.179] | : . ' , ; ` | : .. .. .. .. ..$ nickname : chr "Unsuffered Consequences" [05:57:59.179] | : . ' , ; ` | : .. .. .. ..$ locale : chr "LC_COLLATE=C;LC_CTYPE=German_Germany.utf8;LC_MONETARY=C;LC_NUMERIC=C;LC_TIME=C" [05:57:59.179] | : . ' , ; ` | : .. .. .. ..$ rngkind : chr [1:3] "Mersenne-Twister" "Inversion" "Rejection" [05:57:59.179] | : . ' , ; ` | : .. .. .. ..$ namespaces: chr [1:16] "compiler" "parallelly" "graphics" "tools" ... [05:57:59.179] | : . ' , ; ` | : .. .. .. ..$ search : chr [1:10] ".GlobalEnv" "package:future" "package:stats" "package:graphics" ... [05:57:59.179] | : . ' , ; ` | : .. .. .. ..$ system : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:57:59.179] | : . ' , ; ` | : .. .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:57:59.179] | : . ' , ; ` | : .. .. ..$ timestamp: POSIXct[1:1], format: "2025-06-05 05:57:59" [05:57:59.179] | : . ' , ; ` | : .. .. ..$ signaled : int 0 [05:57:59.179] | : . ' , ; ` | : ..$ rng : logi FALSE [05:57:59.179] | : . ' , ; ` | : ..$ seed : NULL [05:57:59.179] | : . ' , ; ` | : ..$ misuseGlobalEnv : NULL [05:57:59.179] | : . ' , ; ` | : ..$ misuseConnections :List of 3 [05:57:59.179] | : . ' , ; ` | : .. ..$ added : NULL [05:57:59.179] | : . ' , ; ` | : .. ..$ removed : NULL [05:57:59.179] | : . ' , ; ` | : .. ..$ replaced: NULL [05:57:59.179] | : . ' , ; ` | : ..$ misuseDevices : NULL [05:57:59.179] | : . ' , ; ` | : ..$ misuseDefaultDevice: list() [05:57:59.179] | : . ' , ; ` | : ..$ started : POSIXct[1:1], format: "2025-06-05 05:57:58" [05:57:59.179] | : . ' , ; ` | : ..$ finished : POSIXct[1:1], format: "2025-06-05 05:57:59" [05:57:59.179] | : . ' , ; ` | : ..$ uuid : chr [1:2] "9c6324640902c759a62f10442f0e79fd" "18" [05:57:59.179] | : . ' , ; ` | : ..$ session_uuid : chr "df0551ce9ff591d5d4155ae684d63136" [05:57:59.179] | : . ' , ; ` | : .. ..- attr(*, "source")=List of 5 [05:57:59.179] | : . ' , ; ` | : .. .. ..$ host : Named chr "CRANWIN3" [05:57:59.179] | : . ' , ; ` | : .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:57:59.179] | : . ' , ; ` | : .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:57:59.179] | : . ' , ; ` | : .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:57:59.179] | : . ' , ; ` | : .. .. ..$ pid : int 178688 [05:57:59.179] | : . ' , ; ` | : .. .. ..$ time : POSIXct[1:1], format: "2025-06-05 05:57:58" [05:57:59.179] | : . ' , ; ` | : .. .. ..$ random: int 2147483647 [05:57:59.179] | : . ' , ; ` | : ..$ r_info :List of 4 [05:57:59.179] | : . ' , ; ` | : .. ..$ version :Classes 'R_system_version', 'package_version', 'numeric_version' hidden list of 1 [05:57:59.179] | : . ' , ; ` | : .. .. ..$ : int [1:3] 4 6 0 [05:57:59.179] | : . ' , ; ` | : .. ..$ os : chr "windows" [05:57:59.179] | : . ' , ; ` | : .. ..$ os_name : chr "Windows" [05:57:59.179] | : . ' , ; ` | : .. ..$ captures_utf8: logi TRUE [05:57:59.179] | : . ' , ; ` | : ..$ version : chr "1.8" [05:57:59.179] | : . ' , ; ` | : ..- attr(*, "class")= chr "FutureResult" [05:57:59.179] | : . ' , ; ` | : $ success: logi TRUE [05:57:59.179] | : . ' , ; ` | : $ time : 'proc_time' Named num [1:5] 0.08 0 0.08 NA NA [05:57:59.179] | : . ' , ; ` | : ..- attr(*, "names")= chr [1:5] "user.self" "sys.self" "elapsed" "user.child" ... [05:57:59.179] | : . ' , ; ` | : $ tag : NULL [05:57:59.228] | : . ' , ; ` | : Received FutureResult [05:57:59.228] | : . ' , ; ` | : FutureResult: [05:57:59.228] | : . ' , ; ` | : value: 'NULL' [05:57:59.228] | : . ' , ; ` | : visible: TRUE [05:57:59.228] | : . ' , ; ` | : stdout: character [05:57:59.228] | : . ' , ; ` | : conditions: [n = 1] simpleError [05:57:59.228] | : . ' , ; ` | : RNG used: FALSE [05:57:59.228] | : . ' , ; ` | : duration: 0.07231903 secs (started 2025-06-05 05:57:58.979764) [05:57:59.228] | : . ' , ; ` | : version: 1.8 [05:57:59.229] | : . ' , ; ` | : FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'remove', earlySignal = 0) ... [05:57:59.229] | : . ' , ; ` | : . Removed future from position #1 [05:57:59.230] | : . ' , ; ` | : . Number of registered futures: 1 [05:57:59.230] | : . ' , ; ` | : FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'remove', earlySignal = 0) ... done [05:57:59.230] | : . ' , ; ` | : Erased future from future backend [05:57:59.231] | : . ' , ; ` | : result() for ClusterFuture ... [05:57:59.231] | : . ' , ; ` | : . result already collected: FutureResult [05:57:59.231] | : . ' , ; ` | : result() for ClusterFuture ... done [05:57:59.232] | : . ' , ; ` | : signalConditions() ... [05:57:59.232] | : . ' , ; ` | : . include = 'immediateCondition' [05:57:59.232] | : . ' , ; ` | : . exclude = [05:57:59.233] | : . ' , ; ` | : . resignal = FALSE [05:57:59.233] | : . ' , ; ` | : . Number of conditions: 1 [05:57:59.233] | : . ' , ; ` | : . int 1 [05:57:59.234] | : . ' , ; ` | : . Condition #1 (class: 'simpleError', 'error', 'condition'): [05:57:59.234] | : . ' , ; ` | : signalConditions() ... done [05:57:59.235] | : . ' , ; ` | receiveMessageFromWorker() for ClusterFuture ... done [05:57:59.235] | : . ' , ; ` result() for ClusterFuture ... done [05:57:59.236] | : . ' , ; ` result() for ClusterFuture ... [05:57:59.236] | : . ' , ; ` | result already collected: FutureResult [05:57:59.236] | : . ' , ; ` result() for ClusterFuture ... done [05:57:59.236] | : . ' , ; ` signalConditions() ... [05:57:59.237] | : . ' , ; ` | include = 'immediateCondition' [05:57:59.237] | : . ' , ; ` | exclude = [05:57:59.237] | : . ' , ; ` | resignal = FALSE [05:57:59.238] | : . ' , ; ` | Number of conditions: 1 [05:57:59.238] | : . ' , ; ` | int 1 [05:57:59.239] | : . ' , ; ` | Condition #1 (class: 'simpleError', 'error', 'condition'): [05:57:59.239] | : . ' , ; ` signalConditions() ... done [05:57:59.239] | : . ' , ; ` relay stdout ... [05:57:59.240] | : . ' , ; ` relay stdout ... done [05:57:59.240] | : . ' , ; ` check for misuse ... [05:57:59.240] | : . ' , ; ` check for misuse ... done [05:57:59.241] | : . ' , ; ` relay conditions ... [05:57:59.241] | : . ' , ; ` | Future state: 'finished' [05:57:59.241] | : . ' , ; ` | result() for ClusterFuture ... [05:57:59.242] | : . ' , ; ` | : result already collected: FutureResult [05:57:59.242] | : . ' , ; ` | result() for ClusterFuture ... done [05:57:59.242] | : . ' , ; ` | signalConditions() ... [05:57:59.242] | : . ' , ; ` | : include = 'condition' [05:57:59.243] | : . ' , ; ` | : exclude = 'immediateCondition' [05:57:59.243] | : . ' , ; ` | : resignal = TRUE [05:57:59.243] | : . ' , ; ` | : Number of conditions: 1 [05:57:59.244] | : . ' , ; ` | : int 1 [05:57:59.244] | : . ' , ; ` | : Condition #1 (class: 'simpleError', 'error', 'condition'): [05:57:59.245] | : . ' , ; ` | : Condition #1: 'simpleError', 'error', 'condition' [05:57:59.245] | : . ' , ; ` | signalConditions() ... done [05:57:59.246] | : . ' , ; ` relay conditions ... done [05:57:59.246] | : . ' , ; ` value() for MultisessionFuture () ... [05:57:59.247] | : . ' , ; ` | result() for ClusterFuture ... [05:57:59.247] | : . ' , ; ` | : assertValidConnection() ... [05:57:59.247] | : . ' , ; ` | : . cluster node index: 1 [05:57:59.248] | : . ' , ; ` | : assertValidConnection() ... done [05:57:59.248] | : . ' , ; ` | : receiveMessageFromWorker() for ClusterFuture ... [05:57:59.249] | : . ' , ; ` | : . cluster node index: 1 [05:57:59.249] | : . ' , ; ` | : . [1] TRUE [05:57:59.250] | : . ' , ; ` | : . received data: [05:57:59.250] | : . ' , ; ` | : . List of 5 [05:57:59.250] | : . ' , ; ` | : . $ type : chr "VALUE" [05:57:59.250] | : . ' , ; ` | : . $ value :List of 16 [05:57:59.250] | : . ' , ; ` | : . ..$ value : int 3 [05:57:59.250] | : . ' , ; ` | : . ..$ visible : logi TRUE [05:57:59.250] | : . ' , ; ` | : . ..$ stdout : chr "" [05:57:59.250] | : . ' , ; ` | : . ..$ conditions : list() [05:57:59.250] | : . ' , ; ` | : . ..$ rng : logi FALSE [05:57:59.250] | : . ' , ; ` | : . ..$ seed : NULL [05:57:59.250] | : . ' , ; ` | : . ..$ misuseGlobalEnv : NULL [05:57:59.250] | : . ' , ; ` | : . ..$ misuseConnections :List of 3 [05:57:59.250] | : . ' , ; ` | : . .. ..$ added : NULL [05:57:59.250] | : . ' , ; ` | : . .. ..$ removed : NULL [05:57:59.250] | : . ' , ; ` | : . .. ..$ replaced: NULL [05:57:59.250] | : . ' , ; ` | : . ..$ misuseDevices : NULL [05:57:59.250] | : . ' , ; ` | : . ..$ misuseDefaultDevice: list() [05:57:59.250] | : . ' , ; ` | : . ..$ started : POSIXct[1:1], format: "2025-06-05 05:57:59" [05:57:59.250] | : . ' , ; ` | : . ..$ finished : POSIXct[1:1], format: "2025-06-05 05:57:59" [05:57:59.250] | : . ' , ; ` | : . ..$ uuid : chr [1:2] "9c6324640902c759a62f10442f0e79fd" "19" [05:57:59.250] | : . ' , ; ` | : . ..$ session_uuid : chr "07945620c64e3373ff98cb3c11f0434c" [05:57:59.250] | : . ' , ; ` | : . .. ..- attr(*, "source")=List of 5 [05:57:59.250] | : . ' , ; ` | : . .. .. ..$ host : Named chr "CRANWIN3" [05:57:59.250] | : . ' , ; ` | : . .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:57:59.250] | : . ' , ; ` | : . .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:57:59.250] | : . ' , ; ` | : . .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:57:59.250] | : . ' , ; ` | : . .. .. ..$ pid : int 193316 [05:57:59.250] | : . ' , ; ` | : . .. .. ..$ time : POSIXct[1:1], format: "2025-06-05 05:57:57" [05:57:59.250] | : . ' , ; ` | : . .. .. ..$ random: int 2147483647 [05:57:59.250] | : . ' , ; ` | : . ..$ r_info :List of 4 [05:57:59.250] | : . ' , ; ` | : . .. ..$ version :Classes 'R_system_version', 'package_version', 'numeric_version' hidden list of 1 [05:57:59.250] | : . ' , ; ` | : . .. .. ..$ : int [1:3] 4 6 0 [05:57:59.250] | : . ' , ; ` | : . .. ..$ os : chr "windows" [05:57:59.250] | : . ' , ; ` | : . .. ..$ os_name : chr "Windows" [05:57:59.250] | : . ' , ; ` | : . .. ..$ captures_utf8: logi TRUE [05:57:59.250] | : . ' , ; ` | : . ..$ version : chr "1.8" [05:57:59.250] | : . ' , ; ` | : . ..- attr(*, "class")= chr "FutureResult" [05:57:59.250] | : . ' , ; ` | : . $ success: logi TRUE [05:57:59.250] | : . ' , ; ` | : . $ time : 'proc_time' Named num [1:5] 0.02 0 0.02 NA NA [05:57:59.250] | : . ' , ; ` | : . ..- attr(*, "names")= chr [1:5] "user.self" "sys.self" "elapsed" "user.child" ... [05:57:59.250] | : . ' , ; ` | : . $ tag : NULL [05:57:59.270] | : . ' , ; ` | : . Received FutureResult [05:57:59.270] | : . ' , ; ` | : . FutureResult: [05:57:59.270] | : . ' , ; ` | : . value: 'integer' [05:57:59.270] | : . ' , ; ` | : . visible: TRUE [05:57:59.270] | : . ' , ; ` | : . stdout: character [05:57:59.270] | : . ' , ; ` | : . conditions: [n = 0] [05:57:59.270] | : . ' , ; ` | : . RNG used: FALSE [05:57:59.270] | : . ' , ; ` | : . duration: 0.00488615 secs (started 2025-06-05 05:57:59.164712) [05:57:59.270] | : . ' , ; ` | : . version: 1.8 [05:57:59.271] | : . ' , ; ` | : . FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'remove', earlySignal = 0) ... [05:57:59.272] | : . ' , ; ` | : . ' Removed future from position #1 [05:57:59.272] | : . ' , ; ` | : . ' Number of registered futures: 0 [05:57:59.272] | : . ' , ; ` | : . FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'remove', earlySignal = 0) ... done [05:57:59.273] | : . ' , ; ` | : . Erased future from future backend [05:57:59.273] | : . ' , ; ` | : . result() for ClusterFuture ... [05:57:59.273] | : . ' , ; ` | : . ' result already collected: FutureResult [05:57:59.273] | : . ' , ; ` | : . result() for ClusterFuture ... done [05:57:59.274] | : . ' , ; ` | : . signalConditions() ... [05:57:59.274] | : . ' , ; ` | : . ' include = 'immediateCondition' [05:57:59.274] | : . ' , ; ` | : . ' exclude = [05:57:59.274] | : . ' , ; ` | : . ' resignal = FALSE [05:57:59.274] | : . ' , ; ` | : . ' Number of conditions: 0 [05:57:59.275] | : . ' , ; ` | : . ' int 0 [05:57:59.276] | : . ' , ; ` | : . signalConditions() ... done [05:57:59.276] | : . ' , ; ` | : receiveMessageFromWorker() for ClusterFuture ... done [05:57:59.276] | : . ' , ; ` | result() for ClusterFuture ... done [05:57:59.276] | : . ' , ; ` | result() for ClusterFuture ... [05:57:59.277] | : . ' , ; ` | : result already collected: FutureResult [05:57:59.277] | : . ' , ; ` | result() for ClusterFuture ... done [05:57:59.277] | : . ' , ; ` | signalConditions() ... [05:57:59.277] | : . ' , ; ` | : include = 'immediateCondition' [05:57:59.278] | : . ' , ; ` | : exclude = [05:57:59.278] | : . ' , ; ` | : resignal = FALSE [05:57:59.278] | : . ' , ; ` | : Number of conditions: 0 [05:57:59.278] | : . ' , ; ` | : int 0 [05:57:59.279] | : . ' , ; ` | signalConditions() ... done [05:57:59.279] | : . ' , ; ` | relay stdout ... [05:57:59.280] | : . ' , ; ` | relay stdout ... done [05:57:59.280] | : . ' , ; ` | check for misuse ... [05:57:59.280] | : . ' , ; ` | check for misuse ... done [05:57:59.280] | : . ' , ; ` value() for MultisessionFuture () ... done Warning in get(var, envir = x, inherits = FALSE) : restarting interrupted promise evaluation [05:57:59.281] | : . ' , ; ` value() for MultisessionFuture () ... [05:57:59.281] | : . ' , ; ` | result() for ClusterFuture ... [05:57:59.282] | : . ' , ; ` | : result already collected: FutureResult [05:57:59.282] | : . ' , ; ` | result() for ClusterFuture ... done [05:57:59.282] | : . ' , ; ` | result() for ClusterFuture ... [05:57:59.282] | : . ' , ; ` | : result already collected: FutureResult [05:57:59.283] | : . ' , ; ` | result() for ClusterFuture ... done [05:57:59.283] | : . ' , ; ` | signalConditions() ... [05:57:59.283] | : . ' , ; ` | : include = 'immediateCondition' [05:57:59.283] | : . ' , ; ` | : exclude = [05:57:59.283] | : . ' , ; ` | : resignal = FALSE [05:57:59.284] | : . ' , ; ` | : Number of conditions: 1 [05:57:59.284] | : . ' , ; ` | : int 1 [05:57:59.284] | : . ' , ; ` | : Condition #1 (class: 'simpleError', 'error', 'condition'): [05:57:59.285] | : . ' , ; ` | : already signaled, skipping [05:57:59.285] | : . ' , ; ` | signalConditions() ... done [05:57:59.285] | : . ' , ; ` | relay stdout ... [05:57:59.285] | : . ' , ; ` | relay stdout ... done [05:57:59.285] | : . ' , ; ` | check for misuse ... [05:57:59.286] | : . ' , ; ` | check for misuse ... done [05:57:59.286] | : . ' , ; ` | relay conditions ... [05:57:59.286] | : . ' , ; ` | : Future state: 'finished' [05:57:59.286] | : . ' , ; ` | : result() for ClusterFuture ... [05:57:59.286] | : . ' , ; ` | : . result already collected: FutureResult [05:57:59.286] | : . ' , ; ` | : result() for ClusterFuture ... done [05:57:59.287] | : . ' , ; ` | : signalConditions() ... [05:57:59.287] | : . ' , ; ` | : . include = 'condition' [05:57:59.287] | : . ' , ; ` | : . exclude = 'immediateCondition' [05:57:59.287] | : . ' , ; ` | : . resignal = TRUE [05:57:59.287] | : . ' , ; ` | : . Number of conditions: 1 [05:57:59.288] | : . ' , ; ` | : . int 1 [05:57:59.288] | : . ' , ; ` | : . Condition #1 (class: 'simpleError', 'error', 'condition'): [05:57:59.288] | : . ' , ; ` | : . Condition #1: 'simpleError', 'error', 'condition' [05:57:59.289] | : . ' , ; ` | : signalConditions() ... done [05:57:59.289] | : . ' , ; ` | relay conditions ... done Warning in get(var, envir = x, inherits = FALSE) : restarting interrupted promise evaluation [05:57:59.289] | : . ' , ; ` | value() for MultisessionFuture () ... [05:57:59.290] | : . ' , ; ` | : result() for ClusterFuture ... [05:57:59.290] | : . ' , ; ` | : . result already collected: FutureResult [05:57:59.290] | : . ' , ; ` | : result() for ClusterFuture ... done [05:57:59.290] | : . ' , ; ` | : result() for ClusterFuture ... [05:57:59.291] | : . ' , ; ` | : . result already collected: FutureResult [05:57:59.291] | : . ' , ; ` | : result() for ClusterFuture ... done [05:57:59.291] | : . ' , ; ` | : signalConditions() ... [05:57:59.291] | : . ' , ; ` | : . include = 'immediateCondition' [05:57:59.291] | : . ' , ; ` | : . exclude = [05:57:59.291] | : . ' , ; ` | : . resignal = FALSE [05:57:59.292] | : . ' , ; ` | : . Number of conditions: 1 [05:57:59.292] | : . ' , ; ` | : . int 1 [05:57:59.292] | : . ' , ; ` | : . Condition #1 (class: 'simpleError', 'error', 'condition'): [05:57:59.293] | : . ' , ; ` | : . already signaled, skipping [05:57:59.293] | : . ' , ; ` | : signalConditions() ... done [05:57:59.293] | : . ' , ; ` | : relay stdout ... [05:57:59.293] | : . ' , ; ` | : relay stdout ... done [05:57:59.293] | : . ' , ; ` | : check for misuse ... [05:57:59.294] | : . ' , ; ` | : check for misuse ... done [05:57:59.294] | : . ' , ; ` | : relay conditions ... [05:57:59.294] | : . ' , ; ` | : . Future state: 'finished' [05:57:59.294] | : . ' , ; ` | : . result() for ClusterFuture ... [05:57:59.294] | : . ' , ; ` | : . ' result already collected: FutureResult [05:57:59.294] | : . ' , ; ` | : . result() for ClusterFuture ... done [05:57:59.295] | : . ' , ; ` | : . signalConditions() ... [05:57:59.295] | : . ' , ; ` | : . ' include = 'condition' [05:57:59.295] | : . ' , ; ` | : . ' exclude = 'immediateCondition' [05:57:59.295] | : . ' , ; ` | : . ' resignal = TRUE [05:57:59.295] | : . ' , ; ` | : . ' Number of conditions: 1 [05:57:59.296] | : . ' , ; ` | : . ' int 1 [05:57:59.296] | : . ' , ; ` | : . ' Condition #1 (class: 'simpleError', 'error', 'condition'): [05:57:59.296] | : . ' , ; ` | : . ' Condition #1: 'simpleError', 'error', 'condition' [05:57:59.297] | : . ' , ; ` | : . signalConditions() ... done [05:57:59.297] | : . ' , ; ` | : relay conditions ... done ** Future evaluation with a poor-man's "progress bar" [05:57:59.297] | : . ' , ; ` | : future(..., label = NULL) ... [05:57:59.298] | : . ' , ; ` | : . lazy: FALSE [05:57:59.298] | : . ' , ; ` | : . stdout: TRUE [05:57:59.298] | : . ' , ; ` | : . conditions: [n=1] 'condition' [05:57:59.298] | : . ' , ; ` | : . gc: FALSE [05:57:59.298] | : . ' , ; ` | : . earlySignal: FALSE [05:57:59.299] | : . ' , ; ` | : . getGlobalsAndPackages() ... [05:57:59.299] | : . ' , ; ` | : . ' Searching for globals ... [05:57:59.331] | : . ' , ; ` | : . ' , globals found: [4] '{', 'cat', 'for', ':' [05:57:59.332] | : . ' , ; ` | : . ' Searching for globals ... done [05:57:59.332] | : . ' , ; ` | : . ' Resolving globals: FALSE [05:57:59.332] | : . ' , ; ` | : . ' Search for packages associated with the globals ... [05:57:59.333] | : . ' , ; ` | : . ' , Packages associated with globals: [1] 'base' [05:57:59.334] | : . ' , ; ` | : . ' , Packages: [1] 'base' [05:57:59.334] | : . ' , ; ` | : . ' Search for packages associated with the globals ... done [05:57:59.334] | : . ' , ; ` | : . ' Packages after dropping 'base': [0] [05:57:59.334] | : . ' , ; ` | : . ' globals: [0] [05:57:59.335] | : . ' , ; ` | : . ' packages: [0] [05:57:59.335] | : . ' , ; ` | : . getGlobalsAndPackages() ... done [05:57:59.335] | : . ' , ; ` | : . run() for 'Future' () ... [05:57:59.336] | : . ' , ; ` | : . ' state: 'created' [05:57:59.336] | : . ' , ; ` | : . ' plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [05:57:59.336] | : . ' , ; ` | : . ' plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [05:57:59.336] | : . ' , ; ` | : . ' Using MultisessionFutureBackend ... [05:57:59.336] | : . ' , ; ` | : . ' , Number of futures since start: 6 (6 created, 6 launched, 7 finished) [05:57:59.337] | : . ' , ; ` | : . ' , Launching futures ... [05:57:59.337] | : . ' , ; ` | : . ' , ; launchFuture() for ClusterFutureBackend ... [05:57:59.337] | : . ' , ; ` | : . ' , ; ` Workers: [n=2] [05:57:59.337] | : . ' , ; ` | : . ' , ; ` Socket cluster with 2 nodes where 2 nodes are on host 'localhost' (R Under development (unstable) (2025-06-04 r88278 ucrt), platform x86_64-w64-mingw32) [05:57:59.340] | : . ' , ; ` | : . ' , ; ` FutureRegistry: 'workers-5dc243a0b0bc3ee8ad565614def2b209' [05:57:59.341] | : . ' , ; ` | : . ' , ; ` requestWorker() ... [05:57:59.341] | : . ' , ; ` | : . ' , ; ` | requestNode() ... [05:57:59.341] | : . ' , ; ` | : . ' , ; ` | : Number of workers: 2 [05:57:59.342] | : . ' , ; ` | : . ' , ; ` | : Polling for a free worker ... [05:57:59.342] | : . ' , ; ` | : . ' , ; ` | : . FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'list', earlySignal = 0) ... [05:57:59.342] | : . ' , ; ` | : . ' , ; ` | : . ' Listing all futures [05:57:59.343] | : . ' , ; ` | : . ' , ; ` | : . ' Number of registered futures: 0 [05:57:59.343] | : . ' , ; ` | : . ' , ; ` | : . FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'list', earlySignal = 0) ... done [05:57:59.343] | : . ' , ; ` | : . ' , ; ` | : . Total time: 0 [05:57:59.344] | : . ' , ; ` | : . ' , ; ` | : Polling for a free worker ... done [05:57:59.344] | : . ' , ; ` | : . ' , ; ` | : FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'list', earlySignal = 0) ... [05:57:59.344] | : . ' , ; ` | : . ' , ; ` | : . Listing all futures [05:57:59.345] | : . ' , ; ` | : . ' , ; ` | : . Number of registered futures: 0 [05:57:59.345] | : . ' , ; ` | : . ' , ; ` | : FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'list', earlySignal = 0) ... done [05:57:59.345] | : . ' , ; ` | : . ' , ; ` | : avail: [n=2] '1', '2' [05:57:59.346] | : . ' , ; ` | : . ' , ; ` | : Index of first available worker: 1 [05:57:59.346] | : . ' , ; ` | : . ' , ; ` | : Validate that the worker is functional ... [05:57:59.436] | : . ' , ; ` | : . ' , ; ` | : . Worker is functional [05:57:59.437] | : . ' , ; ` | : . ' , ; ` | : . FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'list', earlySignal = 0) ... [05:57:59.437] | : . ' , ; ` | : . ' , ; ` | : . ' Listing all futures [05:57:59.438] | : . ' , ; ` | : . ' , ; ` | : . ' Number of registered futures: 0 [05:57:59.438] | : . ' , ; ` | : . ' , ; ` | : . FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'list', earlySignal = 0) ... done [05:57:59.438] | : . ' , ; ` | : . ' , ; ` | : Validate that the worker is functional ... done [05:57:59.439] | : . ' , ; ` | : . ' , ; ` | requestNode() ... done [05:57:59.439] | : . ' , ; ` | : . ' , ; ` | cluster node index: 1 [05:57:59.439] | : . ' , ; ` | : . ' , ; ` requestWorker() ... done [05:57:59.440] | : . ' , ; ` | : . ' , ; ` eraseGlobalEnvironment() ... [05:57:59.440] | : . ' , ; ` | : . ' , ; ` eraseGlobalEnvironment() ... done [05:57:59.441] | : . ' , ; ` | : . ' , ; ` launchFuture() ... [05:57:59.441] | : . ' , ; ` | : . ' , ; ` | cluster node index: 1 [05:57:59.441] | : . ' , ; ` | : . ' , ; ` | getFutureData() ... [05:57:59.442] | : . ' , ; ` | : . ' , ; ` | : getFutureCore() ... [05:57:59.442] | : . ' , ; ` | : . ' , ; ` | : . Packages needed by the future expression (n = 0): [05:57:59.442] | : . ' , ; ` | : . ' , ; ` | : getFutureCore() ... done [05:57:59.442] | : . ' , ; ` | : . ' , ; ` | : getFutureCapture() ... [05:57:59.443] | : . ' , ; ` | : . ' , ; ` | : getFutureCapture() ... done [05:57:59.443] | : . ' , ; ` | : . ' , ; ` | : getFutureContext() ... [05:57:59.443] | : . ' , ; ` | : . ' , ; ` | : . plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [05:57:59.444] | : . ' , ; ` | : . ' , ; ` | : . ' Getting stack without first backend: [n=0] [05:57:59.444] | : . ' , ; ` | : . ' , ; ` | : . plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [05:57:59.444] | : . ' , ; ` | : . ' , ; ` | : . Packages needed by future backend (n = 0): [05:57:59.445] | : . ' , ; ` | : . ' , ; ` | : getFutureContext() ... done [05:57:59.445] | : . ' , ; ` | : . ' , ; ` | getFutureData() ... done [05:57:59.446] | : . ' , ; ` | : . ' , ; ` | FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'add', earlySignal = 0) ... [05:57:59.446] | : . ' , ; ` | : . ' , ; ` | : Appended future to position #1 [05:57:59.446] | : . ' , ; ` | : . ' , ; ` | : Number of registered futures: 1 [05:57:59.447] | : . ' , ; ` | : . ' , ; ` | FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'add', earlySignal = 0) ... done [05:57:59.447] | : . ' , ; ` | : . ' , ; ` launchFuture() ... done [05:57:59.447] | : . ' , ; ` | : . ' , ; ` MultisessionFuture started [05:57:59.447] | : . ' , ; ` | : . ' , ; launchFuture() for ClusterFutureBackend ... done [05:57:59.448] | : . ' , ; ` | : . ' , Launching futures ... done [05:57:59.448] | : . ' , ; ` | : . ' , Future launched: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [05:57:59.448] | : . ' , ; ` | : . ' Using MultisessionFutureBackend ... done [05:57:59.449] | : . ' , ; ` | : . run() for 'Future' () ... done [05:57:59.449] | : . ' , ; ` | : future(..., label = NULL) ... done ** Collecting results v1 = 1 v2 = 2 Warning in sprintf(...) : restarting interrupted promise evaluation [05:57:59.450] | : . ' , ; ` | : value() for MultisessionFuture () ... [05:57:59.450] | : . ' , ; ` | : . result() for ClusterFuture ... [05:57:59.450] | : . ' , ; ` | : . ' result already collected: FutureResult [05:57:59.450] | : . ' , ; ` | : . result() for ClusterFuture ... done [05:57:59.451] | : . ' , ; ` | : . result() for ClusterFuture ... [05:57:59.451] | : . ' , ; ` | : . ' result already collected: FutureResult [05:57:59.451] | : . ' , ; ` | : . result() for ClusterFuture ... done [05:57:59.452] | : . ' , ; ` | : . signalConditions() ... [05:57:59.452] | : . ' , ; ` | : . ' include = 'immediateCondition' [05:57:59.452] | : . ' , ; ` | : . ' exclude = [05:57:59.452] | : . ' , ; ` | : . ' resignal = FALSE [05:57:59.453] | : . ' , ; ` | : . ' Number of conditions: 1 [05:57:59.453] | : . ' , ; ` | : . ' int 1 [05:57:59.454] | : . ' , ; ` | : . ' Condition #1 (class: 'simpleError', 'error', 'condition'): [05:57:59.454] | : . ' , ; ` | : . ' already signaled, skipping [05:57:59.454] | : . ' , ; ` | : . signalConditions() ... done [05:57:59.455] | : . ' , ; ` | : . relay stdout ... [05:57:59.455] | : . ' , ; ` | : . relay stdout ... done [05:57:59.455] | : . ' , ; ` | : . check for misuse ... [05:57:59.456] | : . ' , ; ` | : . check for misuse ... done [05:57:59.456] | : . ' , ; ` | : . relay conditions ... [05:57:59.456] | : . ' , ; ` | : . ' Future state: 'finished' [05:57:59.456] | : . ' , ; ` | : . ' result() for ClusterFuture ... [05:57:59.457] | : . ' , ; ` | : . ' , result already collected: FutureResult [05:57:59.457] | : . ' , ; ` | : . ' result() for ClusterFuture ... done [05:57:59.457] | : . ' , ; ` | : . ' signalConditions() ... [05:57:59.457] | : . ' , ; ` | : . ' , include = 'condition' [05:57:59.457] | : . ' , ; ` | : . ' , exclude = 'immediateCondition' [05:57:59.458] | : . ' , ; ` | : . ' , resignal = TRUE [05:57:59.458] | : . ' , ; ` | : . ' , Number of conditions: 1 [05:57:59.458] | : . ' , ; ` | : . ' , int 1 [05:57:59.459] | : . ' , ; ` | : . ' , Condition #1 (class: 'simpleError', 'error', 'condition'): [05:57:59.459] | : . ' , ; ` | : . ' , Condition #1: 'simpleError', 'error', 'condition' [05:57:59.460] | : . ' , ; ` | : . ' signalConditions() ... done [05:57:59.460] | : . ' , ; ` | : . relay conditions ... done v3: (as expect) [05:57:59.460] | : . ' , ; ` | : . value() for MultisessionFuture () ... [05:57:59.461] | : . ' , ; ` | : . ' result() for ClusterFuture ... [05:57:59.461] | : . ' , ; ` | : . ' , assertValidConnection() ... [05:57:59.461] | : . ' , ; ` | : . ' , ; cluster node index: 1 [05:57:59.462] | : . ' , ; ` | : . ' , assertValidConnection() ... done [05:57:59.462] | : . ' , ; ` | : . ' , receiveMessageFromWorker() for ClusterFuture ... [05:57:59.463] | : . ' , ; ` | : . ' , ; cluster node index: 1 [05:57:59.463] | : . ' , ; ` | : . ' , ; [1] TRUE [05:57:59.464] | : . ' , ; ` | : . ' , ; received data: [05:57:59.464] | : . ' , ; ` | : . ' , ; List of 5 [05:57:59.464] | : . ' , ; ` | : . ' , ; $ type : chr "VALUE" [05:57:59.464] | : . ' , ; ` | : . ' , ; $ value :List of 16 [05:57:59.464] | : . ' , ; ` | : . ' , ; ..$ value : num 4 [05:57:59.464] | : . ' , ; ` | : . ' , ; ..$ visible : logi TRUE [05:57:59.464] | : . ' , ; ` | : . ' , ; ..$ stdout : chr "Processing: .......... [100%]\n" [05:57:59.464] | : . ' , ; ` | : . ' , ; ..$ conditions : list() [05:57:59.464] | : . ' , ; ` | : . ' , ; ..$ rng : logi FALSE [05:57:59.464] | : . ' , ; ` | : . ' , ; ..$ seed : NULL [05:57:59.464] | : . ' , ; ` | : . ' , ; ..$ misuseGlobalEnv : NULL [05:57:59.464] | : . ' , ; ` | : . ' , ; ..$ misuseConnections :List of 3 [05:57:59.464] | : . ' , ; ` | : . ' , ; .. ..$ added : NULL [05:57:59.464] | : . ' , ; ` | : . ' , ; .. ..$ removed : NULL [05:57:59.464] | : . ' , ; ` | : . ' , ; .. ..$ replaced: NULL [05:57:59.464] | : . ' , ; ` | : . ' , ; ..$ misuseDevices : NULL [05:57:59.464] | : . ' , ; ` | : . ' , ; ..$ misuseDefaultDevice: list() [05:57:59.464] | : . ' , ; ` | : . ' , ; ..$ started : POSIXct[1:1], format: "2025-06-05 05:57:59" [05:57:59.464] | : . ' , ; ` | : . ' , ; ..$ finished : POSIXct[1:1], format: "2025-06-05 05:57:59" [05:57:59.464] | : . ' , ; ` | : . ' , ; ..$ uuid : chr [1:2] "9c6324640902c759a62f10442f0e79fd" "20" [05:57:59.464] | : . ' , ; ` | : . ' , ; ..$ session_uuid : chr "07945620c64e3373ff98cb3c11f0434c" [05:57:59.464] | : . ' , ; ` | : . ' , ; .. ..- attr(*, "source")=List of 5 [05:57:59.464] | : . ' , ; ` | : . ' , ; .. .. ..$ host : Named chr "CRANWIN3" [05:57:59.464] | : . ' , ; ` | : . ' , ; .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:57:59.464] | : . ' , ; ` | : . ' , ; .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:57:59.464] | : . ' , ; ` | : . ' , ; .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:57:59.464] | : . ' , ; ` | : . ' , ; .. .. ..$ pid : int 193316 [05:57:59.464] | : . ' , ; ` | : . ' , ; .. .. ..$ time : POSIXct[1:1], format: "2025-06-05 05:57:57" [05:57:59.464] | : . ' , ; ` | : . ' , ; .. .. ..$ random: int 2147483647 [05:57:59.464] | : . ' , ; ` | : . ' , ; ..$ r_info :List of 4 [05:57:59.464] | : . ' , ; ` | : . ' , ; .. ..$ version :Classes 'R_system_version', 'package_version', 'numeric_version' hidden list of 1 [05:57:59.464] | : . ' , ; ` | : . ' , ; .. .. ..$ : int [1:3] 4 6 0 [05:57:59.464] | : . ' , ; ` | : . ' , ; .. ..$ os : chr "windows" [05:57:59.464] | : . ' , ; ` | : . ' , ; .. ..$ os_name : chr "Windows" [05:57:59.464] | : . ' , ; ` | : . ' , ; .. ..$ captures_utf8: logi TRUE [05:57:59.464] | : . ' , ; ` | : . ' , ; ..$ version : chr "1.8" [05:57:59.464] | : . ' , ; ` | : . ' , ; ..- attr(*, "class")= chr "FutureResult" [05:57:59.464] | : . ' , ; ` | : . ' , ; $ success: logi TRUE [05:57:59.464] | : . ' , ; ` | : . ' , ; $ time : 'proc_time' Named num [1:5] 0.01 0 0.02 NA NA [05:57:59.464] | : . ' , ; ` | : . ' , ; ..- attr(*, "names")= chr [1:5] "user.self" "sys.self" "elapsed" "user.child" ... [05:57:59.464] | : . ' , ; ` | : . ' , ; $ tag : NULL [05:57:59.485] | : . ' , ; ` | : . ' , ; Received FutureResult [05:57:59.486] | : . ' , ; ` | : . ' , ; FutureResult: [05:57:59.486] | : . ' , ; ` | : . ' , ; value: 'numeric' [05:57:59.486] | : . ' , ; ` | : . ' , ; visible: TRUE [05:57:59.486] | : . ' , ; ` | : . ' , ; stdout: character [05:57:59.486] | : . ' , ; ` | : . ' , ; conditions: [n = 0] [05:57:59.486] | : . ' , ; ` | : . ' , ; RNG used: FALSE [05:57:59.486] | : . ' , ; ` | : . ' , ; duration: 0.005515814 secs (started 2025-06-05 05:57:59.446422) [05:57:59.486] | : . ' , ; ` | : . ' , ; version: 1.8 [05:57:59.486] | : . ' , ; ` | : . ' , ; FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'remove', earlySignal = 0) ... [05:57:59.487] | : . ' , ; ` | : . ' , ; ` Removed future from position #1 [05:57:59.487] | : . ' , ; ` | : . ' , ; ` Number of registered futures: 0 [05:57:59.487] | : . ' , ; ` | : . ' , ; FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'remove', earlySignal = 0) ... done [05:57:59.488] | : . ' , ; ` | : . ' , ; Erased future from future backend [05:57:59.488] | : . ' , ; ` | : . ' , ; result() for ClusterFuture ... [05:57:59.488] | : . ' , ; ` | : . ' , ; ` result already collected: FutureResult [05:57:59.488] | : . ' , ; ` | : . ' , ; result() for ClusterFuture ... done [05:57:59.489] | : . ' , ; ` | : . ' , ; signalConditions() ... [05:57:59.489] | : . ' , ; ` | : . ' , ; ` include = 'immediateCondition' [05:57:59.489] | : . ' , ; ` | : . ' , ; ` exclude = [05:57:59.489] | : . ' , ; ` | : . ' , ; ` resignal = FALSE [05:57:59.490] | : . ' , ; ` | : . ' , ; ` Number of conditions: 0 [05:57:59.490] | : . ' , ; ` | : . ' , ; ` int 0 [05:57:59.491] | : . ' , ; ` | : . ' , ; signalConditions() ... done [05:57:59.491] | : . ' , ; ` | : . ' , receiveMessageFromWorker() for ClusterFuture ... done [05:57:59.491] | : . ' , ; ` | : . ' result() for ClusterFuture ... done [05:57:59.491] | : . ' , ; ` | : . ' result() for ClusterFuture ... [05:57:59.492] | : . ' , ; ` | : . ' , result already collected: FutureResult [05:57:59.492] | : . ' , ; ` | : . ' result() for ClusterFuture ... done [05:57:59.492] | : . ' , ; ` | : . ' signalConditions() ... [05:57:59.492] | : . ' , ; ` | : . ' , include = 'immediateCondition' [05:57:59.493] | : . ' , ; ` | : . ' , exclude = [05:57:59.493] | : . ' , ; ` | : . ' , resignal = FALSE [05:57:59.493] | : . ' , ; ` | : . ' , Number of conditions: 0 [05:57:59.493] | : . ' , ; ` | : . ' , int 0 [05:57:59.494] | : . ' , ; ` | : . ' signalConditions() ... done [05:57:59.495] | : . ' , ; ` | : . ' relay stdout ... Processing: .......... [100%] [05:57:59.495] | : . ' , ; ` | : . ' relay stdout ... done [05:57:59.495] | : . ' , ; ` | : . ' check for misuse ... [05:57:59.495] | : . ' , ; ` | : . ' check for misuse ... done [05:57:59.496] | : . ' , ; ` | : . value() for MultisessionFuture () ... done v4 = 4 ** Left-to-right and right-to-left future assignments [05:57:59.496] | : . ' , ; ` | : . future(..., label = NULL) ... [05:57:59.497] | : . ' , ; ` | : . ' lazy: FALSE [05:57:59.497] | : . ' , ; ` | : . ' stdout: TRUE [05:57:59.497] | : . ' , ; ` | : . ' conditions: [n=1] 'condition' [05:57:59.498] | : . ' , ; ` | : . ' gc: FALSE [05:57:59.498] | : . ' , ; ` | : . ' earlySignal: FALSE [05:57:59.498] | : . ' , ; ` | : . ' getGlobalsAndPackages() ... [05:57:59.498] | : . ' , ; ` | : . ' , Searching for globals ... [05:57:59.501] | : . ' , ; ` | : . ' , ; globals found: [0] [05:57:59.501] | : . ' , ; ` | : . ' , Searching for globals ... done [05:57:59.502] | : . ' , ; ` | : . ' , globals: [0] [05:57:59.502] | : . ' , ; ` | : . ' , packages: [0] [05:57:59.502] | : . ' , ; ` | : . ' getGlobalsAndPackages() ... done [05:57:59.503] | : . ' , ; ` | : . ' run() for 'Future' () ... [05:57:59.503] | : . ' , ; ` | : . ' , state: 'created' [05:57:59.503] | : . ' , ; ` | : . ' , plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [05:57:59.504] | : . ' , ; ` | : . ' , plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [05:57:59.504] | : . ' , ; ` | : . ' , Using MultisessionFutureBackend ... [05:57:59.504] | : . ' , ; ` | : . ' , ; Number of futures since start: 7 (7 created, 7 launched, 8 finished) [05:57:59.504] | : . ' , ; ` | : . ' , ; Launching futures ... [05:57:59.505] | : . ' , ; ` | : . ' , ; ` launchFuture() for ClusterFutureBackend ... [05:57:59.505] | : . ' , ; ` | : . ' , ; ` | Workers: [n=2] [05:57:59.505] | : . ' , ; ` | : . ' , ; ` | Socket cluster with 2 nodes where 2 nodes are on host 'localhost' (R Under development (unstable) (2025-06-04 r88278 ucrt), platform x86_64-w64-mingw32) [05:57:59.508] | : . ' , ; ` | : . ' , ; ` | FutureRegistry: 'workers-5dc243a0b0bc3ee8ad565614def2b209' [05:57:59.508] | : . ' , ; ` | : . ' , ; ` | requestWorker() ... [05:57:59.508] | : . ' , ; ` | : . ' , ; ` | : requestNode() ... [05:57:59.509] | : . ' , ; ` | : . ' , ; ` | : . Number of workers: 2 [05:57:59.509] | : . ' , ; ` | : . ' , ; ` | : . Polling for a free worker ... [05:57:59.509] | : . ' , ; ` | : . ' , ; ` | : . ' FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'list', earlySignal = 0) ... [05:57:59.510] | : . ' , ; ` | : . ' , ; ` | : . ' , Listing all futures [05:57:59.510] | : . ' , ; ` | : . ' , ; ` | : . ' , Number of registered futures: 0 [05:57:59.510] | : . ' , ; ` | : . ' , ; ` | : . ' FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'list', earlySignal = 0) ... done [05:57:59.510] | : . ' , ; ` | : . ' , ; ` | : . ' Total time: 0 [05:57:59.511] | : . ' , ; ` | : . ' , ; ` | : . Polling for a free worker ... done [05:57:59.511] | : . ' , ; ` | : . ' , ; ` | : . FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'list', earlySignal = 0) ... [05:57:59.511] | : . ' , ; ` | : . ' , ; ` | : . ' Listing all futures [05:57:59.511] | : . ' , ; ` | : . ' , ; ` | : . ' Number of registered futures: 0 [05:57:59.512] | : . ' , ; ` | : . ' , ; ` | : . FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'list', earlySignal = 0) ... done [05:57:59.512] | : . ' , ; ` | : . ' , ; ` | : . avail: [n=2] '1', '2' [05:57:59.512] | : . ' , ; ` | : . ' , ; ` | : . Index of first available worker: 1 [05:57:59.512] | : . ' , ; ` | : . ' , ; ` | : . Validate that the worker is functional ... [05:57:59.600] | : . ' , ; ` | : . ' , ; ` | : . ' Worker is functional [05:57:59.601] | : . ' , ; ` | : . ' , ; ` | : . ' FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'list', earlySignal = 0) ... [05:57:59.601] | : . ' , ; ` | : . ' , ; ` | : . ' , Listing all futures [05:57:59.601] | : . ' , ; ` | : . ' , ; ` | : . ' , Number of registered futures: 0 [05:57:59.602] | : . ' , ; ` | : . ' , ; ` | : . ' FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'list', earlySignal = 0) ... done [05:57:59.602] | : . ' , ; ` | : . ' , ; ` | : . Validate that the worker is functional ... done [05:57:59.602] | : . ' , ; ` | : . ' , ; ` | : requestNode() ... done [05:57:59.602] | : . ' , ; ` | : . ' , ; ` | : cluster node index: 1 [05:57:59.603] | : . ' , ; ` | : . ' , ; ` | requestWorker() ... done [05:57:59.603] | : . ' , ; ` | : . ' , ; ` | eraseGlobalEnvironment() ... [05:57:59.604] | : . ' , ; ` | : . ' , ; ` | eraseGlobalEnvironment() ... done [05:57:59.604] | : . ' , ; ` | : . ' , ; ` | launchFuture() ... [05:57:59.604] | : . ' , ; ` | : . ' , ; ` | : cluster node index: 1 [05:57:59.605] | : . ' , ; ` | : . ' , ; ` | : getFutureData() ... [05:57:59.605] | : . ' , ; ` | : . ' , ; ` | : . getFutureCore() ... [05:57:59.605] | : . ' , ; ` | : . ' , ; ` | : . ' Packages needed by the future expression (n = 0): [05:57:59.606] | : . ' , ; ` | : . ' , ; ` | : . getFutureCore() ... done [05:57:59.606] | : . ' , ; ` | : . ' , ; ` | : . getFutureCapture() ... [05:57:59.606] | : . ' , ; ` | : . ' , ; ` | : . getFutureCapture() ... done [05:57:59.607] | : . ' , ; ` | : . ' , ; ` | : . getFutureContext() ... [05:57:59.607] | : . ' , ; ` | : . ' , ; ` | : . ' plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [05:57:59.607] | : . ' , ; ` | : . ' , ; ` | : . ' , Getting stack without first backend: [n=0] [05:57:59.607] | : . ' , ; ` | : . ' , ; ` | : . ' plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [05:57:59.608] | : . ' , ; ` | : . ' , ; ` | : . ' Packages needed by future backend (n = 0): [05:57:59.608] | : . ' , ; ` | : . ' , ; ` | : . getFutureContext() ... done [05:57:59.608] | : . ' , ; ` | : . ' , ; ` | : getFutureData() ... done [05:57:59.609] | : . ' , ; ` | : . ' , ; ` | : FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'add', earlySignal = 0) ... [05:57:59.609] | : . ' , ; ` | : . ' , ; ` | : . Appended future to position #1 [05:57:59.610] | : . ' , ; ` | : . ' , ; ` | : . Number of registered futures: 1 [05:57:59.610] | : . ' , ; ` | : . ' , ; ` | : FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'add', earlySignal = 0) ... done [05:57:59.610] | : . ' , ; ` | : . ' , ; ` | launchFuture() ... done [05:57:59.611] | : . ' , ; ` | : . ' , ; ` | MultisessionFuture started [05:57:59.611] | : . ' , ; ` | : . ' , ; ` launchFuture() for ClusterFutureBackend ... done [05:57:59.611] | : . ' , ; ` | : . ' , ; Launching futures ... done [05:57:59.612] | : . ' , ; ` | : . ' , ; Future launched: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [05:57:59.612] | : . ' , ; ` | : . ' , Using MultisessionFutureBackend ... done [05:57:59.612] | : . ' , ; ` | : . ' run() for 'Future' () ... done [05:57:59.613] | : . ' , ; ` | : . future(..., label = NULL) ... done [05:57:59.613] | : . ' , ; ` | : . value() for MultisessionFuture () ... [05:57:59.613] | : . ' , ; ` | : . ' result() for ClusterFuture ... [05:57:59.614] | : . ' , ; ` | : . ' , assertValidConnection() ... [05:57:59.614] | : . ' , ; ` | : . ' , ; cluster node index: 1 [05:57:59.615] | : . ' , ; ` | : . ' , assertValidConnection() ... done [05:57:59.615] | : . ' , ; ` | : . ' , receiveMessageFromWorker() for ClusterFuture ... [05:57:59.615] | : . ' , ; ` | : . ' , ; cluster node index: 1 [05:57:59.619] | : . ' , ; ` | : . ' , ; [1] TRUE [05:57:59.620] | : . ' , ; ` | : . ' , ; received data: [05:57:59.620] | : . ' , ; ` | : . ' , ; List of 5 [05:57:59.620] | : . ' , ; ` | : . ' , ; $ type : chr "VALUE" [05:57:59.620] | : . ' , ; ` | : . ' , ; $ value :List of 16 [05:57:59.620] | : . ' , ; ` | : . ' , ; ..$ value : num 1 [05:57:59.620] | : . ' , ; ` | : . ' , ; ..$ visible : logi TRUE [05:57:59.620] | : . ' , ; ` | : . ' , ; ..$ stdout : chr "" [05:57:59.620] | : . ' , ; ` | : . ' , ; ..$ conditions : list() [05:57:59.620] | : . ' , ; ` | : . ' , ; ..$ rng : logi FALSE [05:57:59.620] | : . ' , ; ` | : . ' , ; ..$ seed : NULL [05:57:59.620] | : . ' , ; ` | : . ' , ; ..$ misuseGlobalEnv : NULL [05:57:59.620] | : . ' , ; ` | : . ' , ; ..$ misuseConnections :List of 3 [05:57:59.620] | : . ' , ; ` | : . ' , ; .. ..$ added : NULL [05:57:59.620] | : . ' , ; ` | : . ' , ; .. ..$ removed : NULL [05:57:59.620] | : . ' , ; ` | : . ' , ; .. ..$ replaced: NULL [05:57:59.620] | : . ' , ; ` | : . ' , ; ..$ misuseDevices : NULL [05:57:59.620] | : . ' , ; ` | : . ' , ; ..$ misuseDefaultDevice: list() [05:57:59.620] | : . ' , ; ` | : . ' , ; ..$ started : POSIXct[1:1], format: "2025-06-05 05:57:59" [05:57:59.620] | : . ' , ; ` | : . ' , ; ..$ finished : POSIXct[1:1], format: "2025-06-05 05:57:59" [05:57:59.620] | : . ' , ; ` | : . ' , ; ..$ uuid : chr [1:2] "9c6324640902c759a62f10442f0e79fd" "21" [05:57:59.620] | : . ' , ; ` | : . ' , ; ..$ session_uuid : chr "07945620c64e3373ff98cb3c11f0434c" [05:57:59.620] | : . ' , ; ` | : . ' , ; .. ..- attr(*, "source")=List of 5 [05:57:59.620] | : . ' , ; ` | : . ' , ; .. .. ..$ host : Named chr "CRANWIN3" [05:57:59.620] | : . ' , ; ` | : . ' , ; .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:57:59.620] | : . ' , ; ` | : . ' , ; .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:57:59.620] | : . ' , ; ` | : . ' , ; .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:57:59.620] | : . ' , ; ` | : . ' , ; .. .. ..$ pid : int 193316 [05:57:59.620] | : . ' , ; ` | : . ' , ; .. .. ..$ time : POSIXct[1:1], format: "2025-06-05 05:57:57" [05:57:59.620] | : . ' , ; ` | : . ' , ; .. .. ..$ random: int 2147483647 [05:57:59.620] | : . ' , ; ` | : . ' , ; ..$ r_info :List of 4 [05:57:59.620] | : . ' , ; ` | : . ' , ; .. ..$ version :Classes 'R_system_version', 'package_version', 'numeric_version' hidden list of 1 [05:57:59.620] | : . ' , ; ` | : . ' , ; .. .. ..$ : int [1:3] 4 6 0 [05:57:59.620] | : . ' , ; ` | : . ' , ; .. ..$ os : chr "windows" [05:57:59.620] | : . ' , ; ` | : . ' , ; .. ..$ os_name : chr "Windows" [05:57:59.620] | : . ' , ; ` | : . ' , ; .. ..$ captures_utf8: logi TRUE [05:57:59.620] | : . ' , ; ` | : . ' , ; ..$ version : chr "1.8" [05:57:59.620] | : . ' , ; ` | : . ' , ; ..- attr(*, "class")= chr "FutureResult" [05:57:59.620] | : . ' , ; ` | : . ' , ; $ success: logi TRUE [05:57:59.620] | : . ' , ; ` | : . ' , ; $ time : 'proc_time' Named num [1:5] 0 0 0 NA NA [05:57:59.620] | : . ' , ; ` | : . ' , ; ..- attr(*, "names")= chr [1:5] "user.self" "sys.self" "elapsed" "user.child" ... [05:57:59.620] | : . ' , ; ` | : . ' , ; $ tag : NULL [05:57:59.643] | : . ' , ; ` | : . ' , ; Received FutureResult [05:57:59.643] | : . ' , ; ` | : . ' , ; FutureResult: [05:57:59.643] | : . ' , ; ` | : . ' , ; value: 'numeric' [05:57:59.643] | : . ' , ; ` | : . ' , ; visible: TRUE [05:57:59.643] | : . ' , ; ` | : . ' , ; stdout: character [05:57:59.643] | : . ' , ; ` | : . ' , ; conditions: [n = 0] [05:57:59.643] | : . ' , ; ` | : . ' , ; RNG used: FALSE [05:57:59.643] | : . ' , ; ` | : . ' , ; duration: 0.004775047 secs (started 2025-06-05 05:57:59.609899) [05:57:59.643] | : . ' , ; ` | : . ' , ; version: 1.8 [05:57:59.644] | : . ' , ; ` | : . ' , ; FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'remove', earlySignal = 0) ... [05:57:59.644] | : . ' , ; ` | : . ' , ; ` Removed future from position #1 [05:57:59.645] | : . ' , ; ` | : . ' , ; ` Number of registered futures: 0 [05:57:59.645] | : . ' , ; ` | : . ' , ; FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'remove', earlySignal = 0) ... done [05:57:59.645] | : . ' , ; ` | : . ' , ; Erased future from future backend [05:57:59.645] | : . ' , ; ` | : . ' , ; result() for ClusterFuture ... [05:57:59.646] | : . ' , ; ` | : . ' , ; ` result already collected: FutureResult [05:57:59.646] | : . ' , ; ` | : . ' , ; result() for ClusterFuture ... done [05:57:59.646] | : . ' , ; ` | : . ' , ; signalConditions() ... [05:57:59.647] | : . ' , ; ` | : . ' , ; ` include = 'immediateCondition' [05:57:59.647] | : . ' , ; ` | : . ' , ; ` exclude = [05:57:59.647] | : . ' , ; ` | : . ' , ; ` resignal = FALSE [05:57:59.647] | : . ' , ; ` | : . ' , ; ` Number of conditions: 0 [05:57:59.648] | : . ' , ; ` | : . ' , ; ` int 0 [05:57:59.648] | : . ' , ; ` | : . ' , ; signalConditions() ... done [05:57:59.649] | : . ' , ; ` | : . ' , receiveMessageFromWorker() for ClusterFuture ... done [05:57:59.649] | : . ' , ; ` | : . ' result() for ClusterFuture ... done [05:57:59.649] | : . ' , ; ` | : . ' result() for ClusterFuture ... [05:57:59.650] | : . ' , ; ` | : . ' , result already collected: FutureResult [05:57:59.650] | : . ' , ; ` | : . ' result() for ClusterFuture ... done [05:57:59.650] | : . ' , ; ` | : . ' signalConditions() ... [05:57:59.651] | : . ' , ; ` | : . ' , include = 'immediateCondition' [05:57:59.651] | : . ' , ; ` | : . ' , exclude = [05:57:59.651] | : . ' , ; ` | : . ' , resignal = FALSE [05:57:59.651] | : . ' , ; ` | : . ' , Number of conditions: 0 [05:57:59.652] | : . ' , ; ` | : . ' , int 0 [05:57:59.652] | : . ' , ; ` | : . ' signalConditions() ... done [05:57:59.653] | : . ' , ; ` | : . ' relay stdout ... [05:57:59.653] | : . ' , ; ` | : . ' relay stdout ... done [05:57:59.653] | : . ' , ; ` | : . ' check for misuse ... [05:57:59.654] | : . ' , ; ` | : . ' check for misuse ... done [05:57:59.654] | : . ' , ; ` | : . value() for MultisessionFuture () ... done c = 1 [05:57:59.655] | : . ' , ; ` | : . future(..., label = NULL) ... [05:57:59.655] | : . ' , ; ` | : . ' lazy: FALSE [05:57:59.655] | : . ' , ; ` | : . ' stdout: TRUE [05:57:59.655] | : . ' , ; ` | : . ' conditions: [n=1] 'condition' [05:57:59.656] | : . ' , ; ` | : . ' gc: FALSE [05:57:59.656] | : . ' , ; ` | : . ' earlySignal: FALSE [05:57:59.656] | : . ' , ; ` | : . ' getGlobalsAndPackages() ... [05:57:59.657] | : . ' , ; ` | : . ' , Searching for globals ... [05:57:59.659] | : . ' , ; ` | : . ' , ; globals found: [0] [05:57:59.659] | : . ' , ; ` | : . ' , Searching for globals ... done [05:57:59.660] | : . ' , ; ` | : . ' , globals: [0] [05:57:59.660] | : . ' , ; ` | : . ' , packages: [0] [05:57:59.660] | : . ' , ; ` | : . ' getGlobalsAndPackages() ... done [05:57:59.661] | : . ' , ; ` | : . ' run() for 'Future' () ... [05:57:59.661] | : . ' , ; ` | : . ' , state: 'created' [05:57:59.661] | : . ' , ; ` | : . ' , plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [05:57:59.662] | : . ' , ; ` | : . ' , plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [05:57:59.662] | : . ' , ; ` | : . ' , Using MultisessionFutureBackend ... [05:57:59.662] | : . ' , ; ` | : . ' , ; Number of futures since start: 8 (8 created, 8 launched, 9 finished) [05:57:59.663] | : . ' , ; ` | : . ' , ; Launching futures ... [05:57:59.663] | : . ' , ; ` | : . ' , ; ` launchFuture() for ClusterFutureBackend ... [05:57:59.663] | : . ' , ; ` | : . ' , ; ` | Workers: [n=2] [05:57:59.663] | : . ' , ; ` | : . ' , ; ` | Socket cluster with 2 nodes where 2 nodes are on host 'localhost' (R Under development (unstable) (2025-06-04 r88278 ucrt), platform x86_64-w64-mingw32) [05:57:59.667] | : . ' , ; ` | : . ' , ; ` | FutureRegistry: 'workers-5dc243a0b0bc3ee8ad565614def2b209' [05:57:59.667] | : . ' , ; ` | : . ' , ; ` | requestWorker() ... [05:57:59.667] | : . ' , ; ` | : . ' , ; ` | : requestNode() ... [05:57:59.667] | : . ' , ; ` | : . ' , ; ` | : . Number of workers: 2 [05:57:59.668] | : . ' , ; ` | : . ' , ; ` | : . Polling for a free worker ... [05:57:59.668] | : . ' , ; ` | : . ' , ; ` | : . ' FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'list', earlySignal = 0) ... [05:57:59.668] | : . ' , ; ` | : . ' , ; ` | : . ' , Listing all futures [05:57:59.669] | : . ' , ; ` | : . ' , ; ` | : . ' , Number of registered futures: 0 [05:57:59.669] | : . ' , ; ` | : . ' , ; ` | : . ' FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'list', earlySignal = 0) ... done [05:57:59.669] | : . ' , ; ` | : . ' , ; ` | : . ' Total time: 0 [05:57:59.669] | : . ' , ; ` | : . ' , ; ` | : . Polling for a free worker ... done [05:57:59.670] | : . ' , ; ` | : . ' , ; ` | : . FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'list', earlySignal = 0) ... [05:57:59.670] | : . ' , ; ` | : . ' , ; ` | : . ' Listing all futures [05:57:59.670] | : . ' , ; ` | : . ' , ; ` | : . ' Number of registered futures: 0 [05:57:59.671] | : . ' , ; ` | : . ' , ; ` | : . FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'list', earlySignal = 0) ... done [05:57:59.671] | : . ' , ; ` | : . ' , ; ` | : . avail: [n=2] '1', '2' [05:57:59.671] | : . ' , ; ` | : . ' , ; ` | : . Index of first available worker: 1 [05:57:59.672] | : . ' , ; ` | : . ' , ; ` | : . Validate that the worker is functional ... [05:57:59.747] | : . ' , ; ` | : . ' , ; ` | : . ' Worker is functional [05:57:59.747] | : . ' , ; ` | : . ' , ; ` | : . ' FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'list', earlySignal = 0) ... [05:57:59.748] | : . ' , ; ` | : . ' , ; ` | : . ' , Listing all futures [05:57:59.748] | : . ' , ; ` | : . ' , ; ` | : . ' , Number of registered futures: 0 [05:57:59.748] | : . ' , ; ` | : . ' , ; ` | : . ' FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'list', earlySignal = 0) ... done [05:57:59.749] | : . ' , ; ` | : . ' , ; ` | : . Validate that the worker is functional ... done [05:57:59.749] | : . ' , ; ` | : . ' , ; ` | : requestNode() ... done [05:57:59.749] | : . ' , ; ` | : . ' , ; ` | : cluster node index: 1 [05:57:59.750] | : . ' , ; ` | : . ' , ; ` | requestWorker() ... done [05:57:59.750] | : . ' , ; ` | : . ' , ; ` | eraseGlobalEnvironment() ... [05:57:59.751] | : . ' , ; ` | : . ' , ; ` | eraseGlobalEnvironment() ... done [05:57:59.751] | : . ' , ; ` | : . ' , ; ` | launchFuture() ... [05:57:59.751] | : . ' , ; ` | : . ' , ; ` | : cluster node index: 1 [05:57:59.752] | : . ' , ; ` | : . ' , ; ` | : getFutureData() ... [05:57:59.752] | : . ' , ; ` | : . ' , ; ` | : . getFutureCore() ... [05:57:59.752] | : . ' , ; ` | : . ' , ; ` | : . ' Packages needed by the future expression (n = 0): [05:57:59.752] | : . ' , ; ` | : . ' , ; ` | : . getFutureCore() ... done [05:57:59.753] | : . ' , ; ` | : . ' , ; ` | : . getFutureCapture() ... [05:57:59.753] | : . ' , ; ` | : . ' , ; ` | : . getFutureCapture() ... done [05:57:59.753] | : . ' , ; ` | : . ' , ; ` | : . getFutureContext() ... [05:57:59.754] | : . ' , ; ` | : . ' , ; ` | : . ' plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [05:57:59.754] | : . ' , ; ` | : . ' , ; ` | : . ' , Getting stack without first backend: [n=0] [05:57:59.754] | : . ' , ; ` | : . ' , ; ` | : . ' plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [05:57:59.755] | : . ' , ; ` | : . ' , ; ` | : . ' Packages needed by future backend (n = 0): [05:57:59.755] | : . ' , ; ` | : . ' , ; ` | : . getFutureContext() ... done [05:57:59.755] | : . ' , ; ` | : . ' , ; ` | : getFutureData() ... done [05:57:59.756] | : . ' , ; ` | : . ' , ; ` | : FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'add', earlySignal = 0) ... [05:57:59.756] | : . ' , ; ` | : . ' , ; ` | : . Appended future to position #1 [05:57:59.756] | : . ' , ; ` | : . ' , ; ` | : . Number of registered futures: 1 [05:57:59.757] | : . ' , ; ` | : . ' , ; ` | : FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'add', earlySignal = 0) ... done [05:57:59.757] | : . ' , ; ` | : . ' , ; ` | launchFuture() ... done [05:57:59.757] | : . ' , ; ` | : . ' , ; ` | MultisessionFuture started [05:57:59.758] | : . ' , ; ` | : . ' , ; ` launchFuture() for ClusterFutureBackend ... done [05:57:59.758] | : . ' , ; ` | : . ' , ; Launching futures ... done [05:57:59.758] | : . ' , ; ` | : . ' , ; Future launched: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [05:57:59.759] | : . ' , ; ` | : . ' , Using MultisessionFutureBackend ... done [05:57:59.759] | : . ' , ; ` | : . ' run() for 'Future' () ... done [05:57:59.759] | : . ' , ; ` | : . future(..., label = NULL) ... done [05:57:59.760] | : . ' , ; ` | : . value() for MultisessionFuture () ... [05:57:59.760] | : . ' , ; ` | : . ' result() for ClusterFuture ... [05:57:59.760] | : . ' , ; ` | : . ' , assertValidConnection() ... [05:57:59.761] | : . ' , ; ` | : . ' , ; cluster node index: 1 [05:57:59.761] | : . ' , ; ` | : . ' , assertValidConnection() ... done [05:57:59.762] | : . ' , ; ` | : . ' , receiveMessageFromWorker() for ClusterFuture ... [05:57:59.762] | : . ' , ; ` | : . ' , ; cluster node index: 1 [05:57:59.762] | : . ' , ; ` | : . ' , ; [1] TRUE [05:57:59.763] | : . ' , ; ` | : . ' , ; received data: [05:57:59.763] | : . ' , ; ` | : . ' , ; List of 5 [05:57:59.763] | : . ' , ; ` | : . ' , ; $ type : chr "VALUE" [05:57:59.763] | : . ' , ; ` | : . ' , ; $ value :List of 16 [05:57:59.763] | : . ' , ; ` | : . ' , ; ..$ value : num 1 [05:57:59.763] | : . ' , ; ` | : . ' , ; ..$ visible : logi TRUE [05:57:59.763] | : . ' , ; ` | : . ' , ; ..$ stdout : chr "" [05:57:59.763] | : . ' , ; ` | : . ' , ; ..$ conditions : list() [05:57:59.763] | : . ' , ; ` | : . ' , ; ..$ rng : logi FALSE [05:57:59.763] | : . ' , ; ` | : . ' , ; ..$ seed : NULL [05:57:59.763] | : . ' , ; ` | : . ' , ; ..$ misuseGlobalEnv : NULL [05:57:59.763] | : . ' , ; ` | : . ' , ; ..$ misuseConnections :List of 3 [05:57:59.763] | : . ' , ; ` | : . ' , ; .. ..$ added : NULL [05:57:59.763] | : . ' , ; ` | : . ' , ; .. ..$ removed : NULL [05:57:59.763] | : . ' , ; ` | : . ' , ; .. ..$ replaced: NULL [05:57:59.763] | : . ' , ; ` | : . ' , ; ..$ misuseDevices : NULL [05:57:59.763] | : . ' , ; ` | : . ' , ; ..$ misuseDefaultDevice: list() [05:57:59.763] | : . ' , ; ` | : . ' , ; ..$ started : POSIXct[1:1], format: "2025-06-05 05:57:59" [05:57:59.763] | : . ' , ; ` | : . ' , ; ..$ finished : POSIXct[1:1], format: "2025-06-05 05:57:59" [05:57:59.763] | : . ' , ; ` | : . ' , ; ..$ uuid : chr [1:2] "9c6324640902c759a62f10442f0e79fd" "22" [05:57:59.763] | : . ' , ; ` | : . ' , ; ..$ session_uuid : chr "07945620c64e3373ff98cb3c11f0434c" [05:57:59.763] | : . ' , ; ` | : . ' , ; .. ..- attr(*, "source")=List of 5 [05:57:59.763] | : . ' , ; ` | : . ' , ; .. .. ..$ host : Named chr "CRANWIN3" [05:57:59.763] | : . ' , ; ` | : . ' , ; .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:57:59.763] | : . ' , ; ` | : . ' , ; .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:57:59.763] | : . ' , ; ` | : . ' , ; .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:57:59.763] | : . ' , ; ` | : . ' , ; .. .. ..$ pid : int 193316 [05:57:59.763] | : . ' , ; ` | : . ' , ; .. .. ..$ time : POSIXct[1:1], format: "2025-06-05 05:57:57" [05:57:59.763] | : . ' , ; ` | : . ' , ; .. .. ..$ random: int 2147483647 [05:57:59.763] | : . ' , ; ` | : . ' , ; ..$ r_info :List of 4 [05:57:59.763] | : . ' , ; ` | : . ' , ; .. ..$ version :Classes 'R_system_version', 'package_version', 'numeric_version' hidden list of 1 [05:57:59.763] | : . ' , ; ` | : . ' , ; .. .. ..$ : int [1:3] 4 6 0 [05:57:59.763] | : . ' , ; ` | : . ' , ; .. ..$ os : chr "windows" [05:57:59.763] | : . ' , ; ` | : . ' , ; .. ..$ os_name : chr "Windows" [05:57:59.763] | : . ' , ; ` | : . ' , ; .. ..$ captures_utf8: logi TRUE [05:57:59.763] | : . ' , ; ` | : . ' , ; ..$ version : chr "1.8" [05:57:59.763] | : . ' , ; ` | : . ' , ; ..- attr(*, "class")= chr "FutureResult" [05:57:59.763] | : . ' , ; ` | : . ' , ; $ success: logi TRUE [05:57:59.763] | : . ' , ; ` | : . ' , ; $ time : 'proc_time' Named num [1:5] 0 0 0 NA NA [05:57:59.763] | : . ' , ; ` | : . ' , ; ..- attr(*, "names")= chr [1:5] "user.self" "sys.self" "elapsed" "user.child" ... [05:57:59.763] | : . ' , ; ` | : . ' , ; $ tag : NULL [05:57:59.786] | : . ' , ; ` | : . ' , ; Received FutureResult [05:57:59.786] | : . ' , ; ` | : . ' , ; FutureResult: [05:57:59.786] | : . ' , ; ` | : . ' , ; value: 'numeric' [05:57:59.786] | : . ' , ; ` | : . ' , ; visible: TRUE [05:57:59.786] | : . ' , ; ` | : . ' , ; stdout: character [05:57:59.786] | : . ' , ; ` | : . ' , ; conditions: [n = 0] [05:57:59.786] | : . ' , ; ` | : . ' , ; RNG used: FALSE [05:57:59.786] | : . ' , ; ` | : . ' , ; duration: 0.004759073 secs (started 2025-06-05 05:57:59.756589) [05:57:59.786] | : . ' , ; ` | : . ' , ; version: 1.8 [05:57:59.787] | : . ' , ; ` | : . ' , ; FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'remove', earlySignal = 0) ... [05:57:59.787] | : . ' , ; ` | : . ' , ; ` Removed future from position #1 [05:57:59.788] | : . ' , ; ` | : . ' , ; ` Number of registered futures: 0 [05:57:59.788] | : . ' , ; ` | : . ' , ; FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'remove', earlySignal = 0) ... done [05:57:59.788] | : . ' , ; ` | : . ' , ; Erased future from future backend [05:57:59.789] | : . ' , ; ` | : . ' , ; result() for ClusterFuture ... [05:57:59.789] | : . ' , ; ` | : . ' , ; ` result already collected: FutureResult [05:57:59.789] | : . ' , ; ` | : . ' , ; result() for ClusterFuture ... done [05:57:59.789] | : . ' , ; ` | : . ' , ; signalConditions() ... [05:57:59.790] | : . ' , ; ` | : . ' , ; ` include = 'immediateCondition' [05:57:59.790] | : . ' , ; ` | : . ' , ; ` exclude = [05:57:59.790] | : . ' , ; ` | : . ' , ; ` resignal = FALSE [05:57:59.790] | : . ' , ; ` | : . ' , ; ` Number of conditions: 0 [05:57:59.791] | : . ' , ; ` | : . ' , ; ` int 0 [05:57:59.792] | : . ' , ; ` | : . ' , ; signalConditions() ... done [05:57:59.792] | : . ' , ; ` | : . ' , receiveMessageFromWorker() for ClusterFuture ... done [05:57:59.792] | : . ' , ; ` | : . ' result() for ClusterFuture ... done [05:57:59.793] | : . ' , ; ` | : . ' result() for ClusterFuture ... [05:57:59.793] | : . ' , ; ` | : . ' , result already collected: FutureResult [05:57:59.793] | : . ' , ; ` | : . ' result() for ClusterFuture ... done [05:57:59.793] | : . ' , ; ` | : . ' signalConditions() ... [05:57:59.794] | : . ' , ; ` | : . ' , include = 'immediateCondition' [05:57:59.794] | : . ' , ; ` | : . ' , exclude = [05:57:59.794] | : . ' , ; ` | : . ' , resignal = FALSE [05:57:59.794] | : . ' , ; ` | : . ' , Number of conditions: 0 [05:57:59.795] | : . ' , ; ` | : . ' , int 0 [05:57:59.796] | : . ' , ; ` | : . ' signalConditions() ... done [05:57:59.796] | : . ' , ; ` | : . ' relay stdout ... [05:57:59.796] | : . ' , ; ` | : . ' relay stdout ... done [05:57:59.796] | : . ' , ; ` | : . ' check for misuse ... [05:57:59.797] | : . ' , ; ` | : . ' check for misuse ... done [05:57:59.797] | : . ' , ; ` | : . value() for MultisessionFuture () ... done d = 1 ** Nested future assignments [05:57:59.798] | : . ' , ; ` | : . future(..., label = NULL) ... [05:57:59.798] | : . ' , ; ` | : . ' lazy: FALSE [05:57:59.798] | : . ' , ; ` | : . ' stdout: TRUE [05:57:59.799] | : . ' , ; ` | : . ' conditions: [n=1] 'condition' [05:57:59.799] | : . ' , ; ` | : . ' gc: FALSE [05:57:59.799] | : . ' , ; ` | : . ' earlySignal: FALSE [05:57:59.799] | : . ' , ; ` | : . ' getGlobalsAndPackages() ... [05:57:59.800] | : . ' , ; ` | : . ' , Searching for globals ... [05:57:59.864] | : . ' , ; ` | : . ' , ; globals found: [5] '{', '<-', '%<-%', '%->%', '+' [05:57:59.865] | : . ' , ; ` | : . ' , Searching for globals ... done [05:57:59.865] | : . ' , ; ` | : . ' , Resolving globals: FALSE [05:57:59.865] | : . ' , ; ` | : . ' , Search for packages associated with the globals ... [05:57:59.866] | : . ' , ; ` | : . ' , ; Packages associated with globals: [2] 'base', 'future' [05:57:59.867] | : . ' , ; ` | : . ' , ; Packages: [2] 'base', 'future' [05:57:59.867] | : . ' , ; ` | : . ' , Search for packages associated with the globals ... done [05:57:59.867] | : . ' , ; ` | : . ' , Packages after dropping 'base': [1] 'future' [05:57:59.868] | : . ' , ; ` | : . ' , Packages after dropping non-attached packages: [1] 'future' [05:57:59.868] | : . ' , ; ` | : . ' , globals: [0] [05:57:59.868] | : . ' , ; ` | : . ' , packages: [1] 'future' [05:57:59.869] | : . ' , ; ` | : . ' getGlobalsAndPackages() ... done [05:57:59.869] | : . ' , ; ` | : . ' run() for 'Future' () ... [05:57:59.870] | : . ' , ; ` | : . ' , state: 'created' [05:57:59.870] | : . ' , ; ` | : . ' , plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [05:57:59.870] | : . ' , ; ` | : . ' , plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [05:57:59.871] | : . ' , ; ` | : . ' , Using MultisessionFutureBackend ... [05:57:59.871] | : . ' , ; ` | : . ' , ; Number of futures since start: 9 (9 created, 9 launched, 10 finished) [05:57:59.871] | : . ' , ; ` | : . ' , ; Launching futures ... [05:57:59.872] | : . ' , ; ` | : . ' , ; ` launchFuture() for ClusterFutureBackend ... [05:57:59.872] | : . ' , ; ` | : . ' , ; ` | Workers: [n=2] [05:57:59.872] | : . ' , ; ` | : . ' , ; ` | Socket cluster with 2 nodes where 2 nodes are on host 'localhost' (R Under development (unstable) (2025-06-04 r88278 ucrt), platform x86_64-w64-mingw32) [05:57:59.875] | : . ' , ; ` | : . ' , ; ` | FutureRegistry: 'workers-5dc243a0b0bc3ee8ad565614def2b209' [05:57:59.875] | : . ' , ; ` | : . ' , ; ` | requestWorker() ... [05:57:59.875] | : . ' , ; ` | : . ' , ; ` | : requestNode() ... [05:57:59.876] | : . ' , ; ` | : . ' , ; ` | : . Number of workers: 2 [05:57:59.876] | : . ' , ; ` | : . ' , ; ` | : . Polling for a free worker ... [05:57:59.876] | : . ' , ; ` | : . ' , ; ` | : . ' FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'list', earlySignal = 0) ... [05:57:59.876] | : . ' , ; ` | : . ' , ; ` | : . ' , Listing all futures [05:57:59.876] | : . ' , ; ` | : . ' , ; ` | : . ' , Number of registered futures: 0 [05:57:59.877] | : . ' , ; ` | : . ' , ; ` | : . ' FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'list', earlySignal = 0) ... done [05:57:59.877] | : . ' , ; ` | : . ' , ; ` | : . ' Total time: 0 [05:57:59.877] | : . ' , ; ` | : . ' , ; ` | : . Polling for a free worker ... done [05:57:59.877] | : . ' , ; ` | : . ' , ; ` | : . FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'list', earlySignal = 0) ... [05:57:59.877] | : . ' , ; ` | : . ' , ; ` | : . ' Listing all futures [05:57:59.878] | : . ' , ; ` | : . ' , ; ` | : . ' Number of registered futures: 0 [05:57:59.878] | : . ' , ; ` | : . ' , ; ` | : . FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'list', earlySignal = 0) ... done [05:57:59.878] | : . ' , ; ` | : . ' , ; ` | : . avail: [n=2] '1', '2' [05:57:59.878] | : . ' , ; ` | : . ' , ; ` | : . Index of first available worker: 1 [05:57:59.878] | : . ' , ; ` | : . ' , ; ` | : . Validate that the worker is functional ... [05:57:59.946] | : . ' , ; ` | : . ' , ; ` | : . ' Worker is functional [05:57:59.946] | : . ' , ; ` | : . ' , ; ` | : . ' FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'list', earlySignal = 0) ... [05:57:59.947] | : . ' , ; ` | : . ' , ; ` | : . ' , Listing all futures [05:57:59.947] | : . ' , ; ` | : . ' , ; ` | : . ' , Number of registered futures: 0 [05:57:59.947] | : . ' , ; ` | : . ' , ; ` | : . ' FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'list', earlySignal = 0) ... done [05:57:59.947] | : . ' , ; ` | : . ' , ; ` | : . Validate that the worker is functional ... done [05:57:59.948] | : . ' , ; ` | : . ' , ; ` | : requestNode() ... done [05:57:59.948] | : . ' , ; ` | : . ' , ; ` | : cluster node index: 1 [05:57:59.948] | : . ' , ; ` | : . ' , ; ` | requestWorker() ... done [05:57:59.949] | : . ' , ; ` | : . ' , ; ` | eraseGlobalEnvironment() ... [05:57:59.950] | : . ' , ; ` | : . ' , ; ` | eraseGlobalEnvironment() ... done [05:57:59.950] | : . ' , ; ` | : . ' , ; ` | launchFuture() ... [05:57:59.950] | : . ' , ; ` | : . ' , ; ` | : cluster node index: 1 [05:57:59.951] | : . ' , ; ` | : . ' , ; ` | : getFutureData() ... [05:57:59.951] | : . ' , ; ` | : . ' , ; ` | : . getFutureCore() ... [05:57:59.951] | : . ' , ; ` | : . ' , ; ` | : . ' Packages needed by the future expression (n = 1): 'future' [05:57:59.952] | : . ' , ; ` | : . ' , ; ` | : . getFutureCore() ... done [05:57:59.952] | : . ' , ; ` | : . ' , ; ` | : . getFutureCapture() ... [05:57:59.952] | : . ' , ; ` | : . ' , ; ` | : . getFutureCapture() ... done [05:57:59.952] | : . ' , ; ` | : . ' , ; ` | : . getFutureContext() ... [05:57:59.953] | : . ' , ; ` | : . ' , ; ` | : . ' plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [05:57:59.953] | : . ' , ; ` | : . ' , ; ` | : . ' , Getting stack without first backend: [n=0] [05:57:59.953] | : . ' , ; ` | : . ' , ; ` | : . ' plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [05:57:59.954] | : . ' , ; ` | : . ' , ; ` | : . ' Packages needed by future backend (n = 0): [05:57:59.954] | : . ' , ; ` | : . ' , ; ` | : . getFutureContext() ... done [05:57:59.955] | : . ' , ; ` | : . ' , ; ` | : getFutureData() ... done [05:57:59.955] | : . ' , ; ` | : . ' , ; ` | : FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'add', earlySignal = 0) ... [05:57:59.956] | : . ' , ; ` | : . ' , ; ` | : . Appended future to position #1 [05:57:59.956] | : . ' , ; ` | : . ' , ; ` | : . Number of registered futures: 1 [05:57:59.956] | : . ' , ; ` | : . ' , ; ` | : FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'add', earlySignal = 0) ... done [05:57:59.956] | : . ' , ; ` | : . ' , ; ` | launchFuture() ... done [05:57:59.957] | : . ' , ; ` | : . ' , ; ` | MultisessionFuture started [05:57:59.957] | : . ' , ; ` | : . ' , ; ` launchFuture() for ClusterFutureBackend ... done [05:57:59.957] | : . ' , ; ` | : . ' , ; Launching futures ... done [05:57:59.958] | : . ' , ; ` | : . ' , ; Future launched: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [05:57:59.958] | : . ' , ; ` | : . ' , Using MultisessionFutureBackend ... done [05:57:59.958] | : . ' , ; ` | : . ' run() for 'Future' () ... done [05:57:59.959] | : . ' , ; ` | : . future(..., label = NULL) ... done [05:57:59.959] | : . ' , ; ` | : . value() for MultisessionFuture () ... [05:57:59.959] | : . ' , ; ` | : . ' result() for ClusterFuture ... [05:57:59.960] | : . ' , ; ` | : . ' , assertValidConnection() ... [05:57:59.960] | : . ' , ; ` | : . ' , ; cluster node index: 1 [05:57:59.961] | : . ' , ; ` | : . ' , assertValidConnection() ... done [05:57:59.961] | : . ' , ; ` | : . ' , receiveMessageFromWorker() for ClusterFuture ... [05:57:59.962] | : . ' , ; ` | : . ' , ; cluster node index: 1 [05:58:00.000] | : . ' , ; ` | : . ' , ; [1] TRUE [05:58:00.000] | : . ' , ; ` | : . ' , ; received data: [05:58:00.001] | : . ' , ; ` | : . ' , ; List of 5 [05:58:00.001] | : . ' , ; ` | : . ' , ; $ type : chr "VALUE" [05:58:00.001] | : . ' , ; ` | : . ' , ; $ value :List of 16 [05:58:00.001] | : . ' , ; ` | : . ' , ; ..$ value : num 10 [05:58:00.001] | : . ' , ; ` | : . ' , ; ..$ visible : logi TRUE [05:58:00.001] | : . ' , ; ` | : . ' , ; ..$ stdout : chr "" [05:58:00.001] | : . ' , ; ` | : . ' , ; ..$ conditions : list() [05:58:00.001] | : . ' , ; ` | : . ' , ; ..$ rng : logi FALSE [05:58:00.001] | : . ' , ; ` | : . ' , ; ..$ seed : NULL [05:58:00.001] | : . ' , ; ` | : . ' , ; ..$ misuseGlobalEnv : NULL [05:58:00.001] | : . ' , ; ` | : . ' , ; ..$ misuseConnections :List of 3 [05:58:00.001] | : . ' , ; ` | : . ' , ; .. ..$ added : NULL [05:58:00.001] | : . ' , ; ` | : . ' , ; .. ..$ removed : NULL [05:58:00.001] | : . ' , ; ` | : . ' , ; .. ..$ replaced: NULL [05:58:00.001] | : . ' , ; ` | : . ' , ; ..$ misuseDevices : NULL [05:58:00.001] | : . ' , ; ` | : . ' , ; ..$ misuseDefaultDevice: list() [05:58:00.001] | : . ' , ; ` | : . ' , ; ..$ started : POSIXct[1:1], format: "2025-06-05 05:57:59" [05:58:00.001] | : . ' , ; ` | : . ' , ; ..$ finished : POSIXct[1:1], format: "2025-06-05 05:57:59" [05:58:00.001] | : . ' , ; ` | : . ' , ; ..$ uuid : chr [1:2] "9c6324640902c759a62f10442f0e79fd" "23" [05:58:00.001] | : . ' , ; ` | : . ' , ; ..$ session_uuid : chr "07945620c64e3373ff98cb3c11f0434c" [05:58:00.001] | : . ' , ; ` | : . ' , ; .. ..- attr(*, "source")=List of 5 [05:58:00.001] | : . ' , ; ` | : . ' , ; .. .. ..$ host : Named chr "CRANWIN3" [05:58:00.001] | : . ' , ; ` | : . ' , ; .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:58:00.001] | : . ' , ; ` | : . ' , ; .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:58:00.001] | : . ' , ; ` | : . ' , ; .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:58:00.001] | : . ' , ; ` | : . ' , ; .. .. ..$ pid : int 193316 [05:58:00.001] | : . ' , ; ` | : . ' , ; .. .. ..$ time : POSIXct[1:1], format: "2025-06-05 05:57:57" [05:58:00.001] | : . ' , ; ` | : . ' , ; .. .. ..$ random: int 2147483647 [05:58:00.001] | : . ' , ; ` | : . ' , ; ..$ r_info :List of 4 [05:58:00.001] | : . ' , ; ` | : . ' , ; .. ..$ version :Classes 'R_system_version', 'package_version', 'numeric_version' hidden list of 1 [05:58:00.001] | : . ' , ; ` | : . ' , ; .. .. ..$ : int [1:3] 4 6 0 [05:58:00.001] | : . ' , ; ` | : . ' , ; .. ..$ os : chr "windows" [05:58:00.001] | : . ' , ; ` | : . ' , ; .. ..$ os_name : chr "Windows" [05:58:00.001] | : . ' , ; ` | : . ' , ; .. ..$ captures_utf8: logi TRUE [05:58:00.001] | : . ' , ; ` | : . ' , ; ..$ version : chr "1.8" [05:58:00.001] | : . ' , ; ` | : . ' , ; ..- attr(*, "class")= chr "FutureResult" [05:58:00.001] | : . ' , ; ` | : . ' , ; $ success: logi TRUE [05:58:00.001] | : . ' , ; ` | : . ' , ; $ time : 'proc_time' Named num [1:5] 0.05 0 0.04 NA NA [05:58:00.001] | : . ' , ; ` | : . ' , ; ..- attr(*, "names")= chr [1:5] "user.self" "sys.self" "elapsed" "user.child" ... [05:58:00.001] | : . ' , ; ` | : . ' , ; $ tag : NULL [05:58:00.016] | : . ' , ; ` | : . ' , ; Received FutureResult [05:58:00.016] | : . ' , ; ` | : . ' , ; FutureResult: [05:58:00.016] | : . ' , ; ` | : . ' , ; value: 'numeric' [05:58:00.016] | : . ' , ; ` | : . ' , ; visible: TRUE [05:58:00.016] | : . ' , ; ` | : . ' , ; stdout: character [05:58:00.016] | : . ' , ; ` | : . ' , ; conditions: [n = 0] [05:58:00.016] | : . ' , ; ` | : . ' , ; RNG used: FALSE [05:58:00.016] | : . ' , ; ` | : . ' , ; duration: 0.04214692 secs (started 2025-06-05 05:57:59.956036) [05:58:00.016] | : . ' , ; ` | : . ' , ; version: 1.8 [05:58:00.017] | : . ' , ; ` | : . ' , ; FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'remove', earlySignal = 0) ... [05:58:00.018] | : . ' , ; ` | : . ' , ; ` Removed future from position #1 [05:58:00.018] | : . ' , ; ` | : . ' , ; ` Number of registered futures: 0 [05:58:00.018] | : . ' , ; ` | : . ' , ; FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'remove', earlySignal = 0) ... done [05:58:00.018] | : . ' , ; ` | : . ' , ; Erased future from future backend [05:58:00.019] | : . ' , ; ` | : . ' , ; result() for ClusterFuture ... [05:58:00.019] | : . ' , ; ` | : . ' , ; ` result already collected: FutureResult [05:58:00.019] | : . ' , ; ` | : . ' , ; result() for ClusterFuture ... done [05:58:00.019] | : . ' , ; ` | : . ' , ; signalConditions() ... [05:58:00.020] | : . ' , ; ` | : . ' , ; ` include = 'immediateCondition' [05:58:00.020] | : . ' , ; ` | : . ' , ; ` exclude = [05:58:00.020] | : . ' , ; ` | : . ' , ; ` resignal = FALSE [05:58:00.020] | : . ' , ; ` | : . ' , ; ` Number of conditions: 0 [05:58:00.021] | : . ' , ; ` | : . ' , ; ` int 0 [05:58:00.021] | : . ' , ; ` | : . ' , ; signalConditions() ... done [05:58:00.022] | : . ' , ; ` | : . ' , receiveMessageFromWorker() for ClusterFuture ... done [05:58:00.022] | : . ' , ; ` | : . ' result() for ClusterFuture ... done [05:58:00.022] | : . ' , ; ` | : . ' result() for ClusterFuture ... [05:58:00.022] | : . ' , ; ` | : . ' , result already collected: FutureResult [05:58:00.023] | : . ' , ; ` | : . ' result() for ClusterFuture ... done [05:58:00.023] | : . ' , ; ` | : . ' signalConditions() ... [05:58:00.023] | : . ' , ; ` | : . ' , include = 'immediateCondition' [05:58:00.023] | : . ' , ; ` | : . ' , exclude = [05:58:00.024] | : . ' , ; ` | : . ' , resignal = FALSE [05:58:00.024] | : . ' , ; ` | : . ' , Number of conditions: 0 [05:58:00.024] | : . ' , ; ` | : . ' , int 0 [05:58:00.025] | : . ' , ; ` | : . ' signalConditions() ... done [05:58:00.025] | : . ' , ; ` | : . ' relay stdout ... [05:58:00.025] | : . ' , ; ` | : . ' relay stdout ... done [05:58:00.026] | : . ' , ; ` | : . ' check for misuse ... [05:58:00.026] | : . ' , ; ` | : . ' check for misuse ... done [05:58:00.026] | : . ' , ; ` | : . value() for MultisessionFuture () ... done a = 10 [05:58:00.027] | : . ' , ; ` | : . future(..., label = NULL) ... [05:58:00.027] | : . ' , ; ` | : . ' lazy: FALSE [05:58:00.027] | : . ' , ; ` | : . ' stdout: TRUE [05:58:00.027] | : . ' , ; ` | : . ' conditions: [n=1] 'condition' [05:58:00.028] | : . ' , ; ` | : . ' gc: FALSE [05:58:00.028] | : . ' , ; ` | : . ' earlySignal: FALSE [05:58:00.028] | : . ' , ; ` | : . ' getGlobalsAndPackages() ... [05:58:00.028] | : . ' , ; ` | : . ' , Searching for globals ... [05:58:00.043] | : . ' , ; ` | : . ' , ; globals found: [3] '{', '+', 'a' [05:58:00.044] | : . ' , ; ` | : . ' , Searching for globals ... done [05:58:00.044] | : . ' , ; ` | : . ' , Resolving globals: FALSE [05:58:00.044] | : . ' , ; ` | : . ' , Search for packages associated with the globals ... [05:58:00.045] | : . ' , ; ` | : . ' , ; Packages associated with globals: [1] 'base' [05:58:00.045] | : . ' , ; ` | : . ' , ; Packages: [1] 'base' [05:58:00.046] | : . ' , ; ` | : . ' , Search for packages associated with the globals ... done [05:58:00.046] | : . ' , ; ` | : . ' , Packages after dropping 'base': [0] [05:58:00.046] | : . ' , ; ` | : . ' , globals: [1] 'a' [05:58:00.046] | : . ' , ; ` | : . ' , packages: [0] [05:58:00.047] | : . ' , ; ` | : . ' getGlobalsAndPackages() ... done [05:58:00.047] | : . ' , ; ` | : . ' run() for 'Future' () ... [05:58:00.047] | : . ' , ; ` | : . ' , state: 'created' [05:58:00.048] | : . ' , ; ` | : . ' , plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [05:58:00.048] | : . ' , ; ` | : . ' , plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [05:58:00.048] | : . ' , ; ` | : . ' , Using MultisessionFutureBackend ... [05:58:00.048] | : . ' , ; ` | : . ' , ; Number of futures since start: 10 (10 created, 10 launched, 11 finished) [05:58:00.049] | : . ' , ; ` | : . ' , ; Launching futures ... [05:58:00.049] | : . ' , ; ` | : . ' , ; ` launchFuture() for ClusterFutureBackend ... [05:58:00.049] | : . ' , ; ` | : . ' , ; ` | Workers: [n=2] [05:58:00.050] | : . ' , ; ` | : . ' , ; ` | Socket cluster with 2 nodes where 2 nodes are on host 'localhost' (R Under development (unstable) (2025-06-04 r88278 ucrt), platform x86_64-w64-mingw32) [05:58:00.053] | : . ' , ; ` | : . ' , ; ` | FutureRegistry: 'workers-5dc243a0b0bc3ee8ad565614def2b209' [05:58:00.053] | : . ' , ; ` | : . ' , ; ` | requestWorker() ... [05:58:00.053] | : . ' , ; ` | : . ' , ; ` | : requestNode() ... [05:58:00.053] | : . ' , ; ` | : . ' , ; ` | : . Number of workers: 2 [05:58:00.054] | : . ' , ; ` | : . ' , ; ` | : . Polling for a free worker ... [05:58:00.054] | : . ' , ; ` | : . ' , ; ` | : . ' FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'list', earlySignal = 0) ... [05:58:00.054] | : . ' , ; ` | : . ' , ; ` | : . ' , Listing all futures [05:58:00.054] | : . ' , ; ` | : . ' , ; ` | : . ' , Number of registered futures: 0 [05:58:00.055] | : . ' , ; ` | : . ' , ; ` | : . ' FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'list', earlySignal = 0) ... done [05:58:00.055] | : . ' , ; ` | : . ' , ; ` | : . ' Total time: 0 [05:58:00.055] | : . ' , ; ` | : . ' , ; ` | : . Polling for a free worker ... done [05:58:00.055] | : . ' , ; ` | : . ' , ; ` | : . FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'list', earlySignal = 0) ... [05:58:00.055] | : . ' , ; ` | : . ' , ; ` | : . ' Listing all futures [05:58:00.056] | : . ' , ; ` | : . ' , ; ` | : . ' Number of registered futures: 0 [05:58:00.056] | : . ' , ; ` | : . ' , ; ` | : . FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'list', earlySignal = 0) ... done [05:58:00.056] | : . ' , ; ` | : . ' , ; ` | : . avail: [n=2] '1', '2' [05:58:00.056] | : . ' , ; ` | : . ' , ; ` | : . Index of first available worker: 1 [05:58:00.057] | : . ' , ; ` | : . ' , ; ` | : . Validate that the worker is functional ... [05:58:00.154] | : . ' , ; ` | : . ' , ; ` | : . ' Worker is functional [05:58:00.154] | : . ' , ; ` | : . ' , ; ` | : . ' FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'list', earlySignal = 0) ... [05:58:00.155] | : . ' , ; ` | : . ' , ; ` | : . ' , Listing all futures [05:58:00.155] | : . ' , ; ` | : . ' , ; ` | : . ' , Number of registered futures: 0 [05:58:00.155] | : . ' , ; ` | : . ' , ; ` | : . ' FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'list', earlySignal = 0) ... done [05:58:00.156] | : . ' , ; ` | : . ' , ; ` | : . Validate that the worker is functional ... done [05:58:00.156] | : . ' , ; ` | : . ' , ; ` | : requestNode() ... done [05:58:00.156] | : . ' , ; ` | : . ' , ; ` | : cluster node index: 1 [05:58:00.157] | : . ' , ; ` | : . ' , ; ` | requestWorker() ... done [05:58:00.157] | : . ' , ; ` | : . ' , ; ` | eraseGlobalEnvironment() ... [05:58:00.158] | : . ' , ; ` | : . ' , ; ` | eraseGlobalEnvironment() ... done [05:58:00.158] | : . ' , ; ` | : . ' , ; ` | launchFuture() ... [05:58:00.158] | : . ' , ; ` | : . ' , ; ` | : cluster node index: 1 [05:58:00.159] | : . ' , ; ` | : . ' , ; ` | : getFutureData() ... [05:58:00.159] | : . ' , ; ` | : . ' , ; ` | : . getFutureCore() ... [05:58:00.159] | : . ' , ; ` | : . ' , ; ` | : . ' Packages needed by the future expression (n = 0): [05:58:00.160] | : . ' , ; ` | : . ' , ; ` | : . getFutureCore() ... done [05:58:00.160] | : . ' , ; ` | : . ' , ; ` | : . getFutureCapture() ... [05:58:00.160] | : . ' , ; ` | : . ' , ; ` | : . getFutureCapture() ... done [05:58:00.161] | : . ' , ; ` | : . ' , ; ` | : . getFutureContext() ... [05:58:00.161] | : . ' , ; ` | : . ' , ; ` | : . ' plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [05:58:00.161] | : . ' , ; ` | : . ' , ; ` | : . ' , Getting stack without first backend: [n=0] [05:58:00.162] | : . ' , ; ` | : . ' , ; ` | : . ' plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [05:58:00.162] | : . ' , ; ` | : . ' , ; ` | : . ' Packages needed by future backend (n = 0): [05:58:00.162] | : . ' , ; ` | : . ' , ; ` | : . getFutureContext() ... done [05:58:00.163] | : . ' , ; ` | : . ' , ; ` | : getFutureData() ... done [05:58:00.163] | : . ' , ; ` | : . ' , ; ` | : FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'add', earlySignal = 0) ... [05:58:00.164] | : . ' , ; ` | : . ' , ; ` | : . Appended future to position #1 [05:58:00.164] | : . ' , ; ` | : . ' , ; ` | : . Number of registered futures: 1 [05:58:00.164] | : . ' , ; ` | : . ' , ; ` | : FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'add', earlySignal = 0) ... done [05:58:00.165] | : . ' , ; ` | : . ' , ; ` | launchFuture() ... done [05:58:00.165] | : . ' , ; ` | : . ' , ; ` | MultisessionFuture started [05:58:00.165] | : . ' , ; ` | : . ' , ; ` launchFuture() for ClusterFutureBackend ... done [05:58:00.165] | : . ' , ; ` | : . ' , ; Launching futures ... done [05:58:00.166] | : . ' , ; ` | : . ' , ; Future launched: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [05:58:00.166] | : . ' , ; ` | : . ' , Using MultisessionFutureBackend ... done [05:58:00.166] | : . ' , ; ` | : . ' run() for 'Future' () ... done [05:58:00.167] | : . ' , ; ` | : . future(..., label = NULL) ... done [05:58:00.167] | : . ' , ; ` | : . value() for MultisessionFuture () ... [05:58:00.167] | : . ' , ; ` | : . ' result() for ClusterFuture ... [05:58:00.168] | : . ' , ; ` | : . ' , assertValidConnection() ... [05:58:00.168] | : . ' , ; ` | : . ' , ; cluster node index: 1 [05:58:00.169] | : . ' , ; ` | : . ' , assertValidConnection() ... done [05:58:00.169] | : . ' , ; ` | : . ' , receiveMessageFromWorker() for ClusterFuture ... [05:58:00.170] | : . ' , ; ` | : . ' , ; cluster node index: 1 [05:58:00.171] | : . ' , ; ` | : . ' , ; [1] TRUE [05:58:00.171] | : . ' , ; ` | : . ' , ; received data: [05:58:00.172] | : . ' , ; ` | : . ' , ; List of 5 [05:58:00.172] | : . ' , ; ` | : . ' , ; $ type : chr "VALUE" [05:58:00.172] | : . ' , ; ` | : . ' , ; $ value :List of 16 [05:58:00.172] | : . ' , ; ` | : . ' , ; ..$ value : num 11 [05:58:00.172] | : . ' , ; ` | : . ' , ; ..$ visible : logi TRUE [05:58:00.172] | : . ' , ; ` | : . ' , ; ..$ stdout : chr "" [05:58:00.172] | : . ' , ; ` | : . ' , ; ..$ conditions : list() [05:58:00.172] | : . ' , ; ` | : . ' , ; ..$ rng : logi FALSE [05:58:00.172] | : . ' , ; ` | : . ' , ; ..$ seed : NULL [05:58:00.172] | : . ' , ; ` | : . ' , ; ..$ misuseGlobalEnv : NULL [05:58:00.172] | : . ' , ; ` | : . ' , ; ..$ misuseConnections :List of 3 [05:58:00.172] | : . ' , ; ` | : . ' , ; .. ..$ added : NULL [05:58:00.172] | : . ' , ; ` | : . ' , ; .. ..$ removed : NULL [05:58:00.172] | : . ' , ; ` | : . ' , ; .. ..$ replaced: NULL [05:58:00.172] | : . ' , ; ` | : . ' , ; ..$ misuseDevices : NULL [05:58:00.172] | : . ' , ; ` | : . ' , ; ..$ misuseDefaultDevice: list() [05:58:00.172] | : . ' , ; ` | : . ' , ; ..$ started : POSIXct[1:1], format: "2025-06-05 05:58:00" [05:58:00.172] | : . ' , ; ` | : . ' , ; ..$ finished : POSIXct[1:1], format: "2025-06-05 05:58:00" [05:58:00.172] | : . ' , ; ` | : . ' , ; ..$ uuid : chr [1:2] "9c6324640902c759a62f10442f0e79fd" "24" [05:58:00.172] | : . ' , ; ` | : . ' , ; ..$ session_uuid : chr "07945620c64e3373ff98cb3c11f0434c" [05:58:00.172] | : . ' , ; ` | : . ' , ; .. ..- attr(*, "source")=List of 5 [05:58:00.172] | : . ' , ; ` | : . ' , ; .. .. ..$ host : Named chr "CRANWIN3" [05:58:00.172] | : . ' , ; ` | : . ' , ; .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:58:00.172] | : . ' , ; ` | : . ' , ; .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:58:00.172] | : . ' , ; ` | : . ' , ; .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:58:00.172] | : . ' , ; ` | : . ' , ; .. .. ..$ pid : int 193316 [05:58:00.172] | : . ' , ; ` | : . ' , ; .. .. ..$ time : POSIXct[1:1], format: "2025-06-05 05:57:57" [05:58:00.172] | : . ' , ; ` | : . ' , ; .. .. ..$ random: int 2147483647 [05:58:00.172] | : . ' , ; ` | : . ' , ; ..$ r_info :List of 4 [05:58:00.172] | : . ' , ; ` | : . ' , ; .. ..$ version :Classes 'R_system_version', 'package_version', 'numeric_version' hidden list of 1 [05:58:00.172] | : . ' , ; ` | : . ' , ; .. .. ..$ : int [1:3] 4 6 0 [05:58:00.172] | : . ' , ; ` | : . ' , ; .. ..$ os : chr "windows" [05:58:00.172] | : . ' , ; ` | : . ' , ; .. ..$ os_name : chr "Windows" [05:58:00.172] | : . ' , ; ` | : . ' , ; .. ..$ captures_utf8: logi TRUE [05:58:00.172] | : . ' , ; ` | : . ' , ; ..$ version : chr "1.8" [05:58:00.172] | : . ' , ; ` | : . ' , ; ..- attr(*, "class")= chr "FutureResult" [05:58:00.172] | : . ' , ; ` | : . ' , ; $ success: logi TRUE [05:58:00.172] | : . ' , ; ` | : . ' , ; $ time : 'proc_time' Named num [1:5] 0.02 0 0.02 NA NA [05:58:00.172] | : . ' , ; ` | : . ' , ; ..- attr(*, "names")= chr [1:5] "user.self" "sys.self" "elapsed" "user.child" ... [05:58:00.172] | : . ' , ; ` | : . ' , ; $ tag : NULL [05:58:00.195] | : . ' , ; ` | : . ' , ; Received FutureResult [05:58:00.196] | : . ' , ; ` | : . ' , ; FutureResult: [05:58:00.196] | : . ' , ; ` | : . ' , ; value: 'numeric' [05:58:00.196] | : . ' , ; ` | : . ' , ; visible: TRUE [05:58:00.196] | : . ' , ; ` | : . ' , ; stdout: character [05:58:00.196] | : . ' , ; ` | : . ' , ; conditions: [n = 0] [05:58:00.196] | : . ' , ; ` | : . ' , ; RNG used: FALSE [05:58:00.196] | : . ' , ; ` | : . ' , ; duration: 0.005593061 secs (started 2025-06-05 05:58:00.164137) [05:58:00.196] | : . ' , ; ` | : . ' , ; version: 1.8 [05:58:00.197] | : . ' , ; ` | : . ' , ; FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'remove', earlySignal = 0) ... [05:58:00.197] | : . ' , ; ` | : . ' , ; ` Removed future from position #1 [05:58:00.198] | : . ' , ; ` | : . ' , ; ` Number of registered futures: 0 [05:58:00.198] | : . ' , ; ` | : . ' , ; FutureRegistry('workers-5dc243a0b0bc3ee8ad565614def2b209', action = 'remove', earlySignal = 0) ... done [05:58:00.198] | : . ' , ; ` | : . ' , ; Erased future from future backend [05:58:00.199] | : . ' , ; ` | : . ' , ; result() for ClusterFuture ... [05:58:00.199] | : . ' , ; ` | : . ' , ; ` result already collected: FutureResult [05:58:00.200] | : . ' , ; ` | : . ' , ; result() for ClusterFuture ... done [05:58:00.200] | : . ' , ; ` | : . ' , ; signalConditions() ... [05:58:00.200] | : . ' , ; ` | : . ' , ; ` include = 'immediateCondition' [05:58:00.201] | : . ' , ; ` | : . ' , ; ` exclude = [05:58:00.201] | : . ' , ; ` | : . ' , ; ` resignal = FALSE [05:58:00.201] | : . ' , ; ` | : . ' , ; ` Number of conditions: 0 [05:58:00.202] | : . ' , ; ` | : . ' , ; ` int 0 [05:58:00.202] | : . ' , ; ` | : . ' , ; signalConditions() ... done [05:58:00.203] | : . ' , ; ` | : . ' , receiveMessageFromWorker() for ClusterFuture ... done [05:58:00.203] | : . ' , ; ` | : . ' result() for ClusterFuture ... done [05:58:00.203] | : . ' , ; ` | : . ' result() for ClusterFuture ... [05:58:00.204] | : . ' , ; ` | : . ' , result already collected: FutureResult [05:58:00.204] | : . ' , ; ` | : . ' result() for ClusterFuture ... done [05:58:00.204] | : . ' , ; ` | : . ' signalConditions() ... [05:58:00.205] | : . ' , ; ` | : . ' , include = 'immediateCondition' [05:58:00.205] | : . ' , ; ` | : . ' , exclude = [05:58:00.205] | : . ' , ; ` | : . ' , resignal = FALSE [05:58:00.206] | : . ' , ; ` | : . ' , Number of conditions: 0 [05:58:00.206] | : . ' , ; ` | : . ' , int 0 [05:58:00.207] | : . ' , ; ` | : . ' signalConditions() ... done [05:58:00.207] | : . ' , ; ` | : . ' relay stdout ... [05:58:00.208] | : . ' , ; ` | : . ' relay stdout ... done [05:58:00.208] | : . ' , ; ` | : . ' check for misuse ... [05:58:00.208] | : . ' , ; ` | : . ' check for misuse ... done [05:58:00.209] | : . ' , ; ` | : . 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=213] '!ExitCode', 'ALLUSERSPROFILE', 'APPDATA', 'BIBINPUTS', 'BINDIR', 'BSTINPUTS', 'COMMONPROGRAMFILES', 'COMPUTERNAME', 'COMSPEC', 'CURL_CA_BUNDLE', '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_SPECIAL__', '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_06_05_05_55_16_20588' Sourcing 6 epilogue scripts ... done Test time: user.self=4s, sys.self=0.2s, elapsed=6s, user.child=NAs, sys.child=NAs Test 'futureAssign_OP' ... success > > proc.time() user system elapsed 4.37 0.34 5.93