R Under development (unstable) (2023-06-30 r84625 ucrt) -- "Unsuffered Consequences" Copyright (C) 2023 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. > source("incl/start.R") [18:01:37.852] plan(): Setting new future strategy stack: [18:01:37.854] List of future strategies: [18:01:37.854] 1. sequential: [18:01:37.854] - args: function (..., envir = parent.frame()) [18:01:37.854] - tweaked: FALSE [18:01:37.854] - call: future::plan("sequential") [18:01:37.869] plan(): nbrOfWorkers() = 1 > > message("*** futureSessionInfo() ...") *** futureSessionInfo() ... > > message(" - test = FALSE") - test = FALSE > futureSessionInfo(test = FALSE) *** Package versions future 1.33.0, parallelly 1.36.0, parallel 4.4.0, globals 0.16.2, listenv 0.9.0 *** Allocations availableCores(): system mc.cores _R_CHECK_LIMIT_CORES_ 96 2 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 Number of workers: 1 List of future strategies: 1. sequential: - args: function (..., envir = parent.frame()) - tweaked: FALSE - call: future::plan("sequential") *** Basic tests > > message(" - test = TRUE") - test = TRUE > futureSessionInfo(test = TRUE) *** Package versions future 1.33.0, parallelly 1.36.0, parallel 4.4.0, globals 0.16.2, listenv 0.9.0 *** Allocations availableCores(): system mc.cores _R_CHECK_LIMIT_CORES_ 96 2 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 Number of workers: 1 List of future strategies: 1. sequential: - args: function (..., envir = parent.frame()) - tweaked: FALSE - call: future::plan("sequential") *** Basic tests Main R session details: pid r sysname release version nodename machine login user 1 37880 4.4.0 Windows Server x64 build 20348 host001 x86-64 user001 user001 effective_user 1 user001 [18:01:37.904] getGlobalsAndPackages() ... [18:01:37.905] Searching for globals... [18:01:37.914] - globals found: [7] '{', 'data.frame', 'ii', 'Sys.getpid', 'getRversion', 'as.list', 'Sys.info' [18:01:37.914] Searching for globals ... DONE [18:01:37.914] Resolving globals: FALSE [18:01:37.916] The total size of the 1 globals is 56 bytes (56 bytes) [18:01:37.916] The total size of the 1 globals exported for future expression ('{; data.frame(worker = ii, pid = Sys.getpid(), r = getRversion(),; as.list(Sys.info())); }') is 56 bytes.. This exceeds the maximum allowed size of 500.00 MiB (option 'future.globals.maxSize'). There is one global: 'ii' (56 bytes of class 'numeric') [18:01:37.917] - globals: [1] 'ii' [18:01:37.917] [18:01:37.917] getGlobalsAndPackages() ... DONE [18:01:37.918] run() for 'Future' ... [18:01:37.918] - state: 'created' [18:01:37.919] - Future backend: 'FutureStrategy', 'sequential', 'uniprocess', 'future', 'function' [18:01:37.919] - Future class: 'SequentialFuture', 'UniprocessFuture', 'Future', 'environment' [18:01:37.921] - Copy elements of temporary 'SequentialFuture' to final 'Future' object ... [18:01:37.921] - Field: 'label' [18:01:37.921] - Field: 'local' [18:01:37.922] - Field: 'owner' [18:01:37.922] - Field: 'envir' [18:01:37.922] - Field: 'packages' [18:01:37.922] - Field: 'gc' [18:01:37.922] - Field: 'conditions' [18:01:37.923] - Field: 'expr' [18:01:37.923] - Field: 'uuid' [18:01:37.923] - Field: 'seed' [18:01:37.923] - Field: 'version' [18:01:37.923] - Field: 'result' [18:01:37.924] - Field: 'asynchronous' [18:01:37.924] - Field: 'calls' [18:01:37.924] - Field: 'globals' [18:01:37.924] - Field: 'stdout' [18:01:37.924] - Field: 'earlySignal' [18:01:37.925] - Field: 'lazy' [18:01:37.925] - Field: 'state' [18:01:37.925] - Copy elements of temporary 'SequentialFuture' to final 'Future' object ... done [18:01:37.925] - Launch lazy future ... [18:01:37.926] Packages needed by the future expression (n = 0): [18:01:37.926] Packages needed by future strategies (n = 0): [18:01:37.927] { [18:01:37.927] { [18:01:37.927] { [18:01:37.927] ...future.startTime <- base::Sys.time() [18:01:37.927] { [18:01:37.927] { [18:01:37.927] { [18:01:37.927] base::local({ [18:01:37.927] has_future <- base::requireNamespace("future", [18:01:37.927] quietly = TRUE) [18:01:37.927] if (has_future) { [18:01:37.927] ns <- base::getNamespace("future") [18:01:37.927] version <- ns[[".package"]][["version"]] [18:01:37.927] if (is.null(version)) [18:01:37.927] version <- utils::packageVersion("future") [18:01:37.927] } [18:01:37.927] else { [18:01:37.927] version <- NULL [18:01:37.927] } [18:01:37.927] if (!has_future || version < "1.8.0") { [18:01:37.927] info <- base::c(r_version = base::gsub("R version ", [18:01:37.927] "", base::R.version$version.string), [18:01:37.927] platform = base::sprintf("%s (%s-bit)", [18:01:37.927] base::R.version$platform, 8 * base::.Machine$sizeof.pointer), [18:01:37.927] os = base::paste(base::Sys.info()[base::c("sysname", [18:01:37.927] "release", "version")], collapse = " "), [18:01:37.927] hostname = base::Sys.info()[["nodename"]]) [18:01:37.927] info <- base::sprintf("%s: %s", base::names(info), [18:01:37.927] info) [18:01:37.927] info <- base::paste(info, collapse = "; ") [18:01:37.927] if (!has_future) { [18:01:37.927] msg <- base::sprintf("Package 'future' is not installed on worker (%s)", [18:01:37.927] info) [18:01:37.927] } [18:01:37.927] else { [18:01:37.927] msg <- base::sprintf("Package 'future' on worker (%s) must be of version >= 1.8.0: %s", [18:01:37.927] info, version) [18:01:37.927] } [18:01:37.927] base::stop(msg) [18:01:37.927] } [18:01:37.927] }) [18:01:37.927] } [18:01:37.927] options(future.plan = NULL) [18:01:37.927] Sys.unsetenv("R_FUTURE_PLAN") [18:01:37.927] future::plan("default", .cleanup = FALSE, .init = FALSE) [18:01:37.927] } [18:01:37.927] ...future.workdir <- getwd() [18:01:37.927] } [18:01:37.927] ...future.oldOptions <- base::as.list(base::.Options) [18:01:37.927] ...future.oldEnvVars <- base::Sys.getenv() [18:01:37.927] } [18:01:37.927] base::options(future.startup.script = FALSE, future.globals.onMissing = NULL, [18:01:37.927] future.globals.maxSize = NULL, future.globals.method = NULL, [18:01:37.927] future.globals.onMissing = NULL, future.globals.onReference = NULL, [18:01:37.927] future.globals.resolve = NULL, future.resolve.recursive = NULL, [18:01:37.927] future.rng.onMisuse = NULL, future.rng.onMisuse.keepFuture = NULL, [18:01:37.927] future.stdout.windows.reencode = NULL, width = 80L) [18:01:37.927] ...future.futureOptionsAdded <- base::setdiff(base::names(base::.Options), [18:01:37.927] base::names(...future.oldOptions)) [18:01:37.927] } [18:01:37.927] if (FALSE) { [18:01:37.927] } [18:01:37.927] else { [18:01:37.927] if (TRUE) { [18:01:37.927] ...future.stdout <- base::rawConnection(base::raw(0L), [18:01:37.927] open = "w") [18:01:37.927] } [18:01:37.927] else { [18:01:37.927] ...future.stdout <- base::file(base::switch(.Platform$OS.type, [18:01:37.927] windows = "NUL", "/dev/null"), open = "w") [18:01:37.927] } [18:01:37.927] base::sink(...future.stdout, type = "output", split = FALSE) [18:01:37.927] base::on.exit(if (!base::is.null(...future.stdout)) { [18:01:37.927] base::sink(type = "output", split = FALSE) [18:01:37.927] base::close(...future.stdout) [18:01:37.927] }, add = TRUE) [18:01:37.927] } [18:01:37.927] ...future.frame <- base::sys.nframe() [18:01:37.927] ...future.conditions <- base::list() [18:01:37.927] ...future.rng <- base::globalenv()$.Random.seed [18:01:37.927] if (FALSE) { [18:01:37.927] ...future.globalenv.names <- c(base::names(base::.GlobalEnv), [18:01:37.927] "...future.value", "...future.globalenv.names", ".Random.seed") [18:01:37.927] } [18:01:37.927] ...future.result <- base::tryCatch({ [18:01:37.927] base::withCallingHandlers({ [18:01:37.927] ...future.value <- base::withVisible(base::local({ [18:01:37.927] data.frame(worker = ii, pid = Sys.getpid(), r = getRversion(), [18:01:37.927] as.list(Sys.info())) [18:01:37.927] })) [18:01:37.927] future::FutureResult(value = ...future.value$value, [18:01:37.927] visible = ...future.value$visible, rng = !identical(base::globalenv()$.Random.seed, [18:01:37.927] ...future.rng), globalenv = if (FALSE) [18:01:37.927] list(added = base::setdiff(base::names(base::.GlobalEnv), [18:01:37.927] ...future.globalenv.names)) [18:01:37.927] else NULL, started = ...future.startTime, version = "1.8") [18:01:37.927] }, condition = base::local({ [18:01:37.927] c <- base::c [18:01:37.927] inherits <- base::inherits [18:01:37.927] invokeRestart <- base::invokeRestart [18:01:37.927] length <- base::length [18:01:37.927] list <- base::list [18:01:37.927] seq.int <- base::seq.int [18:01:37.927] signalCondition <- base::signalCondition [18:01:37.927] sys.calls <- base::sys.calls [18:01:37.927] `[[` <- base::`[[` [18:01:37.927] `+` <- base::`+` [18:01:37.927] `<<-` <- base::`<<-` [18:01:37.927] sysCalls <- function(calls = sys.calls(), from = 1L) { [18:01:37.927] calls[seq.int(from = from + 12L, to = length(calls) - [18:01:37.927] 3L)] [18:01:37.927] } [18:01:37.927] function(cond) { [18:01:37.927] is_error <- inherits(cond, "error") [18:01:37.927] ignore <- !is_error && !is.null(NULL) && inherits(cond, [18:01:37.927] NULL) [18:01:37.927] if (is_error) { [18:01:37.927] sessionInformation <- function() { [18:01:37.927] list(r = base::R.Version(), locale = base::Sys.getlocale(), [18:01:37.927] rngkind = base::RNGkind(), namespaces = base::loadedNamespaces(), [18:01:37.927] search = base::search(), system = base::Sys.info()) [18:01:37.927] } [18:01:37.927] ...future.conditions[[length(...future.conditions) + [18:01:37.927] 1L]] <<- list(condition = cond, calls = c(sysCalls(from = ...future.frame), [18:01:37.927] cond$call), session = sessionInformation(), [18:01:37.927] timestamp = base::Sys.time(), signaled = 0L) [18:01:37.927] signalCondition(cond) [18:01:37.927] } [18:01:37.927] else if (!ignore && TRUE && inherits(cond, c("condition", [18:01:37.927] "immediateCondition"))) { [18:01:37.927] signal <- TRUE && inherits(cond, "immediateCondition") [18:01:37.927] ...future.conditions[[length(...future.conditions) + [18:01:37.927] 1L]] <<- list(condition = cond, signaled = base::as.integer(signal)) [18:01:37.927] if (TRUE && !signal) { [18:01:37.927] muffleCondition <- function (cond, pattern = "^muffle") [18:01:37.927] { [18:01:37.927] inherits <- base::inherits [18:01:37.927] invokeRestart <- base::invokeRestart [18:01:37.927] is.null <- base::is.null [18:01:37.927] muffled <- FALSE [18:01:37.927] if (inherits(cond, "message")) { [18:01:37.927] muffled <- grepl(pattern, "muffleMessage") [18:01:37.927] if (muffled) [18:01:37.927] invokeRestart("muffleMessage") [18:01:37.927] } [18:01:37.927] else if (inherits(cond, "warning")) { [18:01:37.927] muffled <- grepl(pattern, "muffleWarning") [18:01:37.927] if (muffled) [18:01:37.927] invokeRestart("muffleWarning") [18:01:37.927] } [18:01:37.927] else if (inherits(cond, "condition")) { [18:01:37.927] if (!is.null(pattern)) { [18:01:37.927] computeRestarts <- base::computeRestarts [18:01:37.927] grepl <- base::grepl [18:01:37.927] restarts <- computeRestarts(cond) [18:01:37.927] for (restart in restarts) { [18:01:37.927] name <- restart$name [18:01:37.927] if (is.null(name)) [18:01:37.927] next [18:01:37.927] if (!grepl(pattern, name)) [18:01:37.927] next [18:01:37.927] invokeRestart(restart) [18:01:37.927] muffled <- TRUE [18:01:37.927] break [18:01:37.927] } [18:01:37.927] } [18:01:37.927] } [18:01:37.927] invisible(muffled) [18:01:37.927] } [18:01:37.927] muffleCondition(cond, pattern = "^muffle") [18:01:37.927] } [18:01:37.927] } [18:01:37.927] else { [18:01:37.927] if (TRUE) { [18:01:37.927] muffleCondition <- function (cond, pattern = "^muffle") [18:01:37.927] { [18:01:37.927] inherits <- base::inherits [18:01:37.927] invokeRestart <- base::invokeRestart [18:01:37.927] is.null <- base::is.null [18:01:37.927] muffled <- FALSE [18:01:37.927] if (inherits(cond, "message")) { [18:01:37.927] muffled <- grepl(pattern, "muffleMessage") [18:01:37.927] if (muffled) [18:01:37.927] invokeRestart("muffleMessage") [18:01:37.927] } [18:01:37.927] else if (inherits(cond, "warning")) { [18:01:37.927] muffled <- grepl(pattern, "muffleWarning") [18:01:37.927] if (muffled) [18:01:37.927] invokeRestart("muffleWarning") [18:01:37.927] } [18:01:37.927] else if (inherits(cond, "condition")) { [18:01:37.927] if (!is.null(pattern)) { [18:01:37.927] computeRestarts <- base::computeRestarts [18:01:37.927] grepl <- base::grepl [18:01:37.927] restarts <- computeRestarts(cond) [18:01:37.927] for (restart in restarts) { [18:01:37.927] name <- restart$name [18:01:37.927] if (is.null(name)) [18:01:37.927] next [18:01:37.927] if (!grepl(pattern, name)) [18:01:37.927] next [18:01:37.927] invokeRestart(restart) [18:01:37.927] muffled <- TRUE [18:01:37.927] break [18:01:37.927] } [18:01:37.927] } [18:01:37.927] } [18:01:37.927] invisible(muffled) [18:01:37.927] } [18:01:37.927] muffleCondition(cond, pattern = "^muffle") [18:01:37.927] } [18:01:37.927] } [18:01:37.927] } [18:01:37.927] })) [18:01:37.927] }, error = function(ex) { [18:01:37.927] base::structure(base::list(value = NULL, visible = NULL, [18:01:37.927] conditions = ...future.conditions, rng = !identical(base::globalenv()$.Random.seed, [18:01:37.927] ...future.rng), started = ...future.startTime, [18:01:37.927] finished = Sys.time(), session_uuid = NA_character_, [18:01:37.927] version = "1.8"), class = "FutureResult") [18:01:37.927] }, finally = { [18:01:37.927] if (!identical(...future.workdir, getwd())) [18:01:37.927] setwd(...future.workdir) [18:01:37.927] { [18:01:37.927] if (identical(getOption("nwarnings"), ...future.oldOptions$nwarnings)) { [18:01:37.927] ...future.oldOptions$nwarnings <- NULL [18:01:37.927] } [18:01:37.927] base::options(...future.oldOptions) [18:01:37.927] if (.Platform$OS.type == "windows") { [18:01:37.927] old_names <- names(...future.oldEnvVars) [18:01:37.927] envs <- base::Sys.getenv() [18:01:37.927] names <- names(envs) [18:01:37.927] common <- intersect(names, old_names) [18:01:37.927] added <- setdiff(names, old_names) [18:01:37.927] removed <- setdiff(old_names, names) [18:01:37.927] changed <- common[...future.oldEnvVars[common] != [18:01:37.927] envs[common]] [18:01:37.927] NAMES <- toupper(changed) [18:01:37.927] args <- list() [18:01:37.927] for (kk in seq_along(NAMES)) { [18:01:37.927] name <- changed[[kk]] [18:01:37.927] NAME <- NAMES[[kk]] [18:01:37.927] if (name != NAME && is.element(NAME, old_names)) [18:01:37.927] next [18:01:37.927] args[[name]] <- ...future.oldEnvVars[[name]] [18:01:37.927] } [18:01:37.927] NAMES <- toupper(added) [18:01:37.927] for (kk in seq_along(NAMES)) { [18:01:37.927] name <- added[[kk]] [18:01:37.927] NAME <- NAMES[[kk]] [18:01:37.927] if (name != NAME && is.element(NAME, old_names)) [18:01:37.927] next [18:01:37.927] args[[name]] <- "" [18:01:37.927] } [18:01:37.927] NAMES <- toupper(removed) [18:01:37.927] for (kk in seq_along(NAMES)) { [18:01:37.927] name <- removed[[kk]] [18:01:37.927] NAME <- NAMES[[kk]] [18:01:37.927] if (name != NAME && is.element(NAME, old_names)) [18:01:37.927] next [18:01:37.927] args[[name]] <- ...future.oldEnvVars[[name]] [18:01:37.927] } [18:01:37.927] if (length(args) > 0) [18:01:37.927] base::do.call(base::Sys.setenv, args = args) [18:01:37.927] args <- names <- old_names <- NAMES <- envs <- common <- added <- removed <- NULL [18:01:37.927] } [18:01:37.927] else { [18:01:37.927] base::do.call(base::Sys.setenv, args = base::as.list(...future.oldEnvVars)) [18:01:37.927] } [18:01:37.927] { [18:01:37.927] if (base::length(...future.futureOptionsAdded) > [18:01:37.927] 0L) { [18:01:37.927] opts <- base::vector("list", length = base::length(...future.futureOptionsAdded)) [18:01:37.927] base::names(opts) <- ...future.futureOptionsAdded [18:01:37.927] base::options(opts) [18:01:37.927] } [18:01:37.927] { [18:01:37.927] { [18:01:37.927] NULL [18:01:37.927] RNGkind("Mersenne-Twister") [18:01:37.927] base::rm(list = ".Random.seed", envir = base::globalenv(), [18:01:37.927] inherits = FALSE) [18:01:37.927] } [18:01:37.927] options(future.plan = NULL) [18:01:37.927] if (is.na(NA_character_)) [18:01:37.927] Sys.unsetenv("R_FUTURE_PLAN") [18:01:37.927] else Sys.setenv(R_FUTURE_PLAN = NA_character_) [18:01:37.927] future::plan(list(function (..., envir = parent.frame()) [18:01:37.927] { [18:01:37.927] future <- SequentialFuture(..., envir = envir) [18:01:37.927] if (!future$lazy) [18:01:37.927] future <- run(future) [18:01:37.927] invisible(future) [18:01:37.927] }), .cleanup = FALSE, .init = FALSE) [18:01:37.927] } [18:01:37.927] } [18:01:37.927] } [18:01:37.927] }) [18:01:37.927] if (TRUE) { [18:01:37.927] base::sink(type = "output", split = FALSE) [18:01:37.927] if (TRUE) { [18:01:37.927] ...future.result$stdout <- base::rawToChar(base::rawConnectionValue(...future.stdout)) [18:01:37.927] } [18:01:37.927] else { [18:01:37.927] ...future.result["stdout"] <- base::list(NULL) [18:01:37.927] } [18:01:37.927] base::close(...future.stdout) [18:01:37.927] ...future.stdout <- NULL [18:01:37.927] } [18:01:37.927] ...future.result$conditions <- ...future.conditions [18:01:37.927] ...future.result$finished <- base::Sys.time() [18:01:37.927] ...future.result [18:01:37.927] } [18:01:37.931] assign_globals() ... [18:01:37.932] List of 1 [18:01:37.932] $ ii: int 1 [18:01:37.932] - attr(*, "where")=List of 1 [18:01:37.932] ..$ ii: [18:01:37.932] - attr(*, "class")= chr [1:3] "FutureGlobals" "Globals" "list" [18:01:37.932] - attr(*, "resolved")= logi FALSE [18:01:37.932] - attr(*, "total_size")= num 56 [18:01:37.932] - attr(*, "already-done")= logi TRUE [18:01:37.937] - copied 'ii' to environment [18:01:37.937] assign_globals() ... done [18:01:37.937] plan(): Setting new future strategy stack: [18:01:37.938] List of future strategies: [18:01:37.938] 1. sequential: [18:01:37.938] - args: function (..., envir = parent.frame()) [18:01:37.938] - tweaked: FALSE [18:01:37.938] - call: NULL [18:01:37.938] plan(): nbrOfWorkers() = 1 [18:01:37.941] plan(): Setting new future strategy stack: [18:01:37.941] List of future strategies: [18:01:37.941] 1. sequential: [18:01:37.941] - args: function (..., envir = parent.frame()) [18:01:37.941] - tweaked: FALSE [18:01:37.941] - call: future::plan("sequential") [18:01:37.941] plan(): nbrOfWorkers() = 1 [18:01:37.942] SequentialFuture started (and completed) [18:01:37.942] - Launch lazy future ... done [18:01:37.943] run() for 'SequentialFuture' ... done [18:01:37.943] resolve() on list ... [18:01:37.943] recursive: 0 [18:01:37.944] length: 1 [18:01:37.944] [18:01:37.944] resolved() for 'SequentialFuture' ... [18:01:37.944] - state: 'finished' [18:01:37.944] - run: TRUE [18:01:37.945] - result: 'FutureResult' [18:01:37.945] resolved() for 'SequentialFuture' ... done [18:01:37.945] Future #1 [18:01:37.946] signalConditionsASAP(SequentialFuture, pos=1) ... [18:01:37.946] - nx: 1 [18:01:37.946] - relay: TRUE [18:01:37.946] - stdout: TRUE [18:01:37.946] - signal: TRUE [18:01:37.946] - resignal: FALSE [18:01:37.946] - force: TRUE [18:01:37.947] - relayed: [n=1] FALSE [18:01:37.947] - queued futures: [n=1] FALSE [18:01:37.947] - until=1 [18:01:37.947] - relaying element #1 [18:01:37.947] - relayed: [n=1] TRUE [18:01:37.948] - queued futures: [n=1] TRUE [18:01:37.948] signalConditionsASAP(SequentialFuture, pos=1) ... done [18:01:37.948] length: 0 (resolved future 1) [18:01:37.948] Relaying remaining futures [18:01:37.948] signalConditionsASAP(NULL, pos=0) ... [18:01:37.949] - nx: 1 [18:01:37.949] - relay: TRUE [18:01:37.949] - stdout: TRUE [18:01:37.949] - signal: TRUE [18:01:37.949] - resignal: FALSE [18:01:37.949] - force: TRUE [18:01:37.949] - relayed: [n=1] TRUE [18:01:37.950] - queued futures: [n=1] TRUE - flush all [18:01:37.950] - relayed: [n=1] TRUE [18:01:37.950] - queued futures: [n=1] TRUE [18:01:37.950] signalConditionsASAP(NULL, pos=0) ... done [18:01:37.950] resolve() on list ... DONE Worker R session details: worker pid r sysname release version nodename machine login 1 1 37880 4.4.0 Windows Server x64 build 20348 host001 x86-64 user001 user effective_user 1 user001 user001 Number of unique worker PIDs: 1 (as expected) > > message("*** futureSessionInfo() ... DONE") *** futureSessionInfo() ... DONE > > source("incl/end.R") [18:01:37.954] plan(): Setting new future strategy stack: [18:01:37.954] List of future strategies: [18:01:37.954] 1. FutureStrategy: [18:01:37.954] - args: function (..., envir = parent.frame()) [18:01:37.954] - tweaked: FALSE [18:01:37.954] - call: future::plan(oplan) [18:01:37.968] plan(): nbrOfWorkers() = 1 Failed to undo environment variables: - Expected environment variables: [n=201] '!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', 'OMP_THREAD_LIMIT', 'OS', 'PATH', 'PATHEXT', 'PROCESSOR_ARCHITECTURE', 'PROCESSOR_IDENTIFIER', 'PROCESSOR_LEVEL', 'PROCESSOR_REVISION', 'PROGRAMFILES', 'PROMPT', 'PSModulePath', 'PUBLIC', 'PWD', 'ProgramData', 'ProgramFiles(x86)', 'ProgramW6432', 'RETICULATE_AUTOCONFIGURE', 'RTOOLS43_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_RTOOLS43_PATH', 'R_SCRIPT_LEGACY', 'R_SHARE_DIR', '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_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_MATRIX_DATA_', '_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_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_SUBDIRS_STRICT_', '_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_USE_ALIASES_FROM_CRAN_', '_R_CLASS_MATRIX_ARRAY_', '_R_INSTALL_TIME_PATCHES_', '_R_S3_METHOD_LOOKUP_BASEENV_AFTER_GLOBALENV_', '_R_SHLIB_BUILD_OBJECTS_SYMBOL_TABLES_', 'maj.version', 'nextArg--timingsnextArg--install' - Environment variables still there: [n=0] - Environment variables missing: [n=1] 'MAKEFLAGS' Differences environment variable by environment variable: List of 3 $ name : chr "MAKEFLAGS" $ expected: 'Dlist' chr "" $ actual : 'Dlist' chr NA > > proc.time() user system elapsed 0.35 0.04 0.39