R version 4.5.0 RC (2025-04-04 r88126 ucrt) -- "How About a Twenty-Six" Copyright (C) 2025 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > ## This runs testme test script incl/testme/test-future,labels.R > ## Don't edit - it was autogenerated by inst/testme/deploy.R > future:::testme("future,labels") Test 'future,labels' ... Sourcing 9 prologue scripts ... 01/09 prologue script 'D:/RCompile/CRANincoming/R-devel/lib/future/testme/_prologue/001.load.R' 02/09 prologue script 'D:/RCompile/CRANincoming/R-devel/lib/future/testme/_prologue/002.record-state.R' 03/09 prologue script 'D:/RCompile/CRANincoming/R-devel/lib/future/testme/_prologue/030.imports.R' 04/09 prologue script 'D:/RCompile/CRANincoming/R-devel/lib/future/testme/_prologue/050.utils.R' 05/09 prologue script 'D:/RCompile/CRANincoming/R-devel/lib/future/testme/_prologue/090.context.R' 06/09 prologue script 'D:/RCompile/CRANincoming/R-devel/lib/future/testme/_prologue/090.options.R' 07/09 prologue script 'D:/RCompile/CRANincoming/R-devel/lib/future/testme/_prologue/091.envvars.R' 08/09 prologue script 'D:/RCompile/CRANincoming/R-devel/lib/future/testme/_prologue/099.future-setup.R' 09/09 prologue script 'D:/RCompile/CRANincoming/R-devel/lib/future/testme/_prologue/995.detrius-connections.R' Sourcing 9 prologue scripts ... done Running test script: 'D:/RCompile/CRANincoming/R-devel/lib/future/testme/test-future,labels.R' > library(future) [08:47:19.025] Option 'future.startup.script': TRUE [08:47:19.026] Future startup scripts considered: '.future.R', '~/.future.R' [08:47:19.027] Future startup scripts found: > message("*** Futures - labels ...") *** Futures - labels ... > strategies <- supportedStrategies() > for (strategy in strategies) { + message(sprintf("- plan('%s') ...", strategy)) + plan(strategy) + for (label in list(NULL, sprintf("str ..." ... [TRUNCATED] - plan('sequential') ... [08:47:19.054] plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [08:47:19.054] | plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = NA, init = TRUE) ... [08:47:19.055] | : all.equal() for FutureStrategyList ... [08:47:19.055] | : . New stack: [08:47:19.055] | : . List of 1 [08:47:19.055] | : . $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [08:47:19.055] | : . ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [08:47:19.055] | : . ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [08:47:19.055] | : . .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [08:47:19.055] | : . ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [08:47:19.055] | : . ..- attr(*, "call")= language plan(strategy) [08:47:19.055] | : . - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [08:47:19.063] | : . Old stack: [08:47:19.064] | : . List of 1 [08:47:19.064] | : . $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [08:47:19.064] | : . ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [08:47:19.064] | : . ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [08:47:19.064] | : . .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [08:47:19.064] | : . ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [08:47:19.064] | : . ..- attr(*, "call")= language plan(sequential) [08:47:19.064] | : . - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [08:47:19.069] | : . Not identical [08:47:19.069] | : . all.equal() for future ... [08:47:19.070] | : . | List of 2 [08:47:19.070] | : . | $ target :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [08:47:19.070] | : . | ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [08:47:19.070] | : . | ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [08:47:19.070] | : . | .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [08:47:19.070] | : . | ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [08:47:19.070] | : . | ..- attr(*, "call")= language plan(strategy) [08:47:19.070] | : . | $ current:function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [08:47:19.070] | : . | ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [08:47:19.070] | : . | ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [08:47:19.070] | : . | .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [08:47:19.070] | : . | ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [08:47:19.070] | : . | ..- attr(*, "call")= language plan(sequential) [08:47:19.079] | : . all.equal() for future ... done [08:47:19.079] | : all.equal() for FutureStrategyList ... done [08:47:19.080] | : plan(): Skip setting new future strategy stack because it is the same as the current one: [08:47:19.080] | : List of future strategies: [08:47:19.080] | : 1. sequential: [08:47:19.080] | : - args: function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame(), workers = "") [08:47:19.080] | : - tweaked: FALSE [08:47:19.080] | : - call: plan(sequential) [08:47:19.082] | plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = NA, init = TRUE) ... done [08:47:19.082] plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [08:47:19.083] getGlobalsAndPackages() ... [08:47:19.084] | Searching for globals ... [08:47:19.088] | : globals found: [0] [08:47:19.088] | Searching for globals ... DONE [08:47:19.089] | globals: [0] [08:47:19.089] | packages: [0] [08:47:19.089] getGlobalsAndPackages() ... done [08:47:19.091] run() for Future ('Future') ... [08:47:19.091] | state: 'created' [08:47:19.091] | plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [08:47:19.092] | : makeFutureBackend() ... [08:47:19.092] | : . Backend function: <'NULL'> [08:47:19.093] | : . Backend: <'SequentialFutureBackend', 'FutureBackend', 'environment'> [08:47:19.093] | : makeFutureBackend() ... done [08:47:19.094] | plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [08:47:19.094] | Using SequentialFutureBackend ... [08:47:19.094] | : Launching futures ... [08:47:19.095] | : . launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... [08:47:19.095] | : . | getFutureData() ... [08:47:19.096] | : . | : getFutureCore() ... [08:47:19.096] | : . | : . Packages needed by the future expression (n = 0): [08:47:19.097] | : . | : getFutureCore() ... done [08:47:19.097] | : . | : getFutureCapture() ... [08:47:19.097] | : . | : getFutureCapture() ... done [08:47:19.098] | : . | : getFutureContext() ... [08:47:19.098] | : . | : . plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [08:47:19.099] | : . | : . | Getting stack without first strategy: [n=0] [08:47:19.099] | : . | : . plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [08:47:19.099] | : . | : . Packages needed by future strategies (n = 0): [08:47:19.100] | : . | : getFutureContext() ... done [08:47:19.100] | : . | getFutureData() ... done [08:47:19.103] | : . | attachPackages() ... [08:47:19.103] | : . | : packages: [n=1] 'future' [08:47:19.104] | : . | attachPackages() ... DONE [08:47:19.104] | : . | attachPackages() ... [08:47:19.104] | : . | : packages: [n=0] [08:47:19.105] | : . | attachPackages() ... DONE [08:47:19.106] | : . | plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [08:47:19.106] | : . | : Getting full stack: [n=1] 'sequential', 'uniprocess', 'future', 'function' [08:47:19.107] | : . | plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [08:47:19.113] | : . | plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [08:47:19.114] | : . | : plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [08:47:19.114] | : . | : . all.equal() for FutureStrategyList ... [08:47:19.115] | : . | : . | New stack: [08:47:19.115] | : . | : . | List of 1 [08:47:19.115] | : . | : . | $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [08:47:19.115] | : . | : . | ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [08:47:19.115] | : . | : . | ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [08:47:19.115] | : . | : . | .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [08:47:19.115] | : . | : . | ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [08:47:19.115] | : . | : . | ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [08:47:19.115] | : . | : . | - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [08:47:19.119] | : . | : . | Old stack: [08:47:19.120] | : . | : . | List of 1 [08:47:19.120] | : . | : . | $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [08:47:19.120] | : . | : . | ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [08:47:19.120] | : . | : . | ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [08:47:19.120] | : . | : . | .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [08:47:19.120] | : . | : . | ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [08:47:19.120] | : . | : . | ..- attr(*, "call")= language plan(sequential) [08:47:19.120] | : . | : . | ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [08:47:19.120] | : . | : . | .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [08:47:19.120] | : . | : . | .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [08:47:19.120] | : . | : . | - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [08:47:19.127] | : . | : . | Not identical [08:47:19.127] | : . | : . | all.equal() for future ... [08:47:19.127] | : . | : . | : List of 2 [08:47:19.127] | : . | : . | : $ target :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [08:47:19.127] | : . | : . | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [08:47:19.127] | : . | : . | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [08:47:19.127] | : . | : . | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [08:47:19.127] | : . | : . | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [08:47:19.127] | : . | : . | : ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [08:47:19.127] | : . | : . | : $ current:function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [08:47:19.127] | : . | : . | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [08:47:19.127] | : . | : . | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [08:47:19.127] | : . | : . | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [08:47:19.127] | : . | : . | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [08:47:19.127] | : . | : . | : ..- attr(*, "call")= language plan(sequential) [08:47:19.127] | : . | : . | : ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [08:47:19.127] | : . | : . | : .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [08:47:19.127] | : . | : . | : .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [08:47:19.138] | : . | : . | all.equal() for future ... done [08:47:19.138] | : . | : . all.equal() for FutureStrategyList ... done [08:47:19.139] | : . | : . plan(): Skip setting new future strategy stack because it is the same as the current one: [08:47:19.139] | : . | : . List of future strategies: [08:47:19.139] | : . | : . 1. sequential: [08:47:19.139] | : . | : . - args: function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame(), workers = "") [08:47:19.139] | : . | : . - tweaked: FALSE [08:47:19.139] | : . | : . - call: plan(sequential) [08:47:19.140] | : . | : plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [08:47:19.141] | : . | plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [08:47:19.147] | : . | plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [08:47:19.148] | : . | : plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [08:47:19.148] | : . | : . plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [08:47:19.148] | : . | : . | all.equal() for FutureStrategyList ... [08:47:19.149] | : . | : . | : New stack: [08:47:19.149] | : . | : . | : List of 1 [08:47:19.149] | : . | : . | : $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [08:47:19.149] | : . | : . | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [08:47:19.149] | : . | : . | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [08:47:19.149] | : . | : . | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [08:47:19.149] | : . | : . | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [08:47:19.149] | : . | : . | : ..- attr(*, "call")= language plan(sequential) [08:47:19.149] | : . | : . | : ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [08:47:19.149] | : . | : . | : .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [08:47:19.149] | : . | : . | : .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [08:47:19.149] | : . | : . | : - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [08:47:19.161] | : . | : . | : Old stack: [08:47:19.161] | : . | : . | : List of 1 [08:47:19.161] | : . | : . | : $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [08:47:19.161] | : . | : . | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [08:47:19.161] | : . | : . | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [08:47:19.161] | : . | : . | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [08:47:19.161] | : . | : . | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [08:47:19.161] | : . | : . | : ..- attr(*, "call")= language plan(sequential) [08:47:19.161] | : . | : . | : ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [08:47:19.161] | : . | : . | : .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [08:47:19.161] | : . | : . | : .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [08:47:19.161] | : . | : . | : - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [08:47:19.168] | : . | : . | : Identical [08:47:19.168] | : . | : . | all.equal() for FutureStrategyList ... done [08:47:19.168] | : . | : . | plan(): Skip setting new future strategy stack because it is the same as the current one: [08:47:19.169] | : . | : . | List of future strategies: [08:47:19.169] | : . | : . | 1. sequential: [08:47:19.169] | : . | : . | - args: function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame(), workers = "") [08:47:19.169] | : . | : . | - tweaked: FALSE [08:47:19.169] | : . | : . | - call: plan(sequential) [08:47:19.170] | : . | : . plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [08:47:19.170] | : . | : plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [08:47:19.171] | : . | plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [08:47:19.171] | : . | SequentialFuture started (and completed) [08:47:19.173] | : . launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... DONE [08:47:19.173] | : Launching futures ... done [08:47:19.173] | : Future launched: 'SequentialFuture', 'UniprocessFuture', 'Future' [08:47:19.174] | Using SequentialFutureBackend ... done [08:47:19.174] run() for Future ('SequentialFuture') ... done SequentialFuture: Label: NULL Expression: [1] 42 Lazy evaluation: FALSE Asynchronous evaluation: TRUE Local evaluation: TRUE Environment: R_GlobalEnv Capture standard output: TRUE Capture condition classes: 'condition' (excluding '') Immediate condition classes: 'immediateCondition' Globals: Packages: L'Ecuyer-CMRG RNG seed: (seed = FALSE) Resolved: TRUE Value: 39 bytes of class 'numeric' Early signaling: FALSE Owner process: 4afb5d2f62605890ba6c67e76731143b Class: 'SequentialFuture', 'UniprocessFuture', 'Future' [08:47:19.178] getGlobalsAndPackages() ... [08:47:19.179] | Searching for globals ... [08:47:19.182] | : globals found: [1] '{' [08:47:19.182] | Searching for globals ... DONE [08:47:19.182] | Resolving globals: FALSE [08:47:19.183] | Search for packages associated with the globals ... [08:47:19.183] | : Packages associated with globals: [1] 'base' [08:47:19.184] | : Packages: [1] 'base' [08:47:19.184] | Search for packages associated with the globals ... DONE [08:47:19.185] | Packages after dropping 'base': [0] [08:47:19.185] | globals: [0] [08:47:19.185] | packages: [0] [08:47:19.186] getGlobalsAndPackages() ... done [08:47:19.186] run() for Future ('Future') ... [08:47:19.187] | state: 'created' [08:47:19.187] | plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [08:47:19.187] | plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [08:47:19.188] | Using SequentialFutureBackend ... [08:47:19.188] | : Launching futures ... [08:47:19.188] | : . launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... [08:47:19.189] | : . | getFutureData() ... [08:47:19.189] | : . | : getFutureCore() ... [08:47:19.190] | : . | : . Packages needed by the future expression (n = 0): [08:47:19.190] | : . | : getFutureCore() ... done [08:47:19.190] | : . | : getFutureCapture() ... [08:47:19.190] | : . | : getFutureCapture() ... done [08:47:19.191] | : . | : getFutureContext() ... [08:47:19.191] | : . | : . plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [08:47:19.191] | : . | : . | Getting stack without first strategy: [n=0] [08:47:19.192] | : . | : . plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [08:47:19.192] | : . | : . Packages needed by future strategies (n = 0): [08:47:19.192] | : . | : getFutureContext() ... done [08:47:19.193] | : . | getFutureData() ... done [08:47:19.193] | : . | attachPackages() ... [08:47:19.194] | : . | : packages: [n=1] 'future' [08:47:19.194] | : . | attachPackages() ... DONE [08:47:19.194] | : . | attachPackages() ... [08:47:19.195] | : . | : packages: [n=0] [08:47:19.195] | : . | attachPackages() ... DONE [08:47:19.196] | : . | plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [08:47:19.196] | : . | : Getting full stack: [n=1] 'sequential', 'uniprocess', 'future', 'function' [08:47:19.197] | : . | plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [08:47:19.197] | : . | plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [08:47:19.198] | : . | : plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [08:47:19.198] | : . | : . all.equal() for FutureStrategyList ... [08:47:19.199] | : . | : . | New stack: [08:47:19.199] | : . | : . | List of 1 [08:47:19.199] | : . | : . | $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [08:47:19.199] | : . | : . | ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [08:47:19.199] | : . | : . | ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [08:47:19.199] | : . | : . | .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [08:47:19.199] | : . | : . | ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [08:47:19.199] | : . | : . | ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [08:47:19.199] | : . | : . | - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [08:47:19.209] | : . | : . | Old stack: [08:47:19.209] | : . | : . | List of 1 [08:47:19.209] | : . | : . | $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [08:47:19.209] | : . | : . | ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [08:47:19.209] | : . | : . | ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [08:47:19.209] | : . | : . | .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [08:47:19.209] | : . | : . | ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [08:47:19.209] | : . | : . | ..- attr(*, "call")= language plan(sequential) [08:47:19.209] | : . | : . | ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [08:47:19.209] | : . | : . | .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [08:47:19.209] | : . | : . | .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [08:47:19.209] | : . | : . | - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [08:47:19.216] | : . | : . | Not identical [08:47:19.216] | : . | : . | all.equal() for future ... [08:47:19.216] | : . | : . | : List of 2 [08:47:19.216] | : . | : . | : $ target :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [08:47:19.216] | : . | : . | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [08:47:19.216] | : . | : . | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [08:47:19.216] | : . | : . | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [08:47:19.216] | : . | : . | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [08:47:19.216] | : . | : . | : ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [08:47:19.216] | : . | : . | : $ current:function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [08:47:19.216] | : . | : . | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [08:47:19.216] | : . | : . | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [08:47:19.216] | : . | : . | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [08:47:19.216] | : . | : . | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [08:47:19.216] | : . | : . | : ..- attr(*, "call")= language plan(sequential) [08:47:19.216] | : . | : . | : ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [08:47:19.216] | : . | : . | : .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [08:47:19.216] | : . | : . | : .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [08:47:19.228] | : . | : . | all.equal() for future ... done [08:47:19.228] | : . | : . all.equal() for FutureStrategyList ... done [08:47:19.228] | : . | : . plan(): Skip setting new future strategy stack because it is the same as the current one: [08:47:19.229] | : . | : . List of future strategies: [08:47:19.229] | : . | : . 1. sequential: [08:47:19.229] | : . | : . - args: function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame(), workers = "") [08:47:19.229] | : . | : . - tweaked: FALSE [08:47:19.229] | : . | : . - call: plan(sequential) [08:47:19.230] | : . | : plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [08:47:19.230] | : . | plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [08:47:19.234] | : . | plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [08:47:19.235] | : . | : plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [08:47:19.235] | : . | : . plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [08:47:19.235] | : . | : . | all.equal() for FutureStrategyList ... [08:47:19.236] | : . | : . | : New stack: [08:47:19.236] | : . | : . | : List of 1 [08:47:19.236] | : . | : . | : $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [08:47:19.236] | : . | : . | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [08:47:19.236] | : . | : . | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [08:47:19.236] | : . | : . | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [08:47:19.236] | : . | : . | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [08:47:19.236] | : . | : . | : ..- attr(*, "call")= language plan(sequential) [08:47:19.236] | : . | : . | : ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [08:47:19.236] | : . | : . | : .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [08:47:19.236] | : . | : . | : .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [08:47:19.236] | : . | : . | : - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [08:47:19.306] | : . | : . | : Old stack: [08:47:19.306] | : . | : . | : List of 1 [08:47:19.306] | : . | : . | : $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [08:47:19.306] | : . | : . | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [08:47:19.306] | : . | : . | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [08:47:19.306] | : . | : . | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [08:47:19.306] | : . | : . | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [08:47:19.306] | : . | : . | : ..- attr(*, "call")= language plan(sequential) [08:47:19.306] | : . | : . | : ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [08:47:19.306] | : . | : . | : .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [08:47:19.306] | : . | : . | : .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [08:47:19.306] | : . | : . | : - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [08:47:19.313] | : . | : . | : Identical [08:47:19.313] | : . | : . | all.equal() for FutureStrategyList ... done [08:47:19.313] | : . | : . | plan(): Skip setting new future strategy stack because it is the same as the current one: [08:47:19.314] | : . | : . | List of future strategies: [08:47:19.314] | : . | : . | 1. sequential: [08:47:19.314] | : . | : . | - args: function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame(), workers = "") [08:47:19.314] | : . | : . | - tweaked: FALSE [08:47:19.314] | : . | : . | - call: plan(sequential) [08:47:19.315] | : . | : . plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [08:47:19.315] | : . | : plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [08:47:19.315] | : . | plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [08:47:19.316] | : . | SequentialFuture started (and completed) [08:47:19.317] | : . launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... DONE [08:47:19.317] | : Launching futures ... done [08:47:19.317] | : Future launched: 'SequentialFuture', 'UniprocessFuture', 'Future' [08:47:19.318] | Using SequentialFutureBackend ... done [08:47:19.318] run() for Future ('SequentialFuture') ... done SequentialFuture: Label: NULL Expression: { 42 } Lazy evaluation: FALSE Asynchronous evaluation: TRUE Local evaluation: TRUE Environment: R_GlobalEnv Capture standard output: TRUE Capture condition classes: 'condition' (excluding '') Immediate condition classes: 'immediateCondition' Globals: Packages: L'Ecuyer-CMRG RNG seed: (seed = FALSE) Resolved: TRUE Value: 39 bytes of class 'numeric' Early signaling: FALSE Owner process: 4afb5d2f62605890ba6c67e76731143b Class: 'SequentialFuture', 'UniprocessFuture', 'Future' [08:47:19.320] getGlobalsAndPackages() ... [08:47:19.320] | Searching for globals ... [08:47:19.321] | : globals found: [0] [08:47:19.321] | Searching for globals ... DONE [08:47:19.322] | globals: [0] [08:47:19.322] | packages: [0] [08:47:19.322] getGlobalsAndPackages() ... done [08:47:19.323] run() for Future ('Future') ... [08:47:19.323] | state: 'created' [08:47:19.324] | plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [08:47:19.324] | plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [08:47:19.324] | Using SequentialFutureBackend ... [08:47:19.325] | : Launching futures ... [08:47:19.325] | : . launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... [08:47:19.325] | : . | getFutureData() ... [08:47:19.326] | : . | : getFutureCore() ... [08:47:19.326] | : . | : . Packages needed by the future expression (n = 0): [08:47:19.326] | : . | : getFutureCore() ... done [08:47:19.327] | : . | : getFutureCapture() ... [08:47:19.327] | : . | : getFutureCapture() ... done [08:47:19.327] | : . | : getFutureContext() ... [08:47:19.328] | : . | : . plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [08:47:19.328] | : . | : . | Getting stack without first strategy: [n=0] [08:47:19.328] | : . | : . plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [08:47:19.329] | : . | : . Packages needed by future strategies (n = 0): [08:47:19.329] | : . | : getFutureContext() ... done [08:47:19.329] | : . | getFutureData() ... done [08:47:19.330] | : . | attachPackages() ... [08:47:19.330] | : . | : packages: [n=1] 'future' [08:47:19.331] | : . | attachPackages() ... DONE [08:47:19.331] | : . | attachPackages() ... [08:47:19.331] | : . | : packages: [n=0] [08:47:19.332] | : . | attachPackages() ... DONE [08:47:19.333] | : . | plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [08:47:19.333] | : . | : Getting full stack: [n=1] 'sequential', 'uniprocess', 'future', 'function' [08:47:19.333] | : . | plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [08:47:19.334] | : . | plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [08:47:19.335] | : . | : plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [08:47:19.335] | : . | : . all.equal() for FutureStrategyList ... [08:47:19.335] | : . | : . | New stack: [08:47:19.336] | : . | : . | List of 1 [08:47:19.336] | : . | : . | $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [08:47:19.336] | : . | : . | ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [08:47:19.336] | : . | : . | ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [08:47:19.336] | : . | : . | .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [08:47:19.336] | : . | : . | ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [08:47:19.336] | : . | : . | ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [08:47:19.336] | : . | : . | - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [08:47:19.345] | : . | : . | Old stack: [08:47:19.345] | : . | : . | List of 1 [08:47:19.345] | : . | : . | $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [08:47:19.345] | : . | : . | ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [08:47:19.345] | : . | : . | ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [08:47:19.345] | : . | : . | .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [08:47:19.345] | : . | : . | ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [08:47:19.345] | : . | : . | ..- attr(*, "call")= language plan(sequential) [08:47:19.345] | : . | : . | ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [08:47:19.345] | : . | : . | .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [08:47:19.345] | : . | : . | .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [08:47:19.345] | : . | : . | - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [08:47:19.352] | : . | : . | Not identical [08:47:19.352] | : . | : . | all.equal() for future ... [08:47:19.353] | : . | : . | : List of 2 [08:47:19.353] | : . | : . | : $ target :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [08:47:19.353] | : . | : . | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [08:47:19.353] | : . | : . | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [08:47:19.353] | : . | : . | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [08:47:19.353] | : . | : . | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [08:47:19.353] | : . | : . | : ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [08:47:19.353] | : . | : . | : $ current:function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [08:47:19.353] | : . | : . | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [08:47:19.353] | : . | : . | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [08:47:19.353] | : . | : . | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [08:47:19.353] | : . | : . | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [08:47:19.353] | : . | : . | : ..- attr(*, "call")= language plan(sequential) [08:47:19.353] | : . | : . | : ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [08:47:19.353] | : . | : . | : .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [08:47:19.353] | : . | : . | : .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [08:47:19.362] | : . | : . | all.equal() for future ... done [08:47:19.362] | : . | : . all.equal() for FutureStrategyList ... done [08:47:19.363] | : . | : . plan(): Skip setting new future strategy stack because it is the same as the current one: [08:47:19.363] | : . | : . List of future strategies: [08:47:19.363] | : . | : . 1. sequential: [08:47:19.363] | : . | : . - args: function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame(), workers = "") [08:47:19.363] | : . | : . - tweaked: FALSE [08:47:19.363] | : . | : . - call: plan(sequential) [08:47:19.364] | : . | : plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [08:47:19.364] | : . | plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [08:47:19.369] | : . | plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [08:47:19.369] | : . | : plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [08:47:19.370] | : . | : . plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [08:47:19.370] | : . | : . | all.equal() for FutureStrategyList ... [08:47:19.371] | : . | : . | : New stack: [08:47:19.371] | : . | : . | : List of 1 [08:47:19.371] | : . | : . | : $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [08:47:19.371] | : . | : . | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [08:47:19.371] | : . | : . | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [08:47:19.371] | : . | : . | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [08:47:19.371] | : . | : . | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [08:47:19.371] | : . | : . | : ..- attr(*, "call")= language plan(sequential) [08:47:19.371] | : . | : . | : ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [08:47:19.371] | : . | : . | : .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [08:47:19.371] | : . | : . | : .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [08:47:19.371] | : . | : . | : - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [08:47:19.383] | : . | : . | : Old stack: [08:47:19.383] | : . | : . | : List of 1 [08:47:19.383] | : . | : . | : $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [08:47:19.383] | : . | : . | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [08:47:19.383] | : . | : . | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [08:47:19.383] | : . | : . | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [08:47:19.383] | : . | : . | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [08:47:19.383] | : . | : . | : ..- attr(*, "call")= language plan(sequential) [08:47:19.383] | : . | : . | : ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [08:47:19.383] | : . | : . | : .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [08:47:19.383] | : . | : . | : .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [08:47:19.383] | : . | : . | : - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [08:47:19.390] | : . | : . | : Identical [08:47:19.391] | : . | : . | all.equal() for FutureStrategyList ... done [08:47:19.391] | : . | : . | plan(): Skip setting new future strategy stack because it is the same as the current one: [08:47:19.391] | : . | : . | List of future strategies: [08:47:19.391] | : . | : . | 1. sequential: [08:47:19.391] | : . | : . | - args: function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame(), workers = "") [08:47:19.391] | : . | : . | - tweaked: FALSE [08:47:19.391] | : . | : . | - call: plan(sequential) [08:47:19.393] | : . | : . plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [08:47:19.393] | : . | : plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [08:47:19.393] | : . | plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [08:47:19.394] | : . | SequentialFuture started (and completed) [08:47:19.395] | : . launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... DONE [08:47:19.395] | : Launching futures ... done [08:47:19.395] | : Future launched: 'SequentialFuture', 'UniprocessFuture', 'Future' [08:47:19.395] | Using SequentialFutureBackend ... done [08:47:19.396] run() for Future ('SequentialFuture') ... done SequentialFuture: Label: 'strategy = sequential' Expression: [1] 42 Lazy evaluation: FALSE Asynchronous evaluation: TRUE Local evaluation: TRUE Environment: R_GlobalEnv Capture standard output: TRUE Capture condition classes: 'condition' (excluding '') Immediate condition classes: 'immediateCondition' Globals: Packages: L'Ecuyer-CMRG RNG seed: (seed = FALSE) Resolved: TRUE Value: 39 bytes of class 'numeric' Early signaling: FALSE Owner process: 4afb5d2f62605890ba6c67e76731143b Class: 'SequentialFuture', 'UniprocessFuture', 'Future' [08:47:19.397] getGlobalsAndPackages() ... [08:47:19.398] | Searching for globals ... [08:47:19.399] | : globals found: [1] '{' [08:47:19.399] | Searching for globals ... DONE [08:47:19.400] | Resolving globals: FALSE [08:47:19.400] | Search for packages associated with the globals ... [08:47:19.400] | : Packages associated with globals: [1] 'base' [08:47:19.401] | : Packages: [1] 'base' [08:47:19.401] | Search for packages associated with the globals ... DONE [08:47:19.401] | Packages after dropping 'base': [0] [08:47:19.402] | globals: [0] [08:47:19.402] | packages: [0] [08:47:19.402] getGlobalsAndPackages() ... done [08:47:19.403] run() for Future ('Future') ... [08:47:19.403] | state: 'created' [08:47:19.404] | plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [08:47:19.404] | plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [08:47:19.404] | Using SequentialFutureBackend ... [08:47:19.405] | : Launching futures ... [08:47:19.405] | : . launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... [08:47:19.405] | : . | getFutureData() ... [08:47:19.406] | : . | : getFutureCore() ... [08:47:19.406] | : . | : . Packages needed by the future expression (n = 0): [08:47:19.406] | : . | : getFutureCore() ... done [08:47:19.407] | : . | : getFutureCapture() ... [08:47:19.407] | : . | : getFutureCapture() ... done [08:47:19.407] | : . | : getFutureContext() ... [08:47:19.408] | : . | : . plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [08:47:19.408] | : . | : . | Getting stack without first strategy: [n=0] [08:47:19.408] | : . | : . plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [08:47:19.409] | : . | : . Packages needed by future strategies (n = 0): [08:47:19.409] | : . | : getFutureContext() ... done [08:47:19.409] | : . | getFutureData() ... done [08:47:19.410] | : . | attachPackages() ... [08:47:19.410] | : . | : packages: [n=1] 'future' [08:47:19.411] | : . | attachPackages() ... DONE [08:47:19.411] | : . | attachPackages() ... [08:47:19.411] | : . | : packages: [n=0] [08:47:19.411] | : . | attachPackages() ... DONE [08:47:19.412] | : . | plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [08:47:19.413] | : . | : Getting full stack: [n=1] 'sequential', 'uniprocess', 'future', 'function' [08:47:19.413] | : . | plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [08:47:19.414] | : . | plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [08:47:19.414] | : . | : plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [08:47:19.415] | : . | : . all.equal() for FutureStrategyList ... [08:47:19.415] | : . | : . | New stack: [08:47:19.415] | : . | : . | List of 1 [08:47:19.415] | : . | : . | $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [08:47:19.415] | : . | : . | ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [08:47:19.415] | : . | : . | ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [08:47:19.415] | : . | : . | .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [08:47:19.415] | : . | : . | ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [08:47:19.415] | : . | : . | ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [08:47:19.415] | : . | : . | - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [08:47:19.491] | : . | : . | Old stack: [08:47:19.491] | : . | : . | List of 1 [08:47:19.491] | : . | : . | $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [08:47:19.491] | : . | : . | ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [08:47:19.491] | : . | : . | ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [08:47:19.491] | : . | : . | .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [08:47:19.491] | : . | : . | ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [08:47:19.491] | : . | : . | ..- attr(*, "call")= language plan(sequential) [08:47:19.491] | : . | : . | ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [08:47:19.491] | : . | : . | .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [08:47:19.491] | : . | : . | .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [08:47:19.491] | : . | : . | - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [08:47:19.497] | : . | : . | Not identical [08:47:19.498] | : . | : . | all.equal() for future ... [08:47:19.498] | : . | : . | : List of 2 [08:47:19.498] | : . | : . | : $ target :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [08:47:19.498] | : . | : . | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [08:47:19.498] | : . | : . | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [08:47:19.498] | : . | : . | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [08:47:19.498] | : . | : . | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [08:47:19.498] | : . | : . | : ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [08:47:19.498] | : . | : . | : $ current:function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [08:47:19.498] | : . | : . | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [08:47:19.498] | : . | : . | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [08:47:19.498] | : . | : . | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [08:47:19.498] | : . | : . | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [08:47:19.498] | : . | : . | : ..- attr(*, "call")= language plan(sequential) [08:47:19.498] | : . | : . | : ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [08:47:19.498] | : . | : . | : .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [08:47:19.498] | : . | : . | : .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [08:47:19.507] | : . | : . | all.equal() for future ... done [08:47:19.507] | : . | : . all.equal() for FutureStrategyList ... done [08:47:19.508] | : . | : . plan(): Skip setting new future strategy stack because it is the same as the current one: [08:47:19.508] | : . | : . List of future strategies: [08:47:19.508] | : . | : . 1. sequential: [08:47:19.508] | : . | : . - args: function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame(), workers = "") [08:47:19.508] | : . | : . - tweaked: FALSE [08:47:19.508] | : . | : . - call: plan(sequential) [08:47:19.509] | : . | : plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [08:47:19.509] | : . | plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [08:47:19.513] | : . | plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [08:47:19.513] | : . | : plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [08:47:19.514] | : . | : . plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [08:47:19.514] | : . | : . | all.equal() for FutureStrategyList ... [08:47:19.514] | : . | : . | : New stack: [08:47:19.515] | : . | : . | : List of 1 [08:47:19.515] | : . | : . | : $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [08:47:19.515] | : . | : . | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [08:47:19.515] | : . | : . | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [08:47:19.515] | : . | : . | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [08:47:19.515] | : . | : . | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [08:47:19.515] | : . | : . | : ..- attr(*, "call")= language plan(sequential) [08:47:19.515] | : . | : . | : ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [08:47:19.515] | : . | : . | : .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [08:47:19.515] | : . | : . | : .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [08:47:19.515] | : . | : . | : - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [08:47:19.520] | : . | : . | : Old stack: [08:47:19.520] | : . | : . | : List of 1 [08:47:19.520] | : . | : . | : $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [08:47:19.520] | : . | : . | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [08:47:19.520] | : . | : . | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [08:47:19.520] | : . | : . | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [08:47:19.520] | : . | : . | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [08:47:19.520] | : . | : . | : ..- attr(*, "call")= language plan(sequential) [08:47:19.520] | : . | : . | : ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [08:47:19.520] | : . | : . | : .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [08:47:19.520] | : . | : . | : .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [08:47:19.520] | : . | : . | : - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [08:47:19.526] | : . | : . | : Identical [08:47:19.527] | : . | : . | all.equal() for FutureStrategyList ... done [08:47:19.527] | : . | : . | plan(): Skip setting new future strategy stack because it is the same as the current one: [08:47:19.527] | : . | : . | List of future strategies: [08:47:19.527] | : . | : . | 1. sequential: [08:47:19.527] | : . | : . | - args: function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame(), workers = "") [08:47:19.527] | : . | : . | - tweaked: FALSE [08:47:19.527] | : . | : . | - call: plan(sequential) [08:47:19.528] | : . | : . plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [08:47:19.529] | : . | : plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [08:47:19.529] | : . | plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [08:47:19.530] | : . | SequentialFuture started (and completed) [08:47:19.530] | : . launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... DONE [08:47:19.531] | : Launching futures ... done [08:47:19.531] | : Future launched: 'SequentialFuture', 'UniprocessFuture', 'Future' [08:47:19.531] | Using SequentialFutureBackend ... done [08:47:19.532] run() for Future ('SequentialFuture') ... done SequentialFuture: Label: 'strategy = sequential' Expression: { 42 } Lazy evaluation: FALSE Asynchronous evaluation: TRUE Local evaluation: TRUE Environment: R_GlobalEnv Capture standard output: TRUE Capture condition classes: 'condition' (excluding '') Immediate condition classes: 'immediateCondition' Globals: Packages: L'Ecuyer-CMRG RNG seed: (seed = FALSE) Resolved: TRUE Value: 39 bytes of class 'numeric' Early signaling: FALSE Owner process: 4afb5d2f62605890ba6c67e76731143b Class: 'SequentialFuture', 'UniprocessFuture', 'Future' - plan('sequential') ... DONE - plan('multisession') ... [08:47:19.534] plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [08:47:19.534] | plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = NA, init = TRUE) ... [08:47:19.535] | : all.equal() for FutureStrategyList ... [08:47:19.535] | : . New stack: [08:47:19.535] | : . List of 1 [08:47:19.535] | : . $ :function (..., workers = availableCores(), lazy = FALSE, rscript_libs = .libPaths(), [08:47:19.535] | : . gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [08:47:19.535] | : . ..- attr(*, "class")= chr [1:5] "multisession" "cluster" "multiprocess" "future" ... [08:47:19.535] | : . ..- attr(*, "init")= logi TRUE [08:47:19.535] | : . ..- attr(*, "factory")=function (workers = availableCores(), interrupts = TRUE, ...) [08:47:19.535] | : . .. ..- attr(*, "tweakable")= chr [1:10] "workers" "interrupts" "gc" "earlySignal" ... [08:47:19.535] | : . ..- attr(*, "tweakable")= chr [1:10] "workers" "interrupts" "gc" "earlySignal" ... [08:47:19.535] | : . ..- attr(*, "untweakable")= chr "persistent" [08:47:19.535] | : . ..- attr(*, "call")= language plan(strategy) [08:47:19.535] | : . - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [08:47:19.542] | : . Old stack: [08:47:19.543] | : . List of 1 [08:47:19.543] | : . $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [08:47:19.543] | : . ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [08:47:19.543] | : . ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [08:47:19.543] | : . .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [08:47:19.543] | : . ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [08:47:19.543] | : . ..- attr(*, "call")= language plan(sequential) [08:47:19.543] | : . ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [08:47:19.543] | : . .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [08:47:19.543] | : . .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [08:47:19.543] | : . - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [08:47:19.550] | : . Not identical [08:47:19.550] | : . all.equal() for future ... [08:47:19.550] | : . | List of 2 [08:47:19.550] | : . | $ target :function (..., workers = availableCores(), lazy = FALSE, rscript_libs = .libPaths(), [08:47:19.550] | : . | gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [08:47:19.550] | : . | ..- attr(*, "class")= chr [1:5] "multisession" "cluster" "multiprocess" "future" ... [08:47:19.550] | : . | ..- attr(*, "init")= logi TRUE [08:47:19.550] | : . | ..- attr(*, "factory")=function (workers = availableCores(), interrupts = TRUE, ...) [08:47:19.550] | : . | .. ..- attr(*, "tweakable")= chr [1:10] "workers" "interrupts" "gc" "earlySignal" ... [08:47:19.550] | : . | ..- attr(*, "tweakable")= chr [1:10] "workers" "interrupts" "gc" "earlySignal" ... [08:47:19.550] | : . | ..- attr(*, "untweakable")= chr "persistent" [08:47:19.550] | : . | ..- attr(*, "call")= language plan(strategy) [08:47:19.550] | : . | $ current:function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [08:47:19.550] | : . | ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [08:47:19.550] | : . | ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [08:47:19.550] | : . | .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [08:47:19.550] | : . | ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [08:47:19.550] | : . | ..- attr(*, "call")= language plan(sequential) [08:47:19.550] | : . | ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [08:47:19.550] | : . | .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [08:47:19.550] | : . | .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [08:47:19.562] | : . | Formals differ [08:47:19.563] | : . all.equal() for future ... done [08:47:19.563] | : . Future strategies differ at level 1 [08:47:19.563] | : all.equal() for FutureStrategyList ... done [08:47:19.563] | : plan(): Setting new future strategy stack: [08:47:19.564] | : List of future strategies: [08:47:19.564] | : 1. multisession: [08:47:19.564] | : - args: function (..., workers = availableCores(), lazy = FALSE, rscript_libs = .libPaths(), gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [08:47:19.564] | : - tweaked: FALSE [08:47:19.564] | : - call: plan(strategy) [08:47:19.565] | : List of 1 [08:47:19.565] | : $ :function (..., workers = availableCores(), lazy = FALSE, rscript_libs = .libPaths(), [08:47:19.565] | : gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [08:47:19.565] | : ..- attr(*, "class")= chr [1:5] "multisession" "cluster" "multiprocess" "future" ... [08:47:19.565] | : ..- attr(*, "init")= logi TRUE [08:47:19.565] | : ..- attr(*, "factory")=function (workers = availableCores(), interrupts = TRUE, ...) [08:47:19.565] | : .. ..- attr(*, "tweakable")= chr [1:10] "workers" "interrupts" "gc" "earlySignal" ... [08:47:19.565] | : ..- attr(*, "tweakable")= chr [1:10] "workers" "interrupts" "gc" "earlySignal" ... [08:47:19.565] | : ..- attr(*, "untweakable")= chr "persistent" [08:47:19.565] | : ..- attr(*, "call")= language plan(strategy) [08:47:19.565] | : - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [08:47:19.571] | : plan(): plan_cleanup('sequential', 'uniprocess', 'future', 'function', cleanup = NA) ... [08:47:19.572] | : . plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [08:47:19.572] | : . | Getting current ("next") strategy: 'FutureStrategy', 'sequential', 'uniprocess', 'future', 'function' [08:47:19.572] | : . plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [08:47:19.573] | : . Legacy shutdown of cluster workers ... [08:47:19.573] | : . | Stopping existing cluster ... [08:47:19.574] | : . | : No pre-existing cluster. Skipping [08:47:19.574] | : . | Stopping existing cluster ... done [08:47:19.574] | : . Legacy shutdown of cluster workers ... done [08:47:19.575] | : plan(): plan_cleanup('sequential', 'uniprocess', 'future', 'function', cleanup = NA) ... done [08:47:19.575] | : plan(): plan_init() of 'multisession', 'cluster', 'multiprocess', 'future', 'function' ... [08:47:19.575] | : . function (..., workers = availableCores(), lazy = FALSE, rscript_libs = .libPaths(), [08:47:19.575] | : . gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [08:47:19.575] | : . - attr(*, "class")= chr [1:5] "multisession" "cluster" "multiprocess" "future" ... [08:47:19.575] | : . - attr(*, "init")= logi TRUE [08:47:19.575] | : . - attr(*, "factory")=function (workers = availableCores(), interrupts = TRUE, ...) [08:47:19.575] | : . ..- attr(*, "tweakable")= chr [1:10] "workers" "interrupts" "gc" "earlySignal" ... [08:47:19.575] | : . - attr(*, "tweakable")= chr [1:10] "workers" "interrupts" "gc" "earlySignal" ... [08:47:19.575] | : . - attr(*, "untweakable")= chr "persistent" [08:47:19.575] | : . - attr(*, "call")= language plan(strategy) [08:47:19.581] | : . init: TRUE [08:47:19.581] | : . makeFutureBackend() ... [08:47:19.582] | : . | Backend function: <'NULL'> [08:47:19.585] | : . | ClusterFutureBackend(..., persistent = FALSE, gc = FALSE, earlySignal = FALSE) ... [08:47:19.585] | : . | : workers: 2 [08:47:19.586] | : . | : getCluster() ... [08:47:19.586] | : . | : getCluster() ... done [08:47:19.586] | : . | : Stopping existing cluster ... [08:47:19.587] | : . | : . No pre-existing cluster. Skipping [08:47:19.587] | : . | : Stopping existing cluster ... done [08:47:19.587] | : . | : Starting new cluster ... [08:47:19.587] | : . | : . makeCluster(workers, ...) ... [08:47:19.587] | : . | : . | Arguments: [08:47:19.588] | : . | : . | List of 2 [08:47:19.588] | : . | : . | $ : int 2 [08:47:19.588] | : . | : . | $ rscript_libs: chr [1:2] "D:/temp/2025_04_10_08_45_16_15127/RtmpUpSTwM/RLIBS_ba78790269fd" "D:/RCompile/recent/R/library" [08:47:20.496] | : . | : . | Generated cluster UUID [08:47:20.497] | : . | : . | Cluster UUID: '97e6c96b5d86ca6ada97fa0195715232' [08:47:20.497] | : . | : . | Socket cluster with 2 nodes where 2 nodes are on host 'localhost' (R version 4.5.0 RC (2025-04-04 r88126 ucrt), platform x86_64-w64-mingw32) [08:47:20.501] | : . | : . makeCluster(workers, ...) ... done [08:47:20.501] | : . | : . Socket cluster with 2 nodes where 2 nodes are on host 'localhost' (R version 4.5.0 RC (2025-04-04 r88126 ucrt), platform x86_64-w64-mingw32) [08:47:20.503] | : . | : Starting new cluster ... done [08:47:20.503] | : . | : Number of workers: 2 [08:47:20.503] | : . | : Workers UUID: '97e6c96b5d86ca6ada97fa0195715232' [08:47:20.504] | : . | ClusterFutureBackend(..., persistent = FALSE, gc = FALSE, earlySignal = FALSE) ... done [08:47:20.504] | : . | Backend: <'MultisessionFutureBackend', 'ClusterFutureBackend', 'MultiprocessFutureBackend', 'FutureBackend', 'environment'> [08:47:20.504] | : . makeFutureBackend() ... done [08:47:20.505] | : plan(): plan_init() of 'multisession', 'cluster', 'multiprocess', 'future', 'function' ... done [08:47:20.505] | : plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [08:47:20.505] | : . Getting current ("next") strategy: 'FutureStrategy', 'multisession', 'cluster', 'multiprocess', 'future', 'function' [08:47:20.505] | : plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [08:47:20.506] | : plan(): nbrOfWorkers() = 2 [08:47:20.506] | plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = NA, init = TRUE) ... done [08:47:20.506] plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [08:47:20.506] getGlobalsAndPackages() ... [08:47:20.506] | Searching for globals ... [08:47:20.507] | : globals found: [0] [08:47:20.507] | Searching for globals ... DONE [08:47:20.507] | globals: [0] [08:47:20.507] | packages: [0] [08:47:20.508] getGlobalsAndPackages() ... done [08:47:20.508] run() for Future ('Future') ... [08:47:20.508] | state: 'created' [08:47:20.508] | plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [08:47:20.509] | plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [08:47:20.509] | Using MultisessionFutureBackend ... [08:47:20.509] | : Launching futures ... [08:47:20.510] | : . launchFuture() for ClusterFutureBackend ... [08:47:20.510] | : . | Workers: [n=2] [08:47:20.510] | : . | Socket cluster with 2 nodes where 2 nodes are on host 'localhost' (R version 4.5.0 RC (2025-04-04 r88126 ucrt), platform x86_64-w64-mingw32) [08:47:20.513] | : . | FutureRegistry: 'workers-97e6c96b5d86ca6ada97fa0195715232' [08:47:20.513] | : . | requestWorker() ... [08:47:20.513] | : . | : requestNode() ... [08:47:20.513] | : . | : . Number of workers: 2 [08:47:20.514] | : . | : . Polling for a free worker ... [08:47:20.514] | : . | : . | FutureRegistry('workers-97e6c96b5d86ca6ada97fa0195715232', action = 'list', earlySignal = 0) ... [08:47:20.514] | : . | : . | : Created empty registry 'workers-97e6c96b5d86ca6ada97fa0195715232' [08:47:20.514] | : . | : . | : Listing all futures [08:47:20.515] | : . | : . | : Number of registered futures: 0 [08:47:20.515] | : . | : . | FutureRegistry('workers-97e6c96b5d86ca6ada97fa0195715232', action = 'list', earlySignal = 0) ... done [08:47:20.515] | : . | : . | Total time: 0 [08:47:20.515] | : . | : . Polling for a free worker ... done [08:47:20.515] | : . | : . FutureRegistry('workers-97e6c96b5d86ca6ada97fa0195715232', action = 'list', earlySignal = 0) ... [08:47:20.516] | : . | : . | Listing all futures [08:47:20.516] | : . | : . | Number of registered futures: 0 [08:47:20.516] | : . | : . FutureRegistry('workers-97e6c96b5d86ca6ada97fa0195715232', action = 'list', earlySignal = 0) ... done [08:47:20.516] | : . | : . Index of first available worker: 1 [08:47:20.516] | : . | : . Validate that the worker is functional ... [08:47:20.671] | : . | : . | Worker is functional [08:47:20.671] | : . | : . requestNode() ... done [08:47:20.672] | : . | : . cluster node index: 1 [08:47:20.672] | : . | : requestWorker() ... done [08:47:20.673] | : . | : eraseGlobalEnvironment() ... [08:47:20.673] | : . | : eraseGlobalEnvironment() ... done [08:47:20.674] | : . | : launchFuture() ... [08:47:20.674] | : . | : . cluster node index: 1 [08:47:20.674] | : . | : . getFutureData() ... [08:47:20.675] | : . | : . | getFutureCore() ... [08:47:20.675] | : . | : . | : Packages needed by the future expression (n = 0): [08:47:20.675] | : . | : . | getFutureCore() ... done [08:47:20.676] | : . | : . | getFutureCapture() ... [08:47:20.676] | : . | : . | getFutureCapture() ... done [08:47:20.676] | : . | : . | getFutureContext() ... [08:47:20.677] | : . | : . | : plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [08:47:20.677] | : . | : . | : . Getting stack without first strategy: [n=0] [08:47:20.677] | : . | : . | : plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [08:47:20.678] | : . | : . | : Packages needed by future strategies (n = 0): [08:47:20.678] | : . | : . | getFutureContext() ... done [08:47:20.679] | : . | : . getFutureData() ... done [08:47:20.679] | : . | : . FutureRegistry('workers-97e6c96b5d86ca6ada97fa0195715232', action = 'add', earlySignal = 0) ... [08:47:20.680] | : . | : . | Appended future to position #1 [08:47:20.680] | : . | : . | Number of registered futures: 1 [08:47:20.680] | : . | : . FutureRegistry('workers-97e6c96b5d86ca6ada97fa0195715232', action = 'add', earlySignal = 0) ... done [08:47:20.681] | : . | : launchFuture() ... done [08:47:20.681] | : . | : MultisessionFuture started [08:47:20.681] | : . | launchFuture() for ClusterFutureBackend ... done [08:47:20.682] | : . Launching futures ... done [08:47:20.682] | : . Future launched: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [08:47:20.682] | : Using MultisessionFutureBackend ... done [08:47:20.683] | run() for Future ('MultisessionFuture') ... done MultisessionFuture: Label: NULL Expression: [1] 42 Lazy evaluation: FALSE Asynchronous evaluation: TRUE Local evaluation: TRUE Environment: R_GlobalEnv Capture standard output: TRUE Capture condition classes: 'condition' (excluding '') Immediate condition classes: 'immediateCondition' Globals: Packages: L'Ecuyer-CMRG RNG seed: (seed = FALSE) [08:47:20.684] | isFutureResolved() ... [08:47:20.685] | : assertValidConnection() ... [08:47:20.686] | : . cluster node index: 1 [08:47:20.686] | : assertValidConnection() ... done [08:47:20.780] | : receiveMessageFromWorker() for ClusterFuture ... [08:47:20.781] | : . cluster node index: 1 [08:47:20.781] | : . [1] TRUE [08:47:20.782] | : . received data: [08:47:20.782] | : . List of 5 [08:47:20.782] | : . $ type : chr "VALUE" [08:47:20.782] | : . $ value :List of 13 [08:47:20.782] | : . ..$ value : num 42 [08:47:20.782] | : . ..$ visible : logi TRUE [08:47:20.782] | : . ..$ stdout : chr "" [08:47:20.782] | : . ..$ conditions : list() [08:47:20.782] | : . ..$ rng : logi FALSE [08:47:20.782] | : . ..$ misuseGlobalEnv : NULL [08:47:20.782] | : . ..$ misuseConnections:List of 3 [08:47:20.782] | : . .. ..$ added : NULL [08:47:20.782] | : . .. ..$ removed : NULL [08:47:20.782] | : . .. ..$ replaced: NULL [08:47:20.782] | : . ..$ misuseDevices : NULL [08:47:20.782] | : . ..$ started : POSIXct[1:1], format: "2025-04-10 08:47:20" [08:47:20.782] | : . ..$ finished : POSIXct[1:1], format: "2025-04-10 08:47:20" [08:47:20.782] | : . ..$ session_uuid : chr "c8c36372ee29f5da6bc859509bf56055" [08:47:20.782] | : . .. ..- attr(*, "source")=List of 5 [08:47:20.782] | : . .. .. ..$ host : Named chr "CRANWIN3" [08:47:20.782] | : . .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [08:47:20.782] | : . .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [08:47:20.782] | : . .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [08:47:20.782] | : . .. .. ..$ pid : int 19224 [08:47:20.782] | : . .. .. ..$ time : POSIXct[1:1], format: "2025-04-10 08:47:20" [08:47:20.782] | : . .. .. ..$ random: int 2147483647 [08:47:20.782] | : . ..$ r_info :List of 4 [08:47:20.782] | : . .. ..$ version :Classes 'R_system_version', 'package_version', 'numeric_version' hidden list of 1 [08:47:20.782] | : . .. .. ..$ : int [1:3] 4 5 0 [08:47:20.782] | : . .. ..$ os : chr "windows" [08:47:20.782] | : . .. ..$ os_name : chr "Windows" [08:47:20.782] | : . .. ..$ captures_utf8: logi TRUE [08:47:20.782] | : . ..$ version : chr "1.8" [08:47:20.782] | : . ..- attr(*, "class")= chr "FutureResult" [08:47:20.782] | : . $ success: logi TRUE [08:47:20.782] | : . $ time : 'proc_time' Named num [1:5] 0.09 0 0.09 NA NA [08:47:20.782] | : . ..- attr(*, "names")= chr [1:5] "user.self" "sys.self" "elapsed" "user.child" ... [08:47:20.782] | : . $ tag : NULL [08:47:20.799] | : . Received FutureResult [08:47:20.799] | : . FutureRegistry('workers-97e6c96b5d86ca6ada97fa0195715232', action = 'remove', earlySignal = 0) ... [08:47:20.803] | : . | Removed future from position #1 [08:47:20.803] | : . | Number of registered futures: 0 [08:47:20.803] | : . FutureRegistry('workers-97e6c96b5d86ca6ada97fa0195715232', action = 'remove', earlySignal = 0) ... done [08:47:20.803] | : . Erased future from future backend [08:47:20.804] | : . result() for ClusterFuture ... [08:47:20.804] | : . | result already collected: FutureResult [08:47:20.804] | : . result() for ClusterFuture ... done [08:47:20.805] | : receiveMessageFromWorker() for ClusterFuture ... done [08:47:20.805] | isFutureResolved() ... done Resolved: TRUE Value: Conditions captured: Early signaling: FALSE Owner process: 4afb5d2f62605890ba6c67e76731143b Class: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [08:47:20.805] | result() for ClusterFuture ... [08:47:20.805] | : result already collected: FutureResult [08:47:20.806] | result() for ClusterFuture ... done [08:47:20.806] | result() for ClusterFuture ... [08:47:20.806] | : result already collected: FutureResult [08:47:20.806] | result() for ClusterFuture ... done [08:47:20.807] | getGlobalsAndPackages() ... [08:47:20.807] | : Searching for globals ... [08:47:20.808] | : . globals found: [1] '{' [08:47:20.809] | : Searching for globals ... DONE [08:47:20.809] | : Resolving globals: FALSE [08:47:20.810] | : Search for packages associated with the globals ... [08:47:20.810] | : . Packages associated with globals: [1] 'base' [08:47:20.811] | : . Packages: [1] 'base' [08:47:20.811] | : Search for packages associated with the globals ... DONE [08:47:20.811] | : Packages after dropping 'base': [0] [08:47:20.812] | : globals: [0] [08:47:20.812] | : packages: [0] [08:47:20.812] | getGlobalsAndPackages() ... done [08:47:20.813] | run() for Future ('Future') ... [08:47:20.813] | : state: 'created' [08:47:20.814] | : plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [08:47:20.814] | : plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [08:47:20.814] | : Using MultisessionFutureBackend ... [08:47:20.815] | : . Launching futures ... [08:47:20.815] | : . | launchFuture() for ClusterFutureBackend ... [08:47:20.815] | : . | : Workers: [n=2] [08:47:20.815] | : . | : Socket cluster with 2 nodes where 2 nodes are on host 'localhost' (R version 4.5.0 RC (2025-04-04 r88126 ucrt), platform x86_64-w64-mingw32) [08:47:20.818] | : . | : FutureRegistry: 'workers-97e6c96b5d86ca6ada97fa0195715232' [08:47:20.819] | : . | : requestWorker() ... [08:47:20.819] | : . | : . requestNode() ... [08:47:20.819] | : . | : . | Number of workers: 2 [08:47:20.819] | : . | : . | Polling for a free worker ... [08:47:20.820] | : . | : . | : FutureRegistry('workers-97e6c96b5d86ca6ada97fa0195715232', action = 'list', earlySignal = 0) ... [08:47:20.820] | : . | : . | : . Listing all futures [08:47:20.820] | : . | : . | : . Number of registered futures: 0 [08:47:20.821] | : . | : . | : FutureRegistry('workers-97e6c96b5d86ca6ada97fa0195715232', action = 'list', earlySignal = 0) ... done [08:47:20.821] | : . | : . | : Total time: 0 [08:47:20.821] | : . | : . | Polling for a free worker ... done [08:47:20.821] | : . | : . | FutureRegistry('workers-97e6c96b5d86ca6ada97fa0195715232', action = 'list', earlySignal = 0) ... [08:47:20.822] | : . | : . | : Listing all futures [08:47:20.822] | : . | : . | : Number of registered futures: 0 [08:47:20.822] | : . | : . | FutureRegistry('workers-97e6c96b5d86ca6ada97fa0195715232', action = 'list', earlySignal = 0) ... done [08:47:20.823] | : . | : . | Index of first available worker: 1 [08:47:20.823] | : . | : . | Validate that the worker is functional ... [08:47:20.879] | : . | : . | : Worker is functional [08:47:20.880] | : . | : . | requestNode() ... done [08:47:20.880] | : . | : . | cluster node index: 1 [08:47:20.880] | : . | : . requestWorker() ... done [08:47:20.881] | : . | : . eraseGlobalEnvironment() ... [08:47:20.881] | : . | : . eraseGlobalEnvironment() ... done [08:47:20.882] | : . | : . launchFuture() ... [08:47:20.882] | : . | : . | cluster node index: 1 [08:47:20.883] | : . | : . | getFutureData() ... [08:47:20.883] | : . | : . | : getFutureCore() ... [08:47:20.883] | : . | : . | : . Packages needed by the future expression (n = 0): [08:47:20.884] | : . | : . | : getFutureCore() ... done [08:47:20.884] | : . | : . | : getFutureCapture() ... [08:47:20.884] | : . | : . | : getFutureCapture() ... done [08:47:20.885] | : . | : . | : getFutureContext() ... [08:47:20.885] | : . | : . | : . plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [08:47:20.885] | : . | : . | : . | Getting stack without first strategy: [n=0] [08:47:20.885] | : . | : . | : . plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [08:47:20.886] | : . | : . | : . Packages needed by future strategies (n = 0): [08:47:20.886] | : . | : . | : getFutureContext() ... done [08:47:20.886] | : . | : . | getFutureData() ... done [08:47:20.887] | : . | : . | FutureRegistry('workers-97e6c96b5d86ca6ada97fa0195715232', action = 'add', earlySignal = 0) ... [08:47:20.887] | : . | : . | : Appended future to position #1 [08:47:20.888] | : . | : . | : Number of registered futures: 1 [08:47:20.888] | : . | : . | FutureRegistry('workers-97e6c96b5d86ca6ada97fa0195715232', action = 'add', earlySignal = 0) ... done [08:47:20.888] | : . | : . launchFuture() ... done [08:47:20.889] | : . | : . MultisessionFuture started [08:47:20.889] | : . | : launchFuture() for ClusterFutureBackend ... done [08:47:20.889] | : . | Launching futures ... done [08:47:20.890] | : . | Future launched: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [08:47:20.890] | : . Using MultisessionFutureBackend ... done [08:47:20.890] | : run() for Future ('MultisessionFuture') ... done MultisessionFuture: Label: NULL Expression: { 42 } Lazy evaluation: FALSE Asynchronous evaluation: TRUE Local evaluation: TRUE Environment: R_GlobalEnv Capture standard output: TRUE Capture condition classes: 'condition' (excluding '') Immediate condition classes: 'immediateCondition' Globals: Packages: L'Ecuyer-CMRG RNG seed: (seed = FALSE) [08:47:20.891] | : isFutureResolved() ... [08:47:20.892] | : . assertValidConnection() ... [08:47:20.892] | : . | cluster node index: 1 [08:47:20.893] | : . assertValidConnection() ... done [08:47:20.894] | : . receiveMessageFromWorker() for ClusterFuture ... [08:47:20.894] | : . | cluster node index: 1 [08:47:20.895] | : . | [1] TRUE [08:47:20.895] | : . | received data: [08:47:20.896] | : . | List of 5 [08:47:20.896] | : . | $ type : chr "VALUE" [08:47:20.896] | : . | $ value :List of 13 [08:47:20.896] | : . | ..$ value : num 42 [08:47:20.896] | : . | ..$ visible : logi TRUE [08:47:20.896] | : . | ..$ stdout : chr "" [08:47:20.896] | : . | ..$ conditions : list() [08:47:20.896] | : . | ..$ rng : logi FALSE [08:47:20.896] | : . | ..$ misuseGlobalEnv : NULL [08:47:20.896] | : . | ..$ misuseConnections:List of 3 [08:47:20.896] | : . | .. ..$ added : NULL [08:47:20.896] | : . | .. ..$ removed : NULL [08:47:20.896] | : . | .. ..$ replaced: NULL [08:47:20.896] | : . | ..$ misuseDevices : NULL [08:47:20.896] | : . | ..$ started : POSIXct[1:1], format: "2025-04-10 08:47:20" [08:47:20.896] | : . | ..$ finished : POSIXct[1:1], format: "2025-04-10 08:47:20" [08:47:20.896] | : . | ..$ session_uuid : chr "c8c36372ee29f5da6bc859509bf56055" [08:47:20.896] | : . | .. ..- attr(*, "source")=List of 5 [08:47:20.896] | : . | .. .. ..$ host : Named chr "CRANWIN3" [08:47:20.896] | : . | .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [08:47:20.896] | : . | .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [08:47:20.896] | : . | .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [08:47:20.896] | : . | .. .. ..$ pid : int 19224 [08:47:20.896] | : . | .. .. ..$ time : POSIXct[1:1], format: "2025-04-10 08:47:20" [08:47:20.896] | : . | .. .. ..$ random: int 2147483647 [08:47:20.896] | : . | ..$ r_info :List of 4 [08:47:20.896] | : . | .. ..$ version :Classes 'R_system_version', 'package_version', 'numeric_version' hidden list of 1 [08:47:20.896] | : . | .. .. ..$ : int [1:3] 4 5 0 [08:47:20.896] | : . | .. ..$ os : chr "windows" [08:47:20.896] | : . | .. ..$ os_name : chr "Windows" [08:47:20.896] | : . | .. ..$ captures_utf8: logi TRUE [08:47:20.896] | : . | ..$ version : chr "1.8" [08:47:20.896] | : . | ..- attr(*, "class")= chr "FutureResult" [08:47:20.896] | : . | $ success: logi TRUE [08:47:20.896] | : . | $ time : 'proc_time' Named num [1:5] 0.02 0 0.02 NA NA [08:47:20.896] | : . | ..- attr(*, "names")= chr [1:5] "user.self" "sys.self" "elapsed" "user.child" ... [08:47:20.896] | : . | $ tag : NULL [08:47:20.916] | : . | Received FutureResult [08:47:20.916] | : . | FutureRegistry('workers-97e6c96b5d86ca6ada97fa0195715232', action = 'remove', earlySignal = 0) ... [08:47:20.917] | : . | : Removed future from position #1 [08:47:20.917] | : . | : Number of registered futures: 0 [08:47:20.917] | : . | FutureRegistry('workers-97e6c96b5d86ca6ada97fa0195715232', action = 'remove', earlySignal = 0) ... done [08:47:20.918] | : . | Erased future from future backend [08:47:20.918] | : . | result() for ClusterFuture ... [08:47:20.918] | : . | : result already collected: FutureResult [08:47:20.919] | : . | result() for ClusterFuture ... done [08:47:20.919] | : . receiveMessageFromWorker() for ClusterFuture ... done [08:47:20.922] | : isFutureResolved() ... done Resolved: TRUE Value: Conditions captured: Early signaling: FALSE Owner process: 4afb5d2f62605890ba6c67e76731143b Class: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [08:47:20.923] | : result() for ClusterFuture ... [08:47:20.923] | : . result already collected: FutureResult [08:47:20.924] | : result() for ClusterFuture ... done [08:47:20.924] | : result() for ClusterFuture ... [08:47:20.924] | : . result already collected: FutureResult [08:47:20.925] | : result() for ClusterFuture ... done [08:47:20.925] | : getGlobalsAndPackages() ... [08:47:20.925] | : . Searching for globals ... [08:47:20.926] | : . | globals found: [0] [08:47:20.926] | : . Searching for globals ... DONE [08:47:20.927] | : . globals: [0] [08:47:20.927] | : . packages: [0] [08:47:20.927] | : getGlobalsAndPackages() ... done [08:47:20.928] | : run() for Future ('Future') ... [08:47:20.928] | : . state: 'created' [08:47:20.928] | : . plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [08:47:20.929] | : . plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [08:47:20.929] | : . Using MultisessionFutureBackend ... [08:47:20.929] | : . | Launching futures ... [08:47:20.929] | : . | : launchFuture() for ClusterFutureBackend ... [08:47:20.930] | : . | : . Workers: [n=2] [08:47:20.930] | : . | : . Socket cluster with 2 nodes where 2 nodes are on host 'localhost' (R version 4.5.0 RC (2025-04-04 r88126 ucrt), platform x86_64-w64-mingw32) [08:47:20.933] | : . | : . FutureRegistry: 'workers-97e6c96b5d86ca6ada97fa0195715232' [08:47:20.933] | : . | : . requestWorker() ... [08:47:20.934] | : . | : . | requestNode() ... [08:47:20.934] | : . | : . | : Number of workers: 2 [08:47:20.934] | : . | : . | : Polling for a free worker ... [08:47:20.935] | : . | : . | : . FutureRegistry('workers-97e6c96b5d86ca6ada97fa0195715232', action = 'list', earlySignal = 0) ... [08:47:20.935] | : . | : . | : . | Listing all futures [08:47:20.935] | : . | : . | : . | Number of registered futures: 0 [08:47:20.935] | : . | : . | : . FutureRegistry('workers-97e6c96b5d86ca6ada97fa0195715232', action = 'list', earlySignal = 0) ... done [08:47:20.936] | : . | : . | : . Total time: 0 [08:47:20.936] | : . | : . | : Polling for a free worker ... done [08:47:20.936] | : . | : . | : FutureRegistry('workers-97e6c96b5d86ca6ada97fa0195715232', action = 'list', earlySignal = 0) ... [08:47:20.937] | : . | : . | : . Listing all futures [08:47:20.937] | : . | : . | : . Number of registered futures: 0 [08:47:20.937] | : . | : . | : FutureRegistry('workers-97e6c96b5d86ca6ada97fa0195715232', action = 'list', earlySignal = 0) ... done [08:47:20.938] | : . | : . | : Index of first available worker: 1 [08:47:20.938] | : . | : . | : Validate that the worker is functional ... [08:47:20.992] | : . | : . | : . Worker is functional [08:47:20.992] | : . | : . | : requestNode() ... done [08:47:20.993] | : . | : . | : cluster node index: 1 [08:47:20.993] | : . | : . | requestWorker() ... done [08:47:20.994] | : . | : . | eraseGlobalEnvironment() ... [08:47:20.995] | : . | : . | eraseGlobalEnvironment() ... done [08:47:20.995] | : . | : . | launchFuture() ... [08:47:20.995] | : . | : . | : cluster node index: 1 [08:47:20.996] | : . | : . | : getFutureData() ... [08:47:20.996] | : . | : . | : . getFutureCore() ... [08:47:20.996] | : . | : . | : . | Packages needed by the future expression (n = 0): [08:47:20.997] | : . | : . | : . getFutureCore() ... done [08:47:20.997] | : . | : . | : . getFutureCapture() ... [08:47:20.997] | : . | : . | : . getFutureCapture() ... done [08:47:20.998] | : . | : . | : . getFutureContext() ... [08:47:20.998] | : . | : . | : . | plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [08:47:20.999] | : . | : . | : . | : Getting stack without first strategy: [n=0] [08:47:20.999] | : . | : . | : . | plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [08:47:20.999] | : . | : . | : . | Packages needed by future strategies (n = 0): [08:47:21.000] | : . | : . | : . getFutureContext() ... done [08:47:21.000] | : . | : . | : getFutureData() ... done [08:47:21.001] | : . | : . | : FutureRegistry('workers-97e6c96b5d86ca6ada97fa0195715232', action = 'add', earlySignal = 0) ... [08:47:21.001] | : . | : . | : . Appended future to position #1 [08:47:21.002] | : . | : . | : . Number of registered futures: 1 [08:47:21.002] | : . | : . | : FutureRegistry('workers-97e6c96b5d86ca6ada97fa0195715232', action = 'add', earlySignal = 0) ... done [08:47:21.002] | : . | : . | launchFuture() ... done [08:47:21.003] | : . | : . | MultisessionFuture started [08:47:21.003] | : . | : . launchFuture() for ClusterFutureBackend ... done [08:47:21.003] | : . | : Launching futures ... done [08:47:21.004] | : . | : Future launched: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [08:47:21.004] | : . | Using MultisessionFutureBackend ... done [08:47:21.004] | : . run() for Future ('MultisessionFuture') ... done MultisessionFuture: Label: 'strategy = multisession' Expression: [1] 42 Lazy evaluation: FALSE Asynchronous evaluation: TRUE Local evaluation: TRUE Environment: R_GlobalEnv Capture standard output: TRUE Capture condition classes: 'condition' (excluding '') Immediate condition classes: 'immediateCondition' Globals: Packages: L'Ecuyer-CMRG RNG seed: (seed = FALSE) [08:47:21.006] | : . isFutureResolved() ... [08:47:21.006] | : . | assertValidConnection() ... [08:47:21.007] | : . | : cluster node index: 1 [08:47:21.007] | : . | assertValidConnection() ... done [08:47:21.008] | : . | receiveMessageFromWorker() for ClusterFuture ... [08:47:21.008] | : . | : cluster node index: 1 [08:47:21.009] | : . | : [1] TRUE [08:47:21.009] | : . | : received data: [08:47:21.010] | : . | : List of 5 [08:47:21.010] | : . | : $ type : chr "VALUE" [08:47:21.010] | : . | : $ value :List of 13 [08:47:21.010] | : . | : ..$ value : num 42 [08:47:21.010] | : . | : ..$ visible : logi TRUE [08:47:21.010] | : . | : ..$ stdout : chr "" [08:47:21.010] | : . | : ..$ conditions : list() [08:47:21.010] | : . | : ..$ rng : logi FALSE [08:47:21.010] | : . | : ..$ misuseGlobalEnv : NULL [08:47:21.010] | : . | : ..$ misuseConnections:List of 3 [08:47:21.010] | : . | : .. ..$ added : NULL [08:47:21.010] | : . | : .. ..$ removed : NULL [08:47:21.010] | : . | : .. ..$ replaced: NULL [08:47:21.010] | : . | : ..$ misuseDevices : NULL [08:47:21.010] | : . | : ..$ started : POSIXct[1:1], format: "2025-04-10 08:47:21" [08:47:21.010] | : . | : ..$ finished : POSIXct[1:1], format: "2025-04-10 08:47:21" [08:47:21.010] | : . | : ..$ session_uuid : chr "c8c36372ee29f5da6bc859509bf56055" [08:47:21.010] | : . | : .. ..- attr(*, "source")=List of 5 [08:47:21.010] | : . | : .. .. ..$ host : Named chr "CRANWIN3" [08:47:21.010] | : . | : .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [08:47:21.010] | : . | : .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [08:47:21.010] | : . | : .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [08:47:21.010] | : . | : .. .. ..$ pid : int 19224 [08:47:21.010] | : . | : .. .. ..$ time : POSIXct[1:1], format: "2025-04-10 08:47:20" [08:47:21.010] | : . | : .. .. ..$ random: int 2147483647 [08:47:21.010] | : . | : ..$ r_info :List of 4 [08:47:21.010] | : . | : .. ..$ version :Classes 'R_system_version', 'package_version', 'numeric_version' hidden list of 1 [08:47:21.010] | : . | : .. .. ..$ : int [1:3] 4 5 0 [08:47:21.010] | : . | : .. ..$ os : chr "windows" [08:47:21.010] | : . | : .. ..$ os_name : chr "Windows" [08:47:21.010] | : . | : .. ..$ captures_utf8: logi TRUE [08:47:21.010] | : . | : ..$ version : chr "1.8" [08:47:21.010] | : . | : ..- attr(*, "class")= chr "FutureResult" [08:47:21.010] | : . | : $ success: logi TRUE [08:47:21.010] | : . | : $ time : 'proc_time' Named num [1:5] 0 0 0 NA NA [08:47:21.010] | : . | : ..- attr(*, "names")= chr [1:5] "user.self" "sys.self" "elapsed" "user.child" ... [08:47:21.010] | : . | : $ tag : NULL [08:47:21.035] | : . | : Received FutureResult [08:47:21.035] | : . | : FutureRegistry('workers-97e6c96b5d86ca6ada97fa0195715232', action = 'remove', earlySignal = 0) ... [08:47:21.035] | : . | : . Removed future from position #1 [08:47:21.036] | : . | : . Number of registered futures: 0 [08:47:21.036] | : . | : FutureRegistry('workers-97e6c96b5d86ca6ada97fa0195715232', action = 'remove', earlySignal = 0) ... done [08:47:21.036] | : . | : Erased future from future backend [08:47:21.036] | : . | : result() for ClusterFuture ... [08:47:21.037] | : . | : . result already collected: FutureResult [08:47:21.037] | : . | : result() for ClusterFuture ... done [08:47:21.037] | : . | receiveMessageFromWorker() for ClusterFuture ... done [08:47:21.038] | : . isFutureResolved() ... done Resolved: TRUE Value: Conditions captured: Early signaling: FALSE Owner process: 4afb5d2f62605890ba6c67e76731143b Class: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [08:47:21.038] | : . result() for ClusterFuture ... [08:47:21.038] | : . | result already collected: FutureResult [08:47:21.039] | : . result() for ClusterFuture ... done [08:47:21.039] | : . result() for ClusterFuture ... [08:47:21.039] | : . | result already collected: FutureResult [08:47:21.040] | : . result() for ClusterFuture ... done [08:47:21.040] | : . getGlobalsAndPackages() ... [08:47:21.041] | : . | Searching for globals ... [08:47:21.042] | : . | : globals found: [1] '{' [08:47:21.042] | : . | Searching for globals ... DONE [08:47:21.043] | : . | Resolving globals: FALSE [08:47:21.043] | : . | Search for packages associated with the globals ... [08:47:21.043] | : . | : Packages associated with globals: [1] 'base' [08:47:21.044] | : . | : Packages: [1] 'base' [08:47:21.044] | : . | Search for packages associated with the globals ... DONE [08:47:21.045] | : . | Packages after dropping 'base': [0] [08:47:21.045] | : . | globals: [0] [08:47:21.045] | : . | packages: [0] [08:47:21.045] | : . getGlobalsAndPackages() ... done [08:47:21.046] | : . run() for Future ('Future') ... [08:47:21.046] | : . | state: 'created' [08:47:21.047] | : . | plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [08:47:21.047] | : . | plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [08:47:21.047] | : . | Using MultisessionFutureBackend ... [08:47:21.047] | : . | : Launching futures ... [08:47:21.048] | : . | : . launchFuture() for ClusterFutureBackend ... [08:47:21.048] | : . | : . | Workers: [n=2] [08:47:21.048] | : . | : . | Socket cluster with 2 nodes where 2 nodes are on host 'localhost' (R version 4.5.0 RC (2025-04-04 r88126 ucrt), platform x86_64-w64-mingw32) [08:47:21.051] | : . | : . | FutureRegistry: 'workers-97e6c96b5d86ca6ada97fa0195715232' [08:47:21.052] | : . | : . | requestWorker() ... [08:47:21.052] | : . | : . | : requestNode() ... [08:47:21.052] | : . | : . | : . Number of workers: 2 [08:47:21.053] | : . | : . | : . Polling for a free worker ... [08:47:21.053] | : . | : . | : . | FutureRegistry('workers-97e6c96b5d86ca6ada97fa0195715232', action = 'list', earlySignal = 0) ... [08:47:21.053] | : . | : . | : . | : Listing all futures [08:47:21.053] | : . | : . | : . | : Number of registered futures: 0 [08:47:21.054] | : . | : . | : . | FutureRegistry('workers-97e6c96b5d86ca6ada97fa0195715232', action = 'list', earlySignal = 0) ... done [08:47:21.054] | : . | : . | : . | Total time: 0 [08:47:21.054] | : . | : . | : . Polling for a free worker ... done [08:47:21.055] | : . | : . | : . FutureRegistry('workers-97e6c96b5d86ca6ada97fa0195715232', action = 'list', earlySignal = 0) ... [08:47:21.055] | : . | : . | : . | Listing all futures [08:47:21.055] | : . | : . | : . | Number of registered futures: 0 [08:47:21.056] | : . | : . | : . FutureRegistry('workers-97e6c96b5d86ca6ada97fa0195715232', action = 'list', earlySignal = 0) ... done [08:47:21.056] | : . | : . | : . Index of first available worker: 1 [08:47:21.056] | : . | : . | : . Validate that the worker is functional ... [08:47:21.111] | : . | : . | : . | Worker is functional [08:47:21.111] | : . | : . | : . requestNode() ... done [08:47:21.111] | : . | : . | : . cluster node index: 1 [08:47:21.112] | : . | : . | : requestWorker() ... done [08:47:21.112] | : . | : . | : eraseGlobalEnvironment() ... [08:47:21.113] | : . | : . | : eraseGlobalEnvironment() ... done [08:47:21.113] | : . | : . | : launchFuture() ... [08:47:21.113] | : . | : . | : . cluster node index: 1 [08:47:21.114] | : . | : . | : . getFutureData() ... [08:47:21.114] | : . | : . | : . | getFutureCore() ... [08:47:21.114] | : . | : . | : . | : Packages needed by the future expression (n = 0): [08:47:21.115] | : . | : . | : . | getFutureCore() ... done [08:47:21.115] | : . | : . | : . | getFutureCapture() ... [08:47:21.115] | : . | : . | : . | getFutureCapture() ... done [08:47:21.116] | : . | : . | : . | getFutureContext() ... [08:47:21.116] | : . | : . | : . | : plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [08:47:21.116] | : . | : . | : . | : . Getting stack without first strategy: [n=0] [08:47:21.116] | : . | : . | : . | : plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [08:47:21.117] | : . | : . | : . | : Packages needed by future strategies (n = 0): [08:47:21.117] | : . | : . | : . | getFutureContext() ... done [08:47:21.117] | : . | : . | : . getFutureData() ... done [08:47:21.118] | : . | : . | : . FutureRegistry('workers-97e6c96b5d86ca6ada97fa0195715232', action = 'add', earlySignal = 0) ... [08:47:21.118] | : . | : . | : . | Appended future to position #1 [08:47:21.119] | : . | : . | : . | Number of registered futures: 1 [08:47:21.119] | : . | : . | : . FutureRegistry('workers-97e6c96b5d86ca6ada97fa0195715232', action = 'add', earlySignal = 0) ... done [08:47:21.119] | : . | : . | : launchFuture() ... done [08:47:21.120] | : . | : . | : MultisessionFuture started [08:47:21.120] | : . | : . | launchFuture() for ClusterFutureBackend ... done [08:47:21.120] | : . | : . Launching futures ... done [08:47:21.120] | : . | : . Future launched: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [08:47:21.121] | : . | : Using MultisessionFutureBackend ... done [08:47:21.121] | : . | run() for Future ('MultisessionFuture') ... done MultisessionFuture: Label: 'strategy = multisession' Expression: { 42 } Lazy evaluation: FALSE Asynchronous evaluation: TRUE Local evaluation: TRUE Environment: R_GlobalEnv Capture standard output: TRUE Capture condition classes: 'condition' (excluding '') Immediate condition classes: 'immediateCondition' Globals: Packages: L'Ecuyer-CMRG RNG seed: (seed = FALSE) [08:47:21.122] | : . | isFutureResolved() ... [08:47:21.123] | : . | : assertValidConnection() ... [08:47:21.123] | : . | : . cluster node index: 1 [08:47:21.124] | : . | : assertValidConnection() ... done [08:47:21.125] | : . | : receiveMessageFromWorker() for ClusterFuture ... [08:47:21.125] | : . | : . cluster node index: 1 [08:47:21.126] | : . | : . [1] TRUE [08:47:21.126] | : . | : . received data: [08:47:21.127] | : . | : . List of 5 [08:47:21.127] | : . | : . $ type : chr "VALUE" [08:47:21.127] | : . | : . $ value :List of 13 [08:47:21.127] | : . | : . ..$ value : num 42 [08:47:21.127] | : . | : . ..$ visible : logi TRUE [08:47:21.127] | : . | : . ..$ stdout : chr "" [08:47:21.127] | : . | : . ..$ conditions : list() [08:47:21.127] | : . | : . ..$ rng : logi FALSE [08:47:21.127] | : . | : . ..$ misuseGlobalEnv : NULL [08:47:21.127] | : . | : . ..$ misuseConnections:List of 3 [08:47:21.127] | : . | : . .. ..$ added : NULL [08:47:21.127] | : . | : . .. ..$ removed : NULL [08:47:21.127] | : . | : . .. ..$ replaced: NULL [08:47:21.127] | : . | : . ..$ misuseDevices : NULL [08:47:21.127] | : . | : . ..$ started : POSIXct[1:1], format: "2025-04-10 08:47:21" [08:47:21.127] | : . | : . ..$ finished : POSIXct[1:1], format: "2025-04-10 08:47:21" [08:47:21.127] | : . | : . ..$ session_uuid : chr "c8c36372ee29f5da6bc859509bf56055" [08:47:21.127] | : . | : . .. ..- attr(*, "source")=List of 5 [08:47:21.127] | : . | : . .. .. ..$ host : Named chr "CRANWIN3" [08:47:21.127] | : . | : . .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [08:47:21.127] | : . | : . .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [08:47:21.127] | : . | : . .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [08:47:21.127] | : . | : . .. .. ..$ pid : int 19224 [08:47:21.127] | : . | : . .. .. ..$ time : POSIXct[1:1], format: "2025-04-10 08:47:20" [08:47:21.127] | : . | : . .. .. ..$ random: int 2147483647 [08:47:21.127] | : . | : . ..$ r_info :List of 4 [08:47:21.127] | : . | : . .. ..$ version :Classes 'R_system_version', 'package_version', 'numeric_version' hidden list of 1 [08:47:21.127] | : . | : . .. .. ..$ : int [1:3] 4 5 0 [08:47:21.127] | : . | : . .. ..$ os : chr "windows" [08:47:21.127] | : . | : . .. ..$ os_name : chr "Windows" [08:47:21.127] | : . | : . .. ..$ captures_utf8: logi TRUE [08:47:21.127] | : . | : . ..$ version : chr "1.8" [08:47:21.127] | : . | : . ..- attr(*, "class")= chr "FutureResult" [08:47:21.127] | : . | : . $ success: logi TRUE [08:47:21.127] | : . | : . $ time : 'proc_time' Named num [1:5] 0.01 0 0.01 NA NA [08:47:21.127] | : . | : . ..- attr(*, "names")= chr [1:5] "user.self" "sys.self" "elapsed" "user.child" ... [08:47:21.127] | : . | : . $ tag : NULL [08:47:21.147] | : . | : . Received FutureResult [08:47:21.147] | : . | : . FutureRegistry('workers-97e6c96b5d86ca6ada97fa0195715232', action = 'remove', earlySignal = 0) ... [08:47:21.148] | : . | : . | Removed future from position #1 [08:47:21.148] | : . | : . | Number of registered futures: 0 [08:47:21.148] | : . | : . FutureRegistry('workers-97e6c96b5d86ca6ada97fa0195715232', action = 'remove', earlySignal = 0) ... done [08:47:21.149] | : . | : . Erased future from future backend [08:47:21.149] | : . | : . result() for ClusterFuture ... [08:47:21.149] | : . | : . | result already collected: FutureResult [08:47:21.149] | : . | : . result() for ClusterFuture ... done [08:47:21.150] | : . | : receiveMessageFromWorker() for ClusterFuture ... done [08:47:21.150] | : . | isFutureResolved() ... done Resolved: TRUE Value: Conditions captured: Early signaling: FALSE Owner process: 4afb5d2f62605890ba6c67e76731143b Class: 'MultisessionFuture', 'ClusterFuture', 'MultiprocessFuture', 'Future' [08:47:21.150] | : . | result() for ClusterFuture ... [08:47:21.151] | : . | : result already collected: FutureResult [08:47:21.151] | : . | result() for ClusterFuture ... done [08:47:21.151] | : . | result() for ClusterFuture ... [08:47:21.152] | : . | : result already collected: FutureResult [08:47:21.152] | : . | result() for ClusterFuture ... done - plan('multisession') ... DONE > message("*** Futures - labels ... DONE") *** Futures - labels ... DONE Sourcing 6 epilogue scripts ... 01/06 epilogue script 'D:/RCompile/CRANincoming/R-devel/lib/future/testme/_epilogue/001.undo-future.R' 02/06 epilogue script 'D:/RCompile/CRANincoming/R-devel/lib/future/testme/_epilogue/002.undo-state.R' Failed to undo environment variables: - Expected environment variables: [n=213] '!ExitCode', 'ALLUSERSPROFILE', 'APPDATA', 'BIBINPUTS', 'BINDIR', 'BSTINPUTS', 'COMMONPROGRAMFILES', 'COMPUTERNAME', 'COMSPEC', 'CURL_CA_BUNDLE', 'CYGWIN', 'CommonProgramFiles(x86)', 'CommonProgramW6432', 'DriverData', 'HOME', 'HOMEDRIVE', 'HOMEPATH', 'JAGS_ROOT', 'JAVA_HOME', 'LANGUAGE', 'LC_COLLATE', 'LC_MONETARY', 'LC_TIME', 'LOCALAPPDATA', 'LOGONSERVER', 'LS_HOME', 'LS_LICENSE_PATH', 'MAKE', 'MAKEFLAGS', 'MAKELEVEL', 'MFLAGS', 'MSMPI_BENCHMARKS', 'MSMPI_BIN', 'MSYS2_ENV_CONV_EXCL', 'NUMBER_OF_PROCESSORS', 'OCL', 'OMP_THREAD_LIMIT', 'OS', 'PATH', 'PATHEXT', 'PROCESSOR_ARCHITECTURE', 'PROCESSOR_IDENTIFIER', 'PROCESSOR_LEVEL', 'PROCESSOR_REVISION', 'PROGRAMFILES', 'PROMPT', 'PSModulePath', 'PUBLIC', 'PWD', 'ProgramData', 'ProgramFiles(x86)', 'ProgramW6432', 'RTOOLS44_HOME', 'RTOOLS45_HOME', 'R_ARCH', 'R_BROWSER', 'R_BZIPCMD', 'R_CMD', 'R_COMPILED_BY', 'R_CRAN_WEB', 'R_CUSTOM_TOOLS_PATH', 'R_CUSTOM_TOOLS_SOFT', 'R_DOC_DIR', 'R_ENVIRON_USER', 'R_GSCMD', 'R_GZIPCMD', 'R_HOME', 'R_INCLUDE_DIR', 'R_INSTALL_TAR', 'R_LIBS', 'R_LIBS_SITE', 'R_LIBS_USER', 'R_MAX_NUM_DLLS', 'R_OSTYPE', 'R_PAPERSIZE', 'R_PAPERSIZE_USER', 'R_PARALLELLY_MAKENODEPSOCK_AUTOKILL', 'R_PARALLELLY_MAKENODEPSOCK_CONNECTTIMEOUT', 'R_PARALLELLY_MAKENODEPSOCK_RSCRIPT_LABEL', 'R_PARALLELLY_MAKENODEPSOCK_SESSIONINFO_PKGS', 'R_PARALLELLY_MAKENODEPSOCK_TIMEOUT', 'R_PARALLELLY_RANDOM_PORTS', 'R_PARALLEL_PORT', 'R_RD4PDF', 'R_RTOOLS45_PATH', 'R_SCRIPT_LEGACY', 'R_SHARE_DIR', 'R_TESTME_NAME', 'R_TESTME_PACKAGE', 'R_TESTME_PATH', 'R_TESTS', 'R_UNZIPCMD', 'R_USER', 'R_VERSION', 'R_ZIPCMD', 'SED', 'SHLVL', 'SYSTEMDRIVE', 'SYSTEMROOT', 'TAR', 'TAR_OPTIONS', 'TEMP', 'TERM', 'TEXINPUTS', 'TMP', 'TMPDIR', 'USERDOMAIN', 'USERDOMAIN_ROAMINGPROFILE', 'USERNAME', 'USERPROFILE', 'WINDIR', '_', '_R_CHECK_AUTOCONF_', '_R_CHECK_BOGUS_RETURN_', '_R_CHECK_BROWSER_NONINTERACTIVE_', '_R_CHECK_BUILD_VIGNETTES_SEPARATELY_', '_R_CHECK_CODETOOLS_PROFILE_', '_R_CHECK_CODE_ASSIGN_TO_GLOBALENV_', '_R_CHECK_CODE_ATTACH_', '_R_CHECK_CODE_CLASS_IS_STRING_', '_R_CHECK_CODE_DATA_INTO_GLOBALENV_', '_R_CHECK_CODE_USAGE_VIA_NAMESPACES_', '_R_CHECK_CODE_USAGE_WITHOUT_LOADING_', '_R_CHECK_CODE_USAGE_WITH_ONLY_BASE_ATTACHED_', '_R_CHECK_CODOC_VARIABLES_IN_USAGES_', '_R_CHECK_COMPACT_DATA2_', '_R_CHECK_COMPILATION_FLAGS_', '_R_CHECK_CONNECTIONS_LEFT_OPEN_', '_R_CHECK_CRAN_INCOMING_', '_R_CHECK_CRAN_INCOMING_ASPELL_RECHECK_MAYBE_', '_R_CHECK_CRAN_INCOMING_ASPELL_RECHECK_START_', '_R_CHECK_CRAN_INCOMING_CHECK_FILE_URIS_', '_R_CHECK_CRAN_INCOMING_CHECK_URLS_IN_PARALLEL_', '_R_CHECK_CRAN_INCOMING_NOTE_GNU_MAKE_', '_R_CHECK_CRAN_INCOMING_REMOTE_', '_R_CHECK_CRAN_INCOMING_USE_ASPELL_', '_R_CHECK_DATALIST_', '_R_CHECK_DEPRECATED_DEFUNCT_', '_R_CHECK_DOC_SIZES2_', '_R_CHECK_DOT_FIRSTLIB_', '_R_CHECK_DOT_INTERNAL_', '_R_CHECK_EXAMPLE_TIMING_THRESHOLD_', '_R_CHECK_EXECUTABLES_', '_R_CHECK_EXECUTABLES_EXCLUSIONS_', '_R_CHECK_FF_CALLS_', '_R_CHECK_FF_DUP_', '_R_CHECK_FORCE_SUGGESTS_', '_R_CHECK_FUTURE_FILE_TIMESTAMPS_', '_R_CHECK_FUTURE_FILE_TIMESTAMPS_LEEWAY_', '_R_CHECK_HAVE_MYSQL_', '_R_CHECK_HAVE_ODBC_', '_R_CHECK_HAVE_PERL_', '_R_CHECK_HAVE_POSTGRES_', '_R_CHECK_INSTALL_DEPENDS_', '_R_CHECK_INTERNALS2_', '_R_CHECK_LENGTH_1_CONDITION_', '_R_CHECK_LICENSE_', '_R_CHECK_LIMIT_CORES_', '_R_CHECK_LOG_USE_INFO_', '_R_CHECK_MATRIX_DATA_', '_R_CHECK_MBCS_CONVERSION_FAILURE_', '_R_CHECK_NATIVE_ROUTINE_REGISTRATION_', '_R_CHECK_NEWS_IN_PLAIN_TEXT_', '_R_CHECK_NO_RECOMMENDED_', '_R_CHECK_NO_STOP_ON_TEST_ERROR_', '_R_CHECK_ORPHANED_', '_R_CHECK_OVERWRITE_REGISTERED_S3_METHODS_', '_R_CHECK_PACKAGES_USED_IGNORE_UNUSED_IMPORTS_', '_R_CHECK_PACKAGES_USED_IN_TESTS_USE_SUBDIRS_', '_R_CHECK_PACKAGE_DATASETS_SUPPRESS_NOTES_', '_R_CHECK_PACKAGE_NAME_', '_R_CHECK_PKG_SIZES_', '_R_CHECK_PKG_SIZES_THRESHOLD_', '_R_CHECK_PRAGMAS_', '_R_CHECK_RD_EXAMPLES_T_AND_F_', '_R_CHECK_RD_LINE_WIDTHS_', '_R_CHECK_RD_MATH_RENDERING_', '_R_CHECK_RD_NOTE_LOST_BRACES_', '_R_CHECK_RD_VALIDATE_RD2HTML_', '_R_CHECK_REPLACING_IMPORTS_', '_R_CHECK_R_DEPENDS_', '_R_CHECK_S3_METHODS_SHOW_POSSIBLE_ISSUES_', '_R_CHECK_SCREEN_DEVICE_', '_R_CHECK_SERIALIZATION_', '_R_CHECK_SHLIB_OPENMP_FLAGS_', '_R_CHECK_SRC_MINUS_W_IMPLICIT_', '_R_CHECK_SUBDIRS_NOCASE_', '_R_CHECK_SUGGESTS_ONLY_', '_R_CHECK_SYSTEM_CLOCK_', '_R_CHECK_TESTS_NLINES_', '_R_CHECK_TEST_TIMING_', '_R_CHECK_TIMINGS_', '_R_CHECK_TOPLEVEL_FILES_', '_R_CHECK_UNDOC_USE_ALL_NAMES_', '_R_CHECK_UNSAFE_CALLS_', '_R_CHECK_URLS_SHOW_301_STATUS_', '_R_CHECK_VC_DIRS_', '_R_CHECK_VIGNETTES_NLINES_', '_R_CHECK_VIGNETTES_SKIP_RUN_MAYBE_', '_R_CHECK_VIGNETTE_TIMING_', '_R_CHECK_VIGNETTE_TITLES_', '_R_CHECK_WINDOWS_DEVICE_', '_R_CHECK_XREFS_NOTE_MISSING_PACKAGE_ANCHORS_', '_R_CHECK_XREFS_USE_ALIASES_FROM_CRAN_', '_R_CLASS_MATRIX_ARRAY_', '_R_DEPRECATED_IS_R_', '_R_S3_METHOD_LOOKUP_BASEENV_AFTER_GLOBALENV_', '_R_SHLIB_BUILD_OBJECTS_SYMBOL_TABLES_', '_R_USE_STRICT_R_HEADERS_', '__R_CHECK_DOC_FILES_NOTE_IF_ALL_SPECIAL__', 'maj.version', 'nextArg--timingsnextArg--install', 'tempdirname' - Environment variables still there: [n=0] - Environment variables missing: [n=1] 'MAKEFLAGS' Differences environment variable by environment variable: 03/06 epilogue script 'D:/RCompile/CRANincoming/R-devel/lib/future/testme/_epilogue/090.gc.R' 04/06 epilogue script 'D:/RCompile/CRANincoming/R-devel/lib/future/testme/_epilogue/099.session_info.R' 05/06 epilogue script 'D:/RCompile/CRANincoming/R-devel/lib/future/testme/_epilogue/995.detritus-connections.R' 06/06 epilogue script 'D:/RCompile/CRANincoming/R-devel/lib/future/testme/_epilogue/999.detritus-files.R' Skipping, because path appears not to be an 'R CMD check' folder: 'D:/temp/2025_04_10_08_45_16_15127' Sourcing 6 epilogue scripts ... done Test time: user.self=1s, sys.self=0.08s, elapsed=2s, user.child=NAs, sys.child=NAs Test 'future,labels' ... success > > proc.time() user system elapsed 1.46 0.17 2.61