R Under development (unstable) (2026-03-12 r89611 ucrt) -- "Unsuffered Consequences" Copyright (C) 2026 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > #! /usr/bin/env Rscript > ## This runs testme test script inst/testme/test-FutureRegistry.R > ## Don't edit - it was autogenerated by inst/testme/deploy.R > future:::testme("FutureRegistry") Test 'FutureRegistry' ... chr "none" > library(future) [22:16:27.837] Option 'future.startup.script': TRUE [22:16:27.839] Future startup scripts considered: '.future.R', '~/.future.R' [22:16:27.839] Future startup scripts found: > message("*** FutureRegistry() ...") *** FutureRegistry() ... > for (where in c("multicore-dummy-uuid", "rscript")) { + message(sprintf("*** FutureRegistry('%s', 'list') ...", where)) + futures <- FutureR .... [TRUNCATED] *** FutureRegistry('multicore-dummy-uuid', 'list') ... list() *** FutureRegistry('multicore-dummy-uuid', 'add') ... [22:16:27.869] future(..., label = NULL) ... [22:16:27.869] | lazy: FALSE [22:16:27.870] | stdout: TRUE [22:16:27.870] | conditions: [n=1] 'condition' [22:16:27.872] | getGlobalsAndPackages() ... [22:16:27.872] | : Searching for globals ... [22:16:27.878] | : . globals found: [1] '{' [22:16:27.878] | : Searching for globals ... done [22:16:27.879] | : Resolving globals: FALSE [22:16:27.880] | : Search for packages associated with the globals ... [22:16:27.880] | : . Packages associated with globals: [1] 'base' [22:16:27.881] | : . Packages: [1] 'base' [22:16:27.882] | : Search for packages associated with the globals ... done [22:16:27.882] | : Packages after dropping 'base': [0] [22:16:27.883] | : globals: [0] [22:16:27.883] | : packages: [0] [22:16:27.884] | getGlobalsAndPackages() ... done [22:16:27.886] | run() for 'Future' () ... [22:16:27.887] | : state: 'created' [22:16:27.887] | : plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [22:16:27.888] | : . plan(): plan_init() of 'sequential', 'uniprocess', 'future', 'function' ... [22:16:27.888] | : . ' function (..., envir = parent.frame()) [22:16:27.888] | : . ' - attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [22:16:27.888] | : . ' - attr(*, "init")= logi TRUE [22:16:27.888] | : . ' - attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [22:16:27.888] | : . ' ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:27.888] | : . ' - attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:27.888] | : . ' - attr(*, "call")= language plan(sequential) [22:16:27.892] | : . ' init: TRUE [22:16:27.893] | : . ' makeFutureBackend() ... [22:16:27.893] | : . ' , Backend function: <'NULL'> [22:16:27.894] | : . ' , Evaluator tweak arguments: [n=0] [22:16:27.894] | : . ' , list() [22:16:27.895] | : . ' , Evaluator formal arguments: [n=1] [22:16:27.896] | : . ' , Dotted pair list of 1 [22:16:27.896] | : . ' , $ envir: language parent.frame() [22:16:27.897] | : . ' , Arguments passed to the future-backend factory: [n=1] [22:16:27.897] | : . ' , List of 1 [22:16:27.897] | : . ' , $ envir: language parent.frame() [22:16:27.899] | : . ' , Backend: <'SequentialFutureBackend', 'FutureBackend', 'environment'> [22:16:27.899] | : . ' makeFutureBackend() ... done [22:16:27.900] | : . plan(): plan_init() of 'sequential', 'uniprocess', 'future', 'function' ... done [22:16:27.900] | : plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [22:16:27.901] | : Using SequentialFutureBackend ... [22:16:27.901] | : . Number of futures since start: 0 (0 created, 0 launched, 0 finished) [22:16:27.902] | : . Launching futures ... [22:16:27.903] | : . ' launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... [22:16:27.903] | : . ' , getFutureData() ... [22:16:27.904] | : . ' , ; getFutureCore() ... [22:16:27.904] | : . ' , ; ` Packages needed by the future expression (n = 0): [22:16:27.905] | : . ' , ; getFutureCore() ... done [22:16:27.905] | : . ' , ; getFutureCapture() ... [22:16:27.906] | : . ' , ; getFutureCapture() ... done [22:16:27.907] | : . ' , ; getFutureContext() ... [22:16:27.907] | : . ' , ; ` plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [22:16:27.908] | : . ' , ; ` | Getting stack without first backend: [n=0] [22:16:27.908] | : . ' , ; ` plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [22:16:27.909] | : . ' , ; ` Packages needed by future backend (n = 0): [22:16:27.909] | : . ' , ; getFutureContext() ... done [22:16:27.910] | : . ' , getFutureData() ... done [22:16:27.915] | : . ' , plan("list", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [22:16:27.916] | : . ' , ; Getting full stack: [n=1] 'sequential', 'uniprocess', 'future', 'function' [22:16:27.917] | : . ' , plan("list", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [22:16:27.917] | : . ' , plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [22:16:27.918] | : . ' , ; plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [22:16:27.919] | : . ' , ; ` all.equal() for FutureStrategyList ... [22:16:27.919] | : . ' , ; ` | New stack: [22:16:27.920] | : . ' , ; ` | List of 1 [22:16:27.920] | : . ' , ; ` | $ :function (..., envir = parent.frame()) [22:16:27.920] | : . ' , ; ` | ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [22:16:27.920] | : . ' , ; ` | ..- attr(*, "init")= logi TRUE [22:16:27.920] | : . ' , ; ` | ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [22:16:27.920] | : . ' , ; ` | .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:27.920] | : . ' , ; ` | ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:27.920] | : . ' , ; ` | ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [22:16:27.920] | : . ' , ; ` | - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [22:16:27.923] | : . ' , ; ` | Old stack: [22:16:27.924] | : . ' , ; ` | List of 1 [22:16:27.924] | : . ' , ; ` | $ :function (..., envir = parent.frame()) [22:16:27.924] | : . ' , ; ` | ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [22:16:27.924] | : . ' , ; ` | ..- attr(*, "init")= chr "done" [22:16:27.924] | : . ' , ; ` | ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [22:16:27.924] | : . ' , ; ` | .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:27.924] | : . ' , ; ` | ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:27.924] | : . ' , ; ` | ..- attr(*, "call")= language plan(sequential) [22:16:27.924] | : . ' , ; ` | ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [22:16:27.924] | : . ' , ; ` | .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [22:16:27.924] | : . ' , ; ` | .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:27.924] | : . ' , ; ` | - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [22:16:27.930] | : . ' , ; ` | Not identical [22:16:27.930] | : . ' , ; ` | all.equal() for future ... [22:16:27.931] | : . ' , ; ` | : List of 2 [22:16:27.931] | : . ' , ; ` | : $ target :function (..., envir = parent.frame()) [22:16:27.931] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [22:16:27.931] | : . ' , ; ` | : ..- attr(*, "init")= logi TRUE [22:16:27.931] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [22:16:27.931] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:27.931] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:27.931] | : . ' , ; ` | : ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [22:16:27.931] | : . ' , ; ` | : $ current:function (..., envir = parent.frame()) [22:16:27.931] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [22:16:27.931] | : . ' , ; ` | : ..- attr(*, "init")= chr "done" [22:16:27.931] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [22:16:27.931] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:27.931] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:27.931] | : . ' , ; ` | : ..- attr(*, "call")= language plan(sequential) [22:16:27.931] | : . ' , ; ` | : ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [22:16:27.931] | : . ' , ; ` | : .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [22:16:27.931] | : . ' , ; ` | : .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:27.938] | : . ' , ; ` | all.equal() for future ... done [22:16:27.938] | : . ' , ; ` all.equal() for FutureStrategyList ... done [22:16:27.939] | : . ' , ; ` plan(): Skip setting new future backend stack because it is the same as the current one: [22:16:27.939] | : . ' , ; ` List of future strategies: [22:16:27.939] | : . ' , ; ` 1. sequential: [22:16:27.939] | : . ' , ; ` - args: function (..., envir = parent.frame(), workers = "") [22:16:27.939] | : . ' , ; ` - tweaked: FALSE [22:16:27.939] | : . ' , ; ` - call: plan(sequential) [22:16:27.941] | : . ' , ; plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [22:16:27.941] | : . ' , plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [22:16:27.945] | : . ' , plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [22:16:27.946] | : . ' , ; plan(<'FutureStrategyList'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [22:16:27.946] | : . ' , ; ` plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [22:16:27.947] | : . ' , ; ` | all.equal() for FutureStrategyList ... [22:16:27.947] | : . ' , ; ` | : New stack: [22:16:27.948] | : . ' , ; ` | : List of 1 [22:16:27.948] | : . ' , ; ` | : $ :function (..., envir = parent.frame()) [22:16:27.948] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [22:16:27.948] | : . ' , ; ` | : ..- attr(*, "init")= chr "done" [22:16:27.948] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [22:16:27.948] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:27.948] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:27.948] | : . ' , ; ` | : ..- attr(*, "call")= language plan(sequential) [22:16:27.948] | : . ' , ; ` | : ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [22:16:27.948] | : . ' , ; ` | : .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [22:16:27.948] | : . ' , ; ` | : .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:27.948] | : . ' , ; ` | : - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [22:16:27.977] | : . ' , ; ` | : Old stack: [22:16:27.978] | : . ' , ; ` | : List of 1 [22:16:27.978] | : . ' , ; ` | : $ :function (..., envir = parent.frame()) [22:16:27.978] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [22:16:27.978] | : . ' , ; ` | : ..- attr(*, "init")= chr "done" [22:16:27.978] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [22:16:27.978] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:27.978] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:27.978] | : . ' , ; ` | : ..- attr(*, "call")= language plan(sequential) [22:16:27.978] | : . ' , ; ` | : ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [22:16:27.978] | : . ' , ; ` | : .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [22:16:27.978] | : . ' , ; ` | : .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:27.978] | : . ' , ; ` | : - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [22:16:27.982] | : . ' , ; ` | : Identical [22:16:27.983] | : . ' , ; ` | all.equal() for FutureStrategyList ... done [22:16:27.984] | : . ' , ; ` | plan(): Skip setting new future backend stack because it is the same as the current one: [22:16:27.984] | : . ' , ; ` | List of future strategies: [22:16:27.984] | : . ' , ; ` | 1. sequential: [22:16:27.984] | : . ' , ; ` | - args: function (..., envir = parent.frame(), workers = "") [22:16:27.984] | : . ' , ; ` | - tweaked: FALSE [22:16:27.984] | : . ' , ; ` | - call: plan(sequential) [22:16:27.985] | : . ' , ; ` plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [22:16:27.985] | : . ' , ; plan(<'FutureStrategyList'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [22:16:27.986] | : . ' , plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [22:16:27.990] | : . ' , SequentialFuture started (and completed) [22:16:27.991] | : . ' , signalConditions() ... [22:16:27.991] | : . ' , ; include = 'immediateCondition' [22:16:27.992] | : . ' , ; exclude = [22:16:27.992] | : . ' , ; resignal = FALSE [22:16:27.993] | : . ' , ; Number of conditions: 6 [22:16:27.993] | : . ' , ; int 6 [22:16:27.994] | : . ' , ; Condition #1 (class: 'simpleMessage', 'message', 'condition'): [22:16:27.995] | : . ' , ; Condition #2 (class: 'simpleMessage', 'message', 'condition'): [22:16:27.995] | : . ' , ; Condition #3 (class: 'simpleMessage', 'message', 'condition'): [22:16:27.996] | : . ' , ; Condition #4 (class: 'simpleMessage', 'message', 'condition'): [22:16:27.996] | : . ' , ; Condition #5 (class: 'simpleMessage', 'message', 'condition'): [22:16:27.997] | : . ' , ; Condition #6 (class: 'simpleMessage', 'message', 'condition'): [22:16:27.997] | : . ' , signalConditions() ... done [22:16:27.998] | : . ' launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... done [22:16:27.998] | : . Launching futures ... done [22:16:27.999] | : . Future launched: 'SequentialFuture', 'UniprocessFuture', 'Future' [22:16:27.999] | : Using SequentialFutureBackend ... done [22:16:28.000] | run() for 'Future' () ... done [22:16:28.000] future(..., label = NULL) ... done SequentialFuture: Label: Expression: { 1 } Globals: Packages: L'Ecuyer-CMRG RNG seed: (seed = FALSE) Capture standard output: TRUE Capture condition classes: 'condition' (excluding '') Immediate condition classes: 'immediateCondition' Lazy evaluation: FALSE Local evaluation: TRUE Early signaling: FALSE Actions: [n=1] 'run' State: 'finished' ("Future was resolved successfully") Resolved: TRUE Unique identifier: 4cbae34aa98204991068df4ead6540be-1 Owner process: 4cbae34aa98204991068df4ead6540be Class: 'SequentialFuture', 'UniprocessFuture', 'Future' Value: 39 bytes of class 'numeric' Conditions captured: [n=6] 'simpleMessage', 'simpleMessage', 'simpleMessage', 'simpleMessage', 'simpleMessage', 'simpleMessage' Duration: 0.03305006 secs (started 2026-03-13 22:16:27.91191) Worker process: 4cbae34aa98204991068df4ead6540be *** FutureRegistry('multicore-dummy-uuid', 'list') ... [[1]] SequentialFuture: Label: Expression: { 1 } Globals: Packages: L'Ecuyer-CMRG RNG seed: (seed = FALSE) Capture standard output: TRUE Capture condition classes: 'condition' (excluding '') Immediate condition classes: 'immediateCondition' Lazy evaluation: FALSE Local evaluation: TRUE Early signaling: FALSE Actions: [n=1] 'run' State: 'finished' ("Future was resolved successfully") Resolved: TRUE Unique identifier: 4cbae34aa98204991068df4ead6540be-1 Owner process: 4cbae34aa98204991068df4ead6540be Class: 'SequentialFuture', 'UniprocessFuture', 'Future' Value: 39 bytes of class 'numeric' Conditions captured: [n=6] 'simpleMessage', 'simpleMessage', 'simpleMessage', 'simpleMessage', 'simpleMessage', 'simpleMessage' Duration: 0.03305006 secs (started 2026-03-13 22:16:27.91191) Worker process: 4cbae34aa98204991068df4ead6540be *** FutureRegistry('multicore-dummy-uuid', 'remove') ... *** FutureRegistry('multicore-dummy-uuid', 'list') ... list() *** FutureRegistry('multicore-dummy-uuid', 'add') ... [22:16:28.027] future(..., label = NULL) ... [22:16:28.027] | lazy: FALSE [22:16:28.028] | stdout: TRUE [22:16:28.028] | conditions: [n=1] 'condition' [22:16:28.029] | getGlobalsAndPackages() ... [22:16:28.029] | : Searching for globals ... [22:16:28.033] | : . globals found: [1] '{' [22:16:28.034] | : Searching for globals ... done [22:16:28.034] | : Resolving globals: FALSE [22:16:28.035] | : Search for packages associated with the globals ... [22:16:28.035] | : . Packages associated with globals: [1] 'base' [22:16:28.036] | : . Packages: [1] 'base' [22:16:28.036] | : Search for packages associated with the globals ... done [22:16:28.037] | : Packages after dropping 'base': [0] [22:16:28.037] | : globals: [0] [22:16:28.038] | : packages: [0] [22:16:28.038] | getGlobalsAndPackages() ... done [22:16:28.039] | run() for 'Future' () ... [22:16:28.039] | : state: 'created' [22:16:28.040] | : plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [22:16:28.040] | : plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [22:16:28.041] | : Using SequentialFutureBackend ... [22:16:28.041] | : . Number of futures since start: 1 (1 created, 2 launched, 2 finished) [22:16:28.042] | : . Launching futures ... [22:16:28.042] | : . ' launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... [22:16:28.043] | : . ' , getFutureData() ... [22:16:28.043] | : . ' , ; getFutureCore() ... [22:16:28.044] | : . ' , ; ` Packages needed by the future expression (n = 0): [22:16:28.044] | : . ' , ; getFutureCore() ... done [22:16:28.045] | : . ' , ; getFutureCapture() ... [22:16:28.045] | : . ' , ; getFutureCapture() ... done [22:16:28.046] | : . ' , ; getFutureContext() ... [22:16:28.046] | : . ' , ; ` plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [22:16:28.047] | : . ' , ; ` | Getting stack without first backend: [n=0] [22:16:28.047] | : . ' , ; ` plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [22:16:28.048] | : . ' , ; ` Packages needed by future backend (n = 0): [22:16:28.048] | : . ' , ; getFutureContext() ... done [22:16:28.049] | : . ' , getFutureData() ... done [22:16:28.053] | : . ' , plan("list", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [22:16:28.053] | : . ' , ; Getting full stack: [n=1] 'sequential', 'uniprocess', 'future', 'function' [22:16:28.054] | : . ' , plan("list", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [22:16:28.055] | : . ' , plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [22:16:28.055] | : . ' , ; plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [22:16:28.056] | : . ' , ; ` all.equal() for FutureStrategyList ... [22:16:28.056] | : . ' , ; ` | New stack: [22:16:28.057] | : . ' , ; ` | List of 1 [22:16:28.057] | : . ' , ; ` | $ :function (..., envir = parent.frame()) [22:16:28.057] | : . ' , ; ` | ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [22:16:28.057] | : . ' , ; ` | ..- attr(*, "init")= logi TRUE [22:16:28.057] | : . ' , ; ` | ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [22:16:28.057] | : . ' , ; ` | .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:28.057] | : . ' , ; ` | ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:28.057] | : . ' , ; ` | ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [22:16:28.057] | : . ' , ; ` | - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [22:16:28.060] | : . ' , ; ` | Old stack: [22:16:28.061] | : . ' , ; ` | List of 1 [22:16:28.061] | : . ' , ; ` | $ :function (..., envir = parent.frame()) [22:16:28.061] | : . ' , ; ` | ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [22:16:28.061] | : . ' , ; ` | ..- attr(*, "init")= chr "done" [22:16:28.061] | : . ' , ; ` | ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [22:16:28.061] | : . ' , ; ` | .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:28.061] | : . ' , ; ` | ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:28.061] | : . ' , ; ` | ..- attr(*, "call")= language plan(sequential) [22:16:28.061] | : . ' , ; ` | ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [22:16:28.061] | : . ' , ; ` | .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [22:16:28.061] | : . ' , ; ` | .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:28.061] | : . ' , ; ` | - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [22:16:28.065] | : . ' , ; ` | Not identical [22:16:28.066] | : . ' , ; ` | all.equal() for future ... [22:16:28.066] | : . ' , ; ` | : List of 2 [22:16:28.066] | : . ' , ; ` | : $ target :function (..., envir = parent.frame()) [22:16:28.066] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [22:16:28.066] | : . ' , ; ` | : ..- attr(*, "init")= logi TRUE [22:16:28.066] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [22:16:28.066] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:28.066] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:28.066] | : . ' , ; ` | : ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [22:16:28.066] | : . ' , ; ` | : $ current:function (..., envir = parent.frame()) [22:16:28.066] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [22:16:28.066] | : . ' , ; ` | : ..- attr(*, "init")= chr "done" [22:16:28.066] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [22:16:28.066] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:28.066] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:28.066] | : . ' , ; ` | : ..- attr(*, "call")= language plan(sequential) [22:16:28.066] | : . ' , ; ` | : ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [22:16:28.066] | : . ' , ; ` | : .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [22:16:28.066] | : . ' , ; ` | : .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:28.074] | : . ' , ; ` | all.equal() for future ... done [22:16:28.075] | : . ' , ; ` all.equal() for FutureStrategyList ... done [22:16:28.075] | : . ' , ; ` plan(): Skip setting new future backend stack because it is the same as the current one: [22:16:28.076] | : . ' , ; ` List of future strategies: [22:16:28.076] | : . ' , ; ` 1. sequential: [22:16:28.076] | : . ' , ; ` - args: function (..., envir = parent.frame(), workers = "") [22:16:28.076] | : . ' , ; ` - tweaked: FALSE [22:16:28.076] | : . ' , ; ` - call: plan(sequential) [22:16:28.077] | : . ' , ; plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [22:16:28.077] | : . ' , plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [22:16:28.080] | : . ' , plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [22:16:28.081] | : . ' , ; plan(<'FutureStrategyList'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [22:16:28.082] | : . ' , ; ` plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [22:16:28.082] | : . ' , ; ` | all.equal() for FutureStrategyList ... [22:16:28.083] | : . ' , ; ` | : New stack: [22:16:28.083] | : . ' , ; ` | : List of 1 [22:16:28.083] | : . ' , ; ` | : $ :function (..., envir = parent.frame()) [22:16:28.083] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [22:16:28.083] | : . ' , ; ` | : ..- attr(*, "init")= chr "done" [22:16:28.083] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [22:16:28.083] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:28.083] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:28.083] | : . ' , ; ` | : ..- attr(*, "call")= language plan(sequential) [22:16:28.083] | : . ' , ; ` | : ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [22:16:28.083] | : . ' , ; ` | : .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [22:16:28.083] | : . ' , ; ` | : .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:28.083] | : . ' , ; ` | : - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [22:16:28.089] | : . ' , ; ` | : Old stack: [22:16:28.090] | : . ' , ; ` | : List of 1 [22:16:28.090] | : . ' , ; ` | : $ :function (..., envir = parent.frame()) [22:16:28.090] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [22:16:28.090] | : . ' , ; ` | : ..- attr(*, "init")= chr "done" [22:16:28.090] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [22:16:28.090] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:28.090] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:28.090] | : . ' , ; ` | : ..- attr(*, "call")= language plan(sequential) [22:16:28.090] | : . ' , ; ` | : ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [22:16:28.090] | : . ' , ; ` | : .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [22:16:28.090] | : . ' , ; ` | : .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:28.090] | : . ' , ; ` | : - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [22:16:28.095] | : . ' , ; ` | : Identical [22:16:28.095] | : . ' , ; ` | all.equal() for FutureStrategyList ... done [22:16:28.096] | : . ' , ; ` | plan(): Skip setting new future backend stack because it is the same as the current one: [22:16:28.096] | : . ' , ; ` | List of future strategies: [22:16:28.096] | : . ' , ; ` | 1. sequential: [22:16:28.096] | : . ' , ; ` | - args: function (..., envir = parent.frame(), workers = "") [22:16:28.096] | : . ' , ; ` | - tweaked: FALSE [22:16:28.096] | : . ' , ; ` | - call: plan(sequential) [22:16:28.097] | : . ' , ; ` plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [22:16:28.098] | : . ' , ; plan(<'FutureStrategyList'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [22:16:28.098] | : . ' , plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [22:16:28.099] | : . ' , SequentialFuture started (and completed) [22:16:28.100] | : . ' , signalConditions() ... [22:16:28.100] | : . ' , ; include = 'immediateCondition' [22:16:28.101] | : . ' , ; exclude = [22:16:28.101] | : . ' , ; resignal = FALSE [22:16:28.102] | : . ' , ; Number of conditions: 6 [22:16:28.102] | : . ' , ; int 6 [22:16:28.103] | : . ' , ; Condition #1 (class: 'simpleMessage', 'message', 'condition'): [22:16:28.104] | : . ' , ; Condition #2 (class: 'simpleMessage', 'message', 'condition'): [22:16:28.104] | : . ' , ; Condition #3 (class: 'simpleMessage', 'message', 'condition'): [22:16:28.105] | : . ' , ; Condition #4 (class: 'simpleMessage', 'message', 'condition'): [22:16:28.105] | : . ' , ; Condition #5 (class: 'simpleMessage', 'message', 'condition'): [22:16:28.106] | : . ' , ; Condition #6 (class: 'simpleMessage', 'message', 'condition'): [22:16:28.107] | : . ' , signalConditions() ... done [22:16:28.107] | : . ' launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... done [22:16:28.108] | : . Launching futures ... done [22:16:28.108] | : . Future launched: 'SequentialFuture', 'UniprocessFuture', 'Future' [22:16:28.109] | : Using SequentialFutureBackend ... done [22:16:28.109] | run() for 'Future' () ... done [22:16:28.110] future(..., label = NULL) ... done SequentialFuture: Label: Expression: { 2 } Globals: Packages: L'Ecuyer-CMRG RNG seed: (seed = FALSE) Capture standard output: TRUE Capture condition classes: 'condition' (excluding '') Immediate condition classes: 'immediateCondition' Lazy evaluation: FALSE Local evaluation: TRUE Early signaling: FALSE Actions: [n=1] 'run' State: 'finished' ("Future was resolved successfully") Resolved: TRUE Unique identifier: 4cbae34aa98204991068df4ead6540be-2 Owner process: 4cbae34aa98204991068df4ead6540be Class: 'SequentialFuture', 'UniprocessFuture', 'Future' Value: 39 bytes of class 'numeric' Conditions captured: [n=6] 'simpleMessage', 'simpleMessage', 'simpleMessage', 'simpleMessage', 'simpleMessage', 'simpleMessage' Duration: 0.03017712 secs (started 2026-03-13 22:16:28.049857) Worker process: 4cbae34aa98204991068df4ead6540be *** FutureRegistry('multicore-dummy-uuid', 'list') ... [[1]] SequentialFuture: Label: Expression: { 2 } Globals: Packages: L'Ecuyer-CMRG RNG seed: (seed = FALSE) Capture standard output: TRUE Capture condition classes: 'condition' (excluding '') Immediate condition classes: 'immediateCondition' Lazy evaluation: FALSE Local evaluation: TRUE Early signaling: FALSE Actions: [n=1] 'run' State: 'finished' ("Future was resolved successfully") Resolved: TRUE Unique identifier: 4cbae34aa98204991068df4ead6540be-2 Owner process: 4cbae34aa98204991068df4ead6540be Class: 'SequentialFuture', 'UniprocessFuture', 'Future' Value: 39 bytes of class 'numeric' Conditions captured: [n=6] 'simpleMessage', 'simpleMessage', 'simpleMessage', 'simpleMessage', 'simpleMessage', 'simpleMessage' Duration: 0.03017712 secs (started 2026-03-13 22:16:28.049857) Worker process: 4cbae34aa98204991068df4ead6540be *** FutureRegistry('multicore-dummy-uuid', 'collect-first') ... [22:16:28.113] resolved() ... [22:16:28.114] | resolved() for SequentialFuture () ... [22:16:28.114] | : state: 'finished' [22:16:28.115] | : run: NULL [22:16:28.115] | : result: 'FutureResult' [22:16:28.116] | resolved() for SequentialFuture () ... done [22:16:28.116] resolved() ... done [22:16:28.117] value() for SequentialFuture () ... [22:16:28.118] | signalConditions() ... [22:16:28.118] | : include = 'immediateCondition' [22:16:28.119] | : exclude = [22:16:28.119] | : resignal = FALSE [22:16:28.120] | : Number of conditions: 6 [22:16:28.120] | : int 6 [22:16:28.121] | : Condition #1 (class: 'simpleMessage', 'message', 'condition'): [22:16:28.122] | : Condition #2 (class: 'simpleMessage', 'message', 'condition'): [22:16:28.123] | : Condition #3 (class: 'simpleMessage', 'message', 'condition'): [22:16:28.123] | : Condition #4 (class: 'simpleMessage', 'message', 'condition'): [22:16:28.124] | : Condition #5 (class: 'simpleMessage', 'message', 'condition'): [22:16:28.124] | : Condition #6 (class: 'simpleMessage', 'message', 'condition'): [22:16:28.125] | signalConditions() ... done [22:16:28.125] | check for misuse ... [22:16:28.126] | check for misuse ... done [22:16:28.126] value() for SequentialFuture () ... done list() *** FutureRegistry('multicore-dummy-uuid', 'add') ... [22:16:28.127] future(..., label = NULL) ... [22:16:28.128] | lazy: FALSE [22:16:28.128] | stdout: TRUE [22:16:28.129] | conditions: [n=1] 'condition' [22:16:28.129] | getGlobalsAndPackages() ... [22:16:28.130] | : Searching for globals ... [22:16:28.134] | : . globals found: [1] '{' [22:16:28.135] | : Searching for globals ... done [22:16:28.135] | : Resolving globals: FALSE [22:16:28.136] | : Search for packages associated with the globals ... [22:16:28.136] | : . Packages associated with globals: [1] 'base' [22:16:28.137] | : . Packages: [1] 'base' [22:16:28.138] | : Search for packages associated with the globals ... done [22:16:28.138] | : Packages after dropping 'base': [0] [22:16:28.139] | : globals: [0] [22:16:28.139] | : packages: [0] [22:16:28.140] | getGlobalsAndPackages() ... done [22:16:28.140] | run() for 'Future' () ... [22:16:28.141] | : state: 'created' [22:16:28.141] | : plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [22:16:28.142] | : plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [22:16:28.142] | : Using SequentialFutureBackend ... [22:16:28.143] | : . Number of futures since start: 2 (2 created, 4 launched, 4 finished) [22:16:28.144] | : . Launching futures ... [22:16:28.144] | : . ' launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... [22:16:28.145] | : . ' , getFutureData() ... [22:16:28.145] | : . ' , ; getFutureCore() ... [22:16:28.146] | : . ' , ; ` Packages needed by the future expression (n = 0): [22:16:28.146] | : . ' , ; getFutureCore() ... done [22:16:28.147] | : . ' , ; getFutureCapture() ... [22:16:28.147] | : . ' , ; getFutureCapture() ... done [22:16:28.148] | : . ' , ; getFutureContext() ... [22:16:28.148] | : . ' , ; ` plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [22:16:28.149] | : . ' , ; ` | Getting stack without first backend: [n=0] [22:16:28.149] | : . ' , ; ` plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [22:16:28.150] | : . ' , ; ` Packages needed by future backend (n = 0): [22:16:28.150] | : . ' , ; getFutureContext() ... done [22:16:28.151] | : . ' , getFutureData() ... done [22:16:28.155] | : . ' , plan("list", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [22:16:28.156] | : . ' , ; Getting full stack: [n=1] 'sequential', 'uniprocess', 'future', 'function' [22:16:28.156] | : . ' , plan("list", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [22:16:28.157] | : . ' , plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [22:16:28.158] | : . ' , ; plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [22:16:28.158] | : . ' , ; ` all.equal() for FutureStrategyList ... [22:16:28.159] | : . ' , ; ` | New stack: [22:16:28.159] | : . ' , ; ` | List of 1 [22:16:28.159] | : . ' , ; ` | $ :function (..., envir = parent.frame()) [22:16:28.159] | : . ' , ; ` | ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [22:16:28.159] | : . ' , ; ` | ..- attr(*, "init")= logi TRUE [22:16:28.159] | : . ' , ; ` | ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [22:16:28.159] | : . ' , ; ` | .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:28.159] | : . ' , ; ` | ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:28.159] | : . ' , ; ` | ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [22:16:28.159] | : . ' , ; ` | - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [22:16:28.163] | : . ' , ; ` | Old stack: [22:16:28.164] | : . ' , ; ` | List of 1 [22:16:28.164] | : . ' , ; ` | $ :function (..., envir = parent.frame()) [22:16:28.164] | : . ' , ; ` | ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [22:16:28.164] | : . ' , ; ` | ..- attr(*, "init")= chr "done" [22:16:28.164] | : . ' , ; ` | ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [22:16:28.164] | : . ' , ; ` | .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:28.164] | : . ' , ; ` | ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:28.164] | : . ' , ; ` | ..- attr(*, "call")= language plan(sequential) [22:16:28.164] | : . ' , ; ` | ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [22:16:28.164] | : . ' , ; ` | .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [22:16:28.164] | : . ' , ; ` | .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:28.164] | : . ' , ; ` | - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [22:16:28.169] | : . ' , ; ` | Not identical [22:16:28.169] | : . ' , ; ` | all.equal() for future ... [22:16:28.170] | : . ' , ; ` | : List of 2 [22:16:28.170] | : . ' , ; ` | : $ target :function (..., envir = parent.frame()) [22:16:28.170] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [22:16:28.170] | : . ' , ; ` | : ..- attr(*, "init")= logi TRUE [22:16:28.170] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [22:16:28.170] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:28.170] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:28.170] | : . ' , ; ` | : ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [22:16:28.170] | : . ' , ; ` | : $ current:function (..., envir = parent.frame()) [22:16:28.170] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [22:16:28.170] | : . ' , ; ` | : ..- attr(*, "init")= chr "done" [22:16:28.170] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [22:16:28.170] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:28.170] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:28.170] | : . ' , ; ` | : ..- attr(*, "call")= language plan(sequential) [22:16:28.170] | : . ' , ; ` | : ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [22:16:28.170] | : . ' , ; ` | : .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [22:16:28.170] | : . ' , ; ` | : .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:28.179] | : . ' , ; ` | all.equal() for future ... done [22:16:28.180] | : . ' , ; ` all.equal() for FutureStrategyList ... done [22:16:28.180] | : . ' , ; ` plan(): Skip setting new future backend stack because it is the same as the current one: [22:16:28.181] | : . ' , ; ` List of future strategies: [22:16:28.181] | : . ' , ; ` 1. sequential: [22:16:28.181] | : . ' , ; ` - args: function (..., envir = parent.frame(), workers = "") [22:16:28.181] | : . ' , ; ` - tweaked: FALSE [22:16:28.181] | : . ' , ; ` - call: plan(sequential) [22:16:28.182] | : . ' , ; plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [22:16:28.182] | : . ' , plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [22:16:28.186] | : . ' , plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [22:16:28.186] | : . ' , ; plan(<'FutureStrategyList'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [22:16:28.187] | : . ' , ; ` plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [22:16:28.187] | : . ' , ; ` | all.equal() for FutureStrategyList ... [22:16:28.188] | : . ' , ; ` | : New stack: [22:16:28.188] | : . ' , ; ` | : List of 1 [22:16:28.188] | : . ' , ; ` | : $ :function (..., envir = parent.frame()) [22:16:28.188] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [22:16:28.188] | : . ' , ; ` | : ..- attr(*, "init")= chr "done" [22:16:28.188] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [22:16:28.188] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:28.188] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:28.188] | : . ' , ; ` | : ..- attr(*, "call")= language plan(sequential) [22:16:28.188] | : . ' , ; ` | : ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [22:16:28.188] | : . ' , ; ` | : .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [22:16:28.188] | : . ' , ; ` | : .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:28.188] | : . ' , ; ` | : - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [22:16:28.194] | : . ' , ; ` | : Old stack: [22:16:28.194] | : . ' , ; ` | : List of 1 [22:16:28.194] | : . ' , ; ` | : $ :function (..., envir = parent.frame()) [22:16:28.194] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [22:16:28.194] | : . ' , ; ` | : ..- attr(*, "init")= chr "done" [22:16:28.194] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [22:16:28.194] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:28.194] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:28.194] | : . ' , ; ` | : ..- attr(*, "call")= language plan(sequential) [22:16:28.194] | : . ' , ; ` | : ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [22:16:28.194] | : . ' , ; ` | : .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [22:16:28.194] | : . ' , ; ` | : .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:28.194] | : . ' , ; ` | : - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [22:16:28.199] | : . ' , ; ` | : Identical [22:16:28.200] | : . ' , ; ` | all.equal() for FutureStrategyList ... done [22:16:28.200] | : . ' , ; ` | plan(): Skip setting new future backend stack because it is the same as the current one: [22:16:28.201] | : . ' , ; ` | List of future strategies: [22:16:28.201] | : . ' , ; ` | 1. sequential: [22:16:28.201] | : . ' , ; ` | - args: function (..., envir = parent.frame(), workers = "") [22:16:28.201] | : . ' , ; ` | - tweaked: FALSE [22:16:28.201] | : . ' , ; ` | - call: plan(sequential) [22:16:28.202] | : . ' , ; ` plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [22:16:28.202] | : . ' , ; plan(<'FutureStrategyList'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [22:16:28.203] | : . ' , plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [22:16:28.204] | : . ' , SequentialFuture started (and completed) [22:16:28.204] | : . ' , signalConditions() ... [22:16:28.205] | : . ' , ; include = 'immediateCondition' [22:16:28.205] | : . ' , ; exclude = [22:16:28.206] | : . ' , ; resignal = FALSE [22:16:28.206] | : . ' , ; Number of conditions: 6 [22:16:28.207] | : . ' , ; int 6 [22:16:28.208] | : . ' , ; Condition #1 (class: 'simpleMessage', 'message', 'condition'): [22:16:28.208] | : . ' , ; Condition #2 (class: 'simpleMessage', 'message', 'condition'): [22:16:28.209] | : . ' , ; Condition #3 (class: 'simpleMessage', 'message', 'condition'): [22:16:28.209] | : . ' , ; Condition #4 (class: 'simpleMessage', 'message', 'condition'): [22:16:28.210] | : . ' , ; Condition #5 (class: 'simpleMessage', 'message', 'condition'): [22:16:28.211] | : . ' , ; Condition #6 (class: 'simpleMessage', 'message', 'condition'): [22:16:28.211] | : . ' , signalConditions() ... done [22:16:28.212] | : . ' launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... done [22:16:28.212] | : . Launching futures ... done [22:16:28.213] | : . Future launched: 'SequentialFuture', 'UniprocessFuture', 'Future' [22:16:28.215] | : Using SequentialFutureBackend ... done [22:16:28.215] | run() for 'Future' () ... done [22:16:28.216] future(..., label = NULL) ... done SequentialFuture: Label: Expression: { 2 } Globals: Packages: L'Ecuyer-CMRG RNG seed: (seed = FALSE) Capture standard output: TRUE Capture condition classes: 'condition' (excluding '') Immediate condition classes: 'immediateCondition' Lazy evaluation: FALSE Local evaluation: TRUE Early signaling: FALSE Actions: [n=1] 'run' State: 'finished' ("Future was resolved successfully") Resolved: TRUE Unique identifier: 4cbae34aa98204991068df4ead6540be-3 Owner process: 4cbae34aa98204991068df4ead6540be Class: 'SequentialFuture', 'UniprocessFuture', 'Future' Value: 39 bytes of class 'numeric' Conditions captured: [n=6] 'simpleMessage', 'simpleMessage', 'simpleMessage', 'simpleMessage', 'simpleMessage', 'simpleMessage' Duration: 0.03325701 secs (started 2026-03-13 22:16:28.151938) Worker process: 4cbae34aa98204991068df4ead6540be *** FutureRegistry('multicore-dummy-uuid', 'reset') ... *** FutureRegistry('multicore-dummy-uuid', 'list') ... list() *** FutureRegistry('rscript', 'list') ... list() *** FutureRegistry('rscript', 'add') ... [22:16:28.218] future(..., label = NULL) ... [22:16:28.218] | lazy: FALSE [22:16:28.219] | stdout: TRUE [22:16:28.219] | conditions: [n=1] 'condition' [22:16:28.220] | getGlobalsAndPackages() ... [22:16:28.220] | : Searching for globals ... [22:16:28.224] | : . globals found: [1] '{' [22:16:28.224] | : Searching for globals ... done [22:16:28.225] | : Resolving globals: FALSE [22:16:28.225] | : Search for packages associated with the globals ... [22:16:28.226] | : . Packages associated with globals: [1] 'base' [22:16:28.227] | : . Packages: [1] 'base' [22:16:28.227] | : Search for packages associated with the globals ... done [22:16:28.228] | : Packages after dropping 'base': [0] [22:16:28.228] | : globals: [0] [22:16:28.229] | : packages: [0] [22:16:28.229] | getGlobalsAndPackages() ... done [22:16:28.230] | run() for 'Future' () ... [22:16:28.230] | : state: 'created' [22:16:28.231] | : plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [22:16:28.231] | : plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [22:16:28.232] | : Using SequentialFutureBackend ... [22:16:28.232] | : . Number of futures since start: 3 (3 created, 6 launched, 5 finished) [22:16:28.233] | : . Launching futures ... [22:16:28.233] | : . ' launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... [22:16:28.234] | : . ' , getFutureData() ... [22:16:28.234] | : . ' , ; getFutureCore() ... [22:16:28.235] | : . ' , ; ` Packages needed by the future expression (n = 0): [22:16:28.235] | : . ' , ; getFutureCore() ... done [22:16:28.236] | : . ' , ; getFutureCapture() ... [22:16:28.236] | : . ' , ; getFutureCapture() ... done [22:16:28.237] | : . ' , ; getFutureContext() ... [22:16:28.237] | : . ' , ; ` plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [22:16:28.238] | : . ' , ; ` | Getting stack without first backend: [n=0] [22:16:28.238] | : . ' , ; ` plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [22:16:28.239] | : . ' , ; ` Packages needed by future backend (n = 0): [22:16:28.239] | : . ' , ; getFutureContext() ... done [22:16:28.240] | : . ' , getFutureData() ... done [22:16:28.244] | : . ' , plan("list", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [22:16:28.244] | : . ' , ; Getting full stack: [n=1] 'sequential', 'uniprocess', 'future', 'function' [22:16:28.245] | : . ' , plan("list", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [22:16:28.245] | : . ' , plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [22:16:28.246] | : . ' , ; plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [22:16:28.247] | : . ' , ; ` all.equal() for FutureStrategyList ... [22:16:28.247] | : . ' , ; ` | New stack: [22:16:28.248] | : . ' , ; ` | List of 1 [22:16:28.248] | : . ' , ; ` | $ :function (..., envir = parent.frame()) [22:16:28.248] | : . ' , ; ` | ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [22:16:28.248] | : . ' , ; ` | ..- attr(*, "init")= logi TRUE [22:16:28.248] | : . ' , ; ` | ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [22:16:28.248] | : . ' , ; ` | .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:28.248] | : . ' , ; ` | ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:28.248] | : . ' , ; ` | ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [22:16:28.248] | : . ' , ; ` | - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [22:16:28.251] | : . ' , ; ` | Old stack: [22:16:28.252] | : . ' , ; ` | List of 1 [22:16:28.252] | : . ' , ; ` | $ :function (..., envir = parent.frame()) [22:16:28.252] | : . ' , ; ` | ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [22:16:28.252] | : . ' , ; ` | ..- attr(*, "init")= chr "done" [22:16:28.252] | : . ' , ; ` | ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [22:16:28.252] | : . ' , ; ` | .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:28.252] | : . ' , ; ` | ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:28.252] | : . ' , ; ` | ..- attr(*, "call")= language plan(sequential) [22:16:28.252] | : . ' , ; ` | ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [22:16:28.252] | : . ' , ; ` | .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [22:16:28.252] | : . ' , ; ` | .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:28.252] | : . ' , ; ` | - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [22:16:28.256] | : . ' , ; ` | Not identical [22:16:28.257] | : . ' , ; ` | all.equal() for future ... [22:16:28.257] | : . ' , ; ` | : List of 2 [22:16:28.257] | : . ' , ; ` | : $ target :function (..., envir = parent.frame()) [22:16:28.257] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [22:16:28.257] | : . ' , ; ` | : ..- attr(*, "init")= logi TRUE [22:16:28.257] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [22:16:28.257] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:28.257] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:28.257] | : . ' , ; ` | : ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [22:16:28.257] | : . ' , ; ` | : $ current:function (..., envir = parent.frame()) [22:16:28.257] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [22:16:28.257] | : . ' , ; ` | : ..- attr(*, "init")= chr "done" [22:16:28.257] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [22:16:28.257] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:28.257] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:28.257] | : . ' , ; ` | : ..- attr(*, "call")= language plan(sequential) [22:16:28.257] | : . ' , ; ` | : ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [22:16:28.257] | : . ' , ; ` | : .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [22:16:28.257] | : . ' , ; ` | : .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:28.264] | : . ' , ; ` | all.equal() for future ... done [22:16:28.265] | : . ' , ; ` all.equal() for FutureStrategyList ... done [22:16:28.265] | : . ' , ; ` plan(): Skip setting new future backend stack because it is the same as the current one: [22:16:28.266] | : . ' , ; ` List of future strategies: [22:16:28.266] | : . ' , ; ` 1. sequential: [22:16:28.266] | : . ' , ; ` - args: function (..., envir = parent.frame(), workers = "") [22:16:28.266] | : . ' , ; ` - tweaked: FALSE [22:16:28.266] | : . ' , ; ` - call: plan(sequential) [22:16:28.267] | : . ' , ; plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [22:16:28.267] | : . ' , plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [22:16:28.270] | : . ' , plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [22:16:28.270] | : . ' , ; plan(<'FutureStrategyList'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [22:16:28.271] | : . ' , ; ` plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [22:16:28.271] | : . ' , ; ` | all.equal() for FutureStrategyList ... [22:16:28.272] | : . ' , ; ` | : New stack: [22:16:28.272] | : . ' , ; ` | : List of 1 [22:16:28.272] | : . ' , ; ` | : $ :function (..., envir = parent.frame()) [22:16:28.272] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [22:16:28.272] | : . ' , ; ` | : ..- attr(*, "init")= chr "done" [22:16:28.272] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [22:16:28.272] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:28.272] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:28.272] | : . ' , ; ` | : ..- attr(*, "call")= language plan(sequential) [22:16:28.272] | : . ' , ; ` | : ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [22:16:28.272] | : . ' , ; ` | : .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [22:16:28.272] | : . ' , ; ` | : .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:28.272] | : . ' , ; ` | : - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [22:16:28.277] | : . ' , ; ` | : Old stack: [22:16:28.277] | : . ' , ; ` | : List of 1 [22:16:28.277] | : . ' , ; ` | : $ :function (..., envir = parent.frame()) [22:16:28.277] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [22:16:28.277] | : . ' , ; ` | : ..- attr(*, "init")= chr "done" [22:16:28.277] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [22:16:28.277] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:28.277] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:28.277] | : . ' , ; ` | : ..- attr(*, "call")= language plan(sequential) [22:16:28.277] | : . ' , ; ` | : ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [22:16:28.277] | : . ' , ; ` | : .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [22:16:28.277] | : . ' , ; ` | : .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:28.277] | : . ' , ; ` | : - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [22:16:28.282] | : . ' , ; ` | : Identical [22:16:28.282] | : . ' , ; ` | all.equal() for FutureStrategyList ... done [22:16:28.283] | : . ' , ; ` | plan(): Skip setting new future backend stack because it is the same as the current one: [22:16:28.283] | : . ' , ; ` | List of future strategies: [22:16:28.283] | : . ' , ; ` | 1. sequential: [22:16:28.283] | : . ' , ; ` | - args: function (..., envir = parent.frame(), workers = "") [22:16:28.283] | : . ' , ; ` | - tweaked: FALSE [22:16:28.283] | : . ' , ; ` | - call: plan(sequential) [22:16:28.284] | : . ' , ; ` plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [22:16:28.285] | : . ' , ; plan(<'FutureStrategyList'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [22:16:28.285] | : . ' , plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [22:16:28.286] | : . ' , SequentialFuture started (and completed) [22:16:28.286] | : . ' , signalConditions() ... [22:16:28.287] | : . ' , ; include = 'immediateCondition' [22:16:28.287] | : . ' , ; exclude = [22:16:28.288] | : . ' , ; resignal = FALSE [22:16:28.288] | : . ' , ; Number of conditions: 6 [22:16:28.289] | : . ' , ; int 6 [22:16:28.290] | : . ' , ; Condition #1 (class: 'simpleMessage', 'message', 'condition'): [22:16:28.290] | : . ' , ; Condition #2 (class: 'simpleMessage', 'message', 'condition'): [22:16:28.291] | : . ' , ; Condition #3 (class: 'simpleMessage', 'message', 'condition'): [22:16:28.291] | : . ' , ; Condition #4 (class: 'simpleMessage', 'message', 'condition'): [22:16:28.292] | : . ' , ; Condition #5 (class: 'simpleMessage', 'message', 'condition'): [22:16:28.292] | : . ' , ; Condition #6 (class: 'simpleMessage', 'message', 'condition'): [22:16:28.293] | : . ' , signalConditions() ... done [22:16:28.293] | : . ' launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... done [22:16:28.294] | : . Launching futures ... done [22:16:28.294] | : . Future launched: 'SequentialFuture', 'UniprocessFuture', 'Future' [22:16:28.295] | : Using SequentialFutureBackend ... done [22:16:28.295] | run() for 'Future' () ... done [22:16:28.296] future(..., label = NULL) ... done SequentialFuture: Label: Expression: { 1 } Globals: Packages: L'Ecuyer-CMRG RNG seed: (seed = FALSE) Capture standard output: TRUE Capture condition classes: 'condition' (excluding '') Immediate condition classes: 'immediateCondition' Lazy evaluation: FALSE Local evaluation: TRUE Early signaling: FALSE Actions: [n=1] 'run' State: 'finished' ("Future was resolved successfully") Resolved: TRUE Unique identifier: 4cbae34aa98204991068df4ead6540be-4 Owner process: 4cbae34aa98204991068df4ead6540be Class: 'SequentialFuture', 'UniprocessFuture', 'Future' Value: 39 bytes of class 'numeric' Conditions captured: [n=6] 'simpleMessage', 'simpleMessage', 'simpleMessage', 'simpleMessage', 'simpleMessage', 'simpleMessage' Duration: 0.02870703 secs (started 2026-03-13 22:16:28.240754) Worker process: 4cbae34aa98204991068df4ead6540be *** FutureRegistry('rscript', 'list') ... [[1]] SequentialFuture: Label: Expression: { 1 } Globals: Packages: L'Ecuyer-CMRG RNG seed: (seed = FALSE) Capture standard output: TRUE Capture condition classes: 'condition' (excluding '') Immediate condition classes: 'immediateCondition' Lazy evaluation: FALSE Local evaluation: TRUE Early signaling: FALSE Actions: [n=1] 'run' State: 'finished' ("Future was resolved successfully") Resolved: TRUE Unique identifier: 4cbae34aa98204991068df4ead6540be-4 Owner process: 4cbae34aa98204991068df4ead6540be Class: 'SequentialFuture', 'UniprocessFuture', 'Future' Value: 39 bytes of class 'numeric' Conditions captured: [n=6] 'simpleMessage', 'simpleMessage', 'simpleMessage', 'simpleMessage', 'simpleMessage', 'simpleMessage' Duration: 0.02870703 secs (started 2026-03-13 22:16:28.240754) Worker process: 4cbae34aa98204991068df4ead6540be *** FutureRegistry('rscript', 'remove') ... *** FutureRegistry('rscript', 'list') ... list() *** FutureRegistry('rscript', 'add') ... [22:16:28.299] future(..., label = NULL) ... [22:16:28.299] | lazy: FALSE [22:16:28.300] | stdout: TRUE [22:16:28.300] | conditions: [n=1] 'condition' [22:16:28.301] | getGlobalsAndPackages() ... [22:16:28.301] | : Searching for globals ... [22:16:28.305] | : . globals found: [1] '{' [22:16:28.305] | : Searching for globals ... done [22:16:28.306] | : Resolving globals: FALSE [22:16:28.306] | : Search for packages associated with the globals ... [22:16:28.307] | : . Packages associated with globals: [1] 'base' [22:16:28.307] | : . Packages: [1] 'base' [22:16:28.308] | : Search for packages associated with the globals ... done [22:16:28.308] | : Packages after dropping 'base': [0] [22:16:28.309] | : globals: [0] [22:16:28.309] | : packages: [0] [22:16:28.310] | getGlobalsAndPackages() ... done [22:16:28.311] | run() for 'Future' () ... [22:16:28.311] | : state: 'created' [22:16:28.312] | : plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [22:16:28.312] | : plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [22:16:28.313] | : Using SequentialFutureBackend ... [22:16:28.313] | : . Number of futures since start: 4 (4 created, 8 launched, 7 finished) [22:16:28.314] | : . Launching futures ... [22:16:28.314] | : . ' launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... [22:16:28.315] | : . ' , getFutureData() ... [22:16:28.315] | : . ' , ; getFutureCore() ... [22:16:28.316] | : . ' , ; ` Packages needed by the future expression (n = 0): [22:16:28.316] | : . ' , ; getFutureCore() ... done [22:16:28.317] | : . ' , ; getFutureCapture() ... [22:16:28.317] | : . ' , ; getFutureCapture() ... done [22:16:28.318] | : . ' , ; getFutureContext() ... [22:16:28.318] | : . ' , ; ` plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [22:16:28.319] | : . ' , ; ` | Getting stack without first backend: [n=0] [22:16:28.319] | : . ' , ; ` plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [22:16:28.320] | : . ' , ; ` Packages needed by future backend (n = 0): [22:16:28.320] | : . ' , ; getFutureContext() ... done [22:16:28.321] | : . ' , getFutureData() ... done [22:16:28.325] | : . ' , plan("list", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [22:16:28.325] | : . ' , ; Getting full stack: [n=1] 'sequential', 'uniprocess', 'future', 'function' [22:16:28.326] | : . ' , plan("list", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [22:16:28.326] | : . ' , plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [22:16:28.327] | : . ' , ; plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [22:16:28.328] | : . ' , ; ` all.equal() for FutureStrategyList ... [22:16:28.328] | : . ' , ; ` | New stack: [22:16:28.329] | : . ' , ; ` | List of 1 [22:16:28.329] | : . ' , ; ` | $ :function (..., envir = parent.frame()) [22:16:28.329] | : . ' , ; ` | ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [22:16:28.329] | : . ' , ; ` | ..- attr(*, "init")= logi TRUE [22:16:28.329] | : . ' , ; ` | ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [22:16:28.329] | : . ' , ; ` | .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:28.329] | : . ' , ; ` | ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:28.329] | : . ' , ; ` | ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [22:16:28.329] | : . ' , ; ` | - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [22:16:28.332] | : . ' , ; ` | Old stack: [22:16:28.333] | : . ' , ; ` | List of 1 [22:16:28.333] | : . ' , ; ` | $ :function (..., envir = parent.frame()) [22:16:28.333] | : . ' , ; ` | ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [22:16:28.333] | : . ' , ; ` | ..- attr(*, "init")= chr "done" [22:16:28.333] | : . ' , ; ` | ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [22:16:28.333] | : . ' , ; ` | .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:28.333] | : . ' , ; ` | ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:28.333] | : . ' , ; ` | ..- attr(*, "call")= language plan(sequential) [22:16:28.333] | : . ' , ; ` | ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [22:16:28.333] | : . ' , ; ` | .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [22:16:28.333] | : . ' , ; ` | .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:28.333] | : . ' , ; ` | - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [22:16:28.337] | : . ' , ; ` | Not identical [22:16:28.337] | : . ' , ; ` | all.equal() for future ... [22:16:28.338] | : . ' , ; ` | : List of 2 [22:16:28.338] | : . ' , ; ` | : $ target :function (..., envir = parent.frame()) [22:16:28.338] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [22:16:28.338] | : . ' , ; ` | : ..- attr(*, "init")= logi TRUE [22:16:28.338] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [22:16:28.338] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:28.338] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:28.338] | : . ' , ; ` | : ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [22:16:28.338] | : . ' , ; ` | : $ current:function (..., envir = parent.frame()) [22:16:28.338] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [22:16:28.338] | : . ' , ; ` | : ..- attr(*, "init")= chr "done" [22:16:28.338] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [22:16:28.338] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:28.338] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:28.338] | : . ' , ; ` | : ..- attr(*, "call")= language plan(sequential) [22:16:28.338] | : . ' , ; ` | : ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [22:16:28.338] | : . ' , ; ` | : .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [22:16:28.338] | : . ' , ; ` | : .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:28.345] | : . ' , ; ` | all.equal() for future ... done [22:16:28.346] | : . ' , ; ` all.equal() for FutureStrategyList ... done [22:16:28.346] | : . ' , ; ` plan(): Skip setting new future backend stack because it is the same as the current one: [22:16:28.347] | : . ' , ; ` List of future strategies: [22:16:28.347] | : . ' , ; ` 1. sequential: [22:16:28.347] | : . ' , ; ` - args: function (..., envir = parent.frame(), workers = "") [22:16:28.347] | : . ' , ; ` - tweaked: FALSE [22:16:28.347] | : . ' , ; ` - call: plan(sequential) [22:16:28.347] | : . ' , ; plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [22:16:28.348] | : . ' , plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [22:16:28.351] | : . ' , plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [22:16:28.351] | : . ' , ; plan(<'FutureStrategyList'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [22:16:28.352] | : . ' , ; ` plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [22:16:28.352] | : . ' , ; ` | all.equal() for FutureStrategyList ... [22:16:28.353] | : . ' , ; ` | : New stack: [22:16:28.353] | : . ' , ; ` | : List of 1 [22:16:28.353] | : . ' , ; ` | : $ :function (..., envir = parent.frame()) [22:16:28.353] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [22:16:28.353] | : . ' , ; ` | : ..- attr(*, "init")= chr "done" [22:16:28.353] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [22:16:28.353] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:28.353] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:28.353] | : . ' , ; ` | : ..- attr(*, "call")= language plan(sequential) [22:16:28.353] | : . ' , ; ` | : ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [22:16:28.353] | : . ' , ; ` | : .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [22:16:28.353] | : . ' , ; ` | : .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:28.353] | : . ' , ; ` | : - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [22:16:28.358] | : . ' , ; ` | : Old stack: [22:16:28.358] | : . ' , ; ` | : List of 1 [22:16:28.358] | : . ' , ; ` | : $ :function (..., envir = parent.frame()) [22:16:28.358] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [22:16:28.358] | : . ' , ; ` | : ..- attr(*, "init")= chr "done" [22:16:28.358] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [22:16:28.358] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:28.358] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:28.358] | : . ' , ; ` | : ..- attr(*, "call")= language plan(sequential) [22:16:28.358] | : . ' , ; ` | : ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [22:16:28.358] | : . ' , ; ` | : .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [22:16:28.358] | : . ' , ; ` | : .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:28.358] | : . ' , ; ` | : - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [22:16:28.362] | : . ' , ; ` | : Identical [22:16:28.363] | : . ' , ; ` | all.equal() for FutureStrategyList ... done [22:16:28.363] | : . ' , ; ` | plan(): Skip setting new future backend stack because it is the same as the current one: [22:16:28.364] | : . ' , ; ` | List of future strategies: [22:16:28.364] | : . ' , ; ` | 1. sequential: [22:16:28.364] | : . ' , ; ` | - args: function (..., envir = parent.frame(), workers = "") [22:16:28.364] | : . ' , ; ` | - tweaked: FALSE [22:16:28.364] | : . ' , ; ` | - call: plan(sequential) [22:16:28.365] | : . ' , ; ` plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [22:16:28.365] | : . ' , ; plan(<'FutureStrategyList'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [22:16:28.366] | : . ' , plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [22:16:28.367] | : . ' , SequentialFuture started (and completed) [22:16:28.367] | : . ' , signalConditions() ... [22:16:28.368] | : . ' , ; include = 'immediateCondition' [22:16:28.368] | : . ' , ; exclude = [22:16:28.369] | : . ' , ; resignal = FALSE [22:16:28.369] | : . ' , ; Number of conditions: 6 [22:16:28.370] | : . ' , ; int 6 [22:16:28.370] | : . ' , ; Condition #1 (class: 'simpleMessage', 'message', 'condition'): [22:16:28.371] | : . ' , ; Condition #2 (class: 'simpleMessage', 'message', 'condition'): [22:16:28.372] | : . ' , ; Condition #3 (class: 'simpleMessage', 'message', 'condition'): [22:16:28.372] | : . ' , ; Condition #4 (class: 'simpleMessage', 'message', 'condition'): [22:16:28.373] | : . ' , ; Condition #5 (class: 'simpleMessage', 'message', 'condition'): [22:16:28.373] | : . ' , ; Condition #6 (class: 'simpleMessage', 'message', 'condition'): [22:16:28.374] | : . ' , signalConditions() ... done [22:16:28.374] | : . ' launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... done [22:16:28.375] | : . Launching futures ... done [22:16:28.375] | : . Future launched: 'SequentialFuture', 'UniprocessFuture', 'Future' [22:16:28.376] | : Using SequentialFutureBackend ... done [22:16:28.376] | run() for 'Future' () ... done [22:16:28.377] future(..., label = NULL) ... done SequentialFuture: Label: Expression: { 2 } Globals: Packages: L'Ecuyer-CMRG RNG seed: (seed = FALSE) Capture standard output: TRUE Capture condition classes: 'condition' (excluding '') Immediate condition classes: 'immediateCondition' Lazy evaluation: FALSE Local evaluation: TRUE Early signaling: FALSE Actions: [n=1] 'run' State: 'finished' ("Future was resolved successfully") Resolved: TRUE Unique identifier: 4cbae34aa98204991068df4ead6540be-5 Owner process: 4cbae34aa98204991068df4ead6540be Class: 'SequentialFuture', 'UniprocessFuture', 'Future' Value: 39 bytes of class 'numeric' Conditions captured: [n=6] 'simpleMessage', 'simpleMessage', 'simpleMessage', 'simpleMessage', 'simpleMessage', 'simpleMessage' Duration: 0.02881217 secs (started 2026-03-13 22:16:28.321585) Worker process: 4cbae34aa98204991068df4ead6540be *** FutureRegistry('rscript', 'list') ... [[1]] SequentialFuture: Label: Expression: { 2 } Globals: Packages: L'Ecuyer-CMRG RNG seed: (seed = FALSE) Capture standard output: TRUE Capture condition classes: 'condition' (excluding '') Immediate condition classes: 'immediateCondition' Lazy evaluation: FALSE Local evaluation: TRUE Early signaling: FALSE Actions: [n=1] 'run' State: 'finished' ("Future was resolved successfully") Resolved: TRUE Unique identifier: 4cbae34aa98204991068df4ead6540be-5 Owner process: 4cbae34aa98204991068df4ead6540be Class: 'SequentialFuture', 'UniprocessFuture', 'Future' Value: 39 bytes of class 'numeric' Conditions captured: [n=6] 'simpleMessage', 'simpleMessage', 'simpleMessage', 'simpleMessage', 'simpleMessage', 'simpleMessage' Duration: 0.02881217 secs (started 2026-03-13 22:16:28.321585) Worker process: 4cbae34aa98204991068df4ead6540be *** FutureRegistry('rscript', 'collect-first') ... [22:16:28.411] resolved() ... [22:16:28.412] | resolved() for SequentialFuture () ... [22:16:28.412] | : state: 'finished' [22:16:28.413] | : run: NULL [22:16:28.413] | : result: 'FutureResult' [22:16:28.414] | resolved() for SequentialFuture () ... done [22:16:28.414] resolved() ... done [22:16:28.415] value() for SequentialFuture () ... [22:16:28.415] | signalConditions() ... [22:16:28.416] | : include = 'immediateCondition' [22:16:28.416] | : exclude = [22:16:28.417] | : resignal = FALSE [22:16:28.417] | : Number of conditions: 6 [22:16:28.418] | : int 6 [22:16:28.419] | : Condition #1 (class: 'simpleMessage', 'message', 'condition'): [22:16:28.419] | : Condition #2 (class: 'simpleMessage', 'message', 'condition'): [22:16:28.420] | : Condition #3 (class: 'simpleMessage', 'message', 'condition'): [22:16:28.420] | : Condition #4 (class: 'simpleMessage', 'message', 'condition'): [22:16:28.421] | : Condition #5 (class: 'simpleMessage', 'message', 'condition'): [22:16:28.421] | : Condition #6 (class: 'simpleMessage', 'message', 'condition'): [22:16:28.422] | signalConditions() ... done [22:16:28.422] | check for misuse ... [22:16:28.423] | check for misuse ... done [22:16:28.423] value() for SequentialFuture () ... done list() *** FutureRegistry('rscript', 'add') ... [22:16:28.424] future(..., label = NULL) ... [22:16:28.424] | lazy: FALSE [22:16:28.425] | stdout: TRUE [22:16:28.425] | conditions: [n=1] 'condition' [22:16:28.426] | getGlobalsAndPackages() ... [22:16:28.426] | : Searching for globals ... [22:16:28.430] | : . globals found: [1] '{' [22:16:28.430] | : Searching for globals ... done [22:16:28.431] | : Resolving globals: FALSE [22:16:28.431] | : Search for packages associated with the globals ... [22:16:28.432] | : . Packages associated with globals: [1] 'base' [22:16:28.433] | : . Packages: [1] 'base' [22:16:28.433] | : Search for packages associated with the globals ... done [22:16:28.434] | : Packages after dropping 'base': [0] [22:16:28.434] | : globals: [0] [22:16:28.435] | : packages: [0] [22:16:28.435] | getGlobalsAndPackages() ... done [22:16:28.436] | run() for 'Future' () ... [22:16:28.436] | : state: 'created' [22:16:28.437] | : plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [22:16:28.437] | : plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [22:16:28.438] | : Using SequentialFutureBackend ... [22:16:28.438] | : . Number of futures since start: 5 (5 created, 10 launched, 9 finished) [22:16:28.439] | : . Launching futures ... [22:16:28.439] | : . ' launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... [22:16:28.440] | : . ' , getFutureData() ... [22:16:28.440] | : . ' , ; getFutureCore() ... [22:16:28.441] | : . ' , ; ` Packages needed by the future expression (n = 0): [22:16:28.441] | : . ' , ; getFutureCore() ... done [22:16:28.442] | : . ' , ; getFutureCapture() ... [22:16:28.442] | : . ' , ; getFutureCapture() ... done [22:16:28.443] | : . ' , ; getFutureContext() ... [22:16:28.443] | : . ' , ; ` plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [22:16:28.444] | : . ' , ; ` | Getting stack without first backend: [n=0] [22:16:28.444] | : . ' , ; ` plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [22:16:28.445] | : . ' , ; ` Packages needed by future backend (n = 0): [22:16:28.445] | : . ' , ; getFutureContext() ... done [22:16:28.446] | : . ' , getFutureData() ... done [22:16:28.450] | : . ' , plan("list", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [22:16:28.450] | : . ' , ; Getting full stack: [n=1] 'sequential', 'uniprocess', 'future', 'function' [22:16:28.451] | : . ' , plan("list", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [22:16:28.452] | : . ' , plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [22:16:28.452] | : . ' , ; plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [22:16:28.453] | : . ' , ; ` all.equal() for FutureStrategyList ... [22:16:28.453] | : . ' , ; ` | New stack: [22:16:28.454] | : . ' , ; ` | List of 1 [22:16:28.454] | : . ' , ; ` | $ :function (..., envir = parent.frame()) [22:16:28.454] | : . ' , ; ` | ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [22:16:28.454] | : . ' , ; ` | ..- attr(*, "init")= logi TRUE [22:16:28.454] | : . ' , ; ` | ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [22:16:28.454] | : . ' , ; ` | .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:28.454] | : . ' , ; ` | ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:28.454] | : . ' , ; ` | ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [22:16:28.454] | : . ' , ; ` | - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [22:16:28.457] | : . ' , ; ` | Old stack: [22:16:28.458] | : . ' , ; ` | List of 1 [22:16:28.458] | : . ' , ; ` | $ :function (..., envir = parent.frame()) [22:16:28.458] | : . ' , ; ` | ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [22:16:28.458] | : . ' , ; ` | ..- attr(*, "init")= chr "done" [22:16:28.458] | : . ' , ; ` | ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [22:16:28.458] | : . ' , ; ` | .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:28.458] | : . ' , ; ` | ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:28.458] | : . ' , ; ` | ..- attr(*, "call")= language plan(sequential) [22:16:28.458] | : . ' , ; ` | ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [22:16:28.458] | : . ' , ; ` | .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [22:16:28.458] | : . ' , ; ` | .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:28.458] | : . ' , ; ` | - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [22:16:28.462] | : . ' , ; ` | Not identical [22:16:28.462] | : . ' , ; ` | all.equal() for future ... [22:16:28.463] | : . ' , ; ` | : List of 2 [22:16:28.463] | : . ' , ; ` | : $ target :function (..., envir = parent.frame()) [22:16:28.463] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [22:16:28.463] | : . ' , ; ` | : ..- attr(*, "init")= logi TRUE [22:16:28.463] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [22:16:28.463] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:28.463] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:28.463] | : . ' , ; ` | : ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [22:16:28.463] | : . ' , ; ` | : $ current:function (..., envir = parent.frame()) [22:16:28.463] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [22:16:28.463] | : . ' , ; ` | : ..- attr(*, "init")= chr "done" [22:16:28.463] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [22:16:28.463] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:28.463] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:28.463] | : . ' , ; ` | : ..- attr(*, "call")= language plan(sequential) [22:16:28.463] | : . ' , ; ` | : ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [22:16:28.463] | : . ' , ; ` | : .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [22:16:28.463] | : . ' , ; ` | : .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:28.470] | : . ' , ; ` | all.equal() for future ... done [22:16:28.470] | : . ' , ; ` all.equal() for FutureStrategyList ... done [22:16:28.471] | : . ' , ; ` plan(): Skip setting new future backend stack because it is the same as the current one: [22:16:28.471] | : . ' , ; ` List of future strategies: [22:16:28.471] | : . ' , ; ` 1. sequential: [22:16:28.471] | : . ' , ; ` - args: function (..., envir = parent.frame(), workers = "") [22:16:28.471] | : . ' , ; ` - tweaked: FALSE [22:16:28.471] | : . ' , ; ` - call: plan(sequential) [22:16:28.472] | : . ' , ; plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [22:16:28.473] | : . ' , plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [22:16:28.476] | : . ' , plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [22:16:28.476] | : . ' , ; plan(<'FutureStrategyList'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [22:16:28.477] | : . ' , ; ` plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [22:16:28.477] | : . ' , ; ` | all.equal() for FutureStrategyList ... [22:16:28.478] | : . ' , ; ` | : New stack: [22:16:28.478] | : . ' , ; ` | : List of 1 [22:16:28.478] | : . ' , ; ` | : $ :function (..., envir = parent.frame()) [22:16:28.478] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [22:16:28.478] | : . ' , ; ` | : ..- attr(*, "init")= chr "done" [22:16:28.478] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [22:16:28.478] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:28.478] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:28.478] | : . ' , ; ` | : ..- attr(*, "call")= language plan(sequential) [22:16:28.478] | : . ' , ; ` | : ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [22:16:28.478] | : . ' , ; ` | : .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [22:16:28.478] | : . ' , ; ` | : .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:28.478] | : . ' , ; ` | : - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [22:16:28.483] | : . ' , ; ` | : Old stack: [22:16:28.483] | : . ' , ; ` | : List of 1 [22:16:28.483] | : . ' , ; ` | : $ :function (..., envir = parent.frame()) [22:16:28.483] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [22:16:28.483] | : . ' , ; ` | : ..- attr(*, "init")= chr "done" [22:16:28.483] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [22:16:28.483] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:28.483] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:28.483] | : . ' , ; ` | : ..- attr(*, "call")= language plan(sequential) [22:16:28.483] | : . ' , ; ` | : ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [22:16:28.483] | : . ' , ; ` | : .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [22:16:28.483] | : . ' , ; ` | : .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:28.483] | : . ' , ; ` | : - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [22:16:28.488] | : . ' , ; ` | : Identical [22:16:28.488] | : . ' , ; ` | all.equal() for FutureStrategyList ... done [22:16:28.489] | : . ' , ; ` | plan(): Skip setting new future backend stack because it is the same as the current one: [22:16:28.489] | : . ' , ; ` | List of future strategies: [22:16:28.489] | : . ' , ; ` | 1. sequential: [22:16:28.489] | : . ' , ; ` | - args: function (..., envir = parent.frame(), workers = "") [22:16:28.489] | : . ' , ; ` | - tweaked: FALSE [22:16:28.489] | : . ' , ; ` | - call: plan(sequential) [22:16:28.490] | : . ' , ; ` plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [22:16:28.491] | : . ' , ; plan(<'FutureStrategyList'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [22:16:28.491] | : . ' , plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [22:16:28.492] | : . ' , SequentialFuture started (and completed) [22:16:28.493] | : . ' , signalConditions() ... [22:16:28.493] | : . ' , ; include = 'immediateCondition' [22:16:28.494] | : . ' , ; exclude = [22:16:28.494] | : . ' , ; resignal = FALSE [22:16:28.495] | : . ' , ; Number of conditions: 6 [22:16:28.495] | : . ' , ; int 6 [22:16:28.496] | : . ' , ; Condition #1 (class: 'simpleMessage', 'message', 'condition'): [22:16:28.496] | : . ' , ; Condition #2 (class: 'simpleMessage', 'message', 'condition'): [22:16:28.497] | : . ' , ; Condition #3 (class: 'simpleMessage', 'message', 'condition'): [22:16:28.497] | : . ' , ; Condition #4 (class: 'simpleMessage', 'message', 'condition'): [22:16:28.498] | : . ' , ; Condition #5 (class: 'simpleMessage', 'message', 'condition'): [22:16:28.498] | : . ' , ; Condition #6 (class: 'simpleMessage', 'message', 'condition'): [22:16:28.499] | : . ' , signalConditions() ... done [22:16:28.499] | : . ' launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... done [22:16:28.500] | : . Launching futures ... done [22:16:28.500] | : . Future launched: 'SequentialFuture', 'UniprocessFuture', 'Future' [22:16:28.501] | : Using SequentialFutureBackend ... done [22:16:28.501] | run() for 'Future' () ... done [22:16:28.502] future(..., label = NULL) ... done SequentialFuture: Label: Expression: { 2 } Globals: Packages: L'Ecuyer-CMRG RNG seed: (seed = FALSE) Capture standard output: TRUE Capture condition classes: 'condition' (excluding '') Immediate condition classes: 'immediateCondition' Lazy evaluation: FALSE Local evaluation: TRUE Early signaling: FALSE Actions: [n=1] 'run' State: 'finished' ("Future was resolved successfully") Resolved: TRUE Unique identifier: 4cbae34aa98204991068df4ead6540be-6 Owner process: 4cbae34aa98204991068df4ead6540be Class: 'SequentialFuture', 'UniprocessFuture', 'Future' Value: 39 bytes of class 'numeric' Conditions captured: [n=6] 'simpleMessage', 'simpleMessage', 'simpleMessage', 'simpleMessage', 'simpleMessage', 'simpleMessage' Duration: 0.02855301 secs (started 2026-03-13 22:16:28.446826) Worker process: 4cbae34aa98204991068df4ead6540be *** FutureRegistry('rscript', 'reset') ... *** FutureRegistry('rscript', 'list') ... list() > message("*** FutureRegistry() - exceptions ...") *** FutureRegistry() - exceptions ... > futures <- FutureRegistry(where = "test", action = "list") > stopifnot(length(futures) == 0) > f <- future(1) [22:16:28.504] future(..., label = NULL) ... [22:16:28.505] | lazy: FALSE [22:16:28.505] | stdout: TRUE [22:16:28.506] | conditions: [n=1] 'condition' [22:16:28.506] | getGlobalsAndPackages() ... [22:16:28.507] | : Searching for globals ... [22:16:28.508] | : . globals found: [0] [22:16:28.509] | : Searching for globals ... done [22:16:28.509] | : globals: [0] [22:16:28.510] | : packages: [0] [22:16:28.510] | getGlobalsAndPackages() ... done [22:16:28.511] | run() for 'Future' () ... [22:16:28.512] | : state: 'created' [22:16:28.512] | : plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [22:16:28.513] | : plan("backend", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [22:16:28.513] | : Using SequentialFutureBackend ... [22:16:28.514] | : . Number of futures since start: 6 (6 created, 12 launched, 10 finished) [22:16:28.514] | : . Launching futures ... [22:16:28.515] | : . ' launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... [22:16:28.515] | : . ' , getFutureData() ... [22:16:28.516] | : . ' , ; getFutureCore() ... [22:16:28.516] | : . ' , ; ` Packages needed by the future expression (n = 0): [22:16:28.518] | : . ' , ; getFutureCore() ... done [22:16:28.519] | : . ' , ; getFutureCapture() ... [22:16:28.519] | : . ' , ; getFutureCapture() ... done [22:16:28.520] | : . ' , ; getFutureContext() ... [22:16:28.520] | : . ' , ; ` plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [22:16:28.521] | : . ' , ; ` | Getting stack without first backend: [n=0] [22:16:28.521] | : . ' , ; ` plan("tail", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [22:16:28.522] | : . ' , ; ` Packages needed by future backend (n = 0): [22:16:28.522] | : . ' , ; getFutureContext() ... done [22:16:28.523] | : . ' , getFutureData() ... done [22:16:28.527] | : . ' , plan("list", .skip = FALSE, .cleanup = NA, .init = TRUE) ... [22:16:28.527] | : . ' , ; Getting full stack: [n=1] 'sequential', 'uniprocess', 'future', 'function' [22:16:28.528] | : . ' , plan("list", .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [22:16:28.529] | : . ' , plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [22:16:28.529] | : . ' , ; plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [22:16:28.530] | : . ' , ; ` all.equal() for FutureStrategyList ... [22:16:28.530] | : . ' , ; ` | New stack: [22:16:28.531] | : . ' , ; ` | List of 1 [22:16:28.531] | : . ' , ; ` | $ :function (..., envir = parent.frame()) [22:16:28.531] | : . ' , ; ` | ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [22:16:28.531] | : . ' , ; ` | ..- attr(*, "init")= logi TRUE [22:16:28.531] | : . ' , ; ` | ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [22:16:28.531] | : . ' , ; ` | .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:28.531] | : . ' , ; ` | ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:28.531] | : . ' , ; ` | ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [22:16:28.531] | : . ' , ; ` | - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [22:16:28.534] | : . ' , ; ` | Old stack: [22:16:28.535] | : . ' , ; ` | List of 1 [22:16:28.535] | : . ' , ; ` | $ :function (..., envir = parent.frame()) [22:16:28.535] | : . ' , ; ` | ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [22:16:28.535] | : . ' , ; ` | ..- attr(*, "init")= chr "done" [22:16:28.535] | : . ' , ; ` | ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [22:16:28.535] | : . ' , ; ` | .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:28.535] | : . ' , ; ` | ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:28.535] | : . ' , ; ` | ..- attr(*, "call")= language plan(sequential) [22:16:28.535] | : . ' , ; ` | ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [22:16:28.535] | : . ' , ; ` | .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [22:16:28.535] | : . ' , ; ` | .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:28.535] | : . ' , ; ` | - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [22:16:28.539] | : . ' , ; ` | Not identical [22:16:28.539] | : . ' , ; ` | all.equal() for future ... [22:16:28.540] | : . ' , ; ` | : List of 2 [22:16:28.540] | : . ' , ; ` | : $ target :function (..., envir = parent.frame()) [22:16:28.540] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [22:16:28.540] | : . ' , ; ` | : ..- attr(*, "init")= logi TRUE [22:16:28.540] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [22:16:28.540] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:28.540] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:28.540] | : . ' , ; ` | : ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [22:16:28.540] | : . ' , ; ` | : $ current:function (..., envir = parent.frame()) [22:16:28.540] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [22:16:28.540] | : . ' , ; ` | : ..- attr(*, "init")= chr "done" [22:16:28.540] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [22:16:28.540] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:28.540] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:28.540] | : . ' , ; ` | : ..- attr(*, "call")= language plan(sequential) [22:16:28.540] | : . ' , ; ` | : ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [22:16:28.540] | : . ' , ; ` | : .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [22:16:28.540] | : . ' , ; ` | : .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:28.547] | : . ' , ; ` | all.equal() for future ... done [22:16:28.547] | : . ' , ; ` all.equal() for FutureStrategyList ... done [22:16:28.548] | : . ' , ; ` plan(): Skip setting new future backend stack because it is the same as the current one: [22:16:28.548] | : . ' , ; ` List of future strategies: [22:16:28.548] | : . ' , ; ` 1. sequential: [22:16:28.548] | : . ' , ; ` - args: function (..., envir = parent.frame(), workers = "") [22:16:28.548] | : . ' , ; ` - tweaked: FALSE [22:16:28.548] | : . ' , ; ` - call: plan(sequential) [22:16:28.549] | : . ' , ; plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [22:16:28.550] | : . ' , plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [22:16:28.552] | : . ' , plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [22:16:28.553] | : . ' , ; plan(<'FutureStrategyList'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [22:16:28.553] | : . ' , ; ` plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [22:16:28.554] | : . ' , ; ` | all.equal() for FutureStrategyList ... [22:16:28.554] | : . ' , ; ` | : New stack: [22:16:28.555] | : . ' , ; ` | : List of 1 [22:16:28.555] | : . ' , ; ` | : $ :function (..., envir = parent.frame()) [22:16:28.555] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [22:16:28.555] | : . ' , ; ` | : ..- attr(*, "init")= chr "done" [22:16:28.555] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [22:16:28.555] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:28.555] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:28.555] | : . ' , ; ` | : ..- attr(*, "call")= language plan(sequential) [22:16:28.555] | : . ' , ; ` | : ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [22:16:28.555] | : . ' , ; ` | : .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [22:16:28.555] | : . ' , ; ` | : .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:28.555] | : . ' , ; ` | : - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [22:16:28.559] | : . ' , ; ` | : Old stack: [22:16:28.560] | : . ' , ; ` | : List of 1 [22:16:28.560] | : . ' , ; ` | : $ :function (..., envir = parent.frame()) [22:16:28.560] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [22:16:28.560] | : . ' , ; ` | : ..- attr(*, "init")= chr "done" [22:16:28.560] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [22:16:28.560] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:28.560] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:28.560] | : . ' , ; ` | : ..- attr(*, "call")= language plan(sequential) [22:16:28.560] | : . ' , ; ` | : ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [22:16:28.560] | : . ' , ; ` | : .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [22:16:28.560] | : . ' , ; ` | : .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [22:16:28.560] | : . ' , ; ` | : - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [22:16:28.564] | : . ' , ; ` | : Identical [22:16:28.565] | : . ' , ; ` | all.equal() for FutureStrategyList ... done [22:16:28.565] | : . ' , ; ` | plan(): Skip setting new future backend stack because it is the same as the current one: [22:16:28.566] | : . ' , ; ` | List of future strategies: [22:16:28.566] | : . ' , ; ` | 1. sequential: [22:16:28.566] | : . ' , ; ` | - args: function (..., envir = parent.frame(), workers = "") [22:16:28.566] | : . ' , ; ` | - tweaked: FALSE [22:16:28.566] | : . ' , ; ` | - call: plan(sequential) [22:16:28.566] | : . ' , ; ` plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [22:16:28.567] | : . ' , ; plan(<'FutureStrategyList'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [22:16:28.567] | : . ' , plan(<'name'>, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [22:16:28.568] | : . ' , SequentialFuture started (and completed) [22:16:28.569] | : . ' , signalConditions() ... [22:16:28.569] | : . ' , ; include = 'immediateCondition' [22:16:28.570] | : . ' , ; exclude = [22:16:28.570] | : . ' , ; resignal = FALSE [22:16:28.571] | : . ' , ; Number of conditions: 6 [22:16:28.571] | : . ' , ; int 6 [22:16:28.572] | : . ' , ; Condition #1 (class: 'simpleMessage', 'message', 'condition'): [22:16:28.573] | : . ' , ; Condition #2 (class: 'simpleMessage', 'message', 'condition'): [22:16:28.573] | : . ' , ; Condition #3 (class: 'simpleMessage', 'message', 'condition'): [22:16:28.574] | : . ' , ; Condition #4 (class: 'simpleMessage', 'message', 'condition'): [22:16:28.574] | : . ' , ; Condition #5 (class: 'simpleMessage', 'message', 'condition'): [22:16:28.575] | : . ' , ; Condition #6 (class: 'simpleMessage', 'message', 'condition'): [22:16:28.575] | : . ' , signalConditions() ... done [22:16:28.576] | : . ' launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... done [22:16:28.576] | : . Launching futures ... done [22:16:28.577] | : . Future launched: 'SequentialFuture', 'UniprocessFuture', 'Future' [22:16:28.577] | : Using SequentialFutureBackend ... done [22:16:28.578] | run() for 'Future' () ... done [22:16:28.578] future(..., label = NULL) ... done > FutureRegistry(where = "test", action = "add", future = f) [[1]] SequentialFuture: Label: Expression: [1] 1 Globals: Packages: L'Ecuyer-CMRG RNG seed: (seed = FALSE) Capture standard output: TRUE Capture condition classes: 'condition' (excluding '') Immediate condition classes: 'immediateCondition' Lazy evaluation: FALSE Local evaluation: TRUE Early signaling: FALSE Actions: [n=1] 'run' State: 'finished' ("Future was resolved successfully") Resolved: TRUE Unique identifier: 4cbae34aa98204991068df4ead6540be-7 Owner process: 4cbae34aa98204991068df4ead6540be Class: 'SequentialFuture', 'UniprocessFuture', 'Future' Value: 39 bytes of class 'numeric' Conditions captured: [n=6] 'simpleMessage', 'simpleMessage', 'simpleMessage', 'simpleMessage', 'simpleMessage', 'simpleMessage' Duration: 0.02839994 secs (started 2026-03-13 22:16:28.523763) Worker process: 4cbae34aa98204991068df4ead6540be > futures <- FutureRegistry(where = "test", action = "list") > stopifnot(length(futures) == 1) > res <- tryCatch(FutureRegistry(where = "test", action = "add", + future = f), error = identity) > stopifnot(inherits(res, "error")) > futures <- FutureRegistry(where = "test", action = "list") > stopifnot(length(futures) == 1) > FutureRegistry(where = "test", action = "remove", + future = f) list() > futures <- FutureRegistry(where = "test", action = "list") > stopifnot(length(futures) == 0) > res <- tryCatch(FutureRegistry(where = "test", action = "remove", + future = f), error = identity) > stopifnot(inherits(res, "error")) > futures <- FutureRegistry(where = "test", action = "list") > stopifnot(length(futures) == 0) > FutureRegistry(where = "test", action = "reset") list() > futures <- FutureRegistry(where = "test", action = "list") > stopifnot(length(futures) == 0) > res <- tryCatch(FutureRegistry(where = "test", action = ""), + error = identity) > stopifnot(inherits(res, "error")) > message("*** FutureRegistry() - exceptions ... DONE") *** FutureRegistry() - exceptions ... DONE > message("*** FutureRegistry() ... DONE") *** FutureRegistry() ... DONE Failed to undo environment variables: - Expected environment variables: [n=218] '!ExitCode', 'ALLUSERSPROFILE', 'APPDATA', 'BIBINPUTS', 'BINDIR', 'BSTINPUTS', 'COMMONPROGRAMFILES', 'COMPUTERNAME', 'COMSPEC', 'CURL_CA_BUNDLE', 'CV_Instance001', 'CYGWIN', 'CommonProgramFiles(x86)', 'CommonProgramW6432', 'DriverData', 'HOME', 'HOMEDRIVE', 'HOMEPATH', 'JAGS_ROOT', 'JAVA_HOME', 'LANGUAGE', 'LC_COLLATE', 'LC_MONETARY', 'LC_TIME', 'LOCALAPPDATA', 'LOGONSERVER', 'LS_HOME', 'LS_LICENSE_PATH', 'MAKE', 'MAKEFLAGS', 'MAKELEVEL', 'MFLAGS', 'MSMPI_BENCHMARKS', 'MSMPI_BIN', 'MSYS2_ENV_CONV_EXCL', 'NUMBER_OF_PROCESSORS', 'OCL', 'OMP_THREAD_LIMIT', 'OS', 'PATH', 'PATHEXT', 'PROCESSOR_ARCHITECTURE', 'PROCESSOR_IDENTIFIER', 'PROCESSOR_LEVEL', 'PROCESSOR_REVISION', 'PROGRAMFILES', 'PROMPT', 'PSModulePath', 'PUBLIC', 'PWD', 'ProgramData', 'ProgramFiles(x86)', 'ProgramW6432', 'RTOOLS44_HOME', 'RTOOLS45_HOME', 'R_ARCH', 'R_BROWSER', 'R_BZIPCMD', 'R_CMD', 'R_COMPILED_BY', 'R_CRAN_WEB', 'R_CUSTOM_TOOLS_PATH', 'R_CUSTOM_TOOLS_SOFT', 'R_DOC_DIR', 'R_ENVIRON_USER', 'R_GSCMD', 'R_GZIPCMD', 'R_HOME', 'R_INCLUDE_DIR', 'R_INSTALL_TAR', 'R_LIBS', 'R_LIBS_SITE', 'R_LIBS_USER', 'R_MAX_NUM_DLLS', 'R_OSTYPE', 'R_PAPERSIZE', 'R_PAPERSIZE_USER', 'R_PARALLELLY_MAKENODEPSOCK_AUTOKILL', 'R_PARALLELLY_MAKENODEPSOCK_CONNECTTIMEOUT', 'R_PARALLELLY_MAKENODEPSOCK_RSCRIPT_LABEL', 'R_PARALLELLY_MAKENODEPSOCK_SESSIONINFO_PKGS', 'R_PARALLELLY_MAKENODEPSOCK_TIMEOUT', 'R_PARALLELLY_RANDOM_PORTS', 'R_PARALLEL_PORT', 'R_RD4PDF', 'R_RTOOLS45_PATH', 'R_SCRIPT_LEGACY', 'R_SHARE_DIR', 'R_TESTME_NAME', 'R_TESTME_PACKAGE', 'R_TESTME_PATH', 'R_TESTS', 'R_UNZIPCMD', 'R_USER', 'R_VERSION', 'R_ZIPCMD', 'SED', 'SHLVL', 'SYSTEMDRIVE', 'SYSTEMROOT', 'TAR', 'TAR_OPTIONS', 'TEMP', 'TERM', 'TETRAD_DIR', 'TEXINPUTS', 'TMP', 'TMPDIR', 'USERDOMAIN', 'USERDOMAIN_ROAMINGPROFILE', 'USERNAME', 'USERPROFILE', 'WINDIR', '_', '_R_CHECK_AUTOCONF_', '_R_CHECK_BOGUS_RETURN_', '_R_CHECK_BROWSER_NONINTERACTIVE_', '_R_CHECK_BUILD_VIGNETTES_SEPARATELY_', '_R_CHECK_CODETOOLS_PROFILE_', '_R_CHECK_CODE_ASSIGN_TO_GLOBALENV_', '_R_CHECK_CODE_ATTACH_', '_R_CHECK_CODE_CLASS_IS_STRING_', '_R_CHECK_CODE_DATA_INTO_GLOBALENV_', '_R_CHECK_CODE_USAGE_VIA_NAMESPACES_', '_R_CHECK_CODE_USAGE_WITHOUT_LOADING_', '_R_CHECK_CODE_USAGE_WITH_ONLY_BASE_ATTACHED_', '_R_CHECK_CODOC_VARIABLES_IN_USAGES_', '_R_CHECK_COMPACT_DATA2_', '_R_CHECK_COMPILATION_FLAGS_', '_R_CHECK_CONNECTIONS_LEFT_OPEN_', '_R_CHECK_CRAN_INCOMING_', '_R_CHECK_CRAN_INCOMING_ASPELL_RECHECK_MAYBE_', '_R_CHECK_CRAN_INCOMING_ASPELL_RECHECK_START_', '_R_CHECK_CRAN_INCOMING_CHECK_FILE_URIS_', '_R_CHECK_CRAN_INCOMING_CHECK_URLS_IN_PARALLEL_', '_R_CHECK_CRAN_INCOMING_NOTE_GNU_MAKE_', '_R_CHECK_CRAN_INCOMING_REMOTE_', '_R_CHECK_CRAN_INCOMING_USE_ASPELL_', '_R_CHECK_DATALIST_', '_R_CHECK_DEPRECATED_DEFUNCT_', '_R_CHECK_DOC_SIZES2_', '_R_CHECK_DOT_FIRSTLIB_', '_R_CHECK_DOT_INTERNAL_', '_R_CHECK_EXAMPLE_TIMING_THRESHOLD_', '_R_CHECK_EXECUTABLES_', '_R_CHECK_EXECUTABLES_EXCLUSIONS_', '_R_CHECK_FF_CALLS_', '_R_CHECK_FF_DUP_', '_R_CHECK_FORCE_SUGGESTS_', '_R_CHECK_FUTURE_FILE_TIMESTAMPS_', '_R_CHECK_FUTURE_FILE_TIMESTAMPS_LEEWAY_', '_R_CHECK_HAVE_MYSQL_', '_R_CHECK_HAVE_ODBC_', '_R_CHECK_HAVE_PERL_', '_R_CHECK_HAVE_POSTGRES_', '_R_CHECK_INSTALL_DEPENDS_', '_R_CHECK_INTERNALS2_', '_R_CHECK_LENGTH_1_CONDITION_', '_R_CHECK_LICENSE_', '_R_CHECK_LIMIT_CORES_', '_R_CHECK_LOG_USE_INFO_', '_R_CHECK_MATRIX_DATA_', '_R_CHECK_MBCS_CONVERSION_FAILURE_', '_R_CHECK_NATIVE_ROUTINE_REGISTRATION_', '_R_CHECK_NEWS_IN_PLAIN_TEXT_', '_R_CHECK_NO_RECOMMENDED_', '_R_CHECK_NO_STOP_ON_TEST_ERROR_', '_R_CHECK_ORPHANED_', '_R_CHECK_OVERWRITE_REGISTERED_S3_METHODS_', '_R_CHECK_PACKAGES_USED_IGNORE_UNUSED_IMPORTS_', '_R_CHECK_PACKAGES_USED_IN_TESTS_USE_SUBDIRS_', '_R_CHECK_PACKAGE_DATASETS_SUPPRESS_NOTES_', '_R_CHECK_PACKAGE_NAME_', '_R_CHECK_PKG_SIZES_', '_R_CHECK_PKG_SIZES_THRESHOLD_', '_R_CHECK_PRAGMAS_', '_R_CHECK_RCPP_NOT_NEEDED_', '_R_CHECK_RD_BIBENTRIES_CITED_NOT_SHOWN_', '_R_CHECK_RD_EXAMPLES_T_AND_F_', '_R_CHECK_RD_LINE_WIDTHS_', '_R_CHECK_RD_MATH_RENDERING_', '_R_CHECK_RD_NOTE_LOST_BRACES_', '_R_CHECK_RD_VALIDATE_RD2HTML_', '_R_CHECK_REPLACING_IMPORTS_', '_R_CHECK_R_DEPENDS_', '_R_CHECK_S3_METHODS_SHOW_POSSIBLE_ISSUES_', '_R_CHECK_SCREEN_DEVICE_', '_R_CHECK_SERIALIZATION_', '_R_CHECK_SHLIB_OPENMP_FLAGS_', '_R_CHECK_SRC_MINUS_W_IMPLICIT_', '_R_CHECK_SUBDIRS_NOCASE_', '_R_CHECK_SUGGESTS_ONLY_', '_R_CHECK_SYSTEM_CLOCK_', '_R_CHECK_TESTS_NLINES_', '_R_CHECK_TEST_TIMING_', '_R_CHECK_TIMINGS_', '_R_CHECK_TOPLEVEL_FILES_', '_R_CHECK_UNDOC_USE_ALL_NAMES_', '_R_CHECK_UNSAFE_CALLS_', '_R_CHECK_URLS_RELATIVE_PATHS_', '_R_CHECK_URLS_SHOW_301_STATUS_', '_R_CHECK_VC_DIRS_', '_R_CHECK_VIGNETTES_NLINES_', '_R_CHECK_VIGNETTES_SKIP_RUN_MAYBE_', '_R_CHECK_VIGNETTE_TIMING_', '_R_CHECK_VIGNETTE_TITLES_', '_R_CHECK_WINDOWS_DEVICE_', '_R_CHECK_XREFS_NOTE_MISSING_PACKAGE_ANCHORS_', '_R_CHECK_XREFS_USE_ALIASES_FROM_CRAN_', '_R_CLASS_MATRIX_ARRAY_', '_R_DEPRECATED_IS_R_', '_R_S3_METHOD_LOOKUP_BASEENV_AFTER_GLOBALENV_', '_R_SHLIB_BUILD_OBJECTS_SYMBOL_TABLES_', '_R_USE_STRICT_R_HEADERS_', '__R_CHECK_DOC_FILES_NOTE_IF_ALL_INTERNAL__', 'maj.version', 'nextArg--timingsnextArg--install', 'tempdirname' - Environment variables still there: [n=0] - Environment variables missing: [n=1] 'MAKEFLAGS' Differences environment variable by environment variable: Skipping, because path appears not to be an 'R CMD check' folder: 'D:/temp/2026_03_13_22_15_17_12234' Test time: user.self=0.8s, sys.self=0.06s, elapsed=0.9s, user.child=NAs, sys.child=NAs Test 'FutureRegistry' ... success > > proc.time() user system elapsed 1.15 0.09 1.23