R Under development (unstable) (2025-06-04 r88278 ucrt) -- "Unsuffered Consequences" Copyright (C) 2025 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > ## This runs testme test script inst/testme/test-futureSessionInfo.R > ## Don't edit - it was autogenerated by inst/testme/deploy.R > future:::testme("futureSessionInfo") Test 'futureSessionInfo' ... 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-futureSessionInfo.R' > library(future) [05:58:10.740] Option 'future.startup.script': TRUE [05:58:10.742] Future startup scripts considered: '.future.R', '~/.future.R' [05:58:10.742] Future startup scripts found: > message("*** futureSessionInfo() ...") *** futureSessionInfo() ... > message(" - test = FALSE") - test = FALSE > futureSessionInfo(test = FALSE) *** Package versions future 1.58.0, parallelly 1.45.0, parallel 4.6.0, globals 0.18.0, listenv 0.9.1 *** Allocations availableCores(): system /proc/self/status mc.cores 96 96 2 _R_CHECK_LIMIT_CORES_ 2 availableWorkers(): $mc.cores [1] "localhost" "localhost" $`_R_CHECK_LIMIT_CORES_` [1] "localhost" "localhost" $system [1] "localhost" "localhost" "localhost" "localhost" "localhost" "localhost" [7] "localhost" "localhost" "localhost" "localhost" "localhost" "localhost" [13] "localhost" "localhost" "localhost" "localhost" "localhost" "localhost" [19] "localhost" "localhost" "localhost" "localhost" "localhost" "localhost" [25] "localhost" "localhost" "localhost" "localhost" "localhost" "localhost" [31] "localhost" "localhost" "localhost" "localhost" "localhost" "localhost" [37] "localhost" "localhost" "localhost" "localhost" "localhost" "localhost" [43] "localhost" "localhost" "localhost" "localhost" "localhost" "localhost" [49] "localhost" "localhost" "localhost" "localhost" "localhost" "localhost" [55] "localhost" "localhost" "localhost" "localhost" "localhost" "localhost" [61] "localhost" "localhost" "localhost" "localhost" "localhost" "localhost" [67] "localhost" "localhost" "localhost" "localhost" "localhost" "localhost" [73] "localhost" "localhost" "localhost" "localhost" "localhost" "localhost" [79] "localhost" "localhost" "localhost" "localhost" "localhost" "localhost" [85] "localhost" "localhost" "localhost" "localhost" "localhost" "localhost" [91] "localhost" "localhost" "localhost" "localhost" "localhost" "localhost" *** Settings - future.plan= - future.fork.multithreading.enable= - future.globals.maxSize= - future.globals.onReference= - future.resolve.recursive= - future.rng.onMisuse= - future.wait.timeout= - future.wait.interval= - future.wait.alpha= - future.startup.script= *** Backends [05:58:10.757] plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [05:58:10.757] | plan(): plan_init() of 'sequential', 'uniprocess', 'future', 'function' ... [05:58:10.757] | : function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [05:58:10.757] | : - attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [05:58:10.757] | : - attr(*, "init")= logi TRUE [05:58:10.757] | : - attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:58:10.757] | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:58:10.757] | : - attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:58:10.757] | : - attr(*, "call")= language plan(sequential) [05:58:10.762] | : init: TRUE [05:58:10.762] | : makeFutureBackend() ... [05:58:10.763] | : . Backend function: <'NULL'> [05:58:10.763] | : . Evaluator tweak arguments: [n=0] [05:58:10.763] | : . list() [05:58:10.763] | : . Evaluator formal arguments: [n=2] [05:58:10.763] | : . list() [05:58:10.764] | : . Backend factory arguments: [n=2] [05:58:10.764] | : . Dotted pair list of 2 [05:58:10.764] | : . $ gc : logi FALSE [05:58:10.764] | : . $ earlySignal: logi FALSE [05:58:10.765] | : . Backend: <'SequentialFutureBackend', 'FutureBackend', 'environment'> [05:58:10.766] | : makeFutureBackend() ... done [05:58:10.766] | plan(): plan_init() of 'sequential', 'uniprocess', 'future', 'function' ... done [05:58:10.766] plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done Number of workers: 1 [05:58:10.766] plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [05:58:10.767] | Getting full stack: [n=1] 'sequential', 'uniprocess', 'future', 'function' [05:58:10.767] plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done List of future strategies: 1. sequential: - args: function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame(), workers = "") - tweaked: FALSE - call: plan(sequential) *** Basic tests > message(" - test = TRUE") - test = TRUE > futureSessionInfo(test = TRUE) *** Package versions future 1.58.0, parallelly 1.45.0, parallel 4.6.0, globals 0.18.0, listenv 0.9.1 *** Allocations availableCores(): system /proc/self/status mc.cores 96 96 2 _R_CHECK_LIMIT_CORES_ 2 availableWorkers(): $mc.cores [1] "localhost" "localhost" $`_R_CHECK_LIMIT_CORES_` [1] "localhost" "localhost" $system [1] "localhost" "localhost" "localhost" "localhost" "localhost" "localhost" [7] "localhost" "localhost" "localhost" "localhost" "localhost" "localhost" [13] "localhost" "localhost" "localhost" "localhost" "localhost" "localhost" [19] "localhost" "localhost" "localhost" "localhost" "localhost" "localhost" [25] "localhost" "localhost" "localhost" "localhost" "localhost" "localhost" [31] "localhost" "localhost" "localhost" "localhost" "localhost" "localhost" [37] "localhost" "localhost" "localhost" "localhost" "localhost" "localhost" [43] "localhost" "localhost" "localhost" "localhost" "localhost" "localhost" [49] "localhost" "localhost" "localhost" "localhost" "localhost" "localhost" [55] "localhost" "localhost" "localhost" "localhost" "localhost" "localhost" [61] "localhost" "localhost" "localhost" "localhost" "localhost" "localhost" [67] "localhost" "localhost" "localhost" "localhost" "localhost" "localhost" [73] "localhost" "localhost" "localhost" "localhost" "localhost" "localhost" [79] "localhost" "localhost" "localhost" "localhost" "localhost" "localhost" [85] "localhost" "localhost" "localhost" "localhost" "localhost" "localhost" [91] "localhost" "localhost" "localhost" "localhost" "localhost" "localhost" *** Settings - future.plan= - future.fork.multithreading.enable= - future.globals.maxSize= - future.globals.onReference= - future.resolve.recursive= - future.rng.onMisuse= - future.wait.timeout= - future.wait.interval= - future.wait.alpha= - future.startup.script= *** Backends [05:58:10.781] plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [05:58:10.781] plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done Number of workers: 1 [05:58:10.782] plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [05:58:10.782] | Getting full stack: [n=1] 'sequential', 'uniprocess', 'future', 'function' [05:58:10.782] plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done List of future strategies: 1. sequential: - args: function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame(), workers = "") - tweaked: FALSE - call: plan(sequential) *** Basic tests Main R session details: pid r sysname release version nodename machine login user 1 119748 4.6.0 Windows Server x64 build 20348 host001 x86-64 user001 user001 effective_user udomain 1 user001 CRANWIN3 [05:58:10.788] plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [05:58:10.788] plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [05:58:10.788] future(..., label = 'futureSessionInfo-1') ... [05:58:10.789] | lazy: FALSE [05:58:10.789] | stdout: TRUE [05:58:10.789] | conditions: [n=1] 'condition' [05:58:10.789] | gc: FALSE [05:58:10.789] | earlySignal: FALSE [05:58:10.790] | getGlobalsAndPackages() ... [05:58:10.790] | : Searching for globals ... [05:58:10.820] | : . globals found: [9] '{', 'Sys.sleep', 'delay', 'data.frame', 'ii', 'Sys.getpid', 'getRversion', 'as.list', 'Sys.info' [05:58:10.821] | : Searching for globals ... done [05:58:10.821] | : Resolving globals: FALSE [05:58:10.821] | : Search for packages associated with the globals ... [05:58:10.822] | : . Packages associated with globals: [1] 'base' [05:58:10.823] | : . Packages: [1] 'base' [05:58:10.824] | : Search for packages associated with the globals ... done [05:58:10.824] | : Packages after dropping 'base': [0] [05:58:10.824] | : globals: [2] 'delay', 'ii' [05:58:10.824] | : packages: [0] [05:58:10.825] | getGlobalsAndPackages() ... done [05:58:10.826] | run() for 'Future' ('futureSessionInfo-1') ... [05:58:10.826] | : state: 'created' [05:58:10.827] | : plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [05:58:10.827] | : plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [05:58:10.827] | : Using SequentialFutureBackend ... [05:58:10.828] | : . Number of futures since start: 0 (0 created, 0 launched, 0 finished) [05:58:10.828] | : . Launching futures ... [05:58:10.829] | : . ' launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... [05:58:10.829] | : . ' , getFutureData() ... [05:58:10.829] | : . ' , ; getFutureCore() ... [05:58:10.830] | : . ' , ; ` Packages needed by the future expression (n = 0): [05:58:10.830] | : . ' , ; getFutureCore() ... done [05:58:10.830] | : . ' , ; getFutureCapture() ... [05:58:10.831] | : . ' , ; getFutureCapture() ... done [05:58:10.831] | : . ' , ; getFutureContext() ... [05:58:10.831] | : . ' , ; ` plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [05:58:10.832] | : . ' , ; ` | Getting stack without first backend: [n=0] [05:58:10.832] | : . ' , ; ` plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [05:58:10.832] | : . ' , ; ` Packages needed by future backend (n = 0): [05:58:10.836] | : . ' , ; getFutureContext() ... done [05:58:10.836] | : . ' , getFutureData() ... done [05:58:10.841] | : . ' , plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [05:58:10.842] | : . ' , ; Getting full stack: [n=1] 'sequential', 'uniprocess', 'future', 'function' [05:58:10.842] | : . ' , plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done [05:58:10.843] | : . ' , plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [05:58:10.843] | : . ' , ; plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [05:58:10.843] | : . ' , ; ` all.equal() for FutureStrategyList ... [05:58:10.844] | : . ' , ; ` | New stack: [05:58:10.844] | : . ' , ; ` | List of 1 [05:58:10.844] | : . ' , ; ` | $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [05:58:10.844] | : . ' , ; ` | ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [05:58:10.844] | : . ' , ; ` | ..- attr(*, "init")= logi TRUE [05:58:10.844] | : . ' , ; ` | ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:58:10.844] | : . ' , ; ` | .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:58:10.844] | : . ' , ; ` | ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:58:10.844] | : . ' , ; ` | ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [05:58:10.844] | : . ' , ; ` | - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [05:58:10.849] | : . ' , ; ` | Old stack: [05:58:10.849] | : . ' , ; ` | List of 1 [05:58:10.849] | : . ' , ; ` | $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [05:58:10.849] | : . ' , ; ` | ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [05:58:10.849] | : . ' , ; ` | ..- attr(*, "init")= chr "done" [05:58:10.849] | : . ' , ; ` | ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:58:10.849] | : . ' , ; ` | .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:58:10.849] | : . ' , ; ` | ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:58:10.849] | : . ' , ; ` | ..- attr(*, "call")= language plan(sequential) [05:58:10.849] | : . ' , ; ` | ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [05:58:10.849] | : . ' , ; ` | .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:58:10.849] | : . ' , ; ` | .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:58:10.849] | : . ' , ; ` | - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [05:58:10.855] | : . ' , ; ` | Not identical [05:58:10.855] | : . ' , ; ` | all.equal() for future ... [05:58:10.855] | : . ' , ; ` | : List of 2 [05:58:10.855] | : . ' , ; ` | : $ target :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [05:58:10.855] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [05:58:10.855] | : . ' , ; ` | : ..- attr(*, "init")= logi TRUE [05:58:10.855] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:58:10.855] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:58:10.855] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:58:10.855] | : . ' , ; ` | : ..- attr(*, "call")= language plan(strategiesR, .cleanup = FALSE, .init = FALSE) [05:58:10.855] | : . ' , ; ` | : $ current:function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [05:58:10.855] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [05:58:10.855] | : . ' , ; ` | : ..- attr(*, "init")= chr "done" [05:58:10.855] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:58:10.855] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:58:10.855] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:58:10.855] | : . ' , ; ` | : ..- attr(*, "call")= language plan(sequential) [05:58:10.855] | : . ' , ; ` | : ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [05:58:10.855] | : . ' , ; ` | : .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:58:10.855] | : . ' , ; ` | : .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:58:10.905] | : . ' , ; ` | all.equal() for future ... done [05:58:10.905] | : . ' , ; ` all.equal() for FutureStrategyList ... done [05:58:10.906] | : . ' , ; ` plan(): Skip setting new future backend stack because it is the same as the current one: [05:58:10.906] | : . ' , ; ` List of future strategies: [05:58:10.906] | : . ' , ; ` 1. sequential: [05:58:10.906] | : . ' , ; ` - args: function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame(), workers = "") [05:58:10.906] | : . ' , ; ` - tweaked: FALSE [05:58:10.906] | : . ' , ; ` - call: plan(sequential) [05:58:10.907] | : . ' , ; plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [05:58:10.907] | : . ' , plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [05:58:10.908] | : . ' , assign_globals() ... [05:58:10.908] | : . ' , List of 2 [05:58:10.908] | : . ' , $ delay: num 1 [05:58:10.908] | : . ' , $ ii : int 1 [05:58:10.908] | : . ' , - attr(*, "where")=List of 2 [05:58:10.908] | : . ' , ..$ delay: [05:58:10.908] | : . ' , ..$ ii : [05:58:10.908] | : . ' , - attr(*, "class")= chr [1:3] "FutureGlobals" "Globals" "list" [05:58:10.908] | : . ' , - attr(*, "resolved")= logi FALSE [05:58:10.908] | : . ' , - attr(*, "total_size")= num NA [05:58:10.908] | : . ' , - attr(*, "already-done")= logi TRUE [05:58:10.914] | : . ' , - copied 'delay' to environment [05:58:10.914] | : . ' , - copied 'ii' to environment [05:58:10.914] | : . ' , assign_globals() ... done [05:58:11.944] | : . ' , plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [05:58:11.945] | : . ' , ; plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... [05:58:11.945] | : . ' , ; ` plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... [05:58:11.945] | : . ' , ; ` | all.equal() for FutureStrategyList ... [05:58:11.946] | : . ' , ; ` | : New stack: [05:58:11.946] | : . ' , ; ` | : List of 1 [05:58:11.946] | : . ' , ; ` | : $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [05:58:11.946] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [05:58:11.946] | : . ' , ; ` | : ..- attr(*, "init")= chr "done" [05:58:11.946] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:58:11.946] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:58:11.946] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:58:11.946] | : . ' , ; ` | : ..- attr(*, "call")= language plan(sequential) [05:58:11.946] | : . ' , ; ` | : ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [05:58:11.946] | : . ' , ; ` | : .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:58:11.946] | : . ' , ; ` | : .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:58:11.946] | : . ' , ; ` | : - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [05:58:11.953] | : . ' , ; ` | : Old stack: [05:58:11.953] | : . ' , ; ` | : List of 1 [05:58:11.953] | : . ' , ; ` | : $ :function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame()) [05:58:11.953] | : . ' , ; ` | : ..- attr(*, "class")= chr [1:4] "sequential" "uniprocess" "future" "function" [05:58:11.953] | : . ' , ; ` | : ..- attr(*, "init")= chr "done" [05:58:11.953] | : . ' , ; ` | : ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:58:11.953] | : . ' , ; ` | : .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:58:11.953] | : . ' , ; ` | : ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:58:11.953] | : . ' , ; ` | : ..- attr(*, "call")= language plan(sequential) [05:58:11.953] | : . ' , ; ` | : ..- attr(*, "backend")=Classes 'SequentialFutureBackend', 'FutureBackend', 'environment' [05:58:11.953] | : . ' , ; ` | : .. ..- attr(*, "factory")=function (..., maxSizeOfObjects = +Inf) [05:58:11.953] | : . ' , ; ` | : .. .. ..- attr(*, "tweakable")= chr [1:5] "maxSizeOfObjects" "earlySignal" "gc" "interrupts" ... [05:58:11.953] | : . ' , ; ` | : - attr(*, "class")= chr [1:2] "FutureStrategyList" "list" [05:58:11.994] | : . ' , ; ` | : Identical [05:58:11.995] | : . ' , ; ` | all.equal() for FutureStrategyList ... done [05:58:11.995] | : . ' , ; ` | plan(): Skip setting new future backend stack because it is the same as the current one: [05:58:11.995] | : . ' , ; ` | List of future strategies: [05:58:11.995] | : . ' , ; ` | 1. sequential: [05:58:11.995] | : . ' , ; ` | - args: function (..., gc = FALSE, earlySignal = FALSE, envir = parent.frame(), workers = "") [05:58:11.995] | : . ' , ; ` | - tweaked: FALSE [05:58:11.995] | : . ' , ; ` | - call: plan(sequential) [05:58:11.996] | : . ' , ; ` plan(): plan_set(<1 strategies>, skip = FALSE, cleanup = FALSE, init = FALSE) ... done [05:58:11.996] | : . ' , ; plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [05:58:11.996] | : . ' , plan(, .skip = FALSE, .cleanup = FALSE, .init = FALSE) ... done [05:58:12.000] | : . ' , SequentialFuture started (and completed) [05:58:12.001] | : . ' , signalConditions() ... [05:58:12.001] | : . ' , ; include = 'immediateCondition' [05:58:12.001] | : . ' , ; exclude = [05:58:12.001] | : . ' , ; resignal = FALSE [05:58:12.001] | : . ' , ; Number of conditions: 6 [05:58:12.002] | : . ' , ; int 6 [05:58:12.002] | : . ' , ; Condition #1 (class: 'simpleMessage', 'message', 'condition'): [05:58:12.002] | : . ' , ; Condition #2 (class: 'simpleMessage', 'message', 'condition'): [05:58:12.003] | : . ' , ; Condition #3 (class: 'simpleMessage', 'message', 'condition'): [05:58:12.003] | : . ' , ; Condition #4 (class: 'simpleMessage', 'message', 'condition'): [05:58:12.003] | : . ' , ; Condition #5 (class: 'simpleMessage', 'message', 'condition'): [05:58:12.003] | : . ' , ; Condition #6 (class: 'simpleMessage', 'message', 'condition'): [05:58:12.003] | : . ' , signalConditions() ... done [05:58:12.004] | : . ' launchFuture() for 'SequentialFutureBackend', 'FutureBackend', 'environment' ... done [05:58:12.004] | : . Launching futures ... done [05:58:12.004] | : . Future launched: 'SequentialFuture', 'UniprocessFuture', 'Future' [05:58:12.004] | : Using SequentialFutureBackend ... done [05:58:12.004] | run() for 'Future' ('futureSessionInfo-1') ... done [05:58:12.004] future(..., label = 'futureSessionInfo-1') ... done [05:58:12.005] value() for list ... [05:58:12.005] | recursive: 0 [05:58:12.006] | reduce: FALSE [05:58:12.006] | length: 1 [05:58:12.006] | Number of remaining objects: 1 [05:58:12.007] | checking value #1: [05:58:12.007] | 'obj' is SequentialFuture [05:58:12.007] | resolved() for SequentialFuture ('futureSessionInfo-1') ... [05:58:12.007] | : state: 'finished' [05:58:12.007] | : run: TRUE [05:58:12.008] | : result: 'FutureResult' [05:58:12.008] | resolved() for SequentialFuture ('futureSessionInfo-1') ... done [05:58:12.008] | SequentialFuture #1 [05:58:12.008] | signalConditionsASAP(SequentialFuture, pos=1) ... [05:58:12.008] | : nx: 1 [05:58:12.008] | : relay: TRUE [05:58:12.009] | : stdout: TRUE [05:58:12.009] | : signal: TRUE [05:58:12.009] | : resignal: FALSE [05:58:12.009] | : force: TRUE [05:58:12.009] | : relayed: [n=1] FALSE [05:58:12.009] | : queued futures: [n=1] FALSE [05:58:12.010] | : until=1 [05:58:12.010] | : relaying element #1 [05:58:12.010] | : value() for SequentialFuture ('futureSessionInfo-1') ... [05:58:12.010] | : . signalConditions() ... [05:58:12.011] | : . ' include = 'immediateCondition' [05:58:12.011] | : . ' exclude = [05:58:12.011] | : . ' resignal = FALSE [05:58:12.011] | : . ' Number of conditions: 6 [05:58:12.011] | : . ' int 6 [05:58:12.012] | : . ' Condition #1 (class: 'simpleMessage', 'message', 'condition'): [05:58:12.012] | : . ' Condition #2 (class: 'simpleMessage', 'message', 'condition'): [05:58:12.012] | : . ' Condition #3 (class: 'simpleMessage', 'message', 'condition'): [05:58:12.013] | : . ' Condition #4 (class: 'simpleMessage', 'message', 'condition'): [05:58:12.013] | : . ' Condition #5 (class: 'simpleMessage', 'message', 'condition'): [05:58:12.013] | : . ' Condition #6 (class: 'simpleMessage', 'message', 'condition'): [05:58:12.013] | : . signalConditions() ... done [05:58:12.013] | : . relay stdout ... [05:58:12.013] | : . relay stdout ... done [05:58:12.014] | : . check for misuse ... [05:58:12.014] | : . check for misuse ... done [05:58:12.014] | : value() for SequentialFuture ('futureSessionInfo-1') ... done [05:58:12.014] | : signalConditions() ... [05:58:12.014] | : . include = 'immediateCondition' [05:58:12.015] | : . exclude = [05:58:12.015] | : . resignal = FALSE [05:58:12.015] | : . Number of conditions: 6 [05:58:12.015] | : . int 6 [05:58:12.016] | : . Condition #1 (class: 'simpleMessage', 'message', 'condition'): [05:58:12.016] | : . Condition #2 (class: 'simpleMessage', 'message', 'condition'): [05:58:12.016] | : . Condition #3 (class: 'simpleMessage', 'message', 'condition'): [05:58:12.016] | : . Condition #4 (class: 'simpleMessage', 'message', 'condition'): [05:58:12.016] | : . Condition #5 (class: 'simpleMessage', 'message', 'condition'): [05:58:12.017] | : . Condition #6 (class: 'simpleMessage', 'message', 'condition'): [05:58:12.017] | : signalConditions() ... done [05:58:12.017] | : signalConditions() ... [05:58:12.017] | : . include = 'condition' [05:58:12.017] | : . exclude = 'error', 'immediateCondition' [05:58:12.018] | : . resignal = TRUE [05:58:12.018] | : . Number of conditions: 6 [05:58:12.018] | : . int 6 [05:58:12.019] | : . Condition #1 (class: 'simpleMessage', 'message', 'condition'): [05:58:12.019] | : . Condition #1: 'simpleMessage', 'message', 'condition' [05:58:10.838] | : . ' , attachPackages() ... [05:58:12.019] | : . Condition #2 (class: 'simpleMessage', 'message', 'condition'): [05:58:12.019] | : . Condition #2: 'simpleMessage', 'message', 'condition' [05:58:10.839] | : . ' , ; packages: [n=1] 'future' [05:58:12.020] | : . Condition #3 (class: 'simpleMessage', 'message', 'condition'): [05:58:12.020] | : . Condition #3: 'simpleMessage', 'message', 'condition' [05:58:10.839] | : . ' , attachPackages() ... done [05:58:12.020] | : . Condition #4 (class: 'simpleMessage', 'message', 'condition'): [05:58:12.020] | : . Condition #4: 'simpleMessage', 'message', 'condition' [05:58:10.840] | : . ' , attachPackages() ... [05:58:12.021] | : . Condition #5 (class: 'simpleMessage', 'message', 'condition'): [05:58:12.021] | : . Condition #5: 'simpleMessage', 'message', 'condition' [05:58:10.840] | : . ' , ; packages: [n=0] [05:58:12.021] | : . Condition #6 (class: 'simpleMessage', 'message', 'condition'): [05:58:12.021] | : . Condition #6: 'simpleMessage', 'message', 'condition' [05:58:10.840] | : . ' , attachPackages() ... done [05:58:12.021] | : signalConditions() ... done [05:58:12.022] | : relayed: [n=1] TRUE [05:58:12.022] | : queued futures: [n=1] TRUE [05:58:12.022] | signalConditionsASAP(SequentialFuture, pos=1) ... done [05:58:12.022] | value(, ...) ... [05:58:12.022] | value(, ...) ... done [05:58:12.023] | value() for SequentialFuture ('futureSessionInfo-1') ... [05:58:12.023] | : signalConditions() ... [05:58:12.023] | : . include = 'immediateCondition' [05:58:12.023] | : . exclude = [05:58:12.024] | : . resignal = FALSE [05:58:12.024] | : . Number of conditions: 6 [05:58:12.024] | : . int 6 [05:58:12.025] | : . Condition #1 (class: 'simpleMessage', 'message', 'condition'): [05:58:12.025] | : . already signaled, skipping [05:58:12.025] | : . Condition #2 (class: 'simpleMessage', 'message', 'condition'): [05:58:12.025] | : . already signaled, skipping [05:58:12.026] | : . Condition #3 (class: 'simpleMessage', 'message', 'condition'): [05:58:12.026] | : . already signaled, skipping [05:58:12.026] | : . Condition #4 (class: 'simpleMessage', 'message', 'condition'): [05:58:12.027] | : . already signaled, skipping [05:58:12.027] | : . Condition #5 (class: 'simpleMessage', 'message', 'condition'): [05:58:12.027] | : . already signaled, skipping [05:58:12.027] | : . Condition #6 (class: 'simpleMessage', 'message', 'condition'): [05:58:12.028] | : . already signaled, skipping [05:58:12.028] | : signalConditions() ... done [05:58:12.028] | : check for misuse ... [05:58:12.029] | : check for misuse ... done [05:58:12.029] | value() for SequentialFuture ('futureSessionInfo-1') ... done [05:58:12.029] | value: [05:58:12.029] | signalConditionsASAP(SequentialFuture, pos=1) ... [05:58:12.029] | : nx: 1 [05:58:12.030] | : relay: TRUE [05:58:12.030] | : stdout: TRUE [05:58:12.030] | : signal: TRUE [05:58:12.030] | : resignal: FALSE [05:58:12.030] | : force: TRUE [05:58:12.030] | : relayed: [n=1] TRUE [05:58:12.031] | : queued futures: [n=1] TRUE [05:58:12.031] | : until=1 [05:58:12.031] | : relayed: [n=1] TRUE [05:58:12.031] | : queued futures: [n=1] TRUE [05:58:12.032] | signalConditionsASAP(SequentialFuture, pos=1) ... done [05:58:12.032] | resolve() for SequentialFuture ... [05:58:12.033] | resolve() for SequentialFuture ... done [05:58:12.033] | length: 0 (resolved future 1) [05:58:12.033] value() for list ... done [05:58:12.034] Relaying remaining futures ... [05:58:12.034] | signalConditionsASAP(NULL, pos=0) ... [05:58:12.034] | : nx: 1 [05:58:12.034] | : relay: TRUE [05:58:12.035] | : stdout: TRUE [05:58:12.035] | : signal: TRUE [05:58:12.035] | : resignal: FALSE [05:58:12.036] | : force: TRUE [05:58:12.036] | : relayed: [n=1] TRUE [05:58:12.036] | : queued futures: [n=1] TRUE - flush all [05:58:12.037] | : relayed: [n=1] TRUE [05:58:12.037] | : queued futures: [n=1] TRUE [05:58:12.037] | signalConditionsASAP(NULL, pos=0) ... done [05:58:12.038] Relaying remaining futures ... done Worker R session details: worker pid r sysname release version nodename machine login 1 1 119748 4.6.0 Windows Server x64 build 20348 host001 x86-64 user001 user effective_user udomain 1 user001 user001 CRANWIN3 [05:58:12.044] plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... [05:58:12.044] plan(, .skip = FALSE, .cleanup = NA, .init = TRUE) ... done Number of unique worker PIDs: 1 (as expected) > message("*** futureSessionInfo() ... DONE") *** futureSessionInfo() ... DONE Sourcing 6 epilogue scripts ... 01/06 epilogue script 'D:/RCompile/CRANincoming/R-devel/lib/future/testme/_epilogue/001.undo-future.R' 02/06 epilogue script 'D:/RCompile/CRANincoming/R-devel/lib/future/testme/_epilogue/002.undo-state.R' Failed to undo environment variables: - Expected environment variables: [n=213] '!ExitCode', 'ALLUSERSPROFILE', 'APPDATA', 'BIBINPUTS', 'BINDIR', 'BSTINPUTS', 'COMMONPROGRAMFILES', 'COMPUTERNAME', 'COMSPEC', 'CURL_CA_BUNDLE', 'CYGWIN', 'CommonProgramFiles(x86)', 'CommonProgramW6432', 'DriverData', 'HOME', 'HOMEDRIVE', 'HOMEPATH', 'JAGS_ROOT', 'JAVA_HOME', 'LANGUAGE', 'LC_COLLATE', 'LC_MONETARY', 'LC_TIME', 'LOCALAPPDATA', 'LOGONSERVER', 'LS_HOME', 'LS_LICENSE_PATH', 'MAKE', 'MAKEFLAGS', 'MAKELEVEL', 'MFLAGS', 'MSMPI_BENCHMARKS', 'MSMPI_BIN', 'MSYS2_ENV_CONV_EXCL', 'NUMBER_OF_PROCESSORS', 'OCL', 'OMP_THREAD_LIMIT', 'OS', 'PATH', 'PATHEXT', 'PROCESSOR_ARCHITECTURE', 'PROCESSOR_IDENTIFIER', 'PROCESSOR_LEVEL', 'PROCESSOR_REVISION', 'PROGRAMFILES', 'PROMPT', 'PSModulePath', 'PUBLIC', 'PWD', 'ProgramData', 'ProgramFiles(x86)', 'ProgramW6432', 'RTOOLS44_HOME', 'RTOOLS45_HOME', 'R_ARCH', 'R_BROWSER', 'R_BZIPCMD', 'R_CMD', 'R_COMPILED_BY', 'R_CRAN_WEB', 'R_CUSTOM_TOOLS_PATH', 'R_CUSTOM_TOOLS_SOFT', 'R_DOC_DIR', 'R_ENVIRON_USER', 'R_GSCMD', 'R_GZIPCMD', 'R_HOME', 'R_INCLUDE_DIR', 'R_INSTALL_TAR', 'R_LIBS', 'R_LIBS_SITE', 'R_LIBS_USER', 'R_MAX_NUM_DLLS', 'R_OSTYPE', 'R_PAPERSIZE', 'R_PAPERSIZE_USER', 'R_PARALLELLY_MAKENODEPSOCK_AUTOKILL', 'R_PARALLELLY_MAKENODEPSOCK_CONNECTTIMEOUT', 'R_PARALLELLY_MAKENODEPSOCK_RSCRIPT_LABEL', 'R_PARALLELLY_MAKENODEPSOCK_SESSIONINFO_PKGS', 'R_PARALLELLY_MAKENODEPSOCK_TIMEOUT', 'R_PARALLELLY_RANDOM_PORTS', 'R_PARALLEL_PORT', 'R_RD4PDF', 'R_RTOOLS45_PATH', 'R_SCRIPT_LEGACY', 'R_SHARE_DIR', 'R_TESTME_NAME', 'R_TESTME_PACKAGE', 'R_TESTME_PATH', 'R_TESTS', 'R_UNZIPCMD', 'R_USER', 'R_VERSION', 'R_ZIPCMD', 'SED', 'SHLVL', 'SYSTEMDRIVE', 'SYSTEMROOT', 'TAR', 'TAR_OPTIONS', 'TEMP', 'TERM', 'TEXINPUTS', 'TMP', 'TMPDIR', 'USERDOMAIN', 'USERDOMAIN_ROAMINGPROFILE', 'USERNAME', 'USERPROFILE', 'WINDIR', '_', '_R_CHECK_AUTOCONF_', '_R_CHECK_BOGUS_RETURN_', '_R_CHECK_BROWSER_NONINTERACTIVE_', '_R_CHECK_BUILD_VIGNETTES_SEPARATELY_', '_R_CHECK_CODETOOLS_PROFILE_', '_R_CHECK_CODE_ASSIGN_TO_GLOBALENV_', '_R_CHECK_CODE_ATTACH_', '_R_CHECK_CODE_CLASS_IS_STRING_', '_R_CHECK_CODE_DATA_INTO_GLOBALENV_', '_R_CHECK_CODE_USAGE_VIA_NAMESPACES_', '_R_CHECK_CODE_USAGE_WITHOUT_LOADING_', '_R_CHECK_CODE_USAGE_WITH_ONLY_BASE_ATTACHED_', '_R_CHECK_CODOC_VARIABLES_IN_USAGES_', '_R_CHECK_COMPACT_DATA2_', '_R_CHECK_COMPILATION_FLAGS_', '_R_CHECK_CONNECTIONS_LEFT_OPEN_', '_R_CHECK_CRAN_INCOMING_', '_R_CHECK_CRAN_INCOMING_ASPELL_RECHECK_MAYBE_', '_R_CHECK_CRAN_INCOMING_ASPELL_RECHECK_START_', '_R_CHECK_CRAN_INCOMING_CHECK_FILE_URIS_', '_R_CHECK_CRAN_INCOMING_CHECK_URLS_IN_PARALLEL_', '_R_CHECK_CRAN_INCOMING_NOTE_GNU_MAKE_', '_R_CHECK_CRAN_INCOMING_REMOTE_', '_R_CHECK_CRAN_INCOMING_USE_ASPELL_', '_R_CHECK_DATALIST_', '_R_CHECK_DEPRECATED_DEFUNCT_', '_R_CHECK_DOC_SIZES2_', '_R_CHECK_DOT_FIRSTLIB_', '_R_CHECK_DOT_INTERNAL_', '_R_CHECK_EXAMPLE_TIMING_THRESHOLD_', '_R_CHECK_EXECUTABLES_', '_R_CHECK_EXECUTABLES_EXCLUSIONS_', '_R_CHECK_FF_CALLS_', '_R_CHECK_FF_DUP_', '_R_CHECK_FORCE_SUGGESTS_', '_R_CHECK_FUTURE_FILE_TIMESTAMPS_', '_R_CHECK_FUTURE_FILE_TIMESTAMPS_LEEWAY_', '_R_CHECK_HAVE_MYSQL_', '_R_CHECK_HAVE_ODBC_', '_R_CHECK_HAVE_PERL_', '_R_CHECK_HAVE_POSTGRES_', '_R_CHECK_INSTALL_DEPENDS_', '_R_CHECK_INTERNALS2_', '_R_CHECK_LENGTH_1_CONDITION_', '_R_CHECK_LICENSE_', '_R_CHECK_LIMIT_CORES_', '_R_CHECK_LOG_USE_INFO_', '_R_CHECK_MATRIX_DATA_', '_R_CHECK_MBCS_CONVERSION_FAILURE_', '_R_CHECK_NATIVE_ROUTINE_REGISTRATION_', '_R_CHECK_NEWS_IN_PLAIN_TEXT_', '_R_CHECK_NO_RECOMMENDED_', '_R_CHECK_NO_STOP_ON_TEST_ERROR_', '_R_CHECK_ORPHANED_', '_R_CHECK_OVERWRITE_REGISTERED_S3_METHODS_', '_R_CHECK_PACKAGES_USED_IGNORE_UNUSED_IMPORTS_', '_R_CHECK_PACKAGES_USED_IN_TESTS_USE_SUBDIRS_', '_R_CHECK_PACKAGE_DATASETS_SUPPRESS_NOTES_', '_R_CHECK_PACKAGE_NAME_', '_R_CHECK_PKG_SIZES_', '_R_CHECK_PKG_SIZES_THRESHOLD_', '_R_CHECK_PRAGMAS_', '_R_CHECK_RD_EXAMPLES_T_AND_F_', '_R_CHECK_RD_LINE_WIDTHS_', '_R_CHECK_RD_MATH_RENDERING_', '_R_CHECK_RD_NOTE_LOST_BRACES_', '_R_CHECK_RD_VALIDATE_RD2HTML_', '_R_CHECK_REPLACING_IMPORTS_', '_R_CHECK_R_DEPENDS_', '_R_CHECK_S3_METHODS_SHOW_POSSIBLE_ISSUES_', '_R_CHECK_SCREEN_DEVICE_', '_R_CHECK_SERIALIZATION_', '_R_CHECK_SHLIB_OPENMP_FLAGS_', '_R_CHECK_SRC_MINUS_W_IMPLICIT_', '_R_CHECK_SUBDIRS_NOCASE_', '_R_CHECK_SUGGESTS_ONLY_', '_R_CHECK_SYSTEM_CLOCK_', '_R_CHECK_TESTS_NLINES_', '_R_CHECK_TEST_TIMING_', '_R_CHECK_TIMINGS_', '_R_CHECK_TOPLEVEL_FILES_', '_R_CHECK_UNDOC_USE_ALL_NAMES_', '_R_CHECK_UNSAFE_CALLS_', '_R_CHECK_URLS_SHOW_301_STATUS_', '_R_CHECK_VC_DIRS_', '_R_CHECK_VIGNETTES_NLINES_', '_R_CHECK_VIGNETTES_SKIP_RUN_MAYBE_', '_R_CHECK_VIGNETTE_TIMING_', '_R_CHECK_VIGNETTE_TITLES_', '_R_CHECK_WINDOWS_DEVICE_', '_R_CHECK_XREFS_NOTE_MISSING_PACKAGE_ANCHORS_', '_R_CHECK_XREFS_USE_ALIASES_FROM_CRAN_', '_R_CLASS_MATRIX_ARRAY_', '_R_DEPRECATED_IS_R_', '_R_S3_METHOD_LOOKUP_BASEENV_AFTER_GLOBALENV_', '_R_SHLIB_BUILD_OBJECTS_SYMBOL_TABLES_', '_R_USE_STRICT_R_HEADERS_', '__R_CHECK_DOC_FILES_NOTE_IF_ALL_SPECIAL__', 'maj.version', 'nextArg--timingsnextArg--install', 'tempdirname' - Environment variables still there: [n=0] - Environment variables missing: [n=1] 'MAKEFLAGS' Differences environment variable by environment variable: 03/06 epilogue script 'D:/RCompile/CRANincoming/R-devel/lib/future/testme/_epilogue/090.gc.R' 04/06 epilogue script 'D:/RCompile/CRANincoming/R-devel/lib/future/testme/_epilogue/099.session_info.R' 05/06 epilogue script 'D:/RCompile/CRANincoming/R-devel/lib/future/testme/_epilogue/995.detritus-connections.R' 06/06 epilogue script 'D:/RCompile/CRANincoming/R-devel/lib/future/testme/_epilogue/999.detritus-files.R' Skipping, because path appears not to be an 'R CMD check' folder: 'D:/temp/2025_06_05_05_55_16_20588' Sourcing 6 epilogue scripts ... done Test time: user.self=0.4s, sys.self=0.02s, elapsed=1s, user.child=NAs, sys.child=NAs Test 'futureSessionInfo' ... success > > proc.time() user system elapsed 0.68 0.14 1.82