R Under development (unstable) (2025-05-08 r88190 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) [01:57:04.011] Option 'future.startup.script': TRUE [01:57:04.012] Future startup scripts considered: '.future.R', '~/.future.R' [01:57:04.013] 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 ... [01:57:04.059] plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [01:57:04.059] | plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = NA, init = TRUE) ... [01:57:04.059] | : all.equal() for FutureStrategyList ... [01:57:04.059] | : . New stack: [01:57:04.060] | : . List of 1 [01:57:04.060] | : . $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [01:57:04.060] | : . ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [01:57:04.060] | : . ..- attr(*, "init")= logi TRUE [01:57:04.060] | : . ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.060] | : . .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.060] | : . ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.060] | : . ..- attr(*, "call")= language plan(strategy) [01:57:04.060] | : . - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [01:57:04.066] | : . Old stack: [01:57:04.066] | : . List of 1 [01:57:04.066] | : . $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [01:57:04.066] | : . ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [01:57:04.066] | : . ..- attr(*, "init")= logi TRUE [01:57:04.066] | : . ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.066] | : . .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.066] | : . ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.066] | : . ..- attr(*, "call")= language plan(sequential) [01:57:04.066] | : . - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [01:57:04.069] | : . Not identical [01:57:04.069] | : . all.equal() for future ... [01:57:04.069] | : . ' List of 2 [01:57:04.069] | : . ' $ target :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [01:57:04.069] | : . ' ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [01:57:04.069] | : . ' ..- attr(*, "init")= logi TRUE [01:57:04.069] | : . ' ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.069] | : . ' .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.069] | : . ' ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.069] | : . ' ..- attr(*, "call")= language plan(strategy) [01:57:04.069] | : . ' $ current:function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [01:57:04.069] | : . ' ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [01:57:04.069] | : . ' ..- attr(*, "init")= logi TRUE [01:57:04.069] | : . ' ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.069] | : . ' .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.069] | : . ' ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.069] | : . ' ..- attr(*, "call")= language plan(sequential) [01:57:04.075] | : . all.equal() for future ... done [01:57:04.075] | : all.equal() for FutureStrategyList ... done [01:57:04.075] | : plan(): Skip setting new future backend stack because it is the same as the current one: [01:57:04.075] | : List of future strategies: [01:57:04.075] | : 1. sequential: [01:57:04.075] | : - args: function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame(), workers = "") [01:57:04.075] | : - tweaked: FALSE [01:57:04.075] | : - call: plan(sequential) [01:57:04.076] | plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = NA, init = TRUE) ... done [01:57:04.077] plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done ** Future evaluation without globals [01:57:04.078] future(..., label = NULL) ... [01:57:04.078] | lazy: FALSE [01:57:04.078] | stdout: TRUE [01:57:04.078] | conditions: [n=1] 'condition' [01:57:04.078] | gc: FALSE [01:57:04.079] | earlySignal: FALSE [01:57:04.079] | getGlobalsAndPackages() ... [01:57:04.079] | : Searching for globals ... [01:57:04.095] | : . globals found: [2] '{', '<-' [01:57:04.095] | : Searching for globals ... done [01:57:04.096] | : Resolving globals: FALSE [01:57:04.096] | : Search for packages associated with the globals ... [01:57:04.096] | : . Packages associated with globals: [1] 'base' [01:57:04.097] | : . Packages: [1] 'base' [01:57:04.097] | : Search for packages associated with the globals ... done [01:57:04.097] | : Packages after dropping 'base': [0] [01:57:04.097] | : globals: [0] [01:57:04.097] | : packages: [0] [01:57:04.097] | getGlobalsAndPackages() ... done [01:57:04.098] | run() for 'Future' (NULL) ... [01:57:04.098] | : state: 'created' [01:57:04.099] | : plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [01:57:04.099] | : . plan(): plan_init() of 'sequential', 'uniprocess', 'future', 'function' ... [01:57:04.099] | : . ' function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [01:57:04.099] | : . ' - attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [01:57:04.099] | : . ' - attr(*, "init")= logi TRUE [01:57:04.099] | : . ' - attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.099] | : . ' ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.099] | : . ' - attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.099] | : . ' - attr(*, "call")= language plan(sequential) [01:57:04.101] | : . ' init: TRUE [01:57:04.102] | : . ' makeFutureBackend() ... [01:57:04.102] | : . ' , Backend function: <'NULL'> [01:57:04.102] | : . ' , Evaluator tweak arguments: [n=0] [01:57:04.102] | : . ' , list() [01:57:04.103] | : . ' , Evaluator formal arguments: [n=2] [01:57:04.103] | : . ' , list() [01:57:04.103] | : . ' , Backend factory arguments: [n=2] [01:57:04.103] | : . ' , Dotted pair list of 2 [01:57:04.103] | : . ' , $ gc : logi FALSE [01:57:04.103] | : . ' , $ earlySignal: logi FALSE [01:57:04.105] | : . ' , Backend: <'SequentialFutureBackend', 'FutureBackend', 'environment'> [01:57:04.105] | : . ' makeFutureBackend() ... done [01:57:04.105] | : . plan(): plan_init() of 'sequential', 'uniprocess', 'future', 'function' ... done [01:57:04.105] | : plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [01:57:04.105] | : Using SequentialFutureBackend ... [01:57:04.106] | : . Number of futures since start: 0 (0 created, 0 launched, 0 finished) [01:57:04.106] | : . Launching futures ... [01:57:04.106] | : . ' launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... [01:57:04.107] | : . ' , getFutureData() ... [01:57:04.107] | : . ' , ; getFutureCore() ... [01:57:04.107] | : . ' , ; ` Packages needed by the future expression (n = 0): [01:57:04.107] | : . ' , ; getFutureCore() ... done [01:57:04.107] | : . ' , ; getFutureCapture() ... [01:57:04.107] | : . ' , ; getFutureCapture() ... done [01:57:04.108] | : . ' , ; getFutureContext() ... [01:57:04.108] | : . ' , ; ` plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [01:57:04.108] | : . ' , ; ` | Getting stack without first backend: [n=0] [01:57:04.108] | : . ' , ; ` plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [01:57:04.108] | : . ' , ; ` Packages needed by future backend (n = 0): [01:57:04.109] | : . ' , ; getFutureContext() ... done [01:57:04.110] | : . ' , getFutureData() ... done [01:57:04.111] | : . ' , attachPackages() ... [01:57:04.111] | : . ' , ; packages: [n=1] 'future' [01:57:04.112] | : . ' , attachPackages() ... done [01:57:04.112] | : . ' , attachPackages() ... [01:57:04.112] | : . ' , ; packages: [n=0] [01:57:04.112] | : . ' , attachPackages() ... done [01:57:04.113] | : . ' , plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [01:57:04.113] | : . ' , ; Getting full stack: [n=1] 'sequential', 'uniprocess', 'future', 'function' [01:57:04.113] | : . ' , plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [01:57:04.114] | : . ' , plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [01:57:04.114] | : . ' , ; plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [01:57:04.114] | : . ' , ; ` all.equal() for FutureStrategyList ... [01:57:04.114] | : . ' , ; ` | New stack: [01:57:04.114] | : . ' , ; ` | List of 1 [01:57:04.114] | : . ' , ; ` | $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [01:57:04.114] | : . ' , ; ` | ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [01:57:04.114] | : . ' , ; ` | ..- attr(*, "init")= logi TRUE [01:57:04.114] | : . ' , ; ` | ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.114] | : . ' , ; ` | .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.114] | : . ' , ; ` | ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.114] | : . ' , ; ` | ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [01:57:04.114] | : . ' , ; ` | - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [01:57:04.117] | : . ' , ; ` | Old stack: [01:57:04.118] | : . ' , ; ` | List of 1 [01:57:04.118] | : . ' , ; ` | $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [01:57:04.118] | : . ' , ; ` | ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [01:57:04.118] | : . ' , ; ` | ..- attr(*, "init")= chr "done" [01:57:04.118] | : . ' , ; ` | ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.118] | : . ' , ; ` | .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.118] | : . ' , ; ` | ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.118] | : . ' , ; ` | ..- attr(*, "call")= language plan(sequential) [01:57:04.118] | : . ' , ; ` | ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [01:57:04.118] | : . ' , ; ` | .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.118] | : . ' , ; ` | .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.118] | : . ' , ; ` | - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [01:57:04.121] | : . ' , ; ` | Not identical [01:57:04.122] | : . ' , ; ` | all.equal() for future ... [01:57:04.122] | : . ' , ; ` | : List of 2 [01:57:04.122] | : . ' , ; ` | : $ target :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [01:57:04.122] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [01:57:04.122] | : . ' , ; ` | : ..- attr(*, "init")= logi TRUE [01:57:04.122] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.122] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.122] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.122] | : . ' , ; ` | : ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [01:57:04.122] | : . ' , ; ` | : $ current:function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [01:57:04.122] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [01:57:04.122] | : . ' , ; ` | : ..- attr(*, "init")= chr "done" [01:57:04.122] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.122] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.122] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.122] | : . ' , ; ` | : ..- attr(*, "call")= language plan(sequential) [01:57:04.122] | : . ' , ; ` | : ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [01:57:04.122] | : . ' , ; ` | : .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.122] | : . ' , ; ` | : .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.152] | : . ' , ; ` | all.equal() for future ... done [01:57:04.152] | : . ' , ; ` all.equal() for FutureStrategyList ... done [01:57:04.152] | : . ' , ; ` plan(): Skip setting new future backend stack because it is the same as the current one: [01:57:04.152] | : . ' , ; ` List of future strategies: [01:57:04.152] | : . ' , ; ` 1. sequential: [01:57:04.152] | : . ' , ; ` - args: function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame(), workers = "") [01:57:04.152] | : . ' , ; ` - tweaked: FALSE [01:57:04.152] | : . ' , ; ` - call: plan(sequential) [01:57:04.153] | : . ' , ; plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [01:57:04.153] | : . ' , plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [01:57:04.157] | : . ' , plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [01:57:04.157] | : . ' , ; plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [01:57:04.157] | : . ' , ; ` plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [01:57:04.157] | : . ' , ; ` | all.equal() for FutureStrategyList ... [01:57:04.158] | : . ' , ; ` | : New stack: [01:57:04.158] | : . ' , ; ` | : List of 1 [01:57:04.158] | : . ' , ; ` | : $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [01:57:04.158] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [01:57:04.158] | : . ' , ; ` | : ..- attr(*, "init")= chr "done" [01:57:04.158] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.158] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.158] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.158] | : . ' , ; ` | : ..- attr(*, "call")= language plan(sequential) [01:57:04.158] | : . ' , ; ` | : ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [01:57:04.158] | : . ' , ; ` | : .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.158] | : . ' , ; ` | : .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.158] | : . ' , ; ` | : - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [01:57:04.162] | : . ' , ; ` | : Old stack: [01:57:04.162] | : . ' , ; ` | : List of 1 [01:57:04.162] | : . ' , ; ` | : $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [01:57:04.162] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [01:57:04.162] | : . ' , ; ` | : ..- attr(*, "init")= chr "done" [01:57:04.162] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.162] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.162] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.162] | : . ' , ; ` | : ..- attr(*, "call")= language plan(sequential) [01:57:04.162] | : . ' , ; ` | : ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [01:57:04.162] | : . ' , ; ` | : .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.162] | : . ' , ; ` | : .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.162] | : . ' , ; ` | : - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [01:57:04.166] | : . ' , ; ` | : Identical [01:57:04.166] | : . ' , ; ` | all.equal() for FutureStrategyList ... done [01:57:04.166] | : . ' , ; ` | plan(): Skip setting new future backend stack because it is the same as the current one: [01:57:04.166] | : . ' , ; ` | List of future strategies: [01:57:04.166] | : . ' , ; ` | 1. sequential: [01:57:04.166] | : . ' , ; ` | - args: function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame(), workers = "") [01:57:04.166] | : . ' , ; ` | - tweaked: FALSE [01:57:04.166] | : . ' , ; ` | - call: plan(sequential) [01:57:04.167] | : . ' , ; ` plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [01:57:04.167] | : . ' , ; plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [01:57:04.167] | : . ' , plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [01:57:04.191] | : . ' , SequentialFuture started (and completed) [01:57:04.192] | : . ' launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... done [01:57:04.192] | : . Launching futures ... done [01:57:04.192] | : . Future launched: 'SequentialFuture', 'UniprocessFuture', 'Future' [01:57:04.192] | : Using SequentialFutureBackend ... done [01:57:04.193] | run() for 'Future' (NULL) ... done [01:57:04.193] future(..., label = NULL) ... done [01:57:04.193] value() for SequentialFuture (NULL) ... [01:57:04.194] | relay stdout ... [01:57:04.194] | relay stdout ... done [01:57:04.194] | check for misuse ... [01:57:04.194] | check for misuse ... done [01:57:04.194] value() for SequentialFuture (NULL) ... done ** Future evaluation with globals [01:57:04.195] future(..., label = NULL) ... [01:57:04.195] | lazy: FALSE [01:57:04.195] | stdout: TRUE [01:57:04.195] | conditions: [n=1] 'condition' [01:57:04.195] | gc: FALSE [01:57:04.195] | earlySignal: FALSE [01:57:04.196] | getGlobalsAndPackages() ... [01:57:04.196] | : Searching for globals ... [01:57:04.202] | : . globals found: [3] '{', '<-', 'a' [01:57:04.203] | : Searching for globals ... done [01:57:04.203] | : Resolving globals: FALSE [01:57:04.203] | : Search for packages associated with the globals ... [01:57:04.203] | : . Packages associated with globals: [1] 'base' [01:57:04.204] | : . Packages: [1] 'base' [01:57:04.204] | : Search for packages associated with the globals ... done [01:57:04.204] | : Packages after dropping 'base': [0] [01:57:04.204] | : globals: [1] 'a' [01:57:04.204] | : packages: [0] [01:57:04.205] | getGlobalsAndPackages() ... done [01:57:04.205] | run() for 'Future' (NULL) ... [01:57:04.205] | : state: 'created' [01:57:04.205] | : plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [01:57:04.205] | : plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [01:57:04.206] | : Using SequentialFutureBackend ... [01:57:04.206] | : . Number of futures since start: 1 (1 created, 1 launched, 1 finished) [01:57:04.206] | : . Launching futures ... [01:57:04.206] | : . ' launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... [01:57:04.206] | : . ' , getFutureData() ... [01:57:04.206] | : . ' , ; getFutureCore() ... [01:57:04.207] | : . ' , ; ` Packages needed by the future expression (n = 0): [01:57:04.207] | : . ' , ; getFutureCore() ... done [01:57:04.207] | : . ' , ; getFutureCapture() ... [01:57:04.207] | : . ' , ; getFutureCapture() ... done [01:57:04.207] | : . ' , ; getFutureContext() ... [01:57:04.208] | : . ' , ; ` plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [01:57:04.208] | : . ' , ; ` | Getting stack without first backend: [n=0] [01:57:04.208] | : . ' , ; ` plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [01:57:04.208] | : . ' , ; ` Packages needed by future backend (n = 0): [01:57:04.208] | : . ' , ; getFutureContext() ... done [01:57:04.208] | : . ' , getFutureData() ... done [01:57:04.209] | : . ' , attachPackages() ... [01:57:04.209] | : . ' , ; packages: [n=1] 'future' [01:57:04.209] | : . ' , attachPackages() ... done [01:57:04.209] | : . ' , attachPackages() ... [01:57:04.209] | : . ' , ; packages: [n=0] [01:57:04.210] | : . ' , attachPackages() ... done [01:57:04.210] | : . ' , plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [01:57:04.210] | : . ' , ; Getting full stack: [n=1] 'sequential', 'uniprocess', 'future', 'function' [01:57:04.210] | : . ' , plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [01:57:04.211] | : . ' , plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [01:57:04.211] | : . ' , ; plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [01:57:04.211] | : . ' , ; ` all.equal() for FutureStrategyList ... [01:57:04.211] | : . ' , ; ` | New stack: [01:57:04.212] | : . ' , ; ` | List of 1 [01:57:04.212] | : . ' , ; ` | $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [01:57:04.212] | : . ' , ; ` | ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [01:57:04.212] | : . ' , ; ` | ..- attr(*, "init")= logi TRUE [01:57:04.212] | : . ' , ; ` | ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.212] | : . ' , ; ` | .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.212] | : . ' , ; ` | ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.212] | : . ' , ; ` | ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [01:57:04.212] | : . ' , ; ` | - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [01:57:04.215] | : . ' , ; ` | Old stack: [01:57:04.216] | : . ' , ; ` | List of 1 [01:57:04.216] | : . ' , ; ` | $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [01:57:04.216] | : . ' , ; ` | ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [01:57:04.216] | : . ' , ; ` | ..- attr(*, "init")= chr "done" [01:57:04.216] | : . ' , ; ` | ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.216] | : . ' , ; ` | .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.216] | : . ' , ; ` | ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.216] | : . ' , ; ` | ..- attr(*, "call")= language plan(sequential) [01:57:04.216] | : . ' , ; ` | ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [01:57:04.216] | : . ' , ; ` | .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.216] | : . ' , ; ` | .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.216] | : . ' , ; ` | - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [01:57:04.220] | : . ' , ; ` | Not identical [01:57:04.221] | : . ' , ; ` | all.equal() for future ... [01:57:04.221] | : . ' , ; ` | : List of 2 [01:57:04.221] | : . ' , ; ` | : $ target :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [01:57:04.221] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [01:57:04.221] | : . ' , ; ` | : ..- attr(*, "init")= logi TRUE [01:57:04.221] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.221] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.221] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.221] | : . ' , ; ` | : ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [01:57:04.221] | : . ' , ; ` | : $ current:function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [01:57:04.221] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [01:57:04.221] | : . ' , ; ` | : ..- attr(*, "init")= chr "done" [01:57:04.221] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.221] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.221] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.221] | : . ' , ; ` | : ..- attr(*, "call")= language plan(sequential) [01:57:04.221] | : . ' , ; ` | : ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [01:57:04.221] | : . ' , ; ` | : .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.221] | : . ' , ; ` | : .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.229] | : . ' , ; ` | all.equal() for future ... done [01:57:04.229] | : . ' , ; ` all.equal() for FutureStrategyList ... done [01:57:04.229] | : . ' , ; ` plan(): Skip setting new future backend stack because it is the same as the current one: [01:57:04.229] | : . ' , ; ` List of future strategies: [01:57:04.229] | : . ' , ; ` 1. sequential: [01:57:04.229] | : . ' , ; ` - args: function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame(), workers = "") [01:57:04.229] | : . ' , ; ` - tweaked: FALSE [01:57:04.229] | : . ' , ; ` - call: plan(sequential) [01:57:04.230] | : . ' , ; plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [01:57:04.230] | : . ' , plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [01:57:04.231] | : . ' , assign_globals() ... [01:57:04.231] | : . ' , List of 1 [01:57:04.231] | : . ' , $ a: num 2 [01:57:04.231] | : . ' , - attr(*, "where")=List of 1 [01:57:04.231] | : . ' , ..$ a: [01:57:04.231] | : . ' , - attr(*, "class")= chr [1:3] "FutureGlobals" "Globals" "list" [01:57:04.231] | : . ' , - attr(*, "resolved")= logi FALSE [01:57:04.231] | : . ' , - attr(*, "total_size")= num NA [01:57:04.231] | : . ' , - attr(*, "already-done")= logi TRUE [01:57:04.235] | : . ' , - copied 'a' to environment [01:57:04.235] | : . ' , assign_globals() ... done [01:57:04.237] | : . ' , plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [01:57:04.237] | : . ' , ; plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [01:57:04.238] | : . ' , ; ` plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [01:57:04.238] | : . ' , ; ` | all.equal() for FutureStrategyList ... [01:57:04.238] | : . ' , ; ` | : New stack: [01:57:04.238] | : . ' , ; ` | : List of 1 [01:57:04.238] | : . ' , ; ` | : $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [01:57:04.238] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [01:57:04.238] | : . ' , ; ` | : ..- attr(*, "init")= chr "done" [01:57:04.238] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.238] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.238] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.238] | : . ' , ; ` | : ..- attr(*, "call")= language plan(sequential) [01:57:04.238] | : . ' , ; ` | : ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [01:57:04.238] | : . ' , ; ` | : .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.238] | : . ' , ; ` | : .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.238] | : . ' , ; ` | : - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [01:57:04.243] | : . ' , ; ` | : Old stack: [01:57:04.243] | : . ' , ; ` | : List of 1 [01:57:04.243] | : . ' , ; ` | : $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [01:57:04.243] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [01:57:04.243] | : . ' , ; ` | : ..- attr(*, "init")= chr "done" [01:57:04.243] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.243] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.243] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.243] | : . ' , ; ` | : ..- attr(*, "call")= language plan(sequential) [01:57:04.243] | : . ' , ; ` | : ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [01:57:04.243] | : . ' , ; ` | : .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.243] | : . ' , ; ` | : .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.243] | : . ' , ; ` | : - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [01:57:04.248] | : . ' , ; ` | : Identical [01:57:04.248] | : . ' , ; ` | all.equal() for FutureStrategyList ... done [01:57:04.248] | : . ' , ; ` | plan(): Skip setting new future backend stack because it is the same as the current one: [01:57:04.249] | : . ' , ; ` | List of future strategies: [01:57:04.249] | : . ' , ; ` | 1. sequential: [01:57:04.249] | : . ' , ; ` | - args: function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame(), workers = "") [01:57:04.249] | : . ' , ; ` | - tweaked: FALSE [01:57:04.249] | : . ' , ; ` | - call: plan(sequential) [01:57:04.249] | : . ' , ; ` plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [01:57:04.250] | : . ' , ; plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [01:57:04.250] | : . ' , plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [01:57:04.250] | : . ' , SequentialFuture started (and completed) [01:57:04.251] | : . ' launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... done [01:57:04.251] | : . Launching futures ... done [01:57:04.251] | : . Future launched: 'SequentialFuture', 'UniprocessFuture', 'Future' [01:57:04.251] | : Using SequentialFutureBackend ... done [01:57:04.251] | run() for 'Future' (NULL) ... done [01:57:04.252] future(..., label = NULL) ... done [01:57:04.252] value() for SequentialFuture (NULL) ... [01:57:04.252] | relay stdout ... [01:57:04.252] | relay stdout ... done [01:57:04.252] | check for misuse ... [01:57:04.253] | check for misuse ... done [01:57:04.253] value() for SequentialFuture (NULL) ... done ** Future evaluation with errors [01:57:04.253] future(..., label = NULL) ... [01:57:04.253] | lazy: FALSE [01:57:04.254] | stdout: TRUE [01:57:04.254] | conditions: [n=1] 'condition' [01:57:04.254] | gc: FALSE [01:57:04.254] | earlySignal: FALSE [01:57:04.254] | getGlobalsAndPackages() ... [01:57:04.255] | : Searching for globals ... [01:57:04.268] | : . globals found: [3] '{', '<-', 'stop' [01:57:04.268] | : Searching for globals ... done [01:57:04.269] | : Resolving globals: FALSE [01:57:04.269] | : Search for packages associated with the globals ... [01:57:04.269] | : . Packages associated with globals: [1] 'base' [01:57:04.270] | : . Packages: [1] 'base' [01:57:04.270] | : Search for packages associated with the globals ... done [01:57:04.270] | : Packages after dropping 'base': [0] [01:57:04.270] | : globals: [0] [01:57:04.270] | : packages: [0] [01:57:04.271] | getGlobalsAndPackages() ... done [01:57:04.271] | run() for 'Future' (NULL) ... [01:57:04.271] | : state: 'created' [01:57:04.271] | : plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [01:57:04.272] | : plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [01:57:04.272] | : Using SequentialFutureBackend ... [01:57:04.272] | : . Number of futures since start: 2 (2 created, 2 launched, 2 finished) [01:57:04.272] | : . Launching futures ... [01:57:04.272] | : . ' launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... [01:57:04.273] | : . ' , getFutureData() ... [01:57:04.273] | : . ' , ; getFutureCore() ... [01:57:04.273] | : . ' , ; ` Packages needed by the future expression (n = 0): [01:57:04.273] | : . ' , ; getFutureCore() ... done [01:57:04.273] | : . ' , ; getFutureCapture() ... [01:57:04.274] | : . ' , ; getFutureCapture() ... done [01:57:04.274] | : . ' , ; getFutureContext() ... [01:57:04.274] | : . ' , ; ` plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [01:57:04.274] | : . ' , ; ` | Getting stack without first backend: [n=0] [01:57:04.274] | : . ' , ; ` plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [01:57:04.275] | : . ' , ; ` Packages needed by future backend (n = 0): [01:57:04.275] | : . ' , ; getFutureContext() ... done [01:57:04.275] | : . ' , getFutureData() ... done [01:57:04.275] | : . ' , attachPackages() ... [01:57:04.276] | : . ' , ; packages: [n=1] 'future' [01:57:04.276] | : . ' , attachPackages() ... done [01:57:04.276] | : . ' , attachPackages() ... [01:57:04.276] | : . ' , ; packages: [n=0] [01:57:04.276] | : . ' , attachPackages() ... done [01:57:04.277] | : . ' , plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [01:57:04.277] | : . ' , ; Getting full stack: [n=1] 'sequential', 'uniprocess', 'future', 'function' [01:57:04.277] | : . ' , plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [01:57:04.278] | : . ' , plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [01:57:04.278] | : . ' , ; plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [01:57:04.278] | : . ' , ; ` all.equal() for FutureStrategyList ... [01:57:04.279] | : . ' , ; ` | New stack: [01:57:04.279] | : . ' , ; ` | List of 1 [01:57:04.279] | : . ' , ; ` | $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [01:57:04.279] | : . ' , ; ` | ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [01:57:04.279] | : . ' , ; ` | ..- attr(*, "init")= logi TRUE [01:57:04.279] | : . ' , ; ` | ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.279] | : . ' , ; ` | .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.279] | : . ' , ; ` | ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.279] | : . ' , ; ` | ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [01:57:04.279] | : . ' , ; ` | - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [01:57:04.282] | : . ' , ; ` | Old stack: [01:57:04.283] | : . ' , ; ` | List of 1 [01:57:04.283] | : . ' , ; ` | $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [01:57:04.283] | : . ' , ; ` | ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [01:57:04.283] | : . ' , ; ` | ..- attr(*, "init")= chr "done" [01:57:04.283] | : . ' , ; ` | ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.283] | : . ' , ; ` | .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.283] | : . ' , ; ` | ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.283] | : . ' , ; ` | ..- attr(*, "call")= language plan(sequential) [01:57:04.283] | : . ' , ; ` | ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [01:57:04.283] | : . ' , ; ` | .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.283] | : . ' , ; ` | .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.283] | : . ' , ; ` | - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [01:57:04.287] | : . ' , ; ` | Not identical [01:57:04.288] | : . ' , ; ` | all.equal() for future ... [01:57:04.288] | : . ' , ; ` | : List of 2 [01:57:04.288] | : . ' , ; ` | : $ target :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [01:57:04.288] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [01:57:04.288] | : . ' , ; ` | : ..- attr(*, "init")= logi TRUE [01:57:04.288] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.288] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.288] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.288] | : . ' , ; ` | : ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [01:57:04.288] | : . ' , ; ` | : $ current:function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [01:57:04.288] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [01:57:04.288] | : . ' , ; ` | : ..- attr(*, "init")= chr "done" [01:57:04.288] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.288] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.288] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.288] | : . ' , ; ` | : ..- attr(*, "call")= language plan(sequential) [01:57:04.288] | : . ' , ; ` | : ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [01:57:04.288] | : . ' , ; ` | : .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.288] | : . ' , ; ` | : .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.297] | : . ' , ; ` | all.equal() for future ... done [01:57:04.297] | : . ' , ; ` all.equal() for FutureStrategyList ... done [01:57:04.297] | : . ' , ; ` plan(): Skip setting new future backend stack because it is the same as the current one: [01:57:04.298] | : . ' , ; ` List of future strategies: [01:57:04.298] | : . ' , ; ` 1. sequential: [01:57:04.298] | : . ' , ; ` - args: function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame(), workers = "") [01:57:04.298] | : . ' , ; ` - tweaked: FALSE [01:57:04.298] | : . ' , ; ` - call: plan(sequential) [01:57:04.298] | : . ' , ; plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [01:57:04.298] | : . ' , plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [01:57:04.301] | : . ' , plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [01:57:04.302] | : . ' , ; plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [01:57:04.302] | : . ' , ; ` plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [01:57:04.302] | : . ' , ; ` | all.equal() for FutureStrategyList ... [01:57:04.302] | : . ' , ; ` | : New stack: [01:57:04.302] | : . ' , ; ` | : List of 1 [01:57:04.302] | : . ' , ; ` | : $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [01:57:04.302] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [01:57:04.302] | : . ' , ; ` | : ..- attr(*, "init")= chr "done" [01:57:04.302] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.302] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.302] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.302] | : . ' , ; ` | : ..- attr(*, "call")= language plan(sequential) [01:57:04.302] | : . ' , ; ` | : ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [01:57:04.302] | : . ' , ; ` | : .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.302] | : . ' , ; ` | : .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.302] | : . ' , ; ` | : - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [01:57:04.306] | : . ' , ; ` | : Old stack: [01:57:04.306] | : . ' , ; ` | : List of 1 [01:57:04.306] | : . ' , ; ` | : $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [01:57:04.306] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [01:57:04.306] | : . ' , ; ` | : ..- attr(*, "init")= chr "done" [01:57:04.306] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.306] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.306] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.306] | : . ' , ; ` | : ..- attr(*, "call")= language plan(sequential) [01:57:04.306] | : . ' , ; ` | : ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [01:57:04.306] | : . ' , ; ` | : .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.306] | : . ' , ; ` | : .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.306] | : . ' , ; ` | : - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [01:57:04.310] | : . ' , ; ` | : Identical [01:57:04.311] | : . ' , ; ` | all.equal() for FutureStrategyList ... done [01:57:04.311] | : . ' , ; ` | plan(): Skip setting new future backend stack because it is the same as the current one: [01:57:04.311] | : . ' , ; ` | List of future strategies: [01:57:04.311] | : . ' , ; ` | 1. sequential: [01:57:04.311] | : . ' , ; ` | - args: function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame(), workers = "") [01:57:04.311] | : . ' , ; ` | - tweaked: FALSE [01:57:04.311] | : . ' , ; ` | - call: plan(sequential) [01:57:04.312] | : . ' , ; ` plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [01:57:04.312] | : . ' , ; plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [01:57:04.312] | : . ' , plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [01:57:04.312] | : . ' , SequentialFuture started (and completed) [01:57:04.313] | : . ' , signalConditions() ... [01:57:04.313] | : . ' , ; include = 'immediateCondition' [01:57:04.313] | : . ' , ; exclude = [01:57:04.313] | : . ' , ; resignal = FALSE [01:57:04.313] | : . ' , ; Number of conditions: 1 [01:57:04.313] | : . ' , signalConditions() ... done [01:57:04.314] | : . ' launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... done [01:57:04.314] | : . Launching futures ... done [01:57:04.314] | : . Future launched: 'SequentialFuture', 'UniprocessFuture', 'Future' [01:57:04.314] | : Using SequentialFutureBackend ... done [01:57:04.314] | run() for 'Future' (NULL) ... done [01:57:04.314] future(..., label = NULL) ... done [01:57:04.315] value() for SequentialFuture (NULL) ... [01:57:04.315] | signalConditions() ... [01:57:04.315] | : include = 'immediateCondition' [01:57:04.315] | : exclude = [01:57:04.315] | : resignal = FALSE [01:57:04.315] | : Number of conditions: 1 [01:57:04.316] | signalConditions() ... done [01:57:04.316] | relay stdout ... [01:57:04.316] | relay stdout ... done [01:57:04.316] | check for misuse ... [01:57:04.316] | check for misuse ... done [01:57:04.316] | relay conditions ... [01:57:04.317] | : Future state: 'finished' [01:57:04.317] | : signalConditions() ... [01:57:04.317] | : . include = 'condition' [01:57:04.317] | : . exclude = 'immediateCondition' [01:57:04.317] | : . resignal = TRUE [01:57:04.317] | : . Number of conditions: 1 [01:57:04.318] | : . Condition #1: 'simpleError', 'error', 'condition' [01:57:04.318] | : signalConditions() ... done [01:57:04.318] | relay conditions ... done [01:57:04.319] | future(..., label = NULL) ... [01:57:04.319] | : lazy: FALSE [01:57:04.319] | : stdout: TRUE [01:57:04.319] | : conditions: [n=1] 'condition' [01:57:04.319] | : gc: FALSE [01:57:04.320] | : earlySignal: FALSE [01:57:04.320] | : getGlobalsAndPackages() ... [01:57:04.320] | : . Searching for globals ... [01:57:04.344] | : . ' globals found: [6] '{', 'if', '==', '%%', 'ii', 'stop' [01:57:04.344] | : . Searching for globals ... done [01:57:04.344] | : . Resolving globals: FALSE [01:57:04.345] | : . Search for packages associated with the globals ... [01:57:04.345] | : . ' Packages associated with globals: [1] 'base' [01:57:04.346] | : . ' Packages: [1] 'base' [01:57:04.346] | : . Search for packages associated with the globals ... done [01:57:04.346] | : . Packages after dropping 'base': [0] [01:57:04.346] | : . globals: [1] 'ii' [01:57:04.347] | : . packages: [0] [01:57:04.347] | : getGlobalsAndPackages() ... done [01:57:04.347] | : run() for 'Future' (NULL) ... [01:57:04.348] | : . state: 'created' [01:57:04.348] | : . plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [01:57:04.348] | : . plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [01:57:04.348] | : . Using SequentialFutureBackend ... [01:57:04.349] | : . ' Number of futures since start: 3 (3 created, 3 launched, 3 finished) [01:57:04.349] | : . ' Launching futures ... [01:57:04.349] | : . ' , launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... [01:57:04.349] | : . ' , ; getFutureData() ... [01:57:04.350] | : . ' , ; ` getFutureCore() ... [01:57:04.350] | : . ' , ; ` | Packages needed by the future expression (n = 0): [01:57:04.350] | : . ' , ; ` getFutureCore() ... done [01:57:04.350] | : . ' , ; ` getFutureCapture() ... [01:57:04.350] | : . ' , ; ` getFutureCapture() ... done [01:57:04.351] | : . ' , ; ` getFutureContext() ... [01:57:04.351] | : . ' , ; ` | plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [01:57:04.351] | : . ' , ; ` | : Getting stack without first backend: [n=0] [01:57:04.351] | : . ' , ; ` | plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [01:57:04.352] | : . ' , ; ` | Packages needed by future backend (n = 0): [01:57:04.352] | : . ' , ; ` getFutureContext() ... done [01:57:04.352] | : . ' , ; getFutureData() ... done [01:57:04.352] | : . ' , ; attachPackages() ... [01:57:04.353] | : . ' , ; ` packages: [n=1] 'future' [01:57:04.353] | : . ' , ; attachPackages() ... done [01:57:04.353] | : . ' , ; attachPackages() ... [01:57:04.353] | : . ' , ; ` packages: [n=0] [01:57:04.354] | : . ' , ; attachPackages() ... done [01:57:04.354] | : . ' , ; plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [01:57:04.355] | : . ' , ; ` Getting full stack: [n=1] 'sequential', 'uniprocess', 'future', 'function' [01:57:04.355] | : . ' , ; plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [01:57:04.356] | : . ' , ; plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [01:57:04.356] | : . ' , ; ` plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [01:57:04.356] | : . ' , ; ` | all.equal() for FutureStrategyList ... [01:57:04.356] | : . ' , ; ` | : New stack: [01:57:04.357] | : . ' , ; ` | : List of 1 [01:57:04.357] | : . ' , ; ` | : $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [01:57:04.357] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [01:57:04.357] | : . ' , ; ` | : ..- attr(*, "init")= logi TRUE [01:57:04.357] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.357] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.357] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.357] | : . ' , ; ` | : ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [01:57:04.357] | : . ' , ; ` | : - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [01:57:04.362] | : . ' , ; ` | : Old stack: [01:57:04.362] | : . ' , ; ` | : List of 1 [01:57:04.362] | : . ' , ; ` | : $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [01:57:04.362] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [01:57:04.362] | : . ' , ; ` | : ..- attr(*, "init")= chr "done" [01:57:04.362] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.362] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.362] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.362] | : . ' , ; ` | : ..- attr(*, "call")= language plan(sequential) [01:57:04.362] | : . ' , ; ` | : ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [01:57:04.362] | : . ' , ; ` | : .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.362] | : . ' , ; ` | : .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.362] | : . ' , ; ` | : - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [01:57:04.367] | : . ' , ; ` | : Not identical [01:57:04.368] | : . ' , ; ` | : all.equal() for future ... [01:57:04.368] | : . ' , ; ` | : . List of 2 [01:57:04.368] | : . ' , ; ` | : . $ target :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [01:57:04.368] | : . ' , ; ` | : . ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [01:57:04.368] | : . ' , ; ` | : . ..- attr(*, "init")= logi TRUE [01:57:04.368] | : . ' , ; ` | : . ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.368] | : . ' , ; ` | : . .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.368] | : . ' , ; ` | : . ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.368] | : . ' , ; ` | : . ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [01:57:04.368] | : . ' , ; ` | : . $ current:function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [01:57:04.368] | : . ' , ; ` | : . ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [01:57:04.368] | : . ' , ; ` | : . ..- attr(*, "init")= chr "done" [01:57:04.368] | : . ' , ; ` | : . ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.368] | : . ' , ; ` | : . .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.368] | : . ' , ; ` | : . ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.368] | : . ' , ; ` | : . ..- attr(*, "call")= language plan(sequential) [01:57:04.368] | : . ' , ; ` | : . ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [01:57:04.368] | : . ' , ; ` | : . .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.368] | : . ' , ; ` | : . .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.377] | : . ' , ; ` | : all.equal() for future ... done [01:57:04.377] | : . ' , ; ` | all.equal() for FutureStrategyList ... done [01:57:04.378] | : . ' , ; ` | plan(): Skip setting new future backend stack because it is the same as the current one: [01:57:04.378] | : . ' , ; ` | List of future strategies: [01:57:04.378] | : . ' , ; ` | 1. sequential: [01:57:04.378] | : . ' , ; ` | - args: function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame(), workers = "") [01:57:04.378] | : . ' , ; ` | - tweaked: FALSE [01:57:04.378] | : . ' , ; ` | - call: plan(sequential) [01:57:04.379] | : . ' , ; ` plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [01:57:04.379] | : . ' , ; plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [01:57:04.379] | : . ' , ; assign_globals() ... [01:57:04.379] | : . ' , ; List of 1 [01:57:04.379] | : . ' , ; $ ii: int 1 [01:57:04.379] | : . ' , ; - attr(*, "where")=List of 1 [01:57:04.379] | : . ' , ; ..$ ii: [01:57:04.379] | : . ' , ; - attr(*, "class")= chr [1:3] "FutureGlobals" "Globals" "list" [01:57:04.379] | : . ' , ; - attr(*, "resolved")= logi FALSE [01:57:04.379] | : . ' , ; - attr(*, "total_size")= num NA [01:57:04.379] | : . ' , ; - attr(*, "already-done")= logi TRUE [01:57:04.384] | : . ' , ; - copied 'ii' to environment [01:57:04.384] | : . ' , ; assign_globals() ... done [01:57:04.388] | : . ' , ; plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [01:57:04.388] | : . ' , ; ` plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [01:57:04.388] | : . ' , ; ` | plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [01:57:04.388] | : . ' , ; ` | : all.equal() for FutureStrategyList ... [01:57:04.389] | : . ' , ; ` | : . New stack: [01:57:04.389] | : . ' , ; ` | : . List of 1 [01:57:04.389] | : . ' , ; ` | : . $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [01:57:04.389] | : . ' , ; ` | : . ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [01:57:04.389] | : . ' , ; ` | : . ..- attr(*, "init")= chr "done" [01:57:04.389] | : . ' , ; ` | : . ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.389] | : . ' , ; ` | : . .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.389] | : . ' , ; ` | : . ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.389] | : . ' , ; ` | : . ..- attr(*, "call")= language plan(sequential) [01:57:04.389] | : . ' , ; ` | : . ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [01:57:04.389] | : . ' , ; ` | : . .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.389] | : . ' , ; ` | : . .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.389] | : . ' , ; ` | : . - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [01:57:04.394] | : . ' , ; ` | : . Old stack: [01:57:04.395] | : . ' , ; ` | : . List of 1 [01:57:04.395] | : . ' , ; ` | : . $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [01:57:04.395] | : . ' , ; ` | : . ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [01:57:04.395] | : . ' , ; ` | : . ..- attr(*, "init")= chr "done" [01:57:04.395] | : . ' , ; ` | : . ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.395] | : . ' , ; ` | : . .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.395] | : . ' , ; ` | : . ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.395] | : . ' , ; ` | : . ..- attr(*, "call")= language plan(sequential) [01:57:04.395] | : . ' , ; ` | : . ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [01:57:04.395] | : . ' , ; ` | : . .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.395] | : . ' , ; ` | : . .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.395] | : . ' , ; ` | : . - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [01:57:04.400] | : . ' , ; ` | : . Identical [01:57:04.400] | : . ' , ; ` | : all.equal() for FutureStrategyList ... done [01:57:04.400] | : . ' , ; ` | : plan(): Skip setting new future backend stack because it is the same as the current one: [01:57:04.401] | : . ' , ; ` | : List of future strategies: [01:57:04.401] | : . ' , ; ` | : 1. sequential: [01:57:04.401] | : . ' , ; ` | : - args: function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame(), workers = "") [01:57:04.401] | : . ' , ; ` | : - tweaked: FALSE [01:57:04.401] | : . ' , ; ` | : - call: plan(sequential) [01:57:04.402] | : . ' , ; ` | plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [01:57:04.402] | : . ' , ; ` plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [01:57:04.402] | : . ' , ; plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [01:57:04.403] | : . ' , ; SequentialFuture started (and completed) [01:57:04.403] | : . ' , launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... done [01:57:04.404] | : . ' Launching futures ... done [01:57:04.404] | : . ' Future launched: 'SequentialFuture', 'UniprocessFuture', 'Future' [01:57:04.404] | : . Using SequentialFutureBackend ... done [01:57:04.404] | : run() for 'Future' (NULL) ... done [01:57:04.404] | future(..., label = NULL) ... done [01:57:04.405] | future(..., label = NULL) ... [01:57:04.405] | : lazy: FALSE [01:57:04.406] | : stdout: TRUE [01:57:04.406] | : conditions: [n=1] 'condition' [01:57:04.406] | : gc: FALSE [01:57:04.406] | : earlySignal: FALSE [01:57:04.407] | : getGlobalsAndPackages() ... [01:57:04.407] | : . Searching for globals ... [01:57:04.432] | : . ' globals found: [6] '{', 'if', '==', '%%', 'ii', 'stop' [01:57:04.433] | : . Searching for globals ... done [01:57:04.433] | : . Resolving globals: FALSE [01:57:04.433] | : . Search for packages associated with the globals ... [01:57:04.434] | : . ' Packages associated with globals: [1] 'base' [01:57:04.434] | : . ' Packages: [1] 'base' [01:57:04.434] | : . Search for packages associated with the globals ... done [01:57:04.435] | : . Packages after dropping 'base': [0] [01:57:04.435] | : . globals: [1] 'ii' [01:57:04.435] | : . packages: [0] [01:57:04.435] | : getGlobalsAndPackages() ... done [01:57:04.436] | : run() for 'Future' (NULL) ... [01:57:04.436] | : . state: 'created' [01:57:04.436] | : . plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [01:57:04.437] | : . plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [01:57:04.437] | : . Using SequentialFutureBackend ... [01:57:04.437] | : . ' Number of futures since start: 4 (4 created, 4 launched, 4 finished) [01:57:04.437] | : . ' Launching futures ... [01:57:04.438] | : . ' , launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... [01:57:04.438] | : . ' , ; getFutureData() ... [01:57:04.438] | : . ' , ; ` getFutureCore() ... [01:57:04.438] | : . ' , ; ` | Packages needed by the future expression (n = 0): [01:57:04.438] | : . ' , ; ` getFutureCore() ... done [01:57:04.439] | : . ' , ; ` getFutureCapture() ... [01:57:04.439] | : . ' , ; ` getFutureCapture() ... done [01:57:04.439] | : . ' , ; ` getFutureContext() ... [01:57:04.439] | : . ' , ; ` | plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [01:57:04.440] | : . ' , ; ` | : Getting stack without first backend: [n=0] [01:57:04.440] | : . ' , ; ` | plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [01:57:04.440] | : . ' , ; ` | Packages needed by future backend (n = 0): [01:57:04.440] | : . ' , ; ` getFutureContext() ... done [01:57:04.440] | : . ' , ; getFutureData() ... done [01:57:04.441] | : . ' , ; attachPackages() ... [01:57:04.441] | : . ' , ; ` packages: [n=1] 'future' [01:57:04.441] | : . ' , ; attachPackages() ... done [01:57:04.442] | : . ' , ; attachPackages() ... [01:57:04.442] | : . ' , ; ` packages: [n=0] [01:57:04.442] | : . ' , ; attachPackages() ... done [01:57:04.443] | : . ' , ; plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [01:57:04.443] | : . ' , ; ` Getting full stack: [n=1] 'sequential', 'uniprocess', 'future', 'function' [01:57:04.443] | : . ' , ; plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [01:57:04.444] | : . ' , ; plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [01:57:04.444] | : . ' , ; ` plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [01:57:04.444] | : . ' , ; ` | all.equal() for FutureStrategyList ... [01:57:04.445] | : . ' , ; ` | : New stack: [01:57:04.445] | : . ' , ; ` | : List of 1 [01:57:04.445] | : . ' , ; ` | : $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [01:57:04.445] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [01:57:04.445] | : . ' , ; ` | : ..- attr(*, "init")= logi TRUE [01:57:04.445] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.445] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.445] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.445] | : . ' , ; ` | : ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [01:57:04.445] | : . ' , ; ` | : - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [01:57:04.450] | : . ' , ; ` | : Old stack: [01:57:04.450] | : . ' , ; ` | : List of 1 [01:57:04.450] | : . ' , ; ` | : $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [01:57:04.450] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [01:57:04.450] | : . ' , ; ` | : ..- attr(*, "init")= chr "done" [01:57:04.450] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.450] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.450] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.450] | : . ' , ; ` | : ..- attr(*, "call")= language plan(sequential) [01:57:04.450] | : . ' , ; ` | : ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [01:57:04.450] | : . ' , ; ` | : .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.450] | : . ' , ; ` | : .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.450] | : . ' , ; ` | : - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [01:57:04.455] | : . ' , ; ` | : Not identical [01:57:04.455] | : . ' , ; ` | : all.equal() for future ... [01:57:04.455] | : . ' , ; ` | : . List of 2 [01:57:04.455] | : . ' , ; ` | : . $ target :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [01:57:04.455] | : . ' , ; ` | : . ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [01:57:04.455] | : . ' , ; ` | : . ..- attr(*, "init")= logi TRUE [01:57:04.455] | : . ' , ; ` | : . ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.455] | : . ' , ; ` | : . .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.455] | : . ' , ; ` | : . ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.455] | : . ' , ; ` | : . ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [01:57:04.455] | : . ' , ; ` | : . $ current:function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [01:57:04.455] | : . ' , ; ` | : . ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [01:57:04.455] | : . ' , ; ` | : . ..- attr(*, "init")= chr "done" [01:57:04.455] | : . ' , ; ` | : . ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.455] | : . ' , ; ` | : . .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.455] | : . ' , ; ` | : . ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.455] | : . ' , ; ` | : . ..- attr(*, "call")= language plan(sequential) [01:57:04.455] | : . ' , ; ` | : . ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [01:57:04.455] | : . ' , ; ` | : . .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.455] | : . ' , ; ` | : . .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.463] | : . ' , ; ` | : all.equal() for future ... done [01:57:04.464] | : . ' , ; ` | all.equal() for FutureStrategyList ... done [01:57:04.464] | : . ' , ; ` | plan(): Skip setting new future backend stack because it is the same as the current one: [01:57:04.464] | : . ' , ; ` | List of future strategies: [01:57:04.464] | : . ' , ; ` | 1. sequential: [01:57:04.464] | : . ' , ; ` | - args: function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame(), workers = "") [01:57:04.464] | : . ' , ; ` | - tweaked: FALSE [01:57:04.464] | : . ' , ; ` | - call: plan(sequential) [01:57:04.465] | : . ' , ; ` plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [01:57:04.465] | : . ' , ; plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [01:57:04.465] | : . ' , ; assign_globals() ... [01:57:04.466] | : . ' , ; List of 1 [01:57:04.466] | : . ' , ; $ ii: int 2 [01:57:04.466] | : . ' , ; - attr(*, "where")=List of 1 [01:57:04.466] | : . ' , ; ..$ ii: [01:57:04.466] | : . ' , ; - attr(*, "class")= chr [1:3] "FutureGlobals" "Globals" "list" [01:57:04.466] | : . ' , ; - attr(*, "resolved")= logi FALSE [01:57:04.466] | : . ' , ; - attr(*, "total_size")= num NA [01:57:04.466] | : . ' , ; - attr(*, "already-done")= logi TRUE [01:57:04.469] | : . ' , ; - copied 'ii' to environment [01:57:04.470] | : . ' , ; assign_globals() ... done [01:57:04.474] | : . ' , ; plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [01:57:04.475] | : . ' , ; ` plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [01:57:04.475] | : . ' , ; ` | plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [01:57:04.475] | : . ' , ; ` | : all.equal() for FutureStrategyList ... [01:57:04.475] | : . ' , ; ` | : . New stack: [01:57:04.475] | : . ' , ; ` | : . List of 1 [01:57:04.475] | : . ' , ; ` | : . $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [01:57:04.475] | : . ' , ; ` | : . ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [01:57:04.475] | : . ' , ; ` | : . ..- attr(*, "init")= chr "done" [01:57:04.475] | : . ' , ; ` | : . ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.475] | : . ' , ; ` | : . .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.475] | : . ' , ; ` | : . ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.475] | : . ' , ; ` | : . ..- attr(*, "call")= language plan(sequential) [01:57:04.475] | : . ' , ; ` | : . ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [01:57:04.475] | : . ' , ; ` | : . .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.475] | : . ' , ; ` | : . .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.475] | : . ' , ; ` | : . - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [01:57:04.480] | : . ' , ; ` | : . Old stack: [01:57:04.481] | : . ' , ; ` | : . List of 1 [01:57:04.481] | : . ' , ; ` | : . $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [01:57:04.481] | : . ' , ; ` | : . ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [01:57:04.481] | : . ' , ; ` | : . ..- attr(*, "init")= chr "done" [01:57:04.481] | : . ' , ; ` | : . ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.481] | : . ' , ; ` | : . .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.481] | : . ' , ; ` | : . ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.481] | : . ' , ; ` | : . ..- attr(*, "call")= language plan(sequential) [01:57:04.481] | : . ' , ; ` | : . ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [01:57:04.481] | : . ' , ; ` | : . .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.481] | : . ' , ; ` | : . .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.481] | : . ' , ; ` | : . - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [01:57:04.485] | : . ' , ; ` | : . Identical [01:57:04.486] | : . ' , ; ` | : all.equal() for FutureStrategyList ... done [01:57:04.486] | : . ' , ; ` | : plan(): Skip setting new future backend stack because it is the same as the current one: [01:57:04.486] | : . ' , ; ` | : List of future strategies: [01:57:04.486] | : . ' , ; ` | : 1. sequential: [01:57:04.486] | : . ' , ; ` | : - args: function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame(), workers = "") [01:57:04.486] | : . ' , ; ` | : - tweaked: FALSE [01:57:04.486] | : . ' , ; ` | : - call: plan(sequential) [01:57:04.487] | : . ' , ; ` | plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [01:57:04.487] | : . ' , ; ` plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [01:57:04.487] | : . ' , ; plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [01:57:04.488] | : . ' , ; SequentialFuture started (and completed) [01:57:04.488] | : . ' , ; signalConditions() ... [01:57:04.489] | : . ' , ; ` include = 'immediateCondition' [01:57:04.489] | : . ' , ; ` exclude = [01:57:04.489] | : . ' , ; ` resignal = FALSE [01:57:04.489] | : . ' , ; ` Number of conditions: 1 [01:57:04.489] | : . ' , ; signalConditions() ... done [01:57:04.490] | : . ' , launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... done [01:57:04.490] | : . ' Launching futures ... done [01:57:04.490] | : . ' Future launched: 'SequentialFuture', 'UniprocessFuture', 'Future' [01:57:04.490] | : . Using SequentialFutureBackend ... done [01:57:04.490] | : run() for 'Future' (NULL) ... done [01:57:04.491] | future(..., label = NULL) ... done [01:57:04.491] | future(..., label = NULL) ... [01:57:04.492] | : lazy: FALSE [01:57:04.492] | : stdout: TRUE [01:57:04.492] | : conditions: [n=1] 'condition' [01:57:04.492] | : gc: FALSE [01:57:04.492] | : earlySignal: FALSE [01:57:04.493] | : getGlobalsAndPackages() ... [01:57:04.493] | : . Searching for globals ... [01:57:04.512] | : . ' globals found: [6] '{', 'if', '==', '%%', 'ii', 'stop' [01:57:04.513] | : . Searching for globals ... done [01:57:04.513] | : . Resolving globals: FALSE [01:57:04.513] | : . Search for packages associated with the globals ... [01:57:04.514] | : . ' Packages associated with globals: [1] 'base' [01:57:04.514] | : . ' Packages: [1] 'base' [01:57:04.514] | : . Search for packages associated with the globals ... done [01:57:04.515] | : . Packages after dropping 'base': [0] [01:57:04.515] | : . globals: [1] 'ii' [01:57:04.515] | : . packages: [0] [01:57:04.515] | : getGlobalsAndPackages() ... done [01:57:04.516] | : run() for 'Future' (NULL) ... [01:57:04.516] | : . state: 'created' [01:57:04.516] | : . plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [01:57:04.516] | : . plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [01:57:04.517] | : . Using SequentialFutureBackend ... [01:57:04.517] | : . ' Number of futures since start: 5 (5 created, 5 launched, 5 finished) [01:57:04.517] | : . ' Launching futures ... [01:57:04.517] | : . ' , launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... [01:57:04.517] | : . ' , ; getFutureData() ... [01:57:04.518] | : . ' , ; ` getFutureCore() ... [01:57:04.518] | : . ' , ; ` | Packages needed by the future expression (n = 0): [01:57:04.518] | : . ' , ; ` getFutureCore() ... done [01:57:04.518] | : . ' , ; ` getFutureCapture() ... [01:57:04.518] | : . ' , ; ` getFutureCapture() ... done [01:57:04.519] | : . ' , ; ` getFutureContext() ... [01:57:04.519] | : . ' , ; ` | plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [01:57:04.519] | : . ' , ; ` | : Getting stack without first backend: [n=0] [01:57:04.519] | : . ' , ; ` | plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [01:57:04.519] | : . ' , ; ` | Packages needed by future backend (n = 0): [01:57:04.520] | : . ' , ; ` getFutureContext() ... done [01:57:04.520] | : . ' , ; getFutureData() ... done [01:57:04.520] | : . ' , ; attachPackages() ... [01:57:04.520] | : . ' , ; ` packages: [n=1] 'future' [01:57:04.521] | : . ' , ; attachPackages() ... done [01:57:04.521] | : . ' , ; attachPackages() ... [01:57:04.521] | : . ' , ; ` packages: [n=0] [01:57:04.521] | : . ' , ; attachPackages() ... done [01:57:04.522] | : . ' , ; plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [01:57:04.522] | : . ' , ; ` Getting full stack: [n=1] 'sequential', 'uniprocess', 'future', 'function' [01:57:04.523] | : . ' , ; plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [01:57:04.523] | : . ' , ; plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [01:57:04.523] | : . ' , ; ` plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [01:57:04.524] | : . ' , ; ` | all.equal() for FutureStrategyList ... [01:57:04.524] | : . ' , ; ` | : New stack: [01:57:04.524] | : . ' , ; ` | : List of 1 [01:57:04.524] | : . ' , ; ` | : $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [01:57:04.524] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [01:57:04.524] | : . ' , ; ` | : ..- attr(*, "init")= logi TRUE [01:57:04.524] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.524] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.524] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.524] | : . ' , ; ` | : ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [01:57:04.524] | : . ' , ; ` | : - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [01:57:04.528] | : . ' , ; ` | : Old stack: [01:57:04.528] | : . ' , ; ` | : List of 1 [01:57:04.528] | : . ' , ; ` | : $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [01:57:04.528] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [01:57:04.528] | : . ' , ; ` | : ..- attr(*, "init")= chr "done" [01:57:04.528] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.528] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.528] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.528] | : . ' , ; ` | : ..- attr(*, "call")= language plan(sequential) [01:57:04.528] | : . ' , ; ` | : ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [01:57:04.528] | : . ' , ; ` | : .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.528] | : . ' , ; ` | : .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.528] | : . ' , ; ` | : - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [01:57:04.538] | : . ' , ; ` | : Not identical [01:57:04.538] | : . ' , ; ` | : all.equal() for future ... [01:57:04.538] | : . ' , ; ` | : . List of 2 [01:57:04.538] | : . ' , ; ` | : . $ target :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [01:57:04.538] | : . ' , ; ` | : . ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [01:57:04.538] | : . ' , ; ` | : . ..- attr(*, "init")= logi TRUE [01:57:04.538] | : . ' , ; ` | : . ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.538] | : . ' , ; ` | : . .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.538] | : . ' , ; ` | : . ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.538] | : . ' , ; ` | : . ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [01:57:04.538] | : . ' , ; ` | : . $ current:function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [01:57:04.538] | : . ' , ; ` | : . ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [01:57:04.538] | : . ' , ; ` | : . ..- attr(*, "init")= chr "done" [01:57:04.538] | : . ' , ; ` | : . ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.538] | : . ' , ; ` | : . .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.538] | : . ' , ; ` | : . ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.538] | : . ' , ; ` | : . ..- attr(*, "call")= language plan(sequential) [01:57:04.538] | : . ' , ; ` | : . ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [01:57:04.538] | : . ' , ; ` | : . .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.538] | : . ' , ; ` | : . .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.546] | : . ' , ; ` | : all.equal() for future ... done [01:57:04.546] | : . ' , ; ` | all.equal() for FutureStrategyList ... done [01:57:04.547] | : . ' , ; ` | plan(): Skip setting new future backend stack because it is the same as the current one: [01:57:04.547] | : . ' , ; ` | List of future strategies: [01:57:04.547] | : . ' , ; ` | 1. sequential: [01:57:04.547] | : . ' , ; ` | - args: function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame(), workers = "") [01:57:04.547] | : . ' , ; ` | - tweaked: FALSE [01:57:04.547] | : . ' , ; ` | - call: plan(sequential) [01:57:04.548] | : . ' , ; ` plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [01:57:04.548] | : . ' , ; plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [01:57:04.548] | : . ' , ; assign_globals() ... [01:57:04.548] | : . ' , ; List of 1 [01:57:04.548] | : . ' , ; $ ii: int 3 [01:57:04.548] | : . ' , ; - attr(*, "where")=List of 1 [01:57:04.548] | : . ' , ; ..$ ii: [01:57:04.548] | : . ' , ; - attr(*, "class")= chr [1:3] "FutureGlobals" "Globals" "list" [01:57:04.548] | : . ' , ; - attr(*, "resolved")= logi FALSE [01:57:04.548] | : . ' , ; - attr(*, "total_size")= num NA [01:57:04.548] | : . ' , ; - attr(*, "already-done")= logi TRUE [01:57:04.552] | : . ' , ; - copied 'ii' to environment [01:57:04.552] | : . ' , ; assign_globals() ... done [01:57:04.555] | : . ' , ; plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [01:57:04.555] | : . ' , ; ` plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [01:57:04.555] | : . ' , ; ` | plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [01:57:04.556] | : . ' , ; ` | : all.equal() for FutureStrategyList ... [01:57:04.556] | : . ' , ; ` | : . New stack: [01:57:04.556] | : . ' , ; ` | : . List of 1 [01:57:04.556] | : . ' , ; ` | : . $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [01:57:04.556] | : . ' , ; ` | : . ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [01:57:04.556] | : . ' , ; ` | : . ..- attr(*, "init")= chr "done" [01:57:04.556] | : . ' , ; ` | : . ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.556] | : . ' , ; ` | : . .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.556] | : . ' , ; ` | : . ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.556] | : . ' , ; ` | : . ..- attr(*, "call")= language plan(sequential) [01:57:04.556] | : . ' , ; ` | : . ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [01:57:04.556] | : . ' , ; ` | : . .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.556] | : . ' , ; ` | : . .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.556] | : . ' , ; ` | : . - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [01:57:04.561] | : . ' , ; ` | : . Old stack: [01:57:04.561] | : . ' , ; ` | : . List of 1 [01:57:04.561] | : . ' , ; ` | : . $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [01:57:04.561] | : . ' , ; ` | : . ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [01:57:04.561] | : . ' , ; ` | : . ..- attr(*, "init")= chr "done" [01:57:04.561] | : . ' , ; ` | : . ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.561] | : . ' , ; ` | : . .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.561] | : . ' , ; ` | : . ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.561] | : . ' , ; ` | : . ..- attr(*, "call")= language plan(sequential) [01:57:04.561] | : . ' , ; ` | : . ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [01:57:04.561] | : . ' , ; ` | : . .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.561] | : . ' , ; ` | : . .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.561] | : . ' , ; ` | : . - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [01:57:04.566] | : . ' , ; ` | : . Identical [01:57:04.566] | : . ' , ; ` | : all.equal() for FutureStrategyList ... done [01:57:04.566] | : . ' , ; ` | : plan(): Skip setting new future backend stack because it is the same as the current one: [01:57:04.566] | : . ' , ; ` | : List of future strategies: [01:57:04.566] | : . ' , ; ` | : 1. sequential: [01:57:04.566] | : . ' , ; ` | : - args: function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame(), workers = "") [01:57:04.566] | : . ' , ; ` | : - tweaked: FALSE [01:57:04.566] | : . ' , ; ` | : - call: plan(sequential) [01:57:04.567] | : . ' , ; ` | plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [01:57:04.567] | : . ' , ; ` plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [01:57:04.567] | : . ' , ; plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [01:57:04.568] | : . ' , ; SequentialFuture started (and completed) [01:57:04.569] | : . ' , launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... done [01:57:04.569] | : . ' Launching futures ... done [01:57:04.569] | : . ' Future launched: 'SequentialFuture', 'UniprocessFuture', 'Future' [01:57:04.569] | : . Using SequentialFutureBackend ... done [01:57:04.569] | : run() for 'Future' (NULL) ... done [01:57:04.570] | future(..., label = NULL) ... done [01:57:04.570] | value() for SequentialFuture (NULL) ... [01:57:04.570] | : relay stdout ... [01:57:04.571] | : relay stdout ... done [01:57:04.571] | : check for misuse ... [01:57:04.571] | : check for misuse ... done [01:57:04.571] | value() for SequentialFuture (NULL) ... done [01:57:04.571] | value() for SequentialFuture (NULL) ... [01:57:04.572] | : signalConditions() ... [01:57:04.572] | : . include = 'immediateCondition' [01:57:04.572] | : . exclude = [01:57:04.572] | : . resignal = FALSE [01:57:04.572] | : . Number of conditions: 1 [01:57:04.573] | : signalConditions() ... done [01:57:04.573] | : relay stdout ... [01:57:04.573] | : relay stdout ... done [01:57:04.573] | : check for misuse ... [01:57:04.573] | : check for misuse ... done [01:57:04.574] | : relay conditions ... [01:57:04.574] | : . Future state: 'finished' [01:57:04.574] | : . signalConditions() ... [01:57:04.574] | : . ' include = 'condition' [01:57:04.574] | : . ' exclude = 'immediateCondition' [01:57:04.575] | : . ' resignal = TRUE [01:57:04.575] | : . ' Number of conditions: 1 [01:57:04.575] | : . ' Condition #1: 'simpleError', 'error', 'condition' [01:57:04.575] | : . signalConditions() ... done [01:57:04.575] | : relay conditions ... done [01:57:04.577] | : value() for SequentialFuture (NULL) ... [01:57:04.577] | : . relay stdout ... [01:57:04.577] | : . relay stdout ... done [01:57:04.577] | : . check for misuse ... [01:57:04.577] | : . check for misuse ... done [01:57:04.578] | : value() for SequentialFuture (NULL) ... done Warning in get(var, envir = x, inherits = FALSE) : restarting interrupted promise evaluation [01:57:04.578] | : value() for SequentialFuture (NULL) ... [01:57:04.578] | : . signalConditions() ... [01:57:04.579] | : . ' include = 'immediateCondition' [01:57:04.579] | : . ' exclude = [01:57:04.579] | : . ' resignal = FALSE [01:57:04.579] | : . ' Number of conditions: 1 [01:57:04.579] | : . signalConditions() ... done [01:57:04.580] | : . relay stdout ... [01:57:04.580] | : . relay stdout ... done [01:57:04.580] | : . check for misuse ... [01:57:04.580] | : . check for misuse ... done [01:57:04.580] | : . relay conditions ... [01:57:04.580] | : . ' Future state: 'finished' [01:57:04.581] | : . ' signalConditions() ... [01:57:04.581] | : . ' , include = 'condition' [01:57:04.581] | : . ' , exclude = 'immediateCondition' [01:57:04.581] | : . ' , resignal = TRUE [01:57:04.581] | : . ' , Number of conditions: 1 [01:57:04.582] | : . ' , Condition #1: 'simpleError', 'error', 'condition' [01:57:04.582] | : . ' signalConditions() ... done [01:57:04.582] | : . relay conditions ... done Warning in get(var, envir = x, inherits = FALSE) : restarting interrupted promise evaluation [01:57:04.583] | : . value() for SequentialFuture (NULL) ... [01:57:04.583] | : . ' signalConditions() ... [01:57:04.583] | : . ' , include = 'immediateCondition' [01:57:04.583] | : . ' , exclude = [01:57:04.583] | : . ' , resignal = FALSE [01:57:04.584] | : . ' , Number of conditions: 1 [01:57:04.584] | : . ' signalConditions() ... done [01:57:04.584] | : . ' relay stdout ... [01:57:04.584] | : . ' relay stdout ... done [01:57:04.584] | : . ' check for misuse ... [01:57:04.585] | : . ' check for misuse ... done [01:57:04.585] | : . ' relay conditions ... [01:57:04.585] | : . ' , Future state: 'finished' [01:57:04.585] | : . ' , signalConditions() ... [01:57:04.585] | : . ' , ; include = 'condition' [01:57:04.585] | : . ' , ; exclude = 'immediateCondition' [01:57:04.586] | : . ' , ; resignal = TRUE [01:57:04.586] | : . ' , ; Number of conditions: 1 [01:57:04.586] | : . ' , ; Condition #1: 'simpleError', 'error', 'condition' [01:57:04.586] | : . ' , signalConditions() ... done [01:57:04.586] | : . ' relay conditions ... done ** Future evaluation with a poor-man's "progress bar" [01:57:04.587] | : . ' future(..., label = NULL) ... [01:57:04.587] | : . ' , lazy: FALSE [01:57:04.588] | : . ' , stdout: TRUE [01:57:04.588] | : . ' , conditions: [n=1] 'condition' [01:57:04.588] | : . ' , gc: FALSE [01:57:04.588] | : . ' , earlySignal: FALSE [01:57:04.588] | : . ' , getGlobalsAndPackages() ... [01:57:04.589] | : . ' , ; Searching for globals ... [01:57:04.615] | : . ' , ; ` globals found: [4] '{', 'cat', 'for', ':' [01:57:04.616] | : . ' , ; Searching for globals ... done [01:57:04.616] | : . ' , ; Resolving globals: FALSE [01:57:04.617] | : . ' , ; Search for packages associated with the globals ... [01:57:04.617] | : . ' , ; ` Packages associated with globals: [1] 'base' [01:57:04.618] | : . ' , ; ` Packages: [1] 'base' [01:57:04.618] | : . ' , ; Search for packages associated with the globals ... done [01:57:04.618] | : . ' , ; Packages after dropping 'base': [0] [01:57:04.618] | : . ' , ; globals: [0] [01:57:04.619] | : . ' , ; packages: [0] [01:57:04.619] | : . ' , getGlobalsAndPackages() ... done [01:57:04.619] | : . ' , run() for 'Future' (NULL) ... [01:57:04.620] | : . ' , ; state: 'created' [01:57:04.620] | : . ' , ; plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [01:57:04.620] | : . ' , ; plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [01:57:04.621] | : . ' , ; Using SequentialFutureBackend ... [01:57:04.621] | : . ' , ; ` Number of futures since start: 6 (6 created, 6 launched, 6 finished) [01:57:04.621] | : . ' , ; ` Launching futures ... [01:57:04.621] | : . ' , ; ` | launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... [01:57:04.621] | : . ' , ; ` | : getFutureData() ... [01:57:04.622] | : . ' , ; ` | : . getFutureCore() ... [01:57:04.622] | : . ' , ; ` | : . ' Packages needed by the future expression (n = 0): [01:57:04.622] | : . ' , ; ` | : . getFutureCore() ... done [01:57:04.622] | : . ' , ; ` | : . getFutureCapture() ... [01:57:04.623] | : . ' , ; ` | : . getFutureCapture() ... done [01:57:04.623] | : . ' , ; ` | : . getFutureContext() ... [01:57:04.623] | : . ' , ; ` | : . ' plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [01:57:04.623] | : . ' , ; ` | : . ' , Getting stack without first backend: [n=0] [01:57:04.624] | : . ' , ; ` | : . ' plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [01:57:04.624] | : . ' , ; ` | : . ' Packages needed by future backend (n = 0): [01:57:04.624] | : . ' , ; ` | : . getFutureContext() ... done [01:57:04.624] | : . ' , ; ` | : getFutureData() ... done [01:57:04.625] | : . ' , ; ` | : attachPackages() ... [01:57:04.625] | : . ' , ; ` | : . packages: [n=1] 'future' [01:57:04.625] | : . ' , ; ` | : attachPackages() ... done [01:57:04.626] | : . ' , ; ` | : attachPackages() ... [01:57:04.626] | : . ' , ; ` | : . packages: [n=0] [01:57:04.626] | : . ' , ; ` | : attachPackages() ... done [01:57:04.627] | : . ' , ; ` | : plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [01:57:04.627] | : . ' , ; ` | : . Getting full stack: [n=1] 'sequential', 'uniprocess', 'future', 'function' [01:57:04.628] | : . ' , ; ` | : plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [01:57:04.628] | : . ' , ; ` | : plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [01:57:04.629] | : . ' , ; ` | : . plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [01:57:04.629] | : . ' , ; ` | : . ' all.equal() for FutureStrategyList ... [01:57:04.629] | : . ' , ; ` | : . ' , New stack: [01:57:04.630] | : . ' , ; ` | : . ' , List of 1 [01:57:04.630] | : . ' , ; ` | : . ' , $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [01:57:04.630] | : . ' , ; ` | : . ' , ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [01:57:04.630] | : . ' , ; ` | : . ' , ..- attr(*, "init")= logi TRUE [01:57:04.630] | : . ' , ; ` | : . ' , ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.630] | : . ' , ; ` | : . ' , .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.630] | : . ' , ; ` | : . ' , ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.630] | : . ' , ; ` | : . ' , ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [01:57:04.630] | : . ' , ; ` | : . ' , - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [01:57:04.635] | : . ' , ; ` | : . ' , Old stack: [01:57:04.635] | : . ' , ; ` | : . ' , List of 1 [01:57:04.635] | : . ' , ; ` | : . ' , $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [01:57:04.635] | : . ' , ; ` | : . ' , ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [01:57:04.635] | : . ' , ; ` | : . ' , ..- attr(*, "init")= chr "done" [01:57:04.635] | : . ' , ; ` | : . ' , ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.635] | : . ' , ; ` | : . ' , .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.635] | : . ' , ; ` | : . ' , ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.635] | : . ' , ; ` | : . ' , ..- attr(*, "call")= language plan(sequential) [01:57:04.635] | : . ' , ; ` | : . ' , ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [01:57:04.635] | : . ' , ; ` | : . ' , .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.635] | : . ' , ; ` | : . ' , .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.635] | : . ' , ; ` | : . ' , - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [01:57:04.641] | : . ' , ; ` | : . ' , Not identical [01:57:04.642] | : . ' , ; ` | : . ' , all.equal() for future ... [01:57:04.642] | : . ' , ; ` | : . ' , ; List of 2 [01:57:04.642] | : . ' , ; ` | : . ' , ; $ target :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [01:57:04.642] | : . ' , ; ` | : . ' , ; ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [01:57:04.642] | : . ' , ; ` | : . ' , ; ..- attr(*, "init")= logi TRUE [01:57:04.642] | : . ' , ; ` | : . ' , ; ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.642] | : . ' , ; ` | : . ' , ; .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.642] | : . ' , ; ` | : . ' , ; ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.642] | : . ' , ; ` | : . ' , ; ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [01:57:04.642] | : . ' , ; ` | : . ' , ; $ current:function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [01:57:04.642] | : . ' , ; ` | : . ' , ; ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [01:57:04.642] | : . ' , ; ` | : . ' , ; ..- attr(*, "init")= chr "done" [01:57:04.642] | : . ' , ; ` | : . ' , ; ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.642] | : . ' , ; ` | : . ' , ; .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.642] | : . ' , ; ` | : . ' , ; ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.642] | : . ' , ; ` | : . ' , ; ..- attr(*, "call")= language plan(sequential) [01:57:04.642] | : . ' , ; ` | : . ' , ; ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [01:57:04.642] | : . ' , ; ` | : . ' , ; .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.642] | : . ' , ; ` | : . ' , ; .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.657] | : . ' , ; ` | : . ' , all.equal() for future ... done [01:57:04.657] | : . ' , ; ` | : . ' all.equal() for FutureStrategyList ... done [01:57:04.657] | : . ' , ; ` | : . ' plan(): Skip setting new future backend stack because it is the same as the current one: [01:57:04.658] | : . ' , ; ` | : . ' List of future strategies: [01:57:04.658] | : . ' , ; ` | : . ' 1. sequential: [01:57:04.658] | : . ' , ; ` | : . ' - args: function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame(), workers = "") [01:57:04.658] | : . ' , ; ` | : . ' - tweaked: FALSE [01:57:04.658] | : . ' , ; ` | : . ' - call: plan(sequential) [01:57:04.659] | : . ' , ; ` | : . plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [01:57:04.659] | : . ' , ; ` | : plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [01:57:04.662] | : . ' , ; ` | : plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [01:57:04.663] | : . ' , ; ` | : . plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [01:57:04.663] | : . ' , ; ` | : . ' plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [01:57:04.663] | : . ' , ; ` | : . ' , all.equal() for FutureStrategyList ... [01:57:04.664] | : . ' , ; ` | : . ' , ; New stack: [01:57:04.664] | : . ' , ; ` | : . ' , ; List of 1 [01:57:04.664] | : . ' , ; ` | : . ' , ; $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [01:57:04.664] | : . ' , ; ` | : . ' , ; ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [01:57:04.664] | : . ' , ; ` | : . ' , ; ..- attr(*, "init")= chr "done" [01:57:04.664] | : . ' , ; ` | : . ' , ; ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.664] | : . ' , ; ` | : . ' , ; .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.664] | : . ' , ; ` | : . ' , ; ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.664] | : . ' , ; ` | : . ' , ; ..- attr(*, "call")= language plan(sequential) [01:57:04.664] | : . ' , ; ` | : . ' , ; ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [01:57:04.664] | : . ' , ; ` | : . ' , ; .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.664] | : . ' , ; ` | : . ' , ; .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.664] | : . ' , ; ` | : . ' , ; - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [01:57:04.669] | : . ' , ; ` | : . ' , ; Old stack: [01:57:04.669] | : . ' , ; ` | : . ' , ; List of 1 [01:57:04.669] | : . ' , ; ` | : . ' , ; $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [01:57:04.669] | : . ' , ; ` | : . ' , ; ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [01:57:04.669] | : . ' , ; ` | : . ' , ; ..- attr(*, "init")= chr "done" [01:57:04.669] | : . ' , ; ` | : . ' , ; ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.669] | : . ' , ; ` | : . ' , ; .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.669] | : . ' , ; ` | : . ' , ; ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.669] | : . ' , ; ` | : . ' , ; ..- attr(*, "call")= language plan(sequential) [01:57:04.669] | : . ' , ; ` | : . ' , ; ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [01:57:04.669] | : . ' , ; ` | : . ' , ; .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.669] | : . ' , ; ` | : . ' , ; .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.669] | : . ' , ; ` | : . ' , ; - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [01:57:04.674] | : . ' , ; ` | : . ' , ; Identical [01:57:04.675] | : . ' , ; ` | : . ' , all.equal() for FutureStrategyList ... done [01:57:04.675] | : . ' , ; ` | : . ' , plan(): Skip setting new future backend stack because it is the same as the current one: [01:57:04.675] | : . ' , ; ` | : . ' , List of future strategies: [01:57:04.675] | : . ' , ; ` | : . ' , 1. sequential: [01:57:04.675] | : . ' , ; ` | : . ' , - args: function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame(), workers = "") [01:57:04.675] | : . ' , ; ` | : . ' , - tweaked: FALSE [01:57:04.675] | : . ' , ; ` | : . ' , - call: plan(sequential) [01:57:04.676] | : . ' , ; ` | : . ' plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [01:57:04.676] | : . ' , ; ` | : . plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [01:57:04.676] | : . ' , ; ` | : plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [01:57:04.677] | : . ' , ; ` | : SequentialFuture started (and completed) [01:57:04.677] | : . ' , ; ` | launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... done [01:57:04.678] | : . ' , ; ` Launching futures ... done [01:57:04.678] | : . ' , ; ` Future launched: 'SequentialFuture', 'UniprocessFuture', 'Future' [01:57:04.678] | : . ' , ; Using SequentialFutureBackend ... done [01:57:04.678] | : . ' , run() for 'Future' (NULL) ... done [01:57:04.678] | : . ' future(..., label = NULL) ... done ** Collecting results v1 = 1 v2 = 2 Warning in sprintf(...) : restarting interrupted promise evaluation [01:57:04.679] | : . ' value() for SequentialFuture (NULL) ... [01:57:04.679] | : . ' , signalConditions() ... [01:57:04.680] | : . ' , ; include = 'immediateCondition' [01:57:04.680] | : . ' , ; exclude = [01:57:04.680] | : . ' , ; resignal = FALSE [01:57:04.680] | : . ' , ; Number of conditions: 1 [01:57:04.680] | : . ' , signalConditions() ... done [01:57:04.681] | : . ' , relay stdout ... [01:57:04.681] | : . ' , relay stdout ... done [01:57:04.681] | : . ' , check for misuse ... [01:57:04.681] | : . ' , check for misuse ... done [01:57:04.681] | : . ' , relay conditions ... [01:57:04.682] | : . ' , ; Future state: 'finished' [01:57:04.682] | : . ' , ; signalConditions() ... [01:57:04.682] | : . ' , ; ` include = 'condition' [01:57:04.682] | : . ' , ; ` exclude = 'immediateCondition' [01:57:04.683] | : . ' , ; ` resignal = TRUE [01:57:04.683] | : . ' , ; ` Number of conditions: 1 [01:57:04.683] | : . ' , ; ` Condition #1: 'simpleError', 'error', 'condition' [01:57:04.683] | : . ' , ; signalConditions() ... done [01:57:04.684] | : . ' , relay conditions ... done v3: (as expect) [01:57:04.684] | : . ' , value() for SequentialFuture (NULL) ... [01:57:04.684] | : . ' , ; relay stdout ... Processing: .......... [100%] [01:57:04.684] | : . ' , ; relay stdout ... done [01:57:04.685] | : . ' , ; check for misuse ... [01:57:04.685] | : . ' , ; check for misuse ... done [01:57:04.685] | : . ' , value() for SequentialFuture (NULL) ... done v4 = 4 ** Left-to-right and right-to-left future assignments [01:57:04.686] | : . ' , future(..., label = NULL) ... [01:57:04.686] | : . ' , ; lazy: FALSE [01:57:04.686] | : . ' , ; stdout: TRUE [01:57:04.686] | : . ' , ; conditions: [n=1] 'condition' [01:57:04.686] | : . ' , ; gc: FALSE [01:57:04.687] | : . ' , ; earlySignal: FALSE [01:57:04.687] | : . ' , ; getGlobalsAndPackages() ... [01:57:04.687] | : . ' , ; ` Searching for globals ... [01:57:04.689] | : . ' , ; ` | globals found: [0] [01:57:04.689] | : . ' , ; ` Searching for globals ... done [01:57:04.690] | : . ' , ; ` globals: [0] [01:57:04.690] | : . ' , ; ` packages: [0] [01:57:04.690] | : . ' , ; getGlobalsAndPackages() ... done [01:57:04.690] | : . ' , ; run() for 'Future' (NULL) ... [01:57:04.691] | : . ' , ; ` state: 'created' [01:57:04.691] | : . ' , ; ` plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [01:57:04.691] | : . ' , ; ` plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [01:57:04.691] | : . ' , ; ` Using SequentialFutureBackend ... [01:57:04.692] | : . ' , ; ` | Number of futures since start: 7 (7 created, 7 launched, 7 finished) [01:57:04.692] | : . ' , ; ` | Launching futures ... [01:57:04.692] | : . ' , ; ` | : launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... [01:57:04.692] | : . ' , ; ` | : . getFutureData() ... [01:57:04.693] | : . ' , ; ` | : . ' getFutureCore() ... [01:57:04.693] | : . ' , ; ` | : . ' , Packages needed by the future expression (n = 0): [01:57:04.693] | : . ' , ; ` | : . ' getFutureCore() ... done [01:57:04.693] | : . ' , ; ` | : . ' getFutureCapture() ... [01:57:04.693] | : . ' , ; ` | : . ' getFutureCapture() ... done [01:57:04.694] | : . ' , ; ` | : . ' getFutureContext() ... [01:57:04.694] | : . ' , ; ` | : . ' , plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [01:57:04.694] | : . ' , ; ` | : . ' , ; Getting stack without first backend: [n=0] [01:57:04.694] | : . ' , ; ` | : . ' , plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [01:57:04.694] | : . ' , ; ` | : . ' , Packages needed by future backend (n = 0): [01:57:04.695] | : . ' , ; ` | : . ' getFutureContext() ... done [01:57:04.695] | : . ' , ; ` | : . getFutureData() ... done [01:57:04.695] | : . ' , ; ` | : . attachPackages() ... [01:57:04.695] | : . ' , ; ` | : . ' packages: [n=1] 'future' [01:57:04.696] | : . ' , ; ` | : . attachPackages() ... done [01:57:04.696] | : . ' , ; ` | : . attachPackages() ... [01:57:04.696] | : . ' , ; ` | : . ' packages: [n=0] [01:57:04.696] | : . ' , ; ` | : . attachPackages() ... done [01:57:04.697] | : . ' , ; ` | : . plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [01:57:04.697] | : . ' , ; ` | : . ' Getting full stack: [n=1] 'sequential', 'uniprocess', 'future', 'function' [01:57:04.698] | : . ' , ; ` | : . plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [01:57:04.698] | : . ' , ; ` | : . plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [01:57:04.698] | : . ' , ; ` | : . ' plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [01:57:04.699] | : . ' , ; ` | : . ' , all.equal() for FutureStrategyList ... [01:57:04.699] | : . ' , ; ` | : . ' , ; New stack: [01:57:04.699] | : . ' , ; ` | : . ' , ; List of 1 [01:57:04.699] | : . ' , ; ` | : . ' , ; $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [01:57:04.699] | : . ' , ; ` | : . ' , ; ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [01:57:04.699] | : . ' , ; ` | : . ' , ; ..- attr(*, "init")= logi TRUE [01:57:04.699] | : . ' , ; ` | : . ' , ; ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.699] | : . ' , ; ` | : . ' , ; .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.699] | : . ' , ; ` | : . ' , ; ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.699] | : . ' , ; ` | : . ' , ; ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [01:57:04.699] | : . ' , ; ` | : . ' , ; - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [01:57:04.703] | : . ' , ; ` | : . ' , ; Old stack: [01:57:04.703] | : . ' , ; ` | : . ' , ; List of 1 [01:57:04.703] | : . ' , ; ` | : . ' , ; $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [01:57:04.703] | : . ' , ; ` | : . ' , ; ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [01:57:04.703] | : . ' , ; ` | : . ' , ; ..- attr(*, "init")= chr "done" [01:57:04.703] | : . ' , ; ` | : . ' , ; ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.703] | : . ' , ; ` | : . ' , ; .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.703] | : . ' , ; ` | : . ' , ; ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.703] | : . ' , ; ` | : . ' , ; ..- attr(*, "call")= language plan(sequential) [01:57:04.703] | : . ' , ; ` | : . ' , ; ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [01:57:04.703] | : . ' , ; ` | : . ' , ; .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.703] | : . ' , ; ` | : . ' , ; .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.703] | : . ' , ; ` | : . ' , ; - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [01:57:04.709] | : . ' , ; ` | : . ' , ; Not identical [01:57:04.709] | : . ' , ; ` | : . ' , ; all.equal() for future ... [01:57:04.709] | : . ' , ; ` | : . ' , ; ` List of 2 [01:57:04.709] | : . ' , ; ` | : . ' , ; ` $ target :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [01:57:04.709] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [01:57:04.709] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "init")= logi TRUE [01:57:04.709] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.709] | : . ' , ; ` | : . ' , ; ` .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.709] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.709] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [01:57:04.709] | : . ' , ; ` | : . ' , ; ` $ current:function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [01:57:04.709] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [01:57:04.709] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "init")= chr "done" [01:57:04.709] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.709] | : . ' , ; ` | : . ' , ; ` .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.709] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.709] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "call")= language plan(sequential) [01:57:04.709] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [01:57:04.709] | : . ' , ; ` | : . ' , ; ` .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.709] | : . ' , ; ` | : . ' , ; ` .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.718] | : . ' , ; ` | : . ' , ; all.equal() for future ... done [01:57:04.718] | : . ' , ; ` | : . ' , all.equal() for FutureStrategyList ... done [01:57:04.719] | : . ' , ; ` | : . ' , plan(): Skip setting new future backend stack because it is the same as the current one: [01:57:04.719] | : . ' , ; ` | : . ' , List of future strategies: [01:57:04.719] | : . ' , ; ` | : . ' , 1. sequential: [01:57:04.719] | : . ' , ; ` | : . ' , - args: function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame(), workers = "") [01:57:04.719] | : . ' , ; ` | : . ' , - tweaked: FALSE [01:57:04.719] | : . ' , ; ` | : . ' , - call: plan(sequential) [01:57:04.720] | : . ' , ; ` | : . ' plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [01:57:04.720] | : . ' , ; ` | : . plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [01:57:04.723] | : . ' , ; ` | : . plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [01:57:04.724] | : . ' , ; ` | : . ' plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [01:57:04.724] | : . ' , ; ` | : . ' , plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [01:57:04.724] | : . ' , ; ` | : . ' , ; all.equal() for FutureStrategyList ... [01:57:04.724] | : . ' , ; ` | : . ' , ; ` New stack: [01:57:04.724] | : . ' , ; ` | : . ' , ; ` List of 1 [01:57:04.724] | : . ' , ; ` | : . ' , ; ` $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [01:57:04.724] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [01:57:04.724] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "init")= chr "done" [01:57:04.724] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.724] | : . ' , ; ` | : . ' , ; ` .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.724] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.724] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "call")= language plan(sequential) [01:57:04.724] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [01:57:04.724] | : . ' , ; ` | : . ' , ; ` .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.724] | : . ' , ; ` | : . ' , ; ` .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.724] | : . ' , ; ` | : . ' , ; ` - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [01:57:04.730] | : . ' , ; ` | : . ' , ; ` Old stack: [01:57:04.730] | : . ' , ; ` | : . ' , ; ` List of 1 [01:57:04.730] | : . ' , ; ` | : . ' , ; ` $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [01:57:04.730] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [01:57:04.730] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "init")= chr "done" [01:57:04.730] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.730] | : . ' , ; ` | : . ' , ; ` .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.730] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.730] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "call")= language plan(sequential) [01:57:04.730] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [01:57:04.730] | : . ' , ; ` | : . ' , ; ` .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.730] | : . ' , ; ` | : . ' , ; ` .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.730] | : . ' , ; ` | : . ' , ; ` - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [01:57:04.737] | : . ' , ; ` | : . ' , ; ` Identical [01:57:04.738] | : . ' , ; ` | : . ' , ; all.equal() for FutureStrategyList ... done [01:57:04.738] | : . ' , ; ` | : . ' , ; plan(): Skip setting new future backend stack because it is the same as the current one: [01:57:04.738] | : . ' , ; ` | : . ' , ; List of future strategies: [01:57:04.738] | : . ' , ; ` | : . ' , ; 1. sequential: [01:57:04.738] | : . ' , ; ` | : . ' , ; - args: function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame(), workers = "") [01:57:04.738] | : . ' , ; ` | : . ' , ; - tweaked: FALSE [01:57:04.738] | : . ' , ; ` | : . ' , ; - call: plan(sequential) [01:57:04.739] | : . ' , ; ` | : . ' , plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [01:57:04.739] | : . ' , ; ` | : . ' plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [01:57:04.739] | : . ' , ; ` | : . plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [01:57:04.740] | : . ' , ; ` | : . SequentialFuture started (and completed) [01:57:04.741] | : . ' , ; ` | : launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... done [01:57:04.741] | : . ' , ; ` | Launching futures ... done [01:57:04.741] | : . ' , ; ` | Future launched: 'SequentialFuture', 'UniprocessFuture', 'Future' [01:57:04.741] | : . ' , ; ` Using SequentialFutureBackend ... done [01:57:04.741] | : . ' , ; run() for 'Future' (NULL) ... done [01:57:04.742] | : . ' , future(..., label = NULL) ... done [01:57:04.742] | : . ' , value() for SequentialFuture (NULL) ... [01:57:04.742] | : . ' , ; relay stdout ... [01:57:04.743] | : . ' , ; relay stdout ... done [01:57:04.743] | : . ' , ; check for misuse ... [01:57:04.743] | : . ' , ; check for misuse ... done [01:57:04.743] | : . ' , value() for SequentialFuture (NULL) ... done c = 1 [01:57:04.744] | : . ' , future(..., label = NULL) ... [01:57:04.744] | : . ' , ; lazy: FALSE [01:57:04.744] | : . ' , ; stdout: TRUE [01:57:04.744] | : . ' , ; conditions: [n=1] 'condition' [01:57:04.745] | : . ' , ; gc: FALSE [01:57:04.745] | : . ' , ; earlySignal: FALSE [01:57:04.745] | : . ' , ; getGlobalsAndPackages() ... [01:57:04.745] | : . ' , ; ` Searching for globals ... [01:57:04.748] | : . ' , ; ` | globals found: [0] [01:57:04.748] | : . ' , ; ` Searching for globals ... done [01:57:04.748] | : . ' , ; ` globals: [0] [01:57:04.748] | : . ' , ; ` packages: [0] [01:57:04.748] | : . ' , ; getGlobalsAndPackages() ... done [01:57:04.749] | : . ' , ; run() for 'Future' (NULL) ... [01:57:04.749] | : . ' , ; ` state: 'created' [01:57:04.749] | : . ' , ; ` plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [01:57:04.750] | : . ' , ; ` plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [01:57:04.750] | : . ' , ; ` Using SequentialFutureBackend ... [01:57:04.750] | : . ' , ; ` | Number of futures since start: 8 (8 created, 8 launched, 8 finished) [01:57:04.750] | : . ' , ; ` | Launching futures ... [01:57:04.751] | : . ' , ; ` | : launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... [01:57:04.751] | : . ' , ; ` | : . getFutureData() ... [01:57:04.751] | : . ' , ; ` | : . ' getFutureCore() ... [01:57:04.751] | : . ' , ; ` | : . ' , Packages needed by the future expression (n = 0): [01:57:04.751] | : . ' , ; ` | : . ' getFutureCore() ... done [01:57:04.752] | : . ' , ; ` | : . ' getFutureCapture() ... [01:57:04.752] | : . ' , ; ` | : . ' getFutureCapture() ... done [01:57:04.752] | : . ' , ; ` | : . ' getFutureContext() ... [01:57:04.752] | : . ' , ; ` | : . ' , plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [01:57:04.753] | : . ' , ; ` | : . ' , ; Getting stack without first backend: [n=0] [01:57:04.753] | : . ' , ; ` | : . ' , plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [01:57:04.753] | : . ' , ; ` | : . ' , Packages needed by future backend (n = 0): [01:57:04.753] | : . ' , ; ` | : . ' getFutureContext() ... done [01:57:04.754] | : . ' , ; ` | : . getFutureData() ... done [01:57:04.754] | : . ' , ; ` | : . attachPackages() ... [01:57:04.754] | : . ' , ; ` | : . ' packages: [n=1] 'future' [01:57:04.754] | : . ' , ; ` | : . attachPackages() ... done [01:57:04.755] | : . ' , ; ` | : . attachPackages() ... [01:57:04.755] | : . ' , ; ` | : . ' packages: [n=0] [01:57:04.755] | : . ' , ; ` | : . attachPackages() ... done [01:57:04.756] | : . ' , ; ` | : . plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [01:57:04.756] | : . ' , ; ` | : . ' Getting full stack: [n=1] 'sequential', 'uniprocess', 'future', 'function' [01:57:04.756] | : . ' , ; ` | : . plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [01:57:04.757] | : . ' , ; ` | : . plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [01:57:04.757] | : . ' , ; ` | : . ' plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [01:57:04.757] | : . ' , ; ` | : . ' , all.equal() for FutureStrategyList ... [01:57:04.758] | : . ' , ; ` | : . ' , ; New stack: [01:57:04.758] | : . ' , ; ` | : . ' , ; List of 1 [01:57:04.758] | : . ' , ; ` | : . ' , ; $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [01:57:04.758] | : . ' , ; ` | : . ' , ; ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [01:57:04.758] | : . ' , ; ` | : . ' , ; ..- attr(*, "init")= logi TRUE [01:57:04.758] | : . ' , ; ` | : . ' , ; ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.758] | : . ' , ; ` | : . ' , ; .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.758] | : . ' , ; ` | : . ' , ; ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.758] | : . ' , ; ` | : . ' , ; ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [01:57:04.758] | : . ' , ; ` | : . ' , ; - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [01:57:04.762] | : . ' , ; ` | : . ' , ; Old stack: [01:57:04.762] | : . ' , ; ` | : . ' , ; List of 1 [01:57:04.762] | : . ' , ; ` | : . ' , ; $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [01:57:04.762] | : . ' , ; ` | : . ' , ; ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [01:57:04.762] | : . ' , ; ` | : . ' , ; ..- attr(*, "init")= chr "done" [01:57:04.762] | : . ' , ; ` | : . ' , ; ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.762] | : . ' , ; ` | : . ' , ; .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.762] | : . ' , ; ` | : . ' , ; ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.762] | : . ' , ; ` | : . ' , ; ..- attr(*, "call")= language plan(sequential) [01:57:04.762] | : . ' , ; ` | : . ' , ; ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [01:57:04.762] | : . ' , ; ` | : . ' , ; .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.762] | : . ' , ; ` | : . ' , ; .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.762] | : . ' , ; ` | : . ' , ; - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [01:57:04.767] | : . ' , ; ` | : . ' , ; Not identical [01:57:04.768] | : . ' , ; ` | : . ' , ; all.equal() for future ... [01:57:04.768] | : . ' , ; ` | : . ' , ; ` List of 2 [01:57:04.768] | : . ' , ; ` | : . ' , ; ` $ target :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [01:57:04.768] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [01:57:04.768] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "init")= logi TRUE [01:57:04.768] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.768] | : . ' , ; ` | : . ' , ; ` .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.768] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.768] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [01:57:04.768] | : . ' , ; ` | : . ' , ; ` $ current:function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [01:57:04.768] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [01:57:04.768] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "init")= chr "done" [01:57:04.768] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.768] | : . ' , ; ` | : . ' , ; ` .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.768] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.768] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "call")= language plan(sequential) [01:57:04.768] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [01:57:04.768] | : . ' , ; ` | : . ' , ; ` .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.768] | : . ' , ; ` | : . ' , ; ` .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.776] | : . ' , ; ` | : . ' , ; all.equal() for future ... done [01:57:04.776] | : . ' , ; ` | : . ' , all.equal() for FutureStrategyList ... done [01:57:04.777] | : . ' , ; ` | : . ' , plan(): Skip setting new future backend stack because it is the same as the current one: [01:57:04.777] | : . ' , ; ` | : . ' , List of future strategies: [01:57:04.777] | : . ' , ; ` | : . ' , 1. sequential: [01:57:04.777] | : . ' , ; ` | : . ' , - args: function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame(), workers = "") [01:57:04.777] | : . ' , ; ` | : . ' , - tweaked: FALSE [01:57:04.777] | : . ' , ; ` | : . ' , - call: plan(sequential) [01:57:04.778] | : . ' , ; ` | : . ' plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [01:57:04.778] | : . ' , ; ` | : . plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [01:57:04.781] | : . ' , ; ` | : . plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [01:57:04.781] | : . ' , ; ` | : . ' plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [01:57:04.782] | : . ' , ; ` | : . ' , plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [01:57:04.782] | : . ' , ; ` | : . ' , ; all.equal() for FutureStrategyList ... [01:57:04.782] | : . ' , ; ` | : . ' , ; ` New stack: [01:57:04.782] | : . ' , ; ` | : . ' , ; ` List of 1 [01:57:04.782] | : . ' , ; ` | : . ' , ; ` $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [01:57:04.782] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [01:57:04.782] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "init")= chr "done" [01:57:04.782] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.782] | : . ' , ; ` | : . ' , ; ` .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.782] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.782] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "call")= language plan(sequential) [01:57:04.782] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [01:57:04.782] | : . ' , ; ` | : . ' , ; ` .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.782] | : . ' , ; ` | : . ' , ; ` .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.782] | : . ' , ; ` | : . ' , ; ` - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [01:57:04.792] | : . ' , ; ` | : . ' , ; ` Old stack: [01:57:04.793] | : . ' , ; ` | : . ' , ; ` List of 1 [01:57:04.793] | : . ' , ; ` | : . ' , ; ` $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [01:57:04.793] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [01:57:04.793] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "init")= chr "done" [01:57:04.793] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.793] | : . ' , ; ` | : . ' , ; ` .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.793] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.793] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "call")= language plan(sequential) [01:57:04.793] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [01:57:04.793] | : . ' , ; ` | : . ' , ; ` .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.793] | : . ' , ; ` | : . ' , ; ` .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.793] | : . ' , ; ` | : . ' , ; ` - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [01:57:04.797] | : . ' , ; ` | : . ' , ; ` Identical [01:57:04.797] | : . ' , ; ` | : . ' , ; all.equal() for FutureStrategyList ... done [01:57:04.797] | : . ' , ; ` | : . ' , ; plan(): Skip setting new future backend stack because it is the same as the current one: [01:57:04.798] | : . ' , ; ` | : . ' , ; List of future strategies: [01:57:04.798] | : . ' , ; ` | : . ' , ; 1. sequential: [01:57:04.798] | : . ' , ; ` | : . ' , ; - args: function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame(), workers = "") [01:57:04.798] | : . ' , ; ` | : . ' , ; - tweaked: FALSE [01:57:04.798] | : . ' , ; ` | : . ' , ; - call: plan(sequential) [01:57:04.798] | : . ' , ; ` | : . ' , plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [01:57:04.799] | : . ' , ; ` | : . ' plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [01:57:04.799] | : . ' , ; ` | : . plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [01:57:04.799] | : . ' , ; ` | : . SequentialFuture started (and completed) [01:57:04.800] | : . ' , ; ` | : launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... done [01:57:04.800] | : . ' , ; ` | Launching futures ... done [01:57:04.800] | : . ' , ; ` | Future launched: 'SequentialFuture', 'UniprocessFuture', 'Future' [01:57:04.800] | : . ' , ; ` Using SequentialFutureBackend ... done [01:57:04.801] | : . ' , ; run() for 'Future' (NULL) ... done [01:57:04.801] | : . ' , future(..., label = NULL) ... done [01:57:04.801] | : . ' , value() for SequentialFuture (NULL) ... [01:57:04.801] | : . ' , ; relay stdout ... [01:57:04.802] | : . ' , ; relay stdout ... done [01:57:04.802] | : . ' , ; check for misuse ... [01:57:04.802] | : . ' , ; check for misuse ... done [01:57:04.802] | : . ' , value() for SequentialFuture (NULL) ... done d = 1 ** Nested future assignments [01:57:04.803] | : . ' , future(..., label = NULL) ... [01:57:04.803] | : . ' , ; lazy: FALSE [01:57:04.803] | : . ' , ; stdout: TRUE [01:57:04.803] | : . ' , ; conditions: [n=1] 'condition' [01:57:04.803] | : . ' , ; gc: FALSE [01:57:04.804] | : . ' , ; earlySignal: FALSE [01:57:04.804] | : . ' , ; getGlobalsAndPackages() ... [01:57:04.804] | : . ' , ; ` Searching for globals ... [01:57:04.848] | : . ' , ; ` | globals found: [5] '{', '<-', '%<-%', '%->%', '+' [01:57:04.849] | : . ' , ; ` Searching for globals ... done [01:57:04.849] | : . ' , ; ` Resolving globals: FALSE [01:57:04.849] | : . ' , ; ` Search for packages associated with the globals ... [01:57:04.849] | : . ' , ; ` | Packages associated with globals: [2] 'base', 'future' [01:57:04.850] | : . ' , ; ` | Packages: [2] 'base', 'future' [01:57:04.850] | : . ' , ; ` Search for packages associated with the globals ... done [01:57:04.850] | : . ' , ; ` Packages after dropping 'base': [1] 'future' [01:57:04.851] | : . ' , ; ` Packages after dropping non-attached packages: [1] 'future' [01:57:04.851] | : . ' , ; ` globals: [0] [01:57:04.851] | : . ' , ; ` packages: [1] 'future' [01:57:04.851] | : . ' , ; getGlobalsAndPackages() ... done [01:57:04.852] | : . ' , ; run() for 'Future' (NULL) ... [01:57:04.852] | : . ' , ; ` state: 'created' [01:57:04.852] | : . ' , ; ` plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [01:57:04.852] | : . ' , ; ` plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [01:57:04.853] | : . ' , ; ` Using SequentialFutureBackend ... [01:57:04.853] | : . ' , ; ` | Number of futures since start: 9 (9 created, 9 launched, 9 finished) [01:57:04.853] | : . ' , ; ` | Launching futures ... [01:57:04.853] | : . ' , ; ` | : launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... [01:57:04.854] | : . ' , ; ` | : . getFutureData() ... [01:57:04.854] | : . ' , ; ` | : . ' getFutureCore() ... [01:57:04.854] | : . ' , ; ` | : . ' , Packages needed by the future expression (n = 1): 'future' [01:57:04.854] | : . ' , ; ` | : . ' getFutureCore() ... done [01:57:04.854] | : . ' , ; ` | : . ' getFutureCapture() ... [01:57:04.855] | : . ' , ; ` | : . ' getFutureCapture() ... done [01:57:04.855] | : . ' , ; ` | : . ' getFutureContext() ... [01:57:04.855] | : . ' , ; ` | : . ' , plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [01:57:04.855] | : . ' , ; ` | : . ' , ; Getting stack without first backend: [n=0] [01:57:04.855] | : . ' , ; ` | : . ' , plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [01:57:04.856] | : . ' , ; ` | : . ' , Packages needed by future backend (n = 0): [01:57:04.856] | : . ' , ; ` | : . ' getFutureContext() ... done [01:57:04.856] | : . ' , ; ` | : . getFutureData() ... done [01:57:04.856] | : . ' , ; ` | : . attachPackages() ... [01:57:04.857] | : . ' , ; ` | : . ' packages: [n=1] 'future' [01:57:04.857] | : . ' , ; ` | : . attachPackages() ... done [01:57:04.857] | : . ' , ; ` | : . attachPackages() ... [01:57:04.857] | : . ' , ; ` | : . ' packages: [n=1] 'future' [01:57:04.858] | : . ' , ; ` | : . attachPackages() ... done [01:57:04.858] | : . ' , ; ` | : . plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [01:57:04.859] | : . ' , ; ` | : . ' Getting full stack: [n=1] 'sequential', 'uniprocess', 'future', 'function' [01:57:04.859] | : . ' , ; ` | : . plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [01:57:04.859] | : . ' , ; ` | : . plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [01:57:04.860] | : . ' , ; ` | : . ' plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [01:57:04.860] | : . ' , ; ` | : . ' , all.equal() for FutureStrategyList ... [01:57:04.860] | : . ' , ; ` | : . ' , ; New stack: [01:57:04.860] | : . ' , ; ` | : . ' , ; List of 1 [01:57:04.860] | : . ' , ; ` | : . ' , ; $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [01:57:04.860] | : . ' , ; ` | : . ' , ; ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [01:57:04.860] | : . ' , ; ` | : . ' , ; ..- attr(*, "init")= logi TRUE [01:57:04.860] | : . ' , ; ` | : . ' , ; ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.860] | : . ' , ; ` | : . ' , ; .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.860] | : . ' , ; ` | : . ' , ; ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.860] | : . ' , ; ` | : . ' , ; ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [01:57:04.860] | : . ' , ; ` | : . ' , ; - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [01:57:04.865] | : . ' , ; ` | : . ' , ; Old stack: [01:57:04.865] | : . ' , ; ` | : . ' , ; List of 1 [01:57:04.865] | : . ' , ; ` | : . ' , ; $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [01:57:04.865] | : . ' , ; ` | : . ' , ; ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [01:57:04.865] | : . ' , ; ` | : . ' , ; ..- attr(*, "init")= chr "done" [01:57:04.865] | : . ' , ; ` | : . ' , ; ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.865] | : . ' , ; ` | : . ' , ; .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.865] | : . ' , ; ` | : . ' , ; ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.865] | : . ' , ; ` | : . ' , ; ..- attr(*, "call")= language plan(sequential) [01:57:04.865] | : . ' , ; ` | : . ' , ; ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [01:57:04.865] | : . ' , ; ` | : . ' , ; .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.865] | : . ' , ; ` | : . ' , ; .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.865] | : . ' , ; ` | : . ' , ; - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [01:57:04.870] | : . ' , ; ` | : . ' , ; Not identical [01:57:04.870] | : . ' , ; ` | : . ' , ; all.equal() for future ... [01:57:04.871] | : . ' , ; ` | : . ' , ; ` List of 2 [01:57:04.871] | : . ' , ; ` | : . ' , ; ` $ target :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [01:57:04.871] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [01:57:04.871] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "init")= logi TRUE [01:57:04.871] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.871] | : . ' , ; ` | : . ' , ; ` .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.871] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.871] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [01:57:04.871] | : . ' , ; ` | : . ' , ; ` $ current:function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [01:57:04.871] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [01:57:04.871] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "init")= chr "done" [01:57:04.871] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.871] | : . ' , ; ` | : . ' , ; ` .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.871] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.871] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "call")= language plan(sequential) [01:57:04.871] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [01:57:04.871] | : . ' , ; ` | : . ' , ; ` .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.871] | : . ' , ; ` | : . ' , ; ` .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.879] | : . ' , ; ` | : . ' , ; all.equal() for future ... done [01:57:04.879] | : . ' , ; ` | : . ' , all.equal() for FutureStrategyList ... done [01:57:04.879] | : . ' , ; ` | : . ' , plan(): Skip setting new future backend stack because it is the same as the current one: [01:57:04.879] | : . ' , ; ` | : . ' , List of future strategies: [01:57:04.879] | : . ' , ; ` | : . ' , 1. sequential: [01:57:04.879] | : . ' , ; ` | : . ' , - args: function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame(), workers = "") [01:57:04.879] | : . ' , ; ` | : . ' , - tweaked: FALSE [01:57:04.879] | : . ' , ; ` | : . ' , - call: plan(sequential) [01:57:04.880] | : . ' , ; ` | : . ' plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [01:57:04.880] | : . ' , ; ` | : . plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [01:57:04.995] | : . ' , ; ` | : . plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [01:57:04.995] | : . ' , ; ` | : . ' plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [01:57:04.995] | : . ' , ; ` | : . ' , plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [01:57:04.995] | : . ' , ; ` | : . ' , ; all.equal() for FutureStrategyList ... [01:57:04.996] | : . ' , ; ` | : . ' , ; ` New stack: [01:57:04.996] | : . ' , ; ` | : . ' , ; ` List of 1 [01:57:04.996] | : . ' , ; ` | : . ' , ; ` $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [01:57:04.996] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [01:57:04.996] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "init")= chr "done" [01:57:04.996] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.996] | : . ' , ; ` | : . ' , ; ` .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.996] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.996] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "call")= language plan(sequential) [01:57:04.996] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [01:57:04.996] | : . ' , ; ` | : . ' , ; ` .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.996] | : . ' , ; ` | : . ' , ; ` .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.996] | : . ' , ; ` | : . ' , ; ` - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [01:57:05.001] | : . ' , ; ` | : . ' , ; ` Old stack: [01:57:05.002] | : . ' , ; ` | : . ' , ; ` List of 1 [01:57:05.002] | : . ' , ; ` | : . ' , ; ` $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [01:57:05.002] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [01:57:05.002] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "init")= chr "done" [01:57:05.002] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:05.002] | : . ' , ; ` | : . ' , ; ` .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:05.002] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:05.002] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "call")= language plan(sequential) [01:57:05.002] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [01:57:05.002] | : . ' , ; ` | : . ' , ; ` .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:05.002] | : . ' , ; ` | : . ' , ; ` .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:05.002] | : . ' , ; ` | : . ' , ; ` - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [01:57:05.007] | : . ' , ; ` | : . ' , ; ` Identical [01:57:05.007] | : . ' , ; ` | : . ' , ; all.equal() for FutureStrategyList ... done [01:57:05.007] | : . ' , ; ` | : . ' , ; plan(): Skip setting new future backend stack because it is the same as the current one: [01:57:05.008] | : . ' , ; ` | : . ' , ; List of future strategies: [01:57:05.008] | : . ' , ; ` | : . ' , ; 1. sequential: [01:57:05.008] | : . ' , ; ` | : . ' , ; - args: function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame(), workers = "") [01:57:05.008] | : . ' , ; ` | : . ' , ; - tweaked: FALSE [01:57:05.008] | : . ' , ; ` | : . ' , ; - call: plan(sequential) [01:57:05.009] | : . ' , ; ` | : . ' , plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [01:57:05.009] | : . ' , ; ` | : . ' plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [01:57:05.009] | : . ' , ; ` | : . plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [01:57:05.010] | : . ' , ; ` | : . SequentialFuture started (and completed) [01:57:05.015] | : . ' , ; ` | : . signalConditions() ... [01:57:05.016] | : . ' , ; ` | : . ' include = 'immediateCondition' [01:57:05.016] | : . ' , ; ` | : . ' exclude = [01:57:05.016] | : . ' , ; ` | : . ' resignal = FALSE [01:57:05.016] | : . ' , ; ` | : . ' Number of conditions: 174 [01:57:05.017] | : . ' , ; ` | : . signalConditions() ... done [01:57:05.017] | : . ' , ; ` | : launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... done [01:57:05.017] | : . ' , ; ` | Launching futures ... done [01:57:05.017] | : . ' , ; ` | Future launched: 'SequentialFuture', 'UniprocessFuture', 'Future' [01:57:05.018] | : . ' , ; ` Using SequentialFutureBackend ... done [01:57:05.018] | : . ' , ; run() for 'Future' (NULL) ... done [01:57:05.018] | : . ' , future(..., label = NULL) ... done [01:57:05.018] | : . ' , value() for SequentialFuture (NULL) ... [01:57:05.019] | : . ' , ; signalConditions() ... [01:57:05.019] | : . ' , ; ` include = 'immediateCondition' [01:57:05.019] | : . ' , ; ` exclude = [01:57:05.019] | : . ' , ; ` resignal = FALSE [01:57:05.020] | : . ' , ; ` Number of conditions: 174 [01:57:05.020] | : . ' , ; signalConditions() ... done [01:57:05.020] | : . ' , ; relay stdout ... [01:57:05.021] | : . ' , ; relay stdout ... done [01:57:05.021] | : . ' , ; check for misuse ... [01:57:05.021] | : . ' , ; check for misuse ... done [01:57:05.021] | : . ' , ; relay conditions ... [01:57:05.021] | : . ' , ; ` Future state: 'finished' [01:57:05.022] | : . ' , ; ` signalConditions() ... [01:57:05.022] | : . ' , ; ` | include = 'condition' [01:57:05.022] | : . ' , ; ` | exclude = 'immediateCondition' [01:57:05.022] | : . ' , ; ` | resignal = TRUE [01:57:05.022] | : . ' , ; ` | Number of conditions: 174 [01:57:05.023] | : . ' , ; ` | Condition #1: 'simpleMessage', 'message', 'condition' [01:57:04.881] | : . ' , ; ` | : . future(..., label = NULL) ... [01:57:05.023] | : . ' , ; ` | Condition #2: 'simpleMessage', 'message', 'condition' [01:57:04.881] | : . ' , ; ` | : . ' lazy: FALSE [01:57:05.023] | : . ' , ; ` | Condition #3: 'simpleMessage', 'message', 'condition' [01:57:04.882] | : . ' , ; ` | : . ' stdout: TRUE [01:57:05.023] | : . ' , ; ` | Condition #4: 'simpleMessage', 'message', 'condition' [01:57:04.882] | : . ' , ; ` | : . ' conditions: [n=1] 'condition' [01:57:05.024] | : . ' , ; ` | Condition #5: 'simpleMessage', 'message', 'condition' [01:57:04.882] | : . ' , ; ` | : . ' gc: FALSE [01:57:05.024] | : . ' , ; ` | Condition #6: 'simpleMessage', 'message', 'condition' [01:57:04.882] | : . ' , ; ` | : . ' earlySignal: FALSE [01:57:05.024] | : . ' , ; ` | Condition #7: 'simpleMessage', 'message', 'condition' [01:57:04.882] | : . ' , ; ` | : . ' getGlobalsAndPackages() ... [01:57:05.024] | : . ' , ; ` | Condition #8: 'simpleMessage', 'message', 'condition' [01:57:04.883] | : . ' , ; ` | : . ' , Searching for globals ... [01:57:05.025] | : . ' , ; ` | Condition #9: 'simpleMessage', 'message', 'condition' [01:57:04.885] | : . ' , ; ` | : . ' , ; globals found: [0] [01:57:05.025] | : . ' , ; ` | Condition #10: 'simpleMessage', 'message', 'condition' [01:57:04.885] | : . ' , ; ` | : . ' , Searching for globals ... done [01:57:05.025] | : . ' , ; ` | Condition #11: 'simpleMessage', 'message', 'condition' [01:57:04.885] | : . ' , ; ` | : . ' , globals: [0] [01:57:05.026] | : . ' , ; ` | Condition #12: 'simpleMessage', 'message', 'condition' [01:57:04.885] | : . ' , ; ` | : . ' , packages: [0] [01:57:05.026] | : . ' , ; ` | Condition #13: 'simpleMessage', 'message', 'condition' [01:57:04.886] | : . ' , ; ` | : . ' getGlobalsAndPackages() ... done [01:57:05.026] | : . ' , ; ` | Condition #14: 'simpleMessage', 'message', 'condition' [01:57:04.886] | : . ' , ; ` | : . ' run() for 'Future' (NULL) ... [01:57:05.026] | : . ' , ; ` | Condition #15: 'simpleMessage', 'message', 'condition' [01:57:04.886] | : . ' , ; ` | : . ' , state: 'created' [01:57:05.027] | : . ' , ; ` | Condition #16: 'simpleMessage', 'message', 'condition' [01:57:04.887] | : . ' , ; ` | : . ' , plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [01:57:05.027] | : . ' , ; ` | Condition #17: 'simpleMessage', 'message', 'condition' [01:57:04.887] | : . ' , ; ` | : . ' , plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [01:57:05.027] | : . ' , ; ` | Condition #18: 'simpleMessage', 'message', 'condition' [01:57:04.887] | : . ' , ; ` | : . ' , Using SequentialFutureBackend ... [01:57:05.027] | : . ' , ; ` | Condition #19: 'simpleMessage', 'message', 'condition' [01:57:04.887] | : . ' , ; ` | : . ' , ; Number of futures since start: 9 (9 created, 9 launched, 9 finished) [01:57:05.028] | : . ' , ; ` | Condition #20: 'simpleMessage', 'message', 'condition' [01:57:04.887] | : . ' , ; ` | : . ' , ; Launching futures ... [01:57:05.028] | : . ' , ; ` | Condition #21: 'simpleMessage', 'message', 'condition' [01:57:04.888] | : . ' , ; ` | : . ' , ; ` launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... [01:57:05.028] | : . ' , ; ` | Condition #22: 'simpleMessage', 'message', 'condition' [01:57:04.888] | : . ' , ; ` | : . ' , ; ` | getFutureData() ... [01:57:05.028] | : . ' , ; ` | Condition #23: 'simpleMessage', 'message', 'condition' [01:57:04.888] | : . ' , ; ` | : . ' , ; ` | : getFutureCore() ... [01:57:05.029] | : . ' , ; ` | Condition #24: 'simpleMessage', 'message', 'condition' [01:57:04.888] | : . ' , ; ` | : . ' , ; ` | : . Packages needed by the future expression (n = 0): [01:57:05.029] | : . ' , ; ` | Condition #25: 'simpleMessage', 'message', 'condition' [01:57:04.889] | : . ' , ; ` | : . ' , ; ` | : getFutureCore() ... done [01:57:05.029] | : . ' , ; ` | Condition #26: 'simpleMessage', 'message', 'condition' [01:57:04.889] | : . ' , ; ` | : . ' , ; ` | : getFutureCapture() ... [01:57:05.030] | : . ' , ; ` | Condition #27: 'simpleMessage', 'message', 'condition' [01:57:04.889] | : . ' , ; ` | : . ' , ; ` | : getFutureCapture() ... done [01:57:05.030] | : . ' , ; ` | Condition #28: 'simpleMessage', 'message', 'condition' [01:57:04.889] | : . ' , ; ` | : . ' , ; ` | : getFutureContext() ... [01:57:05.030] | : . ' , ; ` | Condition #29: 'simpleMessage', 'message', 'condition' [01:57:04.889] | : . ' , ; ` | : . ' , ; ` | : . plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [01:57:05.030] | : . ' , ; ` | Condition #30: 'simpleMessage', 'message', 'condition' [01:57:04.890] | : . ' , ; ` | : . ' , ; ` | : . ' Getting stack without first backend: [n=0] [01:57:05.031] | : . ' , ; ` | Condition #31: 'simpleMessage', 'message', 'condition' [01:57:04.890] | : . ' , ; ` | : . ' , ; ` | : . plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [01:57:05.031] | : . ' , ; ` | Condition #32: 'simpleMessage', 'message', 'condition' [01:57:04.890] | : . ' , ; ` | : . ' , ; ` | : . Packages needed by future backend (n = 0): [01:57:05.031] | : . ' , ; ` | Condition #33: 'simpleMessage', 'message', 'condition' [01:57:04.890] | : . ' , ; ` | : . ' , ; ` | : getFutureContext() ... done [01:57:05.031] | : . ' , ; ` | Condition #34: 'simpleMessage', 'message', 'condition' [01:57:04.891] | : . ' , ; ` | : . ' , ; ` | getFutureData() ... done [01:57:05.032] | : . ' , ; ` | Condition #35: 'simpleMessage', 'message', 'condition' [01:57:04.891] | : . ' , ; ` | : . ' , ; ` | attachPackages() ... [01:57:05.032] | : . ' , ; ` | Condition #36: 'simpleMessage', 'message', 'condition' [01:57:04.891] | : . ' , ; ` | : . ' , ; ` | : packages: [n=1] 'future' [01:57:05.032] | : . ' , ; ` | Condition #37: 'simpleMessage', 'message', 'condition' [01:57:04.892] | : . ' , ; ` | : . ' , ; ` | attachPackages() ... done [01:57:05.032] | : . ' , ; ` | Condition #38: 'simpleMessage', 'message', 'condition' [01:57:04.892] | : . ' , ; ` | : . ' , ; ` | attachPackages() ... [01:57:05.033] | : . ' , ; ` | Condition #39: 'simpleMessage', 'message', 'condition' [01:57:04.892] | : . ' , ; ` | : . ' , ; ` | : packages: [n=0] [01:57:05.033] | : . ' , ; ` | Condition #40: 'simpleMessage', 'message', 'condition' [01:57:04.897] | : . ' , ; ` | : . ' , ; ` | attachPackages() ... done [01:57:05.033] | : . ' , ; ` | Condition #41: 'simpleMessage', 'message', 'condition' [01:57:04.898] | : . ' , ; ` | : . ' , ; ` | plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [01:57:05.033] | : . ' , ; ` | Condition #42: 'simpleMessage', 'message', 'condition' [01:57:04.898] | : . ' , ; ` | : . ' , ; ` | : Getting full stack: [n=1] 'sequential', 'uniprocess', 'future', 'function' [01:57:05.034] | : . ' , ; ` | Condition #43: 'simpleMessage', 'message', 'condition' [01:57:04.898] | : . ' , ; ` | : . ' , ; ` | plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [01:57:05.034] | : . ' , ; ` | Condition #44: 'simpleMessage', 'message', 'condition' [01:57:04.899] | : . ' , ; ` | : . ' , ; ` | plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [01:57:05.034] | : . ' , ; ` | Condition #45: 'simpleMessage', 'message', 'condition' [01:57:04.899] | : . ' , ; ` | : . ' , ; ` | : plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [01:57:05.035] | : . ' , ; ` | Condition #46: 'simpleMessage', 'message', 'condition' [01:57:04.899] | : . ' , ; ` | : . ' , ; ` | : . all.equal() for FutureStrategyList ... [01:57:05.035] | : . ' , ; ` | Condition #47: 'simpleMessage', 'message', 'condition' [01:57:04.899] | : . ' , ; ` | : . ' , ; ` | : . ' New stack: [01:57:05.035] | : . ' , ; ` | Condition #48: 'simpleMessage', 'message', 'condition' [01:57:04.900] | : . ' , ; ` | : . ' , ; ` | : . ' List of 1 [01:57:04.900] | : . ' , ; ` | : . ' , ; ` | : . ' $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [01:57:04.900] | : . ' , ; ` | : . ' , ; ` | : . ' ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [01:57:04.900] | : . ' , ; ` | : . ' , ; ` | : . ' ..- attr(*, "init")= logi TRUE [01:57:04.900] | : . ' , ; ` | : . ' , ; ` | : . ' ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.900] | : . ' , ; ` | : . ' , ; ` | : . ' .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.900] | : . ' , ; ` | : . ' , ; ` | : . ' ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.900] | : . ' , ; ` | : . ' , ; ` | : . ' ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [01:57:04.900] | : . ' , ; ` | : . ' , ; ` | : . ' - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [01:57:05.035] | : . ' , ; ` | Condition #49: 'simpleMessage', 'message', 'condition' [01:57:04.903] | : . ' , ; ` | : . ' , ; ` | : . ' Old stack: [01:57:05.036] | : . ' , ; ` | Condition #50: 'simpleMessage', 'message', 'condition' [01:57:04.904] | : . ' , ; ` | : . ' , ; ` | : . ' List of 1 [01:57:04.904] | : . ' , ; ` | : . ' , ; ` | : . ' $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [01:57:04.904] | : . ' , ; ` | : . ' , ; ` | : . ' ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [01:57:04.904] | : . ' , ; ` | : . ' , ; ` | : . ' ..- attr(*, "init")= chr "done" [01:57:04.904] | : . ' , ; ` | : . ' , ; ` | : . ' ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.904] | : . ' , ; ` | : . ' , ; ` | : . ' .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.904] | : . ' , ; ` | : . ' , ; ` | : . ' ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.904] | : . ' , ; ` | : . ' , ; ` | : . ' ..- attr(*, "call")= language plan(sequential) [01:57:04.904] | : . ' , ; ` | : . ' , ; ` | : . ' ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [01:57:04.904] | : . ' , ; ` | : . ' , ; ` | : . ' .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.904] | : . ' , ; ` | : . ' , ; ` | : . ' .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.904] | : . ' , ; ` | : . ' , ; ` | : . ' - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [01:57:05.036] | : . ' , ; ` | Condition #51: 'simpleMessage', 'message', 'condition' [01:57:04.908] | : . ' , ; ` | : . ' , ; ` | : . ' Not identical [01:57:05.036] | : . ' , ; ` | Condition #52: 'simpleMessage', 'message', 'condition' [01:57:04.908] | : . ' , ; ` | : . ' , ; ` | : . ' all.equal() for future ... [01:57:05.036] | : . ' , ; ` | Condition #53: 'simpleMessage', 'message', 'condition' [01:57:04.908] | : . ' , ; ` | : . ' , ; ` | : . ' , List of 2 [01:57:04.908] | : . ' , ; ` | : . ' , ; ` | : . ' , $ target :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [01:57:04.908] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [01:57:04.908] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "init")= logi TRUE [01:57:04.908] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.908] | : . ' , ; ` | : . ' , ; ` | : . ' , .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.908] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.908] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [01:57:04.908] | : . ' , ; ` | : . ' , ; ` | : . ' , $ current:function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [01:57:04.908] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [01:57:04.908] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "init")= chr "done" [01:57:04.908] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.908] | : . ' , ; ` | : . ' , ; ` | : . ' , .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.908] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.908] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "call")= language plan(sequential) [01:57:04.908] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [01:57:04.908] | : . ' , ; ` | : . ' , ; ` | : . ' , .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.908] | : . ' , ; ` | : . ' , ; ` | : . ' , .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:05.037] | : . ' , ; ` | Condition #54: 'simpleMessage', 'message', 'condition' [01:57:04.916] | : . ' , ; ` | : . ' , ; ` | : . ' all.equal() for future ... done [01:57:05.037] | : . ' , ; ` | Condition #55: 'simpleMessage', 'message', 'condition' [01:57:04.916] | : . ' , ; ` | : . ' , ; ` | : . all.equal() for FutureStrategyList ... done [01:57:05.037] | : . ' , ; ` | Condition #56: 'simpleMessage', 'message', 'condition' [01:57:04.916] | : . ' , ; ` | : . ' , ; ` | : . plan(): Skip setting new future backend stack because it is the same as the current one: [01:57:05.038] | : . ' , ; ` | Condition #57: 'simpleMessage', 'message', 'condition' [01:57:04.917] | : . ' , ; ` | : . ' , ; ` | : . List of future strategies: [01:57:04.917] | : . ' , ; ` | : . ' , ; ` | : . 1. sequential: [01:57:04.917] | : . ' , ; ` | : . ' , ; ` | : . - args: function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame(), workers = "") [01:57:04.917] | : . ' , ; ` | : . ' , ; ` | : . - tweaked: FALSE [01:57:04.917] | : . ' , ; ` | : . ' , ; ` | : . - call: plan(sequential) [01:57:05.038] | : . ' , ; ` | Condition #58: 'simpleMessage', 'message', 'condition' [01:57:04.917] | : . ' , ; ` | : . ' , ; ` | : plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [01:57:05.038] | : . ' , ; ` | Condition #59: 'simpleMessage', 'message', 'condition' [01:57:04.918] | : . ' , ; ` | : . ' , ; ` | plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [01:57:05.038] | : . ' , ; ` | Condition #60: 'simpleMessage', 'message', 'condition' [01:57:04.921] | : . ' , ; ` | : . ' , ; ` | plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [01:57:05.039] | : . ' , ; ` | Condition #61: 'simpleMessage', 'message', 'condition' [01:57:04.921] | : . ' , ; ` | : . ' , ; ` | : plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [01:57:05.039] | : . ' , ; ` | Condition #62: 'simpleMessage', 'message', 'condition' [01:57:04.921] | : . ' , ; ` | : . ' , ; ` | : . plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [01:57:05.039] | : . ' , ; ` | Condition #63: 'simpleMessage', 'message', 'condition' [01:57:04.921] | : . ' , ; ` | : . ' , ; ` | : . ' all.equal() for FutureStrategyList ... [01:57:05.039] | : . ' , ; ` | Condition #64: 'simpleMessage', 'message', 'condition' [01:57:04.922] | : . ' , ; ` | : . ' , ; ` | : . ' , New stack: [01:57:05.040] | : . ' , ; ` | Condition #65: 'simpleMessage', 'message', 'condition' [01:57:04.922] | : . ' , ; ` | : . ' , ; ` | : . ' , List of 1 [01:57:04.922] | : . ' , ; ` | : . ' , ; ` | : . ' , $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [01:57:04.922] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [01:57:04.922] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "init")= chr "done" [01:57:04.922] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.922] | : . ' , ; ` | : . ' , ; ` | : . ' , .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.922] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.922] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "call")= language plan(sequential) [01:57:04.922] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [01:57:04.922] | : . ' , ; ` | : . ' , ; ` | : . ' , .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.922] | : . ' , ; ` | : . ' , ; ` | : . ' , .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.922] | : . ' , ; ` | : . ' , ; ` | : . ' , - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [01:57:05.040] | : . ' , ; ` | Condition #66: 'simpleMessage', 'message', 'condition' [01:57:04.927] | : . ' , ; ` | : . ' , ; ` | : . ' , Old stack: [01:57:05.040] | : . ' , ; ` | Condition #67: 'simpleMessage', 'message', 'condition' [01:57:04.927] | : . ' , ; ` | : . ' , ; ` | : . ' , List of 1 [01:57:04.927] | : . ' , ; ` | : . ' , ; ` | : . ' , $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [01:57:04.927] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [01:57:04.927] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "init")= chr "done" [01:57:04.927] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.927] | : . ' , ; ` | : . ' , ; ` | : . ' , .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.927] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.927] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "call")= language plan(sequential) [01:57:04.927] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [01:57:04.927] | : . ' , ; ` | : . ' , ; ` | : . ' , .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.927] | : . ' , ; ` | : . ' , ; ` | : . ' , .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.927] | : . ' , ; ` | : . ' , ; ` | : . ' , - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [01:57:05.041] | : . ' , ; ` | Condition #68: 'simpleMessage', 'message', 'condition' [01:57:04.931] | : . ' , ; ` | : . ' , ; ` | : . ' , Identical [01:57:05.041] | : . ' , ; ` | Condition #69: 'simpleMessage', 'message', 'condition' [01:57:04.932] | : . ' , ; ` | : . ' , ; ` | : . ' all.equal() for FutureStrategyList ... done [01:57:05.041] | : . ' , ; ` | Condition #70: 'simpleMessage', 'message', 'condition' [01:57:04.932] | : . ' , ; ` | : . ' , ; ` | : . ' plan(): Skip setting new future backend stack because it is the same as the current one: [01:57:05.041] | : . ' , ; ` | Condition #71: 'simpleMessage', 'message', 'condition' [01:57:04.932] | : . ' , ; ` | : . ' , ; ` | : . ' List of future strategies: [01:57:04.932] | : . ' , ; ` | : . ' , ; ` | : . ' 1. sequential: [01:57:04.932] | : . ' , ; ` | : . ' , ; ` | : . ' - args: function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame(), workers = "") [01:57:04.932] | : . ' , ; ` | : . ' , ; ` | : . ' - tweaked: FALSE [01:57:04.932] | : . ' , ; ` | : . ' , ; ` | : . ' - call: plan(sequential) [01:57:05.042] | : . ' , ; ` | Condition #72: 'simpleMessage', 'message', 'condition' [01:57:04.933] | : . ' , ; ` | : . ' , ; ` | : . plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [01:57:05.042] | : . ' , ; ` | Condition #73: 'simpleMessage', 'message', 'condition' [01:57:04.933] | : . ' , ; ` | : . ' , ; ` | : plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [01:57:05.042] | : . ' , ; ` | Condition #74: 'simpleMessage', 'message', 'condition' [01:57:04.933] | : . ' , ; ` | : . ' , ; ` | plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [01:57:05.043] | : . ' , ; ` | Condition #75: 'simpleMessage', 'message', 'condition' [01:57:04.934] | : . ' , ; ` | : . ' , ; ` | SequentialFuture started (and completed) [01:57:05.043] | : . ' , ; ` | Condition #76: 'simpleMessage', 'message', 'condition' [01:57:04.934] | : . ' , ; ` | : . ' , ; ` launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... done [01:57:05.043] | : . ' , ; ` | Condition #77: 'simpleMessage', 'message', 'condition' [01:57:04.934] | : . ' , ; ` | : . ' , ; Launching futures ... done [01:57:05.043] | : . ' , ; ` | Condition #78: 'simpleMessage', 'message', 'condition' [01:57:04.935] | : . ' , ; ` | : . ' , ; Future launched: 'SequentialFuture', 'UniprocessFuture', 'Future' [01:57:05.044] | : . ' , ; ` | Condition #79: 'simpleMessage', 'message', 'condition' [01:57:04.935] | : . ' , ; ` | : . ' , Using SequentialFutureBackend ... done [01:57:05.044] | : . ' , ; ` | Condition #80: 'simpleMessage', 'message', 'condition' [01:57:04.935] | : . ' , ; ` | : . ' run() for 'Future' (NULL) ... done [01:57:05.044] | : . ' , ; ` | Condition #81: 'simpleMessage', 'message', 'condition' [01:57:04.935] | : . ' , ; ` | : . future(..., label = NULL) ... done [01:57:05.044] | : . ' , ; ` | Condition #82: 'simpleMessage', 'message', 'condition' [01:57:04.936] | : . ' , ; ` | : . future(..., label = NULL) ... [01:57:05.045] | : . ' , ; ` | Condition #83: 'simpleMessage', 'message', 'condition' [01:57:04.936] | : . ' , ; ` | : . ' lazy: FALSE [01:57:05.045] | : . ' , ; ` | Condition #84: 'simpleMessage', 'message', 'condition' [01:57:04.936] | : . ' , ; ` | : . ' stdout: TRUE [01:57:05.045] | : . ' , ; ` | Condition #85: 'simpleMessage', 'message', 'condition' [01:57:04.936] | : . ' , ; ` | : . ' conditions: [n=1] 'condition' [01:57:05.046] | : . ' , ; ` | Condition #86: 'simpleMessage', 'message', 'condition' [01:57:04.937] | : . ' , ; ` | : . ' gc: FALSE [01:57:05.046] | : . ' , ; ` | Condition #87: 'simpleMessage', 'message', 'condition' [01:57:04.937] | : . ' , ; ` | : . ' earlySignal: FALSE [01:57:05.046] | : . ' , ; ` | Condition #88: 'simpleMessage', 'message', 'condition' [01:57:04.937] | : . ' , ; ` | : . ' getGlobalsAndPackages() ... [01:57:05.046] | : . ' , ; ` | Condition #89: 'simpleMessage', 'message', 'condition' [01:57:04.937] | : . ' , ; ` | : . ' , Searching for globals ... [01:57:05.047] | : . ' , ; ` | Condition #90: 'simpleMessage', 'message', 'condition' [01:57:04.939] | : . ' , ; ` | : . ' , ; globals found: [0] [01:57:05.047] | : . ' , ; ` | Condition #91: 'simpleMessage', 'message', 'condition' [01:57:04.939] | : . ' , ; ` | : . ' , Searching for globals ... done [01:57:05.047] | : . ' , ; ` | Condition #92: 'simpleMessage', 'message', 'condition' [01:57:04.940] | : . ' , ; ` | : . ' , globals: [0] [01:57:05.048] | : . ' , ; ` | Condition #93: 'simpleMessage', 'message', 'condition' [01:57:04.940] | : . ' , ; ` | : . ' , packages: [0] [01:57:05.048] | : . ' , ; ` | Condition #94: 'simpleMessage', 'message', 'condition' [01:57:04.940] | : . ' , ; ` | : . ' getGlobalsAndPackages() ... done [01:57:05.048] | : . ' , ; ` | Condition #95: 'simpleMessage', 'message', 'condition' [01:57:04.941] | : . ' , ; ` | : . ' run() for 'Future' (NULL) ... [01:57:05.048] | : . ' , ; ` | Condition #96: 'simpleMessage', 'message', 'condition' [01:57:04.941] | : . ' , ; ` | : . ' , state: 'created' [01:57:05.049] | : . ' , ; ` | Condition #97: 'simpleMessage', 'message', 'condition' [01:57:04.941] | : . ' , ; ` | : . ' , plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [01:57:05.049] | : . ' , ; ` | Condition #98: 'simpleMessage', 'message', 'condition' [01:57:04.941] | : . ' , ; ` | : . ' , plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [01:57:05.049] | : . ' , ; ` | Condition #99: 'simpleMessage', 'message', 'condition' [01:57:04.941] | : . ' , ; ` | : . ' , Using SequentialFutureBackend ... [01:57:05.049] | : . ' , ; ` | Condition #100: 'simpleMessage', 'message', 'condition' [01:57:04.942] | : . ' , ; ` | : . ' , ; Number of futures since start: 10 (10 created, 10 launched, 10 finished) [01:57:05.050] | : . ' , ; ` | Condition #101: 'simpleMessage', 'message', 'condition' [01:57:04.942] | : . ' , ; ` | : . ' , ; Launching futures ... [01:57:05.050] | : . ' , ; ` | Condition #102: 'simpleMessage', 'message', 'condition' [01:57:04.942] | : . ' , ; ` | : . ' , ; ` launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... [01:57:05.050] | : . ' , ; ` | Condition #103: 'simpleMessage', 'message', 'condition' [01:57:04.942] | : . ' , ; ` | : . ' , ; ` | getFutureData() ... [01:57:05.050] | : . ' , ; ` | Condition #104: 'simpleMessage', 'message', 'condition' [01:57:04.943] | : . ' , ; ` | : . ' , ; ` | : getFutureCore() ... [01:57:05.051] | : . ' , ; ` | Condition #105: 'simpleMessage', 'message', 'condition' [01:57:04.943] | : . ' , ; ` | : . ' , ; ` | : . Packages needed by the future expression (n = 0): [01:57:05.051] | : . ' , ; ` | Condition #106: 'simpleMessage', 'message', 'condition' [01:57:04.943] | : . ' , ; ` | : . ' , ; ` | : getFutureCore() ... done [01:57:05.051] | : . ' , ; ` | Condition #107: 'simpleMessage', 'message', 'condition' [01:57:04.943] | : . ' , ; ` | : . ' , ; ` | : getFutureCapture() ... [01:57:05.052] | : . ' , ; ` | Condition #108: 'simpleMessage', 'message', 'condition' [01:57:04.943] | : . ' , ; ` | : . ' , ; ` | : getFutureCapture() ... done [01:57:05.052] | : . ' , ; ` | Condition #109: 'simpleMessage', 'message', 'condition' [01:57:04.944] | : . ' , ; ` | : . ' , ; ` | : getFutureContext() ... [01:57:05.052] | : . ' , ; ` | Condition #110: 'simpleMessage', 'message', 'condition' [01:57:04.944] | : . ' , ; ` | : . ' , ; ` | : . plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [01:57:05.052] | : . ' , ; ` | Condition #111: 'simpleMessage', 'message', 'condition' [01:57:04.944] | : . ' , ; ` | : . ' , ; ` | : . ' Getting stack without first backend: [n=0] [01:57:05.053] | : . ' , ; ` | Condition #112: 'simpleMessage', 'message', 'condition' [01:57:04.944] | : . ' , ; ` | : . ' , ; ` | : . plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [01:57:05.053] | : . ' , ; ` | Condition #113: 'simpleMessage', 'message', 'condition' [01:57:04.944] | : . ' , ; ` | : . ' , ; ` | : . Packages needed by future backend (n = 0): [01:57:05.053] | : . ' , ; ` | Condition #114: 'simpleMessage', 'message', 'condition' [01:57:04.945] | : . ' , ; ` | : . ' , ; ` | : getFutureContext() ... done [01:57:05.053] | : . ' , ; ` | Condition #115: 'simpleMessage', 'message', 'condition' [01:57:04.945] | : . ' , ; ` | : . ' , ; ` | getFutureData() ... done [01:57:05.054] | : . ' , ; ` | Condition #116: 'simpleMessage', 'message', 'condition' [01:57:04.945] | : . ' , ; ` | : . ' , ; ` | attachPackages() ... [01:57:05.054] | : . ' , ; ` | Condition #117: 'simpleMessage', 'message', 'condition' [01:57:04.945] | : . ' , ; ` | : . ' , ; ` | : packages: [n=1] 'future' [01:57:05.054] | : . ' , ; ` | Condition #118: 'simpleMessage', 'message', 'condition' [01:57:04.946] | : . ' , ; ` | : . ' , ; ` | attachPackages() ... done [01:57:05.054] | : . ' , ; ` | Condition #119: 'simpleMessage', 'message', 'condition' [01:57:04.946] | : . ' , ; ` | : . ' , ; ` | attachPackages() ... [01:57:05.055] | : . ' , ; ` | Condition #120: 'simpleMessage', 'message', 'condition' [01:57:04.946] | : . ' , ; ` | : . ' , ; ` | : packages: [n=0] [01:57:05.055] | : . ' , ; ` | Condition #121: 'simpleMessage', 'message', 'condition' [01:57:04.946] | : . ' , ; ` | : . ' , ; ` | attachPackages() ... done [01:57:05.055] | : . ' , ; ` | Condition #122: 'simpleMessage', 'message', 'condition' [01:57:04.947] | : . ' , ; ` | : . ' , ; ` | plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [01:57:05.056] | : . ' , ; ` | Condition #123: 'simpleMessage', 'message', 'condition' [01:57:04.947] | : . ' , ; ` | : . ' , ; ` | : Getting full stack: [n=1] 'sequential', 'uniprocess', 'future', 'function' [01:57:05.056] | : . ' , ; ` | Condition #124: 'simpleMessage', 'message', 'condition' [01:57:04.947] | : . ' , ; ` | : . ' , ; ` | plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [01:57:05.056] | : . ' , ; ` | Condition #125: 'simpleMessage', 'message', 'condition' [01:57:04.948] | : . ' , ; ` | : . ' , ; ` | plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [01:57:05.056] | : . ' , ; ` | Condition #126: 'simpleMessage', 'message', 'condition' [01:57:04.948] | : . ' , ; ` | : . ' , ; ` | : plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [01:57:05.057] | : . ' , ; ` | Condition #127: 'simpleMessage', 'message', 'condition' [01:57:04.948] | : . ' , ; ` | : . ' , ; ` | : . all.equal() for FutureStrategyList ... [01:57:05.057] | : . ' , ; ` | Condition #128: 'simpleMessage', 'message', 'condition' [01:57:04.949] | : . ' , ; ` | : . ' , ; ` | : . ' New stack: [01:57:05.057] | : . ' , ; ` | Condition #129: 'simpleMessage', 'message', 'condition' [01:57:04.949] | : . ' , ; ` | : . ' , ; ` | : . ' List of 1 [01:57:04.949] | : . ' , ; ` | : . ' , ; ` | : . ' $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [01:57:04.949] | : . ' , ; ` | : . ' , ; ` | : . ' ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [01:57:04.949] | : . ' , ; ` | : . ' , ; ` | : . ' ..- attr(*, "init")= logi TRUE [01:57:04.949] | : . ' , ; ` | : . ' , ; ` | : . ' ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.949] | : . ' , ; ` | : . ' , ; ` | : . ' .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.949] | : . ' , ; ` | : . ' , ; ` | : . ' ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.949] | : . ' , ; ` | : . ' , ; ` | : . ' ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [01:57:04.949] | : . ' , ; ` | : . ' , ; ` | : . ' - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [01:57:05.058] | : . ' , ; ` | Condition #130: 'simpleMessage', 'message', 'condition' [01:57:04.953] | : . ' , ; ` | : . ' , ; ` | : . ' Old stack: [01:57:05.058] | : . ' , ; ` | Condition #131: 'simpleMessage', 'message', 'condition' [01:57:04.953] | : . ' , ; ` | : . ' , ; ` | : . ' List of 1 [01:57:04.953] | : . ' , ; ` | : . ' , ; ` | : . ' $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [01:57:04.953] | : . ' , ; ` | : . ' , ; ` | : . ' ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [01:57:04.953] | : . ' , ; ` | : . ' , ; ` | : . ' ..- attr(*, "init")= chr "done" [01:57:04.953] | : . ' , ; ` | : . ' , ; ` | : . ' ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.953] | : . ' , ; ` | : . ' , ; ` | : . ' .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.953] | : . ' , ; ` | : . ' , ; ` | : . ' ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.953] | : . ' , ; ` | : . ' , ; ` | : . ' ..- attr(*, "call")= language plan(sequential) [01:57:04.953] | : . ' , ; ` | : . ' , ; ` | : . ' ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [01:57:04.953] | : . ' , ; ` | : . ' , ; ` | : . ' .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.953] | : . ' , ; ` | : . ' , ; ` | : . ' .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.953] | : . ' , ; ` | : . ' , ; ` | : . ' - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [01:57:05.058] | : . ' , ; ` | Condition #132: 'simpleMessage', 'message', 'condition' [01:57:04.958] | : . ' , ; ` | : . ' , ; ` | : . ' Not identical [01:57:05.058] | : . ' , ; ` | Condition #133: 'simpleMessage', 'message', 'condition' [01:57:04.958] | : . ' , ; ` | : . ' , ; ` | : . ' all.equal() for future ... [01:57:05.059] | : . ' , ; ` | Condition #134: 'simpleMessage', 'message', 'condition' [01:57:04.958] | : . ' , ; ` | : . ' , ; ` | : . ' , List of 2 [01:57:04.958] | : . ' , ; ` | : . ' , ; ` | : . ' , $ target :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [01:57:04.958] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [01:57:04.958] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "init")= logi TRUE [01:57:04.958] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.958] | : . ' , ; ` | : . ' , ; ` | : . ' , .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.958] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.958] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [01:57:04.958] | : . ' , ; ` | : . ' , ; ` | : . ' , $ current:function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [01:57:04.958] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [01:57:04.958] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "init")= chr "done" [01:57:04.958] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.958] | : . ' , ; ` | : . ' , ; ` | : . ' , .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.958] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.958] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "call")= language plan(sequential) [01:57:04.958] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [01:57:04.958] | : . ' , ; ` | : . ' , ; ` | : . ' , .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.958] | : . ' , ; ` | : . ' , ; ` | : . ' , .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:05.059] | : . ' , ; ` | Condition #135: 'simpleMessage', 'message', 'condition' [01:57:04.966] | : . ' , ; ` | : . ' , ; ` | : . ' all.equal() for future ... done [01:57:05.059] | : . ' , ; ` | Condition #136: 'simpleMessage', 'message', 'condition' [01:57:04.966] | : . ' , ; ` | : . ' , ; ` | : . all.equal() for FutureStrategyList ... done [01:57:05.059] | : . ' , ; ` | Condition #137: 'simpleMessage', 'message', 'condition' [01:57:04.966] | : . ' , ; ` | : . ' , ; ` | : . plan(): Skip setting new future backend stack because it is the same as the current one: [01:57:05.060] | : . ' , ; ` | Condition #138: 'simpleMessage', 'message', 'condition' [01:57:04.967] | : . ' , ; ` | : . ' , ; ` | : . List of future strategies: [01:57:04.967] | : . ' , ; ` | : . ' , ; ` | : . 1. sequential: [01:57:04.967] | : . ' , ; ` | : . ' , ; ` | : . - args: function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame(), workers = "") [01:57:04.967] | : . ' , ; ` | : . ' , ; ` | : . - tweaked: FALSE [01:57:04.967] | : . ' , ; ` | : . ' , ; ` | : . - call: plan(sequential) [01:57:05.060] | : . ' , ; ` | Condition #139: 'simpleMessage', 'message', 'condition' [01:57:04.968] | : . ' , ; ` | : . ' , ; ` | : plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [01:57:05.060] | : . ' , ; ` | Condition #140: 'simpleMessage', 'message', 'condition' [01:57:04.968] | : . ' , ; ` | : . ' , ; ` | plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [01:57:05.061] | : . ' , ; ` | Condition #141: 'simpleMessage', 'message', 'condition' [01:57:04.971] | : . ' , ; ` | : . ' , ; ` | plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [01:57:05.061] | : . ' , ; ` | Condition #142: 'simpleMessage', 'message', 'condition' [01:57:04.971] | : . ' , ; ` | : . ' , ; ` | : plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [01:57:05.061] | : . ' , ; ` | Condition #143: 'simpleMessage', 'message', 'condition' [01:57:04.972] | : . ' , ; ` | : . ' , ; ` | : . plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [01:57:05.061] | : . ' , ; ` | Condition #144: 'simpleMessage', 'message', 'condition' [01:57:04.972] | : . ' , ; ` | : . ' , ; ` | : . ' all.equal() for FutureStrategyList ... [01:57:05.062] | : . ' , ; ` | Condition #145: 'simpleMessage', 'message', 'condition' [01:57:04.972] | : . ' , ; ` | : . ' , ; ` | : . ' , New stack: [01:57:05.062] | : . ' , ; ` | Condition #146: 'simpleMessage', 'message', 'condition' [01:57:04.972] | : . ' , ; ` | : . ' , ; ` | : . ' , List of 1 [01:57:04.972] | : . ' , ; ` | : . ' , ; ` | : . ' , $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [01:57:04.972] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [01:57:04.972] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "init")= chr "done" [01:57:04.972] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.972] | : . ' , ; ` | : . ' , ; ` | : . ' , .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.972] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.972] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "call")= language plan(sequential) [01:57:04.972] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [01:57:04.972] | : . ' , ; ` | : . ' , ; ` | : . ' , .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.972] | : . ' , ; ` | : . ' , ; ` | : . ' , .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.972] | : . ' , ; ` | : . ' , ; ` | : . ' , - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [01:57:05.062] | : . ' , ; ` | Condition #147: 'simpleMessage', 'message', 'condition' [01:57:04.978] | : . ' , ; ` | : . ' , ; ` | : . ' , Old stack: [01:57:05.062] | : . ' , ; ` | Condition #148: 'simpleMessage', 'message', 'condition' [01:57:04.978] | : . ' , ; ` | : . ' , ; ` | : . ' , List of 1 [01:57:04.978] | : . ' , ; ` | : . ' , ; ` | : . ' , $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [01:57:04.978] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [01:57:04.978] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "init")= chr "done" [01:57:04.978] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.978] | : . ' , ; ` | : . ' , ; ` | : . ' , .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.978] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.978] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "call")= language plan(sequential) [01:57:04.978] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [01:57:04.978] | : . ' , ; ` | : . ' , ; ` | : . ' , .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:04.978] | : . ' , ; ` | : . ' , ; ` | : . ' , .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:04.978] | : . ' , ; ` | : . ' , ; ` | : . ' , - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [01:57:05.063] | : . ' , ; ` | Condition #149: 'simpleMessage', 'message', 'condition' [01:57:04.984] | : . ' , ; ` | : . ' , ; ` | : . ' , Identical [01:57:05.063] | : . ' , ; ` | Condition #150: 'simpleMessage', 'message', 'condition' [01:57:04.984] | : . ' , ; ` | : . ' , ; ` | : . ' all.equal() for FutureStrategyList ... done [01:57:05.063] | : . ' , ; ` | Condition #151: 'simpleMessage', 'message', 'condition' [01:57:04.984] | : . ' , ; ` | : . ' , ; ` | : . ' plan(): Skip setting new future backend stack because it is the same as the current one: [01:57:05.064] | : . ' , ; ` | Condition #152: 'simpleMessage', 'message', 'condition' [01:57:04.984] | : . ' , ; ` | : . ' , ; ` | : . ' List of future strategies: [01:57:04.984] | : . ' , ; ` | : . ' , ; ` | : . ' 1. sequential: [01:57:04.984] | : . ' , ; ` | : . ' , ; ` | : . ' - args: function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame(), workers = "") [01:57:04.984] | : . ' , ; ` | : . ' , ; ` | : . ' - tweaked: FALSE [01:57:04.984] | : . ' , ; ` | : . ' , ; ` | : . ' - call: plan(sequential) [01:57:05.064] | : . ' , ; ` | Condition #153: 'simpleMessage', 'message', 'condition' [01:57:04.985] | : . ' , ; ` | : . ' , ; ` | : . plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [01:57:05.064] | : . ' , ; ` | Condition #154: 'simpleMessage', 'message', 'condition' [01:57:04.985] | : . ' , ; ` | : . ' , ; ` | : plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [01:57:05.064] | : . ' , ; ` | Condition #155: 'simpleMessage', 'message', 'condition' [01:57:04.986] | : . ' , ; ` | : . ' , ; ` | plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [01:57:05.065] | : . ' , ; ` | Condition #156: 'simpleMessage', 'message', 'condition' [01:57:04.986] | : . ' , ; ` | : . ' , ; ` | SequentialFuture started (and completed) [01:57:05.065] | : . ' , ; ` | Condition #157: 'simpleMessage', 'message', 'condition' [01:57:04.987] | : . ' , ; ` | : . ' , ; ` launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... done [01:57:05.065] | : . ' , ; ` | Condition #158: 'simpleMessage', 'message', 'condition' [01:57:04.987] | : . ' , ; ` | : . ' , ; Launching futures ... done [01:57:05.066] | : . ' , ; ` | Condition #159: 'simpleMessage', 'message', 'condition' [01:57:04.987] | : . ' , ; ` | : . ' , ; Future launched: 'SequentialFuture', 'UniprocessFuture', 'Future' [01:57:05.066] | : . ' , ; ` | Condition #160: 'simpleMessage', 'message', 'condition' [01:57:04.988] | : . ' , ; ` | : . ' , Using SequentialFutureBackend ... done [01:57:05.066] | : . ' , ; ` | Condition #161: 'simpleMessage', 'message', 'condition' [01:57:04.988] | : . ' , ; ` | : . ' run() for 'Future' (NULL) ... done [01:57:05.066] | : . ' , ; ` | Condition #162: 'simpleMessage', 'message', 'condition' [01:57:04.988] | : . ' , ; ` | : . future(..., label = NULL) ... done [01:57:05.067] | : . ' , ; ` | Condition #163: 'simpleMessage', 'message', 'condition' [01:57:04.988] | : . ' , ; ` | : . value() for SequentialFuture (NULL) ... [01:57:05.067] | : . ' , ; ` | Condition #164: 'simpleMessage', 'message', 'condition' [01:57:04.989] | : . ' , ; ` | : . ' relay stdout ... [01:57:05.067] | : . ' , ; ` | Condition #165: 'simpleMessage', 'message', 'condition' [01:57:04.989] | : . ' , ; ` | : . ' relay stdout ... done [01:57:05.068] | : . ' , ; ` | Condition #166: 'simpleMessage', 'message', 'condition' [01:57:04.989] | : . ' , ; ` | : . ' check for misuse ... [01:57:05.068] | : . ' , ; ` | Condition #167: 'simpleMessage', 'message', 'condition' [01:57:04.990] | : . ' , ; ` | : . ' check for misuse ... done [01:57:05.068] | : . ' , ; ` | Condition #168: 'simpleMessage', 'message', 'condition' [01:57:04.990] | : . ' , ; ` | : . value() for SequentialFuture (NULL) ... done [01:57:05.068] | : . ' , ; ` | Condition #169: 'simpleMessage', 'message', 'condition' [01:57:04.990] | : . ' , ; ` | : . value() for SequentialFuture (NULL) ... [01:57:05.069] | : . ' , ; ` | Condition #170: 'simpleMessage', 'message', 'condition' [01:57:04.990] | : . ' , ; ` | : . ' relay stdout ... [01:57:05.069] | : . ' , ; ` | Condition #171: 'simpleMessage', 'message', 'condition' [01:57:04.991] | : . ' , ; ` | : . ' relay stdout ... done [01:57:05.069] | : . ' , ; ` | Condition #172: 'simpleMessage', 'message', 'condition' [01:57:04.991] | : . ' , ; ` | : . ' check for misuse ... [01:57:05.069] | : . ' , ; ` | Condition #173: 'simpleMessage', 'message', 'condition' [01:57:04.991] | : . ' , ; ` | : . ' check for misuse ... done [01:57:05.070] | : . ' , ; ` | Condition #174: 'simpleMessage', 'message', 'condition' [01:57:04.991] | : . ' , ; ` | : . value() for SequentialFuture (NULL) ... done [01:57:05.070] | : . ' , ; ` signalConditions() ... done [01:57:05.070] | : . ' , ; relay conditions ... done [01:57:05.071] | : . ' , value() for SequentialFuture (NULL) ... done a = 10 [01:57:05.071] | : . ' , future(..., label = NULL) ... [01:57:05.071] | : . ' , ; lazy: FALSE [01:57:05.072] | : . ' , ; stdout: TRUE [01:57:05.072] | : . ' , ; conditions: [n=1] 'condition' [01:57:05.072] | : . ' , ; gc: FALSE [01:57:05.072] | : . ' , ; earlySignal: FALSE [01:57:05.072] | : . ' , ; getGlobalsAndPackages() ... [01:57:05.073] | : . ' , ; ` Searching for globals ... [01:57:05.081] | : . ' , ; ` | globals found: [3] '{', '+', 'a' [01:57:05.081] | : . ' , ; ` Searching for globals ... done [01:57:05.082] | : . ' , ; ` Resolving globals: FALSE [01:57:05.082] | : . ' , ; ` Search for packages associated with the globals ... [01:57:05.082] | : . ' , ; ` | Packages associated with globals: [1] 'base' [01:57:05.083] | : . ' , ; ` | Packages: [1] 'base' [01:57:05.083] | : . ' , ; ` Search for packages associated with the globals ... done [01:57:05.083] | : . ' , ; ` Packages after dropping 'base': [0] [01:57:05.083] | : . ' , ; ` globals: [1] 'a' [01:57:05.083] | : . ' , ; ` packages: [0] [01:57:05.084] | : . ' , ; getGlobalsAndPackages() ... done [01:57:05.084] | : . ' , ; run() for 'Future' (NULL) ... [01:57:05.084] | : . ' , ; ` state: 'created' [01:57:05.084] | : . ' , ; ` plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [01:57:05.085] | : . ' , ; ` plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [01:57:05.085] | : . ' , ; ` Using SequentialFutureBackend ... [01:57:05.085] | : . ' , ; ` | Number of futures since start: 12 (12 created, 12 launched, 12 finished) [01:57:05.085] | : . ' , ; ` | Launching futures ... [01:57:05.085] | : . ' , ; ` | : launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... [01:57:05.086] | : . ' , ; ` | : . getFutureData() ... [01:57:05.086] | : . ' , ; ` | : . ' getFutureCore() ... [01:57:05.086] | : . ' , ; ` | : . ' , Packages needed by the future expression (n = 0): [01:57:05.086] | : . ' , ; ` | : . ' getFutureCore() ... done [01:57:05.086] | : . ' , ; ` | : . ' getFutureCapture() ... [01:57:05.087] | : . ' , ; ` | : . ' getFutureCapture() ... done [01:57:05.087] | : . ' , ; ` | : . ' getFutureContext() ... [01:57:05.087] | : . ' , ; ` | : . ' , plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [01:57:05.087] | : . ' , ; ` | : . ' , ; Getting stack without first backend: [n=0] [01:57:05.087] | : . ' , ; ` | : . ' , plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [01:57:05.088] | : . ' , ; ` | : . ' , Packages needed by future backend (n = 0): [01:57:05.088] | : . ' , ; ` | : . ' getFutureContext() ... done [01:57:05.088] | : . ' , ; ` | : . getFutureData() ... done [01:57:05.088] | : . ' , ; ` | : . attachPackages() ... [01:57:05.088] | : . ' , ; ` | : . ' packages: [n=1] 'future' [01:57:05.089] | : . ' , ; ` | : . attachPackages() ... done [01:57:05.089] | : . ' , ; ` | : . attachPackages() ... [01:57:05.089] | : . ' , ; ` | : . ' packages: [n=0] [01:57:05.089] | : . ' , ; ` | : . attachPackages() ... done [01:57:05.090] | : . ' , ; ` | : . plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [01:57:05.090] | : . ' , ; ` | : . ' Getting full stack: [n=1] 'sequential', 'uniprocess', 'future', 'function' [01:57:05.090] | : . ' , ; ` | : . plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [01:57:05.091] | : . ' , ; ` | : . plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [01:57:05.091] | : . ' , ; ` | : . ' plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [01:57:05.091] | : . ' , ; ` | : . ' , all.equal() for FutureStrategyList ... [01:57:05.092] | : . ' , ; ` | : . ' , ; New stack: [01:57:05.092] | : . ' , ; ` | : . ' , ; List of 1 [01:57:05.092] | : . ' , ; ` | : . ' , ; $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [01:57:05.092] | : . ' , ; ` | : . ' , ; ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [01:57:05.092] | : . ' , ; ` | : . ' , ; ..- attr(*, "init")= logi TRUE [01:57:05.092] | : . ' , ; ` | : . ' , ; ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:05.092] | : . ' , ; ` | : . ' , ; .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:05.092] | : . ' , ; ` | : . ' , ; ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:05.092] | : . ' , ; ` | : . ' , ; ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [01:57:05.092] | : . ' , ; ` | : . ' , ; - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [01:57:05.096] | : . ' , ; ` | : . ' , ; Old stack: [01:57:05.096] | : . ' , ; ` | : . ' , ; List of 1 [01:57:05.096] | : . ' , ; ` | : . ' , ; $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [01:57:05.096] | : . ' , ; ` | : . ' , ; ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [01:57:05.096] | : . ' , ; ` | : . ' , ; ..- attr(*, "init")= chr "done" [01:57:05.096] | : . ' , ; ` | : . ' , ; ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:05.096] | : . ' , ; ` | : . ' , ; .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:05.096] | : . ' , ; ` | : . ' , ; ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:05.096] | : . ' , ; ` | : . ' , ; ..- attr(*, "call")= language plan(sequential) [01:57:05.096] | : . ' , ; ` | : . ' , ; ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [01:57:05.096] | : . ' , ; ` | : . ' , ; .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:05.096] | : . ' , ; ` | : . ' , ; .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:05.096] | : . ' , ; ` | : . ' , ; - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [01:57:05.100] | : . ' , ; ` | : . ' , ; Not identical [01:57:05.101] | : . ' , ; ` | : . ' , ; all.equal() for future ... [01:57:05.101] | : . ' , ; ` | : . ' , ; ` List of 2 [01:57:05.101] | : . ' , ; ` | : . ' , ; ` $ target :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [01:57:05.101] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [01:57:05.101] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "init")= logi TRUE [01:57:05.101] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:05.101] | : . ' , ; ` | : . ' , ; ` .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:05.101] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:05.101] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [01:57:05.101] | : . ' , ; ` | : . ' , ; ` $ current:function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [01:57:05.101] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [01:57:05.101] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "init")= chr "done" [01:57:05.101] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:05.101] | : . ' , ; ` | : . ' , ; ` .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:05.101] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:05.101] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "call")= language plan(sequential) [01:57:05.101] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [01:57:05.101] | : . ' , ; ` | : . ' , ; ` .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:05.101] | : . ' , ; ` | : . ' , ; ` .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:05.108] | : . ' , ; ` | : . ' , ; all.equal() for future ... done [01:57:05.109] | : . ' , ; ` | : . ' , all.equal() for FutureStrategyList ... done [01:57:05.109] | : . ' , ; ` | : . ' , plan(): Skip setting new future backend stack because it is the same as the current one: [01:57:05.109] | : . ' , ; ` | : . ' , List of future strategies: [01:57:05.109] | : . ' , ; ` | : . ' , 1. sequential: [01:57:05.109] | : . ' , ; ` | : . ' , - args: function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame(), workers = "") [01:57:05.109] | : . ' , ; ` | : . ' , - tweaked: FALSE [01:57:05.109] | : . ' , ; ` | : . ' , - call: plan(sequential) [01:57:05.110] | : . ' , ; ` | : . ' plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [01:57:05.110] | : . ' , ; ` | : . plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [01:57:05.110] | : . ' , ; ` | : . assign_globals() ... [01:57:05.110] | : . ' , ; ` | : . List of 1 [01:57:05.110] | : . ' , ; ` | : . $ a: num 10 [01:57:05.110] | : . ' , ; ` | : . - attr(*, "where")=List of 1 [01:57:05.110] | : . ' , ; ` | : . ..$ a: [01:57:05.110] | : . ' , ; ` | : . - attr(*, "class")= chr [1:3] "FutureGlobals" "Globals" "list" [01:57:05.110] | : . ' , ; ` | : . - attr(*, "resolved")= logi FALSE [01:57:05.110] | : . ' , ; ` | : . - attr(*, "total_size")= num NA [01:57:05.110] | : . ' , ; ` | : . - attr(*, "already-done")= logi TRUE [01:57:05.114] | : . ' , ; ` | : . - copied 'a' to environment [01:57:05.114] | : . ' , ; ` | : . assign_globals() ... done [01:57:05.117] | : . ' , ; ` | : . plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [01:57:05.117] | : . ' , ; ` | : . ' plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [01:57:05.117] | : . ' , ; ` | : . ' , plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [01:57:05.117] | : . ' , ; ` | : . ' , ; all.equal() for FutureStrategyList ... [01:57:05.118] | : . ' , ; ` | : . ' , ; ` New stack: [01:57:05.118] | : . ' , ; ` | : . ' , ; ` List of 1 [01:57:05.118] | : . ' , ; ` | : . ' , ; ` $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [01:57:05.118] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [01:57:05.118] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "init")= chr "done" [01:57:05.118] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:05.118] | : . ' , ; ` | : . ' , ; ` .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:05.118] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:05.118] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "call")= language plan(sequential) [01:57:05.118] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [01:57:05.118] | : . ' , ; ` | : . ' , ; ` .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:05.118] | : . ' , ; ` | : . ' , ; ` .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:05.118] | : . ' , ; ` | : . ' , ; ` - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [01:57:05.122] | : . ' , ; ` | : . ' , ; ` Old stack: [01:57:05.122] | : . ' , ; ` | : . ' , ; ` List of 1 [01:57:05.122] | : . ' , ; ` | : . ' , ; ` $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [01:57:05.122] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [01:57:05.122] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "init")= chr "done" [01:57:05.122] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:05.122] | : . ' , ; ` | : . ' , ; ` .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:05.122] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:05.122] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "call")= language plan(sequential) [01:57:05.122] | : . ' , ; ` | : . ' , ; ` ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [01:57:05.122] | : . ' , ; ` | : . ' , ; ` .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:05.122] | : . ' , ; ` | : . ' , ; ` .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:05.122] | : . ' , ; ` | : . ' , ; ` - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [01:57:05.127] | : . ' , ; ` | : . ' , ; ` Identical [01:57:05.127] | : . ' , ; ` | : . ' , ; all.equal() for FutureStrategyList ... done [01:57:05.127] | : . ' , ; ` | : . ' , ; plan(): Skip setting new future backend stack because it is the same as the current one: [01:57:05.127] | : . ' , ; ` | : . ' , ; List of future strategies: [01:57:05.127] | : . ' , ; ` | : . ' , ; 1. sequential: [01:57:05.127] | : . ' , ; ` | : . ' , ; - args: function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame(), workers = "") [01:57:05.127] | : . ' , ; ` | : . ' , ; - tweaked: FALSE [01:57:05.127] | : . ' , ; ` | : . ' , ; - call: plan(sequential) [01:57:05.128] | : . ' , ; ` | : . ' , plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [01:57:05.128] | : . ' , ; ` | : . ' plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [01:57:05.128] | : . ' , ; ` | : . plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [01:57:05.129] | : . ' , ; ` | : . SequentialFuture started (and completed) [01:57:05.134] | : . ' , ; ` | : launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... done [01:57:05.134] | : . ' , ; ` | Launching futures ... done [01:57:05.134] | : . ' , ; ` | Future launched: 'SequentialFuture', 'UniprocessFuture', 'Future' [01:57:05.134] | : . ' , ; ` Using SequentialFutureBackend ... done [01:57:05.135] | : . ' , ; run() for 'Future' (NULL) ... done [01:57:05.135] | : . ' , future(..., label = NULL) ... done [01:57:05.135] | : . ' , value() for SequentialFuture (NULL) ... [01:57:05.135] | : . ' , ; relay stdout ... [01:57:05.136] | : . ' , ; relay stdout ... done [01:57:05.136] | : . ' , ; check for misuse ... [01:57:05.136] | : . ' , ; check for misuse ... done [01:57:05.136] | : . ' , value() for SequentialFuture (NULL) ... done b = 11 *** %<-% with 'sequential' futures ... DONE Testing with 1 cores ... DONE Testing with 2 cores ... *** %<-% with 'multisession' futures ... [01:57:05.137] | : . ' , plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [01:57:05.137] | : . ' , ; plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = NA, init = TRUE) ... [01:57:05.138] | : . ' , ; ` all.equal() for FutureStrategyList ... [01:57:05.138] | : . ' , ; ` | New stack: [01:57:05.138] | : . ' , ; ` | List of 1 [01:57:05.138] | : . ' , ; ` | $ :function (..., workers = availableCores(), lazy = FALSE, rscript_libs = .libPaths(), [01:57:05.138] | : . ' , ; ` | gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [01:57:05.138] | : . ' , ; ` | ..- attr(*, "class")= chr [1:5] "multisession" "cluster" "multiprocess" "future" ... [01:57:05.138] | : . ' , ; ` | ..- attr(*, "init")= logi TRUE [01:57:05.138] | : . ' , ; ` | ..- attr(*, "factory")=function (workers = availableCores(), rscript_libs = .libPaths(), interrupts = TRUE, [01:57:05.138] | : . ' , ; ` | gc = FALSE, earlySignal = FALSE, ...) [01:57:05.138] | : . ' , ; ` | .. ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [01:57:05.138] | : . ' , ; ` | ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [01:57:05.138] | : . ' , ; ` | ..- attr(*, "untweakable")= chr "persistent" [01:57:05.138] | : . ' , ; ` | ..- attr(*, "call")= language plan(strategy) [01:57:05.138] | : . ' , ; ` | - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [01:57:05.142] | : . ' , ; ` | Old stack: [01:57:05.142] | : . ' , ; ` | List of 1 [01:57:05.142] | : . ' , ; ` | $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [01:57:05.142] | : . ' , ; ` | ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [01:57:05.142] | : . ' , ; ` | ..- attr(*, "init")= chr "done" [01:57:05.142] | : . ' , ; ` | ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:05.142] | : . ' , ; ` | .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:05.142] | : . ' , ; ` | ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:05.142] | : . ' , ; ` | ..- attr(*, "call")= language plan(sequential) [01:57:05.142] | : . ' , ; ` | ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [01:57:05.142] | : . ' , ; ` | .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:05.142] | : . ' , ; ` | .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:05.142] | : . ' , ; ` | - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [01:57:05.146] | : . ' , ; ` | Not identical [01:57:05.146] | : . ' , ; ` | all.equal() for future ... [01:57:05.146] | : . ' , ; ` | : List of 2 [01:57:05.146] | : . ' , ; ` | : $ target :function (..., workers = availableCores(), lazy = FALSE, rscript_libs = .libPaths(), [01:57:05.146] | : . ' , ; ` | : gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [01:57:05.146] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:5] "multisession" "cluster" "multiprocess" "future" ... [01:57:05.146] | : . ' , ; ` | : ..- attr(*, "init")= logi TRUE [01:57:05.146] | : . ' , ; ` | : ..- attr(*, "factory")=function (workers = availableCores(), rscript_libs = .libPaths(), interrupts = TRUE, [01:57:05.146] | : . ' , ; ` | : gc = FALSE, earlySignal = FALSE, ...) [01:57:05.146] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [01:57:05.146] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [01:57:05.146] | : . ' , ; ` | : ..- attr(*, "untweakable")= chr "persistent" [01:57:05.146] | : . ' , ; ` | : ..- attr(*, "call")= language plan(strategy) [01:57:05.146] | : . ' , ; ` | : $ current:function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [01:57:05.146] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [01:57:05.146] | : . ' , ; ` | : ..- attr(*, "init")= chr "done" [01:57:05.146] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:05.146] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:05.146] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:05.146] | : . ' , ; ` | : ..- attr(*, "call")= language plan(sequential) [01:57:05.146] | : . ' , ; ` | : ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [01:57:05.146] | : . ' , ; ` | : .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [01:57:05.146] | : . ' , ; ` | : .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [01:57:05.153] | : . ' , ; ` | : Formals differ [01:57:05.153] | : . ' , ; ` | all.equal() for future ... done [01:57:05.154] | : . ' , ; ` | Future strategies differ at level 1 [01:57:05.154] | : . ' , ; ` all.equal() for FutureStrategyList ... done [01:57:05.154] | : . ' , ; ` plan(): Setting new future backend stack: [01:57:05.154] | : . ' , ; ` List of future strategies: [01:57:05.154] | : . ' , ; ` 1. multisession: [01:57:05.154] | : . ' , ; ` - args: function (..., workers = availableCores(), lazy = FALSE, rscript_libs = .libPaths(), gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [01:57:05.154] | : . ' , ; ` - tweaked: FALSE [01:57:05.154] | : . ' , ; ` - call: plan(strategy) [01:57:05.155] | : . ' , ; ` List of 1 [01:57:05.155] | : . ' , ; ` $ :function (..., workers = availableCores(), lazy = FALSE, rscript_libs = .libPaths(), [01:57:05.155] | : . ' , ; ` gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [01:57:05.155] | : . ' , ; ` ..- attr(*, "class")= chr [1:5] "multisession" "cluster" "multiprocess" "future" ... [01:57:05.155] | : . ' , ; ` ..- attr(*, "init")= logi TRUE [01:57:05.155] | : . ' , ; ` ..- attr(*, "factory")=function (workers = availableCores(), rscript_libs = .libPaths(), interrupts = TRUE, [01:57:05.155] | : . ' , ; ` gc = FALSE, earlySignal = FALSE, ...) [01:57:05.155] | : . ' , ; ` .. ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [01:57:05.155] | : . ' , ; ` ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [01:57:05.155] | : . ' , ; ` ..- attr(*, "untweakable")= chr "persistent" [01:57:05.155] | : . ' , ; ` ..- attr(*, "call")= language plan(strategy) [01:57:05.155] | : . ' , ; ` - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [01:57:05.158] | : . ' , ; ` plan(): plan_cleanup('sequential', 'uniprocess', 'future', 'function', cleanup = NA) ... [01:57:05.159] | : . ' , ; ` | plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [01:57:05.159] | : . ' , ; ` | : Getting current ("next") strategy: 'FutureStrategy', 'sequential', 'uniprocess', 'future', 'function' [01:57:05.159] | : . ' , ; ` | plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [01:57:05.159] | : . ' , ; ` | Legacy shutdown of cluster workers ... [01:57:05.160] | : . ' , ; ` | : Stopping existing cluster ... [01:57:05.160] | : . ' , ; ` | : . No pre-existing cluster. Skipping [01:57:05.160] | : . ' , ; ` | : Stopping existing cluster ... done [01:57:05.160] | : . ' , ; ` | Legacy shutdown of cluster workers ... done [01:57:05.160] | : . ' , ; ` plan(): plan_cleanup('sequential', 'uniprocess', 'future', 'function', cleanup = NA) ... done [01:57:05.161] | : . ' , ; ` plan(): plan_init() of 'multisession', 'cluster', 'multiprocess', 'future', 'function' ... [01:57:05.161] | : . ' , ; ` | function (..., workers = availableCores(), lazy = FALSE, rscript_libs = .libPaths(), [01:57:05.161] | : . ' , ; ` | gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [01:57:05.161] | : . ' , ; ` | - attr(*, "class")= chr [1:5] "multisession" "cluster" "multiprocess" "future" ... [01:57:05.161] | : . ' , ; ` | - attr(*, "init")= logi TRUE [01:57:05.161] | : . ' , ; ` | - attr(*, "factory")=function (workers = availableCores(), rscript_libs = .libPaths(), interrupts = TRUE, [01:57:05.161] | : . ' , ; ` | gc = FALSE, earlySignal = FALSE, ...) [01:57:05.161] | : . ' , ; ` | ..- attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [01:57:05.161] | : . ' , ; ` | - attr(*, "tweakable")= chr [1:11] "workers" "rscript_libs" "interrupts" "gc" ... [01:57:05.161] | : . ' , ; ` | - attr(*, "untweakable")= chr "persistent" [01:57:05.161] | : . ' , ; ` | - attr(*, "call")= language plan(strategy) [01:57:05.164] | : . ' , ; ` | init: TRUE [01:57:05.164] | : . ' , ; ` | makeFutureBackend() ... [01:57:05.164] | : . ' , ; ` | : Backend function: <'NULL'> [01:57:05.164] | : . ' , ; ` | : Evaluator tweak arguments: [n=0] [01:57:05.165] | : . ' , ; ` | : list() [01:57:05.165] | : . ' , ; ` | : Evaluator formal arguments: [n=4] [01:57:05.165] | : . ' , ; ` | : list() [01:57:05.166] | : . ' , ; ` | : Backend factory arguments: [n=4] [01:57:05.166] | : . ' , ; ` | : Dotted pair list of 4 [01:57:05.166] | : . ' , ; ` | : $ workers : language availableCores() [01:57:05.166] | : . ' , ; ` | : $ rscript_libs: language .libPaths() [01:57:05.166] | : . ' , ; ` | : $ gc : logi FALSE [01:57:05.166] | : . ' , ; ` | : $ earlySignal : logi FALSE [01:57:05.168] | : . ' , ; ` | : MultisessionFutureBackend(workers = , interrupts = TRUE, ...) ... [01:57:05.168] | : . ' , ; ` | : . Arguments: [01:57:05.168] | : . ' , ; ` | : . List of 5 [01:57:05.168] | : . ' , ; ` | : . $ workers : Named int 2 [01:57:05.168] | : . ' , ; ` | : . ..- attr(*, "names")= chr "mc.cores" [01:57:05.168] | : . ' , ; ` | : . $ rscript_libs: chr [1:2] "D:/temp/2025_05_09_01_55_17_23336/RtmpsDakIT/RLIBS_1b6487de1dd0" "D:/RCompile/recent/R/library" [01:57:05.168] | : . ' , ; ` | : . $ interrupts : logi TRUE [01:57:05.168] | : . ' , ; ` | : . $ gc : logi FALSE [01:57:05.168] | : . ' , ; ` | : . $ earlySignal : logi FALSE [01:57:05.173] | : . ' , ; ` | : . ClusterFutureBackend(..., persistent = FALSE, gc = FALSE, earlySignal = FALSE) ... [01:57:05.174] | : . ' , ; ` | : . ' workers: 2 [01:57:05.174] | : . ' , ; ` | : . ' getCluster() ... [01:57:05.174] | : . ' , ; ` | : . ' getCluster() ... done [01:57:05.174] | : . ' , ; ` | : . ' Stopping existing cluster ... [01:57:05.174] | : . ' , ; ` | : . ' , No pre-existing cluster. Skipping [01:57:05.174] | : . ' , ; ` | : . ' Stopping existing cluster ... done [01:57:05.175] | : . ' , ; ` | : . ' Starting new cluster ... [01:57:05.175] | : . ' , ; ` | : . ' , makeCluster(workers, ...) ... [01:57:05.175] | : . ' , ; ` | : . ' , ; Arguments: [01:57:05.175] | : . ' , ; ` | : . ' , ; List of 2 [01:57:05.175] | : . ' , ; ` | : . ' , ; $ : int 2 [01:57:05.175] | : . ' , ; ` | : . ' , ; $ rscript_libs: chr [1:2] "D:/temp/2025_05_09_01_55_17_23336/RtmpsDakIT/RLIBS_1b6487de1dd0" "D:/RCompile/recent/R/library" [01:57:05.176] | : . ' , ; ` | : . ' , ; .makeCluster() ... [01:57:05.177] | : . ' , ; ` | : . ' , ; ` workers: '2' [01:57:05.177] | : . ' , ; ` | : . ' , ; ` R_FUTURE_PLAN: NA [01:57:05.177] | : . ' , ; ` | : . ' , ; ` parallelly::makeClusterPSOCK() arguments: [01:57:05.177] | : . ' , ; ` | : . ' , ; ` List of 2 [01:57:05.177] | : . ' , ; ` | : . ' , ; ` $ : int 2 [01:57:05.177] | : . ' , ; ` | : . ' , ; ` $ rscript_libs: chr [1:2] "D:/temp/2025_05_09_01_55_17_23336/RtmpsDakIT/RLIBS_1b6487de1dd0" "D:/RCompile/recent/R/library" [01:57:05.720] | : . ' , ; ` | : . ' , ; ` Generated cluster UUID [01:57:05.720] | : . ' , ; ` | : . ' , ; ` Cluster UUID: '653f0fb03f93f42441e4b9741917532e' [01:57:05.720] | : . ' , ; ` | : . ' , ; ` Socket cluster with 2 nodes where 2 nodes are on host 'localhost' (R Under development (unstable) (2025-05-08 r88190 ucrt), platform x86_64-w64-mingw32) [01:57:05.723] | : . ' , ; ` | : . ' , ; .makeCluster() ... done [01:57:05.724] | : . ' , ; ` | : . ' , ; Socket cluster with 2 nodes where 2 nodes are on host 'localhost' (R Under development (unstable) (2025-05-08 r88190 ucrt), platform x86_64-w64-mingw32) [01:57:05.725] | : . ' , ; ` | : . ' , makeCluster(workers, ...) ... done [01:57:05.726] | : . ' , ; ` | : . ' , Number of workers: 2 [01:57:05.726] | : . ' , ; ` | : . ' , Workers UUID: '653f0fb03f93f42441e4b9741917532e' [01:57:05.726] | : . ' , ; ` | : . ' Starting new cluster ... done [01:57:05.726] | : . ' , ; ` | : . ClusterFutureBackend(..., persistent = FALSE, gc = FALSE, earlySignal = FALSE) ... done [01:57:05.727] | : . ' , ; ` | : . Backend: <'MultisessionFutureBackend', 'ClusterFutureBackend', 'MultiprocessFutureBackend', 'FutureBackend', 'environment'> [01:57:05.727] | : . ' , ; ` | : MultisessionFutureBackend(workers = , interrupts = TRUE, ...) ... done [01:57:05.727] | : . ' , ; ` | makeFutureBackend() ... done [01:57:05.727] | : . ' , ; ` | plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [01:57:05.727] | : . ' , ; ` | plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [01:57:05.728] | : . ' , ; ` | plan(): nbrOfWorkers() = 2 [01:57:05.728] | : . ' , ; ` plan(): plan_init() of 'multisession', 'cluster', 'multiprocess', 'future', 'function' ... done [01:57:05.728] | : . ' , ; plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = NA, init = TRUE) ... done ** Future evaluation without globals [01:57:05.729] | : . ' , ; future(..., label = NULL) ... [01:57:05.729] | : . ' , ; ` lazy: FALSE [01:57:05.729] | : . ' , ; ` stdout: TRUE [01:57:05.729] | : . ' , ; ` conditions: [n=1] 'condition' [01:57:05.729] | : . ' , ; ` gc: FALSE [01:57:05.729] | : . ' , ; ` earlySignal: FALSE [01:57:05.730] | : . ' , ; ` getGlobalsAndPackages() ... [01:57:05.730] | : . ' , ; ` | Searching for globals ... [01:57:05.739] | : . ' , ; ` | : globals found: [2] '{', '<-' [01:57:05.739] | : . ' , ; ` | Searching for globals ... done [01:57:05.740] | : . ' , ; ` | Resolving globals: FALSE [01:57:05.740] | : . ' , ; ` | Search for packages associated with the globals ... [01:57:05.740] | : . ' , ; ` | : Packages associated with globals: [1] 'base' [01:57:05.741] | : . ' , ; ` | : Packages: [1] 'base' [01:57:05.741] | : . ' , ; ` | Search for packages associated with the globals ... done [01:57:05.741] | : . ' , ; ` | Packages after dropping 'base': [0] [01:57:05.742] | : . ' , ; ` | globals: [0] [01:57:05.742] | : . ' , ; ` | packages: [0] [01:57:05.742] | : . ' , ; ` getGlobalsAndPackages() ... done [01:57:05.742] | : . ' , ; ` run() for 'Future' (NULL) ... [01:57:05.743] | : . ' , ; ` | state: 'created' [01:57:05.743] | : . ' , ; ` | plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [01:57:05.743] | : . ' , ; ` | plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [01:57:05.743] | : . ' , ; ` | Using MultisessionFutureBackend ... [01:57:05.743] | : . ' , ; ` | : Number of futures since start: 0 (0 created, 0 launched, 0 finished) [01:57:05.744] | : . ' , ; ` | : Launching futures ... [01:57:05.744] | : . ' , ; ` | : . launchFuture() for ClusterFutureBackend ... [01:57:05.744] | : . ' , ; ` | : . ' Workers: [n=2] [01:57:05.744] | : . ' , ; ` | : . ' Socket cluster with 2 nodes where 2 nodes are on host 'localhost' (R Under development (unstable) (2025-05-08 r88190 ucrt), platform x86_64-w64-mingw32) [01:57:05.746] | : . ' , ; ` | : . ' FutureRegistry: 'workers-653f0fb03f93f42441e4b9741917532e' [01:57:05.747] | : . ' , ; ` | : . ' requestWorker() ... [01:57:05.747] | : . ' , ; ` | : . ' , requestNode() ... [01:57:05.747] | : . ' , ; ` | : . ' , ; Number of workers: 2 [01:57:05.747] | : . ' , ; ` | : . ' , ; Polling for a free worker ... [01:57:05.747] | : . ' , ; ` | : . ' , ; ` FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'list', earlySignal = 0) ... [01:57:05.748] | : . ' , ; ` | : . ' , ; ` | Created empty registry 'workers-653f0fb03f93f42441e4b9741917532e' [01:57:05.748] | : . ' , ; ` | : . ' , ; ` | Listing all futures [01:57:05.748] | : . ' , ; ` | : . ' , ; ` | Number of registered futures: 0 [01:57:05.748] | : . ' , ; ` | : . ' , ; ` FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'list', earlySignal = 0) ... done [01:57:05.748] | : . ' , ; ` | : . ' , ; ` Total time: 0 [01:57:05.748] | : . ' , ; ` | : . ' , ; Polling for a free worker ... done [01:57:05.749] | : . ' , ; ` | : . ' , ; FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'list', earlySignal = 0) ... [01:57:05.749] | : . ' , ; ` | : . ' , ; ` Listing all futures [01:57:05.749] | : . ' , ; ` | : . ' , ; ` Number of registered futures: 0 [01:57:05.749] | : . ' , ; ` | : . ' , ; FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'list', earlySignal = 0) ... done [01:57:05.749] | : . ' , ; ` | : . ' , ; avail: [n=2] '1', '2' [01:57:05.749] | : . ' , ; ` | : . ' , ; Index of first available worker: 1 [01:57:05.750] | : . ' , ; ` | : . ' , ; Validate that the worker is functional ... [01:57:05.877] | : . ' , ; ` | : . ' , ; ` Worker is functional [01:57:05.878] | : . ' , ; ` | : . ' , ; ` FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'list', earlySignal = 0) ... [01:57:05.878] | : . ' , ; ` | : . ' , ; ` | Listing all futures [01:57:05.878] | : . ' , ; ` | : . ' , ; ` | Number of registered futures: 0 [01:57:05.878] | : . ' , ; ` | : . ' , ; ` FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'list', earlySignal = 0) ... done [01:57:05.879] | : . ' , ; ` | : . ' , ; Validate that the worker is functional ... done [01:57:05.879] | : . ' , ; ` | : . ' , requestNode() ... done [01:57:05.879] | : . ' , ; ` | : . ' , cluster node index: 1 [01:57:05.879] | : . ' , ; ` | : . ' requestWorker() ... done [01:57:05.879] | : . ' , ; ` | : . ' eraseGlobalEnvironment() ... [01:57:05.880] | : . ' , ; ` | : . ' eraseGlobalEnvironment() ... done [01:57:05.880] | : . ' , ; ` | : . ' launchFuture() ... [01:57:05.880] | : . ' , ; ` | : . ' , cluster node index: 1 [01:57:05.880] | : . ' , ; ` | : . ' , getFutureData() ... [01:57:05.881] | : . ' , ; ` | : . ' , ; getFutureCore() ... [01:57:05.881] | : . ' , ; ` | : . ' , ; ` Packages needed by the future expression (n = 0): [01:57:05.881] | : . ' , ; ` | : . ' , ; getFutureCore() ... done [01:57:05.881] | : . ' , ; ` | : . ' , ; getFutureCapture() ... [01:57:05.881] | : . ' , ; ` | : . ' , ; getFutureCapture() ... done [01:57:05.881] | : . ' , ; ` | : . ' , ; getFutureContext() ... [01:57:05.882] | : . ' , ; ` | : . ' , ; ` plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [01:57:05.882] | : . ' , ; ` | : . ' , ; ` | Getting stack without first backend: [n=0] [01:57:05.882] | : . ' , ; ` | : . ' , ; ` plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [01:57:05.882] | : . ' , ; ` | : . ' , ; ` Packages needed by future backend (n = 0): [01:57:05.882] | : . ' , ; ` | : . ' , ; getFutureContext() ... done [01:57:05.883] | : . ' , ; ` | : . ' , getFutureData() ... done [01:57:05.883] | : . ' , ; ` | : . ' , FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'add', earlySignal = 0) ... [01:57:05.883] | : . ' , ; ` | : . ' , ; Appended future to position #1 [01:57:05.884] | : . ' , ; ` | : . ' , ; Number of registered futures: 1 [01:57:05.884] | : . ' , ; ` | : . ' , FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'add', earlySignal = 0) ... done [01:57:05.884] | : . ' , ; ` | : . ' launchFuture() ... done [01:57:05.884] | : . ' , ; ` | : . ' MultisessionFuture started [01:57:05.884] | : . ' , ; ` | : . launchFuture() for ClusterFutureBackend ... done [01:57:05.884] | : . ' , ; ` | : Launching futures ... done [01:57:05.885] | : . ' , ; ` | : Future launched: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [01:57:05.885] | : . ' , ; ` | Using MultisessionFutureBackend ... done [01:57:05.885] | : . ' , ; ` run() for 'Future' (NULL) ... done [01:57:05.885] | : . ' , ; future(..., label = NULL) ... done [01:57:05.885] | : . ' , ; value() for MultisessionFuture (NULL) ... [01:57:05.886] | : . ' , ; ` result() for ClusterFuture ... [01:57:05.886] | : . ' , ; ` | assertValidConnection() ... [01:57:05.886] | : . ' , ; ` | : cluster node index: 1 [01:57:05.887] | : . ' , ; ` | assertValidConnection() ... done [01:57:05.887] | : . ' , ; ` | receiveMessageFromWorker() for ClusterFuture ... [01:57:05.888] | : . ' , ; ` | : cluster node index: 1 [01:57:05.942] | : . ' , ; ` | : [1] TRUE [01:57:05.943] | : . ' , ; ` | : received data: [01:57:05.943] | : . ' , ; ` | : List of 5 [01:57:05.943] | : . ' , ; ` | : $ type : chr "VALUE" [01:57:05.943] | : . ' , ; ` | : $ value :List of 14 [01:57:05.943] | : . ' , ; ` | : ..$ value : num 1 [01:57:05.943] | : . ' , ; ` | : ..$ visible : logi FALSE [01:57:05.943] | : . ' , ; ` | : ..$ stdout : chr "" [01:57:05.943] | : . ' , ; ` | : ..$ conditions : list() [01:57:05.943] | : . ' , ; ` | : ..$ rng : logi FALSE [01:57:05.943] | : . ' , ; ` | : ..$ misuseGlobalEnv : NULL [01:57:05.943] | : . ' , ; ` | : ..$ misuseConnections:List of 3 [01:57:05.943] | : . ' , ; ` | : .. ..$ added : NULL [01:57:05.943] | : . ' , ; ` | : .. ..$ removed : NULL [01:57:05.943] | : . ' , ; ` | : .. ..$ replaced: NULL [01:57:05.943] | : . ' , ; ` | : ..$ misuseDevices : NULL [01:57:05.943] | : . ' , ; ` | : ..$ started : POSIXct[1:1], format: "2025-05-09 01:57:05" [01:57:05.943] | : . ' , ; ` | : ..$ finished : POSIXct[1:1], format: "2025-05-09 01:57:05" [01:57:05.943] | : . ' , ; ` | : ..$ uuid : chr [1:2] "3ba31c91e15460d52963568b70c5f137" "14" [01:57:05.943] | : . ' , ; ` | : ..$ session_uuid : chr "c5ad30aa3db6ab74f916b75e39fb99ca" [01:57:05.943] | : . ' , ; ` | : .. ..- attr(*, "source")=List of 5 [01:57:05.943] | : . ' , ; ` | : .. .. ..$ host : Named chr "CRANWIN3" [01:57:05.943] | : . ' , ; ` | : .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [01:57:05.943] | : . ' , ; ` | : .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [01:57:05.943] | : . ' , ; ` | : .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [01:57:05.943] | : . ' , ; ` | : .. .. ..$ pid : int 85152 [01:57:05.943] | : . ' , ; ` | : .. .. ..$ time : POSIXct[1:1], format: "2025-05-09 01:57:05" [01:57:05.943] | : . ' , ; ` | : .. .. ..$ random: int 2147483647 [01:57:05.943] | : . ' , ; ` | : ..$ r_info :List of 4 [01:57:05.943] | : . ' , ; ` | : .. ..$ version :Classes 'R_system_version', 'package_version', 'numeric_version' hidden list of 1 [01:57:05.943] | : . ' , ; ` | : .. .. ..$ : int [1:3] 4 6 0 [01:57:05.943] | : . ' , ; ` | : .. ..$ os : chr "windows" [01:57:05.943] | : . ' , ; ` | : .. ..$ os_name : chr "Windows" [01:57:05.943] | : . ' , ; ` | : .. ..$ captures_utf8: logi TRUE [01:57:05.943] | : . ' , ; ` | : ..$ version : chr "1.8" [01:57:05.943] | : . ' , ; ` | : ..- attr(*, "class")= chr "FutureResult" [01:57:05.943] | : . ' , ; ` | : $ success: logi TRUE [01:57:05.943] | : . ' , ; ` | : $ time : 'proc_time' Named num [1:5] 0.05 0.02 0.06 NA NA [01:57:05.943] | : . ' , ; ` | : ..- attr(*, "names")= chr [1:5] "user.self" "sys.self" "elapsed" "user.child" ... [01:57:05.943] | : . ' , ; ` | : $ tag : NULL [01:57:05.959] | : . ' , ; ` | : Received FutureResult [01:57:05.960] | : . ' , ; ` | : FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'remove', earlySignal = 0) ... [01:57:05.960] | : . ' , ; ` | : . Removed future from position #1 [01:57:05.960] | : . ' , ; ` | : . Number of registered futures: 0 [01:57:05.960] | : . ' , ; ` | : FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'remove', earlySignal = 0) ... done [01:57:05.961] | : . ' , ; ` | : Erased future from future backend [01:57:05.961] | : . ' , ; ` | : result() for ClusterFuture ... [01:57:05.961] | : . ' , ; ` | : . result already collected: FutureResult [01:57:05.961] | : . ' , ; ` | : result() for ClusterFuture ... done [01:57:05.961] | : . ' , ; ` | receiveMessageFromWorker() for ClusterFuture ... done [01:57:05.962] | : . ' , ; ` result() for ClusterFuture ... done [01:57:05.962] | : . ' , ; ` result() for ClusterFuture ... [01:57:05.962] | : . ' , ; ` | result already collected: FutureResult [01:57:05.962] | : . ' , ; ` result() for ClusterFuture ... done [01:57:05.962] | : . ' , ; ` relay stdout ... [01:57:05.963] | : . ' , ; ` relay stdout ... done [01:57:05.963] | : . ' , ; ` check for misuse ... [01:57:05.963] | : . ' , ; ` check for misuse ... done [01:57:05.963] | : . ' , ; value() for MultisessionFuture (NULL) ... done ** Future evaluation with globals [01:57:05.964] | : . ' , ; future(..., label = NULL) ... [01:57:05.964] | : . ' , ; ` lazy: FALSE [01:57:05.964] | : . ' , ; ` stdout: TRUE [01:57:05.964] | : . ' , ; ` conditions: [n=1] 'condition' [01:57:05.965] | : . ' , ; ` gc: FALSE [01:57:05.965] | : . ' , ; ` earlySignal: FALSE [01:57:05.965] | : . ' , ; ` getGlobalsAndPackages() ... [01:57:05.965] | : . ' , ; ` | Searching for globals ... [01:57:05.973] | : . ' , ; ` | : globals found: [3] '{', '<-', 'a' [01:57:05.974] | : . ' , ; ` | Searching for globals ... done [01:57:05.974] | : . ' , ; ` | Resolving globals: FALSE [01:57:05.974] | : . ' , ; ` | Search for packages associated with the globals ... [01:57:05.974] | : . ' , ; ` | : Packages associated with globals: [1] 'base' [01:57:05.975] | : . ' , ; ` | : Packages: [1] 'base' [01:57:05.975] | : . ' , ; ` | Search for packages associated with the globals ... done [01:57:05.975] | : . ' , ; ` | Packages after dropping 'base': [0] [01:57:05.976] | : . ' , ; ` | globals: [1] 'a' [01:57:05.976] | : . ' , ; ` | packages: [0] [01:57:05.976] | : . ' , ; ` getGlobalsAndPackages() ... done [01:57:05.976] | : . ' , ; ` run() for 'Future' (NULL) ... [01:57:05.977] | : . ' , ; ` | state: 'created' [01:57:05.977] | : . ' , ; ` | plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [01:57:05.977] | : . ' , ; ` | plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [01:57:05.977] | : . ' , ; ` | Using MultisessionFutureBackend ... [01:57:05.977] | : . ' , ; ` | : Number of futures since start: 1 (1 created, 1 launched, 1 finished) [01:57:05.978] | : . ' , ; ` | : Launching futures ... [01:57:05.978] | : . ' , ; ` | : . launchFuture() for ClusterFutureBackend ... [01:57:05.978] | : . ' , ; ` | : . ' Workers: [n=2] [01:57:05.978] | : . ' , ; ` | : . ' Socket cluster with 2 nodes where 2 nodes are on host 'localhost' (R Under development (unstable) (2025-05-08 r88190 ucrt), platform x86_64-w64-mingw32) [01:57:05.981] | : . ' , ; ` | : . ' FutureRegistry: 'workers-653f0fb03f93f42441e4b9741917532e' [01:57:05.981] | : . ' , ; ` | : . ' requestWorker() ... [01:57:05.981] | : . ' , ; ` | : . ' , requestNode() ... [01:57:05.981] | : . ' , ; ` | : . ' , ; Number of workers: 2 [01:57:05.982] | : . ' , ; ` | : . ' , ; Polling for a free worker ... [01:57:05.982] | : . ' , ; ` | : . ' , ; ` FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'list', earlySignal = 0) ... [01:57:05.982] | : . ' , ; ` | : . ' , ; ` | Listing all futures [01:57:05.982] | : . ' , ; ` | : . ' , ; ` | Number of registered futures: 0 [01:57:05.982] | : . ' , ; ` | : . ' , ; ` FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'list', earlySignal = 0) ... done [01:57:05.982] | : . ' , ; ` | : . ' , ; ` Total time: 0 [01:57:05.983] | : . ' , ; ` | : . ' , ; Polling for a free worker ... done [01:57:05.983] | : . ' , ; ` | : . ' , ; FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'list', earlySignal = 0) ... [01:57:05.983] | : . ' , ; ` | : . ' , ; ` Listing all futures [01:57:05.983] | : . ' , ; ` | : . ' , ; ` Number of registered futures: 0 [01:57:05.983] | : . ' , ; ` | : . ' , ; FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'list', earlySignal = 0) ... done [01:57:05.984] | : . ' , ; ` | : . ' , ; avail: [n=2] '1', '2' [01:57:05.984] | : . ' , ; ` | : . ' , ; Index of first available worker: 1 [01:57:05.984] | : . ' , ; ` | : . ' , ; Validate that the worker is functional ... [01:57:06.033] | : . ' , ; ` | : . ' , ; ` Worker is functional [01:57:06.034] | : . ' , ; ` | : . ' , ; ` FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'list', earlySignal = 0) ... [01:57:06.034] | : . ' , ; ` | : . ' , ; ` | Listing all futures [01:57:06.034] | : . ' , ; ` | : . ' , ; ` | Number of registered futures: 0 [01:57:06.035] | : . ' , ; ` | : . ' , ; ` FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'list', earlySignal = 0) ... done [01:57:06.035] | : . ' , ; ` | : . ' , ; Validate that the worker is functional ... done [01:57:06.035] | : . ' , ; ` | : . ' , requestNode() ... done [01:57:06.035] | : . ' , ; ` | : . ' , cluster node index: 1 [01:57:06.035] | : . ' , ; ` | : . ' requestWorker() ... done [01:57:06.036] | : . ' , ; ` | : . ' eraseGlobalEnvironment() ... [01:57:06.036] | : . ' , ; ` | : . ' eraseGlobalEnvironment() ... done [01:57:06.036] | : . ' , ; ` | : . ' launchFuture() ... [01:57:06.037] | : . ' , ; ` | : . ' , cluster node index: 1 [01:57:06.037] | : . ' , ; ` | : . ' , getFutureData() ... [01:57:06.037] | : . ' , ; ` | : . ' , ; getFutureCore() ... [01:57:06.037] | : . ' , ; ` | : . ' , ; ` Packages needed by the future expression (n = 0): [01:57:06.037] | : . ' , ; ` | : . ' , ; getFutureCore() ... done [01:57:06.037] | : . ' , ; ` | : . ' , ; getFutureCapture() ... [01:57:06.038] | : . ' , ; ` | : . ' , ; getFutureCapture() ... done [01:57:06.038] | : . ' , ; ` | : . ' , ; getFutureContext() ... [01:57:06.038] | : . ' , ; ` | : . ' , ; ` plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [01:57:06.038] | : . ' , ; ` | : . ' , ; ` | Getting stack without first backend: [n=0] [01:57:06.039] | : . ' , ; ` | : . ' , ; ` plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [01:57:06.039] | : . ' , ; ` | : . ' , ; ` Packages needed by future backend (n = 0): [01:57:06.039] | : . ' , ; ` | : . ' , ; getFutureContext() ... done [01:57:06.043] | : . ' , ; ` | : . ' , getFutureData() ... done [01:57:06.043] | : . ' , ; ` | : . ' , FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'add', earlySignal = 0) ... [01:57:06.043] | : . ' , ; ` | : . ' , ; Appended future to position #1 [01:57:06.044] | : . ' , ; ` | : . ' , ; Number of registered futures: 1 [01:57:06.044] | : . ' , ; ` | : . ' , FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'add', earlySignal = 0) ... done [01:57:06.044] | : . ' , ; ` | : . ' launchFuture() ... done [01:57:06.044] | : . ' , ; ` | : . ' MultisessionFuture started [01:57:06.044] | : . ' , ; ` | : . launchFuture() for ClusterFutureBackend ... done [01:57:06.044] | : . ' , ; ` | : Launching futures ... done [01:57:06.045] | : . ' , ; ` | : Future launched: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [01:57:06.045] | : . ' , ; ` | Using MultisessionFutureBackend ... done [01:57:06.045] | : . ' , ; ` run() for 'Future' (NULL) ... done [01:57:06.045] | : . ' , ; future(..., label = NULL) ... done [01:57:06.045] | : . ' , ; value() for MultisessionFuture (NULL) ... [01:57:06.046] | : . ' , ; ` result() for ClusterFuture ... [01:57:06.046] | : . ' , ; ` | assertValidConnection() ... [01:57:06.046] | : . ' , ; ` | : cluster node index: 1 [01:57:06.047] | : . ' , ; ` | assertValidConnection() ... done [01:57:06.047] | : . ' , ; ` | receiveMessageFromWorker() for ClusterFuture ... [01:57:06.047] | : . ' , ; ` | : cluster node index: 1 [01:57:06.048] | : . ' , ; ` | : [1] TRUE [01:57:06.048] | : . ' , ; ` | : received data: [01:57:06.048] | : . ' , ; ` | : List of 5 [01:57:06.048] | : . ' , ; ` | : $ type : chr "VALUE" [01:57:06.048] | : . ' , ; ` | : $ value :List of 14 [01:57:06.048] | : . ' , ; ` | : ..$ value : num 2 [01:57:06.048] | : . ' , ; ` | : ..$ visible : logi FALSE [01:57:06.048] | : . ' , ; ` | : ..$ stdout : chr "" [01:57:06.048] | : . ' , ; ` | : ..$ conditions : list() [01:57:06.048] | : . ' , ; ` | : ..$ rng : logi FALSE [01:57:06.048] | : . ' , ; ` | : ..$ misuseGlobalEnv : NULL [01:57:06.048] | : . ' , ; ` | : ..$ misuseConnections:List of 3 [01:57:06.048] | : . ' , ; ` | : .. ..$ added : NULL [01:57:06.048] | : . ' , ; ` | : .. ..$ removed : NULL [01:57:06.048] | : . ' , ; ` | : .. ..$ replaced: NULL [01:57:06.048] | : . ' , ; ` | : ..$ misuseDevices : NULL [01:57:06.048] | : . ' , ; ` | : ..$ started : POSIXct[1:1], format: "2025-05-09 01:57:06" [01:57:06.048] | : . ' , ; ` | : ..$ finished : POSIXct[1:1], format: "2025-05-09 01:57:06" [01:57:06.048] | : . ' , ; ` | : ..$ uuid : chr [1:2] "3ba31c91e15460d52963568b70c5f137" "15" [01:57:06.048] | : . ' , ; ` | : ..$ session_uuid : chr "c5ad30aa3db6ab74f916b75e39fb99ca" [01:57:06.048] | : . ' , ; ` | : .. ..- attr(*, "source")=List of 5 [01:57:06.048] | : . ' , ; ` | : .. .. ..$ host : Named chr "CRANWIN3" [01:57:06.048] | : . ' , ; ` | : .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [01:57:06.048] | : . ' , ; ` | : .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [01:57:06.048] | : . ' , ; ` | : .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [01:57:06.048] | : . ' , ; ` | : .. .. ..$ pid : int 85152 [01:57:06.048] | : . ' , ; ` | : .. .. ..$ time : POSIXct[1:1], format: "2025-05-09 01:57:05" [01:57:06.048] | : . ' , ; ` | : .. .. ..$ random: int 2147483647 [01:57:06.048] | : . ' , ; ` | : ..$ r_info :List of 4 [01:57:06.048] | : . ' , ; ` | : .. ..$ version :Classes 'R_system_version', 'package_version', 'numeric_version' hidden list of 1 [01:57:06.048] | : . ' , ; ` | : .. .. ..$ : int [1:3] 4 6 0 [01:57:06.048] | : . ' , ; ` | : .. ..$ os : chr "windows" [01:57:06.048] | : . ' , ; ` | : .. ..$ os_name : chr "Windows" [01:57:06.048] | : . ' , ; ` | : .. ..$ captures_utf8: logi TRUE [01:57:06.048] | : . ' , ; ` | : ..$ version : chr "1.8" [01:57:06.048] | : . ' , ; ` | : ..- attr(*, "class")= chr "FutureResult" [01:57:06.048] | : . ' , ; ` | : $ success: logi TRUE [01:57:06.048] | : . ' , ; ` | : $ time : 'proc_time' Named num [1:5] 0 0 0 NA NA [01:57:06.048] | : . ' , ; ` | : ..- attr(*, "names")= chr [1:5] "user.self" "sys.self" "elapsed" "user.child" ... [01:57:06.048] | : . ' , ; ` | : $ tag : NULL [01:57:06.061] | : . ' , ; ` | : Received FutureResult [01:57:06.062] | : . ' , ; ` | : FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'remove', earlySignal = 0) ... [01:57:06.062] | : . ' , ; ` | : . Removed future from position #1 [01:57:06.062] | : . ' , ; ` | : . Number of registered futures: 0 [01:57:06.062] | : . ' , ; ` | : FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'remove', earlySignal = 0) ... done [01:57:06.062] | : . ' , ; ` | : Erased future from future backend [01:57:06.063] | : . ' , ; ` | : result() for ClusterFuture ... [01:57:06.063] | : . ' , ; ` | : . result already collected: FutureResult [01:57:06.063] | : . ' , ; ` | : result() for ClusterFuture ... done [01:57:06.063] | : . ' , ; ` | receiveMessageFromWorker() for ClusterFuture ... done [01:57:06.063] | : . ' , ; ` result() for ClusterFuture ... done [01:57:06.063] | : . ' , ; ` result() for ClusterFuture ... [01:57:06.064] | : . ' , ; ` | result already collected: FutureResult [01:57:06.064] | : . ' , ; ` result() for ClusterFuture ... done [01:57:06.064] | : . ' , ; ` relay stdout ... [01:57:06.064] | : . ' , ; ` relay stdout ... done [01:57:06.064] | : . ' , ; ` check for misuse ... [01:57:06.064] | : . ' , ; ` check for misuse ... done [01:57:06.065] | : . ' , ; value() for MultisessionFuture (NULL) ... done ** Future evaluation with errors [01:57:06.065] | : . ' , ; future(..., label = NULL) ... [01:57:06.065] | : . ' , ; ` lazy: FALSE [01:57:06.066] | : . ' , ; ` stdout: TRUE [01:57:06.066] | : . ' , ; ` conditions: [n=1] 'condition' [01:57:06.066] | : . ' , ; ` gc: FALSE [01:57:06.066] | : . ' , ; ` earlySignal: FALSE [01:57:06.066] | : . ' , ; ` getGlobalsAndPackages() ... [01:57:06.066] | : . ' , ; ` | Searching for globals ... [01:57:06.078] | : . ' , ; ` | : globals found: [3] '{', '<-', 'stop' [01:57:06.078] | : . ' , ; ` | Searching for globals ... done [01:57:06.078] | : . ' , ; ` | Resolving globals: FALSE [01:57:06.079] | : . ' , ; ` | Search for packages associated with the globals ... [01:57:06.079] | : . ' , ; ` | : Packages associated with globals: [1] 'base' [01:57:06.079] | : . ' , ; ` | : Packages: [1] 'base' [01:57:06.079] | : . ' , ; ` | Search for packages associated with the globals ... done [01:57:06.080] | : . ' , ; ` | Packages after dropping 'base': [0] [01:57:06.080] | : . ' , ; ` | globals: [0] [01:57:06.080] | : . ' , ; ` | packages: [0] [01:57:06.080] | : . ' , ; ` getGlobalsAndPackages() ... done [01:57:06.081] | : . ' , ; ` run() for 'Future' (NULL) ... [01:57:06.081] | : . ' , ; ` | state: 'created' [01:57:06.081] | : . ' , ; ` | plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [01:57:06.081] | : . ' , ; ` | plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [01:57:06.081] | : . ' , ; ` | Using MultisessionFutureBackend ... [01:57:06.082] | : . ' , ; ` | : Number of futures since start: 2 (2 created, 2 launched, 2 finished) [01:57:06.082] | : . ' , ; ` | : Launching futures ... [01:57:06.082] | : . ' , ; ` | : . launchFuture() for ClusterFutureBackend ... [01:57:06.082] | : . ' , ; ` | : . ' Workers: [n=2] [01:57:06.082] | : . ' , ; ` | : . ' Socket cluster with 2 nodes where 2 nodes are on host 'localhost' (R Under development (unstable) (2025-05-08 r88190 ucrt), platform x86_64-w64-mingw32) [01:57:06.084] | : . ' , ; ` | : . ' FutureRegistry: 'workers-653f0fb03f93f42441e4b9741917532e' [01:57:06.085] | : . ' , ; ` | : . ' requestWorker() ... [01:57:06.085] | : . ' , ; ` | : . ' , requestNode() ... [01:57:06.085] | : . ' , ; ` | : . ' , ; Number of workers: 2 [01:57:06.085] | : . ' , ; ` | : . ' , ; Polling for a free worker ... [01:57:06.085] | : . ' , ; ` | : . ' , ; ` FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'list', earlySignal = 0) ... [01:57:06.086] | : . ' , ; ` | : . ' , ; ` | Listing all futures [01:57:06.086] | : . ' , ; ` | : . ' , ; ` | Number of registered futures: 0 [01:57:06.086] | : . ' , ; ` | : . ' , ; ` FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'list', earlySignal = 0) ... done [01:57:06.086] | : . ' , ; ` | : . ' , ; ` Total time: 0 [01:57:06.086] | : . ' , ; ` | : . ' , ; Polling for a free worker ... done [01:57:06.086] | : . ' , ; ` | : . ' , ; FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'list', earlySignal = 0) ... [01:57:06.087] | : . ' , ; ` | : . ' , ; ` Listing all futures [01:57:06.087] | : . ' , ; ` | : . ' , ; ` Number of registered futures: 0 [01:57:06.087] | : . ' , ; ` | : . ' , ; FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'list', earlySignal = 0) ... done [01:57:06.087] | : . ' , ; ` | : . ' , ; avail: [n=2] '1', '2' [01:57:06.087] | : . ' , ; ` | : . ' , ; Index of first available worker: 1 [01:57:06.087] | : . ' , ; ` | : . ' , ; Validate that the worker is functional ... [01:57:06.135] | : . ' , ; ` | : . ' , ; ` Worker is functional [01:57:06.136] | : . ' , ; ` | : . ' , ; ` FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'list', earlySignal = 0) ... [01:57:06.136] | : . ' , ; ` | : . ' , ; ` | Listing all futures [01:57:06.136] | : . ' , ; ` | : . ' , ; ` | Number of registered futures: 0 [01:57:06.136] | : . ' , ; ` | : . ' , ; ` FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'list', earlySignal = 0) ... done [01:57:06.137] | : . ' , ; ` | : . ' , ; Validate that the worker is functional ... done [01:57:06.137] | : . ' , ; ` | : . ' , requestNode() ... done [01:57:06.137] | : . ' , ; ` | : . ' , cluster node index: 1 [01:57:06.137] | : . ' , ; ` | : . ' requestWorker() ... done [01:57:06.138] | : . ' , ; ` | : . ' eraseGlobalEnvironment() ... [01:57:06.138] | : . ' , ; ` | : . ' eraseGlobalEnvironment() ... done [01:57:06.138] | : . ' , ; ` | : . ' launchFuture() ... [01:57:06.139] | : . ' , ; ` | : . ' , cluster node index: 1 [01:57:06.139] | : . ' , ; ` | : . ' , getFutureData() ... [01:57:06.139] | : . ' , ; ` | : . ' , ; getFutureCore() ... [01:57:06.139] | : . ' , ; ` | : . ' , ; ` Packages needed by the future expression (n = 0): [01:57:06.139] | : . ' , ; ` | : . ' , ; getFutureCore() ... done [01:57:06.140] | : . ' , ; ` | : . ' , ; getFutureCapture() ... [01:57:06.140] | : . ' , ; ` | : . ' , ; getFutureCapture() ... done [01:57:06.140] | : . ' , ; ` | : . ' , ; getFutureContext() ... [01:57:06.140] | : . ' , ; ` | : . ' , ; ` plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [01:57:06.140] | : . ' , ; ` | : . ' , ; ` | Getting stack without first backend: [n=0] [01:57:06.141] | : . ' , ; ` | : . ' , ; ` plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [01:57:06.141] | : . ' , ; ` | : . ' , ; ` Packages needed by future backend (n = 0): [01:57:06.141] | : . ' , ; ` | : . ' , ; getFutureContext() ... done [01:57:06.141] | : . ' , ; ` | : . ' , getFutureData() ... done [01:57:06.142] | : . ' , ; ` | : . ' , FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'add', earlySignal = 0) ... [01:57:06.142] | : . ' , ; ` | : . ' , ; Appended future to position #1 [01:57:06.142] | : . ' , ; ` | : . ' , ; Number of registered futures: 1 [01:57:06.143] | : . ' , ; ` | : . ' , FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'add', earlySignal = 0) ... done [01:57:06.143] | : . ' , ; ` | : . ' launchFuture() ... done [01:57:06.143] | : . ' , ; ` | : . ' MultisessionFuture started [01:57:06.143] | : . ' , ; ` | : . launchFuture() for ClusterFutureBackend ... done [01:57:06.143] | : . ' , ; ` | : Launching futures ... done [01:57:06.144] | : . ' , ; ` | : Future launched: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [01:57:06.144] | : . ' , ; ` | Using MultisessionFutureBackend ... done [01:57:06.144] | : . ' , ; ` run() for 'Future' (NULL) ... done [01:57:06.144] | : . ' , ; future(..., label = NULL) ... done [01:57:06.145] | : . ' , ; value() for MultisessionFuture (NULL) ... [01:57:06.145] | : . ' , ; ` result() for ClusterFuture ... [01:57:06.146] | : . ' , ; ` | assertValidConnection() ... [01:57:06.146] | : . ' , ; ` | : cluster node index: 1 [01:57:06.146] | : . ' , ; ` | assertValidConnection() ... done [01:57:06.147] | : . ' , ; ` | receiveMessageFromWorker() for ClusterFuture ... [01:57:06.147] | : . ' , ; ` | : cluster node index: 1 [01:57:06.147] | : . ' , ; ` | : [1] TRUE [01:57:06.148] | : . ' , ; ` | : received data: [01:57:06.148] | : . ' , ; ` | : List of 5 [01:57:06.148] | : . ' , ; ` | : $ type : chr "VALUE" [01:57:06.148] | : . ' , ; ` | : $ value :List of 14 [01:57:06.148] | : . ' , ; ` | : ..$ value : NULL [01:57:06.148] | : . ' , ; ` | : ..$ visible : logi TRUE [01:57:06.148] | : . ' , ; ` | : ..$ stdout : chr "" [01:57:06.148] | : . ' , ; ` | : ..$ conditions :List of 1 [01:57:06.148] | : . ' , ; ` | : .. ..$ :List of 5 [01:57:06.148] | : . ' , ; ` | : .. .. ..$ condition:List of 2 [01:57:06.148] | : . ' , ; ` | : .. .. .. ..$ message: chr "Woops!" [01:57:06.148] | : . ' , ; ` | : .. .. .. ..$ call : language eval(quote({ { ... [01:57:06.148] | : . ' , ; ` | : .. .. .. ..- attr(*, "class")= chr [1:3] "simpleError" "error" "condition" [01:57:06.148] | : . ' , ; ` | : .. .. ..$ calls :List of 10 [01:57:06.148] | : . ' , ; ` | : .. .. .. ..$ : language eval(expr, envir = globalenv()) [01:57:06.148] | : . ' , ; ` | : .. .. .. ..$ : language eval(expr, envir = globalenv()) [01:57:06.148] | : . ' , ; ` | : .. .. .. ..$ : language local({ { ... [01:57:06.148] | : . ' , ; ` | : .. .. .. ..$ : language eval.parent(substitute(eval(quote(expr), envir))) [01:57:06.148] | : . ' , ; ` | : .. .. .. ..$ : language eval(expr, p) [01:57:06.148] | : . ' , ; ` | : .. .. .. ..$ : language eval(expr, p) [01:57:06.148] | : . ' , ; ` | : .. .. .. ..$ : language eval(quote({ { ... [01:57:06.148] | : . ' , ; ` | : .. .. .. ..$ : language eval(quote({ { ... [01:57:06.148] | : . ' , ; ` | : .. .. .. ..$ : language stop("Woops!") [01:57:06.148] | : . ' , ; ` | : .. .. .. ..$ : language eval(quote({ { ... [01:57:06.148] | : . ' , ; ` | : .. .. ..$ session :List of 6 [01:57:06.148] | : . ' , ; ` | : .. .. .. ..$ r :List of 15 [01:57:06.148] | : . ' , ; ` | : .. .. .. .. ..$ platform : chr "x86_64-w64-mingw32" [01:57:06.148] | : . ' , ; ` | : .. .. .. .. ..$ arch : chr "x86_64" [01:57:06.148] | : . ' , ; ` | : .. .. .. .. ..$ os : chr "mingw32" [01:57:06.148] | : . ' , ; ` | : .. .. .. .. ..$ crt : chr "ucrt" [01:57:06.148] | : . ' , ; ` | : .. .. .. .. ..$ system : chr "x86_64, mingw32" [01:57:06.148] | : . ' , ; ` | : .. .. .. .. ..$ status : chr "Under development (unstable)" [01:57:06.148] | : . ' , ; ` | : .. .. .. .. ..$ major : chr "4" [01:57:06.148] | : . ' , ; ` | : .. .. .. .. ..$ minor : chr "6.0" [01:57:06.148] | : . ' , ; ` | : .. .. .. .. ..$ year : chr "2025" [01:57:06.148] | : . ' , ; ` | : .. .. .. .. ..$ month : chr "05" [01:57:06.148] | : . ' , ; ` | : .. .. .. .. ..$ day : chr "08" [01:57:06.148] | : . ' , ; ` | : .. .. .. .. ..$ svn rev : chr "88190" [01:57:06.148] | : . ' , ; ` | : .. .. .. .. ..$ language : chr "R" [01:57:06.148] | : . ' , ; ` | : .. .. .. .. ..$ version.string: chr "R Under development (unstable) (2025-05-08 r88190 ucrt)" [01:57:06.148] | : . ' , ; ` | : .. .. .. .. ..$ nickname : chr "Unsuffered Consequences" [01:57:06.148] | : . ' , ; ` | : .. .. .. ..$ locale : chr "LC_COLLATE=C;LC_CTYPE=German_Germany.utf8;LC_MONETARY=C;LC_NUMERIC=C;LC_TIME=C" [01:57:06.148] | : . ' , ; ` | : .. .. .. ..$ rngkind : chr [1:3] "Mersenne-Twister" "Inversion" "Rejection" [01:57:06.148] | : . ' , ; ` | : .. .. .. ..$ namespaces: chr [1:16] "compiler" "parallelly" "graphics" "tools" ... [01:57:06.148] | : . ' , ; ` | : .. .. .. ..$ search : chr [1:10] ".GlobalEnv" "package:future" "package:stats" "package:graphics" ... [01:57:06.148] | : . ' , ; ` | : .. .. .. ..$ system : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [01:57:06.148] | : . ' , ; ` | : .. .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [01:57:06.148] | : . ' , ; ` | : .. .. ..$ timestamp: POSIXct[1:1], format: "2025-05-09 01:57:06" [01:57:06.148] | : . ' , ; ` | : .. .. ..$ signaled : int 0 [01:57:06.148] | : . ' , ; ` | : ..$ rng : logi FALSE [01:57:06.148] | : . ' , ; ` | : ..$ misuseGlobalEnv : NULL [01:57:06.148] | : . ' , ; ` | : ..$ misuseConnections:List of 3 [01:57:06.148] | : . ' , ; ` | : .. ..$ added : NULL [01:57:06.148] | : . ' , ; ` | : .. ..$ removed : NULL [01:57:06.148] | : . ' , ; ` | : .. ..$ replaced: NULL [01:57:06.148] | : . ' , ; ` | : ..$ misuseDevices : NULL [01:57:06.148] | : . ' , ; ` | : ..$ started : POSIXct[1:1], format: "2025-05-09 01:57:06" [01:57:06.148] | : . ' , ; ` | : ..$ finished : POSIXct[1:1], format: "2025-05-09 01:57:06" [01:57:06.148] | : . ' , ; ` | : ..$ uuid : chr [1:2] "3ba31c91e15460d52963568b70c5f137" "16" [01:57:06.148] | : . ' , ; ` | : ..$ session_uuid : chr "c5ad30aa3db6ab74f916b75e39fb99ca" [01:57:06.148] | : . ' , ; ` | : .. ..- attr(*, "source")=List of 5 [01:57:06.148] | : . ' , ; ` | : .. .. ..$ host : Named chr "CRANWIN3" [01:57:06.148] | : . ' , ; ` | : .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [01:57:06.148] | : . ' , ; ` | : .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [01:57:06.148] | : . ' , ; ` | : .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [01:57:06.148] | : . ' , ; ` | : .. .. ..$ pid : int 85152 [01:57:06.148] | : . ' , ; ` | : .. .. ..$ time : POSIXct[1:1], format: "2025-05-09 01:57:05" [01:57:06.148] | : . ' , ; ` | : .. .. ..$ random: int 2147483647 [01:57:06.148] | : . ' , ; ` | : ..$ r_info :List of 4 [01:57:06.148] | : . ' , ; ` | : .. ..$ version :Classes 'R_system_version', 'package_version', 'numeric_version' hidden list of 1 [01:57:06.148] | : . ' , ; ` | : .. .. ..$ : int [1:3] 4 6 0 [01:57:06.148] | : . ' , ; ` | : .. ..$ os : chr "windows" [01:57:06.148] | : . ' , ; ` | : .. ..$ os_name : chr "Windows" [01:57:06.148] | : . ' , ; ` | : .. ..$ captures_utf8: logi TRUE [01:57:06.148] | : . ' , ; ` | : ..$ version : chr "1.8" [01:57:06.148] | : . ' , ; ` | : ..- attr(*, "class")= chr "FutureResult" [01:57:06.148] | : . ' , ; ` | : $ success: logi TRUE [01:57:06.148] | : . ' , ; ` | : $ time : 'proc_time' Named num [1:5] 0 0 0 NA NA [01:57:06.148] | : . ' , ; ` | : ..- attr(*, "names")= chr [1:5] "user.self" "sys.self" "elapsed" "user.child" ... [01:57:06.148] | : . ' , ; ` | : $ tag : NULL [01:57:06.189] | : . ' , ; ` | : Received FutureResult [01:57:06.189] | : . ' , ; ` | : FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'remove', earlySignal = 0) ... [01:57:06.189] | : . ' , ; ` | : . Removed future from position #1 [01:57:06.189] | : . ' , ; ` | : . Number of registered futures: 0 [01:57:06.190] | : . ' , ; ` | : FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'remove', earlySignal = 0) ... done [01:57:06.190] | : . ' , ; ` | : Erased future from future backend [01:57:06.190] | : . ' , ; ` | : result() for ClusterFuture ... [01:57:06.190] | : . ' , ; ` | : . result already collected: FutureResult [01:57:06.193] | : . ' , ; ` | : result() for ClusterFuture ... done [01:57:06.193] | : . ' , ; ` | : signalConditions() ... [01:57:06.193] | : . ' , ; ` | : . include = 'immediateCondition' [01:57:06.193] | : . ' , ; ` | : . exclude = [01:57:06.194] | : . ' , ; ` | : . resignal = FALSE [01:57:06.194] | : . ' , ; ` | : . Number of conditions: 1 [01:57:06.194] | : . ' , ; ` | : signalConditions() ... done [01:57:06.194] | : . ' , ; ` | receiveMessageFromWorker() for ClusterFuture ... done [01:57:06.194] | : . ' , ; ` result() for ClusterFuture ... done [01:57:06.194] | : . ' , ; ` result() for ClusterFuture ... [01:57:06.195] | : . ' , ; ` | result already collected: FutureResult [01:57:06.195] | : . ' , ; ` result() for ClusterFuture ... done [01:57:06.195] | : . ' , ; ` signalConditions() ... [01:57:06.195] | : . ' , ; ` | include = 'immediateCondition' [01:57:06.195] | : . ' , ; ` | exclude = [01:57:06.195] | : . ' , ; ` | resignal = FALSE [01:57:06.196] | : . ' , ; ` | Number of conditions: 1 [01:57:06.196] | : . ' , ; ` signalConditions() ... done [01:57:06.196] | : . ' , ; ` relay stdout ... [01:57:06.196] | : . ' , ; ` relay stdout ... done [01:57:06.196] | : . ' , ; ` check for misuse ... [01:57:06.196] | : . ' , ; ` check for misuse ... done [01:57:06.197] | : . ' , ; ` relay conditions ... [01:57:06.197] | : . ' , ; ` | Future state: 'finished' [01:57:06.197] | : . ' , ; ` | result() for ClusterFuture ... [01:57:06.197] | : . ' , ; ` | : result already collected: FutureResult [01:57:06.197] | : . ' , ; ` | result() for ClusterFuture ... done [01:57:06.197] | : . ' , ; ` | signalConditions() ... [01:57:06.198] | : . ' , ; ` | : include = 'condition' [01:57:06.198] | : . ' , ; ` | : exclude = 'immediateCondition' [01:57:06.198] | : . ' , ; ` | : resignal = TRUE [01:57:06.198] | : . ' , ; ` | : Number of conditions: 1 [01:57:06.198] | : . ' , ; ` | : Condition #1: 'simpleError', 'error', 'condition' [01:57:06.198] | : . ' , ; ` | signalConditions() ... done [01:57:06.199] | : . ' , ; ` relay conditions ... done [01:57:06.199] | : . ' , ; ` future(..., label = NULL) ... [01:57:06.199] | : . ' , ; ` | lazy: FALSE [01:57:06.200] | : . ' , ; ` | stdout: TRUE [01:57:06.200] | : . ' , ; ` | conditions: [n=1] 'condition' [01:57:06.200] | : . ' , ; ` | gc: FALSE [01:57:06.200] | : . ' , ; ` | earlySignal: FALSE [01:57:06.200] | : . ' , ; ` | getGlobalsAndPackages() ... [01:57:06.200] | : . ' , ; ` | : Searching for globals ... [01:57:06.216] | : . ' , ; ` | : . globals found: [6] '{', 'if', '==', '%%', 'ii', 'stop' [01:57:06.216] | : . ' , ; ` | : Searching for globals ... done [01:57:06.216] | : . ' , ; ` | : Resolving globals: FALSE [01:57:06.216] | : . ' , ; ` | : Search for packages associated with the globals ... [01:57:06.216] | : . ' , ; ` | : . Packages associated with globals: [1] 'base' [01:57:06.217] | : . ' , ; ` | : . Packages: [1] 'base' [01:57:06.217] | : . ' , ; ` | : Search for packages associated with the globals ... done [01:57:06.217] | : . ' , ; ` | : Packages after dropping 'base': [0] [01:57:06.217] | : . ' , ; ` | : globals: [1] 'ii' [01:57:06.218] | : . ' , ; ` | : packages: [0] [01:57:06.218] | : . ' , ; ` | getGlobalsAndPackages() ... done [01:57:06.218] | : . ' , ; ` | run() for 'Future' (NULL) ... [01:57:06.218] | : . ' , ; ` | : state: 'created' [01:57:06.219] | : . ' , ; ` | : plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [01:57:06.219] | : . ' , ; ` | : plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [01:57:06.219] | : . ' , ; ` | : Using MultisessionFutureBackend ... [01:57:06.219] | : . ' , ; ` | : . Number of futures since start: 3 (3 created, 3 launched, 3 finished) [01:57:06.219] | : . ' , ; ` | : . Launching futures ... [01:57:06.219] | : . ' , ; ` | : . ' launchFuture() for ClusterFutureBackend ... [01:57:06.220] | : . ' , ; ` | : . ' , Workers: [n=2] [01:57:06.220] | : . ' , ; ` | : . ' , Socket cluster with 2 nodes where 2 nodes are on host 'localhost' (R Under development (unstable) (2025-05-08 r88190 ucrt), platform x86_64-w64-mingw32) [01:57:06.222] | : . ' , ; ` | : . ' , FutureRegistry: 'workers-653f0fb03f93f42441e4b9741917532e' [01:57:06.222] | : . ' , ; ` | : . ' , requestWorker() ... [01:57:06.222] | : . ' , ; ` | : . ' , ; requestNode() ... [01:57:06.222] | : . ' , ; ` | : . ' , ; ` Number of workers: 2 [01:57:06.222] | : . ' , ; ` | : . ' , ; ` Polling for a free worker ... [01:57:06.223] | : . ' , ; ` | : . ' , ; ` | FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'list', earlySignal = 0) ... [01:57:06.223] | : . ' , ; ` | : . ' , ; ` | : Listing all futures [01:57:06.223] | : . ' , ; ` | : . ' , ; ` | : Number of registered futures: 0 [01:57:06.223] | : . ' , ; ` | : . ' , ; ` | FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'list', earlySignal = 0) ... done [01:57:06.223] | : . ' , ; ` | : . ' , ; ` | Total time: 0 [01:57:06.223] | : . ' , ; ` | : . ' , ; ` Polling for a free worker ... done [01:57:06.224] | : . ' , ; ` | : . ' , ; ` FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'list', earlySignal = 0) ... [01:57:06.224] | : . ' , ; ` | : . ' , ; ` | Listing all futures [01:57:06.224] | : . ' , ; ` | : . ' , ; ` | Number of registered futures: 0 [01:57:06.224] | : . ' , ; ` | : . ' , ; ` FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'list', earlySignal = 0) ... done [01:57:06.224] | : . ' , ; ` | : . ' , ; ` avail: [n=2] '1', '2' [01:57:06.224] | : . ' , ; ` | : . ' , ; ` Index of first available worker: 1 [01:57:06.225] | : . ' , ; ` | : . ' , ; ` Validate that the worker is functional ... [01:57:06.271] | : . ' , ; ` | : . ' , ; ` | Worker is functional [01:57:06.271] | : . ' , ; ` | : . ' , ; ` | FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'list', earlySignal = 0) ... [01:57:06.271] | : . ' , ; ` | : . ' , ; ` | : Listing all futures [01:57:06.271] | : . ' , ; ` | : . ' , ; ` | : Number of registered futures: 0 [01:57:06.271] | : . ' , ; ` | : . ' , ; ` | FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'list', earlySignal = 0) ... done [01:57:06.272] | : . ' , ; ` | : . ' , ; ` Validate that the worker is functional ... done [01:57:06.272] | : . ' , ; ` | : . ' , ; requestNode() ... done [01:57:06.272] | : . ' , ; ` | : . ' , ; cluster node index: 1 [01:57:06.272] | : . ' , ; ` | : . ' , requestWorker() ... done [01:57:06.272] | : . ' , ; ` | : . ' , eraseGlobalEnvironment() ... [01:57:06.273] | : . ' , ; ` | : . ' , eraseGlobalEnvironment() ... done [01:57:06.273] | : . ' , ; ` | : . ' , launchFuture() ... [01:57:06.273] | : . ' , ; ` | : . ' , ; cluster node index: 1 [01:57:06.273] | : . ' , ; ` | : . ' , ; getFutureData() ... [01:57:06.273] | : . ' , ; ` | : . ' , ; ` getFutureCore() ... [01:57:06.274] | : . ' , ; ` | : . ' , ; ` | Packages needed by the future expression (n = 0): [01:57:06.274] | : . ' , ; ` | : . ' , ; ` getFutureCore() ... done [01:57:06.274] | : . ' , ; ` | : . ' , ; ` getFutureCapture() ... [01:57:06.274] | : . ' , ; ` | : . ' , ; ` getFutureCapture() ... done [01:57:06.274] | : . ' , ; ` | : . ' , ; ` getFutureContext() ... [01:57:06.275] | : . ' , ; ` | : . ' , ; ` | plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [01:57:06.275] | : . ' , ; ` | : . ' , ; ` | : Getting stack without first backend: [n=0] [01:57:06.275] | : . ' , ; ` | : . ' , ; ` | plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [01:57:06.275] | : . ' , ; ` | : . ' , ; ` | Packages needed by future backend (n = 0): [01:57:06.275] | : . ' , ; ` | : . ' , ; ` getFutureContext() ... done [01:57:06.276] | : . ' , ; ` | : . ' , ; getFutureData() ... done [01:57:06.276] | : . ' , ; ` | : . ' , ; FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'add', earlySignal = 0) ... [01:57:06.276] | : . ' , ; ` | : . ' , ; ` Appended future to position #1 [01:57:06.276] | : . ' , ; ` | : . ' , ; ` Number of registered futures: 1 [01:57:06.277] | : . ' , ; ` | : . ' , ; FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'add', earlySignal = 0) ... done [01:57:06.277] | : . ' , ; ` | : . ' , launchFuture() ... done [01:57:06.277] | : . ' , ; ` | : . ' , MultisessionFuture started [01:57:06.277] | : . ' , ; ` | : . ' launchFuture() for ClusterFutureBackend ... done [01:57:06.277] | : . ' , ; ` | : . Launching futures ... done [01:57:06.277] | : . ' , ; ` | : . Future launched: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [01:57:06.278] | : . ' , ; ` | : Using MultisessionFutureBackend ... done [01:57:06.278] | : . ' , ; ` | run() for 'Future' (NULL) ... done [01:57:06.278] | : . ' , ; ` future(..., label = NULL) ... done [01:57:06.278] | : . ' , ; ` future(..., label = NULL) ... [01:57:06.279] | : . ' , ; ` | lazy: FALSE [01:57:06.279] | : . ' , ; ` | stdout: TRUE [01:57:06.279] | : . ' , ; ` | conditions: [n=1] 'condition' [01:57:06.279] | : . ' , ; ` | gc: FALSE [01:57:06.279] | : . ' , ; ` | earlySignal: FALSE [01:57:06.280] | : . ' , ; ` | getGlobalsAndPackages() ... [01:57:06.280] | : . ' , ; ` | : Searching for globals ... [01:57:06.297] | : . ' , ; ` | : . globals found: [6] '{', 'if', '==', '%%', 'ii', 'stop' [01:57:06.298] | : . ' , ; ` | : Searching for globals ... done [01:57:06.298] | : . ' , ; ` | : Resolving globals: FALSE [01:57:06.298] | : . ' , ; ` | : Search for packages associated with the globals ... [01:57:06.299] | : . ' , ; ` | : . Packages associated with globals: [1] 'base' [01:57:06.299] | : . ' , ; ` | : . Packages: [1] 'base' [01:57:06.299] | : . ' , ; ` | : Search for packages associated with the globals ... done [01:57:06.299] | : . ' , ; ` | : Packages after dropping 'base': [0] [01:57:06.300] | : . ' , ; ` | : globals: [1] 'ii' [01:57:06.300] | : . ' , ; ` | : packages: [0] [01:57:06.300] | : . ' , ; ` | getGlobalsAndPackages() ... done [01:57:06.300] | : . ' , ; ` | run() for 'Future' (NULL) ... [01:57:06.301] | : . ' , ; ` | : state: 'created' [01:57:06.301] | : . ' , ; ` | : plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [01:57:06.301] | : . ' , ; ` | : plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [01:57:06.301] | : . ' , ; ` | : Using MultisessionFutureBackend ... [01:57:06.301] | : . ' , ; ` | : . Number of futures since start: 4 (4 created, 4 launched, 3 finished) [01:57:06.302] | : . ' , ; ` | : . Launching futures ... [01:57:06.302] | : . ' , ; ` | : . ' launchFuture() for ClusterFutureBackend ... [01:57:06.302] | : . ' , ; ` | : . ' , Workers: [n=2] [01:57:06.302] | : . ' , ; ` | : . ' , Socket cluster with 2 nodes where 2 nodes are on host 'localhost' (R Under development (unstable) (2025-05-08 r88190 ucrt), platform x86_64-w64-mingw32) [01:57:06.305] | : . ' , ; ` | : . ' , FutureRegistry: 'workers-653f0fb03f93f42441e4b9741917532e' [01:57:06.305] | : . ' , ; ` | : . ' , requestWorker() ... [01:57:06.305] | : . ' , ; ` | : . ' , ; requestNode() ... [01:57:06.305] | : . ' , ; ` | : . ' , ; ` Number of workers: 2 [01:57:06.305] | : . ' , ; ` | : . ' , ; ` Polling for a free worker ... [01:57:06.306] | : . ' , ; ` | : . ' , ; ` | FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'list', earlySignal = 0) ... [01:57:06.306] | : . ' , ; ` | : . ' , ; ` | : Listing all futures [01:57:06.306] | : . ' , ; ` | : . ' , ; ` | : Number of registered futures: 1 [01:57:06.306] | : . ' , ; ` | : . ' , ; ` | FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'list', earlySignal = 0) ... done [01:57:06.306] | : . ' , ; ` | : . ' , ; ` | Total time: 0 [01:57:06.307] | : . ' , ; ` | : . ' , ; ` Polling for a free worker ... done [01:57:06.307] | : . ' , ; ` | : . ' , ; ` FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'list', earlySignal = 0) ... [01:57:06.307] | : . ' , ; ` | : . ' , ; ` | Listing all futures [01:57:06.307] | : . ' , ; ` | : . ' , ; ` | Number of registered futures: 1 [01:57:06.308] | : . ' , ; ` | : . ' , ; ` FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'list', earlySignal = 0) ... done [01:57:06.308] | : . ' , ; ` | : . ' , ; ` avail: [n=2] '2' [01:57:06.308] | : . ' , ; ` | : . ' , ; ` Index of first available worker: 2 [01:57:06.308] | : . ' , ; ` | : . ' , ; ` Validate that the worker is functional ... [01:57:06.440] | : . ' , ; ` | : . ' , ; ` | Worker is functional [01:57:06.441] | : . ' , ; ` | : . ' , ; ` | FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'list', earlySignal = 0) ... [01:57:06.441] | : . ' , ; ` | : . ' , ; ` | : Listing all futures [01:57:06.441] | : . ' , ; ` | : . ' , ; ` | : Number of registered futures: 1 [01:57:06.441] | : . ' , ; ` | : . ' , ; ` | FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'list', earlySignal = 0) ... done [01:57:06.441] | : . ' , ; ` | : . ' , ; ` Validate that the worker is functional ... done [01:57:06.442] | : . ' , ; ` | : . ' , ; requestNode() ... done [01:57:06.442] | : . ' , ; ` | : . ' , ; cluster node index: 2 [01:57:06.442] | : . ' , ; ` | : . ' , requestWorker() ... done [01:57:06.442] | : . ' , ; ` | : . ' , eraseGlobalEnvironment() ... [01:57:06.443] | : . ' , ; ` | : . ' , eraseGlobalEnvironment() ... done [01:57:06.443] | : . ' , ; ` | : . ' , launchFuture() ... [01:57:06.443] | : . ' , ; ` | : . ' , ; cluster node index: 2 [01:57:06.443] | : . ' , ; ` | : . ' , ; getFutureData() ... [01:57:06.444] | : . ' , ; ` | : . ' , ; ` getFutureCore() ... [01:57:06.444] | : . ' , ; ` | : . ' , ; ` | Packages needed by the future expression (n = 0): [01:57:06.444] | : . ' , ; ` | : . ' , ; ` getFutureCore() ... done [01:57:06.444] | : . ' , ; ` | : . ' , ; ` getFutureCapture() ... [01:57:06.444] | : . ' , ; ` | : . ' , ; ` getFutureCapture() ... done [01:57:06.445] | : . ' , ; ` | : . ' , ; ` getFutureContext() ... [01:57:06.445] | : . ' , ; ` | : . ' , ; ` | plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [01:57:06.445] | : . ' , ; ` | : . ' , ; ` | : Getting stack without first backend: [n=0] [01:57:06.445] | : . ' , ; ` | : . ' , ; ` | plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [01:57:06.446] | : . ' , ; ` | : . ' , ; ` | Packages needed by future backend (n = 0): [01:57:06.446] | : . ' , ; ` | : . ' , ; ` getFutureContext() ... done [01:57:06.446] | : . ' , ; ` | : . ' , ; getFutureData() ... done [01:57:06.447] | : . ' , ; ` | : . ' , ; FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'add', earlySignal = 0) ... [01:57:06.447] | : . ' , ; ` | : . ' , ; ` Appended future to position #2 [01:57:06.447] | : . ' , ; ` | : . ' , ; ` Number of registered futures: 2 [01:57:06.447] | : . ' , ; ` | : . ' , ; FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'add', earlySignal = 0) ... done [01:57:06.447] | : . ' , ; ` | : . ' , launchFuture() ... done [01:57:06.448] | : . ' , ; ` | : . ' , MultisessionFuture started [01:57:06.448] | : . ' , ; ` | : . ' launchFuture() for ClusterFutureBackend ... done [01:57:06.448] | : . ' , ; ` | : . Launching futures ... done [01:57:06.448] | : . ' , ; ` | : . Future launched: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [01:57:06.448] | : . ' , ; ` | : Using MultisessionFutureBackend ... done [01:57:06.449] | : . ' , ; ` | run() for 'Future' (NULL) ... done [01:57:06.449] | : . ' , ; ` future(..., label = NULL) ... done [01:57:06.449] | : . ' , ; ` future(..., label = NULL) ... [01:57:06.450] | : . ' , ; ` | lazy: FALSE [01:57:06.450] | : . ' , ; ` | stdout: TRUE [01:57:06.450] | : . ' , ; ` | conditions: [n=1] 'condition' [01:57:06.450] | : . ' , ; ` | gc: FALSE [01:57:06.450] | : . ' , ; ` | earlySignal: FALSE [01:57:06.451] | : . ' , ; ` | getGlobalsAndPackages() ... [01:57:06.451] | : . ' , ; ` | : Searching for globals ... [01:57:06.468] | : . ' , ; ` | : . globals found: [6] '{', 'if', '==', '%%', 'ii', 'stop' [01:57:06.468] | : . ' , ; ` | : Searching for globals ... done [01:57:06.469] | : . ' , ; ` | : Resolving globals: FALSE [01:57:06.469] | : . ' , ; ` | : Search for packages associated with the globals ... [01:57:06.469] | : . ' , ; ` | : . Packages associated with globals: [1] 'base' [01:57:06.469] | : . ' , ; ` | : . Packages: [1] 'base' [01:57:06.470] | : . ' , ; ` | : Search for packages associated with the globals ... done [01:57:06.470] | : . ' , ; ` | : Packages after dropping 'base': [0] [01:57:06.470] | : . ' , ; ` | : globals: [1] 'ii' [01:57:06.470] | : . ' , ; ` | : packages: [0] [01:57:06.470] | : . ' , ; ` | getGlobalsAndPackages() ... done [01:57:06.471] | : . ' , ; ` | run() for 'Future' (NULL) ... [01:57:06.471] | : . ' , ; ` | : state: 'created' [01:57:06.471] | : . ' , ; ` | : plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [01:57:06.471] | : . ' , ; ` | : plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [01:57:06.471] | : . ' , ; ` | : Using MultisessionFutureBackend ... [01:57:06.472] | : . ' , ; ` | : . Number of futures since start: 5 (5 created, 5 launched, 3 finished) [01:57:06.472] | : . ' , ; ` | : . Launching futures ... [01:57:06.472] | : . ' , ; ` | : . ' launchFuture() for ClusterFutureBackend ... [01:57:06.472] | : . ' , ; ` | : . ' , Workers: [n=2] [01:57:06.472] | : . ' , ; ` | : . ' , Socket cluster with 2 nodes where 2 nodes are on host 'localhost' (R Under development (unstable) (2025-05-08 r88190 ucrt), platform x86_64-w64-mingw32) [01:57:06.474] | : . ' , ; ` | : . ' , FutureRegistry: 'workers-653f0fb03f93f42441e4b9741917532e' [01:57:06.474] | : . ' , ; ` | : . ' , requestWorker() ... [01:57:06.474] | : . ' , ; ` | : . ' , ; requestNode() ... [01:57:06.475] | : . ' , ; ` | : . ' , ; ` Number of workers: 2 [01:57:06.475] | : . ' , ; ` | : . ' , ; ` Polling for a free worker ... [01:57:06.475] | : . ' , ; ` | : . ' , ; ` | FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'list', earlySignal = 0) ... [01:57:06.475] | : . ' , ; ` | : . ' , ; ` | : Listing all futures [01:57:06.475] | : . ' , ; ` | : . ' , ; ` | : Number of registered futures: 2 [01:57:06.475] | : . ' , ; ` | : . ' , ; ` | FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'list', earlySignal = 0) ... done [01:57:06.476] | : . ' , ; ` | : . ' , ; ` | Poll #1 (0): usedNodes() = 2, workers = 2 [01:57:06.495] | : . ' , ; ` | : . ' , ; ` | FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'collect-first', earlySignal = 1) ... [01:57:06.495] | : . ' , ; ` | : . ' , ; ` | : collectValues('workers-653f0fb03f93f42441e4b9741917532e', firstOnly = TRUE) ... [01:57:06.495] | : . ' , ; ` | : . ' , ; ` | : . resolved() for MultisessionFuture (NULL) ... [01:57:06.496] | : . ' , ; ` | : . ' , ; ` | : . ' Cluster node socket connection: index=4, id=421 [01:57:06.496] | : . ' , ; ` | : . ' , ; ` | : . ' assertValidConnection() ... [01:57:06.496] | : . ' , ; ` | : . ' , ; ` | : . ' , cluster node index: 1 [01:57:06.497] | : . ' , ; ` | : . ' , ; ` | : . ' assertValidConnection() ... done [01:57:06.497] | : . ' , ; ` | : . ' , ; ` | : . ' receiveMessageFromWorker() for ClusterFuture ... [01:57:06.497] | : . ' , ; ` | : . ' , ; ` | : . ' , cluster node index: 1 [01:57:06.497] | : . ' , ; ` | : . ' , ; ` | : . ' , [1] TRUE [01:57:06.498] | : . ' , ; ` | : . ' , ; ` | : . ' , received data: [01:57:06.498] | : . ' , ; ` | : . ' , ; ` | : . ' , List of 5 [01:57:06.498] | : . ' , ; ` | : . ' , ; ` | : . ' , $ type : chr "VALUE" [01:57:06.498] | : . ' , ; ` | : . ' , ; ` | : . ' , $ value :List of 14 [01:57:06.498] | : . ' , ; ` | : . ' , ; ` | : . ' , ..$ value : int 1 [01:57:06.498] | : . ' , ; ` | : . ' , ; ` | : . ' , ..$ visible : logi TRUE [01:57:06.498] | : . ' , ; ` | : . ' , ; ` | : . ' , ..$ stdout : chr "" [01:57:06.498] | : . ' , ; ` | : . ' , ; ` | : . ' , ..$ conditions : list() [01:57:06.498] | : . ' , ; ` | : . ' , ; ` | : . ' , ..$ rng : logi FALSE [01:57:06.498] | : . ' , ; ` | : . ' , ; ` | : . ' , ..$ misuseGlobalEnv : NULL [01:57:06.498] | : . ' , ; ` | : . ' , ; ` | : . ' , ..$ misuseConnections:List of 3 [01:57:06.498] | : . ' , ; ` | : . ' , ; ` | : . ' , .. ..$ added : NULL [01:57:06.498] | : . ' , ; ` | : . ' , ; ` | : . ' , .. ..$ removed : NULL [01:57:06.498] | : . ' , ; ` | : . ' , ; ` | : . ' , .. ..$ replaced: NULL [01:57:06.498] | : . ' , ; ` | : . ' , ; ` | : . ' , ..$ misuseDevices : NULL [01:57:06.498] | : . ' , ; ` | : . ' , ; ` | : . ' , ..$ started : POSIXct[1:1], format: "2025-05-09 01:57:06" [01:57:06.498] | : . ' , ; ` | : . ' , ; ` | : . ' , ..$ finished : POSIXct[1:1], format: "2025-05-09 01:57:06" [01:57:06.498] | : . ' , ; ` | : . ' , ; ` | : . ' , ..$ uuid : chr [1:2] "3ba31c91e15460d52963568b70c5f137" "17" [01:57:06.498] | : . ' , ; ` | : . ' , ; ` | : . ' , ..$ session_uuid : chr "c5ad30aa3db6ab74f916b75e39fb99ca" [01:57:06.498] | : . ' , ; ` | : . ' , ; ` | : . ' , .. ..- attr(*, "source")=List of 5 [01:57:06.498] | : . ' , ; ` | : . ' , ; ` | : . ' , .. .. ..$ host : Named chr "CRANWIN3" [01:57:06.498] | : . ' , ; ` | : . ' , ; ` | : . ' , .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [01:57:06.498] | : . ' , ; ` | : . ' , ; ` | : . ' , .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [01:57:06.498] | : . ' , ; ` | : . ' , ; ` | : . ' , .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [01:57:06.498] | : . ' , ; ` | : . ' , ; ` | : . ' , .. .. ..$ pid : int 85152 [01:57:06.498] | : . ' , ; ` | : . ' , ; ` | : . ' , .. .. ..$ time : POSIXct[1:1], format: "2025-05-09 01:57:05" [01:57:06.498] | : . ' , ; ` | : . ' , ; ` | : . ' , .. .. ..$ random: int 2147483647 [01:57:06.498] | : . ' , ; ` | : . ' , ; ` | : . ' , ..$ r_info :List of 4 [01:57:06.498] | : . ' , ; ` | : . ' , ; ` | : . ' , .. ..$ version :Classes 'R_system_version', 'package_version', 'numeric_version' hidden list of 1 [01:57:06.498] | : . ' , ; ` | : . ' , ; ` | : . ' , .. .. ..$ : int [1:3] 4 6 0 [01:57:06.498] | : . ' , ; ` | : . ' , ; ` | : . ' , .. ..$ os : chr "windows" [01:57:06.498] | : . ' , ; ` | : . ' , ; ` | : . ' , .. ..$ os_name : chr "Windows" [01:57:06.498] | : . ' , ; ` | : . ' , ; ` | : . ' , .. ..$ captures_utf8: logi TRUE [01:57:06.498] | : . ' , ; ` | : . ' , ; ` | : . ' , ..$ version : chr "1.8" [01:57:06.498] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "class")= chr "FutureResult" [01:57:06.498] | : . ' , ; ` | : . ' , ; ` | : . ' , $ success: logi TRUE [01:57:06.498] | : . ' , ; ` | : . ' , ; ` | : . ' , $ time : 'proc_time' Named num [1:5] 0 0 0 NA NA [01:57:06.498] | : . ' , ; ` | : . ' , ; ` | : . ' , ..- attr(*, "names")= chr [1:5] "user.self" "sys.self" "elapsed" "user.child" ... [01:57:06.498] | : . ' , ; ` | : . ' , ; ` | : . ' , $ tag : NULL [01:57:06.511] | : . ' , ; ` | : . ' , ; ` | : . ' , Received FutureResult [01:57:06.511] | : . ' , ; ` | : . ' , ; ` | : . ' , FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'remove', earlySignal = 0) ... [01:57:06.511] | : . ' , ; ` | : . ' , ; ` | : . ' , ; Removed future from position #1 [01:57:06.511] | : . ' , ; ` | : . ' , ; ` | : . ' , ; Number of registered futures: 1 [01:57:06.512] | : . ' , ; ` | : . ' , ; ` | : . ' , FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'remove', earlySignal = 0) ... done [01:57:06.512] | : . ' , ; ` | : . ' , ; ` | : . ' , Erased future from future backend [01:57:06.512] | : . ' , ; ` | : . ' , ; ` | : . ' , result() for ClusterFuture ... [01:57:06.512] | : . ' , ; ` | : . ' , ; ` | : . ' , ; result already collected: FutureResult [01:57:06.512] | : . ' , ; ` | : . ' , ; ` | : . ' , result() for ClusterFuture ... done [01:57:06.512] | : . ' , ; ` | : . ' , ; ` | : . ' receiveMessageFromWorker() for ClusterFuture ... done [01:57:06.513] | : . ' , ; ` | : . ' , ; ` | : . ' receiveMessageFromWorker() returned object of class FutureResult; resolved [01:57:06.513] | : . ' , ; ` | : . ' , ; ` | : . resolved() for MultisessionFuture (NULL) ... done [01:57:06.513] | : . ' , ; ` | : . ' , ; ` | : . assertFutureResult() ... [01:57:06.513] | : . ' , ; ` | : . ' , ; ` | : . ' Future uuid: 3ba31c91e15460d52963568b70c5f137[01:57:06.513] | : . ' , ; ` | : . ' , ; ` | : . ' Future uuid: 17 [01:57:06.513] | : . ' , ; ` | : . ' , ; ` | : . ' identical; success [01:57:06.513] | : . ' , ; ` | : . ' , ; ` | : . assertFutureResult() ... done [01:57:06.514] | : . ' , ; ` | : . ' , ; ` | : . Future at position #1 is resolved ... [01:57:06.514] | : . ' , ; ` | : . ' , ; ` | : . ' value() for MultisessionFuture (NULL) ... [01:57:06.514] | : . ' , ; ` | : . ' , ; ` | : . ' , result() for ClusterFuture ... [01:57:06.514] | : . ' , ; ` | : . ' , ; ` | : . ' , ; result already collected: FutureResult [01:57:06.514] | : . ' , ; ` | : . ' , ; ` | : . ' , result() for ClusterFuture ... done [01:57:06.514] | : . ' , ; ` | : . ' , ; ` | : . ' , result() for ClusterFuture ... [01:57:06.515] | : . ' , ; ` | : . ' , ; ` | : . ' , ; result already collected: FutureResult [01:57:06.515] | : . ' , ; ` | : . ' , ; ` | : . ' , result() for ClusterFuture ... done [01:57:06.515] | : . ' , ; ` | : . ' , ; ` | : . ' , check for misuse ... [01:57:06.515] | : . ' , ; ` | : . ' , ; ` | : . ' , check for misuse ... done [01:57:06.515] | : . ' , ; ` | : . ' , ; ` | : . ' value() for MultisessionFuture (NULL) ... done [01:57:06.516] | : . ' , ; ` | : . ' , ; ` | : . Future at position #1 is resolved ... done [01:57:06.516] | : . ' , ; ` | : . ' , ; ` | : collectValues('workers-653f0fb03f93f42441e4b9741917532e', firstOnly = TRUE) ... done [01:57:06.516] | : . ' , ; ` | : . ' , ; ` | : Remove collected futures ... [01:57:06.516] | : . ' , ; ` | : . ' , ; ` | : . Indices of futures to drop: [n=1] '1' [01:57:06.516] | : . ' , ; ` | : . ' , ; ` | : Remove collected futures ... done [01:57:06.516] | : . ' , ; ` | : . ' , ; ` | FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'collect-first', earlySignal = 1) ... done [01:57:06.517] | : . ' , ; ` | : . ' , ; ` | Early signaling of 2 future candidates ... [01:57:06.517] | : . ' , ; ` | : . ' , ; ` | Number of futures with early signaling requested: 0 [01:57:06.517] | : . ' , ; ` | : . ' , ; ` | Early signaling of 2 future candidates ... done [01:57:06.517] | : . ' , ; ` | : . ' , ; ` | Number of registered futures: 2 [01:57:06.517] | : . ' , ; ` | : . ' , ; ` Polling for a free worker ... done [01:57:06.518] | : . ' , ; ` | : . ' , ; ` FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'list', earlySignal = 0) ... [01:57:06.518] | : . ' , ; ` | : . ' , ; ` | Listing all futures [01:57:06.518] | : . ' , ; ` | : . ' , ; ` | Number of registered futures: 1 [01:57:06.518] | : . ' , ; ` | : . ' , ; ` FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'list', earlySignal = 0) ... done [01:57:06.518] | : . ' , ; ` | : . ' , ; ` Total time: 0.0424590110778809 [01:57:06.518] | : . ' , ; ` | : . ' , ; requestNode() ... done [01:57:06.518] | : . ' , ; ` | : . ' , ; FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'list', earlySignal = 0) ... [01:57:06.519] | : . ' , ; ` | : . ' , ; ` Listing all futures [01:57:06.519] | : . ' , ; ` | : . ' , ; ` Number of registered futures: 1 [01:57:06.519] | : . ' , ; ` | : . ' , ; FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'list', earlySignal = 0) ... done [01:57:06.519] | : . ' , ; ` | : . ' , ; avail: [n=2] '1' [01:57:06.519] | : . ' , ; ` | : . ' , ; Index of first available worker: 1 [01:57:06.520] | : . ' , ; ` | : . ' , ; Validate that the worker is functional ... [01:57:06.566] | : . ' , ; ` | : . ' , ; ` Worker is functional [01:57:06.566] | : . ' , ; ` | : . ' , ; ` FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'list', earlySignal = 0) ... [01:57:06.566] | : . ' , ; ` | : . ' , ; ` | Listing all futures [01:57:06.567] | : . ' , ; ` | : . ' , ; ` | Number of registered futures: 1 [01:57:06.567] | : . ' , ; ` | : . ' , ; ` FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'list', earlySignal = 0) ... done [01:57:06.567] | : . ' , ; ` | : . ' , ; Validate that the worker is functional ... done [01:57:06.567] | : . ' , ; ` | : . ' , requestWorker() ... done [01:57:06.567] | : . ' , ; ` | : . ' , cluster node index: 1 [01:57:06.567] | : . ' , ; ` | : . ' launchFuture() for ClusterFutureBackend ... done [01:57:06.568] | : . ' , ; ` | : . ' eraseGlobalEnvironment() ... [01:57:06.568] | : . ' , ; ` | : . ' eraseGlobalEnvironment() ... done [01:57:06.568] | : . ' , ; ` | : . ' launchFuture() ... [01:57:06.568] | : . ' , ; ` | : . ' , cluster node index: 1 [01:57:06.569] | : . ' , ; ` | : . ' , getFutureData() ... [01:57:06.569] | : . ' , ; ` | : . ' , ; getFutureCore() ... [01:57:06.569] | : . ' , ; ` | : . ' , ; ` Packages needed by the future expression (n = 0): [01:57:06.569] | : . ' , ; ` | : . ' , ; getFutureCore() ... done [01:57:06.569] | : . ' , ; ` | : . ' , ; getFutureCapture() ... [01:57:06.569] | : . ' , ; ` | : . ' , ; getFutureCapture() ... done [01:57:06.570] | : . ' , ; ` | : . ' , ; getFutureContext() ... [01:57:06.570] | : . ' , ; ` | : . ' , ; ` plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [01:57:06.570] | : . ' , ; ` | : . ' , ; ` | Getting stack without first backend: [n=0] [01:57:06.570] | : . ' , ; ` | : . ' , ; ` plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [01:57:06.570] | : . ' , ; ` | : . ' , ; ` Packages needed by future backend (n = 0): [01:57:06.571] | : . ' , ; ` | : . ' , ; getFutureContext() ... done [01:57:06.571] | : . ' , ; ` | : . ' , getFutureData() ... done [01:57:06.571] | : . ' , ; ` | : . ' , FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'add', earlySignal = 0) ... [01:57:06.572] | : . ' , ; ` | : . ' , ; Appended future to position #2 [01:57:06.572] | : . ' , ; ` | : . ' , ; Number of registered futures: 2 [01:57:06.572] | : . ' , ; ` | : . ' , FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'add', earlySignal = 0) ... done [01:57:06.572] | : . ' , ; ` | : . ' launchFuture() ... done [01:57:06.572] | : . ' , ; ` | : . ' MultisessionFuture started [01:57:06.573] | : . ' , ; ` | : . Launching futures ... done [01:57:06.573] | : . ' , ; ` | : Using MultisessionFutureBackend ... done [01:57:06.573] | : . ' , ; ` | : Future launched: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [01:57:06.573] | : . ' , ; ` | run() for 'Future' (NULL) ... done [01:57:06.573] | : . ' , ; ` future(..., label = NULL) ... done [01:57:06.574] | : . ' , ; value() for MultisessionFuture (NULL) ... done [01:57:06.574] | : . ' , ; value() for MultisessionFuture (NULL) ... [01:57:06.574] | : . ' , ; ` result() for ClusterFuture ... [01:57:06.574] | : . ' , ; ` | result already collected: FutureResult [01:57:06.575] | : . ' , ; ` result() for ClusterFuture ... done [01:57:06.575] | : . ' , ; ` result() for ClusterFuture ... [01:57:06.575] | : . ' , ; ` | result already collected: FutureResult [01:57:06.575] | : . ' , ; ` result() for ClusterFuture ... done [01:57:06.575] | : . ' , ; ` relay stdout ... [01:57:06.575] | : . ' , ; ` relay stdout ... done [01:57:06.576] | : . ' , ; ` check for misuse ... [01:57:06.576] | : . ' , ; ` check for misuse ... done [01:57:06.576] | : . ' , ; value() for MultisessionFuture (NULL) ... done [01:57:06.576] | : . ' , ; value() for MultisessionFuture (NULL) ... [01:57:06.576] | : . ' , ; ` result() for ClusterFuture ... [01:57:06.577] | : . ' , ; ` | assertValidConnection() ... [01:57:06.577] | : . ' , ; ` | : cluster node index: 2 [01:57:06.577] | : . ' , ; ` | assertValidConnection() ... done [01:57:06.578] | : . ' , ; ` | receiveMessageFromWorker() for ClusterFuture ... [01:57:06.578] | : . ' , ; ` | : cluster node index: 2 [01:57:06.578] | : . ' , ; ` | : [1] TRUE [01:57:06.578] | : . ' , ; ` | : received data: [01:57:06.579] | : . ' , ; ` | : List of 5 [01:57:06.579] | : . ' , ; ` | : $ type : chr "VALUE" [01:57:06.579] | : . ' , ; ` | : $ value :List of 14 [01:57:06.579] | : . ' , ; ` | : ..$ value : NULL [01:57:06.579] | : . ' , ; ` | : ..$ visible : logi TRUE [01:57:06.579] | : . ' , ; ` | : ..$ stdout : chr "" [01:57:06.579] | : . ' , ; ` | : ..$ conditions :List of 1 [01:57:06.579] | : . ' , ; ` | : .. ..$ :List of 5 [01:57:06.579] | : . ' , ; ` | : .. .. ..$ condition:List of 2 [01:57:06.579] | : . ' , ; ` | : .. .. .. ..$ message: chr "Woops!" [01:57:06.579] | : . ' , ; ` | : .. .. .. ..$ call : language eval(quote({ { ... [01:57:06.579] | : . ' , ; ` | : .. .. .. ..- attr(*, "class")= chr [1:3] "simpleError" "error" "condition" [01:57:06.579] | : . ' , ; ` | : .. .. ..$ calls :List of 10 [01:57:06.579] | : . ' , ; ` | : .. .. .. ..$ : language eval(expr, envir = globalenv()) [01:57:06.579] | : . ' , ; ` | : .. .. .. ..$ : language eval(expr, envir = globalenv()) [01:57:06.579] | : . ' , ; ` | : .. .. .. ..$ : language local({ { ... [01:57:06.579] | : . ' , ; ` | : .. .. .. ..$ : language eval.parent(substitute(eval(quote(expr), envir))) [01:57:06.579] | : . ' , ; ` | : .. .. .. ..$ : language eval(expr, p) [01:57:06.579] | : . ' , ; ` | : .. .. .. ..$ : language eval(expr, p) [01:57:06.579] | : . ' , ; ` | : .. .. .. ..$ : language eval(quote({ { ... [01:57:06.579] | : . ' , ; ` | : .. .. .. ..$ : language eval(quote({ { ... [01:57:06.579] | : . ' , ; ` | : .. .. .. ..$ : language stop("Woops!") [01:57:06.579] | : . ' , ; ` | : .. .. .. ..$ : language eval(quote({ { ... [01:57:06.579] | : . ' , ; ` | : .. .. ..$ session :List of 6 [01:57:06.579] | : . ' , ; ` | : .. .. .. ..$ r :List of 15 [01:57:06.579] | : . ' , ; ` | : .. .. .. .. ..$ platform : chr "x86_64-w64-mingw32" [01:57:06.579] | : . ' , ; ` | : .. .. .. .. ..$ arch : chr "x86_64" [01:57:06.579] | : . ' , ; ` | : .. .. .. .. ..$ os : chr "mingw32" [01:57:06.579] | : . ' , ; ` | : .. .. .. .. ..$ crt : chr "ucrt" [01:57:06.579] | : . ' , ; ` | : .. .. .. .. ..$ system : chr "x86_64, mingw32" [01:57:06.579] | : . ' , ; ` | : .. .. .. .. ..$ status : chr "Under development (unstable)" [01:57:06.579] | : . ' , ; ` | : .. .. .. .. ..$ major : chr "4" [01:57:06.579] | : . ' , ; ` | : .. .. .. .. ..$ minor : chr "6.0" [01:57:06.579] | : . ' , ; ` | : .. .. .. .. ..$ year : chr "2025" [01:57:06.579] | : . ' , ; ` | : .. .. .. .. ..$ month : chr "05" [01:57:06.579] | : . ' , ; ` | : .. .. .. .. ..$ day : chr "08" [01:57:06.579] | : . ' , ; ` | : .. .. .. .. ..$ svn rev : chr "88190" [01:57:06.579] | : . ' , ; ` | : .. .. .. .. ..$ language : chr "R" [01:57:06.579] | : . ' , ; ` | : .. .. .. .. ..$ version.string: chr "R Under development (unstable) (2025-05-08 r88190 ucrt)" [01:57:06.579] | : . ' , ; ` | : .. .. .. .. ..$ nickname : chr "Unsuffered Consequences" [01:57:06.579] | : . ' , ; ` | : .. .. .. ..$ locale : chr "LC_COLLATE=C;LC_CTYPE=German_Germany.utf8;LC_MONETARY=C;LC_NUMERIC=C;LC_TIME=C" [01:57:06.579] | : . ' , ; ` | : .. .. .. ..$ rngkind : chr [1:3] "Mersenne-Twister" "Inversion" "Rejection" [01:57:06.579] | : . ' , ; ` | : .. .. .. ..$ namespaces: chr [1:16] "compiler" "parallelly" "graphics" "tools" ... [01:57:06.579] | : . ' , ; ` | : .. .. .. ..$ search : chr [1:10] ".GlobalEnv" "package:future" "package:stats" "package:graphics" ... [01:57:06.579] | : . ' , ; ` | : .. .. .. ..$ system : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [01:57:06.579] | : . ' , ; ` | : .. .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [01:57:06.579] | : . ' , ; ` | : .. .. ..$ timestamp: POSIXct[1:1], format: "2025-05-09 01:57:06" [01:57:06.579] | : . ' , ; ` | : .. .. ..$ signaled : int 0 [01:57:06.579] | : . ' , ; ` | : ..$ rng : logi FALSE [01:57:06.579] | : . ' , ; ` | : ..$ misuseGlobalEnv : NULL [01:57:06.579] | : . ' , ; ` | : ..$ misuseConnections:List of 3 [01:57:06.579] | : . ' , ; ` | : .. ..$ added : NULL [01:57:06.579] | : . ' , ; ` | : .. ..$ removed : NULL [01:57:06.579] | : . ' , ; ` | : .. ..$ replaced: NULL [01:57:06.579] | : . ' , ; ` | : ..$ misuseDevices : NULL [01:57:06.579] | : . ' , ; ` | : ..$ started : POSIXct[1:1], format: "2025-05-09 01:57:06" [01:57:06.579] | : . ' , ; ` | : ..$ finished : POSIXct[1:1], format: "2025-05-09 01:57:06" [01:57:06.579] | : . ' , ; ` | : ..$ uuid : chr [1:2] "3ba31c91e15460d52963568b70c5f137" "18" [01:57:06.579] | : . ' , ; ` | : ..$ session_uuid : chr "9772a709e80c53154bc4ccb625f25567" [01:57:06.579] | : . ' , ; ` | : .. ..- attr(*, "source")=List of 5 [01:57:06.579] | : . ' , ; ` | : .. .. ..$ host : Named chr "CRANWIN3" [01:57:06.579] | : . ' , ; ` | : .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [01:57:06.579] | : . ' , ; ` | : .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [01:57:06.579] | : . ' , ; ` | : .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [01:57:06.579] | : . ' , ; ` | : .. .. ..$ pid : int 53984 [01:57:06.579] | : . ' , ; ` | : .. .. ..$ time : POSIXct[1:1], format: "2025-05-09 01:57:06" [01:57:06.579] | : . ' , ; ` | : .. .. ..$ random: int 2147483647 [01:57:06.579] | : . ' , ; ` | : ..$ r_info :List of 4 [01:57:06.579] | : . ' , ; ` | : .. ..$ version :Classes 'R_system_version', 'package_version', 'numeric_version' hidden list of 1 [01:57:06.579] | : . ' , ; ` | : .. .. ..$ : int [1:3] 4 6 0 [01:57:06.579] | : . ' , ; ` | : .. ..$ os : chr "windows" [01:57:06.579] | : . ' , ; ` | : .. ..$ os_name : chr "Windows" [01:57:06.579] | : . ' , ; ` | : .. ..$ captures_utf8: logi TRUE [01:57:06.579] | : . ' , ; ` | : ..$ version : chr "1.8" [01:57:06.579] | : . ' , ; ` | : ..- attr(*, "class")= chr "FutureResult" [01:57:06.579] | : . ' , ; ` | : $ success: logi TRUE [01:57:06.579] | : . ' , ; ` | : $ time : 'proc_time' Named num [1:5] 0.06 0 0.06 NA NA [01:57:06.579] | : . ' , ; ` | : ..- attr(*, "names")= chr [1:5] "user.self" "sys.self" "elapsed" "user.child" ... [01:57:06.579] | : . ' , ; ` | : $ tag : NULL [01:57:06.610] | : . ' , ; ` | : Received FutureResult [01:57:06.610] | : . ' , ; ` | : FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'remove', earlySignal = 0) ... [01:57:06.611] | : . ' , ; ` | : . Removed future from position #1 [01:57:06.611] | : . ' , ; ` | : . Number of registered futures: 1 [01:57:06.611] | : . ' , ; ` | : FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'remove', earlySignal = 0) ... done [01:57:06.611] | : . ' , ; ` | : Erased future from future backend [01:57:06.611] | : . ' , ; ` | : result() for ClusterFuture ... [01:57:06.612] | : . ' , ; ` | : . result already collected: FutureResult [01:57:06.612] | : . ' , ; ` | : result() for ClusterFuture ... done [01:57:06.612] | : . ' , ; ` | : signalConditions() ... [01:57:06.612] | : . ' , ; ` | : . include = 'immediateCondition' [01:57:06.612] | : . ' , ; ` | : . exclude = [01:57:06.612] | : . ' , ; ` | : . resignal = FALSE [01:57:06.612] | : . ' , ; ` | : . Number of conditions: 1 [01:57:06.613] | : . ' , ; ` | : signalConditions() ... done [01:57:06.613] | : . ' , ; ` | receiveMessageFromWorker() for ClusterFuture ... done [01:57:06.613] | : . ' , ; ` result() for ClusterFuture ... done [01:57:06.613] | : . ' , ; ` result() for ClusterFuture ... [01:57:06.613] | : . ' , ; ` | result already collected: FutureResult [01:57:06.613] | : . ' , ; ` result() for ClusterFuture ... done [01:57:06.614] | : . ' , ; ` signalConditions() ... [01:57:06.614] | : . ' , ; ` | include = 'immediateCondition' [01:57:06.614] | : . ' , ; ` | exclude = [01:57:06.614] | : . ' , ; ` | resignal = FALSE [01:57:06.614] | : . ' , ; ` | Number of conditions: 1 [01:57:06.614] | : . ' , ; ` signalConditions() ... done [01:57:06.615] | : . ' , ; ` relay stdout ... [01:57:06.615] | : . ' , ; ` relay stdout ... done [01:57:06.615] | : . ' , ; ` check for misuse ... [01:57:06.615] | : . ' , ; ` check for misuse ... done [01:57:06.615] | : . ' , ; ` relay conditions ... [01:57:06.615] | : . ' , ; ` | Future state: 'finished' [01:57:06.616] | : . ' , ; ` | result() for ClusterFuture ... [01:57:06.616] | : . ' , ; ` | : result already collected: FutureResult [01:57:06.616] | : . ' , ; ` | result() for ClusterFuture ... done [01:57:06.616] | : . ' , ; ` | signalConditions() ... [01:57:06.616] | : . ' , ; ` | : include = 'condition' [01:57:06.616] | : . ' , ; ` | : exclude = 'immediateCondition' [01:57:06.616] | : . ' , ; ` | : resignal = TRUE [01:57:06.617] | : . ' , ; ` | : Number of conditions: 1 [01:57:06.617] | : . ' , ; ` | : Condition #1: 'simpleError', 'error', 'condition' [01:57:06.617] | : . ' , ; ` | signalConditions() ... done [01:57:06.617] | : . ' , ; ` relay conditions ... done [01:57:06.618] | : . ' , ; ` value() for MultisessionFuture (NULL) ... [01:57:06.618] | : . ' , ; ` | result() for ClusterFuture ... [01:57:06.618] | : . ' , ; ` | : assertValidConnection() ... [01:57:06.618] | : . ' , ; ` | : . cluster node index: 1 [01:57:06.619] | : . ' , ; ` | : assertValidConnection() ... done [01:57:06.619] | : . ' , ; ` | : receiveMessageFromWorker() for ClusterFuture ... [01:57:06.619] | : . ' , ; ` | : . cluster node index: 1 [01:57:06.619] | : . ' , ; ` | : . [1] TRUE [01:57:06.619] | : . ' , ; ` | : . received data: [01:57:06.620] | : . ' , ; ` | : . List of 5 [01:57:06.620] | : . ' , ; ` | : . $ type : chr "VALUE" [01:57:06.620] | : . ' , ; ` | : . $ value :List of 14 [01:57:06.620] | : . ' , ; ` | : . ..$ value : int 3 [01:57:06.620] | : . ' , ; ` | : . ..$ visible : logi TRUE [01:57:06.620] | : . ' , ; ` | : . ..$ stdout : chr "" [01:57:06.620] | : . ' , ; ` | : . ..$ conditions : list() [01:57:06.620] | : . ' , ; ` | : . ..$ rng : logi FALSE [01:57:06.620] | : . ' , ; ` | : . ..$ misuseGlobalEnv : NULL [01:57:06.620] | : . ' , ; ` | : . ..$ misuseConnections:List of 3 [01:57:06.620] | : . ' , ; ` | : . .. ..$ added : NULL [01:57:06.620] | : . ' , ; ` | : . .. ..$ removed : NULL [01:57:06.620] | : . ' , ; ` | : . .. ..$ replaced: NULL [01:57:06.620] | : . ' , ; ` | : . ..$ misuseDevices : NULL [01:57:06.620] | : . ' , ; ` | : . ..$ started : POSIXct[1:1], format: "2025-05-09 01:57:06" [01:57:06.620] | : . ' , ; ` | : . ..$ finished : POSIXct[1:1], format: "2025-05-09 01:57:06" [01:57:06.620] | : . ' , ; ` | : . ..$ uuid : chr [1:2] "3ba31c91e15460d52963568b70c5f137" "19" [01:57:06.620] | : . ' , ; ` | : . ..$ session_uuid : chr "c5ad30aa3db6ab74f916b75e39fb99ca" [01:57:06.620] | : . ' , ; ` | : . .. ..- attr(*, "source")=List of 5 [01:57:06.620] | : . ' , ; ` | : . .. .. ..$ host : Named chr "CRANWIN3" [01:57:06.620] | : . ' , ; ` | : . .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [01:57:06.620] | : . ' , ; ` | : . .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [01:57:06.620] | : . ' , ; ` | : . .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [01:57:06.620] | : . ' , ; ` | : . .. .. ..$ pid : int 85152 [01:57:06.620] | : . ' , ; ` | : . .. .. ..$ time : POSIXct[1:1], format: "2025-05-09 01:57:05" [01:57:06.620] | : . ' , ; ` | : . .. .. ..$ random: int 2147483647 [01:57:06.620] | : . ' , ; ` | : . ..$ r_info :List of 4 [01:57:06.620] | : . ' , ; ` | : . .. ..$ version :Classes 'R_system_version', 'package_version', 'numeric_version' hidden list of 1 [01:57:06.620] | : . ' , ; ` | : . .. .. ..$ : int [1:3] 4 6 0 [01:57:06.620] | : . ' , ; ` | : . .. ..$ os : chr "windows" [01:57:06.620] | : . ' , ; ` | : . .. ..$ os_name : chr "Windows" [01:57:06.620] | : . ' , ; ` | : . .. ..$ captures_utf8: logi TRUE [01:57:06.620] | : . ' , ; ` | : . ..$ version : chr "1.8" [01:57:06.620] | : . ' , ; ` | : . ..- attr(*, "class")= chr "FutureResult" [01:57:06.620] | : . ' , ; ` | : . $ success: logi TRUE [01:57:06.620] | : . ' , ; ` | : . $ time : 'proc_time' Named num [1:5] 0.02 0 0.01 NA NA [01:57:06.620] | : . ' , ; ` | : . ..- attr(*, "names")= chr [1:5] "user.self" "sys.self" "elapsed" "user.child" ... [01:57:06.620] | : . ' , ; ` | : . $ tag : NULL [01:57:06.632] | : . ' , ; ` | : . Received FutureResult [01:57:06.632] | : . ' , ; ` | : . FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'remove', earlySignal = 0) ... [01:57:06.632] | : . ' , ; ` | : . ' Removed future from position #1 [01:57:06.633] | : . ' , ; ` | : . ' Number of registered futures: 0 [01:57:06.633] | : . ' , ; ` | : . FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'remove', earlySignal = 0) ... done [01:57:06.633] | : . ' , ; ` | : . Erased future from future backend [01:57:06.633] | : . ' , ; ` | : . result() for ClusterFuture ... [01:57:06.633] | : . ' , ; ` | : . ' result already collected: FutureResult [01:57:06.633] | : . ' , ; ` | : . result() for ClusterFuture ... done [01:57:06.634] | : . ' , ; ` | : receiveMessageFromWorker() for ClusterFuture ... done [01:57:06.634] | : . ' , ; ` | result() for ClusterFuture ... done [01:57:06.634] | : . ' , ; ` | result() for ClusterFuture ... [01:57:06.634] | : . ' , ; ` | : result already collected: FutureResult [01:57:06.634] | : . ' , ; ` | result() for ClusterFuture ... done [01:57:06.634] | : . ' , ; ` | relay stdout ... [01:57:06.635] | : . ' , ; ` | relay stdout ... done [01:57:06.635] | : . ' , ; ` | check for misuse ... [01:57:06.635] | : . ' , ; ` | check for misuse ... done [01:57:06.635] | : . ' , ; ` value() for MultisessionFuture (NULL) ... done Warning in get(var, envir = x, inherits = FALSE) : restarting interrupted promise evaluation [01:57:06.636] | : . ' , ; ` value() for MultisessionFuture (NULL) ... [01:57:06.636] | : . ' , ; ` | result() for ClusterFuture ... [01:57:06.636] | : . ' , ; ` | : result already collected: FutureResult [01:57:06.636] | : . ' , ; ` | result() for ClusterFuture ... done [01:57:06.636] | : . ' , ; ` | result() for ClusterFuture ... [01:57:06.636] | : . ' , ; ` | : result already collected: FutureResult [01:57:06.637] | : . ' , ; ` | result() for ClusterFuture ... done [01:57:06.637] | : . ' , ; ` | signalConditions() ... [01:57:06.637] | : . ' , ; ` | : include = 'immediateCondition' [01:57:06.637] | : . ' , ; ` | : exclude = [01:57:06.637] | : . ' , ; ` | : resignal = FALSE [01:57:06.637] | : . ' , ; ` | : Number of conditions: 1 [01:57:06.638] | : . ' , ; ` | signalConditions() ... done [01:57:06.638] | : . ' , ; ` | relay stdout ... [01:57:06.638] | : . ' , ; ` | relay stdout ... done [01:57:06.638] | : . ' , ; ` | check for misuse ... [01:57:06.638] | : . ' , ; ` | check for misuse ... done [01:57:06.638] | : . ' , ; ` | relay conditions ... [01:57:06.639] | : . ' , ; ` | : Future state: 'finished' [01:57:06.639] | : . ' , ; ` | : result() for ClusterFuture ... [01:57:06.639] | : . ' , ; ` | : . result already collected: FutureResult [01:57:06.639] | : . ' , ; ` | : result() for ClusterFuture ... done [01:57:06.639] | : . ' , ; ` | : signalConditions() ... [01:57:06.639] | : . ' , ; ` | : . include = 'condition' [01:57:06.640] | : . ' , ; ` | : . exclude = 'immediateCondition' [01:57:06.640] | : . ' , ; ` | : . resignal = TRUE [01:57:06.640] | : . ' , ; ` | : . Number of conditions: 1 [01:57:06.640] | : . ' , ; ` | : . Condition #1: 'simpleError', 'error', 'condition' [01:57:06.640] | : . ' , ; ` | : signalConditions() ... done [01:57:06.640] | : . ' , ; ` | relay conditions ... done Warning in get(var, envir = x, inherits = FALSE) : restarting interrupted promise evaluation [01:57:06.641] | : . ' , ; ` | value() for MultisessionFuture (NULL) ... [01:57:06.641] | : . ' , ; ` | : result() for ClusterFuture ... [01:57:06.641] | : . ' , ; ` | : . result already collected: FutureResult [01:57:06.641] | : . ' , ; ` | : result() for ClusterFuture ... done [01:57:06.642] | : . ' , ; ` | : result() for ClusterFuture ... [01:57:06.642] | : . ' , ; ` | : . result already collected: FutureResult [01:57:06.642] | : . ' , ; ` | : result() for ClusterFuture ... done [01:57:06.642] | : . ' , ; ` | : signalConditions() ... [01:57:06.642] | : . ' , ; ` | : . include = 'immediateCondition' [01:57:06.642] | : . ' , ; ` | : . exclude = [01:57:06.642] | : . ' , ; ` | : . resignal = FALSE [01:57:06.643] | : . ' , ; ` | : . Number of conditions: 1 [01:57:06.643] | : . ' , ; ` | : signalConditions() ... done [01:57:06.643] | : . ' , ; ` | : relay stdout ... [01:57:06.643] | : . ' , ; ` | : relay stdout ... done [01:57:06.643] | : . ' , ; ` | : check for misuse ... [01:57:06.643] | : . ' , ; ` | : check for misuse ... done [01:57:06.644] | : . ' , ; ` | : relay conditions ... [01:57:06.644] | : . ' , ; ` | : . Future state: 'finished' [01:57:06.644] | : . ' , ; ` | : . result() for ClusterFuture ... [01:57:06.644] | : . ' , ; ` | : . ' result already collected: FutureResult [01:57:06.644] | : . ' , ; ` | : . result() for ClusterFuture ... done [01:57:06.644] | : . ' , ; ` | : . signalConditions() ... [01:57:06.645] | : . ' , ; ` | : . ' include = 'condition' [01:57:06.645] | : . ' , ; ` | : . ' exclude = 'immediateCondition' [01:57:06.645] | : . ' , ; ` | : . ' resignal = TRUE [01:57:06.645] | : . ' , ; ` | : . ' Number of conditions: 1 [01:57:06.645] | : . ' , ; ` | : . ' Condition #1: 'simpleError', 'error', 'condition' [01:57:06.645] | : . ' , ; ` | : . signalConditions() ... done [01:57:06.646] | : . ' , ; ` | : relay conditions ... done ** Future evaluation with a poor-man's "progress bar" [01:57:06.646] | : . ' , ; ` | : future(..., label = NULL) ... [01:57:06.646] | : . ' , ; ` | : . lazy: FALSE [01:57:06.646] | : . ' , ; ` | : . stdout: TRUE [01:57:06.646] | : . ' , ; ` | : . conditions: [n=1] 'condition' [01:57:06.647] | : . ' , ; ` | : . gc: FALSE [01:57:06.647] | : . ' , ; ` | : . earlySignal: FALSE [01:57:06.647] | : . ' , ; ` | : . getGlobalsAndPackages() ... [01:57:06.647] | : . ' , ; ` | : . ' Searching for globals ... [01:57:06.670] | : . ' , ; ` | : . ' , globals found: [4] '{', 'cat', 'for', ':' [01:57:06.670] | : . ' , ; ` | : . ' Searching for globals ... done [01:57:06.670] | : . ' , ; ` | : . ' Resolving globals: FALSE [01:57:06.670] | : . ' , ; ` | : . ' Search for packages associated with the globals ... [01:57:06.671] | : . ' , ; ` | : . ' , Packages associated with globals: [1] 'base' [01:57:06.671] | : . ' , ; ` | : . ' , Packages: [1] 'base' [01:57:06.671] | : . ' , ; ` | : . ' Search for packages associated with the globals ... done [01:57:06.672] | : . ' , ; ` | : . ' Packages after dropping 'base': [0] [01:57:06.672] | : . ' , ; ` | : . ' globals: [0] [01:57:06.672] | : . ' , ; ` | : . ' packages: [0] [01:57:06.672] | : . ' , ; ` | : . getGlobalsAndPackages() ... done [01:57:06.673] | : . ' , ; ` | : . run() for 'Future' (NULL) ... [01:57:06.673] | : . ' , ; ` | : . ' state: 'created' [01:57:06.673] | : . ' , ; ` | : . ' plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [01:57:06.673] | : . ' , ; ` | : . ' plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [01:57:06.673] | : . ' , ; ` | : . ' Using MultisessionFutureBackend ... [01:57:06.674] | : . ' , ; ` | : . ' , Number of futures since start: 6 (6 created, 6 launched, 7 finished) [01:57:06.674] | : . ' , ; ` | : . ' , Launching futures ... [01:57:06.674] | : . ' , ; ` | : . ' , ; launchFuture() for ClusterFutureBackend ... [01:57:06.674] | : . ' , ; ` | : . ' , ; ` Workers: [n=2] [01:57:06.675] | : . ' , ; ` | : . ' , ; ` Socket cluster with 2 nodes where 2 nodes are on host 'localhost' (R Under development (unstable) (2025-05-08 r88190 ucrt), platform x86_64-w64-mingw32) [01:57:06.677] | : . ' , ; ` | : . ' , ; ` FutureRegistry: 'workers-653f0fb03f93f42441e4b9741917532e' [01:57:06.677] | : . ' , ; ` | : . ' , ; ` requestWorker() ... [01:57:06.677] | : . ' , ; ` | : . ' , ; ` | requestNode() ... [01:57:06.678] | : . ' , ; ` | : . ' , ; ` | : Number of workers: 2 [01:57:06.678] | : . ' , ; ` | : . ' , ; ` | : Polling for a free worker ... [01:57:06.678] | : . ' , ; ` | : . ' , ; ` | : . FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'list', earlySignal = 0) ... [01:57:06.678] | : . ' , ; ` | : . ' , ; ` | : . ' Listing all futures [01:57:06.678] | : . ' , ; ` | : . ' , ; ` | : . ' Number of registered futures: 0 [01:57:06.679] | : . ' , ; ` | : . ' , ; ` | : . FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'list', earlySignal = 0) ... done [01:57:06.679] | : . ' , ; ` | : . ' , ; ` | : . Total time: 0 [01:57:06.679] | : . ' , ; ` | : . ' , ; ` | : Polling for a free worker ... done [01:57:06.679] | : . ' , ; ` | : . ' , ; ` | : FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'list', earlySignal = 0) ... [01:57:06.679] | : . ' , ; ` | : . ' , ; ` | : . Listing all futures [01:57:06.680] | : . ' , ; ` | : . ' , ; ` | : . Number of registered futures: 0 [01:57:06.680] | : . ' , ; ` | : . ' , ; ` | : FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'list', earlySignal = 0) ... done [01:57:06.680] | : . ' , ; ` | : . ' , ; ` | : avail: [n=2] '1', '2' [01:57:06.680] | : . ' , ; ` | : . ' , ; ` | : Index of first available worker: 1 [01:57:06.680] | : . ' , ; ` | : . ' , ; ` | : Validate that the worker is functional ... [01:57:06.748] | : . ' , ; ` | : . ' , ; ` | : . Worker is functional [01:57:06.749] | : . ' , ; ` | : . ' , ; ` | : . FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'list', earlySignal = 0) ... [01:57:06.749] | : . ' , ; ` | : . ' , ; ` | : . ' Listing all futures [01:57:06.749] | : . ' , ; ` | : . ' , ; ` | : . ' Number of registered futures: 0 [01:57:06.749] | : . ' , ; ` | : . ' , ; ` | : . FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'list', earlySignal = 0) ... done [01:57:06.749] | : . ' , ; ` | : . ' , ; ` | : Validate that the worker is functional ... done [01:57:06.749] | : . ' , ; ` | : . ' , ; ` | requestNode() ... done [01:57:06.750] | : . ' , ; ` | : . ' , ; ` | cluster node index: 1 [01:57:06.750] | : . ' , ; ` | : . ' , ; ` requestWorker() ... done [01:57:06.750] | : . ' , ; ` | : . ' , ; ` eraseGlobalEnvironment() ... [01:57:06.751] | : . ' , ; ` | : . ' , ; ` eraseGlobalEnvironment() ... done [01:57:06.751] | : . ' , ; ` | : . ' , ; ` launchFuture() ... [01:57:06.751] | : . ' , ; ` | : . ' , ; ` | cluster node index: 1 [01:57:06.751] | : . ' , ; ` | : . ' , ; ` | getFutureData() ... [01:57:06.751] | : . ' , ; ` | : . ' , ; ` | : getFutureCore() ... [01:57:06.752] | : . ' , ; ` | : . ' , ; ` | : . Packages needed by the future expression (n = 0): [01:57:06.752] | : . ' , ; ` | : . ' , ; ` | : getFutureCore() ... done [01:57:06.752] | : . ' , ; ` | : . ' , ; ` | : getFutureCapture() ... [01:57:06.752] | : . ' , ; ` | : . ' , ; ` | : getFutureCapture() ... done [01:57:06.752] | : . ' , ; ` | : . ' , ; ` | : getFutureContext() ... [01:57:06.752] | : . ' , ; ` | : . ' , ; ` | : . plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [01:57:06.753] | : . ' , ; ` | : . ' , ; ` | : . ' Getting stack without first backend: [n=0] [01:57:06.753] | : . ' , ; ` | : . ' , ; ` | : . plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [01:57:06.753] | : . ' , ; ` | : . ' , ; ` | : . Packages needed by future backend (n = 0): [01:57:06.753] | : . ' , ; ` | : . ' , ; ` | : getFutureContext() ... done [01:57:06.753] | : . ' , ; ` | : . ' , ; ` | getFutureData() ... done [01:57:06.754] | : . ' , ; ` | : . ' , ; ` | FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'add', earlySignal = 0) ... [01:57:06.754] | : . ' , ; ` | : . ' , ; ` | : Appended future to position #1 [01:57:06.754] | : . ' , ; ` | : . ' , ; ` | : Number of registered futures: 1 [01:57:06.754] | : . ' , ; ` | : . ' , ; ` | FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'add', earlySignal = 0) ... done [01:57:06.754] | : . ' , ; ` | : . ' , ; ` launchFuture() ... done [01:57:06.761] | : . ' , ; ` | : . ' , ; ` MultisessionFuture started [01:57:06.761] | : . ' , ; ` | : . ' , ; launchFuture() for ClusterFutureBackend ... done [01:57:06.762] | : . ' , ; ` | : . ' , Launching futures ... done [01:57:06.762] | : . ' , ; ` | : . ' , Future launched: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [01:57:06.762] | : . ' , ; ` | : . ' Using MultisessionFutureBackend ... done [01:57:06.762] | : . ' , ; ` | : . run() for 'Future' (NULL) ... done [01:57:06.762] | : . ' , ; ` | : future(..., label = NULL) ... done ** Collecting results v1 = 1 v2 = 2 Warning in sprintf(...) : restarting interrupted promise evaluation [01:57:06.763] | : . ' , ; ` | : value() for MultisessionFuture (NULL) ... [01:57:06.763] | : . ' , ; ` | : . result() for ClusterFuture ... [01:57:06.763] | : . ' , ; ` | : . ' result already collected: FutureResult [01:57:06.763] | : . ' , ; ` | : . result() for ClusterFuture ... done [01:57:06.764] | : . ' , ; ` | : . result() for ClusterFuture ... [01:57:06.764] | : . ' , ; ` | : . ' result already collected: FutureResult [01:57:06.764] | : . ' , ; ` | : . result() for ClusterFuture ... done [01:57:06.764] | : . ' , ; ` | : . signalConditions() ... [01:57:06.764] | : . ' , ; ` | : . ' include = 'immediateCondition' [01:57:06.765] | : . ' , ; ` | : . ' exclude = [01:57:06.765] | : . ' , ; ` | : . ' resignal = FALSE [01:57:06.765] | : . ' , ; ` | : . ' Number of conditions: 1 [01:57:06.765] | : . ' , ; ` | : . signalConditions() ... done [01:57:06.765] | : . ' , ; ` | : . relay stdout ... [01:57:06.765] | : . ' , ; ` | : . relay stdout ... done [01:57:06.766] | : . ' , ; ` | : . check for misuse ... [01:57:06.766] | : . ' , ; ` | : . check for misuse ... done [01:57:06.766] | : . ' , ; ` | : . relay conditions ... [01:57:06.766] | : . ' , ; ` | : . ' Future state: 'finished' [01:57:06.766] | : . ' , ; ` | : . ' result() for ClusterFuture ... [01:57:06.766] | : . ' , ; ` | : . ' , result already collected: FutureResult [01:57:06.767] | : . ' , ; ` | : . ' result() for ClusterFuture ... done [01:57:06.767] | : . ' , ; ` | : . ' signalConditions() ... [01:57:06.767] | : . ' , ; ` | : . ' , include = 'condition' [01:57:06.767] | : . ' , ; ` | : . ' , exclude = 'immediateCondition' [01:57:06.767] | : . ' , ; ` | : . ' , resignal = TRUE [01:57:06.767] | : . ' , ; ` | : . ' , Number of conditions: 1 [01:57:06.767] | : . ' , ; ` | : . ' , Condition #1: 'simpleError', 'error', 'condition' [01:57:06.768] | : . ' , ; ` | : . ' signalConditions() ... done [01:57:06.768] | : . ' , ; ` | : . relay conditions ... done v3: (as expect) [01:57:06.768] | : . ' , ; ` | : . value() for MultisessionFuture (NULL) ... [01:57:06.768] | : . ' , ; ` | : . ' result() for ClusterFuture ... [01:57:06.769] | : . ' , ; ` | : . ' , assertValidConnection() ... [01:57:06.769] | : . ' , ; ` | : . ' , ; cluster node index: 1 [01:57:06.769] | : . ' , ; ` | : . ' , assertValidConnection() ... done [01:57:06.769] | : . ' , ; ` | : . ' , receiveMessageFromWorker() for ClusterFuture ... [01:57:06.769] | : . ' , ; ` | : . ' , ; cluster node index: 1 [01:57:06.770] | : . ' , ; ` | : . ' , ; [1] TRUE [01:57:06.770] | : . ' , ; ` | : . ' , ; received data: [01:57:06.770] | : . ' , ; ` | : . ' , ; List of 5 [01:57:06.770] | : . ' , ; ` | : . ' , ; $ type : chr "VALUE" [01:57:06.770] | : . ' , ; ` | : . ' , ; $ value :List of 14 [01:57:06.770] | : . ' , ; ` | : . ' , ; ..$ value : num 4 [01:57:06.770] | : . ' , ; ` | : . ' , ; ..$ visible : logi TRUE [01:57:06.770] | : . ' , ; ` | : . ' , ; ..$ stdout : chr "Processing: .......... [100%]\n" [01:57:06.770] | : . ' , ; ` | : . ' , ; ..$ conditions : list() [01:57:06.770] | : . ' , ; ` | : . ' , ; ..$ rng : logi FALSE [01:57:06.770] | : . ' , ; ` | : . ' , ; ..$ misuseGlobalEnv : NULL [01:57:06.770] | : . ' , ; ` | : . ' , ; ..$ misuseConnections:List of 3 [01:57:06.770] | : . ' , ; ` | : . ' , ; .. ..$ added : NULL [01:57:06.770] | : . ' , ; ` | : . ' , ; .. ..$ removed : NULL [01:57:06.770] | : . ' , ; ` | : . ' , ; .. ..$ replaced: NULL [01:57:06.770] | : . ' , ; ` | : . ' , ; ..$ misuseDevices : NULL [01:57:06.770] | : . ' , ; ` | : . ' , ; ..$ started : POSIXct[1:1], format: "2025-05-09 01:57:06" [01:57:06.770] | : . ' , ; ` | : . ' , ; ..$ finished : POSIXct[1:1], format: "2025-05-09 01:57:06" [01:57:06.770] | : . ' , ; ` | : . ' , ; ..$ uuid : chr [1:2] "3ba31c91e15460d52963568b70c5f137" "20" [01:57:06.770] | : . ' , ; ` | : . ' , ; ..$ session_uuid : chr "c5ad30aa3db6ab74f916b75e39fb99ca" [01:57:06.770] | : . ' , ; ` | : . ' , ; .. ..- attr(*, "source")=List of 5 [01:57:06.770] | : . ' , ; ` | : . ' , ; .. .. ..$ host : Named chr "CRANWIN3" [01:57:06.770] | : . ' , ; ` | : . ' , ; .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [01:57:06.770] | : . ' , ; ` | : . ' , ; .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [01:57:06.770] | : . ' , ; ` | : . ' , ; .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [01:57:06.770] | : . ' , ; ` | : . ' , ; .. .. ..$ pid : int 85152 [01:57:06.770] | : . ' , ; ` | : . ' , ; .. .. ..$ time : POSIXct[1:1], format: "2025-05-09 01:57:05" [01:57:06.770] | : . ' , ; ` | : . ' , ; .. .. ..$ random: int 2147483647 [01:57:06.770] | : . ' , ; ` | : . ' , ; ..$ r_info :List of 4 [01:57:06.770] | : . ' , ; ` | : . ' , ; .. ..$ version :Classes 'R_system_version', 'package_version', 'numeric_version' hidden list of 1 [01:57:06.770] | : . ' , ; ` | : . ' , ; .. .. ..$ : int [1:3] 4 6 0 [01:57:06.770] | : . ' , ; ` | : . ' , ; .. ..$ os : chr "windows" [01:57:06.770] | : . ' , ; ` | : . ' , ; .. ..$ os_name : chr "Windows" [01:57:06.770] | : . ' , ; ` | : . ' , ; .. ..$ captures_utf8: logi TRUE [01:57:06.770] | : . ' , ; ` | : . ' , ; ..$ version : chr "1.8" [01:57:06.770] | : . ' , ; ` | : . ' , ; ..- attr(*, "class")= chr "FutureResult" [01:57:06.770] | : . ' , ; ` | : . ' , ; $ success: logi TRUE [01:57:06.770] | : . ' , ; ` | : . ' , ; $ time : 'proc_time' Named num [1:5] 0 0 0 NA NA [01:57:06.770] | : . ' , ; ` | : . ' , ; ..- attr(*, "names")= chr [1:5] "user.self" "sys.self" "elapsed" "user.child" ... [01:57:06.770] | : . ' , ; ` | : . ' , ; $ tag : NULL [01:57:06.785] | : . ' , ; ` | : . ' , ; Received FutureResult [01:57:06.786] | : . ' , ; ` | : . ' , ; FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'remove', earlySignal = 0) ... [01:57:06.786] | : . ' , ; ` | : . ' , ; ` Removed future from position #1 [01:57:06.786] | : . ' , ; ` | : . ' , ; ` Number of registered futures: 0 [01:57:06.786] | : . ' , ; ` | : . ' , ; FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'remove', earlySignal = 0) ... done [01:57:06.787] | : . ' , ; ` | : . ' , ; Erased future from future backend [01:57:06.787] | : . ' , ; ` | : . ' , ; result() for ClusterFuture ... [01:57:06.787] | : . ' , ; ` | : . ' , ; ` result already collected: FutureResult [01:57:06.787] | : . ' , ; ` | : . ' , ; result() for ClusterFuture ... done [01:57:06.787] | : . ' , ; ` | : . ' , receiveMessageFromWorker() for ClusterFuture ... done [01:57:06.788] | : . ' , ; ` | : . ' result() for ClusterFuture ... done [01:57:06.788] | : . ' , ; ` | : . ' result() for ClusterFuture ... [01:57:06.788] | : . ' , ; ` | : . ' , result already collected: FutureResult [01:57:06.788] | : . ' , ; ` | : . ' result() for ClusterFuture ... done [01:57:06.788] | : . ' , ; ` | : . ' relay stdout ... Processing: .......... [100%] [01:57:06.789] | : . ' , ; ` | : . ' relay stdout ... done [01:57:06.789] | : . ' , ; ` | : . ' check for misuse ... [01:57:06.789] | : . ' , ; ` | : . ' check for misuse ... done [01:57:06.789] | : . ' , ; ` | : . value() for MultisessionFuture (NULL) ... done v4 = 4 ** Left-to-right and right-to-left future assignments [01:57:06.790] | : . ' , ; ` | : . future(..., label = NULL) ... [01:57:06.790] | : . ' , ; ` | : . ' lazy: FALSE [01:57:06.790] | : . ' , ; ` | : . ' stdout: TRUE [01:57:06.790] | : . ' , ; ` | : . ' conditions: [n=1] 'condition' [01:57:06.790] | : . ' , ; ` | : . ' gc: FALSE [01:57:06.791] | : . ' , ; ` | : . ' earlySignal: FALSE [01:57:06.791] | : . ' , ; ` | : . ' getGlobalsAndPackages() ... [01:57:06.791] | : . ' , ; ` | : . ' , Searching for globals ... [01:57:06.793] | : . ' , ; ` | : . ' , ; globals found: [0] [01:57:06.793] | : . ' , ; ` | : . ' , Searching for globals ... done [01:57:06.793] | : . ' , ; ` | : . ' , globals: [0] [01:57:06.794] | : . ' , ; ` | : . ' , packages: [0] [01:57:06.794] | : . ' , ; ` | : . ' getGlobalsAndPackages() ... done [01:57:06.794] | : . ' , ; ` | : . ' run() for 'Future' (NULL) ... [01:57:06.794] | : . ' , ; ` | : . ' , state: 'created' [01:57:06.795] | : . ' , ; ` | : . ' , plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [01:57:06.795] | : . ' , ; ` | : . ' , plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [01:57:06.795] | : . ' , ; ` | : . ' , Using MultisessionFutureBackend ... [01:57:06.795] | : . ' , ; ` | : . ' , ; Number of futures since start: 7 (7 created, 7 launched, 8 finished) [01:57:06.795] | : . ' , ; ` | : . ' , ; Launching futures ... [01:57:06.796] | : . ' , ; ` | : . ' , ; ` launchFuture() for ClusterFutureBackend ... [01:57:06.796] | : . ' , ; ` | : . ' , ; ` | Workers: [n=2] [01:57:06.796] | : . ' , ; ` | : . ' , ; ` | Socket cluster with 2 nodes where 2 nodes are on host 'localhost' (R Under development (unstable) (2025-05-08 r88190 ucrt), platform x86_64-w64-mingw32) [01:57:06.798] | : . ' , ; ` | : . ' , ; ` | FutureRegistry: 'workers-653f0fb03f93f42441e4b9741917532e' [01:57:06.798] | : . ' , ; ` | : . ' , ; ` | requestWorker() ... [01:57:06.798] | : . ' , ; ` | : . ' , ; ` | : requestNode() ... [01:57:06.799] | : . ' , ; ` | : . ' , ; ` | : . Number of workers: 2 [01:57:06.799] | : . ' , ; ` | : . ' , ; ` | : . Polling for a free worker ... [01:57:06.799] | : . ' , ; ` | : . ' , ; ` | : . ' FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'list', earlySignal = 0) ... [01:57:06.799] | : . ' , ; ` | : . ' , ; ` | : . ' , Listing all futures [01:57:06.799] | : . ' , ; ` | : . ' , ; ` | : . ' , Number of registered futures: 0 [01:57:06.799] | : . ' , ; ` | : . ' , ; ` | : . ' FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'list', earlySignal = 0) ... done [01:57:06.800] | : . ' , ; ` | : . ' , ; ` | : . ' Total time: 0 [01:57:06.800] | : . ' , ; ` | : . ' , ; ` | : . Polling for a free worker ... done [01:57:06.800] | : . ' , ; ` | : . ' , ; ` | : . FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'list', earlySignal = 0) ... [01:57:06.800] | : . ' , ; ` | : . ' , ; ` | : . ' Listing all futures [01:57:06.800] | : . ' , ; ` | : . ' , ; ` | : . ' Number of registered futures: 0 [01:57:06.800] | : . ' , ; ` | : . ' , ; ` | : . FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'list', earlySignal = 0) ... done [01:57:06.801] | : . ' , ; ` | : . ' , ; ` | : . avail: [n=2] '1', '2' [01:57:06.801] | : . ' , ; ` | : . ' , ; ` | : . Index of first available worker: 1 [01:57:06.801] | : . ' , ; ` | : . ' , ; ` | : . Validate that the worker is functional ... [01:57:06.848] | : . ' , ; ` | : . ' , ; ` | : . ' Worker is functional [01:57:06.849] | : . ' , ; ` | : . ' , ; ` | : . ' FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'list', earlySignal = 0) ... [01:57:06.849] | : . ' , ; ` | : . ' , ; ` | : . ' , Listing all futures [01:57:06.849] | : . ' , ; ` | : . ' , ; ` | : . ' , Number of registered futures: 0 [01:57:06.849] | : . ' , ; ` | : . ' , ; ` | : . ' FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'list', earlySignal = 0) ... done [01:57:06.849] | : . ' , ; ` | : . ' , ; ` | : . Validate that the worker is functional ... done [01:57:06.850] | : . ' , ; ` | : . ' , ; ` | : requestNode() ... done [01:57:06.850] | : . ' , ; ` | : . ' , ; ` | : cluster node index: 1 [01:57:06.850] | : . ' , ; ` | : . ' , ; ` | requestWorker() ... done [01:57:06.850] | : . ' , ; ` | : . ' , ; ` | eraseGlobalEnvironment() ... [01:57:06.851] | : . ' , ; ` | : . ' , ; ` | eraseGlobalEnvironment() ... done [01:57:06.851] | : . ' , ; ` | : . ' , ; ` | launchFuture() ... [01:57:06.851] | : . ' , ; ` | : . ' , ; ` | : cluster node index: 1 [01:57:06.851] | : . ' , ; ` | : . ' , ; ` | : getFutureData() ... [01:57:06.851] | : . ' , ; ` | : . ' , ; ` | : . getFutureCore() ... [01:57:06.851] | : . ' , ; ` | : . ' , ; ` | : . ' Packages needed by the future expression (n = 0): [01:57:06.852] | : . ' , ; ` | : . ' , ; ` | : . getFutureCore() ... done [01:57:06.852] | : . ' , ; ` | : . ' , ; ` | : . getFutureCapture() ... [01:57:06.852] | : . ' , ; ` | : . ' , ; ` | : . getFutureCapture() ... done [01:57:06.852] | : . ' , ; ` | : . ' , ; ` | : . getFutureContext() ... [01:57:06.852] | : . ' , ; ` | : . ' , ; ` | : . ' plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [01:57:06.853] | : . ' , ; ` | : . ' , ; ` | : . ' , Getting stack without first backend: [n=0] [01:57:06.853] | : . ' , ; ` | : . ' , ; ` | : . ' plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [01:57:06.853] | : . ' , ; ` | : . ' , ; ` | : . ' Packages needed by future backend (n = 0): [01:57:06.853] | : . ' , ; ` | : . ' , ; ` | : . getFutureContext() ... done [01:57:06.853] | : . ' , ; ` | : . ' , ; ` | : getFutureData() ... done [01:57:06.854] | : . ' , ; ` | : . ' , ; ` | : FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'add', earlySignal = 0) ... [01:57:06.854] | : . ' , ; ` | : . ' , ; ` | : . Appended future to position #1 [01:57:06.854] | : . ' , ; ` | : . ' , ; ` | : . Number of registered futures: 1 [01:57:06.854] | : . ' , ; ` | : . ' , ; ` | : FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'add', earlySignal = 0) ... done [01:57:06.855] | : . ' , ; ` | : . ' , ; ` | launchFuture() ... done [01:57:06.855] | : . ' , ; ` | : . ' , ; ` | MultisessionFuture started [01:57:06.855] | : . ' , ; ` | : . ' , ; ` launchFuture() for ClusterFutureBackend ... done [01:57:06.855] | : . ' , ; ` | : . ' , ; Launching futures ... done [01:57:06.855] | : . ' , ; ` | : . ' , ; Future launched: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [01:57:06.855] | : . ' , ; ` | : . ' , Using MultisessionFutureBackend ... done [01:57:06.856] | : . ' , ; ` | : . ' run() for 'Future' (NULL) ... done [01:57:06.856] | : . ' , ; ` | : . future(..., label = NULL) ... done [01:57:06.856] | : . ' , ; ` | : . value() for MultisessionFuture (NULL) ... [01:57:06.856] | : . ' , ; ` | : . ' result() for ClusterFuture ... [01:57:06.856] | : . ' , ; ` | : . ' , assertValidConnection() ... [01:57:06.857] | : . ' , ; ` | : . ' , ; cluster node index: 1 [01:57:06.857] | : . ' , ; ` | : . ' , assertValidConnection() ... done [01:57:06.857] | : . ' , ; ` | : . ' , receiveMessageFromWorker() for ClusterFuture ... [01:57:06.857] | : . ' , ; ` | : . ' , ; cluster node index: 1 [01:57:06.858] | : . ' , ; ` | : . ' , ; [1] TRUE [01:57:06.858] | : . ' , ; ` | : . ' , ; received data: [01:57:06.858] | : . ' , ; ` | : . ' , ; List of 5 [01:57:06.858] | : . ' , ; ` | : . ' , ; $ type : chr "VALUE" [01:57:06.858] | : . ' , ; ` | : . ' , ; $ value :List of 14 [01:57:06.858] | : . ' , ; ` | : . ' , ; ..$ value : num 1 [01:57:06.858] | : . ' , ; ` | : . ' , ; ..$ visible : logi TRUE [01:57:06.858] | : . ' , ; ` | : . ' , ; ..$ stdout : chr "" [01:57:06.858] | : . ' , ; ` | : . ' , ; ..$ conditions : list() [01:57:06.858] | : . ' , ; ` | : . ' , ; ..$ rng : logi FALSE [01:57:06.858] | : . ' , ; ` | : . ' , ; ..$ misuseGlobalEnv : NULL [01:57:06.858] | : . ' , ; ` | : . ' , ; ..$ misuseConnections:List of 3 [01:57:06.858] | : . ' , ; ` | : . ' , ; .. ..$ added : NULL [01:57:06.858] | : . ' , ; ` | : . ' , ; .. ..$ removed : NULL [01:57:06.858] | : . ' , ; ` | : . ' , ; .. ..$ replaced: NULL [01:57:06.858] | : . ' , ; ` | : . ' , ; ..$ misuseDevices : NULL [01:57:06.858] | : . ' , ; ` | : . ' , ; ..$ started : POSIXct[1:1], format: "2025-05-09 01:57:06" [01:57:06.858] | : . ' , ; ` | : . ' , ; ..$ finished : POSIXct[1:1], format: "2025-05-09 01:57:06" [01:57:06.858] | : . ' , ; ` | : . ' , ; ..$ uuid : chr [1:2] "3ba31c91e15460d52963568b70c5f137" "21" [01:57:06.858] | : . ' , ; ` | : . ' , ; ..$ session_uuid : chr "c5ad30aa3db6ab74f916b75e39fb99ca" [01:57:06.858] | : . ' , ; ` | : . ' , ; .. ..- attr(*, "source")=List of 5 [01:57:06.858] | : . ' , ; ` | : . ' , ; .. .. ..$ host : Named chr "CRANWIN3" [01:57:06.858] | : . ' , ; ` | : . ' , ; .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [01:57:06.858] | : . ' , ; ` | : . ' , ; .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [01:57:06.858] | : . ' , ; ` | : . ' , ; .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [01:57:06.858] | : . ' , ; ` | : . ' , ; .. .. ..$ pid : int 85152 [01:57:06.858] | : . ' , ; ` | : . ' , ; .. .. ..$ time : POSIXct[1:1], format: "2025-05-09 01:57:05" [01:57:06.858] | : . ' , ; ` | : . ' , ; .. .. ..$ random: int 2147483647 [01:57:06.858] | : . ' , ; ` | : . ' , ; ..$ r_info :List of 4 [01:57:06.858] | : . ' , ; ` | : . ' , ; .. ..$ version :Classes 'R_system_version', 'package_version', 'numeric_version' hidden list of 1 [01:57:06.858] | : . ' , ; ` | : . ' , ; .. .. ..$ : int [1:3] 4 6 0 [01:57:06.858] | : . ' , ; ` | : . ' , ; .. ..$ os : chr "windows" [01:57:06.858] | : . ' , ; ` | : . ' , ; .. ..$ os_name : chr "Windows" [01:57:06.858] | : . ' , ; ` | : . ' , ; .. ..$ captures_utf8: logi TRUE [01:57:06.858] | : . ' , ; ` | : . ' , ; ..$ version : chr "1.8" [01:57:06.858] | : . ' , ; ` | : . ' , ; ..- attr(*, "class")= chr "FutureResult" [01:57:06.858] | : . ' , ; ` | : . ' , ; $ success: logi TRUE [01:57:06.858] | : . ' , ; ` | : . ' , ; $ time : 'proc_time' Named num [1:5] 0.01 0 0.01 NA NA [01:57:06.858] | : . ' , ; ` | : . ' , ; ..- attr(*, "names")= chr [1:5] "user.self" "sys.self" "elapsed" "user.child" ... [01:57:06.858] | : . ' , ; ` | : . ' , ; $ tag : NULL [01:57:06.872] | : . ' , ; ` | : . ' , ; Received FutureResult [01:57:06.872] | : . ' , ; ` | : . ' , ; FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'remove', earlySignal = 0) ... [01:57:06.873] | : . ' , ; ` | : . ' , ; ` Removed future from position #1 [01:57:06.873] | : . ' , ; ` | : . ' , ; ` Number of registered futures: 0 [01:57:06.873] | : . ' , ; ` | : . ' , ; FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'remove', earlySignal = 0) ... done [01:57:06.873] | : . ' , ; ` | : . ' , ; Erased future from future backend [01:57:06.873] | : . ' , ; ` | : . ' , ; result() for ClusterFuture ... [01:57:06.874] | : . ' , ; ` | : . ' , ; ` result already collected: FutureResult [01:57:06.874] | : . ' , ; ` | : . ' , ; result() for ClusterFuture ... done [01:57:06.874] | : . ' , ; ` | : . ' , receiveMessageFromWorker() for ClusterFuture ... done [01:57:06.874] | : . ' , ; ` | : . ' result() for ClusterFuture ... done [01:57:06.874] | : . ' , ; ` | : . ' result() for ClusterFuture ... [01:57:06.874] | : . ' , ; ` | : . ' , result already collected: FutureResult [01:57:06.875] | : . ' , ; ` | : . ' result() for ClusterFuture ... done [01:57:06.875] | : . ' , ; ` | : . ' relay stdout ... [01:57:06.875] | : . ' , ; ` | : . ' relay stdout ... done [01:57:06.875] | : . ' , ; ` | : . ' check for misuse ... [01:57:06.875] | : . ' , ; ` | : . ' check for misuse ... done [01:57:06.876] | : . ' , ; ` | : . value() for MultisessionFuture (NULL) ... done c = 1 [01:57:06.876] | : . ' , ; ` | : . future(..., label = NULL) ... [01:57:06.876] | : . ' , ; ` | : . ' lazy: FALSE [01:57:06.876] | : . ' , ; ` | : . ' stdout: TRUE [01:57:06.876] | : . ' , ; ` | : . ' conditions: [n=1] 'condition' [01:57:06.877] | : . ' , ; ` | : . ' gc: FALSE [01:57:06.877] | : . ' , ; ` | : . ' earlySignal: FALSE [01:57:06.877] | : . ' , ; ` | : . ' getGlobalsAndPackages() ... [01:57:06.877] | : . ' , ; ` | : . ' , Searching for globals ... [01:57:06.879] | : . ' , ; ` | : . ' , ; globals found: [0] [01:57:06.879] | : . ' , ; ` | : . ' , Searching for globals ... done [01:57:06.879] | : . ' , ; ` | : . ' , globals: [0] [01:57:06.879] | : . ' , ; ` | : . ' , packages: [0] [01:57:06.879] | : . ' , ; ` | : . ' getGlobalsAndPackages() ... done [01:57:06.880] | : . ' , ; ` | : . ' run() for 'Future' (NULL) ... [01:57:06.880] | : . ' , ; ` | : . ' , state: 'created' [01:57:06.880] | : . ' , ; ` | : . ' , plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [01:57:06.880] | : . ' , ; ` | : . ' , plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [01:57:06.881] | : . ' , ; ` | : . ' , Using MultisessionFutureBackend ... [01:57:06.881] | : . ' , ; ` | : . ' , ; Number of futures since start: 8 (8 created, 8 launched, 9 finished) [01:57:06.881] | : . ' , ; ` | : . ' , ; Launching futures ... [01:57:06.881] | : . ' , ; ` | : . ' , ; ` launchFuture() for ClusterFutureBackend ... [01:57:06.881] | : . ' , ; ` | : . ' , ; ` | Workers: [n=2] [01:57:06.882] | : . ' , ; ` | : . ' , ; ` | Socket cluster with 2 nodes where 2 nodes are on host 'localhost' (R Under development (unstable) (2025-05-08 r88190 ucrt), platform x86_64-w64-mingw32) [01:57:06.884] | : . ' , ; ` | : . ' , ; ` | FutureRegistry: 'workers-653f0fb03f93f42441e4b9741917532e' [01:57:06.884] | : . ' , ; ` | : . ' , ; ` | requestWorker() ... [01:57:06.884] | : . ' , ; ` | : . ' , ; ` | : requestNode() ... [01:57:06.884] | : . ' , ; ` | : . ' , ; ` | : . Number of workers: 2 [01:57:06.884] | : . ' , ; ` | : . ' , ; ` | : . Polling for a free worker ... [01:57:06.884] | : . ' , ; ` | : . ' , ; ` | : . ' FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'list', earlySignal = 0) ... [01:57:06.885] | : . ' , ; ` | : . ' , ; ` | : . ' , Listing all futures [01:57:06.885] | : . ' , ; ` | : . ' , ; ` | : . ' , Number of registered futures: 0 [01:57:06.885] | : . ' , ; ` | : . ' , ; ` | : . ' FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'list', earlySignal = 0) ... done [01:57:06.885] | : . ' , ; ` | : . ' , ; ` | : . ' Total time: 0 [01:57:06.885] | : . ' , ; ` | : . ' , ; ` | : . Polling for a free worker ... done [01:57:06.886] | : . ' , ; ` | : . ' , ; ` | : . FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'list', earlySignal = 0) ... [01:57:06.886] | : . ' , ; ` | : . ' , ; ` | : . ' Listing all futures [01:57:06.886] | : . ' , ; ` | : . ' , ; ` | : . ' Number of registered futures: 0 [01:57:06.886] | : . ' , ; ` | : . ' , ; ` | : . FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'list', earlySignal = 0) ... done [01:57:06.886] | : . ' , ; ` | : . ' , ; ` | : . avail: [n=2] '1', '2' [01:57:06.886] | : . ' , ; ` | : . ' , ; ` | : . Index of first available worker: 1 [01:57:06.887] | : . ' , ; ` | : . ' , ; ` | : . Validate that the worker is functional ... [01:57:06.934] | : . ' , ; ` | : . ' , ; ` | : . ' Worker is functional [01:57:06.934] | : . ' , ; ` | : . ' , ; ` | : . ' FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'list', earlySignal = 0) ... [01:57:06.934] | : . ' , ; ` | : . ' , ; ` | : . ' , Listing all futures [01:57:06.934] | : . ' , ; ` | : . ' , ; ` | : . ' , Number of registered futures: 0 [01:57:06.934] | : . ' , ; ` | : . ' , ; ` | : . ' FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'list', earlySignal = 0) ... done [01:57:06.935] | : . ' , ; ` | : . ' , ; ` | : . Validate that the worker is functional ... done [01:57:06.935] | : . ' , ; ` | : . ' , ; ` | : requestNode() ... done [01:57:06.935] | : . ' , ; ` | : . ' , ; ` | : cluster node index: 1 [01:57:06.935] | : . ' , ; ` | : . ' , ; ` | requestWorker() ... done [01:57:06.935] | : . ' , ; ` | : . ' , ; ` | eraseGlobalEnvironment() ... [01:57:06.936] | : . ' , ; ` | : . ' , ; ` | eraseGlobalEnvironment() ... done [01:57:06.936] | : . ' , ; ` | : . ' , ; ` | launchFuture() ... [01:57:06.936] | : . ' , ; ` | : . ' , ; ` | : cluster node index: 1 [01:57:06.936] | : . ' , ; ` | : . ' , ; ` | : getFutureData() ... [01:57:06.937] | : . ' , ; ` | : . ' , ; ` | : . getFutureCore() ... [01:57:06.937] | : . ' , ; ` | : . ' , ; ` | : . ' Packages needed by the future expression (n = 0): [01:57:06.937] | : . ' , ; ` | : . ' , ; ` | : . getFutureCore() ... done [01:57:06.937] | : . ' , ; ` | : . ' , ; ` | : . getFutureCapture() ... [01:57:06.937] | : . ' , ; ` | : . ' , ; ` | : . getFutureCapture() ... done [01:57:06.937] | : . ' , ; ` | : . ' , ; ` | : . getFutureContext() ... [01:57:06.938] | : . ' , ; ` | : . ' , ; ` | : . ' plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [01:57:06.938] | : . ' , ; ` | : . ' , ; ` | : . ' , Getting stack without first backend: [n=0] [01:57:06.938] | : . ' , ; ` | : . ' , ; ` | : . ' plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [01:57:06.938] | : . ' , ; ` | : . ' , ; ` | : . ' Packages needed by future backend (n = 0): [01:57:06.938] | : . ' , ; ` | : . ' , ; ` | : . getFutureContext() ... done [01:57:06.939] | : . ' , ; ` | : . ' , ; ` | : getFutureData() ... done [01:57:06.939] | : . ' , ; ` | : . ' , ; ` | : FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'add', earlySignal = 0) ... [01:57:06.939] | : . ' , ; ` | : . ' , ; ` | : . Appended future to position #1 [01:57:06.939] | : . ' , ; ` | : . ' , ; ` | : . Number of registered futures: 1 [01:57:06.940] | : . ' , ; ` | : . ' , ; ` | : FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'add', earlySignal = 0) ... done [01:57:06.940] | : . ' , ; ` | : . ' , ; ` | launchFuture() ... done [01:57:06.940] | : . ' , ; ` | : . ' , ; ` | MultisessionFuture started [01:57:06.940] | : . ' , ; ` | : . ' , ; ` launchFuture() for ClusterFutureBackend ... done [01:57:06.940] | : . ' , ; ` | : . ' , ; Launching futures ... done [01:57:06.940] | : . ' , ; ` | : . ' , ; Future launched: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [01:57:06.941] | : . ' , ; ` | : . ' , Using MultisessionFutureBackend ... done [01:57:06.941] | : . ' , ; ` | : . ' run() for 'Future' (NULL) ... done [01:57:06.941] | : . ' , ; ` | : . future(..., label = NULL) ... done [01:57:06.941] | : . ' , ; ` | : . value() for MultisessionFuture (NULL) ... [01:57:06.941] | : . ' , ; ` | : . ' result() for ClusterFuture ... [01:57:06.942] | : . ' , ; ` | : . ' , assertValidConnection() ... [01:57:06.942] | : . ' , ; ` | : . ' , ; cluster node index: 1 [01:57:06.942] | : . ' , ; ` | : . ' , assertValidConnection() ... done [01:57:06.943] | : . ' , ; ` | : . ' , receiveMessageFromWorker() for ClusterFuture ... [01:57:06.943] | : . ' , ; ` | : . ' , ; cluster node index: 1 [01:57:06.945] | : . ' , ; ` | : . ' , ; [1] TRUE [01:57:06.945] | : . ' , ; ` | : . ' , ; received data: [01:57:06.945] | : . ' , ; ` | : . ' , ; List of 5 [01:57:06.945] | : . ' , ; ` | : . ' , ; $ type : chr "VALUE" [01:57:06.945] | : . ' , ; ` | : . ' , ; $ value :List of 14 [01:57:06.945] | : . ' , ; ` | : . ' , ; ..$ value : num 1 [01:57:06.945] | : . ' , ; ` | : . ' , ; ..$ visible : logi TRUE [01:57:06.945] | : . ' , ; ` | : . ' , ; ..$ stdout : chr "" [01:57:06.945] | : . ' , ; ` | : . ' , ; ..$ conditions : list() [01:57:06.945] | : . ' , ; ` | : . ' , ; ..$ rng : logi FALSE [01:57:06.945] | : . ' , ; ` | : . ' , ; ..$ misuseGlobalEnv : NULL [01:57:06.945] | : . ' , ; ` | : . ' , ; ..$ misuseConnections:List of 3 [01:57:06.945] | : . ' , ; ` | : . ' , ; .. ..$ added : NULL [01:57:06.945] | : . ' , ; ` | : . ' , ; .. ..$ removed : NULL [01:57:06.945] | : . ' , ; ` | : . ' , ; .. ..$ replaced: NULL [01:57:06.945] | : . ' , ; ` | : . ' , ; ..$ misuseDevices : NULL [01:57:06.945] | : . ' , ; ` | : . ' , ; ..$ started : POSIXct[1:1], format: "2025-05-09 01:57:06" [01:57:06.945] | : . ' , ; ` | : . ' , ; ..$ finished : POSIXct[1:1], format: "2025-05-09 01:57:06" [01:57:06.945] | : . ' , ; ` | : . ' , ; ..$ uuid : chr [1:2] "3ba31c91e15460d52963568b70c5f137" "22" [01:57:06.945] | : . ' , ; ` | : . ' , ; ..$ session_uuid : chr "c5ad30aa3db6ab74f916b75e39fb99ca" [01:57:06.945] | : . ' , ; ` | : . ' , ; .. ..- attr(*, "source")=List of 5 [01:57:06.945] | : . ' , ; ` | : . ' , ; .. .. ..$ host : Named chr "CRANWIN3" [01:57:06.945] | : . ' , ; ` | : . ' , ; .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [01:57:06.945] | : . ' , ; ` | : . ' , ; .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [01:57:06.945] | : . ' , ; ` | : . ' , ; .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [01:57:06.945] | : . ' , ; ` | : . ' , ; .. .. ..$ pid : int 85152 [01:57:06.945] | : . ' , ; ` | : . ' , ; .. .. ..$ time : POSIXct[1:1], format: "2025-05-09 01:57:05" [01:57:06.945] | : . ' , ; ` | : . ' , ; .. .. ..$ random: int 2147483647 [01:57:06.945] | : . ' , ; ` | : . ' , ; ..$ r_info :List of 4 [01:57:06.945] | : . ' , ; ` | : . ' , ; .. ..$ version :Classes 'R_system_version', 'package_version', 'numeric_version' hidden list of 1 [01:57:06.945] | : . ' , ; ` | : . ' , ; .. .. ..$ : int [1:3] 4 6 0 [01:57:06.945] | : . ' , ; ` | : . ' , ; .. ..$ os : chr "windows" [01:57:06.945] | : . ' , ; ` | : . ' , ; .. ..$ os_name : chr "Windows" [01:57:06.945] | : . ' , ; ` | : . ' , ; .. ..$ captures_utf8: logi TRUE [01:57:06.945] | : . ' , ; ` | : . ' , ; ..$ version : chr "1.8" [01:57:06.945] | : . ' , ; ` | : . ' , ; ..- attr(*, "class")= chr "FutureResult" [01:57:06.945] | : . ' , ; ` | : . ' , ; $ success: logi TRUE [01:57:06.945] | : . ' , ; ` | : . ' , ; $ time : 'proc_time' Named num [1:5] 0 0 0 NA NA [01:57:06.945] | : . ' , ; ` | : . ' , ; ..- attr(*, "names")= chr [1:5] "user.self" "sys.self" "elapsed" "user.child" ... [01:57:06.945] | : . ' , ; ` | : . ' , ; $ tag : NULL [01:57:06.961] | : . ' , ; ` | : . ' , ; Received FutureResult [01:57:06.961] | : . ' , ; ` | : . ' , ; FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'remove', earlySignal = 0) ... [01:57:06.961] | : . ' , ; ` | : . ' , ; ` Removed future from position #1 [01:57:06.962] | : . ' , ; ` | : . ' , ; ` Number of registered futures: 0 [01:57:06.962] | : . ' , ; ` | : . ' , ; FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'remove', earlySignal = 0) ... done [01:57:06.962] | : . ' , ; ` | : . ' , ; Erased future from future backend [01:57:06.962] | : . ' , ; ` | : . ' , ; result() for ClusterFuture ... [01:57:06.962] | : . ' , ; ` | : . ' , ; ` result already collected: FutureResult [01:57:06.963] | : . ' , ; ` | : . ' , ; result() for ClusterFuture ... done [01:57:06.963] | : . ' , ; ` | : . ' , receiveMessageFromWorker() for ClusterFuture ... done [01:57:06.963] | : . ' , ; ` | : . ' result() for ClusterFuture ... done [01:57:06.963] | : . ' , ; ` | : . ' result() for ClusterFuture ... [01:57:06.963] | : . ' , ; ` | : . ' , result already collected: FutureResult [01:57:06.964] | : . ' , ; ` | : . ' result() for ClusterFuture ... done [01:57:06.964] | : . ' , ; ` | : . ' relay stdout ... [01:57:06.964] | : . ' , ; ` | : . ' relay stdout ... done [01:57:06.964] | : . ' , ; ` | : . ' check for misuse ... [01:57:06.964] | : . ' , ; ` | : . ' check for misuse ... done [01:57:06.964] | : . ' , ; ` | : . value() for MultisessionFuture (NULL) ... done d = 1 ** Nested future assignments [01:57:06.965] | : . ' , ; ` | : . future(..., label = NULL) ... [01:57:06.965] | : . ' , ; ` | : . ' lazy: FALSE [01:57:06.965] | : . ' , ; ` | : . ' stdout: TRUE [01:57:06.966] | : . ' , ; ` | : . ' conditions: [n=1] 'condition' [01:57:06.966] | : . ' , ; ` | : . ' gc: FALSE [01:57:06.966] | : . ' , ; ` | : . ' earlySignal: FALSE [01:57:06.967] | : . ' , ; ` | : . ' getGlobalsAndPackages() ... [01:57:06.967] | : . ' , ; ` | : . ' , Searching for globals ... [01:57:07.007] | : . ' , ; ` | : . ' , ; globals found: [5] '{', '<-', '%<-%', '%->%', '+' [01:57:07.007] | : . ' , ; ` | : . ' , Searching for globals ... done [01:57:07.007] | : . ' , ; ` | : . ' , Resolving globals: FALSE [01:57:07.007] | : . ' , ; ` | : . ' , Search for packages associated with the globals ... [01:57:07.008] | : . ' , ; ` | : . ' , ; Packages associated with globals: [2] 'base', 'future' [01:57:07.008] | : . ' , ; ` | : . ' , ; Packages: [2] 'base', 'future' [01:57:07.008] | : . ' , ; ` | : . ' , Search for packages associated with the globals ... done [01:57:07.009] | : . ' , ; ` | : . ' , Packages after dropping 'base': [1] 'future' [01:57:07.009] | : . ' , ; ` | : . ' , Packages after dropping non-attached packages: [1] 'future' [01:57:07.009] | : . ' , ; ` | : . ' , globals: [0] [01:57:07.009] | : . ' , ; ` | : . ' , packages: [1] 'future' [01:57:07.009] | : . ' , ; ` | : . ' getGlobalsAndPackages() ... done [01:57:07.010] | : . ' , ; ` | : . ' run() for 'Future' (NULL) ... [01:57:07.010] | : . ' , ; ` | : . ' , state: 'created' [01:57:07.010] | : . ' , ; ` | : . ' , plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [01:57:07.010] | : . ' , ; ` | : . ' , plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [01:57:07.011] | : . ' , ; ` | : . ' , Using MultisessionFutureBackend ... [01:57:07.011] | : . ' , ; ` | : . ' , ; Number of futures since start: 9 (9 created, 9 launched, 10 finished) [01:57:07.011] | : . ' , ; ` | : . ' , ; Launching futures ... [01:57:07.011] | : . ' , ; ` | : . ' , ; ` launchFuture() for ClusterFutureBackend ... [01:57:07.011] | : . ' , ; ` | : . ' , ; ` | Workers: [n=2] [01:57:07.012] | : . ' , ; ` | : . ' , ; ` | Socket cluster with 2 nodes where 2 nodes are on host 'localhost' (R Under development (unstable) (2025-05-08 r88190 ucrt), platform x86_64-w64-mingw32) [01:57:07.014] | : . ' , ; ` | : . ' , ; ` | FutureRegistry: 'workers-653f0fb03f93f42441e4b9741917532e' [01:57:07.014] | : . ' , ; ` | : . ' , ; ` | requestWorker() ... [01:57:07.014] | : . ' , ; ` | : . ' , ; ` | : requestNode() ... [01:57:07.014] | : . ' , ; ` | : . ' , ; ` | : . Number of workers: 2 [01:57:07.014] | : . ' , ; ` | : . ' , ; ` | : . Polling for a free worker ... [01:57:07.015] | : . ' , ; ` | : . ' , ; ` | : . ' FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'list', earlySignal = 0) ... [01:57:07.015] | : . ' , ; ` | : . ' , ; ` | : . ' , Listing all futures [01:57:07.015] | : . ' , ; ` | : . ' , ; ` | : . ' , Number of registered futures: 0 [01:57:07.015] | : . ' , ; ` | : . ' , ; ` | : . ' FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'list', earlySignal = 0) ... done [01:57:07.015] | : . ' , ; ` | : . ' , ; ` | : . ' Total time: 0 [01:57:07.015] | : . ' , ; ` | : . ' , ; ` | : . Polling for a free worker ... done [01:57:07.016] | : . ' , ; ` | : . ' , ; ` | : . FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'list', earlySignal = 0) ... [01:57:07.016] | : . ' , ; ` | : . ' , ; ` | : . ' Listing all futures [01:57:07.016] | : . ' , ; ` | : . ' , ; ` | : . ' Number of registered futures: 0 [01:57:07.016] | : . ' , ; ` | : . ' , ; ` | : . FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'list', earlySignal = 0) ... done [01:57:07.016] | : . ' , ; ` | : . ' , ; ` | : . avail: [n=2] '1', '2' [01:57:07.016] | : . ' , ; ` | : . ' , ; ` | : . Index of first available worker: 1 [01:57:07.017] | : . ' , ; ` | : . ' , ; ` | : . Validate that the worker is functional ... [01:57:07.064] | : . ' , ; ` | : . ' , ; ` | : . ' Worker is functional [01:57:07.064] | : . ' , ; ` | : . ' , ; ` | : . ' FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'list', earlySignal = 0) ... [01:57:07.065] | : . ' , ; ` | : . ' , ; ` | : . ' , Listing all futures [01:57:07.065] | : . ' , ; ` | : . ' , ; ` | : . ' , Number of registered futures: 0 [01:57:07.065] | : . ' , ; ` | : . ' , ; ` | : . ' FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'list', earlySignal = 0) ... done [01:57:07.065] | : . ' , ; ` | : . ' , ; ` | : . Validate that the worker is functional ... done [01:57:07.065] | : . ' , ; ` | : . ' , ; ` | : requestNode() ... done [01:57:07.066] | : . ' , ; ` | : . ' , ; ` | : cluster node index: 1 [01:57:07.066] | : . ' , ; ` | : . ' , ; ` | requestWorker() ... done [01:57:07.066] | : . ' , ; ` | : . ' , ; ` | eraseGlobalEnvironment() ... [01:57:07.066] | : . ' , ; ` | : . ' , ; ` | eraseGlobalEnvironment() ... done [01:57:07.067] | : . ' , ; ` | : . ' , ; ` | launchFuture() ... [01:57:07.067] | : . ' , ; ` | : . ' , ; ` | : cluster node index: 1 [01:57:07.067] | : . ' , ; ` | : . ' , ; ` | : getFutureData() ... [01:57:07.067] | : . ' , ; ` | : . ' , ; ` | : . getFutureCore() ... [01:57:07.067] | : . ' , ; ` | : . ' , ; ` | : . ' Packages needed by the future expression (n = 1): 'future' [01:57:07.068] | : . ' , ; ` | : . ' , ; ` | : . getFutureCore() ... done [01:57:07.068] | : . ' , ; ` | : . ' , ; ` | : . getFutureCapture() ... [01:57:07.068] | : . ' , ; ` | : . ' , ; ` | : . getFutureCapture() ... done [01:57:07.068] | : . ' , ; ` | : . ' , ; ` | : . getFutureContext() ... [01:57:07.068] | : . ' , ; ` | : . ' , ; ` | : . ' plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [01:57:07.068] | : . ' , ; ` | : . ' , ; ` | : . ' , Getting stack without first backend: [n=0] [01:57:07.069] | : . ' , ; ` | : . ' , ; ` | : . ' plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [01:57:07.069] | : . ' , ; ` | : . ' , ; ` | : . ' Packages needed by future backend (n = 0): [01:57:07.069] | : . ' , ; ` | : . ' , ; ` | : . getFutureContext() ... done [01:57:07.069] | : . ' , ; ` | : . ' , ; ` | : getFutureData() ... done [01:57:07.070] | : . ' , ; ` | : . ' , ; ` | : FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'add', earlySignal = 0) ... [01:57:07.070] | : . ' , ; ` | : . ' , ; ` | : . Appended future to position #1 [01:57:07.070] | : . ' , ; ` | : . ' , ; ` | : . Number of registered futures: 1 [01:57:07.070] | : . ' , ; ` | : . ' , ; ` | : FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'add', earlySignal = 0) ... done [01:57:07.070] | : . ' , ; ` | : . ' , ; ` | launchFuture() ... done [01:57:07.071] | : . ' , ; ` | : . ' , ; ` | MultisessionFuture started [01:57:07.071] | : . ' , ; ` | : . ' , ; ` launchFuture() for ClusterFutureBackend ... done [01:57:07.071] | : . ' , ; ` | : . ' , ; Launching futures ... done [01:57:07.071] | : . ' , ; ` | : . ' , ; Future launched: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [01:57:07.071] | : . ' , ; ` | : . ' , Using MultisessionFutureBackend ... done [01:57:07.071] | : . ' , ; ` | : . ' run() for 'Future' (NULL) ... done [01:57:07.072] | : . ' , ; ` | : . future(..., label = NULL) ... done [01:57:07.072] | : . ' , ; ` | : . value() for MultisessionFuture (NULL) ... [01:57:07.072] | : . ' , ; ` | : . ' result() for ClusterFuture ... [01:57:07.072] | : . ' , ; ` | : . ' , assertValidConnection() ... [01:57:07.073] | : . ' , ; ` | : . ' , ; cluster node index: 1 [01:57:07.073] | : . ' , ; ` | : . ' , assertValidConnection() ... done [01:57:07.074] | : . ' , ; ` | : . ' , receiveMessageFromWorker() for ClusterFuture ... [01:57:07.074] | : . ' , ; ` | : . ' , ; cluster node index: 1 [01:57:07.102] | : . ' , ; ` | : . ' , ; [1] TRUE [01:57:07.102] | : . ' , ; ` | : . ' , ; received data: [01:57:07.103] | : . ' , ; ` | : . ' , ; List of 5 [01:57:07.103] | : . ' , ; ` | : . ' , ; $ type : chr "VALUE" [01:57:07.103] | : . ' , ; ` | : . ' , ; $ value :List of 14 [01:57:07.103] | : . ' , ; ` | : . ' , ; ..$ value : num 10 [01:57:07.103] | : . ' , ; ` | : . ' , ; ..$ visible : logi TRUE [01:57:07.103] | : . ' , ; ` | : . ' , ; ..$ stdout : chr "" [01:57:07.103] | : . ' , ; ` | : . ' , ; ..$ conditions : list() [01:57:07.103] | : . ' , ; ` | : . ' , ; ..$ rng : logi FALSE [01:57:07.103] | : . ' , ; ` | : . ' , ; ..$ misuseGlobalEnv : NULL [01:57:07.103] | : . ' , ; ` | : . ' , ; ..$ misuseConnections:List of 3 [01:57:07.103] | : . ' , ; ` | : . ' , ; .. ..$ added : NULL [01:57:07.103] | : . ' , ; ` | : . ' , ; .. ..$ removed : NULL [01:57:07.103] | : . ' , ; ` | : . ' , ; .. ..$ replaced: NULL [01:57:07.103] | : . ' , ; ` | : . ' , ; ..$ misuseDevices : NULL [01:57:07.103] | : . ' , ; ` | : . ' , ; ..$ started : POSIXct[1:1], format: "2025-05-09 01:57:07" [01:57:07.103] | : . ' , ; ` | : . ' , ; ..$ finished : POSIXct[1:1], format: "2025-05-09 01:57:07" [01:57:07.103] | : . ' , ; ` | : . ' , ; ..$ uuid : chr [1:2] "3ba31c91e15460d52963568b70c5f137" "23" [01:57:07.103] | : . ' , ; ` | : . ' , ; ..$ session_uuid : chr "c5ad30aa3db6ab74f916b75e39fb99ca" [01:57:07.103] | : . ' , ; ` | : . ' , ; .. ..- attr(*, "source")=List of 5 [01:57:07.103] | : . ' , ; ` | : . ' , ; .. .. ..$ host : Named chr "CRANWIN3" [01:57:07.103] | : . ' , ; ` | : . ' , ; .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [01:57:07.103] | : . ' , ; ` | : . ' , ; .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [01:57:07.103] | : . ' , ; ` | : . ' , ; .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [01:57:07.103] | : . ' , ; ` | : . ' , ; .. .. ..$ pid : int 85152 [01:57:07.103] | : . ' , ; ` | : . ' , ; .. .. ..$ time : POSIXct[1:1], format: "2025-05-09 01:57:05" [01:57:07.103] | : . ' , ; ` | : . ' , ; .. .. ..$ random: int 2147483647 [01:57:07.103] | : . ' , ; ` | : . ' , ; ..$ r_info :List of 4 [01:57:07.103] | : . ' , ; ` | : . ' , ; .. ..$ version :Classes 'R_system_version', 'package_version', 'numeric_version' hidden list of 1 [01:57:07.103] | : . ' , ; ` | : . ' , ; .. .. ..$ : int [1:3] 4 6 0 [01:57:07.103] | : . ' , ; ` | : . ' , ; .. ..$ os : chr "windows" [01:57:07.103] | : . ' , ; ` | : . ' , ; .. ..$ os_name : chr "Windows" [01:57:07.103] | : . ' , ; ` | : . ' , ; .. ..$ captures_utf8: logi TRUE [01:57:07.103] | : . ' , ; ` | : . ' , ; ..$ version : chr "1.8" [01:57:07.103] | : . ' , ; ` | : . ' , ; ..- attr(*, "class")= chr "FutureResult" [01:57:07.103] | : . ' , ; ` | : . ' , ; $ success: logi TRUE [01:57:07.103] | : . ' , ; ` | : . ' , ; $ time : 'proc_time' Named num [1:5] 0.01 0.02 0.03 NA NA [01:57:07.103] | : . ' , ; ` | : . ' , ; ..- attr(*, "names")= chr [1:5] "user.self" "sys.self" "elapsed" "user.child" ... [01:57:07.103] | : . ' , ; ` | : . ' , ; $ tag : NULL [01:57:07.119] | : . ' , ; ` | : . ' , ; Received FutureResult [01:57:07.120] | : . ' , ; ` | : . ' , ; FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'remove', earlySignal = 0) ... [01:57:07.120] | : . ' , ; ` | : . ' , ; ` Removed future from position #1 [01:57:07.120] | : . ' , ; ` | : . ' , ; ` Number of registered futures: 0 [01:57:07.120] | : . ' , ; ` | : . ' , ; FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'remove', earlySignal = 0) ... done [01:57:07.121] | : . ' , ; ` | : . ' , ; Erased future from future backend [01:57:07.121] | : . ' , ; ` | : . ' , ; result() for ClusterFuture ... [01:57:07.121] | : . ' , ; ` | : . ' , ; ` result already collected: FutureResult [01:57:07.121] | : . ' , ; ` | : . ' , ; result() for ClusterFuture ... done [01:57:07.121] | : . ' , ; ` | : . ' , receiveMessageFromWorker() for ClusterFuture ... done [01:57:07.121] | : . ' , ; ` | : . ' result() for ClusterFuture ... done [01:57:07.122] | : . ' , ; ` | : . ' result() for ClusterFuture ... [01:57:07.122] | : . ' , ; ` | : . ' , result already collected: FutureResult [01:57:07.122] | : . ' , ; ` | : . ' result() for ClusterFuture ... done [01:57:07.122] | : . ' , ; ` | : . ' relay stdout ... [01:57:07.122] | : . ' , ; ` | : . ' relay stdout ... done [01:57:07.122] | : . ' , ; ` | : . ' check for misuse ... [01:57:07.123] | : . ' , ; ` | : . ' check for misuse ... done [01:57:07.123] | : . ' , ; ` | : . value() for MultisessionFuture (NULL) ... done a = 10 [01:57:07.123] | : . ' , ; ` | : . future(..., label = NULL) ... [01:57:07.123] | : . ' , ; ` | : . ' lazy: FALSE [01:57:07.124] | : . ' , ; ` | : . ' stdout: TRUE [01:57:07.124] | : . ' , ; ` | : . ' conditions: [n=1] 'condition' [01:57:07.124] | : . ' , ; ` | : . ' gc: FALSE [01:57:07.124] | : . ' , ; ` | : . ' earlySignal: FALSE [01:57:07.124] | : . ' , ; ` | : . ' getGlobalsAndPackages() ... [01:57:07.124] | : . ' , ; ` | : . ' , Searching for globals ... [01:57:07.131] | : . ' , ; ` | : . ' , ; globals found: [3] '{', '+', 'a' [01:57:07.132] | : . ' , ; ` | : . ' , Searching for globals ... done [01:57:07.132] | : . ' , ; ` | : . ' , Resolving globals: FALSE [01:57:07.132] | : . ' , ; ` | : . ' , Search for packages associated with the globals ... [01:57:07.132] | : . ' , ; ` | : . ' , ; Packages associated with globals: [1] 'base' [01:57:07.133] | : . ' , ; ` | : . ' , ; Packages: [1] 'base' [01:57:07.133] | : . ' , ; ` | : . ' , Search for packages associated with the globals ... done [01:57:07.133] | : . ' , ; ` | : . ' , Packages after dropping 'base': [0] [01:57:07.133] | : . ' , ; ` | : . ' , globals: [1] 'a' [01:57:07.133] | : . ' , ; ` | : . ' , packages: [0] [01:57:07.134] | : . ' , ; ` | : . ' getGlobalsAndPackages() ... done [01:57:07.134] | : . ' , ; ` | : . ' run() for 'Future' (NULL) ... [01:57:07.134] | : . ' , ; ` | : . ' , state: 'created' [01:57:07.134] | : . ' , ; ` | : . ' , plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [01:57:07.134] | : . ' , ; ` | : . ' , plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [01:57:07.135] | : . ' , ; ` | : . ' , Using MultisessionFutureBackend ... [01:57:07.135] | : . ' , ; ` | : . ' , ; Number of futures since start: 10 (10 created, 10 launched, 11 finished) [01:57:07.135] | : . ' , ; ` | : . ' , ; Launching futures ... [01:57:07.135] | : . ' , ; ` | : . ' , ; ` launchFuture() for ClusterFutureBackend ... [01:57:07.135] | : . ' , ; ` | : . ' , ; ` | Workers: [n=2] [01:57:07.136] | : . ' , ; ` | : . ' , ; ` | Socket cluster with 2 nodes where 2 nodes are on host 'localhost' (R Under development (unstable) (2025-05-08 r88190 ucrt), platform x86_64-w64-mingw32) [01:57:07.138] | : . ' , ; ` | : . ' , ; ` | FutureRegistry: 'workers-653f0fb03f93f42441e4b9741917532e' [01:57:07.138] | : . ' , ; ` | : . ' , ; ` | requestWorker() ... [01:57:07.138] | : . ' , ; ` | : . ' , ; ` | : requestNode() ... [01:57:07.138] | : . ' , ; ` | : . ' , ; ` | : . Number of workers: 2 [01:57:07.138] | : . ' , ; ` | : . ' , ; ` | : . Polling for a free worker ... [01:57:07.139] | : . ' , ; ` | : . ' , ; ` | : . ' FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'list', earlySignal = 0) ... [01:57:07.139] | : . ' , ; ` | : . ' , ; ` | : . ' , Listing all futures [01:57:07.139] | : . ' , ; ` | : . ' , ; ` | : . ' , Number of registered futures: 0 [01:57:07.139] | : . ' , ; ` | : . ' , ; ` | : . ' FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'list', earlySignal = 0) ... done [01:57:07.139] | : . ' , ; ` | : . ' , ; ` | : . ' Total time: 0 [01:57:07.139] | : . ' , ; ` | : . ' , ; ` | : . Polling for a free worker ... done [01:57:07.140] | : . ' , ; ` | : . ' , ; ` | : . FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'list', earlySignal = 0) ... [01:57:07.140] | : . ' , ; ` | : . ' , ; ` | : . ' Listing all futures [01:57:07.140] | : . ' , ; ` | : . ' , ; ` | : . ' Number of registered futures: 0 [01:57:07.140] | : . ' , ; ` | : . ' , ; ` | : . FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'list', earlySignal = 0) ... done [01:57:07.140] | : . ' , ; ` | : . ' , ; ` | : . avail: [n=2] '1', '2' [01:57:07.140] | : . ' , ; ` | : . ' , ; ` | : . Index of first available worker: 1 [01:57:07.141] | : . ' , ; ` | : . ' , ; ` | : . Validate that the worker is functional ... [01:57:07.191] | : . ' , ; ` | : . ' , ; ` | : . ' Worker is functional [01:57:07.192] | : . ' , ; ` | : . ' , ; ` | : . ' FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'list', earlySignal = 0) ... [01:57:07.192] | : . ' , ; ` | : . ' , ; ` | : . ' , Listing all futures [01:57:07.192] | : . ' , ; ` | : . ' , ; ` | : . ' , Number of registered futures: 0 [01:57:07.192] | : . ' , ; ` | : . ' , ; ` | : . ' FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'list', earlySignal = 0) ... done [01:57:07.193] | : . ' , ; ` | : . ' , ; ` | : . Validate that the worker is functional ... done [01:57:07.193] | : . ' , ; ` | : . ' , ; ` | : requestNode() ... done [01:57:07.193] | : . ' , ; ` | : . ' , ; ` | : cluster node index: 1 [01:57:07.193] | : . ' , ; ` | : . ' , ; ` | requestWorker() ... done [01:57:07.193] | : . ' , ; ` | : . ' , ; ` | eraseGlobalEnvironment() ... [01:57:07.194] | : . ' , ; ` | : . ' , ; ` | eraseGlobalEnvironment() ... done [01:57:07.194] | : . ' , ; ` | : . ' , ; ` | launchFuture() ... [01:57:07.194] | : . ' , ; ` | : . ' , ; ` | : cluster node index: 1 [01:57:07.194] | : . ' , ; ` | : . ' , ; ` | : getFutureData() ... [01:57:07.195] | : . ' , ; ` | : . ' , ; ` | : . getFutureCore() ... [01:57:07.195] | : . ' , ; ` | : . ' , ; ` | : . ' Packages needed by the future expression (n = 0): [01:57:07.195] | : . ' , ; ` | : . ' , ; ` | : . getFutureCore() ... done [01:57:07.195] | : . ' , ; ` | : . ' , ; ` | : . getFutureCapture() ... [01:57:07.195] | : . ' , ; ` | : . ' , ; ` | : . getFutureCapture() ... done [01:57:07.195] | : . ' , ; ` | : . ' , ; ` | : . getFutureContext() ... [01:57:07.196] | : . ' , ; ` | : . ' , ; ` | : . ' plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [01:57:07.196] | : . ' , ; ` | : . ' , ; ` | : . ' , Getting stack without first backend: [n=0] [01:57:07.196] | : . ' , ; ` | : . ' , ; ` | : . ' plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [01:57:07.196] | : . ' , ; ` | : . ' , ; ` | : . ' Packages needed by future backend (n = 0): [01:57:07.196] | : . ' , ; ` | : . ' , ; ` | : . getFutureContext() ... done [01:57:07.197] | : . ' , ; ` | : . ' , ; ` | : getFutureData() ... done [01:57:07.197] | : . ' , ; ` | : . ' , ; ` | : FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'add', earlySignal = 0) ... [01:57:07.197] | : . ' , ; ` | : . ' , ; ` | : . Appended future to position #1 [01:57:07.197] | : . ' , ; ` | : . ' , ; ` | : . Number of registered futures: 1 [01:57:07.198] | : . ' , ; ` | : . ' , ; ` | : FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'add', earlySignal = 0) ... done [01:57:07.198] | : . ' , ; ` | : . ' , ; ` | launchFuture() ... done [01:57:07.198] | : . ' , ; ` | : . ' , ; ` | MultisessionFuture started [01:57:07.198] | : . ' , ; ` | : . ' , ; ` launchFuture() for ClusterFutureBackend ... done [01:57:07.198] | : . ' , ; ` | : . ' , ; Launching futures ... done [01:57:07.198] | : . ' , ; ` | : . ' , ; Future launched: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [01:57:07.199] | : . ' , ; ` | : . ' , Using MultisessionFutureBackend ... done [01:57:07.199] | : . ' , ; ` | : . ' run() for 'Future' (NULL) ... done [01:57:07.199] | : . ' , ; ` | : . future(..., label = NULL) ... done [01:57:07.199] | : . ' , ; ` | : . value() for MultisessionFuture (NULL) ... [01:57:07.199] | : . ' , ; ` | : . ' result() for ClusterFuture ... [01:57:07.200] | : . ' , ; ` | : . ' , assertValidConnection() ... [01:57:07.200] | : . ' , ; ` | : . ' , ; cluster node index: 1 [01:57:07.200] | : . ' , ; ` | : . ' , assertValidConnection() ... done [01:57:07.201] | : . ' , ; ` | : . ' , receiveMessageFromWorker() for ClusterFuture ... [01:57:07.201] | : . ' , ; ` | : . ' , ; cluster node index: 1 [01:57:07.201] | : . ' , ; ` | : . ' , ; [1] TRUE [01:57:07.202] | : . ' , ; ` | : . ' , ; received data: [01:57:07.202] | : . ' , ; ` | : . ' , ; List of 5 [01:57:07.202] | : . ' , ; ` | : . ' , ; $ type : chr "VALUE" [01:57:07.202] | : . ' , ; ` | : . ' , ; $ value :List of 14 [01:57:07.202] | : . ' , ; ` | : . ' , ; ..$ value : num 11 [01:57:07.202] | : . ' , ; ` | : . ' , ; ..$ visible : logi TRUE [01:57:07.202] | : . ' , ; ` | : . ' , ; ..$ stdout : chr "" [01:57:07.202] | : . ' , ; ` | : . ' , ; ..$ conditions : list() [01:57:07.202] | : . ' , ; ` | : . ' , ; ..$ rng : logi FALSE [01:57:07.202] | : . ' , ; ` | : . ' , ; ..$ misuseGlobalEnv : NULL [01:57:07.202] | : . ' , ; ` | : . ' , ; ..$ misuseConnections:List of 3 [01:57:07.202] | : . ' , ; ` | : . ' , ; .. ..$ added : NULL [01:57:07.202] | : . ' , ; ` | : . ' , ; .. ..$ removed : NULL [01:57:07.202] | : . ' , ; ` | : . ' , ; .. ..$ replaced: NULL [01:57:07.202] | : . ' , ; ` | : . ' , ; ..$ misuseDevices : NULL [01:57:07.202] | : . ' , ; ` | : . ' , ; ..$ started : POSIXct[1:1], format: "2025-05-09 01:57:07" [01:57:07.202] | : . ' , ; ` | : . ' , ; ..$ finished : POSIXct[1:1], format: "2025-05-09 01:57:07" [01:57:07.202] | : . ' , ; ` | : . ' , ; ..$ uuid : chr [1:2] "3ba31c91e15460d52963568b70c5f137" "24" [01:57:07.202] | : . ' , ; ` | : . ' , ; ..$ session_uuid : chr "c5ad30aa3db6ab74f916b75e39fb99ca" [01:57:07.202] | : . ' , ; ` | : . ' , ; .. ..- attr(*, "source")=List of 5 [01:57:07.202] | : . ' , ; ` | : . ' , ; .. .. ..$ host : Named chr "CRANWIN3" [01:57:07.202] | : . ' , ; ` | : . ' , ; .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [01:57:07.202] | : . ' , ; ` | : . ' , ; .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [01:57:07.202] | : . ' , ; ` | : . ' , ; .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [01:57:07.202] | : . ' , ; ` | : . ' , ; .. .. ..$ pid : int 85152 [01:57:07.202] | : . ' , ; ` | : . ' , ; .. .. ..$ time : POSIXct[1:1], format: "2025-05-09 01:57:05" [01:57:07.202] | : . ' , ; ` | : . ' , ; .. .. ..$ random: int 2147483647 [01:57:07.202] | : . ' , ; ` | : . ' , ; ..$ r_info :List of 4 [01:57:07.202] | : . ' , ; ` | : . ' , ; .. ..$ version :Classes 'R_system_version', 'package_version', 'numeric_version' hidden list of 1 [01:57:07.202] | : . ' , ; ` | : . ' , ; .. .. ..$ : int [1:3] 4 6 0 [01:57:07.202] | : . ' , ; ` | : . ' , ; .. ..$ os : chr "windows" [01:57:07.202] | : . ' , ; ` | : . ' , ; .. ..$ os_name : chr "Windows" [01:57:07.202] | : . ' , ; ` | : . ' , ; .. ..$ captures_utf8: logi TRUE [01:57:07.202] | : . ' , ; ` | : . ' , ; ..$ version : chr "1.8" [01:57:07.202] | : . ' , ; ` | : . ' , ; ..- attr(*, "class")= chr "FutureResult" [01:57:07.202] | : . ' , ; ` | : . ' , ; $ success: logi TRUE [01:57:07.202] | : . ' , ; ` | : . ' , ; $ time : 'proc_time' Named num [1:5] 0.02 0 0.02 NA NA [01:57:07.202] | : . ' , ; ` | : . ' , ; ..- attr(*, "names")= chr [1:5] "user.self" "sys.self" "elapsed" "user.child" ... [01:57:07.202] | : . ' , ; ` | : . ' , ; $ tag : NULL [01:57:07.215] | : . ' , ; ` | : . ' , ; Received FutureResult [01:57:07.216] | : . ' , ; ` | : . ' , ; FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'remove', earlySignal = 0) ... [01:57:07.216] | : . ' , ; ` | : . ' , ; ` Removed future from position #1 [01:57:07.216] | : . ' , ; ` | : . ' , ; ` Number of registered futures: 0 [01:57:07.216] | : . ' , ; ` | : . ' , ; FutureRegistry('workers-653f0fb03f93f42441e4b9741917532e', action = 'remove', earlySignal = 0) ... done [01:57:07.216] | : . ' , ; ` | : . ' , ; Erased future from future backend [01:57:07.217] | : . ' , ; ` | : . ' , ; result() for ClusterFuture ... [01:57:07.217] | : . ' , ; ` | : . ' , ; ` result already collected: FutureResult [01:57:07.217] | : . ' , ; ` | : . ' , ; result() for ClusterFuture ... done [01:57:07.217] | : . ' , ; ` | : . ' , receiveMessageFromWorker() for ClusterFuture ... done [01:57:07.217] | : . ' , ; ` | : . ' result() for ClusterFuture ... done [01:57:07.217] | : . ' , ; ` | : . ' result() for ClusterFuture ... [01:57:07.218] | : . ' , ; ` | : . ' , result already collected: FutureResult [01:57:07.218] | : . ' , ; ` | : . ' result() for ClusterFuture ... done [01:57:07.218] | : . ' , ; ` | : . ' relay stdout ... [01:57:07.218] | : . ' , ; ` | : . ' relay stdout ... done [01:57:07.218] | : . ' , ; ` | : . ' check for misuse ... [01:57:07.218] | : . ' , ; ` | : . ' check for misuse ... done [01:57:07.219] | : . ' , ; ` | : . value() for MultisessionFuture (NULL) ... 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_05_09_01_55_17_23336' Sourcing 6 epilogue scripts ... done Test time: user.self=3s, sys.self=0.06s, elapsed=3s, user.child=NAs, sys.child=NAs Test 'futureAssign_OP' ... success > > proc.time() user system elapsed 2.75 0.09 3.54