R Under development (unstable) (2024-11-21 r87360 ucrt) -- "Unsuffered Consequences" Copyright (C) 2024 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") > > message("with_progress() - progressr.debug = TRUE ...") with_progress() - progressr.debug = TRUE ... > > options(progressr.debug = TRUE) > > with_progress({ + y <- slow_sum(1:10) + }) with_progress() ... as_progression_handler() ... - Number of progression handlers: 1 - Handler 1 is a function; calling it - drop = TRUE => dropping non-enabled handlers - Number of progression handlers: 1 as_progression_handler() ... done - Buffering: 'terminal', 'stdout', 'condition' - signaling 'reset' to all handlers [05:56:10.466] reset_reporter() ... [05:56:10.467] List of 15 [05:56:10.467] $ max_steps : NULL [05:56:10.467] $ times : num Inf [05:56:10.467] $ interval : num 0.1 [05:56:10.467] $ enable_after: num 0 [05:56:10.467] $ auto_finish : logi TRUE [05:56:10.467] $ clear : logi TRUE [05:56:10.467] $ target : chr "terminal" [05:56:10.467] $ step : NULL [05:56:10.467] $ message : NULL [05:56:10.467] $ timestamps : NULL [05:56:10.467] $ delta : int 0 [05:56:10.467] $ enabled : logi FALSE [05:56:10.467] $ config :List of 7 [05:56:10.467] ..$ max_steps : NULL [05:56:10.467] ..$ times : num Inf [05:56:10.467] ..$ interval : num 0.1 [05:56:10.467] ..$ enable_after: num 0 [05:56:10.467] ..$ auto_finish : logi TRUE [05:56:10.467] ..$ clear : logi TRUE [05:56:10.467] ..$ target : chr "terminal" [05:56:10.467] $ state :List of 5 [05:56:10.467] ..$ step : NULL [05:56:10.467] ..$ message : NULL [05:56:10.467] ..$ timestamps: NULL [05:56:10.467] ..$ delta : int 0 [05:56:10.467] ..$ enabled : logi FALSE [05:56:10.467] $ progression :List of 12 [05:56:10.467] ..$ owner_session_uuid: NULL [05:56:10.467] ..$ progressor_uuid : NULL [05:56:10.467] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:10.467] ..$ progression_index : NULL [05:56:10.467] ..$ progression_time : chr "2024-11-22 05:56:10.463 +0100" [05:56:10.467] ..$ type : chr "reset" [05:56:10.467] ..$ message : chr(0) [05:56:10.467] ..$ amount : num 1 [05:56:10.467] ..$ step : NULL [05:56:10.467] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:10.467] ..$ call : NULL [05:56:10.467] ..$ calls :Dotted pair list of 8 [05:56:10.467] .. ..$ : language with_progress({ y <- slow_sum(1:10) ... [05:56:10.467] .. ..$ : language withCallingHandlers({ withRestarts({ ... [05:56:10.467] .. ..$ : language withRestarts({ signalCondition(control_progression("reset")) ... [05:56:10.467] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:10.467] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:10.467] .. ..$ : language signalCondition(control_progression("reset")) [05:56:10.467] .. ..$ : language control_progression("reset") [05:56:10.467] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:10.467] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" [05:56:10.514] reset_reporter() ... done - received a 'simpleMessage' [05:56:10.517] hide_reporter() ... [05:56:10.517] List of 15 [05:56:10.517] $ max_steps : NULL [05:56:10.517] $ times : num Inf [05:56:10.517] $ interval : num 0.1 [05:56:10.517] $ enable_after: num 0 [05:56:10.517] $ auto_finish : logi TRUE [05:56:10.517] $ clear : logi TRUE [05:56:10.517] $ target : chr "terminal" [05:56:10.517] $ step : NULL [05:56:10.517] $ message : NULL [05:56:10.517] $ timestamps : NULL [05:56:10.517] $ delta : int 0 [05:56:10.517] $ enabled : logi FALSE [05:56:10.517] $ config :List of 7 [05:56:10.517] ..$ max_steps : NULL [05:56:10.517] ..$ times : num Inf [05:56:10.517] ..$ interval : num 0.1 [05:56:10.517] ..$ enable_after: num 0 [05:56:10.517] ..$ auto_finish : logi TRUE [05:56:10.517] ..$ clear : logi TRUE [05:56:10.517] ..$ target : chr "terminal" [05:56:10.517] $ state :List of 5 [05:56:10.517] ..$ step : NULL [05:56:10.517] ..$ message : NULL [05:56:10.517] ..$ timestamps: NULL [05:56:10.517] ..$ delta : int 0 [05:56:10.517] ..$ enabled : logi FALSE [05:56:10.517] $ progression :List of 12 [05:56:10.517] ..$ owner_session_uuid: NULL [05:56:10.517] ..$ progressor_uuid : NULL [05:56:10.517] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:10.517] ..$ progression_index : NULL [05:56:10.517] ..$ progression_time : chr "2024-11-22 05:56:10.517 +0100" [05:56:10.517] ..$ type : chr "hide" [05:56:10.517] ..$ message : chr(0) [05:56:10.517] ..$ amount : num 1 [05:56:10.517] ..$ step : NULL [05:56:10.517] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:10.517] ..$ call : NULL [05:56:10.517] ..$ calls :Dotted pair list of 15 [05:56:10.517] .. ..$ : language with_progress({ y <- slow_sum(1:10) ... [05:56:10.517] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:10.517] .. ..$ : language withVisible(expr) [05:56:10.517] .. ..$ : language slow_sum(1:10) [05:56:10.517] .. ..$ : language progressor(along = x) [05:56:10.517] .. ..$ : language fcn(type = "initiate", steps = steps, auto_finish = auto_finish) [05:56:10.517] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:10.517] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:10.517] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:10.517] .. ..$ : language signalCondition(cond) [05:56:10.517] .. ..$ : language (function (p) { ... [05:56:10.517] .. ..$ : language calling_handler(control_progression("hide")) [05:56:10.517] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:10.517] .. ..$ : language control_progression("hide") [05:56:10.517] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:10.517] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" [05:56:10.548] hide_reporter() ... done - received a 'progression' (n=1) [05:56:10.549] unhide_reporter() ... [05:56:10.549] List of 15 [05:56:10.549] $ max_steps : NULL [05:56:10.549] $ times : num Inf [05:56:10.549] $ interval : num 0.1 [05:56:10.549] $ enable_after: num 0 [05:56:10.549] $ auto_finish : logi TRUE [05:56:10.549] $ clear : logi TRUE [05:56:10.549] $ target : chr "terminal" [05:56:10.549] $ step : NULL [05:56:10.549] $ message : NULL [05:56:10.549] $ timestamps : NULL [05:56:10.549] $ delta : int 0 [05:56:10.549] $ enabled : logi FALSE [05:56:10.549] $ config :List of 7 [05:56:10.549] ..$ max_steps : NULL [05:56:10.549] ..$ times : num Inf [05:56:10.549] ..$ interval : num 0.1 [05:56:10.549] ..$ enable_after: num 0 [05:56:10.549] ..$ auto_finish : logi TRUE [05:56:10.549] ..$ clear : logi TRUE [05:56:10.549] ..$ target : chr "terminal" [05:56:10.549] $ state :List of 5 [05:56:10.549] ..$ step : NULL [05:56:10.549] ..$ message : NULL [05:56:10.549] ..$ timestamps: NULL [05:56:10.549] ..$ delta : int 0 [05:56:10.549] ..$ enabled : logi FALSE [05:56:10.549] $ progression :List of 12 [05:56:10.549] ..$ owner_session_uuid: NULL [05:56:10.549] ..$ progressor_uuid : NULL [05:56:10.549] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:10.549] ..$ progression_index : NULL [05:56:10.549] ..$ progression_time : chr "2024-11-22 05:56:10.548 +0100" [05:56:10.549] ..$ type : chr "unhide" [05:56:10.549] ..$ message : chr(0) [05:56:10.549] ..$ amount : num 1 [05:56:10.549] ..$ step : NULL [05:56:10.549] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:10.549] ..$ call : NULL [05:56:10.549] ..$ calls :Dotted pair list of 15 [05:56:10.549] .. ..$ : language with_progress({ y <- slow_sum(1:10) ... [05:56:10.549] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:10.549] .. ..$ : language withVisible(expr) [05:56:10.549] .. ..$ : language slow_sum(1:10) [05:56:10.549] .. ..$ : language progressor(along = x) [05:56:10.549] .. ..$ : language fcn(type = "initiate", steps = steps, auto_finish = auto_finish) [05:56:10.549] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:10.549] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:10.549] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:10.549] .. ..$ : language signalCondition(cond) [05:56:10.549] .. ..$ : language (function (p) { ... [05:56:10.549] .. ..$ : language calling_handler(control_progression("unhide")) [05:56:10.549] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:10.549] .. ..$ : language control_progression("unhide") [05:56:10.549] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:10.549] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" [05:56:10.572] unhide_reporter() ... done [05:56:10.572] Progression calling handler 'initiate' ... [05:56:10.573] - progression: [05:56:10.573] List of 14 [05:56:10.573] $ owner_session_uuid: chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:10.573] ..- attr(*, "source")=List of 6 [05:56:10.573] .. ..$ host : Named chr "CRANWIN3" [05:56:10.573] .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:56:10.573] .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:56:10.573] .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:56:10.573] .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:10.573] .. ..$ tempdir: chr "D:\\temp\\2024_11_22_05_55_01_31289\\RtmpcRpDnE" [05:56:10.573] .. ..$ pid : int 116752 [05:56:10.573] .. ..$ random : int 1056149315 [05:56:10.573] $ progressor_uuid : chr "c163167e-419c-205e-5113-5d8ec9d9c895" [05:56:10.573] $ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:10.573] $ progression_index : int 1 [05:56:10.573] $ progression_time : chr "2024-11-22 05:56:10.515 +0100" [05:56:10.573] $ type : chr "initiate" [05:56:10.573] $ message : chr(0) [05:56:10.573] $ amount : num 1 [05:56:10.573] $ step : NULL [05:56:10.573] $ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:10.573] $ steps : int 10 [05:56:10.573] $ auto_finish : logi TRUE [05:56:10.573] $ call : NULL [05:56:10.573] $ calls : NULL [05:56:10.573] - attr(*, "class")= chr [1:3] "progression" "immediateCondition" "condition" [05:56:10.582] - progressor_uuid: c163167e-419c-205e-5113-5d8ec9d9c895 [05:56:10.582] - progression_index: 1 [05:56:10.582] - duplicated: FALSE [05:56:10.582] List of 1 [05:56:10.582] $ max_steps: int 10 [05:56:10.583] List of 4 [05:56:10.583] $ auto_finish : logi TRUE [05:56:10.583] $ times : num 10 [05:56:10.583] $ interval : num 0.1 [05:56:10.583] $ intrusiveness: num 1 [05:56:10.587] List of 2 [05:56:10.587] $ times : num 10 [05:56:10.587] $ interval: num 0.1 [05:56:10.590] List of 2 [05:56:10.590] $ finished : logi FALSE [05:56:10.590] $ milestones: num [1:10] 1 2 3 4 5 6 7 8 9 10 [05:56:10.593] initiate_reporter() ... [05:56:10.593] List of 15 [05:56:10.593] $ max_steps : int 10 [05:56:10.593] $ times : num Inf [05:56:10.593] $ interval : num 0.1 [05:56:10.593] $ enable_after: num 0 [05:56:10.593] $ auto_finish : logi TRUE [05:56:10.593] $ clear : logi TRUE [05:56:10.593] $ target : chr "terminal" [05:56:10.593] $ step : int 0 [05:56:10.593] $ message : chr(0) [05:56:10.593] $ timestamps : POSIXct[1:10], format: "2024-11-22 05:56:10" NA ... [05:56:10.593] $ delta : int 0 [05:56:10.593] $ enabled : logi TRUE [05:56:10.593] $ config :List of 7 [05:56:10.593] ..$ max_steps : int 10 [05:56:10.593] ..$ times : num Inf [05:56:10.593] ..$ interval : num 0.1 [05:56:10.593] ..$ enable_after: num 0 [05:56:10.593] ..$ auto_finish : logi TRUE [05:56:10.593] ..$ clear : logi TRUE [05:56:10.593] ..$ target : chr "terminal" [05:56:10.593] $ state :List of 5 [05:56:10.593] ..$ step : int 0 [05:56:10.593] ..$ message : chr(0) [05:56:10.593] ..$ timestamps: POSIXct[1:10], format: "2024-11-22 05:56:10" NA ... [05:56:10.593] ..$ delta : int 0 [05:56:10.593] ..$ enabled : logi TRUE [05:56:10.593] $ progression :List of 14 [05:56:10.593] ..$ owner_session_uuid: chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:10.593] .. ..- attr(*, "source")=List of 6 [05:56:10.593] .. .. ..$ host : Named chr "CRANWIN3" [05:56:10.593] .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:56:10.593] .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:56:10.593] .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:56:10.593] .. .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:10.593] .. .. ..$ tempdir: chr "D:\\temp\\2024_11_22_05_55_01_31289\\RtmpcRpDnE" [05:56:10.593] .. .. ..$ pid : int 116752 [05:56:10.593] .. .. ..$ random : int 1056149315 [05:56:10.593] ..$ progressor_uuid : chr "c163167e-419c-205e-5113-5d8ec9d9c895" [05:56:10.593] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:10.593] ..$ progression_index : int 1 [05:56:10.593] ..$ progression_time : chr "2024-11-22 05:56:10.515 +0100" [05:56:10.593] ..$ type : chr "initiate" [05:56:10.593] ..$ message : chr(0) [05:56:10.593] ..$ amount : num 1 [05:56:10.593] ..$ step : NULL [05:56:10.593] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:10.593] ..$ steps : int 10 [05:56:10.593] ..$ auto_finish : logi TRUE [05:56:10.593] ..$ call : NULL [05:56:10.593] ..$ calls : NULL [05:56:10.593] ..- attr(*, "class")= chr [1:3] "progression" "immediateCondition" "condition" | | | 0%[05:56:10.615] initiate_reporter() ... done [05:56:10.615] Progression calling handler 'initiate' ... done - received a 'progression' - received a 'simpleMessage' [05:56:10.616] hide_reporter() ... [05:56:10.616] List of 15 [05:56:10.616] $ max_steps : int 10 [05:56:10.616] $ times : num Inf [05:56:10.616] $ interval : num 0.1 [05:56:10.616] $ enable_after: num 0 [05:56:10.616] $ auto_finish : logi TRUE [05:56:10.616] $ clear : logi TRUE [05:56:10.616] $ target : chr "terminal" [05:56:10.616] $ step : int 0 [05:56:10.616] $ message : chr(0) [05:56:10.616] $ timestamps : POSIXct[1:10], format: "2024-11-22 05:56:10" NA ... [05:56:10.616] $ delta : int 0 [05:56:10.616] $ enabled : logi TRUE [05:56:10.616] $ config :List of 7 [05:56:10.616] ..$ max_steps : int 10 [05:56:10.616] ..$ times : num Inf [05:56:10.616] ..$ interval : num 0.1 [05:56:10.616] ..$ enable_after: num 0 [05:56:10.616] ..$ auto_finish : logi TRUE [05:56:10.616] ..$ clear : logi TRUE [05:56:10.616] ..$ target : chr "terminal" [05:56:10.616] $ state :List of 5 [05:56:10.616] ..$ step : int 0 [05:56:10.616] ..$ message : chr(0) [05:56:10.616] ..$ timestamps: POSIXct[1:10], format: "2024-11-22 05:56:10" NA ... [05:56:10.616] ..$ delta : int 0 [05:56:10.616] ..$ enabled : logi TRUE [05:56:10.616] $ progression :List of 12 [05:56:10.616] ..$ owner_session_uuid: NULL [05:56:10.616] ..$ progressor_uuid : NULL [05:56:10.616] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:10.616] ..$ progression_index : NULL [05:56:10.616] ..$ progression_time : chr "2024-11-22 05:56:10.616 +0100" [05:56:10.616] ..$ type : chr "hide" [05:56:10.616] ..$ message : chr(0) [05:56:10.616] ..$ amount : num 1 [05:56:10.616] ..$ step : NULL [05:56:10.616] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:10.616] ..$ call : NULL [05:56:10.616] ..$ calls :Dotted pair list of 14 [05:56:10.616] .. ..$ : language with_progress({ y <- slow_sum(1:10) ... [05:56:10.616] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:10.616] .. ..$ : language withVisible(expr) [05:56:10.616] .. ..$ : language slow_sum(1:10) [05:56:10.616] .. ..$ : language p(amount = 0) [05:56:10.616] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:10.616] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:10.616] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:10.616] .. ..$ : language signalCondition(cond) [05:56:10.616] .. ..$ : language (function (p) { ... [05:56:10.616] .. ..$ : language calling_handler(control_progression("hide")) [05:56:10.616] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:10.616] .. ..$ : language control_progression("hide") [05:56:10.616] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:10.616] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" [05:56:10.643] hide_reporter() ... done - received a 'progression' (n=2) [05:56:10.643] unhide_reporter() ... [05:56:10.644] List of 15 [05:56:10.644] $ max_steps : int 10 [05:56:10.644] $ times : num Inf [05:56:10.644] $ interval : num 0.1 [05:56:10.644] $ enable_after: num 0 [05:56:10.644] $ auto_finish : logi TRUE [05:56:10.644] $ clear : logi TRUE [05:56:10.644] $ target : chr "terminal" [05:56:10.644] $ step : int 0 [05:56:10.644] $ message : chr(0) [05:56:10.644] $ timestamps : POSIXct[1:10], format: "2024-11-22 05:56:10" NA ... [05:56:10.644] $ delta : int 0 [05:56:10.644] $ enabled : logi TRUE [05:56:10.644] $ config :List of 7 [05:56:10.644] ..$ max_steps : int 10 [05:56:10.644] ..$ times : num Inf [05:56:10.644] ..$ interval : num 0.1 [05:56:10.644] ..$ enable_after: num 0 [05:56:10.644] ..$ auto_finish : logi TRUE [05:56:10.644] ..$ clear : logi TRUE [05:56:10.644] ..$ target : chr "terminal" [05:56:10.644] $ state :List of 5 [05:56:10.644] ..$ step : int 0 [05:56:10.644] ..$ message : chr(0) [05:56:10.644] ..$ timestamps: POSIXct[1:10], format: "2024-11-22 05:56:10" NA ... [05:56:10.644] ..$ delta : int 0 [05:56:10.644] ..$ enabled : logi TRUE [05:56:10.644] $ progression :List of 12 [05:56:10.644] ..$ owner_session_uuid: NULL [05:56:10.644] ..$ progressor_uuid : NULL [05:56:10.644] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:10.644] ..$ progression_index : NULL [05:56:10.644] ..$ progression_time : chr "2024-11-22 05:56:10.643 +0100" [05:56:10.644] ..$ type : chr "unhide" [05:56:10.644] ..$ message : chr(0) [05:56:10.644] ..$ amount : num 1 [05:56:10.644] ..$ step : NULL [05:56:10.644] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:10.644] ..$ call : NULL [05:56:10.644] ..$ calls :Dotted pair list of 14 [05:56:10.644] .. ..$ : language with_progress({ y <- slow_sum(1:10) ... [05:56:10.644] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:10.644] .. ..$ : language withVisible(expr) [05:56:10.644] .. ..$ : language slow_sum(1:10) [05:56:10.644] .. ..$ : language p(amount = 0) [05:56:10.644] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:10.644] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:10.644] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:10.644] .. ..$ : language signalCondition(cond) [05:56:10.644] .. ..$ : language (function (p) { ... [05:56:10.644] .. ..$ : language calling_handler(control_progression("unhide")) [05:56:10.644] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:10.644] .. ..$ : language control_progression("unhide") [05:56:10.644] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:10.644] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" | | | 0%[05:56:10.671] unhide_reporter() ... done [05:56:10.671] Progression calling handler 'update' ... [05:56:10.672] - progression: [05:56:10.672] List of 12 [05:56:10.672] $ owner_session_uuid: chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:10.672] ..- attr(*, "source")=List of 6 [05:56:10.672] .. ..$ host : Named chr "CRANWIN3" [05:56:10.672] .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:56:10.672] .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:56:10.672] .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:56:10.672] .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:10.672] .. ..$ tempdir: chr "D:\\temp\\2024_11_22_05_55_01_31289\\RtmpcRpDnE" [05:56:10.672] .. ..$ pid : int 116752 [05:56:10.672] .. ..$ random : int 1056149315 [05:56:10.672] $ progressor_uuid : chr "c163167e-419c-205e-5113-5d8ec9d9c895" [05:56:10.672] $ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:10.672] $ progression_index : int 2 [05:56:10.672] $ progression_time : chr "2024-11-22 05:56:10.616 +0100" [05:56:10.672] $ type : chr "update" [05:56:10.672] $ message : chr(0) [05:56:10.672] $ amount : num 0 [05:56:10.672] $ step : NULL [05:56:10.672] $ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:10.672] $ call : NULL [05:56:10.672] $ calls : NULL [05:56:10.672] - attr(*, "class")= chr [1:3] "progression" "immediateCondition" "condition" [05:56:10.694] - progressor_uuid: c163167e-419c-205e-5113-5d8ec9d9c895 [05:56:10.694] - progression_index: 2 [05:56:10.694] - duplicated: FALSE [05:56:10.695] List of 4 [05:56:10.695] $ step : int 0 [05:56:10.695] $ p$amount : num 0 [05:56:10.695] $ p$step : NULL [05:56:10.695] $ max_steps: int 10 [05:56:10.699] List of 5 [05:56:10.699] $ finished : logi FALSE [05:56:10.699] $ step : num 0 [05:56:10.699] $ milestones : num [1:10] 1 2 3 4 5 6 7 8 9 10 [05:56:10.699] $ prev_milestone: int 0 [05:56:10.699] $ interval : num 0.1 [05:56:10.707] List of 1 [05:56:10.707] $ milestones: num [1:10] 1 2 3 4 5 6 7 8 9 10 [05:56:10.709] update_reporter() ... [05:56:10.710] List of 15 [05:56:10.710] $ max_steps : int 10 [05:56:10.710] $ times : num Inf [05:56:10.710] $ interval : num 0.1 [05:56:10.710] $ enable_after: num 0 [05:56:10.710] $ auto_finish : logi TRUE [05:56:10.710] $ clear : logi TRUE [05:56:10.710] $ target : chr "terminal" [05:56:10.710] $ step : num 0 [05:56:10.710] $ message : chr(0) [05:56:10.710] $ timestamps : POSIXct[1:10], format: "2024-11-22 05:56:10" NA ... [05:56:10.710] $ delta : num 0 [05:56:10.710] $ enabled : logi TRUE [05:56:10.710] $ config :List of 7 [05:56:10.710] ..$ max_steps : int 10 [05:56:10.710] ..$ times : num Inf [05:56:10.710] ..$ interval : num 0.1 [05:56:10.710] ..$ enable_after: num 0 [05:56:10.710] ..$ auto_finish : logi TRUE [05:56:10.710] ..$ clear : logi TRUE [05:56:10.710] ..$ target : chr "terminal" [05:56:10.710] $ state :List of 5 [05:56:10.710] ..$ step : num 0 [05:56:10.710] ..$ message : chr(0) [05:56:10.710] ..$ timestamps: POSIXct[1:10], format: "2024-11-22 05:56:10" NA ... [05:56:10.710] ..$ delta : num 0 [05:56:10.710] ..$ enabled : logi TRUE [05:56:10.710] $ progression :List of 12 [05:56:10.710] ..$ owner_session_uuid: chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:10.710] .. ..- attr(*, "source")=List of 6 [05:56:10.710] .. .. ..$ host : Named chr "CRANWIN3" [05:56:10.710] .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:56:10.710] .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:56:10.710] .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:56:10.710] .. .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:10.710] .. .. ..$ tempdir: chr "D:\\temp\\2024_11_22_05_55_01_31289\\RtmpcRpDnE" [05:56:10.710] .. .. ..$ pid : int 116752 [05:56:10.710] .. .. ..$ random : int 1056149315 [05:56:10.710] ..$ progressor_uuid : chr "c163167e-419c-205e-5113-5d8ec9d9c895" [05:56:10.710] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:10.710] ..$ progression_index : int 2 [05:56:10.710] ..$ progression_time : chr "2024-11-22 05:56:10.616 +0100" [05:56:10.710] ..$ type : chr "update" [05:56:10.710] ..$ message : chr(0) [05:56:10.710] ..$ amount : num 0 [05:56:10.710] ..$ step : NULL [05:56:10.710] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:10.710] ..$ call : NULL [05:56:10.710] ..$ calls : NULL [05:56:10.710] ..- attr(*, "class")= chr [1:3] "progression" "immediateCondition" "condition" [05:56:10.738] update_reporter() ... done [05:56:10.738] Progression calling handler 'update' ... done - received a 'progression' - received a 'simpleMessage' [05:56:10.740] hide_reporter() ... [05:56:10.740] List of 15 [05:56:10.740] $ max_steps : int 10 [05:56:10.740] $ times : num Inf [05:56:10.740] $ interval : num 0.1 [05:56:10.740] $ enable_after: num 0 [05:56:10.740] $ auto_finish : logi TRUE [05:56:10.740] $ clear : logi TRUE [05:56:10.740] $ target : chr "terminal" [05:56:10.740] $ step : num 0 [05:56:10.740] $ message : chr(0) [05:56:10.740] $ timestamps : POSIXct[1:10], format: "2024-11-22 05:56:10" NA ... [05:56:10.740] $ delta : num 0 [05:56:10.740] $ enabled : logi TRUE [05:56:10.740] $ config :List of 7 [05:56:10.740] ..$ max_steps : int 10 [05:56:10.740] ..$ times : num Inf [05:56:10.740] ..$ interval : num 0.1 [05:56:10.740] ..$ enable_after: num 0 [05:56:10.740] ..$ auto_finish : logi TRUE [05:56:10.740] ..$ clear : logi TRUE [05:56:10.740] ..$ target : chr "terminal" [05:56:10.740] $ state :List of 5 [05:56:10.740] ..$ step : num 0 [05:56:10.740] ..$ message : chr(0) [05:56:10.740] ..$ timestamps: POSIXct[1:10], format: "2024-11-22 05:56:10" NA ... [05:56:10.740] ..$ delta : num 0 [05:56:10.740] ..$ enabled : logi TRUE [05:56:10.740] $ progression :List of 12 [05:56:10.740] ..$ owner_session_uuid: NULL [05:56:10.740] ..$ progressor_uuid : NULL [05:56:10.740] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:10.740] ..$ progression_index : NULL [05:56:10.740] ..$ progression_time : chr "2024-11-22 05:56:10.740 +0100" [05:56:10.740] ..$ type : chr "hide" [05:56:10.740] ..$ message : chr(0) [05:56:10.740] ..$ amount : num 1 [05:56:10.740] ..$ step : NULL [05:56:10.740] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:10.740] ..$ call : NULL [05:56:10.740] ..$ calls :Dotted pair list of 14 [05:56:10.740] .. ..$ : language with_progress({ y <- slow_sum(1:10) ... [05:56:10.740] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:10.740] .. ..$ : language withVisible(expr) [05:56:10.740] .. ..$ : language slow_sum(1:10) [05:56:10.740] .. ..$ : language p(amount = 0) [05:56:10.740] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:10.740] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:10.740] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:10.740] .. ..$ : language signalCondition(cond) [05:56:10.740] .. ..$ : language (function (p) { ... [05:56:10.740] .. ..$ : language calling_handler(control_progression("hide")) [05:56:10.740] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:10.740] .. ..$ : language control_progression("hide") [05:56:10.740] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:10.740] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" [05:56:10.767] hide_reporter() ... done - received a 'progression' (n=3) [05:56:10.768] unhide_reporter() ... [05:56:10.768] List of 15 [05:56:10.768] $ max_steps : int 10 [05:56:10.768] $ times : num Inf [05:56:10.768] $ interval : num 0.1 [05:56:10.768] $ enable_after: num 0 [05:56:10.768] $ auto_finish : logi TRUE [05:56:10.768] $ clear : logi TRUE [05:56:10.768] $ target : chr "terminal" [05:56:10.768] $ step : num 0 [05:56:10.768] $ message : chr(0) [05:56:10.768] $ timestamps : POSIXct[1:10], format: "2024-11-22 05:56:10" NA ... [05:56:10.768] $ delta : num 0 [05:56:10.768] $ enabled : logi TRUE [05:56:10.768] $ config :List of 7 [05:56:10.768] ..$ max_steps : int 10 [05:56:10.768] ..$ times : num Inf [05:56:10.768] ..$ interval : num 0.1 [05:56:10.768] ..$ enable_after: num 0 [05:56:10.768] ..$ auto_finish : logi TRUE [05:56:10.768] ..$ clear : logi TRUE [05:56:10.768] ..$ target : chr "terminal" [05:56:10.768] $ state :List of 5 [05:56:10.768] ..$ step : num 0 [05:56:10.768] ..$ message : chr(0) [05:56:10.768] ..$ timestamps: POSIXct[1:10], format: "2024-11-22 05:56:10" NA ... [05:56:10.768] ..$ delta : num 0 [05:56:10.768] ..$ enabled : logi TRUE [05:56:10.768] $ progression :List of 12 [05:56:10.768] ..$ owner_session_uuid: NULL [05:56:10.768] ..$ progressor_uuid : NULL [05:56:10.768] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:10.768] ..$ progression_index : NULL [05:56:10.768] ..$ progression_time : chr "2024-11-22 05:56:10.767 +0100" [05:56:10.768] ..$ type : chr "unhide" [05:56:10.768] ..$ message : chr(0) [05:56:10.768] ..$ amount : num 1 [05:56:10.768] ..$ step : NULL [05:56:10.768] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:10.768] ..$ call : NULL [05:56:10.768] ..$ calls :Dotted pair list of 14 [05:56:10.768] .. ..$ : language with_progress({ y <- slow_sum(1:10) ... [05:56:10.768] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:10.768] .. ..$ : language withVisible(expr) [05:56:10.768] .. ..$ : language slow_sum(1:10) [05:56:10.768] .. ..$ : language p(amount = 0) [05:56:10.768] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:10.768] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:10.768] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:10.768] .. ..$ : language signalCondition(cond) [05:56:10.768] .. ..$ : language (function (p) { ... [05:56:10.768] .. ..$ : language calling_handler(control_progression("unhide")) [05:56:10.768] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:10.768] .. ..$ : language control_progression("unhide") [05:56:10.768] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:10.768] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" | | | 0%[05:56:10.798] unhide_reporter() ... done [05:56:10.798] Progression calling handler 'update' ... [05:56:10.798] - progression: [05:56:10.798] List of 12 [05:56:10.798] $ owner_session_uuid: chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:10.798] ..- attr(*, "source")=List of 6 [05:56:10.798] .. ..$ host : Named chr "CRANWIN3" [05:56:10.798] .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:56:10.798] .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:56:10.798] .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:56:10.798] .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:10.798] .. ..$ tempdir: chr "D:\\temp\\2024_11_22_05_55_01_31289\\RtmpcRpDnE" [05:56:10.798] .. ..$ pid : int 116752 [05:56:10.798] .. ..$ random : int 1056149315 [05:56:10.798] $ progressor_uuid : chr "c163167e-419c-205e-5113-5d8ec9d9c895" [05:56:10.798] $ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:10.798] $ progression_index : int 3 [05:56:10.798] $ progression_time : chr "2024-11-22 05:56:10.739 +0100" [05:56:10.798] $ type : chr "update" [05:56:10.798] $ message : chr(0) [05:56:10.798] $ amount : num 0 [05:56:10.798] $ step : NULL [05:56:10.798] $ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:10.798] $ call : NULL [05:56:10.798] $ calls : NULL [05:56:10.798] - attr(*, "class")= chr [1:3] "progression" "immediateCondition" "condition" [05:56:10.808] - progressor_uuid: c163167e-419c-205e-5113-5d8ec9d9c895 [05:56:10.808] - progression_index: 3 [05:56:10.808] - duplicated: FALSE [05:56:10.808] List of 4 [05:56:10.808] $ step : num 0 [05:56:10.808] $ p$amount : num 0 [05:56:10.808] $ p$step : NULL [05:56:10.808] $ max_steps: int 10 [05:56:10.810] List of 5 [05:56:10.810] $ finished : logi FALSE [05:56:10.810] $ step : num 0 [05:56:10.810] $ milestones : num [1:10] 1 2 3 4 5 6 7 8 9 10 [05:56:10.810] $ prev_milestone: int 0 [05:56:10.810] $ interval : num 0.1 [05:56:10.814] List of 1 [05:56:10.814] $ milestones: num [1:10] 1 2 3 4 5 6 7 8 9 10 [05:56:10.815] update_reporter() ... [05:56:10.815] List of 15 [05:56:10.815] $ max_steps : int 10 [05:56:10.815] $ times : num Inf [05:56:10.815] $ interval : num 0.1 [05:56:10.815] $ enable_after: num 0 [05:56:10.815] $ auto_finish : logi TRUE [05:56:10.815] $ clear : logi TRUE [05:56:10.815] $ target : chr "terminal" [05:56:10.815] $ step : num 0 [05:56:10.815] $ message : chr(0) [05:56:10.815] $ timestamps : POSIXct[1:10], format: "2024-11-22 05:56:10" NA ... [05:56:10.815] $ delta : num 0 [05:56:10.815] $ enabled : logi TRUE [05:56:10.815] $ config :List of 7 [05:56:10.815] ..$ max_steps : int 10 [05:56:10.815] ..$ times : num Inf [05:56:10.815] ..$ interval : num 0.1 [05:56:10.815] ..$ enable_after: num 0 [05:56:10.815] ..$ auto_finish : logi TRUE [05:56:10.815] ..$ clear : logi TRUE [05:56:10.815] ..$ target : chr "terminal" [05:56:10.815] $ state :List of 5 [05:56:10.815] ..$ step : num 0 [05:56:10.815] ..$ message : chr(0) [05:56:10.815] ..$ timestamps: POSIXct[1:10], format: "2024-11-22 05:56:10" NA ... [05:56:10.815] ..$ delta : num 0 [05:56:10.815] ..$ enabled : logi TRUE [05:56:10.815] $ progression :List of 12 [05:56:10.815] ..$ owner_session_uuid: chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:10.815] .. ..- attr(*, "source")=List of 6 [05:56:10.815] .. .. ..$ host : Named chr "CRANWIN3" [05:56:10.815] .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:56:10.815] .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:56:10.815] .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:56:10.815] .. .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:10.815] .. .. ..$ tempdir: chr "D:\\temp\\2024_11_22_05_55_01_31289\\RtmpcRpDnE" [05:56:10.815] .. .. ..$ pid : int 116752 [05:56:10.815] .. .. ..$ random : int 1056149315 [05:56:10.815] ..$ progressor_uuid : chr "c163167e-419c-205e-5113-5d8ec9d9c895" [05:56:10.815] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:10.815] ..$ progression_index : int 3 [05:56:10.815] ..$ progression_time : chr "2024-11-22 05:56:10.739 +0100" [05:56:10.815] ..$ type : chr "update" [05:56:10.815] ..$ message : chr(0) [05:56:10.815] ..$ amount : num 0 [05:56:10.815] ..$ step : NULL [05:56:10.815] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:10.815] ..$ call : NULL [05:56:10.815] ..$ calls : NULL [05:56:10.815] ..- attr(*, "class")= chr [1:3] "progression" "immediateCondition" "condition" [05:56:10.841] update_reporter() ... done [05:56:10.841] Progression calling handler 'update' ... done - received a 'progression' - received a 'simpleMessage' [05:56:10.843] hide_reporter() ... [05:56:10.843] List of 15 [05:56:10.843] $ max_steps : int 10 [05:56:10.843] $ times : num Inf [05:56:10.843] $ interval : num 0.1 [05:56:10.843] $ enable_after: num 0 [05:56:10.843] $ auto_finish : logi TRUE [05:56:10.843] $ clear : logi TRUE [05:56:10.843] $ target : chr "terminal" [05:56:10.843] $ step : num 0 [05:56:10.843] $ message : chr(0) [05:56:10.843] $ timestamps : POSIXct[1:10], format: "2024-11-22 05:56:10" NA ... [05:56:10.843] $ delta : num 0 [05:56:10.843] $ enabled : logi TRUE [05:56:10.843] $ config :List of 7 [05:56:10.843] ..$ max_steps : int 10 [05:56:10.843] ..$ times : num Inf [05:56:10.843] ..$ interval : num 0.1 [05:56:10.843] ..$ enable_after: num 0 [05:56:10.843] ..$ auto_finish : logi TRUE [05:56:10.843] ..$ clear : logi TRUE [05:56:10.843] ..$ target : chr "terminal" [05:56:10.843] $ state :List of 5 [05:56:10.843] ..$ step : num 0 [05:56:10.843] ..$ message : chr(0) [05:56:10.843] ..$ timestamps: POSIXct[1:10], format: "2024-11-22 05:56:10" NA ... [05:56:10.843] ..$ delta : num 0 [05:56:10.843] ..$ enabled : logi TRUE [05:56:10.843] $ progression :List of 12 [05:56:10.843] ..$ owner_session_uuid: NULL [05:56:10.843] ..$ progressor_uuid : NULL [05:56:10.843] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:10.843] ..$ progression_index : NULL [05:56:10.843] ..$ progression_time : chr "2024-11-22 05:56:10.842 +0100" [05:56:10.843] ..$ type : chr "hide" [05:56:10.843] ..$ message : chr(0) [05:56:10.843] ..$ amount : num 1 [05:56:10.843] ..$ step : NULL [05:56:10.843] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:10.843] ..$ call : NULL [05:56:10.843] ..$ calls :Dotted pair list of 14 [05:56:10.843] .. ..$ : language with_progress({ y <- slow_sum(1:10) ... [05:56:10.843] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:10.843] .. ..$ : language withVisible(expr) [05:56:10.843] .. ..$ : language slow_sum(1:10) [05:56:10.843] .. ..$ : language p(message = sprintf("P: Adding %g", kk)) [05:56:10.843] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:10.843] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:10.843] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:10.843] .. ..$ : language signalCondition(cond) [05:56:10.843] .. ..$ : language (function (p) { ... [05:56:10.843] .. ..$ : language calling_handler(control_progression("hide")) [05:56:10.843] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:10.843] .. ..$ : language control_progression("hide") [05:56:10.843] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:10.843] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" [05:56:10.877] hide_reporter() ... done - received a 'progression' (n=4) [05:56:10.878] unhide_reporter() ... [05:56:10.878] List of 15 [05:56:10.878] $ max_steps : int 10 [05:56:10.878] $ times : num Inf [05:56:10.878] $ interval : num 0.1 [05:56:10.878] $ enable_after: num 0 [05:56:10.878] $ auto_finish : logi TRUE [05:56:10.878] $ clear : logi TRUE [05:56:10.878] $ target : chr "terminal" [05:56:10.878] $ step : num 0 [05:56:10.878] $ message : chr(0) [05:56:10.878] $ timestamps : POSIXct[1:10], format: "2024-11-22 05:56:10" NA ... [05:56:10.878] $ delta : num 0 [05:56:10.878] $ enabled : logi TRUE [05:56:10.878] $ config :List of 7 [05:56:10.878] ..$ max_steps : int 10 [05:56:10.878] ..$ times : num Inf [05:56:10.878] ..$ interval : num 0.1 [05:56:10.878] ..$ enable_after: num 0 [05:56:10.878] ..$ auto_finish : logi TRUE [05:56:10.878] ..$ clear : logi TRUE [05:56:10.878] ..$ target : chr "terminal" [05:56:10.878] $ state :List of 5 [05:56:10.878] ..$ step : num 0 [05:56:10.878] ..$ message : chr(0) [05:56:10.878] ..$ timestamps: POSIXct[1:10], format: "2024-11-22 05:56:10" NA ... [05:56:10.878] ..$ delta : num 0 [05:56:10.878] ..$ enabled : logi TRUE [05:56:10.878] $ progression :List of 12 [05:56:10.878] ..$ owner_session_uuid: NULL [05:56:10.878] ..$ progressor_uuid : NULL [05:56:10.878] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:10.878] ..$ progression_index : NULL [05:56:10.878] ..$ progression_time : chr "2024-11-22 05:56:10.878 +0100" [05:56:10.878] ..$ type : chr "unhide" [05:56:10.878] ..$ message : chr(0) [05:56:10.878] ..$ amount : num 1 [05:56:10.878] ..$ step : NULL [05:56:10.878] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:10.878] ..$ call : NULL [05:56:10.878] ..$ calls :Dotted pair list of 14 [05:56:10.878] .. ..$ : language with_progress({ y <- slow_sum(1:10) ... [05:56:10.878] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:10.878] .. ..$ : language withVisible(expr) [05:56:10.878] .. ..$ : language slow_sum(1:10) [05:56:10.878] .. ..$ : language p(message = sprintf("P: Adding %g", kk)) [05:56:10.878] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:10.878] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:10.878] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:10.878] .. ..$ : language signalCondition(cond) [05:56:10.878] .. ..$ : language (function (p) { ... [05:56:10.878] .. ..$ : language calling_handler(control_progression("unhide")) [05:56:10.878] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:10.878] .. ..$ : language control_progression("unhide") [05:56:10.878] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:10.878] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" | | | 0%[05:56:10.912] unhide_reporter() ... done [05:56:10.913] Progression calling handler 'update' ... [05:56:10.913] - progression: [05:56:10.913] List of 12 [05:56:10.913] $ owner_session_uuid: chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:10.913] ..- attr(*, "source")=List of 6 [05:56:10.913] .. ..$ host : Named chr "CRANWIN3" [05:56:10.913] .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:56:10.913] .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:56:10.913] .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:56:10.913] .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:10.913] .. ..$ tempdir: chr "D:\\temp\\2024_11_22_05_55_01_31289\\RtmpcRpDnE" [05:56:10.913] .. ..$ pid : int 116752 [05:56:10.913] .. ..$ random : int 1056149315 [05:56:10.913] $ progressor_uuid : chr "c163167e-419c-205e-5113-5d8ec9d9c895" [05:56:10.913] $ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:10.913] $ progression_index : int 4 [05:56:10.913] $ progression_time : chr "2024-11-22 05:56:10.842 +0100" [05:56:10.913] $ type : chr "update" [05:56:10.913] $ message : chr "P: Adding 1" [05:56:10.913] $ amount : num 1 [05:56:10.913] $ step : NULL [05:56:10.913] $ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:10.913] $ call : NULL [05:56:10.913] $ calls : NULL [05:56:10.913] - attr(*, "class")= chr [1:3] "progression" "immediateCondition" "condition" [05:56:10.926] - progressor_uuid: c163167e-419c-205e-5113-5d8ec9d9c895 [05:56:10.926] - progression_index: 4 [05:56:10.927] - duplicated: FALSE [05:56:10.927] List of 4 [05:56:10.927] $ step : num 0 [05:56:10.927] $ p$amount : num 1 [05:56:10.927] $ p$step : NULL [05:56:10.927] $ max_steps: int 10 [05:56:10.930] List of 5 [05:56:10.930] $ finished : logi FALSE [05:56:10.930] $ step : num 1 [05:56:10.930] $ milestones : num [1:10] 1 2 3 4 5 6 7 8 9 10 [05:56:10.930] $ prev_milestone: int 0 [05:56:10.930] $ interval : num 0.1 [05:56:10.934] List of 4 [05:56:10.934] $ dt : 'difftime' num 0 [05:56:10.934] ..- attr(*, "units")= chr "secs" [05:56:10.934] $ : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:10.934] $ : 'POSIXct' num(0) [05:56:10.934] - attr(*, "tzone")= chr "" [05:56:10.934] $ skip: logi TRUE [05:56:10.940] Progression calling handler 'update' ... done - received a 'progression' - received a 'simpleMessage' - received a 'simpleMessage' [05:56:10.941] hide_reporter() ... [05:56:10.941] List of 15 [05:56:10.941] $ max_steps : int 10 [05:56:10.941] $ times : num Inf [05:56:10.941] $ interval : num 0.1 [05:56:10.941] $ enable_after: num 0 [05:56:10.941] $ auto_finish : logi TRUE [05:56:10.941] $ clear : logi TRUE [05:56:10.941] $ target : chr "terminal" [05:56:10.941] $ step : num 1 [05:56:10.941] $ message : chr "P: Adding 1" [05:56:10.941] $ timestamps : POSIXct[1:10], format: "2024-11-22 05:56:10" NA ... [05:56:10.941] $ delta : num 1 [05:56:10.941] $ enabled : logi TRUE [05:56:10.941] $ config :List of 7 [05:56:10.941] ..$ max_steps : int 10 [05:56:10.941] ..$ times : num Inf [05:56:10.941] ..$ interval : num 0.1 [05:56:10.941] ..$ enable_after: num 0 [05:56:10.941] ..$ auto_finish : logi TRUE [05:56:10.941] ..$ clear : logi TRUE [05:56:10.941] ..$ target : chr "terminal" [05:56:10.941] $ state :List of 5 [05:56:10.941] ..$ step : num 1 [05:56:10.941] ..$ message : chr "P: Adding 1" [05:56:10.941] ..$ timestamps: POSIXct[1:10], format: "2024-11-22 05:56:10" NA ... [05:56:10.941] ..$ delta : num 1 [05:56:10.941] ..$ enabled : logi TRUE [05:56:10.941] $ progression :List of 12 [05:56:10.941] ..$ owner_session_uuid: NULL [05:56:10.941] ..$ progressor_uuid : NULL [05:56:10.941] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:10.941] ..$ progression_index : NULL [05:56:10.941] ..$ progression_time : chr "2024-11-22 05:56:10.941 +0100" [05:56:10.941] ..$ type : chr "hide" [05:56:10.941] ..$ message : chr(0) [05:56:10.941] ..$ amount : num 1 [05:56:10.941] ..$ step : NULL [05:56:10.941] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:10.941] ..$ call : NULL [05:56:10.941] ..$ calls :Dotted pair list of 14 [05:56:10.941] .. ..$ : language with_progress({ y <- slow_sum(1:10) ... [05:56:10.941] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:10.941] .. ..$ : language withVisible(expr) [05:56:10.941] .. ..$ : language slow_sum(1:10) [05:56:10.941] .. ..$ : language p(amount = 0) [05:56:10.941] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:10.941] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:10.941] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:10.941] .. ..$ : language signalCondition(cond) [05:56:10.941] .. ..$ : language (function (p) { ... [05:56:10.941] .. ..$ : language calling_handler(control_progression("hide")) [05:56:10.941] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:10.941] .. ..$ : language control_progression("hide") [05:56:10.941] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:10.941] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" [05:56:10.975] hide_reporter() ... done M: Added value 1 - received a 'progression' (n=5) [05:56:10.976] unhide_reporter() ... [05:56:10.976] List of 15 [05:56:10.976] $ max_steps : int 10 [05:56:10.976] $ times : num Inf [05:56:10.976] $ interval : num 0.1 [05:56:10.976] $ enable_after: num 0 [05:56:10.976] $ auto_finish : logi TRUE [05:56:10.976] $ clear : logi TRUE [05:56:10.976] $ target : chr "terminal" [05:56:10.976] $ step : num 1 [05:56:10.976] $ message : chr "P: Adding 1" [05:56:10.976] $ timestamps : POSIXct[1:10], format: "2024-11-22 05:56:10" NA ... [05:56:10.976] $ delta : num 1 [05:56:10.976] $ enabled : logi TRUE [05:56:10.976] $ config :List of 7 [05:56:10.976] ..$ max_steps : int 10 [05:56:10.976] ..$ times : num Inf [05:56:10.976] ..$ interval : num 0.1 [05:56:10.976] ..$ enable_after: num 0 [05:56:10.976] ..$ auto_finish : logi TRUE [05:56:10.976] ..$ clear : logi TRUE [05:56:10.976] ..$ target : chr "terminal" [05:56:10.976] $ state :List of 5 [05:56:10.976] ..$ step : num 1 [05:56:10.976] ..$ message : chr "P: Adding 1" [05:56:10.976] ..$ timestamps: POSIXct[1:10], format: "2024-11-22 05:56:10" NA ... [05:56:10.976] ..$ delta : num 1 [05:56:10.976] ..$ enabled : logi TRUE [05:56:10.976] $ progression :List of 12 [05:56:10.976] ..$ owner_session_uuid: NULL [05:56:10.976] ..$ progressor_uuid : NULL [05:56:10.976] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:10.976] ..$ progression_index : NULL [05:56:10.976] ..$ progression_time : chr "2024-11-22 05:56:10.976 +0100" [05:56:10.976] ..$ type : chr "unhide" [05:56:10.976] ..$ message : chr(0) [05:56:10.976] ..$ amount : num 1 [05:56:10.976] ..$ step : NULL [05:56:10.976] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:10.976] ..$ call : NULL [05:56:10.976] ..$ calls :Dotted pair list of 14 [05:56:10.976] .. ..$ : language with_progress({ y <- slow_sum(1:10) ... [05:56:10.976] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:10.976] .. ..$ : language withVisible(expr) [05:56:10.976] .. ..$ : language slow_sum(1:10) [05:56:10.976] .. ..$ : language p(amount = 0) [05:56:10.976] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:10.976] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:10.976] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:10.976] .. ..$ : language signalCondition(cond) [05:56:10.976] .. ..$ : language (function (p) { ... [05:56:10.976] .. ..$ : language calling_handler(control_progression("unhide")) [05:56:10.976] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:10.976] .. ..$ : language control_progression("unhide") [05:56:10.976] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:10.976] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" | | | 0%[05:56:11.012] unhide_reporter() ... done [05:56:11.012] Progression calling handler 'update' ... [05:56:11.013] - progression: [05:56:11.013] List of 12 [05:56:11.013] $ owner_session_uuid: chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:11.013] ..- attr(*, "source")=List of 6 [05:56:11.013] .. ..$ host : Named chr "CRANWIN3" [05:56:11.013] .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:56:11.013] .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:56:11.013] .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:56:11.013] .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:11.013] .. ..$ tempdir: chr "D:\\temp\\2024_11_22_05_55_01_31289\\RtmpcRpDnE" [05:56:11.013] .. ..$ pid : int 116752 [05:56:11.013] .. ..$ random : int 1056149315 [05:56:11.013] $ progressor_uuid : chr "c163167e-419c-205e-5113-5d8ec9d9c895" [05:56:11.013] $ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:11.013] $ progression_index : int 5 [05:56:11.013] $ progression_time : chr "2024-11-22 05:56:10.940 +0100" [05:56:11.013] $ type : chr "update" [05:56:11.013] $ message : chr(0) [05:56:11.013] $ amount : num 0 [05:56:11.013] $ step : NULL [05:56:11.013] $ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:11.013] $ call : NULL [05:56:11.013] $ calls : NULL [05:56:11.013] - attr(*, "class")= chr [1:3] "progression" "immediateCondition" "condition" [05:56:11.030] - progressor_uuid: c163167e-419c-205e-5113-5d8ec9d9c895 [05:56:11.030] - progression_index: 5 [05:56:11.031] - duplicated: FALSE [05:56:11.031] List of 4 [05:56:11.031] $ step : num 1 [05:56:11.031] $ p$amount : num 0 [05:56:11.031] $ p$step : NULL [05:56:11.031] $ max_steps: int 10 [05:56:11.035] List of 5 [05:56:11.035] $ finished : logi FALSE [05:56:11.035] $ step : num 1 [05:56:11.035] $ milestones : num [1:9] 2 3 4 5 6 7 8 9 10 [05:56:11.035] $ prev_milestone: int 0 [05:56:11.035] $ interval : num 0.1 [05:56:11.040] List of 4 [05:56:11.040] $ dt : 'difftime' num 0 [05:56:11.040] ..- attr(*, "units")= chr "secs" [05:56:11.040] $ : POSIXct[1:1], format: "2024-11-22 05:56:11" [05:56:11.040] $ : 'POSIXct' num(0) [05:56:11.040] - attr(*, "tzone")= chr "" [05:56:11.040] $ skip: logi TRUE [05:56:11.047] Progression calling handler 'update' ... done - received a 'progression' - received a 'simpleMessage' [05:56:11.049] hide_reporter() ... [05:56:11.049] List of 15 [05:56:11.049] $ max_steps : int 10 [05:56:11.049] $ times : num Inf [05:56:11.049] $ interval : num 0.1 [05:56:11.049] $ enable_after: num 0 [05:56:11.049] $ auto_finish : logi TRUE [05:56:11.049] $ clear : logi TRUE [05:56:11.049] $ target : chr "terminal" [05:56:11.049] $ step : num 1 [05:56:11.049] $ message : chr "P: Adding 1" [05:56:11.049] $ timestamps : POSIXct[1:10], format: "2024-11-22 05:56:11" NA ... [05:56:11.049] $ delta : num 1 [05:56:11.049] $ enabled : logi TRUE [05:56:11.049] $ config :List of 7 [05:56:11.049] ..$ max_steps : int 10 [05:56:11.049] ..$ times : num Inf [05:56:11.049] ..$ interval : num 0.1 [05:56:11.049] ..$ enable_after: num 0 [05:56:11.049] ..$ auto_finish : logi TRUE [05:56:11.049] ..$ clear : logi TRUE [05:56:11.049] ..$ target : chr "terminal" [05:56:11.049] $ state :List of 5 [05:56:11.049] ..$ step : num 1 [05:56:11.049] ..$ message : chr "P: Adding 1" [05:56:11.049] ..$ timestamps: POSIXct[1:10], format: "2024-11-22 05:56:11" NA ... [05:56:11.049] ..$ delta : num 1 [05:56:11.049] ..$ enabled : logi TRUE [05:56:11.049] $ progression :List of 12 [05:56:11.049] ..$ owner_session_uuid: NULL [05:56:11.049] ..$ progressor_uuid : NULL [05:56:11.049] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:11.049] ..$ progression_index : NULL [05:56:11.049] ..$ progression_time : chr "2024-11-22 05:56:11.048 +0100" [05:56:11.049] ..$ type : chr "hide" [05:56:11.049] ..$ message : chr(0) [05:56:11.049] ..$ amount : num 1 [05:56:11.049] ..$ step : NULL [05:56:11.049] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:11" [05:56:11.049] ..$ call : NULL [05:56:11.049] ..$ calls :Dotted pair list of 14 [05:56:11.049] .. ..$ : language with_progress({ y <- slow_sum(1:10) ... [05:56:11.049] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:11.049] .. ..$ : language withVisible(expr) [05:56:11.049] .. ..$ : language slow_sum(1:10) [05:56:11.049] .. ..$ : language p(amount = 0) [05:56:11.049] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:11.049] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:11.049] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:11.049] .. ..$ : language signalCondition(cond) [05:56:11.049] .. ..$ : language (function (p) { ... [05:56:11.049] .. ..$ : language calling_handler(control_progression("hide")) [05:56:11.049] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:11.049] .. ..$ : language control_progression("hide") [05:56:11.049] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:11.049] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" [05:56:11.085] hide_reporter() ... done - received a 'progression' (n=6) [05:56:11.086] unhide_reporter() ... [05:56:11.086] List of 15 [05:56:11.086] $ max_steps : int 10 [05:56:11.086] $ times : num Inf [05:56:11.086] $ interval : num 0.1 [05:56:11.086] $ enable_after: num 0 [05:56:11.086] $ auto_finish : logi TRUE [05:56:11.086] $ clear : logi TRUE [05:56:11.086] $ target : chr "terminal" [05:56:11.086] $ step : num 1 [05:56:11.086] $ message : chr "P: Adding 1" [05:56:11.086] $ timestamps : POSIXct[1:10], format: "2024-11-22 05:56:11" NA ... [05:56:11.086] $ delta : num 1 [05:56:11.086] $ enabled : logi TRUE [05:56:11.086] $ config :List of 7 [05:56:11.086] ..$ max_steps : int 10 [05:56:11.086] ..$ times : num Inf [05:56:11.086] ..$ interval : num 0.1 [05:56:11.086] ..$ enable_after: num 0 [05:56:11.086] ..$ auto_finish : logi TRUE [05:56:11.086] ..$ clear : logi TRUE [05:56:11.086] ..$ target : chr "terminal" [05:56:11.086] $ state :List of 5 [05:56:11.086] ..$ step : num 1 [05:56:11.086] ..$ message : chr "P: Adding 1" [05:56:11.086] ..$ timestamps: POSIXct[1:10], format: "2024-11-22 05:56:11" NA ... [05:56:11.086] ..$ delta : num 1 [05:56:11.086] ..$ enabled : logi TRUE [05:56:11.086] $ progression :List of 12 [05:56:11.086] ..$ owner_session_uuid: NULL [05:56:11.086] ..$ progressor_uuid : NULL [05:56:11.086] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:11.086] ..$ progression_index : NULL [05:56:11.086] ..$ progression_time : chr "2024-11-22 05:56:11.085 +0100" [05:56:11.086] ..$ type : chr "unhide" [05:56:11.086] ..$ message : chr(0) [05:56:11.086] ..$ amount : num 1 [05:56:11.086] ..$ step : NULL [05:56:11.086] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:11" [05:56:11.086] ..$ call : NULL [05:56:11.086] ..$ calls :Dotted pair list of 14 [05:56:11.086] .. ..$ : language with_progress({ y <- slow_sum(1:10) ... [05:56:11.086] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:11.086] .. ..$ : language withVisible(expr) [05:56:11.086] .. ..$ : language slow_sum(1:10) [05:56:11.086] .. ..$ : language p(amount = 0) [05:56:11.086] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:11.086] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:11.086] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:11.086] .. ..$ : language signalCondition(cond) [05:56:11.086] .. ..$ : language (function (p) { ... [05:56:11.086] .. ..$ : language calling_handler(control_progression("unhide")) [05:56:11.086] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:11.086] .. ..$ : language control_progression("unhide") [05:56:11.086] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:11.086] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" | | | 0%[05:56:11.122] unhide_reporter() ... done [05:56:11.122] Progression calling handler 'update' ... [05:56:11.123] - progression: [05:56:11.123] List of 12 [05:56:11.123] $ owner_session_uuid: chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:11.123] ..- attr(*, "source")=List of 6 [05:56:11.123] .. ..$ host : Named chr "CRANWIN3" [05:56:11.123] .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:56:11.123] .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:56:11.123] .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:56:11.123] .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:11.123] .. ..$ tempdir: chr "D:\\temp\\2024_11_22_05_55_01_31289\\RtmpcRpDnE" [05:56:11.123] .. ..$ pid : int 116752 [05:56:11.123] .. ..$ random : int 1056149315 [05:56:11.123] $ progressor_uuid : chr "c163167e-419c-205e-5113-5d8ec9d9c895" [05:56:11.123] $ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:11.123] $ progression_index : int 6 [05:56:11.123] $ progression_time : chr "2024-11-22 05:56:11.048 +0100" [05:56:11.123] $ type : chr "update" [05:56:11.123] $ message : chr(0) [05:56:11.123] $ amount : num 0 [05:56:11.123] $ step : NULL [05:56:11.123] $ time : POSIXct[1:1], format: "2024-11-22 05:56:11" [05:56:11.123] $ call : NULL [05:56:11.123] $ calls : NULL [05:56:11.123] - attr(*, "class")= chr [1:3] "progression" "immediateCondition" "condition" [05:56:11.139] - progressor_uuid: c163167e-419c-205e-5113-5d8ec9d9c895 [05:56:11.139] - progression_index: 6 [05:56:11.139] - duplicated: FALSE [05:56:11.140] List of 4 [05:56:11.140] $ step : num 1 [05:56:11.140] $ p$amount : num 0 [05:56:11.140] $ p$step : NULL [05:56:11.140] $ max_steps: int 10 [05:56:11.144] List of 5 [05:56:11.144] $ finished : logi FALSE [05:56:11.144] $ step : num 1 [05:56:11.144] $ milestones : num [1:9] 2 3 4 5 6 7 8 9 10 [05:56:11.144] $ prev_milestone: int 0 [05:56:11.144] $ interval : num 0.1 [05:56:11.148] List of 4 [05:56:11.148] $ dt : 'difftime' num 0 [05:56:11.148] ..- attr(*, "units")= chr "secs" [05:56:11.148] $ : POSIXct[1:1], format: "2024-11-22 05:56:11" [05:56:11.148] $ : 'POSIXct' num(0) [05:56:11.148] - attr(*, "tzone")= chr "" [05:56:11.148] $ skip: logi TRUE [05:56:11.154] Progression calling handler 'update' ... done - received a 'progression' - received a 'simpleMessage' [05:56:11.156] hide_reporter() ... [05:56:11.156] List of 15 [05:56:11.156] $ max_steps : int 10 [05:56:11.156] $ times : num Inf [05:56:11.156] $ interval : num 0.1 [05:56:11.156] $ enable_after: num 0 [05:56:11.156] $ auto_finish : logi TRUE [05:56:11.156] $ clear : logi TRUE [05:56:11.156] $ target : chr "terminal" [05:56:11.156] $ step : num 1 [05:56:11.156] $ message : chr "P: Adding 1" [05:56:11.156] $ timestamps : POSIXct[1:10], format: "2024-11-22 05:56:11" NA ... [05:56:11.156] $ delta : num 1 [05:56:11.156] $ enabled : logi TRUE [05:56:11.156] $ config :List of 7 [05:56:11.156] ..$ max_steps : int 10 [05:56:11.156] ..$ times : num Inf [05:56:11.156] ..$ interval : num 0.1 [05:56:11.156] ..$ enable_after: num 0 [05:56:11.156] ..$ auto_finish : logi TRUE [05:56:11.156] ..$ clear : logi TRUE [05:56:11.156] ..$ target : chr "terminal" [05:56:11.156] $ state :List of 5 [05:56:11.156] ..$ step : num 1 [05:56:11.156] ..$ message : chr "P: Adding 1" [05:56:11.156] ..$ timestamps: POSIXct[1:10], format: "2024-11-22 05:56:11" NA ... [05:56:11.156] ..$ delta : num 1 [05:56:11.156] ..$ enabled : logi TRUE [05:56:11.156] $ progression :List of 12 [05:56:11.156] ..$ owner_session_uuid: NULL [05:56:11.156] ..$ progressor_uuid : NULL [05:56:11.156] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:11.156] ..$ progression_index : NULL [05:56:11.156] ..$ progression_time : chr "2024-11-22 05:56:11.155 +0100" [05:56:11.156] ..$ type : chr "hide" [05:56:11.156] ..$ message : chr(0) [05:56:11.156] ..$ amount : num 1 [05:56:11.156] ..$ step : NULL [05:56:11.156] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:11" [05:56:11.156] ..$ call : NULL [05:56:11.156] ..$ calls :Dotted pair list of 14 [05:56:11.156] .. ..$ : language with_progress({ y <- slow_sum(1:10) ... [05:56:11.156] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:11.156] .. ..$ : language withVisible(expr) [05:56:11.156] .. ..$ : language slow_sum(1:10) [05:56:11.156] .. ..$ : language p(amount = 0) [05:56:11.156] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:11.156] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:11.156] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:11.156] .. ..$ : language signalCondition(cond) [05:56:11.156] .. ..$ : language (function (p) { ... [05:56:11.156] .. ..$ : language calling_handler(control_progression("hide")) [05:56:11.156] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:11.156] .. ..$ : language control_progression("hide") [05:56:11.156] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:11.156] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" [05:56:11.194] hide_reporter() ... done - received a 'progression' (n=7) [05:56:11.196] unhide_reporter() ... [05:56:11.196] List of 15 [05:56:11.196] $ max_steps : int 10 [05:56:11.196] $ times : num Inf [05:56:11.196] $ interval : num 0.1 [05:56:11.196] $ enable_after: num 0 [05:56:11.196] $ auto_finish : logi TRUE [05:56:11.196] $ clear : logi TRUE [05:56:11.196] $ target : chr "terminal" [05:56:11.196] $ step : num 1 [05:56:11.196] $ message : chr "P: Adding 1" [05:56:11.196] $ timestamps : POSIXct[1:10], format: "2024-11-22 05:56:11" NA ... [05:56:11.196] $ delta : num 1 [05:56:11.196] $ enabled : logi TRUE [05:56:11.196] $ config :List of 7 [05:56:11.196] ..$ max_steps : int 10 [05:56:11.196] ..$ times : num Inf [05:56:11.196] ..$ interval : num 0.1 [05:56:11.196] ..$ enable_after: num 0 [05:56:11.196] ..$ auto_finish : logi TRUE [05:56:11.196] ..$ clear : logi TRUE [05:56:11.196] ..$ target : chr "terminal" [05:56:11.196] $ state :List of 5 [05:56:11.196] ..$ step : num 1 [05:56:11.196] ..$ message : chr "P: Adding 1" [05:56:11.196] ..$ timestamps: POSIXct[1:10], format: "2024-11-22 05:56:11" NA ... [05:56:11.196] ..$ delta : num 1 [05:56:11.196] ..$ enabled : logi TRUE [05:56:11.196] $ progression :List of 12 [05:56:11.196] ..$ owner_session_uuid: NULL [05:56:11.196] ..$ progressor_uuid : NULL [05:56:11.196] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:11.196] ..$ progression_index : NULL [05:56:11.196] ..$ progression_time : chr "2024-11-22 05:56:11.195 +0100" [05:56:11.196] ..$ type : chr "unhide" [05:56:11.196] ..$ message : chr(0) [05:56:11.196] ..$ amount : num 1 [05:56:11.196] ..$ step : NULL [05:56:11.196] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:11" [05:56:11.196] ..$ call : NULL [05:56:11.196] ..$ calls :Dotted pair list of 14 [05:56:11.196] .. ..$ : language with_progress({ y <- slow_sum(1:10) ... [05:56:11.196] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:11.196] .. ..$ : language withVisible(expr) [05:56:11.196] .. ..$ : language slow_sum(1:10) [05:56:11.196] .. ..$ : language p(amount = 0) [05:56:11.196] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:11.196] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:11.196] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:11.196] .. ..$ : language signalCondition(cond) [05:56:11.196] .. ..$ : language (function (p) { ... [05:56:11.196] .. ..$ : language calling_handler(control_progression("unhide")) [05:56:11.196] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:11.196] .. ..$ : language control_progression("unhide") [05:56:11.196] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:11.196] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" | | | 0%[05:56:11.233] unhide_reporter() ... done [05:56:11.234] Progression calling handler 'update' ... [05:56:11.234] - progression: [05:56:11.235] List of 12 [05:56:11.235] $ owner_session_uuid: chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:11.235] ..- attr(*, "source")=List of 6 [05:56:11.235] .. ..$ host : Named chr "CRANWIN3" [05:56:11.235] .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:56:11.235] .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:56:11.235] .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:56:11.235] .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:11.235] .. ..$ tempdir: chr "D:\\temp\\2024_11_22_05_55_01_31289\\RtmpcRpDnE" [05:56:11.235] .. ..$ pid : int 116752 [05:56:11.235] .. ..$ random : int 1056149315 [05:56:11.235] $ progressor_uuid : chr "c163167e-419c-205e-5113-5d8ec9d9c895" [05:56:11.235] $ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:11.235] $ progression_index : int 7 [05:56:11.235] $ progression_time : chr "2024-11-22 05:56:11.154 +0100" [05:56:11.235] $ type : chr "update" [05:56:11.235] $ message : chr(0) [05:56:11.235] $ amount : num 0 [05:56:11.235] $ step : NULL [05:56:11.235] $ time : POSIXct[1:1], format: "2024-11-22 05:56:11" [05:56:11.235] $ call : NULL [05:56:11.235] $ calls : NULL [05:56:11.235] - attr(*, "class")= chr [1:3] "progression" "immediateCondition" "condition" [05:56:11.256] - progressor_uuid: c163167e-419c-205e-5113-5d8ec9d9c895 [05:56:11.256] - progression_index: 7 [05:56:11.256] - duplicated: FALSE [05:56:11.257] List of 4 [05:56:11.257] $ step : num 1 [05:56:11.257] $ p$amount : num 0 [05:56:11.257] $ p$step : NULL [05:56:11.257] $ max_steps: int 10 [05:56:11.260] List of 5 [05:56:11.260] $ finished : logi FALSE [05:56:11.260] $ step : num 1 [05:56:11.260] $ milestones : num [1:9] 2 3 4 5 6 7 8 9 10 [05:56:11.260] $ prev_milestone: int 0 [05:56:11.260] $ interval : num 0.1 [05:56:11.265] List of 4 [05:56:11.265] $ dt : 'difftime' num 0 [05:56:11.265] ..- attr(*, "units")= chr "secs" [05:56:11.265] $ : POSIXct[1:1], format: "2024-11-22 05:56:11" [05:56:11.265] $ : 'POSIXct' num(0) [05:56:11.265] - attr(*, "tzone")= chr "" [05:56:11.265] $ skip: logi TRUE [05:56:11.270] Progression calling handler 'update' ... done - received a 'progression' - received a 'simpleMessage' [05:56:11.272] hide_reporter() ... [05:56:11.273] List of 15 [05:56:11.273] $ max_steps : int 10 [05:56:11.273] $ times : num Inf [05:56:11.273] $ interval : num 0.1 [05:56:11.273] $ enable_after: num 0 [05:56:11.273] $ auto_finish : logi TRUE [05:56:11.273] $ clear : logi TRUE [05:56:11.273] $ target : chr "terminal" [05:56:11.273] $ step : num 1 [05:56:11.273] $ message : chr "P: Adding 1" [05:56:11.273] $ timestamps : POSIXct[1:10], format: "2024-11-22 05:56:11" NA ... [05:56:11.273] $ delta : num 1 [05:56:11.273] $ enabled : logi TRUE [05:56:11.273] $ config :List of 7 [05:56:11.273] ..$ max_steps : int 10 [05:56:11.273] ..$ times : num Inf [05:56:11.273] ..$ interval : num 0.1 [05:56:11.273] ..$ enable_after: num 0 [05:56:11.273] ..$ auto_finish : logi TRUE [05:56:11.273] ..$ clear : logi TRUE [05:56:11.273] ..$ target : chr "terminal" [05:56:11.273] $ state :List of 5 [05:56:11.273] ..$ step : num 1 [05:56:11.273] ..$ message : chr "P: Adding 1" [05:56:11.273] ..$ timestamps: POSIXct[1:10], format: "2024-11-22 05:56:11" NA ... [05:56:11.273] ..$ delta : num 1 [05:56:11.273] ..$ enabled : logi TRUE [05:56:11.273] $ progression :List of 12 [05:56:11.273] ..$ owner_session_uuid: NULL [05:56:11.273] ..$ progressor_uuid : NULL [05:56:11.273] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:11.273] ..$ progression_index : NULL [05:56:11.273] ..$ progression_time : chr "2024-11-22 05:56:11.272 +0100" [05:56:11.273] ..$ type : chr "hide" [05:56:11.273] ..$ message : chr(0) [05:56:11.273] ..$ amount : num 1 [05:56:11.273] ..$ step : NULL [05:56:11.273] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:11" [05:56:11.273] ..$ call : NULL [05:56:11.273] ..$ calls :Dotted pair list of 14 [05:56:11.273] .. ..$ : language with_progress({ y <- slow_sum(1:10) ... [05:56:11.273] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:11.273] .. ..$ : language withVisible(expr) [05:56:11.273] .. ..$ : language slow_sum(1:10) [05:56:11.273] .. ..$ : language p(message = sprintf("P: Adding %g", kk)) [05:56:11.273] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:11.273] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:11.273] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:11.273] .. ..$ : language signalCondition(cond) [05:56:11.273] .. ..$ : language (function (p) { ... [05:56:11.273] .. ..$ : language calling_handler(control_progression("hide")) [05:56:11.273] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:11.273] .. ..$ : language control_progression("hide") [05:56:11.273] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:11.273] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" [05:56:11.302] hide_reporter() ... done - received a 'progression' (n=8) [05:56:11.303] unhide_reporter() ... [05:56:11.303] List of 15 [05:56:11.303] $ max_steps : int 10 [05:56:11.303] $ times : num Inf [05:56:11.303] $ interval : num 0.1 [05:56:11.303] $ enable_after: num 0 [05:56:11.303] $ auto_finish : logi TRUE [05:56:11.303] $ clear : logi TRUE [05:56:11.303] $ target : chr "terminal" [05:56:11.303] $ step : num 1 [05:56:11.303] $ message : chr "P: Adding 1" [05:56:11.303] $ timestamps : POSIXct[1:10], format: "2024-11-22 05:56:11" NA ... [05:56:11.303] $ delta : num 1 [05:56:11.303] $ enabled : logi TRUE [05:56:11.303] $ config :List of 7 [05:56:11.303] ..$ max_steps : int 10 [05:56:11.303] ..$ times : num Inf [05:56:11.303] ..$ interval : num 0.1 [05:56:11.303] ..$ enable_after: num 0 [05:56:11.303] ..$ auto_finish : logi TRUE [05:56:11.303] ..$ clear : logi TRUE [05:56:11.303] ..$ target : chr "terminal" [05:56:11.303] $ state :List of 5 [05:56:11.303] ..$ step : num 1 [05:56:11.303] ..$ message : chr "P: Adding 1" [05:56:11.303] ..$ timestamps: POSIXct[1:10], format: "2024-11-22 05:56:11" NA ... [05:56:11.303] ..$ delta : num 1 [05:56:11.303] ..$ enabled : logi TRUE [05:56:11.303] $ progression :List of 12 [05:56:11.303] ..$ owner_session_uuid: NULL [05:56:11.303] ..$ progressor_uuid : NULL [05:56:11.303] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:11.303] ..$ progression_index : NULL [05:56:11.303] ..$ progression_time : chr "2024-11-22 05:56:11.302 +0100" [05:56:11.303] ..$ type : chr "unhide" [05:56:11.303] ..$ message : chr(0) [05:56:11.303] ..$ amount : num 1 [05:56:11.303] ..$ step : NULL [05:56:11.303] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:11" [05:56:11.303] ..$ call : NULL [05:56:11.303] ..$ calls :Dotted pair list of 14 [05:56:11.303] .. ..$ : language with_progress({ y <- slow_sum(1:10) ... [05:56:11.303] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:11.303] .. ..$ : language withVisible(expr) [05:56:11.303] .. ..$ : language slow_sum(1:10) [05:56:11.303] .. ..$ : language p(message = sprintf("P: Adding %g", kk)) [05:56:11.303] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:11.303] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:11.303] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:11.303] .. ..$ : language signalCondition(cond) [05:56:11.303] .. ..$ : language (function (p) { ... [05:56:11.303] .. ..$ : language calling_handler(control_progression("unhide")) [05:56:11.303] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:11.303] .. ..$ : language control_progression("unhide") [05:56:11.303] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:11.303] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" | | | 0%[05:56:11.329] unhide_reporter() ... done [05:56:11.329] Progression calling handler 'update' ... [05:56:11.330] - progression: [05:56:11.330] List of 12 [05:56:11.330] $ owner_session_uuid: chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:11.330] ..- attr(*, "source")=List of 6 [05:56:11.330] .. ..$ host : Named chr "CRANWIN3" [05:56:11.330] .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:56:11.330] .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:56:11.330] .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:56:11.330] .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:11.330] .. ..$ tempdir: chr "D:\\temp\\2024_11_22_05_55_01_31289\\RtmpcRpDnE" [05:56:11.330] .. ..$ pid : int 116752 [05:56:11.330] .. ..$ random : int 1056149315 [05:56:11.330] $ progressor_uuid : chr "c163167e-419c-205e-5113-5d8ec9d9c895" [05:56:11.330] $ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:11.330] $ progression_index : int 8 [05:56:11.330] $ progression_time : chr "2024-11-22 05:56:11.271 +0100" [05:56:11.330] $ type : chr "update" [05:56:11.330] $ message : chr "P: Adding 2" [05:56:11.330] $ amount : num 1 [05:56:11.330] $ step : NULL [05:56:11.330] $ time : POSIXct[1:1], format: "2024-11-22 05:56:11" [05:56:11.330] $ call : NULL [05:56:11.330] $ calls : NULL [05:56:11.330] - attr(*, "class")= chr [1:3] "progression" "immediateCondition" "condition" [05:56:11.340] - progressor_uuid: c163167e-419c-205e-5113-5d8ec9d9c895 [05:56:11.340] - progression_index: 8 [05:56:11.341] - duplicated: FALSE [05:56:11.341] List of 4 [05:56:11.341] $ step : num 1 [05:56:11.341] $ p$amount : num 1 [05:56:11.341] $ p$step : NULL [05:56:11.341] $ max_steps: int 10 [05:56:11.344] List of 5 [05:56:11.344] $ finished : logi FALSE [05:56:11.344] $ step : num 2 [05:56:11.344] $ milestones : num [1:9] 2 3 4 5 6 7 8 9 10 [05:56:11.344] $ prev_milestone: int 0 [05:56:11.344] $ interval : num 0.1 [05:56:11.347] List of 4 [05:56:11.347] $ dt : 'difftime' num 0.0830979347229004 [05:56:11.347] ..- attr(*, "units")= chr "secs" [05:56:11.347] $ : POSIXct[1:1], format: "2024-11-22 05:56:11" [05:56:11.347] $ : 'POSIXct' num(0) [05:56:11.347] - attr(*, "tzone")= chr "" [05:56:11.347] $ skip: logi TRUE [05:56:11.350] Progression calling handler 'update' ... done - received a 'progression' - received a 'simpleMessage' - received a 'simpleMessage' [05:56:11.352] hide_reporter() ... [05:56:11.352] List of 15 [05:56:11.352] $ max_steps : int 10 [05:56:11.352] $ times : num Inf [05:56:11.352] $ interval : num 0.1 [05:56:11.352] $ enable_after: num 0 [05:56:11.352] $ auto_finish : logi TRUE [05:56:11.352] $ clear : logi TRUE [05:56:11.352] $ target : chr "terminal" [05:56:11.352] $ step : num 2 [05:56:11.352] $ message : chr "P: Adding 2" [05:56:11.352] $ timestamps : POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:11.352] $ delta : num 2 [05:56:11.352] $ enabled : logi TRUE [05:56:11.352] $ config :List of 7 [05:56:11.352] ..$ max_steps : int 10 [05:56:11.352] ..$ times : num Inf [05:56:11.352] ..$ interval : num 0.1 [05:56:11.352] ..$ enable_after: num 0 [05:56:11.352] ..$ auto_finish : logi TRUE [05:56:11.352] ..$ clear : logi TRUE [05:56:11.352] ..$ target : chr "terminal" [05:56:11.352] $ state :List of 5 [05:56:11.352] ..$ step : num 2 [05:56:11.352] ..$ message : chr "P: Adding 2" [05:56:11.352] ..$ timestamps: POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:11.352] ..$ delta : num 2 [05:56:11.352] ..$ enabled : logi TRUE [05:56:11.352] $ progression :List of 12 [05:56:11.352] ..$ owner_session_uuid: NULL [05:56:11.352] ..$ progressor_uuid : NULL [05:56:11.352] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:11.352] ..$ progression_index : NULL [05:56:11.352] ..$ progression_time : chr "2024-11-22 05:56:11.352 +0100" [05:56:11.352] ..$ type : chr "hide" [05:56:11.352] ..$ message : chr(0) [05:56:11.352] ..$ amount : num 1 [05:56:11.352] ..$ step : NULL [05:56:11.352] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:11" [05:56:11.352] ..$ call : NULL [05:56:11.352] ..$ calls :Dotted pair list of 14 [05:56:11.352] .. ..$ : language with_progress({ y <- slow_sum(1:10) ... [05:56:11.352] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:11.352] .. ..$ : language withVisible(expr) [05:56:11.352] .. ..$ : language slow_sum(1:10) [05:56:11.352] .. ..$ : language p(amount = 0) [05:56:11.352] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:11.352] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:11.352] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:11.352] .. ..$ : language signalCondition(cond) [05:56:11.352] .. ..$ : language (function (p) { ... [05:56:11.352] .. ..$ : language calling_handler(control_progression("hide")) [05:56:11.352] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:11.352] .. ..$ : language control_progression("hide") [05:56:11.352] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:11.352] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" [05:56:11.378] hide_reporter() ... done M: Added value 2 - received a 'progression' (n=9) [05:56:11.379] unhide_reporter() ... [05:56:11.379] List of 15 [05:56:11.379] $ max_steps : int 10 [05:56:11.379] $ times : num Inf [05:56:11.379] $ interval : num 0.1 [05:56:11.379] $ enable_after: num 0 [05:56:11.379] $ auto_finish : logi TRUE [05:56:11.379] $ clear : logi TRUE [05:56:11.379] $ target : chr "terminal" [05:56:11.379] $ step : num 2 [05:56:11.379] $ message : chr "P: Adding 2" [05:56:11.379] $ timestamps : POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:11.379] $ delta : num 2 [05:56:11.379] $ enabled : logi TRUE [05:56:11.379] $ config :List of 7 [05:56:11.379] ..$ max_steps : int 10 [05:56:11.379] ..$ times : num Inf [05:56:11.379] ..$ interval : num 0.1 [05:56:11.379] ..$ enable_after: num 0 [05:56:11.379] ..$ auto_finish : logi TRUE [05:56:11.379] ..$ clear : logi TRUE [05:56:11.379] ..$ target : chr "terminal" [05:56:11.379] $ state :List of 5 [05:56:11.379] ..$ step : num 2 [05:56:11.379] ..$ message : chr "P: Adding 2" [05:56:11.379] ..$ timestamps: POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:11.379] ..$ delta : num 2 [05:56:11.379] ..$ enabled : logi TRUE [05:56:11.379] $ progression :List of 12 [05:56:11.379] ..$ owner_session_uuid: NULL [05:56:11.379] ..$ progressor_uuid : NULL [05:56:11.379] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:11.379] ..$ progression_index : NULL [05:56:11.379] ..$ progression_time : chr "2024-11-22 05:56:11.379 +0100" [05:56:11.379] ..$ type : chr "unhide" [05:56:11.379] ..$ message : chr(0) [05:56:11.379] ..$ amount : num 1 [05:56:11.379] ..$ step : NULL [05:56:11.379] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:11" [05:56:11.379] ..$ call : NULL [05:56:11.379] ..$ calls :Dotted pair list of 14 [05:56:11.379] .. ..$ : language with_progress({ y <- slow_sum(1:10) ... [05:56:11.379] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:11.379] .. ..$ : language withVisible(expr) [05:56:11.379] .. ..$ : language slow_sum(1:10) [05:56:11.379] .. ..$ : language p(amount = 0) [05:56:11.379] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:11.379] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:11.379] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:11.379] .. ..$ : language signalCondition(cond) [05:56:11.379] .. ..$ : language (function (p) { ... [05:56:11.379] .. ..$ : language calling_handler(control_progression("unhide")) [05:56:11.379] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:11.379] .. ..$ : language control_progression("unhide") [05:56:11.379] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:11.379] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" | | | 0%[05:56:11.407] unhide_reporter() ... done [05:56:11.407] Progression calling handler 'update' ... [05:56:11.408] - progression: [05:56:11.408] List of 12 [05:56:11.408] $ owner_session_uuid: chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:11.408] ..- attr(*, "source")=List of 6 [05:56:11.408] .. ..$ host : Named chr "CRANWIN3" [05:56:11.408] .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:56:11.408] .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:56:11.408] .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:56:11.408] .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:11.408] .. ..$ tempdir: chr "D:\\temp\\2024_11_22_05_55_01_31289\\RtmpcRpDnE" [05:56:11.408] .. ..$ pid : int 116752 [05:56:11.408] .. ..$ random : int 1056149315 [05:56:11.408] $ progressor_uuid : chr "c163167e-419c-205e-5113-5d8ec9d9c895" [05:56:11.408] $ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:11.408] $ progression_index : int 9 [05:56:11.408] $ progression_time : chr "2024-11-22 05:56:11.351 +0100" [05:56:11.408] $ type : chr "update" [05:56:11.408] $ message : chr(0) [05:56:11.408] $ amount : num 0 [05:56:11.408] $ step : NULL [05:56:11.408] $ time : POSIXct[1:1], format: "2024-11-22 05:56:11" [05:56:11.408] $ call : NULL [05:56:11.408] $ calls : NULL [05:56:11.408] - attr(*, "class")= chr [1:3] "progression" "immediateCondition" "condition" [05:56:11.420] - progressor_uuid: c163167e-419c-205e-5113-5d8ec9d9c895 [05:56:11.420] - progression_index: 9 [05:56:11.420] - duplicated: FALSE [05:56:11.421] List of 4 [05:56:11.421] $ step : num 2 [05:56:11.421] $ p$amount : num 0 [05:56:11.421] $ p$step : NULL [05:56:11.421] $ max_steps: int 10 [05:56:11.424] List of 5 [05:56:11.424] $ finished : logi FALSE [05:56:11.424] $ step : num 2 [05:56:11.424] $ milestones : num [1:8] 3 4 5 6 7 8 9 10 [05:56:11.424] $ prev_milestone: int 0 [05:56:11.424] $ interval : num 0.1 [05:56:11.427] List of 4 [05:56:11.427] $ dt : 'difftime' num 0.163166999816895 [05:56:11.427] ..- attr(*, "units")= chr "secs" [05:56:11.427] $ : POSIXct[1:1], format: "2024-11-22 05:56:11" [05:56:11.427] $ : 'POSIXct' num(0) [05:56:11.427] - attr(*, "tzone")= chr "" [05:56:11.427] $ skip: logi FALSE [05:56:11.431] List of 1 [05:56:11.431] $ milestones: num [1:8] 3 4 5 6 7 8 9 10 [05:56:11.433] update_reporter() ... [05:56:11.433] List of 15 [05:56:11.433] $ max_steps : int 10 [05:56:11.433] $ times : num Inf [05:56:11.433] $ interval : num 0.1 [05:56:11.433] $ enable_after: num 0 [05:56:11.433] $ auto_finish : logi TRUE [05:56:11.433] $ clear : logi TRUE [05:56:11.433] $ target : chr "terminal" [05:56:11.433] $ step : num 2 [05:56:11.433] $ message : chr "P: Adding 2" [05:56:11.433] $ timestamps : POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:11.433] $ delta : num 2 [05:56:11.433] $ enabled : logi TRUE [05:56:11.433] $ config :List of 7 [05:56:11.433] ..$ max_steps : int 10 [05:56:11.433] ..$ times : num Inf [05:56:11.433] ..$ interval : num 0.1 [05:56:11.433] ..$ enable_after: num 0 [05:56:11.433] ..$ auto_finish : logi TRUE [05:56:11.433] ..$ clear : logi TRUE [05:56:11.433] ..$ target : chr "terminal" [05:56:11.433] $ state :List of 5 [05:56:11.433] ..$ step : num 2 [05:56:11.433] ..$ message : chr "P: Adding 2" [05:56:11.433] ..$ timestamps: POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:11.433] ..$ delta : num 2 [05:56:11.433] ..$ enabled : logi TRUE [05:56:11.433] $ progression :List of 12 [05:56:11.433] ..$ owner_session_uuid: chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:11.433] .. ..- attr(*, "source")=List of 6 [05:56:11.433] .. .. ..$ host : Named chr "CRANWIN3" [05:56:11.433] .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:56:11.433] .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:56:11.433] .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:56:11.433] .. .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:11.433] .. .. ..$ tempdir: chr "D:\\temp\\2024_11_22_05_55_01_31289\\RtmpcRpDnE" [05:56:11.433] .. .. ..$ pid : int 116752 [05:56:11.433] .. .. ..$ random : int 1056149315 [05:56:11.433] ..$ progressor_uuid : chr "c163167e-419c-205e-5113-5d8ec9d9c895" [05:56:11.433] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:11.433] ..$ progression_index : int 9 [05:56:11.433] ..$ progression_time : chr "2024-11-22 05:56:11.351 +0100" [05:56:11.433] ..$ type : chr "update" [05:56:11.433] ..$ message : chr(0) [05:56:11.433] ..$ amount : num 0 [05:56:11.433] ..$ step : NULL [05:56:11.433] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:11" [05:56:11.433] ..$ call : NULL [05:56:11.433] ..$ calls : NULL [05:56:11.433] ..- attr(*, "class")= chr [1:3] "progression" "immediateCondition" "condition" [05:56:11.464] update_reporter() ... done [05:56:11.464] Progression calling handler 'update' ... done - received a 'progression' - received a 'simpleMessage' [05:56:11.466] hide_reporter() ... [05:56:11.466] List of 15 [05:56:11.466] $ max_steps : int 10 [05:56:11.466] $ times : num Inf [05:56:11.466] $ interval : num 0.1 [05:56:11.466] $ enable_after: num 0 [05:56:11.466] $ auto_finish : logi TRUE [05:56:11.466] $ clear : logi TRUE [05:56:11.466] $ target : chr "terminal" [05:56:11.466] $ step : num 2 [05:56:11.466] $ message : chr "P: Adding 2" [05:56:11.466] $ timestamps : POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:11.466] $ delta : num 2 [05:56:11.466] $ enabled : logi TRUE [05:56:11.466] $ config :List of 7 [05:56:11.466] ..$ max_steps : int 10 [05:56:11.466] ..$ times : num Inf [05:56:11.466] ..$ interval : num 0.1 [05:56:11.466] ..$ enable_after: num 0 [05:56:11.466] ..$ auto_finish : logi TRUE [05:56:11.466] ..$ clear : logi TRUE [05:56:11.466] ..$ target : chr "terminal" [05:56:11.466] $ state :List of 5 [05:56:11.466] ..$ step : num 2 [05:56:11.466] ..$ message : chr "P: Adding 2" [05:56:11.466] ..$ timestamps: POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:11.466] ..$ delta : num 2 [05:56:11.466] ..$ enabled : logi TRUE [05:56:11.466] $ progression :List of 12 [05:56:11.466] ..$ owner_session_uuid: NULL [05:56:11.466] ..$ progressor_uuid : NULL [05:56:11.466] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:11.466] ..$ progression_index : NULL [05:56:11.466] ..$ progression_time : chr "2024-11-22 05:56:11.466 +0100" [05:56:11.466] ..$ type : chr "hide" [05:56:11.466] ..$ message : chr(0) [05:56:11.466] ..$ amount : num 1 [05:56:11.466] ..$ step : NULL [05:56:11.466] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:11" [05:56:11.466] ..$ call : NULL [05:56:11.466] ..$ calls :Dotted pair list of 14 [05:56:11.466] .. ..$ : language with_progress({ y <- slow_sum(1:10) ... [05:56:11.466] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:11.466] .. ..$ : language withVisible(expr) [05:56:11.466] .. ..$ : language slow_sum(1:10) [05:56:11.466] .. ..$ : language p(amount = 0) [05:56:11.466] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:11.466] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:11.466] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:11.466] .. ..$ : language signalCondition(cond) [05:56:11.466] .. ..$ : language (function (p) { ... [05:56:11.466] .. ..$ : language calling_handler(control_progression("hide")) [05:56:11.466] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:11.466] .. ..$ : language control_progression("hide") [05:56:11.466] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:11.466] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" [05:56:11.496] hide_reporter() ... done - received a 'progression' (n=10) [05:56:11.496] unhide_reporter() ... [05:56:11.497] List of 15 [05:56:11.497] $ max_steps : int 10 [05:56:11.497] $ times : num Inf [05:56:11.497] $ interval : num 0.1 [05:56:11.497] $ enable_after: num 0 [05:56:11.497] $ auto_finish : logi TRUE [05:56:11.497] $ clear : logi TRUE [05:56:11.497] $ target : chr "terminal" [05:56:11.497] $ step : num 2 [05:56:11.497] $ message : chr "P: Adding 2" [05:56:11.497] $ timestamps : POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:11.497] $ delta : num 2 [05:56:11.497] $ enabled : logi TRUE [05:56:11.497] $ config :List of 7 [05:56:11.497] ..$ max_steps : int 10 [05:56:11.497] ..$ times : num Inf [05:56:11.497] ..$ interval : num 0.1 [05:56:11.497] ..$ enable_after: num 0 [05:56:11.497] ..$ auto_finish : logi TRUE [05:56:11.497] ..$ clear : logi TRUE [05:56:11.497] ..$ target : chr "terminal" [05:56:11.497] $ state :List of 5 [05:56:11.497] ..$ step : num 2 [05:56:11.497] ..$ message : chr "P: Adding 2" [05:56:11.497] ..$ timestamps: POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:11.497] ..$ delta : num 2 [05:56:11.497] ..$ enabled : logi TRUE [05:56:11.497] $ progression :List of 12 [05:56:11.497] ..$ owner_session_uuid: NULL [05:56:11.497] ..$ progressor_uuid : NULL [05:56:11.497] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:11.497] ..$ progression_index : NULL [05:56:11.497] ..$ progression_time : chr "2024-11-22 05:56:11.496 +0100" [05:56:11.497] ..$ type : chr "unhide" [05:56:11.497] ..$ message : chr(0) [05:56:11.497] ..$ amount : num 1 [05:56:11.497] ..$ step : NULL [05:56:11.497] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:11" [05:56:11.497] ..$ call : NULL [05:56:11.497] ..$ calls :Dotted pair list of 14 [05:56:11.497] .. ..$ : language with_progress({ y <- slow_sum(1:10) ... [05:56:11.497] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:11.497] .. ..$ : language withVisible(expr) [05:56:11.497] .. ..$ : language slow_sum(1:10) [05:56:11.497] .. ..$ : language p(amount = 0) [05:56:11.497] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:11.497] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:11.497] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:11.497] .. ..$ : language signalCondition(cond) [05:56:11.497] .. ..$ : language (function (p) { ... [05:56:11.497] .. ..$ : language calling_handler(control_progression("unhide")) [05:56:11.497] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:11.497] .. ..$ : language control_progression("unhide") [05:56:11.497] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:11.497] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" | | | 0%[05:56:11.530] unhide_reporter() ... done [05:56:11.530] Progression calling handler 'update' ... [05:56:11.531] - progression: [05:56:11.531] List of 12 [05:56:11.531] $ owner_session_uuid: chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:11.531] ..- attr(*, "source")=List of 6 [05:56:11.531] .. ..$ host : Named chr "CRANWIN3" [05:56:11.531] .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:56:11.531] .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:56:11.531] .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:56:11.531] .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:11.531] .. ..$ tempdir: chr "D:\\temp\\2024_11_22_05_55_01_31289\\RtmpcRpDnE" [05:56:11.531] .. ..$ pid : int 116752 [05:56:11.531] .. ..$ random : int 1056149315 [05:56:11.531] $ progressor_uuid : chr "c163167e-419c-205e-5113-5d8ec9d9c895" [05:56:11.531] $ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:11.531] $ progression_index : int 10 [05:56:11.531] $ progression_time : chr "2024-11-22 05:56:11.465 +0100" [05:56:11.531] $ type : chr "update" [05:56:11.531] $ message : chr(0) [05:56:11.531] $ amount : num 0 [05:56:11.531] $ step : NULL [05:56:11.531] $ time : POSIXct[1:1], format: "2024-11-22 05:56:11" [05:56:11.531] $ call : NULL [05:56:11.531] $ calls : NULL [05:56:11.531] - attr(*, "class")= chr [1:3] "progression" "immediateCondition" "condition" [05:56:11.543] - progressor_uuid: c163167e-419c-205e-5113-5d8ec9d9c895 [05:56:11.544] - progression_index: 10 [05:56:11.544] - duplicated: FALSE [05:56:11.544] List of 4 [05:56:11.544] $ step : num 2 [05:56:11.544] $ p$amount : num 0 [05:56:11.544] $ p$step : NULL [05:56:11.544] $ max_steps: int 10 [05:56:11.547] List of 5 [05:56:11.547] $ finished : logi FALSE [05:56:11.547] $ step : num 2 [05:56:11.547] $ milestones : num [1:8] 3 4 5 6 7 8 9 10 [05:56:11.547] $ prev_milestone: int 0 [05:56:11.547] $ interval : num 0.1 [05:56:11.552] List of 4 [05:56:11.552] $ dt : 'difftime' num 0.287024974822998 [05:56:11.552] ..- attr(*, "units")= chr "secs" [05:56:11.552] $ : POSIXct[1:1], format: "2024-11-22 05:56:11" [05:56:11.552] $ : 'POSIXct' num(0) [05:56:11.552] - attr(*, "tzone")= chr "" [05:56:11.552] $ skip: logi FALSE [05:56:11.556] List of 1 [05:56:11.556] $ milestones: num [1:8] 3 4 5 6 7 8 9 10 [05:56:11.557] update_reporter() ... [05:56:11.557] List of 15 [05:56:11.557] $ max_steps : int 10 [05:56:11.557] $ times : num Inf [05:56:11.557] $ interval : num 0.1 [05:56:11.557] $ enable_after: num 0 [05:56:11.557] $ auto_finish : logi TRUE [05:56:11.557] $ clear : logi TRUE [05:56:11.557] $ target : chr "terminal" [05:56:11.557] $ step : num 2 [05:56:11.557] $ message : chr "P: Adding 2" [05:56:11.557] $ timestamps : POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:11.557] $ delta : num 2 [05:56:11.557] $ enabled : logi TRUE [05:56:11.557] $ config :List of 7 [05:56:11.557] ..$ max_steps : int 10 [05:56:11.557] ..$ times : num Inf [05:56:11.557] ..$ interval : num 0.1 [05:56:11.557] ..$ enable_after: num 0 [05:56:11.557] ..$ auto_finish : logi TRUE [05:56:11.557] ..$ clear : logi TRUE [05:56:11.557] ..$ target : chr "terminal" [05:56:11.557] $ state :List of 5 [05:56:11.557] ..$ step : num 2 [05:56:11.557] ..$ message : chr "P: Adding 2" [05:56:11.557] ..$ timestamps: POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:11.557] ..$ delta : num 2 [05:56:11.557] ..$ enabled : logi TRUE [05:56:11.557] $ progression :List of 12 [05:56:11.557] ..$ owner_session_uuid: chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:11.557] .. ..- attr(*, "source")=List of 6 [05:56:11.557] .. .. ..$ host : Named chr "CRANWIN3" [05:56:11.557] .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:56:11.557] .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:56:11.557] .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:56:11.557] .. .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:11.557] .. .. ..$ tempdir: chr "D:\\temp\\2024_11_22_05_55_01_31289\\RtmpcRpDnE" [05:56:11.557] .. .. ..$ pid : int 116752 [05:56:11.557] .. .. ..$ random : int 1056149315 [05:56:11.557] ..$ progressor_uuid : chr "c163167e-419c-205e-5113-5d8ec9d9c895" [05:56:11.557] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:11.557] ..$ progression_index : int 10 [05:56:11.557] ..$ progression_time : chr "2024-11-22 05:56:11.465 +0100" [05:56:11.557] ..$ type : chr "update" [05:56:11.557] ..$ message : chr(0) [05:56:11.557] ..$ amount : num 0 [05:56:11.557] ..$ step : NULL [05:56:11.557] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:11" [05:56:11.557] ..$ call : NULL [05:56:11.557] ..$ calls : NULL [05:56:11.557] ..- attr(*, "class")= chr [1:3] "progression" "immediateCondition" "condition" [05:56:11.586] update_reporter() ... done [05:56:11.586] Progression calling handler 'update' ... done - received a 'progression' - received a 'simpleMessage' [05:56:11.587] hide_reporter() ... [05:56:11.587] List of 15 [05:56:11.587] $ max_steps : int 10 [05:56:11.587] $ times : num Inf [05:56:11.587] $ interval : num 0.1 [05:56:11.587] $ enable_after: num 0 [05:56:11.587] $ auto_finish : logi TRUE [05:56:11.587] $ clear : logi TRUE [05:56:11.587] $ target : chr "terminal" [05:56:11.587] $ step : num 2 [05:56:11.587] $ message : chr "P: Adding 2" [05:56:11.587] $ timestamps : POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:11.587] $ delta : num 2 [05:56:11.587] $ enabled : logi TRUE [05:56:11.587] $ config :List of 7 [05:56:11.587] ..$ max_steps : int 10 [05:56:11.587] ..$ times : num Inf [05:56:11.587] ..$ interval : num 0.1 [05:56:11.587] ..$ enable_after: num 0 [05:56:11.587] ..$ auto_finish : logi TRUE [05:56:11.587] ..$ clear : logi TRUE [05:56:11.587] ..$ target : chr "terminal" [05:56:11.587] $ state :List of 5 [05:56:11.587] ..$ step : num 2 [05:56:11.587] ..$ message : chr "P: Adding 2" [05:56:11.587] ..$ timestamps: POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:11.587] ..$ delta : num 2 [05:56:11.587] ..$ enabled : logi TRUE [05:56:11.587] $ progression :List of 12 [05:56:11.587] ..$ owner_session_uuid: NULL [05:56:11.587] ..$ progressor_uuid : NULL [05:56:11.587] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:11.587] ..$ progression_index : NULL [05:56:11.587] ..$ progression_time : chr "2024-11-22 05:56:11.587 +0100" [05:56:11.587] ..$ type : chr "hide" [05:56:11.587] ..$ message : chr(0) [05:56:11.587] ..$ amount : num 1 [05:56:11.587] ..$ step : NULL [05:56:11.587] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:11" [05:56:11.587] ..$ call : NULL [05:56:11.587] ..$ calls :Dotted pair list of 14 [05:56:11.587] .. ..$ : language with_progress({ y <- slow_sum(1:10) ... [05:56:11.587] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:11.587] .. ..$ : language withVisible(expr) [05:56:11.587] .. ..$ : language slow_sum(1:10) [05:56:11.587] .. ..$ : language p(amount = 0) [05:56:11.587] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:11.587] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:11.587] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:11.587] .. ..$ : language signalCondition(cond) [05:56:11.587] .. ..$ : language (function (p) { ... [05:56:11.587] .. ..$ : language calling_handler(control_progression("hide")) [05:56:11.587] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:11.587] .. ..$ : language control_progression("hide") [05:56:11.587] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:11.587] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" [05:56:11.609] hide_reporter() ... done - received a 'progression' (n=11) [05:56:11.610] unhide_reporter() ... [05:56:11.610] List of 15 [05:56:11.610] $ max_steps : int 10 [05:56:11.610] $ times : num Inf [05:56:11.610] $ interval : num 0.1 [05:56:11.610] $ enable_after: num 0 [05:56:11.610] $ auto_finish : logi TRUE [05:56:11.610] $ clear : logi TRUE [05:56:11.610] $ target : chr "terminal" [05:56:11.610] $ step : num 2 [05:56:11.610] $ message : chr "P: Adding 2" [05:56:11.610] $ timestamps : POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:11.610] $ delta : num 2 [05:56:11.610] $ enabled : logi TRUE [05:56:11.610] $ config :List of 7 [05:56:11.610] ..$ max_steps : int 10 [05:56:11.610] ..$ times : num Inf [05:56:11.610] ..$ interval : num 0.1 [05:56:11.610] ..$ enable_after: num 0 [05:56:11.610] ..$ auto_finish : logi TRUE [05:56:11.610] ..$ clear : logi TRUE [05:56:11.610] ..$ target : chr "terminal" [05:56:11.610] $ state :List of 5 [05:56:11.610] ..$ step : num 2 [05:56:11.610] ..$ message : chr "P: Adding 2" [05:56:11.610] ..$ timestamps: POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:11.610] ..$ delta : num 2 [05:56:11.610] ..$ enabled : logi TRUE [05:56:11.610] $ progression :List of 12 [05:56:11.610] ..$ owner_session_uuid: NULL [05:56:11.610] ..$ progressor_uuid : NULL [05:56:11.610] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:11.610] ..$ progression_index : NULL [05:56:11.610] ..$ progression_time : chr "2024-11-22 05:56:11.610 +0100" [05:56:11.610] ..$ type : chr "unhide" [05:56:11.610] ..$ message : chr(0) [05:56:11.610] ..$ amount : num 1 [05:56:11.610] ..$ step : NULL [05:56:11.610] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:11" [05:56:11.610] ..$ call : NULL [05:56:11.610] ..$ calls :Dotted pair list of 14 [05:56:11.610] .. ..$ : language with_progress({ y <- slow_sum(1:10) ... [05:56:11.610] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:11.610] .. ..$ : language withVisible(expr) [05:56:11.610] .. ..$ : language slow_sum(1:10) [05:56:11.610] .. ..$ : language p(amount = 0) [05:56:11.610] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:11.610] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:11.610] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:11.610] .. ..$ : language signalCondition(cond) [05:56:11.610] .. ..$ : language (function (p) { ... [05:56:11.610] .. ..$ : language calling_handler(control_progression("unhide")) [05:56:11.610] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:11.610] .. ..$ : language control_progression("unhide") [05:56:11.610] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:11.610] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" | | | 0%[05:56:11.635] unhide_reporter() ... done [05:56:11.635] Progression calling handler 'update' ... [05:56:11.636] - progression: [05:56:11.636] List of 12 [05:56:11.636] $ owner_session_uuid: chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:11.636] ..- attr(*, "source")=List of 6 [05:56:11.636] .. ..$ host : Named chr "CRANWIN3" [05:56:11.636] .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:56:11.636] .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:56:11.636] .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:56:11.636] .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:11.636] .. ..$ tempdir: chr "D:\\temp\\2024_11_22_05_55_01_31289\\RtmpcRpDnE" [05:56:11.636] .. ..$ pid : int 116752 [05:56:11.636] .. ..$ random : int 1056149315 [05:56:11.636] $ progressor_uuid : chr "c163167e-419c-205e-5113-5d8ec9d9c895" [05:56:11.636] $ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:11.636] $ progression_index : int 11 [05:56:11.636] $ progression_time : chr "2024-11-22 05:56:11.586 +0100" [05:56:11.636] $ type : chr "update" [05:56:11.636] $ message : chr(0) [05:56:11.636] $ amount : num 0 [05:56:11.636] $ step : NULL [05:56:11.636] $ time : POSIXct[1:1], format: "2024-11-22 05:56:11" [05:56:11.636] $ call : NULL [05:56:11.636] $ calls : NULL [05:56:11.636] - attr(*, "class")= chr [1:3] "progression" "immediateCondition" "condition" [05:56:11.645] - progressor_uuid: c163167e-419c-205e-5113-5d8ec9d9c895 [05:56:11.645] - progression_index: 11 [05:56:11.646] - duplicated: FALSE [05:56:11.646] List of 4 [05:56:11.646] $ step : num 2 [05:56:11.646] $ p$amount : num 0 [05:56:11.646] $ p$step : NULL [05:56:11.646] $ max_steps: int 10 [05:56:11.651] List of 5 [05:56:11.651] $ finished : logi FALSE [05:56:11.651] $ step : num 2 [05:56:11.651] $ milestones : num [1:8] 3 4 5 6 7 8 9 10 [05:56:11.651] $ prev_milestone: int 0 [05:56:11.651] $ interval : num 0.1 [05:56:11.656] List of 4 [05:56:11.656] $ dt : 'difftime' num 0.390383005142212 [05:56:11.656] ..- attr(*, "units")= chr "secs" [05:56:11.656] $ : POSIXct[1:1], format: "2024-11-22 05:56:11" [05:56:11.656] $ : 'POSIXct' num(0) [05:56:11.656] - attr(*, "tzone")= chr "" [05:56:11.656] $ skip: logi FALSE [05:56:11.661] List of 1 [05:56:11.661] $ milestones: num [1:8] 3 4 5 6 7 8 9 10 [05:56:11.663] update_reporter() ... [05:56:11.663] List of 15 [05:56:11.663] $ max_steps : int 10 [05:56:11.663] $ times : num Inf [05:56:11.663] $ interval : num 0.1 [05:56:11.663] $ enable_after: num 0 [05:56:11.663] $ auto_finish : logi TRUE [05:56:11.663] $ clear : logi TRUE [05:56:11.663] $ target : chr "terminal" [05:56:11.663] $ step : num 2 [05:56:11.663] $ message : chr "P: Adding 2" [05:56:11.663] $ timestamps : POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:11.663] $ delta : num 2 [05:56:11.663] $ enabled : logi TRUE [05:56:11.663] $ config :List of 7 [05:56:11.663] ..$ max_steps : int 10 [05:56:11.663] ..$ times : num Inf [05:56:11.663] ..$ interval : num 0.1 [05:56:11.663] ..$ enable_after: num 0 [05:56:11.663] ..$ auto_finish : logi TRUE [05:56:11.663] ..$ clear : logi TRUE [05:56:11.663] ..$ target : chr "terminal" [05:56:11.663] $ state :List of 5 [05:56:11.663] ..$ step : num 2 [05:56:11.663] ..$ message : chr "P: Adding 2" [05:56:11.663] ..$ timestamps: POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:11.663] ..$ delta : num 2 [05:56:11.663] ..$ enabled : logi TRUE [05:56:11.663] $ progression :List of 12 [05:56:11.663] ..$ owner_session_uuid: chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:11.663] .. ..- attr(*, "source")=List of 6 [05:56:11.663] .. .. ..$ host : Named chr "CRANWIN3" [05:56:11.663] .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:56:11.663] .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:56:11.663] .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:56:11.663] .. .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:11.663] .. .. ..$ tempdir: chr "D:\\temp\\2024_11_22_05_55_01_31289\\RtmpcRpDnE" [05:56:11.663] .. .. ..$ pid : int 116752 [05:56:11.663] .. .. ..$ random : int 1056149315 [05:56:11.663] ..$ progressor_uuid : chr "c163167e-419c-205e-5113-5d8ec9d9c895" [05:56:11.663] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:11.663] ..$ progression_index : int 11 [05:56:11.663] ..$ progression_time : chr "2024-11-22 05:56:11.586 +0100" [05:56:11.663] ..$ type : chr "update" [05:56:11.663] ..$ message : chr(0) [05:56:11.663] ..$ amount : num 0 [05:56:11.663] ..$ step : NULL [05:56:11.663] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:11" [05:56:11.663] ..$ call : NULL [05:56:11.663] ..$ calls : NULL [05:56:11.663] ..- attr(*, "class")= chr [1:3] "progression" "immediateCondition" "condition" [05:56:11.695] update_reporter() ... done [05:56:11.695] Progression calling handler 'update' ... done - received a 'progression' - received a 'simpleMessage' [05:56:11.697] hide_reporter() ... [05:56:11.698] List of 15 [05:56:11.698] $ max_steps : int 10 [05:56:11.698] $ times : num Inf [05:56:11.698] $ interval : num 0.1 [05:56:11.698] $ enable_after: num 0 [05:56:11.698] $ auto_finish : logi TRUE [05:56:11.698] $ clear : logi TRUE [05:56:11.698] $ target : chr "terminal" [05:56:11.698] $ step : num 2 [05:56:11.698] $ message : chr "P: Adding 2" [05:56:11.698] $ timestamps : POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:11.698] $ delta : num 2 [05:56:11.698] $ enabled : logi TRUE [05:56:11.698] $ config :List of 7 [05:56:11.698] ..$ max_steps : int 10 [05:56:11.698] ..$ times : num Inf [05:56:11.698] ..$ interval : num 0.1 [05:56:11.698] ..$ enable_after: num 0 [05:56:11.698] ..$ auto_finish : logi TRUE [05:56:11.698] ..$ clear : logi TRUE [05:56:11.698] ..$ target : chr "terminal" [05:56:11.698] $ state :List of 5 [05:56:11.698] ..$ step : num 2 [05:56:11.698] ..$ message : chr "P: Adding 2" [05:56:11.698] ..$ timestamps: POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:11.698] ..$ delta : num 2 [05:56:11.698] ..$ enabled : logi TRUE [05:56:11.698] $ progression :List of 12 [05:56:11.698] ..$ owner_session_uuid: NULL [05:56:11.698] ..$ progressor_uuid : NULL [05:56:11.698] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:11.698] ..$ progression_index : NULL [05:56:11.698] ..$ progression_time : chr "2024-11-22 05:56:11.697 +0100" [05:56:11.698] ..$ type : chr "hide" [05:56:11.698] ..$ message : chr(0) [05:56:11.698] ..$ amount : num 1 [05:56:11.698] ..$ step : NULL [05:56:11.698] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:11" [05:56:11.698] ..$ call : NULL [05:56:11.698] ..$ calls :Dotted pair list of 14 [05:56:11.698] .. ..$ : language with_progress({ y <- slow_sum(1:10) ... [05:56:11.698] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:11.698] .. ..$ : language withVisible(expr) [05:56:11.698] .. ..$ : language slow_sum(1:10) [05:56:11.698] .. ..$ : language p(message = sprintf("P: Adding %g", kk)) [05:56:11.698] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:11.698] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:11.698] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:11.698] .. ..$ : language signalCondition(cond) [05:56:11.698] .. ..$ : language (function (p) { ... [05:56:11.698] .. ..$ : language calling_handler(control_progression("hide")) [05:56:11.698] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:11.698] .. ..$ : language control_progression("hide") [05:56:11.698] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:11.698] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" [05:56:11.737] hide_reporter() ... done - received a 'progression' (n=12) [05:56:11.738] unhide_reporter() ... [05:56:11.739] List of 15 [05:56:11.739] $ max_steps : int 10 [05:56:11.739] $ times : num Inf [05:56:11.739] $ interval : num 0.1 [05:56:11.739] $ enable_after: num 0 [05:56:11.739] $ auto_finish : logi TRUE [05:56:11.739] $ clear : logi TRUE [05:56:11.739] $ target : chr "terminal" [05:56:11.739] $ step : num 2 [05:56:11.739] $ message : chr "P: Adding 2" [05:56:11.739] $ timestamps : POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:11.739] $ delta : num 2 [05:56:11.739] $ enabled : logi TRUE [05:56:11.739] $ config :List of 7 [05:56:11.739] ..$ max_steps : int 10 [05:56:11.739] ..$ times : num Inf [05:56:11.739] ..$ interval : num 0.1 [05:56:11.739] ..$ enable_after: num 0 [05:56:11.739] ..$ auto_finish : logi TRUE [05:56:11.739] ..$ clear : logi TRUE [05:56:11.739] ..$ target : chr "terminal" [05:56:11.739] $ state :List of 5 [05:56:11.739] ..$ step : num 2 [05:56:11.739] ..$ message : chr "P: Adding 2" [05:56:11.739] ..$ timestamps: POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:11.739] ..$ delta : num 2 [05:56:11.739] ..$ enabled : logi TRUE [05:56:11.739] $ progression :List of 12 [05:56:11.739] ..$ owner_session_uuid: NULL [05:56:11.739] ..$ progressor_uuid : NULL [05:56:11.739] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:11.739] ..$ progression_index : NULL [05:56:11.739] ..$ progression_time : chr "2024-11-22 05:56:11.738 +0100" [05:56:11.739] ..$ type : chr "unhide" [05:56:11.739] ..$ message : chr(0) [05:56:11.739] ..$ amount : num 1 [05:56:11.739] ..$ step : NULL [05:56:11.739] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:11" [05:56:11.739] ..$ call : NULL [05:56:11.739] ..$ calls :Dotted pair list of 14 [05:56:11.739] .. ..$ : language with_progress({ y <- slow_sum(1:10) ... [05:56:11.739] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:11.739] .. ..$ : language withVisible(expr) [05:56:11.739] .. ..$ : language slow_sum(1:10) [05:56:11.739] .. ..$ : language p(message = sprintf("P: Adding %g", kk)) [05:56:11.739] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:11.739] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:11.739] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:11.739] .. ..$ : language signalCondition(cond) [05:56:11.739] .. ..$ : language (function (p) { ... [05:56:11.739] .. ..$ : language calling_handler(control_progression("unhide")) [05:56:11.739] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:11.739] .. ..$ : language control_progression("unhide") [05:56:11.739] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:11.739] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" | | | 0%[05:56:11.777] unhide_reporter() ... done [05:56:11.778] Progression calling handler 'update' ... [05:56:11.778] - progression: [05:56:11.779] List of 12 [05:56:11.779] $ owner_session_uuid: chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:11.779] ..- attr(*, "source")=List of 6 [05:56:11.779] .. ..$ host : Named chr "CRANWIN3" [05:56:11.779] .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:56:11.779] .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:56:11.779] .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:56:11.779] .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:11.779] .. ..$ tempdir: chr "D:\\temp\\2024_11_22_05_55_01_31289\\RtmpcRpDnE" [05:56:11.779] .. ..$ pid : int 116752 [05:56:11.779] .. ..$ random : int 1056149315 [05:56:11.779] $ progressor_uuid : chr "c163167e-419c-205e-5113-5d8ec9d9c895" [05:56:11.779] $ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:11.779] $ progression_index : int 12 [05:56:11.779] $ progression_time : chr "2024-11-22 05:56:11.696 +0100" [05:56:11.779] $ type : chr "update" [05:56:11.779] $ message : chr "P: Adding 3" [05:56:11.779] $ amount : num 1 [05:56:11.779] $ step : NULL [05:56:11.779] $ time : POSIXct[1:1], format: "2024-11-22 05:56:11" [05:56:11.779] $ call : NULL [05:56:11.779] $ calls : NULL [05:56:11.779] - attr(*, "class")= chr [1:3] "progression" "immediateCondition" "condition" [05:56:11.798] - progressor_uuid: c163167e-419c-205e-5113-5d8ec9d9c895 [05:56:11.799] - progression_index: 12 [05:56:11.799] - duplicated: FALSE [05:56:11.799] List of 4 [05:56:11.799] $ step : num 2 [05:56:11.799] $ p$amount : num 1 [05:56:11.799] $ p$step : NULL [05:56:11.799] $ max_steps: int 10 [05:56:11.803] List of 5 [05:56:11.803] $ finished : logi FALSE [05:56:11.803] $ step : num 3 [05:56:11.803] $ milestones : num [1:8] 3 4 5 6 7 8 9 10 [05:56:11.803] $ prev_milestone: int 0 [05:56:11.803] $ interval : num 0.1 [05:56:11.808] List of 4 [05:56:11.808] $ dt : 'difftime' num 0.542843818664551 [05:56:11.808] ..- attr(*, "units")= chr "secs" [05:56:11.808] $ : POSIXct[1:1], format: "2024-11-22 05:56:11" [05:56:11.808] $ : 'POSIXct' num(0) [05:56:11.808] - attr(*, "tzone")= chr "" [05:56:11.808] $ skip: logi FALSE [05:56:11.813] List of 1 [05:56:11.813] $ milestones: num [1:8] 3 4 5 6 7 8 9 10 [05:56:11.815] update_reporter() ... [05:56:11.815] List of 15 [05:56:11.815] $ max_steps : int 10 [05:56:11.815] $ times : num Inf [05:56:11.815] $ interval : num 0.1 [05:56:11.815] $ enable_after: num 0 [05:56:11.815] $ auto_finish : logi TRUE [05:56:11.815] $ clear : logi TRUE [05:56:11.815] $ target : chr "terminal" [05:56:11.815] $ step : num 3 [05:56:11.815] $ message : chr "P: Adding 3" [05:56:11.815] $ timestamps : POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:11.815] $ delta : num 3 [05:56:11.815] $ enabled : logi TRUE [05:56:11.815] $ config :List of 7 [05:56:11.815] ..$ max_steps : int 10 [05:56:11.815] ..$ times : num Inf [05:56:11.815] ..$ interval : num 0.1 [05:56:11.815] ..$ enable_after: num 0 [05:56:11.815] ..$ auto_finish : logi TRUE [05:56:11.815] ..$ clear : logi TRUE [05:56:11.815] ..$ target : chr "terminal" [05:56:11.815] $ state :List of 5 [05:56:11.815] ..$ step : num 3 [05:56:11.815] ..$ message : chr "P: Adding 3" [05:56:11.815] ..$ timestamps: POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:11.815] ..$ delta : num 3 [05:56:11.815] ..$ enabled : logi TRUE [05:56:11.815] $ progression :List of 12 [05:56:11.815] ..$ owner_session_uuid: chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:11.815] .. ..- attr(*, "source")=List of 6 [05:56:11.815] .. .. ..$ host : Named chr "CRANWIN3" [05:56:11.815] .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:56:11.815] .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:56:11.815] .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:56:11.815] .. .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:11.815] .. .. ..$ tempdir: chr "D:\\temp\\2024_11_22_05_55_01_31289\\RtmpcRpDnE" [05:56:11.815] .. .. ..$ pid : int 116752 [05:56:11.815] .. .. ..$ random : int 1056149315 [05:56:11.815] ..$ progressor_uuid : chr "c163167e-419c-205e-5113-5d8ec9d9c895" [05:56:11.815] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:11.815] ..$ progression_index : int 12 [05:56:11.815] ..$ progression_time : chr "2024-11-22 05:56:11.696 +0100" [05:56:11.815] ..$ type : chr "update" [05:56:11.815] ..$ message : chr "P: Adding 3" [05:56:11.815] ..$ amount : num 1 [05:56:11.815] ..$ step : NULL [05:56:11.815] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:11" [05:56:11.815] ..$ call : NULL [05:56:11.815] ..$ calls : NULL [05:56:11.815] ..- attr(*, "class")= chr [1:3] "progression" "immediateCondition" "condition" | |===================== | 30%[05:56:11.850] update_reporter() ... done [05:56:11.851] Progression calling handler 'update' ... done - received a 'progression' - received a 'simpleMessage' - received a 'simpleMessage' [05:56:11.853] hide_reporter() ... [05:56:11.853] List of 15 [05:56:11.853] $ max_steps : int 10 [05:56:11.853] $ times : num Inf [05:56:11.853] $ interval : num 0.1 [05:56:11.853] $ enable_after: num 0 [05:56:11.853] $ auto_finish : logi TRUE [05:56:11.853] $ clear : logi TRUE [05:56:11.853] $ target : chr "terminal" [05:56:11.853] $ step : num 3 [05:56:11.853] $ message : chr "P: Adding 3" [05:56:11.853] $ timestamps : POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:11.853] $ delta : num 0 [05:56:11.853] $ enabled : logi TRUE [05:56:11.853] $ config :List of 7 [05:56:11.853] ..$ max_steps : int 10 [05:56:11.853] ..$ times : num Inf [05:56:11.853] ..$ interval : num 0.1 [05:56:11.853] ..$ enable_after: num 0 [05:56:11.853] ..$ auto_finish : logi TRUE [05:56:11.853] ..$ clear : logi TRUE [05:56:11.853] ..$ target : chr "terminal" [05:56:11.853] $ state :List of 5 [05:56:11.853] ..$ step : num 3 [05:56:11.853] ..$ message : chr "P: Adding 3" [05:56:11.853] ..$ timestamps: POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:11.853] ..$ delta : num 0 [05:56:11.853] ..$ enabled : logi TRUE [05:56:11.853] $ progression :List of 12 [05:56:11.853] ..$ owner_session_uuid: NULL [05:56:11.853] ..$ progressor_uuid : NULL [05:56:11.853] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:11.853] ..$ progression_index : NULL [05:56:11.853] ..$ progression_time : chr "2024-11-22 05:56:11.853 +0100" [05:56:11.853] ..$ type : chr "hide" [05:56:11.853] ..$ message : chr(0) [05:56:11.853] ..$ amount : num 1 [05:56:11.853] ..$ step : NULL [05:56:11.853] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:11" [05:56:11.853] ..$ call : NULL [05:56:11.853] ..$ calls :Dotted pair list of 14 [05:56:11.853] .. ..$ : language with_progress({ y <- slow_sum(1:10) ... [05:56:11.853] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:11.853] .. ..$ : language withVisible(expr) [05:56:11.853] .. ..$ : language slow_sum(1:10) [05:56:11.853] .. ..$ : language p(amount = 0) [05:56:11.853] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:11.853] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:11.853] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:11.853] .. ..$ : language signalCondition(cond) [05:56:11.853] .. ..$ : language (function (p) { ... [05:56:11.853] .. ..$ : language calling_handler(control_progression("hide")) [05:56:11.853] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:11.853] .. ..$ : language control_progression("hide") [05:56:11.853] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:11.853] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" [05:56:11.892] hide_reporter() ... done M: Added value 3 - received a 'progression' (n=13) [05:56:11.894] unhide_reporter() ... [05:56:11.894] List of 15 [05:56:11.894] $ max_steps : int 10 [05:56:11.894] $ times : num Inf [05:56:11.894] $ interval : num 0.1 [05:56:11.894] $ enable_after: num 0 [05:56:11.894] $ auto_finish : logi TRUE [05:56:11.894] $ clear : logi TRUE [05:56:11.894] $ target : chr "terminal" [05:56:11.894] $ step : num 3 [05:56:11.894] $ message : chr "P: Adding 3" [05:56:11.894] $ timestamps : POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:11.894] $ delta : num 0 [05:56:11.894] $ enabled : logi TRUE [05:56:11.894] $ config :List of 7 [05:56:11.894] ..$ max_steps : int 10 [05:56:11.894] ..$ times : num Inf [05:56:11.894] ..$ interval : num 0.1 [05:56:11.894] ..$ enable_after: num 0 [05:56:11.894] ..$ auto_finish : logi TRUE [05:56:11.894] ..$ clear : logi TRUE [05:56:11.894] ..$ target : chr "terminal" [05:56:11.894] $ state :List of 5 [05:56:11.894] ..$ step : num 3 [05:56:11.894] ..$ message : chr "P: Adding 3" [05:56:11.894] ..$ timestamps: POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:11.894] ..$ delta : num 0 [05:56:11.894] ..$ enabled : logi TRUE [05:56:11.894] $ progression :List of 12 [05:56:11.894] ..$ owner_session_uuid: NULL [05:56:11.894] ..$ progressor_uuid : NULL [05:56:11.894] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:11.894] ..$ progression_index : NULL [05:56:11.894] ..$ progression_time : chr "2024-11-22 05:56:11.893 +0100" [05:56:11.894] ..$ type : chr "unhide" [05:56:11.894] ..$ message : chr(0) [05:56:11.894] ..$ amount : num 1 [05:56:11.894] ..$ step : NULL [05:56:11.894] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:11" [05:56:11.894] ..$ call : NULL [05:56:11.894] ..$ calls :Dotted pair list of 14 [05:56:11.894] .. ..$ : language with_progress({ y <- slow_sum(1:10) ... [05:56:11.894] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:11.894] .. ..$ : language withVisible(expr) [05:56:11.894] .. ..$ : language slow_sum(1:10) [05:56:11.894] .. ..$ : language p(amount = 0) [05:56:11.894] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:11.894] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:11.894] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:11.894] .. ..$ : language signalCondition(cond) [05:56:11.894] .. ..$ : language (function (p) { ... [05:56:11.894] .. ..$ : language calling_handler(control_progression("unhide")) [05:56:11.894] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:11.894] .. ..$ : language control_progression("unhide") [05:56:11.894] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:11.894] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" | |===================== | 30%[05:56:11.933] unhide_reporter() ... done [05:56:11.934] Progression calling handler 'update' ... [05:56:11.934] - progression: [05:56:11.935] List of 12 [05:56:11.935] $ owner_session_uuid: chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:11.935] ..- attr(*, "source")=List of 6 [05:56:11.935] .. ..$ host : Named chr "CRANWIN3" [05:56:11.935] .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:56:11.935] .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:56:11.935] .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:56:11.935] .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:11.935] .. ..$ tempdir: chr "D:\\temp\\2024_11_22_05_55_01_31289\\RtmpcRpDnE" [05:56:11.935] .. ..$ pid : int 116752 [05:56:11.935] .. ..$ random : int 1056149315 [05:56:11.935] $ progressor_uuid : chr "c163167e-419c-205e-5113-5d8ec9d9c895" [05:56:11.935] $ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:11.935] $ progression_index : int 13 [05:56:11.935] $ progression_time : chr "2024-11-22 05:56:11.852 +0100" [05:56:11.935] $ type : chr "update" [05:56:11.935] $ message : chr(0) [05:56:11.935] $ amount : num 0 [05:56:11.935] $ step : NULL [05:56:11.935] $ time : POSIXct[1:1], format: "2024-11-22 05:56:11" [05:56:11.935] $ call : NULL [05:56:11.935] $ calls : NULL [05:56:11.935] - attr(*, "class")= chr [1:3] "progression" "immediateCondition" "condition" [05:56:11.951] - progressor_uuid: c163167e-419c-205e-5113-5d8ec9d9c895 [05:56:11.951] - progression_index: 13 [05:56:11.952] - duplicated: FALSE [05:56:11.952] List of 4 [05:56:11.952] $ step : num 3 [05:56:11.952] $ p$amount : num 0 [05:56:11.952] $ p$step : NULL [05:56:11.952] $ max_steps: int 10 [05:56:11.956] List of 5 [05:56:11.956] $ finished : logi FALSE [05:56:11.956] $ step : num 3 [05:56:11.956] $ milestones : num [1:7] 4 5 6 7 8 9 10 [05:56:11.956] $ prev_milestone: num 3 [05:56:11.956] $ interval : num 0.1 [05:56:11.961] List of 4 [05:56:11.961] $ dt : 'difftime' num 0 [05:56:11.961] ..- attr(*, "units")= chr "secs" [05:56:11.961] $ : POSIXct[1:1], format: "2024-11-22 05:56:11" [05:56:11.961] $ : POSIXct[1:1], format: "2024-11-22 05:56:11" [05:56:11.961] $ skip: logi TRUE [05:56:11.970] Progression calling handler 'update' ... done - received a 'progression' - received a 'simpleMessage' [05:56:11.972] hide_reporter() ... [05:56:11.973] List of 15 [05:56:11.973] $ max_steps : int 10 [05:56:11.973] $ times : num Inf [05:56:11.973] $ interval : num 0.1 [05:56:11.973] $ enable_after: num 0 [05:56:11.973] $ auto_finish : logi TRUE [05:56:11.973] $ clear : logi TRUE [05:56:11.973] $ target : chr "terminal" [05:56:11.973] $ step : num 3 [05:56:11.973] $ message : chr "P: Adding 3" [05:56:11.973] $ timestamps : POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:11.973] $ delta : num 0 [05:56:11.973] $ enabled : logi TRUE [05:56:11.973] $ config :List of 7 [05:56:11.973] ..$ max_steps : int 10 [05:56:11.973] ..$ times : num Inf [05:56:11.973] ..$ interval : num 0.1 [05:56:11.973] ..$ enable_after: num 0 [05:56:11.973] ..$ auto_finish : logi TRUE [05:56:11.973] ..$ clear : logi TRUE [05:56:11.973] ..$ target : chr "terminal" [05:56:11.973] $ state :List of 5 [05:56:11.973] ..$ step : num 3 [05:56:11.973] ..$ message : chr "P: Adding 3" [05:56:11.973] ..$ timestamps: POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:11.973] ..$ delta : num 0 [05:56:11.973] ..$ enabled : logi TRUE [05:56:11.973] $ progression :List of 12 [05:56:11.973] ..$ owner_session_uuid: NULL [05:56:11.973] ..$ progressor_uuid : NULL [05:56:11.973] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:11.973] ..$ progression_index : NULL [05:56:11.973] ..$ progression_time : chr "2024-11-22 05:56:11.972 +0100" [05:56:11.973] ..$ type : chr "hide" [05:56:11.973] ..$ message : chr(0) [05:56:11.973] ..$ amount : num 1 [05:56:11.973] ..$ step : NULL [05:56:11.973] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:11" [05:56:11.973] ..$ call : NULL [05:56:11.973] ..$ calls :Dotted pair list of 14 [05:56:11.973] .. ..$ : language with_progress({ y <- slow_sum(1:10) ... [05:56:11.973] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:11.973] .. ..$ : language withVisible(expr) [05:56:11.973] .. ..$ : language slow_sum(1:10) [05:56:11.973] .. ..$ : language p(amount = 0) [05:56:11.973] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:11.973] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:11.973] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:11.973] .. ..$ : language signalCondition(cond) [05:56:11.973] .. ..$ : language (function (p) { ... [05:56:11.973] .. ..$ : language calling_handler(control_progression("hide")) [05:56:11.973] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:11.973] .. ..$ : language control_progression("hide") [05:56:11.973] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:11.973] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" [05:56:12.008] hide_reporter() ... done - received a 'progression' (n=14) [05:56:12.009] unhide_reporter() ... [05:56:12.010] List of 15 [05:56:12.010] $ max_steps : int 10 [05:56:12.010] $ times : num Inf [05:56:12.010] $ interval : num 0.1 [05:56:12.010] $ enable_after: num 0 [05:56:12.010] $ auto_finish : logi TRUE [05:56:12.010] $ clear : logi TRUE [05:56:12.010] $ target : chr "terminal" [05:56:12.010] $ step : num 3 [05:56:12.010] $ message : chr "P: Adding 3" [05:56:12.010] $ timestamps : POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:12.010] $ delta : num 0 [05:56:12.010] $ enabled : logi TRUE [05:56:12.010] $ config :List of 7 [05:56:12.010] ..$ max_steps : int 10 [05:56:12.010] ..$ times : num Inf [05:56:12.010] ..$ interval : num 0.1 [05:56:12.010] ..$ enable_after: num 0 [05:56:12.010] ..$ auto_finish : logi TRUE [05:56:12.010] ..$ clear : logi TRUE [05:56:12.010] ..$ target : chr "terminal" [05:56:12.010] $ state :List of 5 [05:56:12.010] ..$ step : num 3 [05:56:12.010] ..$ message : chr "P: Adding 3" [05:56:12.010] ..$ timestamps: POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:12.010] ..$ delta : num 0 [05:56:12.010] ..$ enabled : logi TRUE [05:56:12.010] $ progression :List of 12 [05:56:12.010] ..$ owner_session_uuid: NULL [05:56:12.010] ..$ progressor_uuid : NULL [05:56:12.010] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:12.010] ..$ progression_index : NULL [05:56:12.010] ..$ progression_time : chr "2024-11-22 05:56:12.009 +0100" [05:56:12.010] ..$ type : chr "unhide" [05:56:12.010] ..$ message : chr(0) [05:56:12.010] ..$ amount : num 1 [05:56:12.010] ..$ step : NULL [05:56:12.010] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:12" [05:56:12.010] ..$ call : NULL [05:56:12.010] ..$ calls :Dotted pair list of 14 [05:56:12.010] .. ..$ : language with_progress({ y <- slow_sum(1:10) ... [05:56:12.010] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:12.010] .. ..$ : language withVisible(expr) [05:56:12.010] .. ..$ : language slow_sum(1:10) [05:56:12.010] .. ..$ : language p(amount = 0) [05:56:12.010] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:12.010] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:12.010] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:12.010] .. ..$ : language signalCondition(cond) [05:56:12.010] .. ..$ : language (function (p) { ... [05:56:12.010] .. ..$ : language calling_handler(control_progression("unhide")) [05:56:12.010] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:12.010] .. ..$ : language control_progression("unhide") [05:56:12.010] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:12.010] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" | |===================== | 30%[05:56:12.044] unhide_reporter() ... done [05:56:12.045] Progression calling handler 'update' ... [05:56:12.045] - progression: [05:56:12.045] List of 12 [05:56:12.045] $ owner_session_uuid: chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:12.045] ..- attr(*, "source")=List of 6 [05:56:12.045] .. ..$ host : Named chr "CRANWIN3" [05:56:12.045] .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:56:12.045] .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:56:12.045] .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:56:12.045] .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:12.045] .. ..$ tempdir: chr "D:\\temp\\2024_11_22_05_55_01_31289\\RtmpcRpDnE" [05:56:12.045] .. ..$ pid : int 116752 [05:56:12.045] .. ..$ random : int 1056149315 [05:56:12.045] $ progressor_uuid : chr "c163167e-419c-205e-5113-5d8ec9d9c895" [05:56:12.045] $ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:12.045] $ progression_index : int 14 [05:56:12.045] $ progression_time : chr "2024-11-22 05:56:11.971 +0100" [05:56:12.045] $ type : chr "update" [05:56:12.045] $ message : chr(0) [05:56:12.045] $ amount : num 0 [05:56:12.045] $ step : NULL [05:56:12.045] $ time : POSIXct[1:1], format: "2024-11-22 05:56:11" [05:56:12.045] $ call : NULL [05:56:12.045] $ calls : NULL [05:56:12.045] - attr(*, "class")= chr [1:3] "progression" "immediateCondition" "condition" [05:56:12.058] - progressor_uuid: c163167e-419c-205e-5113-5d8ec9d9c895 [05:56:12.058] - progression_index: 14 [05:56:12.059] - duplicated: FALSE [05:56:12.059] List of 4 [05:56:12.059] $ step : num 3 [05:56:12.059] $ p$amount : num 0 [05:56:12.059] $ p$step : NULL [05:56:12.059] $ max_steps: int 10 [05:56:12.062] List of 5 [05:56:12.062] $ finished : logi FALSE [05:56:12.062] $ step : num 3 [05:56:12.062] $ milestones : num [1:7] 4 5 6 7 8 9 10 [05:56:12.062] $ prev_milestone: num 3 [05:56:12.062] $ interval : num 0.1 [05:56:12.066] List of 4 [05:56:12.066] $ dt : 'difftime' num 0 [05:56:12.066] ..- attr(*, "units")= chr "secs" [05:56:12.066] $ : POSIXct[1:1], format: "2024-11-22 05:56:12" [05:56:12.066] $ : POSIXct[1:1], format: "2024-11-22 05:56:12" [05:56:12.066] $ skip: logi TRUE [05:56:12.070] Progression calling handler 'update' ... done - received a 'progression' - received a 'simpleMessage' [05:56:12.072] hide_reporter() ... [05:56:12.072] List of 15 [05:56:12.072] $ max_steps : int 10 [05:56:12.072] $ times : num Inf [05:56:12.072] $ interval : num 0.1 [05:56:12.072] $ enable_after: num 0 [05:56:12.072] $ auto_finish : logi TRUE [05:56:12.072] $ clear : logi TRUE [05:56:12.072] $ target : chr "terminal" [05:56:12.072] $ step : num 3 [05:56:12.072] $ message : chr "P: Adding 3" [05:56:12.072] $ timestamps : POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:12.072] $ delta : num 0 [05:56:12.072] $ enabled : logi TRUE [05:56:12.072] $ config :List of 7 [05:56:12.072] ..$ max_steps : int 10 [05:56:12.072] ..$ times : num Inf [05:56:12.072] ..$ interval : num 0.1 [05:56:12.072] ..$ enable_after: num 0 [05:56:12.072] ..$ auto_finish : logi TRUE [05:56:12.072] ..$ clear : logi TRUE [05:56:12.072] ..$ target : chr "terminal" [05:56:12.072] $ state :List of 5 [05:56:12.072] ..$ step : num 3 [05:56:12.072] ..$ message : chr "P: Adding 3" [05:56:12.072] ..$ timestamps: POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:12.072] ..$ delta : num 0 [05:56:12.072] ..$ enabled : logi TRUE [05:56:12.072] $ progression :List of 12 [05:56:12.072] ..$ owner_session_uuid: NULL [05:56:12.072] ..$ progressor_uuid : NULL [05:56:12.072] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:12.072] ..$ progression_index : NULL [05:56:12.072] ..$ progression_time : chr "2024-11-22 05:56:12.071 +0100" [05:56:12.072] ..$ type : chr "hide" [05:56:12.072] ..$ message : chr(0) [05:56:12.072] ..$ amount : num 1 [05:56:12.072] ..$ step : NULL [05:56:12.072] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:12" [05:56:12.072] ..$ call : NULL [05:56:12.072] ..$ calls :Dotted pair list of 14 [05:56:12.072] .. ..$ : language with_progress({ y <- slow_sum(1:10) ... [05:56:12.072] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:12.072] .. ..$ : language withVisible(expr) [05:56:12.072] .. ..$ : language slow_sum(1:10) [05:56:12.072] .. ..$ : language p(amount = 0) [05:56:12.072] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:12.072] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:12.072] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:12.072] .. ..$ : language signalCondition(cond) [05:56:12.072] .. ..$ : language (function (p) { ... [05:56:12.072] .. ..$ : language calling_handler(control_progression("hide")) [05:56:12.072] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:12.072] .. ..$ : language control_progression("hide") [05:56:12.072] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:12.072] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" [05:56:12.097] hide_reporter() ... done - received a 'progression' (n=15) [05:56:12.098] unhide_reporter() ... [05:56:12.098] List of 15 [05:56:12.098] $ max_steps : int 10 [05:56:12.098] $ times : num Inf [05:56:12.098] $ interval : num 0.1 [05:56:12.098] $ enable_after: num 0 [05:56:12.098] $ auto_finish : logi TRUE [05:56:12.098] $ clear : logi TRUE [05:56:12.098] $ target : chr "terminal" [05:56:12.098] $ step : num 3 [05:56:12.098] $ message : chr "P: Adding 3" [05:56:12.098] $ timestamps : POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:12.098] $ delta : num 0 [05:56:12.098] $ enabled : logi TRUE [05:56:12.098] $ config :List of 7 [05:56:12.098] ..$ max_steps : int 10 [05:56:12.098] ..$ times : num Inf [05:56:12.098] ..$ interval : num 0.1 [05:56:12.098] ..$ enable_after: num 0 [05:56:12.098] ..$ auto_finish : logi TRUE [05:56:12.098] ..$ clear : logi TRUE [05:56:12.098] ..$ target : chr "terminal" [05:56:12.098] $ state :List of 5 [05:56:12.098] ..$ step : num 3 [05:56:12.098] ..$ message : chr "P: Adding 3" [05:56:12.098] ..$ timestamps: POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:12.098] ..$ delta : num 0 [05:56:12.098] ..$ enabled : logi TRUE [05:56:12.098] $ progression :List of 12 [05:56:12.098] ..$ owner_session_uuid: NULL [05:56:12.098] ..$ progressor_uuid : NULL [05:56:12.098] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:12.098] ..$ progression_index : NULL [05:56:12.098] ..$ progression_time : chr "2024-11-22 05:56:12.098 +0100" [05:56:12.098] ..$ type : chr "unhide" [05:56:12.098] ..$ message : chr(0) [05:56:12.098] ..$ amount : num 1 [05:56:12.098] ..$ step : NULL [05:56:12.098] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:12" [05:56:12.098] ..$ call : NULL [05:56:12.098] ..$ calls :Dotted pair list of 14 [05:56:12.098] .. ..$ : language with_progress({ y <- slow_sum(1:10) ... [05:56:12.098] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:12.098] .. ..$ : language withVisible(expr) [05:56:12.098] .. ..$ : language slow_sum(1:10) [05:56:12.098] .. ..$ : language p(amount = 0) [05:56:12.098] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:12.098] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:12.098] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:12.098] .. ..$ : language signalCondition(cond) [05:56:12.098] .. ..$ : language (function (p) { ... [05:56:12.098] .. ..$ : language calling_handler(control_progression("unhide")) [05:56:12.098] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:12.098] .. ..$ : language control_progression("unhide") [05:56:12.098] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:12.098] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" | |===================== | 30%[05:56:12.135] unhide_reporter() ... done [05:56:12.136] Progression calling handler 'update' ... [05:56:12.136] - progression: [05:56:12.136] List of 12 [05:56:12.136] $ owner_session_uuid: chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:12.136] ..- attr(*, "source")=List of 6 [05:56:12.136] .. ..$ host : Named chr "CRANWIN3" [05:56:12.136] .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:56:12.136] .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:56:12.136] .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:56:12.136] .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:12.136] .. ..$ tempdir: chr "D:\\temp\\2024_11_22_05_55_01_31289\\RtmpcRpDnE" [05:56:12.136] .. ..$ pid : int 116752 [05:56:12.136] .. ..$ random : int 1056149315 [05:56:12.136] $ progressor_uuid : chr "c163167e-419c-205e-5113-5d8ec9d9c895" [05:56:12.136] $ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:12.136] $ progression_index : int 15 [05:56:12.136] $ progression_time : chr "2024-11-22 05:56:12.071 +0100" [05:56:12.136] $ type : chr "update" [05:56:12.136] $ message : chr(0) [05:56:12.136] $ amount : num 0 [05:56:12.136] $ step : NULL [05:56:12.136] $ time : POSIXct[1:1], format: "2024-11-22 05:56:12" [05:56:12.136] $ call : NULL [05:56:12.136] $ calls : NULL [05:56:12.136] - attr(*, "class")= chr [1:3] "progression" "immediateCondition" "condition" [05:56:12.148] - progressor_uuid: c163167e-419c-205e-5113-5d8ec9d9c895 [05:56:12.148] - progression_index: 15 [05:56:12.149] - duplicated: FALSE [05:56:12.149] List of 4 [05:56:12.149] $ step : num 3 [05:56:12.149] $ p$amount : num 0 [05:56:12.149] $ p$step : NULL [05:56:12.149] $ max_steps: int 10 [05:56:12.151] List of 5 [05:56:12.151] $ finished : logi FALSE [05:56:12.151] $ step : num 3 [05:56:12.151] $ milestones : num [1:7] 4 5 6 7 8 9 10 [05:56:12.151] $ prev_milestone: num 3 [05:56:12.151] $ interval : num 0.1 [05:56:12.154] List of 4 [05:56:12.154] $ dt : 'difftime' num 0 [05:56:12.154] ..- attr(*, "units")= chr "secs" [05:56:12.154] $ : POSIXct[1:1], format: "2024-11-22 05:56:12" [05:56:12.154] $ : POSIXct[1:1], format: "2024-11-22 05:56:12" [05:56:12.154] $ skip: logi TRUE [05:56:12.158] Progression calling handler 'update' ... done - received a 'progression' - received a 'simpleMessage' [05:56:12.159] hide_reporter() ... [05:56:12.159] List of 15 [05:56:12.159] $ max_steps : int 10 [05:56:12.159] $ times : num Inf [05:56:12.159] $ interval : num 0.1 [05:56:12.159] $ enable_after: num 0 [05:56:12.159] $ auto_finish : logi TRUE [05:56:12.159] $ clear : logi TRUE [05:56:12.159] $ target : chr "terminal" [05:56:12.159] $ step : num 3 [05:56:12.159] $ message : chr "P: Adding 3" [05:56:12.159] $ timestamps : POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:12.159] $ delta : num 0 [05:56:12.159] $ enabled : logi TRUE [05:56:12.159] $ config :List of 7 [05:56:12.159] ..$ max_steps : int 10 [05:56:12.159] ..$ times : num Inf [05:56:12.159] ..$ interval : num 0.1 [05:56:12.159] ..$ enable_after: num 0 [05:56:12.159] ..$ auto_finish : logi TRUE [05:56:12.159] ..$ clear : logi TRUE [05:56:12.159] ..$ target : chr "terminal" [05:56:12.159] $ state :List of 5 [05:56:12.159] ..$ step : num 3 [05:56:12.159] ..$ message : chr "P: Adding 3" [05:56:12.159] ..$ timestamps: POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:12.159] ..$ delta : num 0 [05:56:12.159] ..$ enabled : logi TRUE [05:56:12.159] $ progression :List of 12 [05:56:12.159] ..$ owner_session_uuid: NULL [05:56:12.159] ..$ progressor_uuid : NULL [05:56:12.159] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:12.159] ..$ progression_index : NULL [05:56:12.159] ..$ progression_time : chr "2024-11-22 05:56:12.159 +0100" [05:56:12.159] ..$ type : chr "hide" [05:56:12.159] ..$ message : chr(0) [05:56:12.159] ..$ amount : num 1 [05:56:12.159] ..$ step : NULL [05:56:12.159] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:12" [05:56:12.159] ..$ call : NULL [05:56:12.159] ..$ calls :Dotted pair list of 14 [05:56:12.159] .. ..$ : language with_progress({ y <- slow_sum(1:10) ... [05:56:12.159] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:12.159] .. ..$ : language withVisible(expr) [05:56:12.159] .. ..$ : language slow_sum(1:10) [05:56:12.159] .. ..$ : language p(message = sprintf("P: Adding %g", kk)) [05:56:12.159] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:12.159] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:12.159] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:12.159] .. ..$ : language signalCondition(cond) [05:56:12.159] .. ..$ : language (function (p) { ... [05:56:12.159] .. ..$ : language calling_handler(control_progression("hide")) [05:56:12.159] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:12.159] .. ..$ : language control_progression("hide") [05:56:12.159] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:12.159] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" [05:56:12.189] hide_reporter() ... done - received a 'progression' (n=16) [05:56:12.190] unhide_reporter() ... [05:56:12.190] List of 15 [05:56:12.190] $ max_steps : int 10 [05:56:12.190] $ times : num Inf [05:56:12.190] $ interval : num 0.1 [05:56:12.190] $ enable_after: num 0 [05:56:12.190] $ auto_finish : logi TRUE [05:56:12.190] $ clear : logi TRUE [05:56:12.190] $ target : chr "terminal" [05:56:12.190] $ step : num 3 [05:56:12.190] $ message : chr "P: Adding 3" [05:56:12.190] $ timestamps : POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:12.190] $ delta : num 0 [05:56:12.190] $ enabled : logi TRUE [05:56:12.190] $ config :List of 7 [05:56:12.190] ..$ max_steps : int 10 [05:56:12.190] ..$ times : num Inf [05:56:12.190] ..$ interval : num 0.1 [05:56:12.190] ..$ enable_after: num 0 [05:56:12.190] ..$ auto_finish : logi TRUE [05:56:12.190] ..$ clear : logi TRUE [05:56:12.190] ..$ target : chr "terminal" [05:56:12.190] $ state :List of 5 [05:56:12.190] ..$ step : num 3 [05:56:12.190] ..$ message : chr "P: Adding 3" [05:56:12.190] ..$ timestamps: POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:12.190] ..$ delta : num 0 [05:56:12.190] ..$ enabled : logi TRUE [05:56:12.190] $ progression :List of 12 [05:56:12.190] ..$ owner_session_uuid: NULL [05:56:12.190] ..$ progressor_uuid : NULL [05:56:12.190] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:12.190] ..$ progression_index : NULL [05:56:12.190] ..$ progression_time : chr "2024-11-22 05:56:12.190 +0100" [05:56:12.190] ..$ type : chr "unhide" [05:56:12.190] ..$ message : chr(0) [05:56:12.190] ..$ amount : num 1 [05:56:12.190] ..$ step : NULL [05:56:12.190] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:12" [05:56:12.190] ..$ call : NULL [05:56:12.190] ..$ calls :Dotted pair list of 14 [05:56:12.190] .. ..$ : language with_progress({ y <- slow_sum(1:10) ... [05:56:12.190] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:12.190] .. ..$ : language withVisible(expr) [05:56:12.190] .. ..$ : language slow_sum(1:10) [05:56:12.190] .. ..$ : language p(message = sprintf("P: Adding %g", kk)) [05:56:12.190] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:12.190] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:12.190] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:12.190] .. ..$ : language signalCondition(cond) [05:56:12.190] .. ..$ : language (function (p) { ... [05:56:12.190] .. ..$ : language calling_handler(control_progression("unhide")) [05:56:12.190] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:12.190] .. ..$ : language control_progression("unhide") [05:56:12.190] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:12.190] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" | |===================== | 30%[05:56:12.230] unhide_reporter() ... done [05:56:12.231] Progression calling handler 'update' ... [05:56:12.231] - progression: [05:56:12.232] List of 12 [05:56:12.232] $ owner_session_uuid: chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:12.232] ..- attr(*, "source")=List of 6 [05:56:12.232] .. ..$ host : Named chr "CRANWIN3" [05:56:12.232] .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:56:12.232] .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:56:12.232] .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:56:12.232] .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:12.232] .. ..$ tempdir: chr "D:\\temp\\2024_11_22_05_55_01_31289\\RtmpcRpDnE" [05:56:12.232] .. ..$ pid : int 116752 [05:56:12.232] .. ..$ random : int 1056149315 [05:56:12.232] $ progressor_uuid : chr "c163167e-419c-205e-5113-5d8ec9d9c895" [05:56:12.232] $ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:12.232] $ progression_index : int 16 [05:56:12.232] $ progression_time : chr "2024-11-22 05:56:12.158 +0100" [05:56:12.232] $ type : chr "update" [05:56:12.232] $ message : chr "P: Adding 4" [05:56:12.232] $ amount : num 1 [05:56:12.232] $ step : NULL [05:56:12.232] $ time : POSIXct[1:1], format: "2024-11-22 05:56:12" [05:56:12.232] $ call : NULL [05:56:12.232] $ calls : NULL [05:56:12.232] - attr(*, "class")= chr [1:3] "progression" "immediateCondition" "condition" [05:56:12.247] - progressor_uuid: c163167e-419c-205e-5113-5d8ec9d9c895 [05:56:12.248] - progression_index: 16 [05:56:12.248] - duplicated: FALSE [05:56:12.249] List of 4 [05:56:12.249] $ step : num 3 [05:56:12.249] $ p$amount : num 1 [05:56:12.249] $ p$step : NULL [05:56:12.249] $ max_steps: int 10 [05:56:12.253] List of 5 [05:56:12.253] $ finished : logi FALSE [05:56:12.253] $ step : num 4 [05:56:12.253] $ milestones : num [1:7] 4 5 6 7 8 9 10 [05:56:12.253] $ prev_milestone: num 3 [05:56:12.253] $ interval : num 0.1 [05:56:12.258] List of 4 [05:56:12.258] $ dt : 'difftime' num 0.101212978363037 [05:56:12.258] ..- attr(*, "units")= chr "secs" [05:56:12.258] $ : POSIXct[1:1], format: "2024-11-22 05:56:12" [05:56:12.258] $ : POSIXct[1:1], format: "2024-11-22 05:56:12" [05:56:12.258] $ skip: logi FALSE [05:56:12.263] List of 1 [05:56:12.263] $ milestones: num [1:7] 4 5 6 7 8 9 10 [05:56:12.276] update_reporter() ... [05:56:12.277] List of 15 [05:56:12.277] $ max_steps : int 10 [05:56:12.277] $ times : num Inf [05:56:12.277] $ interval : num 0.1 [05:56:12.277] $ enable_after: num 0 [05:56:12.277] $ auto_finish : logi TRUE [05:56:12.277] $ clear : logi TRUE [05:56:12.277] $ target : chr "terminal" [05:56:12.277] $ step : num 4 [05:56:12.277] $ message : chr "P: Adding 4" [05:56:12.277] $ timestamps : POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:12.277] $ delta : num 1 [05:56:12.277] $ enabled : logi TRUE [05:56:12.277] $ config :List of 7 [05:56:12.277] ..$ max_steps : int 10 [05:56:12.277] ..$ times : num Inf [05:56:12.277] ..$ interval : num 0.1 [05:56:12.277] ..$ enable_after: num 0 [05:56:12.277] ..$ auto_finish : logi TRUE [05:56:12.277] ..$ clear : logi TRUE [05:56:12.277] ..$ target : chr "terminal" [05:56:12.277] $ state :List of 5 [05:56:12.277] ..$ step : num 4 [05:56:12.277] ..$ message : chr "P: Adding 4" [05:56:12.277] ..$ timestamps: POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:12.277] ..$ delta : num 1 [05:56:12.277] ..$ enabled : logi TRUE [05:56:12.277] $ progression :List of 12 [05:56:12.277] ..$ owner_session_uuid: chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:12.277] .. ..- attr(*, "source")=List of 6 [05:56:12.277] .. .. ..$ host : Named chr "CRANWIN3" [05:56:12.277] .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:56:12.277] .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:56:12.277] .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:56:12.277] .. .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:12.277] .. .. ..$ tempdir: chr "D:\\temp\\2024_11_22_05_55_01_31289\\RtmpcRpDnE" [05:56:12.277] .. .. ..$ pid : int 116752 [05:56:12.277] .. .. ..$ random : int 1056149315 [05:56:12.277] ..$ progressor_uuid : chr "c163167e-419c-205e-5113-5d8ec9d9c895" [05:56:12.277] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:12.277] ..$ progression_index : int 16 [05:56:12.277] ..$ progression_time : chr "2024-11-22 05:56:12.158 +0100" [05:56:12.277] ..$ type : chr "update" [05:56:12.277] ..$ message : chr "P: Adding 4" [05:56:12.277] ..$ amount : num 1 [05:56:12.277] ..$ step : NULL [05:56:12.277] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:12" [05:56:12.277] ..$ call : NULL [05:56:12.277] ..$ calls : NULL [05:56:12.277] ..- attr(*, "class")= chr [1:3] "progression" "immediateCondition" "condition" | |============================ | 40%[05:56:12.335] update_reporter() ... done [05:56:12.335] Progression calling handler 'update' ... done - received a 'progression' - received a 'simpleMessage' - received a 'simpleMessage' [05:56:12.337] hide_reporter() ... [05:56:12.338] List of 15 [05:56:12.338] $ max_steps : int 10 [05:56:12.338] $ times : num Inf [05:56:12.338] $ interval : num 0.1 [05:56:12.338] $ enable_after: num 0 [05:56:12.338] $ auto_finish : logi TRUE [05:56:12.338] $ clear : logi TRUE [05:56:12.338] $ target : chr "terminal" [05:56:12.338] $ step : num 4 [05:56:12.338] $ message : chr "P: Adding 4" [05:56:12.338] $ timestamps : POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:12.338] $ delta : num 0 [05:56:12.338] $ enabled : logi TRUE [05:56:12.338] $ config :List of 7 [05:56:12.338] ..$ max_steps : int 10 [05:56:12.338] ..$ times : num Inf [05:56:12.338] ..$ interval : num 0.1 [05:56:12.338] ..$ enable_after: num 0 [05:56:12.338] ..$ auto_finish : logi TRUE [05:56:12.338] ..$ clear : logi TRUE [05:56:12.338] ..$ target : chr "terminal" [05:56:12.338] $ state :List of 5 [05:56:12.338] ..$ step : num 4 [05:56:12.338] ..$ message : chr "P: Adding 4" [05:56:12.338] ..$ timestamps: POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:12.338] ..$ delta : num 0 [05:56:12.338] ..$ enabled : logi TRUE [05:56:12.338] $ progression :List of 12 [05:56:12.338] ..$ owner_session_uuid: NULL [05:56:12.338] ..$ progressor_uuid : NULL [05:56:12.338] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:12.338] ..$ progression_index : NULL [05:56:12.338] ..$ progression_time : chr "2024-11-22 05:56:12.337 +0100" [05:56:12.338] ..$ type : chr "hide" [05:56:12.338] ..$ message : chr(0) [05:56:12.338] ..$ amount : num 1 [05:56:12.338] ..$ step : NULL [05:56:12.338] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:12" [05:56:12.338] ..$ call : NULL [05:56:12.338] ..$ calls :Dotted pair list of 14 [05:56:12.338] .. ..$ : language with_progress({ y <- slow_sum(1:10) ... [05:56:12.338] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:12.338] .. ..$ : language withVisible(expr) [05:56:12.338] .. ..$ : language slow_sum(1:10) [05:56:12.338] .. ..$ : language p(amount = 0) [05:56:12.338] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:12.338] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:12.338] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:12.338] .. ..$ : language signalCondition(cond) [05:56:12.338] .. ..$ : language (function (p) { ... [05:56:12.338] .. ..$ : language calling_handler(control_progression("hide")) [05:56:12.338] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:12.338] .. ..$ : language control_progression("hide") [05:56:12.338] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:12.338] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" [05:56:12.372] hide_reporter() ... done M: Added value 4 - received a 'progression' (n=17) [05:56:12.373] unhide_reporter() ... [05:56:12.373] List of 15 [05:56:12.373] $ max_steps : int 10 [05:56:12.373] $ times : num Inf [05:56:12.373] $ interval : num 0.1 [05:56:12.373] $ enable_after: num 0 [05:56:12.373] $ auto_finish : logi TRUE [05:56:12.373] $ clear : logi TRUE [05:56:12.373] $ target : chr "terminal" [05:56:12.373] $ step : num 4 [05:56:12.373] $ message : chr "P: Adding 4" [05:56:12.373] $ timestamps : POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:12.373] $ delta : num 0 [05:56:12.373] $ enabled : logi TRUE [05:56:12.373] $ config :List of 7 [05:56:12.373] ..$ max_steps : int 10 [05:56:12.373] ..$ times : num Inf [05:56:12.373] ..$ interval : num 0.1 [05:56:12.373] ..$ enable_after: num 0 [05:56:12.373] ..$ auto_finish : logi TRUE [05:56:12.373] ..$ clear : logi TRUE [05:56:12.373] ..$ target : chr "terminal" [05:56:12.373] $ state :List of 5 [05:56:12.373] ..$ step : num 4 [05:56:12.373] ..$ message : chr "P: Adding 4" [05:56:12.373] ..$ timestamps: POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:12.373] ..$ delta : num 0 [05:56:12.373] ..$ enabled : logi TRUE [05:56:12.373] $ progression :List of 12 [05:56:12.373] ..$ owner_session_uuid: NULL [05:56:12.373] ..$ progressor_uuid : NULL [05:56:12.373] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:12.373] ..$ progression_index : NULL [05:56:12.373] ..$ progression_time : chr "2024-11-22 05:56:12.373 +0100" [05:56:12.373] ..$ type : chr "unhide" [05:56:12.373] ..$ message : chr(0) [05:56:12.373] ..$ amount : num 1 [05:56:12.373] ..$ step : NULL [05:56:12.373] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:12" [05:56:12.373] ..$ call : NULL [05:56:12.373] ..$ calls :Dotted pair list of 14 [05:56:12.373] .. ..$ : language with_progress({ y <- slow_sum(1:10) ... [05:56:12.373] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:12.373] .. ..$ : language withVisible(expr) [05:56:12.373] .. ..$ : language slow_sum(1:10) [05:56:12.373] .. ..$ : language p(amount = 0) [05:56:12.373] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:12.373] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:12.373] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:12.373] .. ..$ : language signalCondition(cond) [05:56:12.373] .. ..$ : language (function (p) { ... [05:56:12.373] .. ..$ : language calling_handler(control_progression("unhide")) [05:56:12.373] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:12.373] .. ..$ : language control_progression("unhide") [05:56:12.373] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:12.373] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" | |============================ | 40%[05:56:12.407] unhide_reporter() ... done [05:56:12.407] Progression calling handler 'update' ... [05:56:12.408] - progression: [05:56:12.408] List of 12 [05:56:12.408] $ owner_session_uuid: chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:12.408] ..- attr(*, "source")=List of 6 [05:56:12.408] .. ..$ host : Named chr "CRANWIN3" [05:56:12.408] .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:56:12.408] .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:56:12.408] .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:56:12.408] .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:12.408] .. ..$ tempdir: chr "D:\\temp\\2024_11_22_05_55_01_31289\\RtmpcRpDnE" [05:56:12.408] .. ..$ pid : int 116752 [05:56:12.408] .. ..$ random : int 1056149315 [05:56:12.408] $ progressor_uuid : chr "c163167e-419c-205e-5113-5d8ec9d9c895" [05:56:12.408] $ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:12.408] $ progression_index : int 17 [05:56:12.408] $ progression_time : chr "2024-11-22 05:56:12.336 +0100" [05:56:12.408] $ type : chr "update" [05:56:12.408] $ message : chr(0) [05:56:12.408] $ amount : num 0 [05:56:12.408] $ step : NULL [05:56:12.408] $ time : POSIXct[1:1], format: "2024-11-22 05:56:12" [05:56:12.408] $ call : NULL [05:56:12.408] $ calls : NULL [05:56:12.408] - attr(*, "class")= chr [1:3] "progression" "immediateCondition" "condition" [05:56:12.416] - progressor_uuid: c163167e-419c-205e-5113-5d8ec9d9c895 [05:56:12.416] - progression_index: 17 [05:56:12.416] - duplicated: FALSE [05:56:12.416] List of 4 [05:56:12.416] $ step : num 4 [05:56:12.416] $ p$amount : num 0 [05:56:12.416] $ p$step : NULL [05:56:12.416] $ max_steps: int 10 [05:56:12.419] List of 5 [05:56:12.419] $ finished : logi FALSE [05:56:12.419] $ step : num 4 [05:56:12.419] $ milestones : num [1:6] 5 6 7 8 9 10 [05:56:12.419] $ prev_milestone: num 4 [05:56:12.419] $ interval : num 0.1 [05:56:12.421] List of 4 [05:56:12.421] $ dt : 'difftime' num 0 [05:56:12.421] ..- attr(*, "units")= chr "secs" [05:56:12.421] $ : POSIXct[1:1], format: "2024-11-22 05:56:12" [05:56:12.421] $ : POSIXct[1:1], format: "2024-11-22 05:56:12" [05:56:12.421] $ skip: logi TRUE [05:56:12.424] Progression calling handler 'update' ... done - received a 'progression' - received a 'simpleMessage' [05:56:12.425] hide_reporter() ... [05:56:12.425] List of 15 [05:56:12.425] $ max_steps : int 10 [05:56:12.425] $ times : num Inf [05:56:12.425] $ interval : num 0.1 [05:56:12.425] $ enable_after: num 0 [05:56:12.425] $ auto_finish : logi TRUE [05:56:12.425] $ clear : logi TRUE [05:56:12.425] $ target : chr "terminal" [05:56:12.425] $ step : num 4 [05:56:12.425] $ message : chr "P: Adding 4" [05:56:12.425] $ timestamps : POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:12.425] $ delta : num 0 [05:56:12.425] $ enabled : logi TRUE [05:56:12.425] $ config :List of 7 [05:56:12.425] ..$ max_steps : int 10 [05:56:12.425] ..$ times : num Inf [05:56:12.425] ..$ interval : num 0.1 [05:56:12.425] ..$ enable_after: num 0 [05:56:12.425] ..$ auto_finish : logi TRUE [05:56:12.425] ..$ clear : logi TRUE [05:56:12.425] ..$ target : chr "terminal" [05:56:12.425] $ state :List of 5 [05:56:12.425] ..$ step : num 4 [05:56:12.425] ..$ message : chr "P: Adding 4" [05:56:12.425] ..$ timestamps: POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:12.425] ..$ delta : num 0 [05:56:12.425] ..$ enabled : logi TRUE [05:56:12.425] $ progression :List of 12 [05:56:12.425] ..$ owner_session_uuid: NULL [05:56:12.425] ..$ progressor_uuid : NULL [05:56:12.425] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:12.425] ..$ progression_index : NULL [05:56:12.425] ..$ progression_time : chr "2024-11-22 05:56:12.425 +0100" [05:56:12.425] ..$ type : chr "hide" [05:56:12.425] ..$ message : chr(0) [05:56:12.425] ..$ amount : num 1 [05:56:12.425] ..$ step : NULL [05:56:12.425] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:12" [05:56:12.425] ..$ call : NULL [05:56:12.425] ..$ calls :Dotted pair list of 14 [05:56:12.425] .. ..$ : language with_progress({ y <- slow_sum(1:10) ... [05:56:12.425] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:12.425] .. ..$ : language withVisible(expr) [05:56:12.425] .. ..$ : language slow_sum(1:10) [05:56:12.425] .. ..$ : language p(amount = 0) [05:56:12.425] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:12.425] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:12.425] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:12.425] .. ..$ : language signalCondition(cond) [05:56:12.425] .. ..$ : language (function (p) { ... [05:56:12.425] .. ..$ : language calling_handler(control_progression("hide")) [05:56:12.425] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:12.425] .. ..$ : language control_progression("hide") [05:56:12.425] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:12.425] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" [05:56:12.458] hide_reporter() ... done - received a 'progression' (n=18) [05:56:12.459] unhide_reporter() ... [05:56:12.460] List of 15 [05:56:12.460] $ max_steps : int 10 [05:56:12.460] $ times : num Inf [05:56:12.460] $ interval : num 0.1 [05:56:12.460] $ enable_after: num 0 [05:56:12.460] $ auto_finish : logi TRUE [05:56:12.460] $ clear : logi TRUE [05:56:12.460] $ target : chr "terminal" [05:56:12.460] $ step : num 4 [05:56:12.460] $ message : chr "P: Adding 4" [05:56:12.460] $ timestamps : POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:12.460] $ delta : num 0 [05:56:12.460] $ enabled : logi TRUE [05:56:12.460] $ config :List of 7 [05:56:12.460] ..$ max_steps : int 10 [05:56:12.460] ..$ times : num Inf [05:56:12.460] ..$ interval : num 0.1 [05:56:12.460] ..$ enable_after: num 0 [05:56:12.460] ..$ auto_finish : logi TRUE [05:56:12.460] ..$ clear : logi TRUE [05:56:12.460] ..$ target : chr "terminal" [05:56:12.460] $ state :List of 5 [05:56:12.460] ..$ step : num 4 [05:56:12.460] ..$ message : chr "P: Adding 4" [05:56:12.460] ..$ timestamps: POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:12.460] ..$ delta : num 0 [05:56:12.460] ..$ enabled : logi TRUE [05:56:12.460] $ progression :List of 12 [05:56:12.460] ..$ owner_session_uuid: NULL [05:56:12.460] ..$ progressor_uuid : NULL [05:56:12.460] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:12.460] ..$ progression_index : NULL [05:56:12.460] ..$ progression_time : chr "2024-11-22 05:56:12.459 +0100" [05:56:12.460] ..$ type : chr "unhide" [05:56:12.460] ..$ message : chr(0) [05:56:12.460] ..$ amount : num 1 [05:56:12.460] ..$ step : NULL [05:56:12.460] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:12" [05:56:12.460] ..$ call : NULL [05:56:12.460] ..$ calls :Dotted pair list of 14 [05:56:12.460] .. ..$ : language with_progress({ y <- slow_sum(1:10) ... [05:56:12.460] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:12.460] .. ..$ : language withVisible(expr) [05:56:12.460] .. ..$ : language slow_sum(1:10) [05:56:12.460] .. ..$ : language p(amount = 0) [05:56:12.460] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:12.460] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:12.460] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:12.460] .. ..$ : language signalCondition(cond) [05:56:12.460] .. ..$ : language (function (p) { ... [05:56:12.460] .. ..$ : language calling_handler(control_progression("unhide")) [05:56:12.460] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:12.460] .. ..$ : language control_progression("unhide") [05:56:12.460] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:12.460] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" | |============================ | 40%[05:56:12.496] unhide_reporter() ... done [05:56:12.496] Progression calling handler 'update' ... [05:56:12.496] - progression: [05:56:12.497] List of 12 [05:56:12.497] $ owner_session_uuid: chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:12.497] ..- attr(*, "source")=List of 6 [05:56:12.497] .. ..$ host : Named chr "CRANWIN3" [05:56:12.497] .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:56:12.497] .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:56:12.497] .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:56:12.497] .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:12.497] .. ..$ tempdir: chr "D:\\temp\\2024_11_22_05_55_01_31289\\RtmpcRpDnE" [05:56:12.497] .. ..$ pid : int 116752 [05:56:12.497] .. ..$ random : int 1056149315 [05:56:12.497] $ progressor_uuid : chr "c163167e-419c-205e-5113-5d8ec9d9c895" [05:56:12.497] $ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:12.497] $ progression_index : int 18 [05:56:12.497] $ progression_time : chr "2024-11-22 05:56:12.424 +0100" [05:56:12.497] $ type : chr "update" [05:56:12.497] $ message : chr(0) [05:56:12.497] $ amount : num 0 [05:56:12.497] $ step : NULL [05:56:12.497] $ time : POSIXct[1:1], format: "2024-11-22 05:56:12" [05:56:12.497] $ call : NULL [05:56:12.497] $ calls : NULL [05:56:12.497] - attr(*, "class")= chr [1:3] "progression" "immediateCondition" "condition" [05:56:12.511] - progressor_uuid: c163167e-419c-205e-5113-5d8ec9d9c895 [05:56:12.511] - progression_index: 18 [05:56:12.511] - duplicated: FALSE [05:56:12.512] List of 4 [05:56:12.512] $ step : num 4 [05:56:12.512] $ p$amount : num 0 [05:56:12.512] $ p$step : NULL [05:56:12.512] $ max_steps: int 10 [05:56:12.517] List of 5 [05:56:12.517] $ finished : logi FALSE [05:56:12.517] $ step : num 4 [05:56:12.517] $ milestones : num [1:6] 5 6 7 8 9 10 [05:56:12.517] $ prev_milestone: num 4 [05:56:12.517] $ interval : num 0.1 [05:56:12.522] List of 4 [05:56:12.522] $ dt : 'difftime' num 0 [05:56:12.522] ..- attr(*, "units")= chr "secs" [05:56:12.522] $ : POSIXct[1:1], format: "2024-11-22 05:56:12" [05:56:12.522] $ : POSIXct[1:1], format: "2024-11-22 05:56:12" [05:56:12.522] $ skip: logi TRUE [05:56:12.526] Progression calling handler 'update' ... done - received a 'progression' - received a 'simpleMessage' [05:56:12.527] hide_reporter() ... [05:56:12.527] List of 15 [05:56:12.527] $ max_steps : int 10 [05:56:12.527] $ times : num Inf [05:56:12.527] $ interval : num 0.1 [05:56:12.527] $ enable_after: num 0 [05:56:12.527] $ auto_finish : logi TRUE [05:56:12.527] $ clear : logi TRUE [05:56:12.527] $ target : chr "terminal" [05:56:12.527] $ step : num 4 [05:56:12.527] $ message : chr "P: Adding 4" [05:56:12.527] $ timestamps : POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:12.527] $ delta : num 0 [05:56:12.527] $ enabled : logi TRUE [05:56:12.527] $ config :List of 7 [05:56:12.527] ..$ max_steps : int 10 [05:56:12.527] ..$ times : num Inf [05:56:12.527] ..$ interval : num 0.1 [05:56:12.527] ..$ enable_after: num 0 [05:56:12.527] ..$ auto_finish : logi TRUE [05:56:12.527] ..$ clear : logi TRUE [05:56:12.527] ..$ target : chr "terminal" [05:56:12.527] $ state :List of 5 [05:56:12.527] ..$ step : num 4 [05:56:12.527] ..$ message : chr "P: Adding 4" [05:56:12.527] ..$ timestamps: POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:12.527] ..$ delta : num 0 [05:56:12.527] ..$ enabled : logi TRUE [05:56:12.527] $ progression :List of 12 [05:56:12.527] ..$ owner_session_uuid: NULL [05:56:12.527] ..$ progressor_uuid : NULL [05:56:12.527] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:12.527] ..$ progression_index : NULL [05:56:12.527] ..$ progression_time : chr "2024-11-22 05:56:12.527 +0100" [05:56:12.527] ..$ type : chr "hide" [05:56:12.527] ..$ message : chr(0) [05:56:12.527] ..$ amount : num 1 [05:56:12.527] ..$ step : NULL [05:56:12.527] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:12" [05:56:12.527] ..$ call : NULL [05:56:12.527] ..$ calls :Dotted pair list of 14 [05:56:12.527] .. ..$ : language with_progress({ y <- slow_sum(1:10) ... [05:56:12.527] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:12.527] .. ..$ : language withVisible(expr) [05:56:12.527] .. ..$ : language slow_sum(1:10) [05:56:12.527] .. ..$ : language p(amount = 0) [05:56:12.527] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:12.527] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:12.527] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:12.527] .. ..$ : language signalCondition(cond) [05:56:12.527] .. ..$ : language (function (p) { ... [05:56:12.527] .. ..$ : language calling_handler(control_progression("hide")) [05:56:12.527] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:12.527] .. ..$ : language control_progression("hide") [05:56:12.527] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:12.527] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" [05:56:12.563] hide_reporter() ... done - received a 'progression' (n=19) [05:56:12.564] unhide_reporter() ... [05:56:12.564] List of 15 [05:56:12.564] $ max_steps : int 10 [05:56:12.564] $ times : num Inf [05:56:12.564] $ interval : num 0.1 [05:56:12.564] $ enable_after: num 0 [05:56:12.564] $ auto_finish : logi TRUE [05:56:12.564] $ clear : logi TRUE [05:56:12.564] $ target : chr "terminal" [05:56:12.564] $ step : num 4 [05:56:12.564] $ message : chr "P: Adding 4" [05:56:12.564] $ timestamps : POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:12.564] $ delta : num 0 [05:56:12.564] $ enabled : logi TRUE [05:56:12.564] $ config :List of 7 [05:56:12.564] ..$ max_steps : int 10 [05:56:12.564] ..$ times : num Inf [05:56:12.564] ..$ interval : num 0.1 [05:56:12.564] ..$ enable_after: num 0 [05:56:12.564] ..$ auto_finish : logi TRUE [05:56:12.564] ..$ clear : logi TRUE [05:56:12.564] ..$ target : chr "terminal" [05:56:12.564] $ state :List of 5 [05:56:12.564] ..$ step : num 4 [05:56:12.564] ..$ message : chr "P: Adding 4" [05:56:12.564] ..$ timestamps: POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:12.564] ..$ delta : num 0 [05:56:12.564] ..$ enabled : logi TRUE [05:56:12.564] $ progression :List of 12 [05:56:12.564] ..$ owner_session_uuid: NULL [05:56:12.564] ..$ progressor_uuid : NULL [05:56:12.564] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:12.564] ..$ progression_index : NULL [05:56:12.564] ..$ progression_time : chr "2024-11-22 05:56:12.564 +0100" [05:56:12.564] ..$ type : chr "unhide" [05:56:12.564] ..$ message : chr(0) [05:56:12.564] ..$ amount : num 1 [05:56:12.564] ..$ step : NULL [05:56:12.564] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:12" [05:56:12.564] ..$ call : NULL [05:56:12.564] ..$ calls :Dotted pair list of 14 [05:56:12.564] .. ..$ : language with_progress({ y <- slow_sum(1:10) ... [05:56:12.564] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:12.564] .. ..$ : language withVisible(expr) [05:56:12.564] .. ..$ : language slow_sum(1:10) [05:56:12.564] .. ..$ : language p(amount = 0) [05:56:12.564] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:12.564] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:12.564] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:12.564] .. ..$ : language signalCondition(cond) [05:56:12.564] .. ..$ : language (function (p) { ... [05:56:12.564] .. ..$ : language calling_handler(control_progression("unhide")) [05:56:12.564] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:12.564] .. ..$ : language control_progression("unhide") [05:56:12.564] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:12.564] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" | |============================ | 40%[05:56:12.599] unhide_reporter() ... done [05:56:12.599] Progression calling handler 'update' ... [05:56:12.600] - progression: [05:56:12.600] List of 12 [05:56:12.600] $ owner_session_uuid: chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:12.600] ..- attr(*, "source")=List of 6 [05:56:12.600] .. ..$ host : Named chr "CRANWIN3" [05:56:12.600] .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:56:12.600] .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:56:12.600] .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:56:12.600] .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:12.600] .. ..$ tempdir: chr "D:\\temp\\2024_11_22_05_55_01_31289\\RtmpcRpDnE" [05:56:12.600] .. ..$ pid : int 116752 [05:56:12.600] .. ..$ random : int 1056149315 [05:56:12.600] $ progressor_uuid : chr "c163167e-419c-205e-5113-5d8ec9d9c895" [05:56:12.600] $ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:12.600] $ progression_index : int 19 [05:56:12.600] $ progression_time : chr "2024-11-22 05:56:12.526 +0100" [05:56:12.600] $ type : chr "update" [05:56:12.600] $ message : chr(0) [05:56:12.600] $ amount : num 0 [05:56:12.600] $ step : NULL [05:56:12.600] $ time : POSIXct[1:1], format: "2024-11-22 05:56:12" [05:56:12.600] $ call : NULL [05:56:12.600] $ calls : NULL [05:56:12.600] - attr(*, "class")= chr [1:3] "progression" "immediateCondition" "condition" [05:56:12.617] - progressor_uuid: c163167e-419c-205e-5113-5d8ec9d9c895 [05:56:12.617] - progression_index: 19 [05:56:12.618] - duplicated: FALSE [05:56:12.618] List of 4 [05:56:12.618] $ step : num 4 [05:56:12.618] $ p$amount : num 0 [05:56:12.618] $ p$step : NULL [05:56:12.618] $ max_steps: int 10 [05:56:12.621] List of 5 [05:56:12.621] $ finished : logi FALSE [05:56:12.621] $ step : num 4 [05:56:12.621] $ milestones : num [1:6] 5 6 7 8 9 10 [05:56:12.621] $ prev_milestone: num 4 [05:56:12.621] $ interval : num 0.1 [05:56:12.625] List of 4 [05:56:12.625] $ dt : 'difftime' num 0 [05:56:12.625] ..- attr(*, "units")= chr "secs" [05:56:12.625] $ : POSIXct[1:1], format: "2024-11-22 05:56:12" [05:56:12.625] $ : POSIXct[1:1], format: "2024-11-22 05:56:12" [05:56:12.625] $ skip: logi TRUE [05:56:12.629] Progression calling handler 'update' ... done - received a 'progression' - received a 'simpleMessage' [05:56:12.631] hide_reporter() ... [05:56:12.631] List of 15 [05:56:12.631] $ max_steps : int 10 [05:56:12.631] $ times : num Inf [05:56:12.631] $ interval : num 0.1 [05:56:12.631] $ enable_after: num 0 [05:56:12.631] $ auto_finish : logi TRUE [05:56:12.631] $ clear : logi TRUE [05:56:12.631] $ target : chr "terminal" [05:56:12.631] $ step : num 4 [05:56:12.631] $ message : chr "P: Adding 4" [05:56:12.631] $ timestamps : POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:12.631] $ delta : num 0 [05:56:12.631] $ enabled : logi TRUE [05:56:12.631] $ config :List of 7 [05:56:12.631] ..$ max_steps : int 10 [05:56:12.631] ..$ times : num Inf [05:56:12.631] ..$ interval : num 0.1 [05:56:12.631] ..$ enable_after: num 0 [05:56:12.631] ..$ auto_finish : logi TRUE [05:56:12.631] ..$ clear : logi TRUE [05:56:12.631] ..$ target : chr "terminal" [05:56:12.631] $ state :List of 5 [05:56:12.631] ..$ step : num 4 [05:56:12.631] ..$ message : chr "P: Adding 4" [05:56:12.631] ..$ timestamps: POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:12.631] ..$ delta : num 0 [05:56:12.631] ..$ enabled : logi TRUE [05:56:12.631] $ progression :List of 12 [05:56:12.631] ..$ owner_session_uuid: NULL [05:56:12.631] ..$ progressor_uuid : NULL [05:56:12.631] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:12.631] ..$ progression_index : NULL [05:56:12.631] ..$ progression_time : chr "2024-11-22 05:56:12.631 +0100" [05:56:12.631] ..$ type : chr "hide" [05:56:12.631] ..$ message : chr(0) [05:56:12.631] ..$ amount : num 1 [05:56:12.631] ..$ step : NULL [05:56:12.631] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:12" [05:56:12.631] ..$ call : NULL [05:56:12.631] ..$ calls :Dotted pair list of 14 [05:56:12.631] .. ..$ : language with_progress({ y <- slow_sum(1:10) ... [05:56:12.631] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:12.631] .. ..$ : language withVisible(expr) [05:56:12.631] .. ..$ : language slow_sum(1:10) [05:56:12.631] .. ..$ : language p(message = sprintf("P: Adding %g", kk)) [05:56:12.631] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:12.631] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:12.631] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:12.631] .. ..$ : language signalCondition(cond) [05:56:12.631] .. ..$ : language (function (p) { ... [05:56:12.631] .. ..$ : language calling_handler(control_progression("hide")) [05:56:12.631] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:12.631] .. ..$ : language control_progression("hide") [05:56:12.631] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:12.631] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" [05:56:12.665] hide_reporter() ... done - received a 'progression' (n=20) [05:56:12.666] unhide_reporter() ... [05:56:12.666] List of 15 [05:56:12.666] $ max_steps : int 10 [05:56:12.666] $ times : num Inf [05:56:12.666] $ interval : num 0.1 [05:56:12.666] $ enable_after: num 0 [05:56:12.666] $ auto_finish : logi TRUE [05:56:12.666] $ clear : logi TRUE [05:56:12.666] $ target : chr "terminal" [05:56:12.666] $ step : num 4 [05:56:12.666] $ message : chr "P: Adding 4" [05:56:12.666] $ timestamps : POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:12.666] $ delta : num 0 [05:56:12.666] $ enabled : logi TRUE [05:56:12.666] $ config :List of 7 [05:56:12.666] ..$ max_steps : int 10 [05:56:12.666] ..$ times : num Inf [05:56:12.666] ..$ interval : num 0.1 [05:56:12.666] ..$ enable_after: num 0 [05:56:12.666] ..$ auto_finish : logi TRUE [05:56:12.666] ..$ clear : logi TRUE [05:56:12.666] ..$ target : chr "terminal" [05:56:12.666] $ state :List of 5 [05:56:12.666] ..$ step : num 4 [05:56:12.666] ..$ message : chr "P: Adding 4" [05:56:12.666] ..$ timestamps: POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:12.666] ..$ delta : num 0 [05:56:12.666] ..$ enabled : logi TRUE [05:56:12.666] $ progression :List of 12 [05:56:12.666] ..$ owner_session_uuid: NULL [05:56:12.666] ..$ progressor_uuid : NULL [05:56:12.666] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:12.666] ..$ progression_index : NULL [05:56:12.666] ..$ progression_time : chr "2024-11-22 05:56:12.665 +0100" [05:56:12.666] ..$ type : chr "unhide" [05:56:12.666] ..$ message : chr(0) [05:56:12.666] ..$ amount : num 1 [05:56:12.666] ..$ step : NULL [05:56:12.666] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:12" [05:56:12.666] ..$ call : NULL [05:56:12.666] ..$ calls :Dotted pair list of 14 [05:56:12.666] .. ..$ : language with_progress({ y <- slow_sum(1:10) ... [05:56:12.666] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:12.666] .. ..$ : language withVisible(expr) [05:56:12.666] .. ..$ : language slow_sum(1:10) [05:56:12.666] .. ..$ : language p(message = sprintf("P: Adding %g", kk)) [05:56:12.666] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:12.666] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:12.666] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:12.666] .. ..$ : language signalCondition(cond) [05:56:12.666] .. ..$ : language (function (p) { ... [05:56:12.666] .. ..$ : language calling_handler(control_progression("unhide")) [05:56:12.666] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:12.666] .. ..$ : language control_progression("unhide") [05:56:12.666] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:12.666] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" | |============================ | 40%[05:56:12.700] unhide_reporter() ... done [05:56:12.700] Progression calling handler 'update' ... [05:56:12.701] - progression: [05:56:12.701] List of 12 [05:56:12.701] $ owner_session_uuid: chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:12.701] ..- attr(*, "source")=List of 6 [05:56:12.701] .. ..$ host : Named chr "CRANWIN3" [05:56:12.701] .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:56:12.701] .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:56:12.701] .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:56:12.701] .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:12.701] .. ..$ tempdir: chr "D:\\temp\\2024_11_22_05_55_01_31289\\RtmpcRpDnE" [05:56:12.701] .. ..$ pid : int 116752 [05:56:12.701] .. ..$ random : int 1056149315 [05:56:12.701] $ progressor_uuid : chr "c163167e-419c-205e-5113-5d8ec9d9c895" [05:56:12.701] $ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:12.701] $ progression_index : int 20 [05:56:12.701] $ progression_time : chr "2024-11-22 05:56:12.630 +0100" [05:56:12.701] $ type : chr "update" [05:56:12.701] $ message : chr "P: Adding 5" [05:56:12.701] $ amount : num 1 [05:56:12.701] $ step : NULL [05:56:12.701] $ time : POSIXct[1:1], format: "2024-11-22 05:56:12" [05:56:12.701] $ call : NULL [05:56:12.701] $ calls : NULL [05:56:12.701] - attr(*, "class")= chr [1:3] "progression" "immediateCondition" "condition" [05:56:12.714] - progressor_uuid: c163167e-419c-205e-5113-5d8ec9d9c895 [05:56:12.714] - progression_index: 20 [05:56:12.715] - duplicated: FALSE [05:56:12.715] List of 4 [05:56:12.715] $ step : num 4 [05:56:12.715] $ p$amount : num 1 [05:56:12.715] $ p$step : NULL [05:56:12.715] $ max_steps: int 10 [05:56:12.718] List of 5 [05:56:12.718] $ finished : logi FALSE [05:56:12.718] $ step : num 5 [05:56:12.718] $ milestones : num [1:6] 5 6 7 8 9 10 [05:56:12.718] $ prev_milestone: num 4 [05:56:12.718] $ interval : num 0.1 [05:56:12.722] List of 4 [05:56:12.722] $ dt : 'difftime' num 0.0972158908843994 [05:56:12.722] ..- attr(*, "units")= chr "secs" [05:56:12.722] $ : POSIXct[1:1], format: "2024-11-22 05:56:12" [05:56:12.722] $ : POSIXct[1:1], format: "2024-11-22 05:56:12" [05:56:12.722] $ skip: logi TRUE [05:56:12.726] Progression calling handler 'update' ... done - received a 'progression' - received a 'simpleMessage' - received a 'simpleMessage' [05:56:12.729] hide_reporter() ... [05:56:12.729] List of 15 [05:56:12.729] $ max_steps : int 10 [05:56:12.729] $ times : num Inf [05:56:12.729] $ interval : num 0.1 [05:56:12.729] $ enable_after: num 0 [05:56:12.729] $ auto_finish : logi TRUE [05:56:12.729] $ clear : logi TRUE [05:56:12.729] $ target : chr "terminal" [05:56:12.729] $ step : num 5 [05:56:12.729] $ message : chr "P: Adding 5" [05:56:12.729] $ timestamps : POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:12.729] $ delta : num 1 [05:56:12.729] $ enabled : logi TRUE [05:56:12.729] $ config :List of 7 [05:56:12.729] ..$ max_steps : int 10 [05:56:12.729] ..$ times : num Inf [05:56:12.729] ..$ interval : num 0.1 [05:56:12.729] ..$ enable_after: num 0 [05:56:12.729] ..$ auto_finish : logi TRUE [05:56:12.729] ..$ clear : logi TRUE [05:56:12.729] ..$ target : chr "terminal" [05:56:12.729] $ state :List of 5 [05:56:12.729] ..$ step : num 5 [05:56:12.729] ..$ message : chr "P: Adding 5" [05:56:12.729] ..$ timestamps: POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:12.729] ..$ delta : num 1 [05:56:12.729] ..$ enabled : logi TRUE [05:56:12.729] $ progression :List of 12 [05:56:12.729] ..$ owner_session_uuid: NULL [05:56:12.729] ..$ progressor_uuid : NULL [05:56:12.729] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:12.729] ..$ progression_index : NULL [05:56:12.729] ..$ progression_time : chr "2024-11-22 05:56:12.728 +0100" [05:56:12.729] ..$ type : chr "hide" [05:56:12.729] ..$ message : chr(0) [05:56:12.729] ..$ amount : num 1 [05:56:12.729] ..$ step : NULL [05:56:12.729] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:12" [05:56:12.729] ..$ call : NULL [05:56:12.729] ..$ calls :Dotted pair list of 14 [05:56:12.729] .. ..$ : language with_progress({ y <- slow_sum(1:10) ... [05:56:12.729] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:12.729] .. ..$ : language withVisible(expr) [05:56:12.729] .. ..$ : language slow_sum(1:10) [05:56:12.729] .. ..$ : language p(amount = 0) [05:56:12.729] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:12.729] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:12.729] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:12.729] .. ..$ : language signalCondition(cond) [05:56:12.729] .. ..$ : language (function (p) { ... [05:56:12.729] .. ..$ : language calling_handler(control_progression("hide")) [05:56:12.729] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:12.729] .. ..$ : language control_progression("hide") [05:56:12.729] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:12.729] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" [05:56:12.765] hide_reporter() ... done M: Added value 5 - received a 'progression' (n=21) [05:56:12.766] unhide_reporter() ... [05:56:12.767] List of 15 [05:56:12.767] $ max_steps : int 10 [05:56:12.767] $ times : num Inf [05:56:12.767] $ interval : num 0.1 [05:56:12.767] $ enable_after: num 0 [05:56:12.767] $ auto_finish : logi TRUE [05:56:12.767] $ clear : logi TRUE [05:56:12.767] $ target : chr "terminal" [05:56:12.767] $ step : num 5 [05:56:12.767] $ message : chr "P: Adding 5" [05:56:12.767] $ timestamps : POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:12.767] $ delta : num 1 [05:56:12.767] $ enabled : logi TRUE [05:56:12.767] $ config :List of 7 [05:56:12.767] ..$ max_steps : int 10 [05:56:12.767] ..$ times : num Inf [05:56:12.767] ..$ interval : num 0.1 [05:56:12.767] ..$ enable_after: num 0 [05:56:12.767] ..$ auto_finish : logi TRUE [05:56:12.767] ..$ clear : logi TRUE [05:56:12.767] ..$ target : chr "terminal" [05:56:12.767] $ state :List of 5 [05:56:12.767] ..$ step : num 5 [05:56:12.767] ..$ message : chr "P: Adding 5" [05:56:12.767] ..$ timestamps: POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:12.767] ..$ delta : num 1 [05:56:12.767] ..$ enabled : logi TRUE [05:56:12.767] $ progression :List of 12 [05:56:12.767] ..$ owner_session_uuid: NULL [05:56:12.767] ..$ progressor_uuid : NULL [05:56:12.767] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:12.767] ..$ progression_index : NULL [05:56:12.767] ..$ progression_time : chr "2024-11-22 05:56:12.766 +0100" [05:56:12.767] ..$ type : chr "unhide" [05:56:12.767] ..$ message : chr(0) [05:56:12.767] ..$ amount : num 1 [05:56:12.767] ..$ step : NULL [05:56:12.767] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:12" [05:56:12.767] ..$ call : NULL [05:56:12.767] ..$ calls :Dotted pair list of 14 [05:56:12.767] .. ..$ : language with_progress({ y <- slow_sum(1:10) ... [05:56:12.767] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:12.767] .. ..$ : language withVisible(expr) [05:56:12.767] .. ..$ : language slow_sum(1:10) [05:56:12.767] .. ..$ : language p(amount = 0) [05:56:12.767] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:12.767] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:12.767] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:12.767] .. ..$ : language signalCondition(cond) [05:56:12.767] .. ..$ : language (function (p) { ... [05:56:12.767] .. ..$ : language calling_handler(control_progression("unhide")) [05:56:12.767] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:12.767] .. ..$ : language control_progression("unhide") [05:56:12.767] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:12.767] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" | |============================ | 40%[05:56:12.798] unhide_reporter() ... done [05:56:12.799] Progression calling handler 'update' ... [05:56:12.799] - progression: [05:56:12.799] List of 12 [05:56:12.799] $ owner_session_uuid: chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:12.799] ..- attr(*, "source")=List of 6 [05:56:12.799] .. ..$ host : Named chr "CRANWIN3" [05:56:12.799] .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:56:12.799] .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:56:12.799] .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:56:12.799] .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:12.799] .. ..$ tempdir: chr "D:\\temp\\2024_11_22_05_55_01_31289\\RtmpcRpDnE" [05:56:12.799] .. ..$ pid : int 116752 [05:56:12.799] .. ..$ random : int 1056149315 [05:56:12.799] $ progressor_uuid : chr "c163167e-419c-205e-5113-5d8ec9d9c895" [05:56:12.799] $ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:12.799] $ progression_index : int 21 [05:56:12.799] $ progression_time : chr "2024-11-22 05:56:12.728 +0100" [05:56:12.799] $ type : chr "update" [05:56:12.799] $ message : chr(0) [05:56:12.799] $ amount : num 0 [05:56:12.799] $ step : NULL [05:56:12.799] $ time : POSIXct[1:1], format: "2024-11-22 05:56:12" [05:56:12.799] $ call : NULL [05:56:12.799] $ calls : NULL [05:56:12.799] - attr(*, "class")= chr [1:3] "progression" "immediateCondition" "condition" [05:56:12.813] - progressor_uuid: c163167e-419c-205e-5113-5d8ec9d9c895 [05:56:12.813] - progression_index: 21 [05:56:12.813] - duplicated: FALSE [05:56:12.814] List of 4 [05:56:12.814] $ step : num 5 [05:56:12.814] $ p$amount : num 0 [05:56:12.814] $ p$step : NULL [05:56:12.814] $ max_steps: int 10 [05:56:12.817] List of 5 [05:56:12.817] $ finished : logi FALSE [05:56:12.817] $ step : num 5 [05:56:12.817] $ milestones : num [1:5] 6 7 8 9 10 [05:56:12.817] $ prev_milestone: num 4 [05:56:12.817] $ interval : num 0.1 [05:56:12.821] List of 4 [05:56:12.821] $ dt : 'difftime' num 0.196105003356934 [05:56:12.821] ..- attr(*, "units")= chr "secs" [05:56:12.821] $ : POSIXct[1:1], format: "2024-11-22 05:56:12" [05:56:12.821] $ : POSIXct[1:1], format: "2024-11-22 05:56:12" [05:56:12.821] $ skip: logi FALSE [05:56:12.826] List of 1 [05:56:12.826] $ milestones: num [1:5] 6 7 8 9 10 [05:56:12.827] update_reporter() ... [05:56:12.827] List of 15 [05:56:12.827] $ max_steps : int 10 [05:56:12.827] $ times : num Inf [05:56:12.827] $ interval : num 0.1 [05:56:12.827] $ enable_after: num 0 [05:56:12.827] $ auto_finish : logi TRUE [05:56:12.827] $ clear : logi TRUE [05:56:12.827] $ target : chr "terminal" [05:56:12.827] $ step : num 5 [05:56:12.827] $ message : chr "P: Adding 5" [05:56:12.827] $ timestamps : POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:12.827] $ delta : num 1 [05:56:12.827] $ enabled : logi TRUE [05:56:12.827] $ config :List of 7 [05:56:12.827] ..$ max_steps : int 10 [05:56:12.827] ..$ times : num Inf [05:56:12.827] ..$ interval : num 0.1 [05:56:12.827] ..$ enable_after: num 0 [05:56:12.827] ..$ auto_finish : logi TRUE [05:56:12.827] ..$ clear : logi TRUE [05:56:12.827] ..$ target : chr "terminal" [05:56:12.827] $ state :List of 5 [05:56:12.827] ..$ step : num 5 [05:56:12.827] ..$ message : chr "P: Adding 5" [05:56:12.827] ..$ timestamps: POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:12.827] ..$ delta : num 1 [05:56:12.827] ..$ enabled : logi TRUE [05:56:12.827] $ progression :List of 12 [05:56:12.827] ..$ owner_session_uuid: chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:12.827] .. ..- attr(*, "source")=List of 6 [05:56:12.827] .. .. ..$ host : Named chr "CRANWIN3" [05:56:12.827] .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:56:12.827] .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:56:12.827] .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:56:12.827] .. .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:12.827] .. .. ..$ tempdir: chr "D:\\temp\\2024_11_22_05_55_01_31289\\RtmpcRpDnE" [05:56:12.827] .. .. ..$ pid : int 116752 [05:56:12.827] .. .. ..$ random : int 1056149315 [05:56:12.827] ..$ progressor_uuid : chr "c163167e-419c-205e-5113-5d8ec9d9c895" [05:56:12.827] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:12.827] ..$ progression_index : int 21 [05:56:12.827] ..$ progression_time : chr "2024-11-22 05:56:12.728 +0100" [05:56:12.827] ..$ type : chr "update" [05:56:12.827] ..$ message : chr(0) [05:56:12.827] ..$ amount : num 0 [05:56:12.827] ..$ step : NULL [05:56:12.827] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:12" [05:56:12.827] ..$ call : NULL [05:56:12.827] ..$ calls : NULL [05:56:12.827] ..- attr(*, "class")= chr [1:3] "progression" "immediateCondition" "condition" [05:56:12.856] update_reporter() ... done [05:56:12.856] Progression calling handler 'update' ... done - received a 'progression' - received a 'simpleMessage' [05:56:12.858] hide_reporter() ... [05:56:12.858] List of 15 [05:56:12.858] $ max_steps : int 10 [05:56:12.858] $ times : num Inf [05:56:12.858] $ interval : num 0.1 [05:56:12.858] $ enable_after: num 0 [05:56:12.858] $ auto_finish : logi TRUE [05:56:12.858] $ clear : logi TRUE [05:56:12.858] $ target : chr "terminal" [05:56:12.858] $ step : num 5 [05:56:12.858] $ message : chr "P: Adding 5" [05:56:12.858] $ timestamps : POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:12.858] $ delta : num 1 [05:56:12.858] $ enabled : logi TRUE [05:56:12.858] $ config :List of 7 [05:56:12.858] ..$ max_steps : int 10 [05:56:12.858] ..$ times : num Inf [05:56:12.858] ..$ interval : num 0.1 [05:56:12.858] ..$ enable_after: num 0 [05:56:12.858] ..$ auto_finish : logi TRUE [05:56:12.858] ..$ clear : logi TRUE [05:56:12.858] ..$ target : chr "terminal" [05:56:12.858] $ state :List of 5 [05:56:12.858] ..$ step : num 5 [05:56:12.858] ..$ message : chr "P: Adding 5" [05:56:12.858] ..$ timestamps: POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:12.858] ..$ delta : num 1 [05:56:12.858] ..$ enabled : logi TRUE [05:56:12.858] $ progression :List of 12 [05:56:12.858] ..$ owner_session_uuid: NULL [05:56:12.858] ..$ progressor_uuid : NULL [05:56:12.858] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:12.858] ..$ progression_index : NULL [05:56:12.858] ..$ progression_time : chr "2024-11-22 05:56:12.858 +0100" [05:56:12.858] ..$ type : chr "hide" [05:56:12.858] ..$ message : chr(0) [05:56:12.858] ..$ amount : num 1 [05:56:12.858] ..$ step : NULL [05:56:12.858] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:12" [05:56:12.858] ..$ call : NULL [05:56:12.858] ..$ calls :Dotted pair list of 14 [05:56:12.858] .. ..$ : language with_progress({ y <- slow_sum(1:10) ... [05:56:12.858] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:12.858] .. ..$ : language withVisible(expr) [05:56:12.858] .. ..$ : language slow_sum(1:10) [05:56:12.858] .. ..$ : language p(amount = 0) [05:56:12.858] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:12.858] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:12.858] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:12.858] .. ..$ : language signalCondition(cond) [05:56:12.858] .. ..$ : language (function (p) { ... [05:56:12.858] .. ..$ : language calling_handler(control_progression("hide")) [05:56:12.858] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:12.858] .. ..$ : language control_progression("hide") [05:56:12.858] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:12.858] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" [05:56:12.892] hide_reporter() ... done - received a 'progression' (n=22) [05:56:12.893] unhide_reporter() ... [05:56:12.893] List of 15 [05:56:12.893] $ max_steps : int 10 [05:56:12.893] $ times : num Inf [05:56:12.893] $ interval : num 0.1 [05:56:12.893] $ enable_after: num 0 [05:56:12.893] $ auto_finish : logi TRUE [05:56:12.893] $ clear : logi TRUE [05:56:12.893] $ target : chr "terminal" [05:56:12.893] $ step : num 5 [05:56:12.893] $ message : chr "P: Adding 5" [05:56:12.893] $ timestamps : POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:12.893] $ delta : num 1 [05:56:12.893] $ enabled : logi TRUE [05:56:12.893] $ config :List of 7 [05:56:12.893] ..$ max_steps : int 10 [05:56:12.893] ..$ times : num Inf [05:56:12.893] ..$ interval : num 0.1 [05:56:12.893] ..$ enable_after: num 0 [05:56:12.893] ..$ auto_finish : logi TRUE [05:56:12.893] ..$ clear : logi TRUE [05:56:12.893] ..$ target : chr "terminal" [05:56:12.893] $ state :List of 5 [05:56:12.893] ..$ step : num 5 [05:56:12.893] ..$ message : chr "P: Adding 5" [05:56:12.893] ..$ timestamps: POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:12.893] ..$ delta : num 1 [05:56:12.893] ..$ enabled : logi TRUE [05:56:12.893] $ progression :List of 12 [05:56:12.893] ..$ owner_session_uuid: NULL [05:56:12.893] ..$ progressor_uuid : NULL [05:56:12.893] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:12.893] ..$ progression_index : NULL [05:56:12.893] ..$ progression_time : chr "2024-11-22 05:56:12.893 +0100" [05:56:12.893] ..$ type : chr "unhide" [05:56:12.893] ..$ message : chr(0) [05:56:12.893] ..$ amount : num 1 [05:56:12.893] ..$ step : NULL [05:56:12.893] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:12" [05:56:12.893] ..$ call : NULL [05:56:12.893] ..$ calls :Dotted pair list of 14 [05:56:12.893] .. ..$ : language with_progress({ y <- slow_sum(1:10) ... [05:56:12.893] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:12.893] .. ..$ : language withVisible(expr) [05:56:12.893] .. ..$ : language slow_sum(1:10) [05:56:12.893] .. ..$ : language p(amount = 0) [05:56:12.893] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:12.893] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:12.893] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:12.893] .. ..$ : language signalCondition(cond) [05:56:12.893] .. ..$ : language (function (p) { ... [05:56:12.893] .. ..$ : language calling_handler(control_progression("unhide")) [05:56:12.893] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:12.893] .. ..$ : language control_progression("unhide") [05:56:12.893] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:12.893] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" | |============================ | 40%[05:56:12.930] unhide_reporter() ... done [05:56:12.930] Progression calling handler 'update' ... [05:56:12.931] - progression: [05:56:12.931] List of 12 [05:56:12.931] $ owner_session_uuid: chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:12.931] ..- attr(*, "source")=List of 6 [05:56:12.931] .. ..$ host : Named chr "CRANWIN3" [05:56:12.931] .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:56:12.931] .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:56:12.931] .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:56:12.931] .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:12.931] .. ..$ tempdir: chr "D:\\temp\\2024_11_22_05_55_01_31289\\RtmpcRpDnE" [05:56:12.931] .. ..$ pid : int 116752 [05:56:12.931] .. ..$ random : int 1056149315 [05:56:12.931] $ progressor_uuid : chr "c163167e-419c-205e-5113-5d8ec9d9c895" [05:56:12.931] $ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:12.931] $ progression_index : int 22 [05:56:12.931] $ progression_time : chr "2024-11-22 05:56:12.857 +0100" [05:56:12.931] $ type : chr "update" [05:56:12.931] $ message : chr(0) [05:56:12.931] $ amount : num 0 [05:56:12.931] $ step : NULL [05:56:12.931] $ time : POSIXct[1:1], format: "2024-11-22 05:56:12" [05:56:12.931] $ call : NULL [05:56:12.931] $ calls : NULL [05:56:12.931] - attr(*, "class")= chr [1:3] "progression" "immediateCondition" "condition" [05:56:12.944] - progressor_uuid: c163167e-419c-205e-5113-5d8ec9d9c895 [05:56:12.944] - progression_index: 22 [05:56:12.945] - duplicated: FALSE [05:56:12.945] List of 4 [05:56:12.945] $ step : num 5 [05:56:12.945] $ p$amount : num 0 [05:56:12.945] $ p$step : NULL [05:56:12.945] $ max_steps: int 10 [05:56:12.948] List of 5 [05:56:12.948] $ finished : logi FALSE [05:56:12.948] $ step : num 5 [05:56:12.948] $ milestones : num [1:5] 6 7 8 9 10 [05:56:12.948] $ prev_milestone: num 4 [05:56:12.948] $ interval : num 0.1 [05:56:12.951] List of 4 [05:56:12.951] $ dt : 'difftime' num 0.326930999755859 [05:56:12.951] ..- attr(*, "units")= chr "secs" [05:56:12.951] $ : POSIXct[1:1], format: "2024-11-22 05:56:12" [05:56:12.951] $ : POSIXct[1:1], format: "2024-11-22 05:56:12" [05:56:12.951] $ skip: logi FALSE [05:56:12.955] List of 1 [05:56:12.955] $ milestones: num [1:5] 6 7 8 9 10 [05:56:12.956] update_reporter() ... [05:56:12.957] List of 15 [05:56:12.957] $ max_steps : int 10 [05:56:12.957] $ times : num Inf [05:56:12.957] $ interval : num 0.1 [05:56:12.957] $ enable_after: num 0 [05:56:12.957] $ auto_finish : logi TRUE [05:56:12.957] $ clear : logi TRUE [05:56:12.957] $ target : chr "terminal" [05:56:12.957] $ step : num 5 [05:56:12.957] $ message : chr "P: Adding 5" [05:56:12.957] $ timestamps : POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:12.957] $ delta : num 1 [05:56:12.957] $ enabled : logi TRUE [05:56:12.957] $ config :List of 7 [05:56:12.957] ..$ max_steps : int 10 [05:56:12.957] ..$ times : num Inf [05:56:12.957] ..$ interval : num 0.1 [05:56:12.957] ..$ enable_after: num 0 [05:56:12.957] ..$ auto_finish : logi TRUE [05:56:12.957] ..$ clear : logi TRUE [05:56:12.957] ..$ target : chr "terminal" [05:56:12.957] $ state :List of 5 [05:56:12.957] ..$ step : num 5 [05:56:12.957] ..$ message : chr "P: Adding 5" [05:56:12.957] ..$ timestamps: POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:12.957] ..$ delta : num 1 [05:56:12.957] ..$ enabled : logi TRUE [05:56:12.957] $ progression :List of 12 [05:56:12.957] ..$ owner_session_uuid: chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:12.957] .. ..- attr(*, "source")=List of 6 [05:56:12.957] .. .. ..$ host : Named chr "CRANWIN3" [05:56:12.957] .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:56:12.957] .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:56:12.957] .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:56:12.957] .. .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:12.957] .. .. ..$ tempdir: chr "D:\\temp\\2024_11_22_05_55_01_31289\\RtmpcRpDnE" [05:56:12.957] .. .. ..$ pid : int 116752 [05:56:12.957] .. .. ..$ random : int 1056149315 [05:56:12.957] ..$ progressor_uuid : chr "c163167e-419c-205e-5113-5d8ec9d9c895" [05:56:12.957] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:12.957] ..$ progression_index : int 22 [05:56:12.957] ..$ progression_time : chr "2024-11-22 05:56:12.857 +0100" [05:56:12.957] ..$ type : chr "update" [05:56:12.957] ..$ message : chr(0) [05:56:12.957] ..$ amount : num 0 [05:56:12.957] ..$ step : NULL [05:56:12.957] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:12" [05:56:12.957] ..$ call : NULL [05:56:12.957] ..$ calls : NULL [05:56:12.957] ..- attr(*, "class")= chr [1:3] "progression" "immediateCondition" "condition" [05:56:12.985] update_reporter() ... done [05:56:12.986] Progression calling handler 'update' ... done - received a 'progression' - received a 'simpleMessage' [05:56:12.987] hide_reporter() ... [05:56:12.987] List of 15 [05:56:12.987] $ max_steps : int 10 [05:56:12.987] $ times : num Inf [05:56:12.987] $ interval : num 0.1 [05:56:12.987] $ enable_after: num 0 [05:56:12.987] $ auto_finish : logi TRUE [05:56:12.987] $ clear : logi TRUE [05:56:12.987] $ target : chr "terminal" [05:56:12.987] $ step : num 5 [05:56:12.987] $ message : chr "P: Adding 5" [05:56:12.987] $ timestamps : POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:12.987] $ delta : num 1 [05:56:12.987] $ enabled : logi TRUE [05:56:12.987] $ config :List of 7 [05:56:12.987] ..$ max_steps : int 10 [05:56:12.987] ..$ times : num Inf [05:56:12.987] ..$ interval : num 0.1 [05:56:12.987] ..$ enable_after: num 0 [05:56:12.987] ..$ auto_finish : logi TRUE [05:56:12.987] ..$ clear : logi TRUE [05:56:12.987] ..$ target : chr "terminal" [05:56:12.987] $ state :List of 5 [05:56:12.987] ..$ step : num 5 [05:56:12.987] ..$ message : chr "P: Adding 5" [05:56:12.987] ..$ timestamps: POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:12.987] ..$ delta : num 1 [05:56:12.987] ..$ enabled : logi TRUE [05:56:12.987] $ progression :List of 12 [05:56:12.987] ..$ owner_session_uuid: NULL [05:56:12.987] ..$ progressor_uuid : NULL [05:56:12.987] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:12.987] ..$ progression_index : NULL [05:56:12.987] ..$ progression_time : chr "2024-11-22 05:56:12.987 +0100" [05:56:12.987] ..$ type : chr "hide" [05:56:12.987] ..$ message : chr(0) [05:56:12.987] ..$ amount : num 1 [05:56:12.987] ..$ step : NULL [05:56:12.987] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:12" [05:56:12.987] ..$ call : NULL [05:56:12.987] ..$ calls :Dotted pair list of 14 [05:56:12.987] .. ..$ : language with_progress({ y <- slow_sum(1:10) ... [05:56:12.987] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:12.987] .. ..$ : language withVisible(expr) [05:56:12.987] .. ..$ : language slow_sum(1:10) [05:56:12.987] .. ..$ : language p(amount = 0) [05:56:12.987] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:12.987] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:12.987] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:12.987] .. ..$ : language signalCondition(cond) [05:56:12.987] .. ..$ : language (function (p) { ... [05:56:12.987] .. ..$ : language calling_handler(control_progression("hide")) [05:56:12.987] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:12.987] .. ..$ : language control_progression("hide") [05:56:12.987] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:12.987] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" [05:56:13.018] hide_reporter() ... done - received a 'progression' (n=23) [05:56:13.019] unhide_reporter() ... [05:56:13.019] List of 15 [05:56:13.019] $ max_steps : int 10 [05:56:13.019] $ times : num Inf [05:56:13.019] $ interval : num 0.1 [05:56:13.019] $ enable_after: num 0 [05:56:13.019] $ auto_finish : logi TRUE [05:56:13.019] $ clear : logi TRUE [05:56:13.019] $ target : chr "terminal" [05:56:13.019] $ step : num 5 [05:56:13.019] $ message : chr "P: Adding 5" [05:56:13.019] $ timestamps : POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:13.019] $ delta : num 1 [05:56:13.019] $ enabled : logi TRUE [05:56:13.019] $ config :List of 7 [05:56:13.019] ..$ max_steps : int 10 [05:56:13.019] ..$ times : num Inf [05:56:13.019] ..$ interval : num 0.1 [05:56:13.019] ..$ enable_after: num 0 [05:56:13.019] ..$ auto_finish : logi TRUE [05:56:13.019] ..$ clear : logi TRUE [05:56:13.019] ..$ target : chr "terminal" [05:56:13.019] $ state :List of 5 [05:56:13.019] ..$ step : num 5 [05:56:13.019] ..$ message : chr "P: Adding 5" [05:56:13.019] ..$ timestamps: POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:13.019] ..$ delta : num 1 [05:56:13.019] ..$ enabled : logi TRUE [05:56:13.019] $ progression :List of 12 [05:56:13.019] ..$ owner_session_uuid: NULL [05:56:13.019] ..$ progressor_uuid : NULL [05:56:13.019] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:13.019] ..$ progression_index : NULL [05:56:13.019] ..$ progression_time : chr "2024-11-22 05:56:13.019 +0100" [05:56:13.019] ..$ type : chr "unhide" [05:56:13.019] ..$ message : chr(0) [05:56:13.019] ..$ amount : num 1 [05:56:13.019] ..$ step : NULL [05:56:13.019] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:13" [05:56:13.019] ..$ call : NULL [05:56:13.019] ..$ calls :Dotted pair list of 14 [05:56:13.019] .. ..$ : language with_progress({ y <- slow_sum(1:10) ... [05:56:13.019] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:13.019] .. ..$ : language withVisible(expr) [05:56:13.019] .. ..$ : language slow_sum(1:10) [05:56:13.019] .. ..$ : language p(amount = 0) [05:56:13.019] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:13.019] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:13.019] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:13.019] .. ..$ : language signalCondition(cond) [05:56:13.019] .. ..$ : language (function (p) { ... [05:56:13.019] .. ..$ : language calling_handler(control_progression("unhide")) [05:56:13.019] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:13.019] .. ..$ : language control_progression("unhide") [05:56:13.019] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:13.019] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" | |============================ | 40%[05:56:13.051] unhide_reporter() ... done [05:56:13.052] Progression calling handler 'update' ... [05:56:13.052] - progression: [05:56:13.052] List of 12 [05:56:13.052] $ owner_session_uuid: chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:13.052] ..- attr(*, "source")=List of 6 [05:56:13.052] .. ..$ host : Named chr "CRANWIN3" [05:56:13.052] .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:56:13.052] .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:56:13.052] .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:56:13.052] .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:13.052] .. ..$ tempdir: chr "D:\\temp\\2024_11_22_05_55_01_31289\\RtmpcRpDnE" [05:56:13.052] .. ..$ pid : int 116752 [05:56:13.052] .. ..$ random : int 1056149315 [05:56:13.052] $ progressor_uuid : chr "c163167e-419c-205e-5113-5d8ec9d9c895" [05:56:13.052] $ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:13.052] $ progression_index : int 23 [05:56:13.052] $ progression_time : chr "2024-11-22 05:56:12.986 +0100" [05:56:13.052] $ type : chr "update" [05:56:13.052] $ message : chr(0) [05:56:13.052] $ amount : num 0 [05:56:13.052] $ step : NULL [05:56:13.052] $ time : POSIXct[1:1], format: "2024-11-22 05:56:12" [05:56:13.052] $ call : NULL [05:56:13.052] $ calls : NULL [05:56:13.052] - attr(*, "class")= chr [1:3] "progression" "immediateCondition" "condition" [05:56:13.059] - progressor_uuid: c163167e-419c-205e-5113-5d8ec9d9c895 [05:56:13.059] - progression_index: 23 [05:56:13.060] - duplicated: FALSE [05:56:13.060] List of 4 [05:56:13.060] $ step : num 5 [05:56:13.060] $ p$amount : num 0 [05:56:13.060] $ p$step : NULL [05:56:13.060] $ max_steps: int 10 [05:56:13.062] List of 5 [05:56:13.062] $ finished : logi FALSE [05:56:13.062] $ step : num 5 [05:56:13.062] $ milestones : num [1:5] 6 7 8 9 10 [05:56:13.062] $ prev_milestone: num 4 [05:56:13.062] $ interval : num 0.1 [05:56:13.066] List of 4 [05:56:13.066] $ dt : 'difftime' num 0.441036939620972 [05:56:13.066] ..- attr(*, "units")= chr "secs" [05:56:13.066] $ : POSIXct[1:1], format: "2024-11-22 05:56:13" [05:56:13.066] $ : POSIXct[1:1], format: "2024-11-22 05:56:12" [05:56:13.066] $ skip: logi FALSE [05:56:13.069] List of 1 [05:56:13.069] $ milestones: num [1:5] 6 7 8 9 10 [05:56:13.070] update_reporter() ... [05:56:13.070] List of 15 [05:56:13.070] $ max_steps : int 10 [05:56:13.070] $ times : num Inf [05:56:13.070] $ interval : num 0.1 [05:56:13.070] $ enable_after: num 0 [05:56:13.070] $ auto_finish : logi TRUE [05:56:13.070] $ clear : logi TRUE [05:56:13.070] $ target : chr "terminal" [05:56:13.070] $ step : num 5 [05:56:13.070] $ message : chr "P: Adding 5" [05:56:13.070] $ timestamps : POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:13.070] $ delta : num 1 [05:56:13.070] $ enabled : logi TRUE [05:56:13.070] $ config :List of 7 [05:56:13.070] ..$ max_steps : int 10 [05:56:13.070] ..$ times : num Inf [05:56:13.070] ..$ interval : num 0.1 [05:56:13.070] ..$ enable_after: num 0 [05:56:13.070] ..$ auto_finish : logi TRUE [05:56:13.070] ..$ clear : logi TRUE [05:56:13.070] ..$ target : chr "terminal" [05:56:13.070] $ state :List of 5 [05:56:13.070] ..$ step : num 5 [05:56:13.070] ..$ message : chr "P: Adding 5" [05:56:13.070] ..$ timestamps: POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:13.070] ..$ delta : num 1 [05:56:13.070] ..$ enabled : logi TRUE [05:56:13.070] $ progression :List of 12 [05:56:13.070] ..$ owner_session_uuid: chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:13.070] .. ..- attr(*, "source")=List of 6 [05:56:13.070] .. .. ..$ host : Named chr "CRANWIN3" [05:56:13.070] .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:56:13.070] .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:56:13.070] .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:56:13.070] .. .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:13.070] .. .. ..$ tempdir: chr "D:\\temp\\2024_11_22_05_55_01_31289\\RtmpcRpDnE" [05:56:13.070] .. .. ..$ pid : int 116752 [05:56:13.070] .. .. ..$ random : int 1056149315 [05:56:13.070] ..$ progressor_uuid : chr "c163167e-419c-205e-5113-5d8ec9d9c895" [05:56:13.070] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:13.070] ..$ progression_index : int 23 [05:56:13.070] ..$ progression_time : chr "2024-11-22 05:56:12.986 +0100" [05:56:13.070] ..$ type : chr "update" [05:56:13.070] ..$ message : chr(0) [05:56:13.070] ..$ amount : num 0 [05:56:13.070] ..$ step : NULL [05:56:13.070] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:12" [05:56:13.070] ..$ call : NULL [05:56:13.070] ..$ calls : NULL [05:56:13.070] ..- attr(*, "class")= chr [1:3] "progression" "immediateCondition" "condition" [05:56:13.095] update_reporter() ... done [05:56:13.096] Progression calling handler 'update' ... done - received a 'progression' - received a 'simpleMessage' [05:56:13.097] hide_reporter() ... [05:56:13.097] List of 15 [05:56:13.097] $ max_steps : int 10 [05:56:13.097] $ times : num Inf [05:56:13.097] $ interval : num 0.1 [05:56:13.097] $ enable_after: num 0 [05:56:13.097] $ auto_finish : logi TRUE [05:56:13.097] $ clear : logi TRUE [05:56:13.097] $ target : chr "terminal" [05:56:13.097] $ step : num 5 [05:56:13.097] $ message : chr "P: Adding 5" [05:56:13.097] $ timestamps : POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:13.097] $ delta : num 1 [05:56:13.097] $ enabled : logi TRUE [05:56:13.097] $ config :List of 7 [05:56:13.097] ..$ max_steps : int 10 [05:56:13.097] ..$ times : num Inf [05:56:13.097] ..$ interval : num 0.1 [05:56:13.097] ..$ enable_after: num 0 [05:56:13.097] ..$ auto_finish : logi TRUE [05:56:13.097] ..$ clear : logi TRUE [05:56:13.097] ..$ target : chr "terminal" [05:56:13.097] $ state :List of 5 [05:56:13.097] ..$ step : num 5 [05:56:13.097] ..$ message : chr "P: Adding 5" [05:56:13.097] ..$ timestamps: POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:13.097] ..$ delta : num 1 [05:56:13.097] ..$ enabled : logi TRUE [05:56:13.097] $ progression :List of 12 [05:56:13.097] ..$ owner_session_uuid: NULL [05:56:13.097] ..$ progressor_uuid : NULL [05:56:13.097] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:13.097] ..$ progression_index : NULL [05:56:13.097] ..$ progression_time : chr "2024-11-22 05:56:13.097 +0100" [05:56:13.097] ..$ type : chr "hide" [05:56:13.097] ..$ message : chr(0) [05:56:13.097] ..$ amount : num 1 [05:56:13.097] ..$ step : NULL [05:56:13.097] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:13" [05:56:13.097] ..$ call : NULL [05:56:13.097] ..$ calls :Dotted pair list of 14 [05:56:13.097] .. ..$ : language with_progress({ y <- slow_sum(1:10) ... [05:56:13.097] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:13.097] .. ..$ : language withVisible(expr) [05:56:13.097] .. ..$ : language slow_sum(1:10) [05:56:13.097] .. ..$ : language p(message = sprintf("P: Adding %g", kk)) [05:56:13.097] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:13.097] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:13.097] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:13.097] .. ..$ : language signalCondition(cond) [05:56:13.097] .. ..$ : language (function (p) { ... [05:56:13.097] .. ..$ : language calling_handler(control_progression("hide")) [05:56:13.097] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:13.097] .. ..$ : language control_progression("hide") [05:56:13.097] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:13.097] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" [05:56:13.126] hide_reporter() ... done - received a 'progression' (n=24) [05:56:13.127] unhide_reporter() ... [05:56:13.127] List of 15 [05:56:13.127] $ max_steps : int 10 [05:56:13.127] $ times : num Inf [05:56:13.127] $ interval : num 0.1 [05:56:13.127] $ enable_after: num 0 [05:56:13.127] $ auto_finish : logi TRUE [05:56:13.127] $ clear : logi TRUE [05:56:13.127] $ target : chr "terminal" [05:56:13.127] $ step : num 5 [05:56:13.127] $ message : chr "P: Adding 5" [05:56:13.127] $ timestamps : POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:13.127] $ delta : num 1 [05:56:13.127] $ enabled : logi TRUE [05:56:13.127] $ config :List of 7 [05:56:13.127] ..$ max_steps : int 10 [05:56:13.127] ..$ times : num Inf [05:56:13.127] ..$ interval : num 0.1 [05:56:13.127] ..$ enable_after: num 0 [05:56:13.127] ..$ auto_finish : logi TRUE [05:56:13.127] ..$ clear : logi TRUE [05:56:13.127] ..$ target : chr "terminal" [05:56:13.127] $ state :List of 5 [05:56:13.127] ..$ step : num 5 [05:56:13.127] ..$ message : chr "P: Adding 5" [05:56:13.127] ..$ timestamps: POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:13.127] ..$ delta : num 1 [05:56:13.127] ..$ enabled : logi TRUE [05:56:13.127] $ progression :List of 12 [05:56:13.127] ..$ owner_session_uuid: NULL [05:56:13.127] ..$ progressor_uuid : NULL [05:56:13.127] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:13.127] ..$ progression_index : NULL [05:56:13.127] ..$ progression_time : chr "2024-11-22 05:56:13.127 +0100" [05:56:13.127] ..$ type : chr "unhide" [05:56:13.127] ..$ message : chr(0) [05:56:13.127] ..$ amount : num 1 [05:56:13.127] ..$ step : NULL [05:56:13.127] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:13" [05:56:13.127] ..$ call : NULL [05:56:13.127] ..$ calls :Dotted pair list of 14 [05:56:13.127] .. ..$ : language with_progress({ y <- slow_sum(1:10) ... [05:56:13.127] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:13.127] .. ..$ : language withVisible(expr) [05:56:13.127] .. ..$ : language slow_sum(1:10) [05:56:13.127] .. ..$ : language p(message = sprintf("P: Adding %g", kk)) [05:56:13.127] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:13.127] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:13.127] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:13.127] .. ..$ : language signalCondition(cond) [05:56:13.127] .. ..$ : language (function (p) { ... [05:56:13.127] .. ..$ : language calling_handler(control_progression("unhide")) [05:56:13.127] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:13.127] .. ..$ : language control_progression("unhide") [05:56:13.127] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:13.127] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" | |============================ | 40%[05:56:13.150] unhide_reporter() ... done [05:56:13.150] Progression calling handler 'update' ... [05:56:13.150] - progression: [05:56:13.150] List of 12 [05:56:13.150] $ owner_session_uuid: chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:13.150] ..- attr(*, "source")=List of 6 [05:56:13.150] .. ..$ host : Named chr "CRANWIN3" [05:56:13.150] .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:56:13.150] .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:56:13.150] .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:56:13.150] .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:13.150] .. ..$ tempdir: chr "D:\\temp\\2024_11_22_05_55_01_31289\\RtmpcRpDnE" [05:56:13.150] .. ..$ pid : int 116752 [05:56:13.150] .. ..$ random : int 1056149315 [05:56:13.150] $ progressor_uuid : chr "c163167e-419c-205e-5113-5d8ec9d9c895" [05:56:13.150] $ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:13.150] $ progression_index : int 24 [05:56:13.150] $ progression_time : chr "2024-11-22 05:56:13.096 +0100" [05:56:13.150] $ type : chr "update" [05:56:13.150] $ message : chr "P: Adding 6" [05:56:13.150] $ amount : num 1 [05:56:13.150] $ step : NULL [05:56:13.150] $ time : POSIXct[1:1], format: "2024-11-22 05:56:13" [05:56:13.150] $ call : NULL [05:56:13.150] $ calls : NULL [05:56:13.150] - attr(*, "class")= chr [1:3] "progression" "immediateCondition" "condition" [05:56:13.163] - progressor_uuid: c163167e-419c-205e-5113-5d8ec9d9c895 [05:56:13.163] - progression_index: 24 [05:56:13.163] - duplicated: FALSE [05:56:13.164] List of 4 [05:56:13.164] $ step : num 5 [05:56:13.164] $ p$amount : num 1 [05:56:13.164] $ p$step : NULL [05:56:13.164] $ max_steps: int 10 [05:56:13.166] List of 5 [05:56:13.166] $ finished : logi FALSE [05:56:13.166] $ step : num 6 [05:56:13.166] $ milestones : num [1:5] 6 7 8 9 10 [05:56:13.166] $ prev_milestone: num 4 [05:56:13.166] $ interval : num 0.1 [05:56:13.169] List of 4 [05:56:13.169] $ dt : 'difftime' num 0.544811010360718 [05:56:13.169] ..- attr(*, "units")= chr "secs" [05:56:13.169] $ : POSIXct[1:1], format: "2024-11-22 05:56:13" [05:56:13.169] $ : POSIXct[1:1], format: "2024-11-22 05:56:12" [05:56:13.169] $ skip: logi FALSE [05:56:13.172] List of 1 [05:56:13.172] $ milestones: num [1:5] 6 7 8 9 10 [05:56:13.173] update_reporter() ... [05:56:13.173] List of 15 [05:56:13.173] $ max_steps : int 10 [05:56:13.173] $ times : num Inf [05:56:13.173] $ interval : num 0.1 [05:56:13.173] $ enable_after: num 0 [05:56:13.173] $ auto_finish : logi TRUE [05:56:13.173] $ clear : logi TRUE [05:56:13.173] $ target : chr "terminal" [05:56:13.173] $ step : num 6 [05:56:13.173] $ message : chr "P: Adding 6" [05:56:13.173] $ timestamps : POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:13.173] $ delta : num 2 [05:56:13.173] $ enabled : logi TRUE [05:56:13.173] $ config :List of 7 [05:56:13.173] ..$ max_steps : int 10 [05:56:13.173] ..$ times : num Inf [05:56:13.173] ..$ interval : num 0.1 [05:56:13.173] ..$ enable_after: num 0 [05:56:13.173] ..$ auto_finish : logi TRUE [05:56:13.173] ..$ clear : logi TRUE [05:56:13.173] ..$ target : chr "terminal" [05:56:13.173] $ state :List of 5 [05:56:13.173] ..$ step : num 6 [05:56:13.173] ..$ message : chr "P: Adding 6" [05:56:13.173] ..$ timestamps: POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:13.173] ..$ delta : num 2 [05:56:13.173] ..$ enabled : logi TRUE [05:56:13.173] $ progression :List of 12 [05:56:13.173] ..$ owner_session_uuid: chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:13.173] .. ..- attr(*, "source")=List of 6 [05:56:13.173] .. .. ..$ host : Named chr "CRANWIN3" [05:56:13.173] .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:56:13.173] .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:56:13.173] .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:56:13.173] .. .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:13.173] .. .. ..$ tempdir: chr "D:\\temp\\2024_11_22_05_55_01_31289\\RtmpcRpDnE" [05:56:13.173] .. .. ..$ pid : int 116752 [05:56:13.173] .. .. ..$ random : int 1056149315 [05:56:13.173] ..$ progressor_uuid : chr "c163167e-419c-205e-5113-5d8ec9d9c895" [05:56:13.173] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:13.173] ..$ progression_index : int 24 [05:56:13.173] ..$ progression_time : chr "2024-11-22 05:56:13.096 +0100" [05:56:13.173] ..$ type : chr "update" [05:56:13.173] ..$ message : chr "P: Adding 6" [05:56:13.173] ..$ amount : num 1 [05:56:13.173] ..$ step : NULL [05:56:13.173] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:13" [05:56:13.173] ..$ call : NULL [05:56:13.173] ..$ calls : NULL [05:56:13.173] ..- attr(*, "class")= chr [1:3] "progression" "immediateCondition" "condition" | |========================================== | 60%[05:56:13.800] update_reporter() ... done [05:56:13.801] Progression calling handler 'update' ... done - received a 'progression' - received a 'simpleMessage' - received a 'simpleMessage' [05:56:13.803] hide_reporter() ... [05:56:13.803] List of 15 [05:56:13.803] $ max_steps : int 10 [05:56:13.803] $ times : num Inf [05:56:13.803] $ interval : num 0.1 [05:56:13.803] $ enable_after: num 0 [05:56:13.803] $ auto_finish : logi TRUE [05:56:13.803] $ clear : logi TRUE [05:56:13.803] $ target : chr "terminal" [05:56:13.803] $ step : num 6 [05:56:13.803] $ message : chr "P: Adding 6" [05:56:13.803] $ timestamps : POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:13.803] $ delta : num 0 [05:56:13.803] $ enabled : logi TRUE [05:56:13.803] $ config :List of 7 [05:56:13.803] ..$ max_steps : int 10 [05:56:13.803] ..$ times : num Inf [05:56:13.803] ..$ interval : num 0.1 [05:56:13.803] ..$ enable_after: num 0 [05:56:13.803] ..$ auto_finish : logi TRUE [05:56:13.803] ..$ clear : logi TRUE [05:56:13.803] ..$ target : chr "terminal" [05:56:13.803] $ state :List of 5 [05:56:13.803] ..$ step : num 6 [05:56:13.803] ..$ message : chr "P: Adding 6" [05:56:13.803] ..$ timestamps: POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:13.803] ..$ delta : num 0 [05:56:13.803] ..$ enabled : logi TRUE [05:56:13.803] $ progression :List of 12 [05:56:13.803] ..$ owner_session_uuid: NULL [05:56:13.803] ..$ progressor_uuid : NULL [05:56:13.803] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:13.803] ..$ progression_index : NULL [05:56:13.803] ..$ progression_time : chr "2024-11-22 05:56:13.803 +0100" [05:56:13.803] ..$ type : chr "hide" [05:56:13.803] ..$ message : chr(0) [05:56:13.803] ..$ amount : num 1 [05:56:13.803] ..$ step : NULL [05:56:13.803] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:13" [05:56:13.803] ..$ call : NULL [05:56:13.803] ..$ calls :Dotted pair list of 14 [05:56:13.803] .. ..$ : language with_progress({ y <- slow_sum(1:10) ... [05:56:13.803] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:13.803] .. ..$ : language withVisible(expr) [05:56:13.803] .. ..$ : language slow_sum(1:10) [05:56:13.803] .. ..$ : language p(amount = 0) [05:56:13.803] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:13.803] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:13.803] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:13.803] .. ..$ : language signalCondition(cond) [05:56:13.803] .. ..$ : language (function (p) { ... [05:56:13.803] .. ..$ : language calling_handler(control_progression("hide")) [05:56:13.803] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:13.803] .. ..$ : language control_progression("hide") [05:56:13.803] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:13.803] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" [05:56:13.836] hide_reporter() ... done M: Added value 6 - received a 'progression' (n=25) [05:56:13.838] unhide_reporter() ... [05:56:13.838] List of 15 [05:56:13.838] $ max_steps : int 10 [05:56:13.838] $ times : num Inf [05:56:13.838] $ interval : num 0.1 [05:56:13.838] $ enable_after: num 0 [05:56:13.838] $ auto_finish : logi TRUE [05:56:13.838] $ clear : logi TRUE [05:56:13.838] $ target : chr "terminal" [05:56:13.838] $ step : num 6 [05:56:13.838] $ message : chr "P: Adding 6" [05:56:13.838] $ timestamps : POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:13.838] $ delta : num 0 [05:56:13.838] $ enabled : logi TRUE [05:56:13.838] $ config :List of 7 [05:56:13.838] ..$ max_steps : int 10 [05:56:13.838] ..$ times : num Inf [05:56:13.838] ..$ interval : num 0.1 [05:56:13.838] ..$ enable_after: num 0 [05:56:13.838] ..$ auto_finish : logi TRUE [05:56:13.838] ..$ clear : logi TRUE [05:56:13.838] ..$ target : chr "terminal" [05:56:13.838] $ state :List of 5 [05:56:13.838] ..$ step : num 6 [05:56:13.838] ..$ message : chr "P: Adding 6" [05:56:13.838] ..$ timestamps: POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:13.838] ..$ delta : num 0 [05:56:13.838] ..$ enabled : logi TRUE [05:56:13.838] $ progression :List of 12 [05:56:13.838] ..$ owner_session_uuid: NULL [05:56:13.838] ..$ progressor_uuid : NULL [05:56:13.838] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:13.838] ..$ progression_index : NULL [05:56:13.838] ..$ progression_time : chr "2024-11-22 05:56:13.837 +0100" [05:56:13.838] ..$ type : chr "unhide" [05:56:13.838] ..$ message : chr(0) [05:56:13.838] ..$ amount : num 1 [05:56:13.838] ..$ step : NULL [05:56:13.838] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:13" [05:56:13.838] ..$ call : NULL [05:56:13.838] ..$ calls :Dotted pair list of 14 [05:56:13.838] .. ..$ : language with_progress({ y <- slow_sum(1:10) ... [05:56:13.838] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:13.838] .. ..$ : language withVisible(expr) [05:56:13.838] .. ..$ : language slow_sum(1:10) [05:56:13.838] .. ..$ : language p(amount = 0) [05:56:13.838] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:13.838] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:13.838] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:13.838] .. ..$ : language signalCondition(cond) [05:56:13.838] .. ..$ : language (function (p) { ... [05:56:13.838] .. ..$ : language calling_handler(control_progression("unhide")) [05:56:13.838] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:13.838] .. ..$ : language control_progression("unhide") [05:56:13.838] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:13.838] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" | |========================================== | 60%[05:56:13.878] unhide_reporter() ... done [05:56:13.878] Progression calling handler 'update' ... [05:56:13.878] - progression: [05:56:13.879] List of 12 [05:56:13.879] $ owner_session_uuid: chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:13.879] ..- attr(*, "source")=List of 6 [05:56:13.879] .. ..$ host : Named chr "CRANWIN3" [05:56:13.879] .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:56:13.879] .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:56:13.879] .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:56:13.879] .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:13.879] .. ..$ tempdir: chr "D:\\temp\\2024_11_22_05_55_01_31289\\RtmpcRpDnE" [05:56:13.879] .. ..$ pid : int 116752 [05:56:13.879] .. ..$ random : int 1056149315 [05:56:13.879] $ progressor_uuid : chr "c163167e-419c-205e-5113-5d8ec9d9c895" [05:56:13.879] $ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:13.879] $ progression_index : int 25 [05:56:13.879] $ progression_time : chr "2024-11-22 05:56:13.802 +0100" [05:56:13.879] $ type : chr "update" [05:56:13.879] $ message : chr(0) [05:56:13.879] $ amount : num 0 [05:56:13.879] $ step : NULL [05:56:13.879] $ time : POSIXct[1:1], format: "2024-11-22 05:56:13" [05:56:13.879] $ call : NULL [05:56:13.879] $ calls : NULL [05:56:13.879] - attr(*, "class")= chr [1:3] "progression" "immediateCondition" "condition" [05:56:13.893] - progressor_uuid: c163167e-419c-205e-5113-5d8ec9d9c895 [05:56:13.894] - progression_index: 25 [05:56:13.894] - duplicated: FALSE [05:56:13.894] List of 4 [05:56:13.894] $ step : num 6 [05:56:13.894] $ p$amount : num 0 [05:56:13.894] $ p$step : NULL [05:56:13.894] $ max_steps: int 10 [05:56:13.898] List of 5 [05:56:13.898] $ finished : logi FALSE [05:56:13.898] $ step : num 6 [05:56:13.898] $ milestones : num [1:4] 7 8 9 10 [05:56:13.898] $ prev_milestone: num 6 [05:56:13.898] $ interval : num 0.1 [05:56:13.902] List of 4 [05:56:13.902] $ dt : 'difftime' num 0 [05:56:13.902] ..- attr(*, "units")= chr "secs" [05:56:13.902] $ : POSIXct[1:1], format: "2024-11-22 05:56:13" [05:56:13.902] $ : POSIXct[1:1], format: "2024-11-22 05:56:13" [05:56:13.902] $ skip: logi TRUE [05:56:13.907] Progression calling handler 'update' ... done - received a 'progression' - received a 'simpleMessage' [05:56:13.908] hide_reporter() ... [05:56:13.912] List of 15 [05:56:13.912] $ max_steps : int 10 [05:56:13.912] $ times : num Inf [05:56:13.912] $ interval : num 0.1 [05:56:13.912] $ enable_after: num 0 [05:56:13.912] $ auto_finish : logi TRUE [05:56:13.912] $ clear : logi TRUE [05:56:13.912] $ target : chr "terminal" [05:56:13.912] $ step : num 6 [05:56:13.912] $ message : chr "P: Adding 6" [05:56:13.912] $ timestamps : POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:13.912] $ delta : num 0 [05:56:13.912] $ enabled : logi TRUE [05:56:13.912] $ config :List of 7 [05:56:13.912] ..$ max_steps : int 10 [05:56:13.912] ..$ times : num Inf [05:56:13.912] ..$ interval : num 0.1 [05:56:13.912] ..$ enable_after: num 0 [05:56:13.912] ..$ auto_finish : logi TRUE [05:56:13.912] ..$ clear : logi TRUE [05:56:13.912] ..$ target : chr "terminal" [05:56:13.912] $ state :List of 5 [05:56:13.912] ..$ step : num 6 [05:56:13.912] ..$ message : chr "P: Adding 6" [05:56:13.912] ..$ timestamps: POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:13.912] ..$ delta : num 0 [05:56:13.912] ..$ enabled : logi TRUE [05:56:13.912] $ progression :List of 12 [05:56:13.912] ..$ owner_session_uuid: NULL [05:56:13.912] ..$ progressor_uuid : NULL [05:56:13.912] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:13.912] ..$ progression_index : NULL [05:56:13.912] ..$ progression_time : chr "2024-11-22 05:56:13.908 +0100" [05:56:13.912] ..$ type : chr "hide" [05:56:13.912] ..$ message : chr(0) [05:56:13.912] ..$ amount : num 1 [05:56:13.912] ..$ step : NULL [05:56:13.912] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:13" [05:56:13.912] ..$ call : NULL [05:56:13.912] ..$ calls :Dotted pair list of 14 [05:56:13.912] .. ..$ : language with_progress({ y <- slow_sum(1:10) ... [05:56:13.912] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:13.912] .. ..$ : language withVisible(expr) [05:56:13.912] .. ..$ : language slow_sum(1:10) [05:56:13.912] .. ..$ : language p(amount = 0) [05:56:13.912] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:13.912] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:13.912] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:13.912] .. ..$ : language signalCondition(cond) [05:56:13.912] .. ..$ : language (function (p) { ... [05:56:13.912] .. ..$ : language calling_handler(control_progression("hide")) [05:56:13.912] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:13.912] .. ..$ : language control_progression("hide") [05:56:13.912] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:13.912] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" [05:56:13.947] hide_reporter() ... done - received a 'progression' (n=26) [05:56:13.948] unhide_reporter() ... [05:56:13.949] List of 15 [05:56:13.949] $ max_steps : int 10 [05:56:13.949] $ times : num Inf [05:56:13.949] $ interval : num 0.1 [05:56:13.949] $ enable_after: num 0 [05:56:13.949] $ auto_finish : logi TRUE [05:56:13.949] $ clear : logi TRUE [05:56:13.949] $ target : chr "terminal" [05:56:13.949] $ step : num 6 [05:56:13.949] $ message : chr "P: Adding 6" [05:56:13.949] $ timestamps : POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:13.949] $ delta : num 0 [05:56:13.949] $ enabled : logi TRUE [05:56:13.949] $ config :List of 7 [05:56:13.949] ..$ max_steps : int 10 [05:56:13.949] ..$ times : num Inf [05:56:13.949] ..$ interval : num 0.1 [05:56:13.949] ..$ enable_after: num 0 [05:56:13.949] ..$ auto_finish : logi TRUE [05:56:13.949] ..$ clear : logi TRUE [05:56:13.949] ..$ target : chr "terminal" [05:56:13.949] $ state :List of 5 [05:56:13.949] ..$ step : num 6 [05:56:13.949] ..$ message : chr "P: Adding 6" [05:56:13.949] ..$ timestamps: POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:13.949] ..$ delta : num 0 [05:56:13.949] ..$ enabled : logi TRUE [05:56:13.949] $ progression :List of 12 [05:56:13.949] ..$ owner_session_uuid: NULL [05:56:13.949] ..$ progressor_uuid : NULL [05:56:13.949] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:13.949] ..$ progression_index : NULL [05:56:13.949] ..$ progression_time : chr "2024-11-22 05:56:13.948 +0100" [05:56:13.949] ..$ type : chr "unhide" [05:56:13.949] ..$ message : chr(0) [05:56:13.949] ..$ amount : num 1 [05:56:13.949] ..$ step : NULL [05:56:13.949] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:13" [05:56:13.949] ..$ call : NULL [05:56:13.949] ..$ calls :Dotted pair list of 14 [05:56:13.949] .. ..$ : language with_progress({ y <- slow_sum(1:10) ... [05:56:13.949] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:13.949] .. ..$ : language withVisible(expr) [05:56:13.949] .. ..$ : language slow_sum(1:10) [05:56:13.949] .. ..$ : language p(amount = 0) [05:56:13.949] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:13.949] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:13.949] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:13.949] .. ..$ : language signalCondition(cond) [05:56:13.949] .. ..$ : language (function (p) { ... [05:56:13.949] .. ..$ : language calling_handler(control_progression("unhide")) [05:56:13.949] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:13.949] .. ..$ : language control_progression("unhide") [05:56:13.949] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:13.949] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" | |========================================== | 60%[05:56:13.985] unhide_reporter() ... done [05:56:13.985] Progression calling handler 'update' ... [05:56:13.985] - progression: [05:56:13.986] List of 12 [05:56:13.986] $ owner_session_uuid: chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:13.986] ..- attr(*, "source")=List of 6 [05:56:13.986] .. ..$ host : Named chr "CRANWIN3" [05:56:13.986] .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:56:13.986] .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:56:13.986] .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:56:13.986] .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:13.986] .. ..$ tempdir: chr "D:\\temp\\2024_11_22_05_55_01_31289\\RtmpcRpDnE" [05:56:13.986] .. ..$ pid : int 116752 [05:56:13.986] .. ..$ random : int 1056149315 [05:56:13.986] $ progressor_uuid : chr "c163167e-419c-205e-5113-5d8ec9d9c895" [05:56:13.986] $ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:13.986] $ progression_index : int 26 [05:56:13.986] $ progression_time : chr "2024-11-22 05:56:13.907 +0100" [05:56:13.986] $ type : chr "update" [05:56:13.986] $ message : chr(0) [05:56:13.986] $ amount : num 0 [05:56:13.986] $ step : NULL [05:56:13.986] $ time : POSIXct[1:1], format: "2024-11-22 05:56:13" [05:56:13.986] $ call : NULL [05:56:13.986] $ calls : NULL [05:56:13.986] - attr(*, "class")= chr [1:3] "progression" "immediateCondition" "condition" [05:56:14.000] - progressor_uuid: c163167e-419c-205e-5113-5d8ec9d9c895 [05:56:14.001] - progression_index: 26 [05:56:14.001] - duplicated: FALSE [05:56:14.001] List of 4 [05:56:14.001] $ step : num 6 [05:56:14.001] $ p$amount : num 0 [05:56:14.001] $ p$step : NULL [05:56:14.001] $ max_steps: int 10 [05:56:14.005] List of 5 [05:56:14.005] $ finished : logi FALSE [05:56:14.005] $ step : num 6 [05:56:14.005] $ milestones : num [1:4] 7 8 9 10 [05:56:14.005] $ prev_milestone: num 6 [05:56:14.005] $ interval : num 0.1 [05:56:14.009] List of 4 [05:56:14.009] $ dt : 'difftime' num 0 [05:56:14.009] ..- attr(*, "units")= chr "secs" [05:56:14.009] $ : POSIXct[1:1], format: "2024-11-22 05:56:14" [05:56:14.009] $ : POSIXct[1:1], format: "2024-11-22 05:56:14" [05:56:14.009] $ skip: logi TRUE [05:56:14.014] Progression calling handler 'update' ... done - received a 'progression' - received a 'simpleMessage' [05:56:14.015] hide_reporter() ... [05:56:14.016] List of 15 [05:56:14.016] $ max_steps : int 10 [05:56:14.016] $ times : num Inf [05:56:14.016] $ interval : num 0.1 [05:56:14.016] $ enable_after: num 0 [05:56:14.016] $ auto_finish : logi TRUE [05:56:14.016] $ clear : logi TRUE [05:56:14.016] $ target : chr "terminal" [05:56:14.016] $ step : num 6 [05:56:14.016] $ message : chr "P: Adding 6" [05:56:14.016] $ timestamps : POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:14.016] $ delta : num 0 [05:56:14.016] $ enabled : logi TRUE [05:56:14.016] $ config :List of 7 [05:56:14.016] ..$ max_steps : int 10 [05:56:14.016] ..$ times : num Inf [05:56:14.016] ..$ interval : num 0.1 [05:56:14.016] ..$ enable_after: num 0 [05:56:14.016] ..$ auto_finish : logi TRUE [05:56:14.016] ..$ clear : logi TRUE [05:56:14.016] ..$ target : chr "terminal" [05:56:14.016] $ state :List of 5 [05:56:14.016] ..$ step : num 6 [05:56:14.016] ..$ message : chr "P: Adding 6" [05:56:14.016] ..$ timestamps: POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:14.016] ..$ delta : num 0 [05:56:14.016] ..$ enabled : logi TRUE [05:56:14.016] $ progression :List of 12 [05:56:14.016] ..$ owner_session_uuid: NULL [05:56:14.016] ..$ progressor_uuid : NULL [05:56:14.016] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:14.016] ..$ progression_index : NULL [05:56:14.016] ..$ progression_time : chr "2024-11-22 05:56:14.015 +0100" [05:56:14.016] ..$ type : chr "hide" [05:56:14.016] ..$ message : chr(0) [05:56:14.016] ..$ amount : num 1 [05:56:14.016] ..$ step : NULL [05:56:14.016] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:14" [05:56:14.016] ..$ call : NULL [05:56:14.016] ..$ calls :Dotted pair list of 14 [05:56:14.016] .. ..$ : language with_progress({ y <- slow_sum(1:10) ... [05:56:14.016] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:14.016] .. ..$ : language withVisible(expr) [05:56:14.016] .. ..$ : language slow_sum(1:10) [05:56:14.016] .. ..$ : language p(amount = 0) [05:56:14.016] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:14.016] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:14.016] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:14.016] .. ..$ : language signalCondition(cond) [05:56:14.016] .. ..$ : language (function (p) { ... [05:56:14.016] .. ..$ : language calling_handler(control_progression("hide")) [05:56:14.016] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:14.016] .. ..$ : language control_progression("hide") [05:56:14.016] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:14.016] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" [05:56:14.056] hide_reporter() ... done - received a 'progression' (n=27) [05:56:14.057] unhide_reporter() ... [05:56:14.057] List of 15 [05:56:14.057] $ max_steps : int 10 [05:56:14.057] $ times : num Inf [05:56:14.057] $ interval : num 0.1 [05:56:14.057] $ enable_after: num 0 [05:56:14.057] $ auto_finish : logi TRUE [05:56:14.057] $ clear : logi TRUE [05:56:14.057] $ target : chr "terminal" [05:56:14.057] $ step : num 6 [05:56:14.057] $ message : chr "P: Adding 6" [05:56:14.057] $ timestamps : POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:14.057] $ delta : num 0 [05:56:14.057] $ enabled : logi TRUE [05:56:14.057] $ config :List of 7 [05:56:14.057] ..$ max_steps : int 10 [05:56:14.057] ..$ times : num Inf [05:56:14.057] ..$ interval : num 0.1 [05:56:14.057] ..$ enable_after: num 0 [05:56:14.057] ..$ auto_finish : logi TRUE [05:56:14.057] ..$ clear : logi TRUE [05:56:14.057] ..$ target : chr "terminal" [05:56:14.057] $ state :List of 5 [05:56:14.057] ..$ step : num 6 [05:56:14.057] ..$ message : chr "P: Adding 6" [05:56:14.057] ..$ timestamps: POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:14.057] ..$ delta : num 0 [05:56:14.057] ..$ enabled : logi TRUE [05:56:14.057] $ progression :List of 12 [05:56:14.057] ..$ owner_session_uuid: NULL [05:56:14.057] ..$ progressor_uuid : NULL [05:56:14.057] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:14.057] ..$ progression_index : NULL [05:56:14.057] ..$ progression_time : chr "2024-11-22 05:56:14.057 +0100" [05:56:14.057] ..$ type : chr "unhide" [05:56:14.057] ..$ message : chr(0) [05:56:14.057] ..$ amount : num 1 [05:56:14.057] ..$ step : NULL [05:56:14.057] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:14" [05:56:14.057] ..$ call : NULL [05:56:14.057] ..$ calls :Dotted pair list of 14 [05:56:14.057] .. ..$ : language with_progress({ y <- slow_sum(1:10) ... [05:56:14.057] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:14.057] .. ..$ : language withVisible(expr) [05:56:14.057] .. ..$ : language slow_sum(1:10) [05:56:14.057] .. ..$ : language p(amount = 0) [05:56:14.057] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:14.057] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:14.057] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:14.057] .. ..$ : language signalCondition(cond) [05:56:14.057] .. ..$ : language (function (p) { ... [05:56:14.057] .. ..$ : language calling_handler(control_progression("unhide")) [05:56:14.057] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:14.057] .. ..$ : language control_progression("unhide") [05:56:14.057] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:14.057] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" | |========================================== | 60%[05:56:14.105] unhide_reporter() ... done [05:56:14.106] Progression calling handler 'update' ... [05:56:14.106] - progression: [05:56:14.107] List of 12 [05:56:14.107] $ owner_session_uuid: chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:14.107] ..- attr(*, "source")=List of 6 [05:56:14.107] .. ..$ host : Named chr "CRANWIN3" [05:56:14.107] .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:56:14.107] .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:56:14.107] .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:56:14.107] .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:14.107] .. ..$ tempdir: chr "D:\\temp\\2024_11_22_05_55_01_31289\\RtmpcRpDnE" [05:56:14.107] .. ..$ pid : int 116752 [05:56:14.107] .. ..$ random : int 1056149315 [05:56:14.107] $ progressor_uuid : chr "c163167e-419c-205e-5113-5d8ec9d9c895" [05:56:14.107] $ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:14.107] $ progression_index : int 27 [05:56:14.107] $ progression_time : chr "2024-11-22 05:56:14.014 +0100" [05:56:14.107] $ type : chr "update" [05:56:14.107] $ message : chr(0) [05:56:14.107] $ amount : num 0 [05:56:14.107] $ step : NULL [05:56:14.107] $ time : POSIXct[1:1], format: "2024-11-22 05:56:14" [05:56:14.107] $ call : NULL [05:56:14.107] $ calls : NULL [05:56:14.107] - attr(*, "class")= chr [1:3] "progression" "immediateCondition" "condition" [05:56:14.123] - progressor_uuid: c163167e-419c-205e-5113-5d8ec9d9c895 [05:56:14.123] - progression_index: 27 [05:56:14.123] - duplicated: FALSE [05:56:14.124] List of 4 [05:56:14.124] $ step : num 6 [05:56:14.124] $ p$amount : num 0 [05:56:14.124] $ p$step : NULL [05:56:14.124] $ max_steps: int 10 [05:56:14.128] List of 5 [05:56:14.128] $ finished : logi FALSE [05:56:14.128] $ step : num 6 [05:56:14.128] $ milestones : num [1:4] 7 8 9 10 [05:56:14.128] $ prev_milestone: num 6 [05:56:14.128] $ interval : num 0.1 [05:56:14.133] List of 4 [05:56:14.133] $ dt : 'difftime' num 0 [05:56:14.133] ..- attr(*, "units")= chr "secs" [05:56:14.133] $ : POSIXct[1:1], format: "2024-11-22 05:56:14" [05:56:14.133] $ : POSIXct[1:1], format: "2024-11-22 05:56:14" [05:56:14.133] $ skip: logi TRUE [05:56:14.138] Progression calling handler 'update' ... done - received a 'progression' - received a 'simpleMessage' [05:56:14.140] hide_reporter() ... [05:56:14.141] List of 15 [05:56:14.141] $ max_steps : int 10 [05:56:14.141] $ times : num Inf [05:56:14.141] $ interval : num 0.1 [05:56:14.141] $ enable_after: num 0 [05:56:14.141] $ auto_finish : logi TRUE [05:56:14.141] $ clear : logi TRUE [05:56:14.141] $ target : chr "terminal" [05:56:14.141] $ step : num 6 [05:56:14.141] $ message : chr "P: Adding 6" [05:56:14.141] $ timestamps : POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:14.141] $ delta : num 0 [05:56:14.141] $ enabled : logi TRUE [05:56:14.141] $ config :List of 7 [05:56:14.141] ..$ max_steps : int 10 [05:56:14.141] ..$ times : num Inf [05:56:14.141] ..$ interval : num 0.1 [05:56:14.141] ..$ enable_after: num 0 [05:56:14.141] ..$ auto_finish : logi TRUE [05:56:14.141] ..$ clear : logi TRUE [05:56:14.141] ..$ target : chr "terminal" [05:56:14.141] $ state :List of 5 [05:56:14.141] ..$ step : num 6 [05:56:14.141] ..$ message : chr "P: Adding 6" [05:56:14.141] ..$ timestamps: POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:14.141] ..$ delta : num 0 [05:56:14.141] ..$ enabled : logi TRUE [05:56:14.141] $ progression :List of 12 [05:56:14.141] ..$ owner_session_uuid: NULL [05:56:14.141] ..$ progressor_uuid : NULL [05:56:14.141] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:14.141] ..$ progression_index : NULL [05:56:14.141] ..$ progression_time : chr "2024-11-22 05:56:14.140 +0100" [05:56:14.141] ..$ type : chr "hide" [05:56:14.141] ..$ message : chr(0) [05:56:14.141] ..$ amount : num 1 [05:56:14.141] ..$ step : NULL [05:56:14.141] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:14" [05:56:14.141] ..$ call : NULL [05:56:14.141] ..$ calls :Dotted pair list of 14 [05:56:14.141] .. ..$ : language with_progress({ y <- slow_sum(1:10) ... [05:56:14.141] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:14.141] .. ..$ : language withVisible(expr) [05:56:14.141] .. ..$ : language slow_sum(1:10) [05:56:14.141] .. ..$ : language p(message = sprintf("P: Adding %g", kk)) [05:56:14.141] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:14.141] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:14.141] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:14.141] .. ..$ : language signalCondition(cond) [05:56:14.141] .. ..$ : language (function (p) { ... [05:56:14.141] .. ..$ : language calling_handler(control_progression("hide")) [05:56:14.141] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:14.141] .. ..$ : language control_progression("hide") [05:56:14.141] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:14.141] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" [05:56:14.181] hide_reporter() ... done - received a 'progression' (n=28) [05:56:14.182] unhide_reporter() ... [05:56:14.183] List of 15 [05:56:14.183] $ max_steps : int 10 [05:56:14.183] $ times : num Inf [05:56:14.183] $ interval : num 0.1 [05:56:14.183] $ enable_after: num 0 [05:56:14.183] $ auto_finish : logi TRUE [05:56:14.183] $ clear : logi TRUE [05:56:14.183] $ target : chr "terminal" [05:56:14.183] $ step : num 6 [05:56:14.183] $ message : chr "P: Adding 6" [05:56:14.183] $ timestamps : POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:14.183] $ delta : num 0 [05:56:14.183] $ enabled : logi TRUE [05:56:14.183] $ config :List of 7 [05:56:14.183] ..$ max_steps : int 10 [05:56:14.183] ..$ times : num Inf [05:56:14.183] ..$ interval : num 0.1 [05:56:14.183] ..$ enable_after: num 0 [05:56:14.183] ..$ auto_finish : logi TRUE [05:56:14.183] ..$ clear : logi TRUE [05:56:14.183] ..$ target : chr "terminal" [05:56:14.183] $ state :List of 5 [05:56:14.183] ..$ step : num 6 [05:56:14.183] ..$ message : chr "P: Adding 6" [05:56:14.183] ..$ timestamps: POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:14.183] ..$ delta : num 0 [05:56:14.183] ..$ enabled : logi TRUE [05:56:14.183] $ progression :List of 12 [05:56:14.183] ..$ owner_session_uuid: NULL [05:56:14.183] ..$ progressor_uuid : NULL [05:56:14.183] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:14.183] ..$ progression_index : NULL [05:56:14.183] ..$ progression_time : chr "2024-11-22 05:56:14.182 +0100" [05:56:14.183] ..$ type : chr "unhide" [05:56:14.183] ..$ message : chr(0) [05:56:14.183] ..$ amount : num 1 [05:56:14.183] ..$ step : NULL [05:56:14.183] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:14" [05:56:14.183] ..$ call : NULL [05:56:14.183] ..$ calls :Dotted pair list of 14 [05:56:14.183] .. ..$ : language with_progress({ y <- slow_sum(1:10) ... [05:56:14.183] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:14.183] .. ..$ : language withVisible(expr) [05:56:14.183] .. ..$ : language slow_sum(1:10) [05:56:14.183] .. ..$ : language p(message = sprintf("P: Adding %g", kk)) [05:56:14.183] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:14.183] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:14.183] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:14.183] .. ..$ : language signalCondition(cond) [05:56:14.183] .. ..$ : language (function (p) { ... [05:56:14.183] .. ..$ : language calling_handler(control_progression("unhide")) [05:56:14.183] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:14.183] .. ..$ : language control_progression("unhide") [05:56:14.183] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:14.183] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" | |========================================== | 60%[05:56:14.224] unhide_reporter() ... done [05:56:14.225] Progression calling handler 'update' ... [05:56:14.225] - progression: [05:56:14.226] List of 12 [05:56:14.226] $ owner_session_uuid: chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:14.226] ..- attr(*, "source")=List of 6 [05:56:14.226] .. ..$ host : Named chr "CRANWIN3" [05:56:14.226] .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:56:14.226] .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:56:14.226] .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:56:14.226] .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:14.226] .. ..$ tempdir: chr "D:\\temp\\2024_11_22_05_55_01_31289\\RtmpcRpDnE" [05:56:14.226] .. ..$ pid : int 116752 [05:56:14.226] .. ..$ random : int 1056149315 [05:56:14.226] $ progressor_uuid : chr "c163167e-419c-205e-5113-5d8ec9d9c895" [05:56:14.226] $ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:14.226] $ progression_index : int 28 [05:56:14.226] $ progression_time : chr "2024-11-22 05:56:14.139 +0100" [05:56:14.226] $ type : chr "update" [05:56:14.226] $ message : chr "P: Adding 7" [05:56:14.226] $ amount : num 1 [05:56:14.226] $ step : NULL [05:56:14.226] $ time : POSIXct[1:1], format: "2024-11-22 05:56:14" [05:56:14.226] $ call : NULL [05:56:14.226] $ calls : NULL [05:56:14.226] - attr(*, "class")= chr [1:3] "progression" "immediateCondition" "condition" [05:56:14.242] - progressor_uuid: c163167e-419c-205e-5113-5d8ec9d9c895 [05:56:14.243] - progression_index: 28 [05:56:14.243] - duplicated: FALSE [05:56:14.244] List of 4 [05:56:14.244] $ step : num 6 [05:56:14.244] $ p$amount : num 1 [05:56:14.244] $ p$step : NULL [05:56:14.244] $ max_steps: int 10 [05:56:14.248] List of 5 [05:56:14.248] $ finished : logi FALSE [05:56:14.248] $ step : num 7 [05:56:14.248] $ milestones : num [1:4] 7 8 9 10 [05:56:14.248] $ prev_milestone: num 6 [05:56:14.248] $ interval : num 0.1 [05:56:14.253] List of 4 [05:56:14.253] $ dt : 'difftime' num 0.119884967803955 [05:56:14.253] ..- attr(*, "units")= chr "secs" [05:56:14.253] $ : POSIXct[1:1], format: "2024-11-22 05:56:14" [05:56:14.253] $ : POSIXct[1:1], format: "2024-11-22 05:56:14" [05:56:14.253] $ skip: logi FALSE [05:56:14.258] List of 1 [05:56:14.258] $ milestones: num [1:4] 7 8 9 10 [05:56:14.260] update_reporter() ... [05:56:14.260] List of 15 [05:56:14.260] $ max_steps : int 10 [05:56:14.260] $ times : num Inf [05:56:14.260] $ interval : num 0.1 [05:56:14.260] $ enable_after: num 0 [05:56:14.260] $ auto_finish : logi TRUE [05:56:14.260] $ clear : logi TRUE [05:56:14.260] $ target : chr "terminal" [05:56:14.260] $ step : num 7 [05:56:14.260] $ message : chr "P: Adding 7" [05:56:14.260] $ timestamps : POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:14.260] $ delta : num 1 [05:56:14.260] $ enabled : logi TRUE [05:56:14.260] $ config :List of 7 [05:56:14.260] ..$ max_steps : int 10 [05:56:14.260] ..$ times : num Inf [05:56:14.260] ..$ interval : num 0.1 [05:56:14.260] ..$ enable_after: num 0 [05:56:14.260] ..$ auto_finish : logi TRUE [05:56:14.260] ..$ clear : logi TRUE [05:56:14.260] ..$ target : chr "terminal" [05:56:14.260] $ state :List of 5 [05:56:14.260] ..$ step : num 7 [05:56:14.260] ..$ message : chr "P: Adding 7" [05:56:14.260] ..$ timestamps: POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:14.260] ..$ delta : num 1 [05:56:14.260] ..$ enabled : logi TRUE [05:56:14.260] $ progression :List of 12 [05:56:14.260] ..$ owner_session_uuid: chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:14.260] .. ..- attr(*, "source")=List of 6 [05:56:14.260] .. .. ..$ host : Named chr "CRANWIN3" [05:56:14.260] .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:56:14.260] .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:56:14.260] .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:56:14.260] .. .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:14.260] .. .. ..$ tempdir: chr "D:\\temp\\2024_11_22_05_55_01_31289\\RtmpcRpDnE" [05:56:14.260] .. .. ..$ pid : int 116752 [05:56:14.260] .. .. ..$ random : int 1056149315 [05:56:14.260] ..$ progressor_uuid : chr "c163167e-419c-205e-5113-5d8ec9d9c895" [05:56:14.260] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:14.260] ..$ progression_index : int 28 [05:56:14.260] ..$ progression_time : chr "2024-11-22 05:56:14.139 +0100" [05:56:14.260] ..$ type : chr "update" [05:56:14.260] ..$ message : chr "P: Adding 7" [05:56:14.260] ..$ amount : num 1 [05:56:14.260] ..$ step : NULL [05:56:14.260] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:14" [05:56:14.260] ..$ call : NULL [05:56:14.260] ..$ calls : NULL [05:56:14.260] ..- attr(*, "class")= chr [1:3] "progression" "immediateCondition" "condition" | |================================================= | 70%[05:56:14.301] update_reporter() ... done [05:56:14.302] Progression calling handler 'update' ... done - received a 'progression' - received a 'simpleMessage' - received a 'simpleMessage' [05:56:14.305] hide_reporter() ... [05:56:14.305] List of 15 [05:56:14.305] $ max_steps : int 10 [05:56:14.305] $ times : num Inf [05:56:14.305] $ interval : num 0.1 [05:56:14.305] $ enable_after: num 0 [05:56:14.305] $ auto_finish : logi TRUE [05:56:14.305] $ clear : logi TRUE [05:56:14.305] $ target : chr "terminal" [05:56:14.305] $ step : num 7 [05:56:14.305] $ message : chr "P: Adding 7" [05:56:14.305] $ timestamps : POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:14.305] $ delta : num 0 [05:56:14.305] $ enabled : logi TRUE [05:56:14.305] $ config :List of 7 [05:56:14.305] ..$ max_steps : int 10 [05:56:14.305] ..$ times : num Inf [05:56:14.305] ..$ interval : num 0.1 [05:56:14.305] ..$ enable_after: num 0 [05:56:14.305] ..$ auto_finish : logi TRUE [05:56:14.305] ..$ clear : logi TRUE [05:56:14.305] ..$ target : chr "terminal" [05:56:14.305] $ state :List of 5 [05:56:14.305] ..$ step : num 7 [05:56:14.305] ..$ message : chr "P: Adding 7" [05:56:14.305] ..$ timestamps: POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:14.305] ..$ delta : num 0 [05:56:14.305] ..$ enabled : logi TRUE [05:56:14.305] $ progression :List of 12 [05:56:14.305] ..$ owner_session_uuid: NULL [05:56:14.305] ..$ progressor_uuid : NULL [05:56:14.305] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:14.305] ..$ progression_index : NULL [05:56:14.305] ..$ progression_time : chr "2024-11-22 05:56:14.304 +0100" [05:56:14.305] ..$ type : chr "hide" [05:56:14.305] ..$ message : chr(0) [05:56:14.305] ..$ amount : num 1 [05:56:14.305] ..$ step : NULL [05:56:14.305] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:14" [05:56:14.305] ..$ call : NULL [05:56:14.305] ..$ calls :Dotted pair list of 14 [05:56:14.305] .. ..$ : language with_progress({ y <- slow_sum(1:10) ... [05:56:14.305] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:14.305] .. ..$ : language withVisible(expr) [05:56:14.305] .. ..$ : language slow_sum(1:10) [05:56:14.305] .. ..$ : language p(amount = 0) [05:56:14.305] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:14.305] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:14.305] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:14.305] .. ..$ : language signalCondition(cond) [05:56:14.305] .. ..$ : language (function (p) { ... [05:56:14.305] .. ..$ : language calling_handler(control_progression("hide")) [05:56:14.305] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:14.305] .. ..$ : language control_progression("hide") [05:56:14.305] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:14.305] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" [05:56:14.340] hide_reporter() ... done M: Added value 7 - received a 'progression' (n=29) [05:56:14.341] unhide_reporter() ... [05:56:14.341] List of 15 [05:56:14.341] $ max_steps : int 10 [05:56:14.341] $ times : num Inf [05:56:14.341] $ interval : num 0.1 [05:56:14.341] $ enable_after: num 0 [05:56:14.341] $ auto_finish : logi TRUE [05:56:14.341] $ clear : logi TRUE [05:56:14.341] $ target : chr "terminal" [05:56:14.341] $ step : num 7 [05:56:14.341] $ message : chr "P: Adding 7" [05:56:14.341] $ timestamps : POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:14.341] $ delta : num 0 [05:56:14.341] $ enabled : logi TRUE [05:56:14.341] $ config :List of 7 [05:56:14.341] ..$ max_steps : int 10 [05:56:14.341] ..$ times : num Inf [05:56:14.341] ..$ interval : num 0.1 [05:56:14.341] ..$ enable_after: num 0 [05:56:14.341] ..$ auto_finish : logi TRUE [05:56:14.341] ..$ clear : logi TRUE [05:56:14.341] ..$ target : chr "terminal" [05:56:14.341] $ state :List of 5 [05:56:14.341] ..$ step : num 7 [05:56:14.341] ..$ message : chr "P: Adding 7" [05:56:14.341] ..$ timestamps: POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:14.341] ..$ delta : num 0 [05:56:14.341] ..$ enabled : logi TRUE [05:56:14.341] $ progression :List of 12 [05:56:14.341] ..$ owner_session_uuid: NULL [05:56:14.341] ..$ progressor_uuid : NULL [05:56:14.341] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:14.341] ..$ progression_index : NULL [05:56:14.341] ..$ progression_time : chr "2024-11-22 05:56:14.340 +0100" [05:56:14.341] ..$ type : chr "unhide" [05:56:14.341] ..$ message : chr(0) [05:56:14.341] ..$ amount : num 1 [05:56:14.341] ..$ step : NULL [05:56:14.341] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:14" [05:56:14.341] ..$ call : NULL [05:56:14.341] ..$ calls :Dotted pair list of 14 [05:56:14.341] .. ..$ : language with_progress({ y <- slow_sum(1:10) ... [05:56:14.341] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:14.341] .. ..$ : language withVisible(expr) [05:56:14.341] .. ..$ : language slow_sum(1:10) [05:56:14.341] .. ..$ : language p(amount = 0) [05:56:14.341] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:14.341] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:14.341] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:14.341] .. ..$ : language signalCondition(cond) [05:56:14.341] .. ..$ : language (function (p) { ... [05:56:14.341] .. ..$ : language calling_handler(control_progression("unhide")) [05:56:14.341] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:14.341] .. ..$ : language control_progression("unhide") [05:56:14.341] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:14.341] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" | |================================================= | 70%[05:56:14.366] unhide_reporter() ... done [05:56:14.366] Progression calling handler 'update' ... [05:56:14.366] - progression: [05:56:14.366] List of 12 [05:56:14.366] $ owner_session_uuid: chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:14.366] ..- attr(*, "source")=List of 6 [05:56:14.366] .. ..$ host : Named chr "CRANWIN3" [05:56:14.366] .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:56:14.366] .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:56:14.366] .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:56:14.366] .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:14.366] .. ..$ tempdir: chr "D:\\temp\\2024_11_22_05_55_01_31289\\RtmpcRpDnE" [05:56:14.366] .. ..$ pid : int 116752 [05:56:14.366] .. ..$ random : int 1056149315 [05:56:14.366] $ progressor_uuid : chr "c163167e-419c-205e-5113-5d8ec9d9c895" [05:56:14.366] $ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:14.366] $ progression_index : int 29 [05:56:14.366] $ progression_time : chr "2024-11-22 05:56:14.303 +0100" [05:56:14.366] $ type : chr "update" [05:56:14.366] $ message : chr(0) [05:56:14.366] $ amount : num 0 [05:56:14.366] $ step : NULL [05:56:14.366] $ time : POSIXct[1:1], format: "2024-11-22 05:56:14" [05:56:14.366] $ call : NULL [05:56:14.366] $ calls : NULL [05:56:14.366] - attr(*, "class")= chr [1:3] "progression" "immediateCondition" "condition" [05:56:14.376] - progressor_uuid: c163167e-419c-205e-5113-5d8ec9d9c895 [05:56:14.376] - progression_index: 29 [05:56:14.377] - duplicated: FALSE [05:56:14.377] List of 4 [05:56:14.377] $ step : num 7 [05:56:14.377] $ p$amount : num 0 [05:56:14.377] $ p$step : NULL [05:56:14.377] $ max_steps: int 10 [05:56:14.379] List of 5 [05:56:14.379] $ finished : logi FALSE [05:56:14.379] $ step : num 7 [05:56:14.379] $ milestones : num [1:3] 8 9 10 [05:56:14.379] $ prev_milestone: num 7 [05:56:14.379] $ interval : num 0.1 [05:56:14.383] List of 4 [05:56:14.383] $ dt : 'difftime' num 0 [05:56:14.383] ..- attr(*, "units")= chr "secs" [05:56:14.383] $ : POSIXct[1:1], format: "2024-11-22 05:56:14" [05:56:14.383] $ : POSIXct[1:1], format: "2024-11-22 05:56:14" [05:56:14.383] $ skip: logi TRUE [05:56:14.385] Progression calling handler 'update' ... done - received a 'progression' - received a 'simpleMessage' [05:56:14.386] hide_reporter() ... [05:56:14.386] List of 15 [05:56:14.386] $ max_steps : int 10 [05:56:14.386] $ times : num Inf [05:56:14.386] $ interval : num 0.1 [05:56:14.386] $ enable_after: num 0 [05:56:14.386] $ auto_finish : logi TRUE [05:56:14.386] $ clear : logi TRUE [05:56:14.386] $ target : chr "terminal" [05:56:14.386] $ step : num 7 [05:56:14.386] $ message : chr "P: Adding 7" [05:56:14.386] $ timestamps : POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:14.386] $ delta : num 0 [05:56:14.386] $ enabled : logi TRUE [05:56:14.386] $ config :List of 7 [05:56:14.386] ..$ max_steps : int 10 [05:56:14.386] ..$ times : num Inf [05:56:14.386] ..$ interval : num 0.1 [05:56:14.386] ..$ enable_after: num 0 [05:56:14.386] ..$ auto_finish : logi TRUE [05:56:14.386] ..$ clear : logi TRUE [05:56:14.386] ..$ target : chr "terminal" [05:56:14.386] $ state :List of 5 [05:56:14.386] ..$ step : num 7 [05:56:14.386] ..$ message : chr "P: Adding 7" [05:56:14.386] ..$ timestamps: POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:14.386] ..$ delta : num 0 [05:56:14.386] ..$ enabled : logi TRUE [05:56:14.386] $ progression :List of 12 [05:56:14.386] ..$ owner_session_uuid: NULL [05:56:14.386] ..$ progressor_uuid : NULL [05:56:14.386] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:14.386] ..$ progression_index : NULL [05:56:14.386] ..$ progression_time : chr "2024-11-22 05:56:14.386 +0100" [05:56:14.386] ..$ type : chr "hide" [05:56:14.386] ..$ message : chr(0) [05:56:14.386] ..$ amount : num 1 [05:56:14.386] ..$ step : NULL [05:56:14.386] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:14" [05:56:14.386] ..$ call : NULL [05:56:14.386] ..$ calls :Dotted pair list of 14 [05:56:14.386] .. ..$ : language with_progress({ y <- slow_sum(1:10) ... [05:56:14.386] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:14.386] .. ..$ : language withVisible(expr) [05:56:14.386] .. ..$ : language slow_sum(1:10) [05:56:14.386] .. ..$ : language p(amount = 0) [05:56:14.386] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:14.386] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:14.386] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:14.386] .. ..$ : language signalCondition(cond) [05:56:14.386] .. ..$ : language (function (p) { ... [05:56:14.386] .. ..$ : language calling_handler(control_progression("hide")) [05:56:14.386] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:14.386] .. ..$ : language control_progression("hide") [05:56:14.386] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:14.386] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" [05:56:14.410] hide_reporter() ... done - received a 'progression' (n=30) [05:56:14.410] unhide_reporter() ... [05:56:14.411] List of 15 [05:56:14.411] $ max_steps : int 10 [05:56:14.411] $ times : num Inf [05:56:14.411] $ interval : num 0.1 [05:56:14.411] $ enable_after: num 0 [05:56:14.411] $ auto_finish : logi TRUE [05:56:14.411] $ clear : logi TRUE [05:56:14.411] $ target : chr "terminal" [05:56:14.411] $ step : num 7 [05:56:14.411] $ message : chr "P: Adding 7" [05:56:14.411] $ timestamps : POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:14.411] $ delta : num 0 [05:56:14.411] $ enabled : logi TRUE [05:56:14.411] $ config :List of 7 [05:56:14.411] ..$ max_steps : int 10 [05:56:14.411] ..$ times : num Inf [05:56:14.411] ..$ interval : num 0.1 [05:56:14.411] ..$ enable_after: num 0 [05:56:14.411] ..$ auto_finish : logi TRUE [05:56:14.411] ..$ clear : logi TRUE [05:56:14.411] ..$ target : chr "terminal" [05:56:14.411] $ state :List of 5 [05:56:14.411] ..$ step : num 7 [05:56:14.411] ..$ message : chr "P: Adding 7" [05:56:14.411] ..$ timestamps: POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:14.411] ..$ delta : num 0 [05:56:14.411] ..$ enabled : logi TRUE [05:56:14.411] $ progression :List of 12 [05:56:14.411] ..$ owner_session_uuid: NULL [05:56:14.411] ..$ progressor_uuid : NULL [05:56:14.411] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:14.411] ..$ progression_index : NULL [05:56:14.411] ..$ progression_time : chr "2024-11-22 05:56:14.410 +0100" [05:56:14.411] ..$ type : chr "unhide" [05:56:14.411] ..$ message : chr(0) [05:56:14.411] ..$ amount : num 1 [05:56:14.411] ..$ step : NULL [05:56:14.411] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:14" [05:56:14.411] ..$ call : NULL [05:56:14.411] ..$ calls :Dotted pair list of 14 [05:56:14.411] .. ..$ : language with_progress({ y <- slow_sum(1:10) ... [05:56:14.411] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:14.411] .. ..$ : language withVisible(expr) [05:56:14.411] .. ..$ : language slow_sum(1:10) [05:56:14.411] .. ..$ : language p(amount = 0) [05:56:14.411] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:14.411] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:14.411] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:14.411] .. ..$ : language signalCondition(cond) [05:56:14.411] .. ..$ : language (function (p) { ... [05:56:14.411] .. ..$ : language calling_handler(control_progression("unhide")) [05:56:14.411] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:14.411] .. ..$ : language control_progression("unhide") [05:56:14.411] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:14.411] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" | |================================================= | 70%[05:56:14.434] unhide_reporter() ... done [05:56:14.435] Progression calling handler 'update' ... [05:56:14.435] - progression: [05:56:14.436] List of 12 [05:56:14.436] $ owner_session_uuid: chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:14.436] ..- attr(*, "source")=List of 6 [05:56:14.436] .. ..$ host : Named chr "CRANWIN3" [05:56:14.436] .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:56:14.436] .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:56:14.436] .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:56:14.436] .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:14.436] .. ..$ tempdir: chr "D:\\temp\\2024_11_22_05_55_01_31289\\RtmpcRpDnE" [05:56:14.436] .. ..$ pid : int 116752 [05:56:14.436] .. ..$ random : int 1056149315 [05:56:14.436] $ progressor_uuid : chr "c163167e-419c-205e-5113-5d8ec9d9c895" [05:56:14.436] $ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:14.436] $ progression_index : int 30 [05:56:14.436] $ progression_time : chr "2024-11-22 05:56:14.386 +0100" [05:56:14.436] $ type : chr "update" [05:56:14.436] $ message : chr(0) [05:56:14.436] $ amount : num 0 [05:56:14.436] $ step : NULL [05:56:14.436] $ time : POSIXct[1:1], format: "2024-11-22 05:56:14" [05:56:14.436] $ call : NULL [05:56:14.436] $ calls : NULL [05:56:14.436] - attr(*, "class")= chr [1:3] "progression" "immediateCondition" "condition" [05:56:14.447] - progressor_uuid: c163167e-419c-205e-5113-5d8ec9d9c895 [05:56:14.447] - progression_index: 30 [05:56:14.448] - duplicated: FALSE [05:56:14.448] List of 4 [05:56:14.448] $ step : num 7 [05:56:14.448] $ p$amount : num 0 [05:56:14.448] $ p$step : NULL [05:56:14.448] $ max_steps: int 10 [05:56:14.451] List of 5 [05:56:14.451] $ finished : logi FALSE [05:56:14.451] $ step : num 7 [05:56:14.451] $ milestones : num [1:3] 8 9 10 [05:56:14.451] $ prev_milestone: num 7 [05:56:14.451] $ interval : num 0.1 [05:56:14.455] List of 4 [05:56:14.455] $ dt : 'difftime' num 0 [05:56:14.455] ..- attr(*, "units")= chr "secs" [05:56:14.455] $ : POSIXct[1:1], format: "2024-11-22 05:56:14" [05:56:14.455] $ : POSIXct[1:1], format: "2024-11-22 05:56:14" [05:56:14.455] $ skip: logi TRUE [05:56:14.459] Progression calling handler 'update' ... done - received a 'progression' - received a 'simpleMessage' [05:56:14.460] hide_reporter() ... [05:56:14.461] List of 15 [05:56:14.461] $ max_steps : int 10 [05:56:14.461] $ times : num Inf [05:56:14.461] $ interval : num 0.1 [05:56:14.461] $ enable_after: num 0 [05:56:14.461] $ auto_finish : logi TRUE [05:56:14.461] $ clear : logi TRUE [05:56:14.461] $ target : chr "terminal" [05:56:14.461] $ step : num 7 [05:56:14.461] $ message : chr "P: Adding 7" [05:56:14.461] $ timestamps : POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:14.461] $ delta : num 0 [05:56:14.461] $ enabled : logi TRUE [05:56:14.461] $ config :List of 7 [05:56:14.461] ..$ max_steps : int 10 [05:56:14.461] ..$ times : num Inf [05:56:14.461] ..$ interval : num 0.1 [05:56:14.461] ..$ enable_after: num 0 [05:56:14.461] ..$ auto_finish : logi TRUE [05:56:14.461] ..$ clear : logi TRUE [05:56:14.461] ..$ target : chr "terminal" [05:56:14.461] $ state :List of 5 [05:56:14.461] ..$ step : num 7 [05:56:14.461] ..$ message : chr "P: Adding 7" [05:56:14.461] ..$ timestamps: POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:14.461] ..$ delta : num 0 [05:56:14.461] ..$ enabled : logi TRUE [05:56:14.461] $ progression :List of 12 [05:56:14.461] ..$ owner_session_uuid: NULL [05:56:14.461] ..$ progressor_uuid : NULL [05:56:14.461] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:14.461] ..$ progression_index : NULL [05:56:14.461] ..$ progression_time : chr "2024-11-22 05:56:14.460 +0100" [05:56:14.461] ..$ type : chr "hide" [05:56:14.461] ..$ message : chr(0) [05:56:14.461] ..$ amount : num 1 [05:56:14.461] ..$ step : NULL [05:56:14.461] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:14" [05:56:14.461] ..$ call : NULL [05:56:14.461] ..$ calls :Dotted pair list of 14 [05:56:14.461] .. ..$ : language with_progress({ y <- slow_sum(1:10) ... [05:56:14.461] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:14.461] .. ..$ : language withVisible(expr) [05:56:14.461] .. ..$ : language slow_sum(1:10) [05:56:14.461] .. ..$ : language p(amount = 0) [05:56:14.461] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:14.461] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:14.461] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:14.461] .. ..$ : language signalCondition(cond) [05:56:14.461] .. ..$ : language (function (p) { ... [05:56:14.461] .. ..$ : language calling_handler(control_progression("hide")) [05:56:14.461] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:14.461] .. ..$ : language control_progression("hide") [05:56:14.461] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:14.461] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" [05:56:14.488] hide_reporter() ... done - received a 'progression' (n=31) [05:56:14.490] unhide_reporter() ... [05:56:14.490] List of 15 [05:56:14.490] $ max_steps : int 10 [05:56:14.490] $ times : num Inf [05:56:14.490] $ interval : num 0.1 [05:56:14.490] $ enable_after: num 0 [05:56:14.490] $ auto_finish : logi TRUE [05:56:14.490] $ clear : logi TRUE [05:56:14.490] $ target : chr "terminal" [05:56:14.490] $ step : num 7 [05:56:14.490] $ message : chr "P: Adding 7" [05:56:14.490] $ timestamps : POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:14.490] $ delta : num 0 [05:56:14.490] $ enabled : logi TRUE [05:56:14.490] $ config :List of 7 [05:56:14.490] ..$ max_steps : int 10 [05:56:14.490] ..$ times : num Inf [05:56:14.490] ..$ interval : num 0.1 [05:56:14.490] ..$ enable_after: num 0 [05:56:14.490] ..$ auto_finish : logi TRUE [05:56:14.490] ..$ clear : logi TRUE [05:56:14.490] ..$ target : chr "terminal" [05:56:14.490] $ state :List of 5 [05:56:14.490] ..$ step : num 7 [05:56:14.490] ..$ message : chr "P: Adding 7" [05:56:14.490] ..$ timestamps: POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:14.490] ..$ delta : num 0 [05:56:14.490] ..$ enabled : logi TRUE [05:56:14.490] $ progression :List of 12 [05:56:14.490] ..$ owner_session_uuid: NULL [05:56:14.490] ..$ progressor_uuid : NULL [05:56:14.490] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:14.490] ..$ progression_index : NULL [05:56:14.490] ..$ progression_time : chr "2024-11-22 05:56:14.489 +0100" [05:56:14.490] ..$ type : chr "unhide" [05:56:14.490] ..$ message : chr(0) [05:56:14.490] ..$ amount : num 1 [05:56:14.490] ..$ step : NULL [05:56:14.490] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:14" [05:56:14.490] ..$ call : NULL [05:56:14.490] ..$ calls :Dotted pair list of 14 [05:56:14.490] .. ..$ : language with_progress({ y <- slow_sum(1:10) ... [05:56:14.490] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:14.490] .. ..$ : language withVisible(expr) [05:56:14.490] .. ..$ : language slow_sum(1:10) [05:56:14.490] .. ..$ : language p(amount = 0) [05:56:14.490] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:14.490] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:14.490] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:14.490] .. ..$ : language signalCondition(cond) [05:56:14.490] .. ..$ : language (function (p) { ... [05:56:14.490] .. ..$ : language calling_handler(control_progression("unhide")) [05:56:14.490] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:14.490] .. ..$ : language control_progression("unhide") [05:56:14.490] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:14.490] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" | |================================================= | 70%[05:56:14.523] unhide_reporter() ... done [05:56:14.524] Progression calling handler 'update' ... [05:56:14.524] - progression: [05:56:14.528] List of 12 [05:56:14.528] $ owner_session_uuid: chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:14.528] ..- attr(*, "source")=List of 6 [05:56:14.528] .. ..$ host : Named chr "CRANWIN3" [05:56:14.528] .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:56:14.528] .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:56:14.528] .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:56:14.528] .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:14.528] .. ..$ tempdir: chr "D:\\temp\\2024_11_22_05_55_01_31289\\RtmpcRpDnE" [05:56:14.528] .. ..$ pid : int 116752 [05:56:14.528] .. ..$ random : int 1056149315 [05:56:14.528] $ progressor_uuid : chr "c163167e-419c-205e-5113-5d8ec9d9c895" [05:56:14.528] $ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:14.528] $ progression_index : int 31 [05:56:14.528] $ progression_time : chr "2024-11-22 05:56:14.460 +0100" [05:56:14.528] $ type : chr "update" [05:56:14.528] $ message : chr(0) [05:56:14.528] $ amount : num 0 [05:56:14.528] $ step : NULL [05:56:14.528] $ time : POSIXct[1:1], format: "2024-11-22 05:56:14" [05:56:14.528] $ call : NULL [05:56:14.528] $ calls : NULL [05:56:14.528] - attr(*, "class")= chr [1:3] "progression" "immediateCondition" "condition" [05:56:14.542] - progressor_uuid: c163167e-419c-205e-5113-5d8ec9d9c895 [05:56:14.542] - progression_index: 31 [05:56:14.543] - duplicated: FALSE [05:56:14.543] List of 4 [05:56:14.543] $ step : num 7 [05:56:14.543] $ p$amount : num 0 [05:56:14.543] $ p$step : NULL [05:56:14.543] $ max_steps: int 10 [05:56:14.546] List of 5 [05:56:14.546] $ finished : logi FALSE [05:56:14.546] $ step : num 7 [05:56:14.546] $ milestones : num [1:3] 8 9 10 [05:56:14.546] $ prev_milestone: num 7 [05:56:14.546] $ interval : num 0.1 [05:56:14.550] List of 4 [05:56:14.550] $ dt : 'difftime' num 0 [05:56:14.550] ..- attr(*, "units")= chr "secs" [05:56:14.550] $ : POSIXct[1:1], format: "2024-11-22 05:56:14" [05:56:14.550] $ : POSIXct[1:1], format: "2024-11-22 05:56:14" [05:56:14.550] $ skip: logi TRUE [05:56:14.554] Progression calling handler 'update' ... done - received a 'progression' - received a 'simpleMessage' [05:56:14.556] hide_reporter() ... [05:56:14.556] List of 15 [05:56:14.556] $ max_steps : int 10 [05:56:14.556] $ times : num Inf [05:56:14.556] $ interval : num 0.1 [05:56:14.556] $ enable_after: num 0 [05:56:14.556] $ auto_finish : logi TRUE [05:56:14.556] $ clear : logi TRUE [05:56:14.556] $ target : chr "terminal" [05:56:14.556] $ step : num 7 [05:56:14.556] $ message : chr "P: Adding 7" [05:56:14.556] $ timestamps : POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:14.556] $ delta : num 0 [05:56:14.556] $ enabled : logi TRUE [05:56:14.556] $ config :List of 7 [05:56:14.556] ..$ max_steps : int 10 [05:56:14.556] ..$ times : num Inf [05:56:14.556] ..$ interval : num 0.1 [05:56:14.556] ..$ enable_after: num 0 [05:56:14.556] ..$ auto_finish : logi TRUE [05:56:14.556] ..$ clear : logi TRUE [05:56:14.556] ..$ target : chr "terminal" [05:56:14.556] $ state :List of 5 [05:56:14.556] ..$ step : num 7 [05:56:14.556] ..$ message : chr "P: Adding 7" [05:56:14.556] ..$ timestamps: POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:14.556] ..$ delta : num 0 [05:56:14.556] ..$ enabled : logi TRUE [05:56:14.556] $ progression :List of 12 [05:56:14.556] ..$ owner_session_uuid: NULL [05:56:14.556] ..$ progressor_uuid : NULL [05:56:14.556] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:14.556] ..$ progression_index : NULL [05:56:14.556] ..$ progression_time : chr "2024-11-22 05:56:14.556 +0100" [05:56:14.556] ..$ type : chr "hide" [05:56:14.556] ..$ message : chr(0) [05:56:14.556] ..$ amount : num 1 [05:56:14.556] ..$ step : NULL [05:56:14.556] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:14" [05:56:14.556] ..$ call : NULL [05:56:14.556] ..$ calls :Dotted pair list of 14 [05:56:14.556] .. ..$ : language with_progress({ y <- slow_sum(1:10) ... [05:56:14.556] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:14.556] .. ..$ : language withVisible(expr) [05:56:14.556] .. ..$ : language slow_sum(1:10) [05:56:14.556] .. ..$ : language p(message = sprintf("P: Adding %g", kk)) [05:56:14.556] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:14.556] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:14.556] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:14.556] .. ..$ : language signalCondition(cond) [05:56:14.556] .. ..$ : language (function (p) { ... [05:56:14.556] .. ..$ : language calling_handler(control_progression("hide")) [05:56:14.556] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:14.556] .. ..$ : language control_progression("hide") [05:56:14.556] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:14.556] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" [05:56:14.589] hide_reporter() ... done - received a 'progression' (n=32) [05:56:14.590] unhide_reporter() ... [05:56:14.591] List of 15 [05:56:14.591] $ max_steps : int 10 [05:56:14.591] $ times : num Inf [05:56:14.591] $ interval : num 0.1 [05:56:14.591] $ enable_after: num 0 [05:56:14.591] $ auto_finish : logi TRUE [05:56:14.591] $ clear : logi TRUE [05:56:14.591] $ target : chr "terminal" [05:56:14.591] $ step : num 7 [05:56:14.591] $ message : chr "P: Adding 7" [05:56:14.591] $ timestamps : POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:14.591] $ delta : num 0 [05:56:14.591] $ enabled : logi TRUE [05:56:14.591] $ config :List of 7 [05:56:14.591] ..$ max_steps : int 10 [05:56:14.591] ..$ times : num Inf [05:56:14.591] ..$ interval : num 0.1 [05:56:14.591] ..$ enable_after: num 0 [05:56:14.591] ..$ auto_finish : logi TRUE [05:56:14.591] ..$ clear : logi TRUE [05:56:14.591] ..$ target : chr "terminal" [05:56:14.591] $ state :List of 5 [05:56:14.591] ..$ step : num 7 [05:56:14.591] ..$ message : chr "P: Adding 7" [05:56:14.591] ..$ timestamps: POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:14.591] ..$ delta : num 0 [05:56:14.591] ..$ enabled : logi TRUE [05:56:14.591] $ progression :List of 12 [05:56:14.591] ..$ owner_session_uuid: NULL [05:56:14.591] ..$ progressor_uuid : NULL [05:56:14.591] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:14.591] ..$ progression_index : NULL [05:56:14.591] ..$ progression_time : chr "2024-11-22 05:56:14.590 +0100" [05:56:14.591] ..$ type : chr "unhide" [05:56:14.591] ..$ message : chr(0) [05:56:14.591] ..$ amount : num 1 [05:56:14.591] ..$ step : NULL [05:56:14.591] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:14" [05:56:14.591] ..$ call : NULL [05:56:14.591] ..$ calls :Dotted pair list of 14 [05:56:14.591] .. ..$ : language with_progress({ y <- slow_sum(1:10) ... [05:56:14.591] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:14.591] .. ..$ : language withVisible(expr) [05:56:14.591] .. ..$ : language slow_sum(1:10) [05:56:14.591] .. ..$ : language p(message = sprintf("P: Adding %g", kk)) [05:56:14.591] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:14.591] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:14.591] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:14.591] .. ..$ : language signalCondition(cond) [05:56:14.591] .. ..$ : language (function (p) { ... [05:56:14.591] .. ..$ : language calling_handler(control_progression("unhide")) [05:56:14.591] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:14.591] .. ..$ : language control_progression("unhide") [05:56:14.591] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:14.591] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" | |================================================= | 70%[05:56:14.624] unhide_reporter() ... done [05:56:14.624] Progression calling handler 'update' ... [05:56:14.625] - progression: [05:56:14.625] List of 12 [05:56:14.625] $ owner_session_uuid: chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:14.625] ..- attr(*, "source")=List of 6 [05:56:14.625] .. ..$ host : Named chr "CRANWIN3" [05:56:14.625] .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:56:14.625] .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:56:14.625] .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:56:14.625] .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:14.625] .. ..$ tempdir: chr "D:\\temp\\2024_11_22_05_55_01_31289\\RtmpcRpDnE" [05:56:14.625] .. ..$ pid : int 116752 [05:56:14.625] .. ..$ random : int 1056149315 [05:56:14.625] $ progressor_uuid : chr "c163167e-419c-205e-5113-5d8ec9d9c895" [05:56:14.625] $ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:14.625] $ progression_index : int 32 [05:56:14.625] $ progression_time : chr "2024-11-22 05:56:14.555 +0100" [05:56:14.625] $ type : chr "update" [05:56:14.625] $ message : chr "P: Adding 8" [05:56:14.625] $ amount : num 1 [05:56:14.625] $ step : NULL [05:56:14.625] $ time : POSIXct[1:1], format: "2024-11-22 05:56:14" [05:56:14.625] $ call : NULL [05:56:14.625] $ calls : NULL [05:56:14.625] - attr(*, "class")= chr [1:3] "progression" "immediateCondition" "condition" [05:56:14.640] - progressor_uuid: c163167e-419c-205e-5113-5d8ec9d9c895 [05:56:14.640] - progression_index: 32 [05:56:14.640] - duplicated: FALSE [05:56:14.641] List of 4 [05:56:14.641] $ step : num 7 [05:56:14.641] $ p$amount : num 1 [05:56:14.641] $ p$step : NULL [05:56:14.641] $ max_steps: int 10 [05:56:14.644] List of 5 [05:56:14.644] $ finished : logi FALSE [05:56:14.644] $ step : num 8 [05:56:14.644] $ milestones : num [1:3] 8 9 10 [05:56:14.644] $ prev_milestone: num 7 [05:56:14.644] $ interval : num 0.1 [05:56:14.650] List of 4 [05:56:14.650] $ dt : 'difftime' num 0.0979609489440918 [05:56:14.650] ..- attr(*, "units")= chr "secs" [05:56:14.650] $ : POSIXct[1:1], format: "2024-11-22 05:56:14" [05:56:14.650] $ : POSIXct[1:1], format: "2024-11-22 05:56:14" [05:56:14.650] $ skip: logi TRUE [05:56:14.655] Progression calling handler 'update' ... done - received a 'progression' - received a 'simpleMessage' - received a 'simpleMessage' [05:56:14.657] hide_reporter() ... [05:56:14.657] List of 15 [05:56:14.657] $ max_steps : int 10 [05:56:14.657] $ times : num Inf [05:56:14.657] $ interval : num 0.1 [05:56:14.657] $ enable_after: num 0 [05:56:14.657] $ auto_finish : logi TRUE [05:56:14.657] $ clear : logi TRUE [05:56:14.657] $ target : chr "terminal" [05:56:14.657] $ step : num 8 [05:56:14.657] $ message : chr "P: Adding 8" [05:56:14.657] $ timestamps : POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:14.657] $ delta : num 1 [05:56:14.657] $ enabled : logi TRUE [05:56:14.657] $ config :List of 7 [05:56:14.657] ..$ max_steps : int 10 [05:56:14.657] ..$ times : num Inf [05:56:14.657] ..$ interval : num 0.1 [05:56:14.657] ..$ enable_after: num 0 [05:56:14.657] ..$ auto_finish : logi TRUE [05:56:14.657] ..$ clear : logi TRUE [05:56:14.657] ..$ target : chr "terminal" [05:56:14.657] $ state :List of 5 [05:56:14.657] ..$ step : num 8 [05:56:14.657] ..$ message : chr "P: Adding 8" [05:56:14.657] ..$ timestamps: POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:14.657] ..$ delta : num 1 [05:56:14.657] ..$ enabled : logi TRUE [05:56:14.657] $ progression :List of 12 [05:56:14.657] ..$ owner_session_uuid: NULL [05:56:14.657] ..$ progressor_uuid : NULL [05:56:14.657] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:14.657] ..$ progression_index : NULL [05:56:14.657] ..$ progression_time : chr "2024-11-22 05:56:14.656 +0100" [05:56:14.657] ..$ type : chr "hide" [05:56:14.657] ..$ message : chr(0) [05:56:14.657] ..$ amount : num 1 [05:56:14.657] ..$ step : NULL [05:56:14.657] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:14" [05:56:14.657] ..$ call : NULL [05:56:14.657] ..$ calls :Dotted pair list of 14 [05:56:14.657] .. ..$ : language with_progress({ y <- slow_sum(1:10) ... [05:56:14.657] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:14.657] .. ..$ : language withVisible(expr) [05:56:14.657] .. ..$ : language slow_sum(1:10) [05:56:14.657] .. ..$ : language p(amount = 0) [05:56:14.657] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:14.657] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:14.657] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:14.657] .. ..$ : language signalCondition(cond) [05:56:14.657] .. ..$ : language (function (p) { ... [05:56:14.657] .. ..$ : language calling_handler(control_progression("hide")) [05:56:14.657] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:14.657] .. ..$ : language control_progression("hide") [05:56:14.657] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:14.657] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" [05:56:14.698] hide_reporter() ... done M: Added value 8 - received a 'progression' (n=33) [05:56:14.699] unhide_reporter() ... [05:56:14.699] List of 15 [05:56:14.699] $ max_steps : int 10 [05:56:14.699] $ times : num Inf [05:56:14.699] $ interval : num 0.1 [05:56:14.699] $ enable_after: num 0 [05:56:14.699] $ auto_finish : logi TRUE [05:56:14.699] $ clear : logi TRUE [05:56:14.699] $ target : chr "terminal" [05:56:14.699] $ step : num 8 [05:56:14.699] $ message : chr "P: Adding 8" [05:56:14.699] $ timestamps : POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:14.699] $ delta : num 1 [05:56:14.699] $ enabled : logi TRUE [05:56:14.699] $ config :List of 7 [05:56:14.699] ..$ max_steps : int 10 [05:56:14.699] ..$ times : num Inf [05:56:14.699] ..$ interval : num 0.1 [05:56:14.699] ..$ enable_after: num 0 [05:56:14.699] ..$ auto_finish : logi TRUE [05:56:14.699] ..$ clear : logi TRUE [05:56:14.699] ..$ target : chr "terminal" [05:56:14.699] $ state :List of 5 [05:56:14.699] ..$ step : num 8 [05:56:14.699] ..$ message : chr "P: Adding 8" [05:56:14.699] ..$ timestamps: POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:14.699] ..$ delta : num 1 [05:56:14.699] ..$ enabled : logi TRUE [05:56:14.699] $ progression :List of 12 [05:56:14.699] ..$ owner_session_uuid: NULL [05:56:14.699] ..$ progressor_uuid : NULL [05:56:14.699] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:14.699] ..$ progression_index : NULL [05:56:14.699] ..$ progression_time : chr "2024-11-22 05:56:14.699 +0100" [05:56:14.699] ..$ type : chr "unhide" [05:56:14.699] ..$ message : chr(0) [05:56:14.699] ..$ amount : num 1 [05:56:14.699] ..$ step : NULL [05:56:14.699] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:14" [05:56:14.699] ..$ call : NULL [05:56:14.699] ..$ calls :Dotted pair list of 14 [05:56:14.699] .. ..$ : language with_progress({ y <- slow_sum(1:10) ... [05:56:14.699] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:14.699] .. ..$ : language withVisible(expr) [05:56:14.699] .. ..$ : language slow_sum(1:10) [05:56:14.699] .. ..$ : language p(amount = 0) [05:56:14.699] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:14.699] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:14.699] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:14.699] .. ..$ : language signalCondition(cond) [05:56:14.699] .. ..$ : language (function (p) { ... [05:56:14.699] .. ..$ : language calling_handler(control_progression("unhide")) [05:56:14.699] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:14.699] .. ..$ : language control_progression("unhide") [05:56:14.699] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:14.699] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" | |================================================= | 70%[05:56:14.734] unhide_reporter() ... done [05:56:14.735] Progression calling handler 'update' ... [05:56:14.735] - progression: [05:56:14.735] List of 12 [05:56:14.735] $ owner_session_uuid: chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:14.735] ..- attr(*, "source")=List of 6 [05:56:14.735] .. ..$ host : Named chr "CRANWIN3" [05:56:14.735] .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:56:14.735] .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:56:14.735] .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:56:14.735] .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:14.735] .. ..$ tempdir: chr "D:\\temp\\2024_11_22_05_55_01_31289\\RtmpcRpDnE" [05:56:14.735] .. ..$ pid : int 116752 [05:56:14.735] .. ..$ random : int 1056149315 [05:56:14.735] $ progressor_uuid : chr "c163167e-419c-205e-5113-5d8ec9d9c895" [05:56:14.735] $ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:14.735] $ progression_index : int 33 [05:56:14.735] $ progression_time : chr "2024-11-22 05:56:14.656 +0100" [05:56:14.735] $ type : chr "update" [05:56:14.735] $ message : chr(0) [05:56:14.735] $ amount : num 0 [05:56:14.735] $ step : NULL [05:56:14.735] $ time : POSIXct[1:1], format: "2024-11-22 05:56:14" [05:56:14.735] $ call : NULL [05:56:14.735] $ calls : NULL [05:56:14.735] - attr(*, "class")= chr [1:3] "progression" "immediateCondition" "condition" [05:56:14.749] - progressor_uuid: c163167e-419c-205e-5113-5d8ec9d9c895 [05:56:14.749] - progression_index: 33 [05:56:14.749] - duplicated: FALSE [05:56:14.750] List of 4 [05:56:14.750] $ step : num 8 [05:56:14.750] $ p$amount : num 0 [05:56:14.750] $ p$step : NULL [05:56:14.750] $ max_steps: int 10 [05:56:14.753] List of 5 [05:56:14.753] $ finished : logi FALSE [05:56:14.753] $ step : num 8 [05:56:14.753] $ milestones : num [1:2] 9 10 [05:56:14.753] $ prev_milestone: num 7 [05:56:14.753] $ interval : num 0.1 [05:56:14.757] List of 4 [05:56:14.757] $ dt : 'difftime' num 0.206850051879883 [05:56:14.757] ..- attr(*, "units")= chr "secs" [05:56:14.757] $ : POSIXct[1:1], format: "2024-11-22 05:56:14" [05:56:14.757] $ : POSIXct[1:1], format: "2024-11-22 05:56:14" [05:56:14.757] $ skip: logi FALSE [05:56:14.762] List of 1 [05:56:14.762] $ milestones: num [1:2] 9 10 [05:56:14.763] update_reporter() ... [05:56:14.763] List of 15 [05:56:14.763] $ max_steps : int 10 [05:56:14.763] $ times : num Inf [05:56:14.763] $ interval : num 0.1 [05:56:14.763] $ enable_after: num 0 [05:56:14.763] $ auto_finish : logi TRUE [05:56:14.763] $ clear : logi TRUE [05:56:14.763] $ target : chr "terminal" [05:56:14.763] $ step : num 8 [05:56:14.763] $ message : chr "P: Adding 8" [05:56:14.763] $ timestamps : POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:14.763] $ delta : num 1 [05:56:14.763] $ enabled : logi TRUE [05:56:14.763] $ config :List of 7 [05:56:14.763] ..$ max_steps : int 10 [05:56:14.763] ..$ times : num Inf [05:56:14.763] ..$ interval : num 0.1 [05:56:14.763] ..$ enable_after: num 0 [05:56:14.763] ..$ auto_finish : logi TRUE [05:56:14.763] ..$ clear : logi TRUE [05:56:14.763] ..$ target : chr "terminal" [05:56:14.763] $ state :List of 5 [05:56:14.763] ..$ step : num 8 [05:56:14.763] ..$ message : chr "P: Adding 8" [05:56:14.763] ..$ timestamps: POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:14.763] ..$ delta : num 1 [05:56:14.763] ..$ enabled : logi TRUE [05:56:14.763] $ progression :List of 12 [05:56:14.763] ..$ owner_session_uuid: chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:14.763] .. ..- attr(*, "source")=List of 6 [05:56:14.763] .. .. ..$ host : Named chr "CRANWIN3" [05:56:14.763] .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:56:14.763] .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:56:14.763] .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:56:14.763] .. .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:14.763] .. .. ..$ tempdir: chr "D:\\temp\\2024_11_22_05_55_01_31289\\RtmpcRpDnE" [05:56:14.763] .. .. ..$ pid : int 116752 [05:56:14.763] .. .. ..$ random : int 1056149315 [05:56:14.763] ..$ progressor_uuid : chr "c163167e-419c-205e-5113-5d8ec9d9c895" [05:56:14.763] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:14.763] ..$ progression_index : int 33 [05:56:14.763] ..$ progression_time : chr "2024-11-22 05:56:14.656 +0100" [05:56:14.763] ..$ type : chr "update" [05:56:14.763] ..$ message : chr(0) [05:56:14.763] ..$ amount : num 0 [05:56:14.763] ..$ step : NULL [05:56:14.763] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:14" [05:56:14.763] ..$ call : NULL [05:56:14.763] ..$ calls : NULL [05:56:14.763] ..- attr(*, "class")= chr [1:3] "progression" "immediateCondition" "condition" [05:56:14.795] update_reporter() ... done [05:56:14.795] Progression calling handler 'update' ... done - received a 'progression' - received a 'simpleMessage' [05:56:14.797] hide_reporter() ... [05:56:14.797] List of 15 [05:56:14.797] $ max_steps : int 10 [05:56:14.797] $ times : num Inf [05:56:14.797] $ interval : num 0.1 [05:56:14.797] $ enable_after: num 0 [05:56:14.797] $ auto_finish : logi TRUE [05:56:14.797] $ clear : logi TRUE [05:56:14.797] $ target : chr "terminal" [05:56:14.797] $ step : num 8 [05:56:14.797] $ message : chr "P: Adding 8" [05:56:14.797] $ timestamps : POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:14.797] $ delta : num 1 [05:56:14.797] $ enabled : logi TRUE [05:56:14.797] $ config :List of 7 [05:56:14.797] ..$ max_steps : int 10 [05:56:14.797] ..$ times : num Inf [05:56:14.797] ..$ interval : num 0.1 [05:56:14.797] ..$ enable_after: num 0 [05:56:14.797] ..$ auto_finish : logi TRUE [05:56:14.797] ..$ clear : logi TRUE [05:56:14.797] ..$ target : chr "terminal" [05:56:14.797] $ state :List of 5 [05:56:14.797] ..$ step : num 8 [05:56:14.797] ..$ message : chr "P: Adding 8" [05:56:14.797] ..$ timestamps: POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:14.797] ..$ delta : num 1 [05:56:14.797] ..$ enabled : logi TRUE [05:56:14.797] $ progression :List of 12 [05:56:14.797] ..$ owner_session_uuid: NULL [05:56:14.797] ..$ progressor_uuid : NULL [05:56:14.797] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:14.797] ..$ progression_index : NULL [05:56:14.797] ..$ progression_time : chr "2024-11-22 05:56:14.796 +0100" [05:56:14.797] ..$ type : chr "hide" [05:56:14.797] ..$ message : chr(0) [05:56:14.797] ..$ amount : num 1 [05:56:14.797] ..$ step : NULL [05:56:14.797] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:14" [05:56:14.797] ..$ call : NULL [05:56:14.797] ..$ calls :Dotted pair list of 14 [05:56:14.797] .. ..$ : language with_progress({ y <- slow_sum(1:10) ... [05:56:14.797] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:14.797] .. ..$ : language withVisible(expr) [05:56:14.797] .. ..$ : language slow_sum(1:10) [05:56:14.797] .. ..$ : language p(amount = 0) [05:56:14.797] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:14.797] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:14.797] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:14.797] .. ..$ : language signalCondition(cond) [05:56:14.797] .. ..$ : language (function (p) { ... [05:56:14.797] .. ..$ : language calling_handler(control_progression("hide")) [05:56:14.797] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:14.797] .. ..$ : language control_progression("hide") [05:56:14.797] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:14.797] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" [05:56:14.830] hide_reporter() ... done - received a 'progression' (n=34) [05:56:14.831] unhide_reporter() ... [05:56:14.832] List of 15 [05:56:14.832] $ max_steps : int 10 [05:56:14.832] $ times : num Inf [05:56:14.832] $ interval : num 0.1 [05:56:14.832] $ enable_after: num 0 [05:56:14.832] $ auto_finish : logi TRUE [05:56:14.832] $ clear : logi TRUE [05:56:14.832] $ target : chr "terminal" [05:56:14.832] $ step : num 8 [05:56:14.832] $ message : chr "P: Adding 8" [05:56:14.832] $ timestamps : POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:14.832] $ delta : num 1 [05:56:14.832] $ enabled : logi TRUE [05:56:14.832] $ config :List of 7 [05:56:14.832] ..$ max_steps : int 10 [05:56:14.832] ..$ times : num Inf [05:56:14.832] ..$ interval : num 0.1 [05:56:14.832] ..$ enable_after: num 0 [05:56:14.832] ..$ auto_finish : logi TRUE [05:56:14.832] ..$ clear : logi TRUE [05:56:14.832] ..$ target : chr "terminal" [05:56:14.832] $ state :List of 5 [05:56:14.832] ..$ step : num 8 [05:56:14.832] ..$ message : chr "P: Adding 8" [05:56:14.832] ..$ timestamps: POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:14.832] ..$ delta : num 1 [05:56:14.832] ..$ enabled : logi TRUE [05:56:14.832] $ progression :List of 12 [05:56:14.832] ..$ owner_session_uuid: NULL [05:56:14.832] ..$ progressor_uuid : NULL [05:56:14.832] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:14.832] ..$ progression_index : NULL [05:56:14.832] ..$ progression_time : chr "2024-11-22 05:56:14.831 +0100" [05:56:14.832] ..$ type : chr "unhide" [05:56:14.832] ..$ message : chr(0) [05:56:14.832] ..$ amount : num 1 [05:56:14.832] ..$ step : NULL [05:56:14.832] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:14" [05:56:14.832] ..$ call : NULL [05:56:14.832] ..$ calls :Dotted pair list of 14 [05:56:14.832] .. ..$ : language with_progress({ y <- slow_sum(1:10) ... [05:56:14.832] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:14.832] .. ..$ : language withVisible(expr) [05:56:14.832] .. ..$ : language slow_sum(1:10) [05:56:14.832] .. ..$ : language p(amount = 0) [05:56:14.832] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:14.832] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:14.832] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:14.832] .. ..$ : language signalCondition(cond) [05:56:14.832] .. ..$ : language (function (p) { ... [05:56:14.832] .. ..$ : language calling_handler(control_progression("unhide")) [05:56:14.832] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:14.832] .. ..$ : language control_progression("unhide") [05:56:14.832] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:14.832] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" | |================================================= | 70%[05:56:14.872] unhide_reporter() ... done [05:56:14.872] Progression calling handler 'update' ... [05:56:14.873] - progression: [05:56:14.873] List of 12 [05:56:14.873] $ owner_session_uuid: chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:14.873] ..- attr(*, "source")=List of 6 [05:56:14.873] .. ..$ host : Named chr "CRANWIN3" [05:56:14.873] .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:56:14.873] .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:56:14.873] .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:56:14.873] .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:14.873] .. ..$ tempdir: chr "D:\\temp\\2024_11_22_05_55_01_31289\\RtmpcRpDnE" [05:56:14.873] .. ..$ pid : int 116752 [05:56:14.873] .. ..$ random : int 1056149315 [05:56:14.873] $ progressor_uuid : chr "c163167e-419c-205e-5113-5d8ec9d9c895" [05:56:14.873] $ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:14.873] $ progression_index : int 34 [05:56:14.873] $ progression_time : chr "2024-11-22 05:56:14.796 +0100" [05:56:14.873] $ type : chr "update" [05:56:14.873] $ message : chr(0) [05:56:14.873] $ amount : num 0 [05:56:14.873] $ step : NULL [05:56:14.873] $ time : POSIXct[1:1], format: "2024-11-22 05:56:14" [05:56:14.873] $ call : NULL [05:56:14.873] $ calls : NULL [05:56:14.873] - attr(*, "class")= chr [1:3] "progression" "immediateCondition" "condition" [05:56:14.887] - progressor_uuid: c163167e-419c-205e-5113-5d8ec9d9c895 [05:56:14.888] - progression_index: 34 [05:56:14.888] - duplicated: FALSE [05:56:14.888] List of 4 [05:56:14.888] $ step : num 8 [05:56:14.888] $ p$amount : num 0 [05:56:14.888] $ p$step : NULL [05:56:14.888] $ max_steps: int 10 [05:56:14.892] List of 5 [05:56:14.892] $ finished : logi FALSE [05:56:14.892] $ step : num 8 [05:56:14.892] $ milestones : num [1:2] 9 10 [05:56:14.892] $ prev_milestone: num 7 [05:56:14.892] $ interval : num 0.1 [05:56:14.896] List of 4 [05:56:14.896] $ dt : 'difftime' num 0.345468997955322 [05:56:14.896] ..- attr(*, "units")= chr "secs" [05:56:14.896] $ : POSIXct[1:1], format: "2024-11-22 05:56:14" [05:56:14.896] $ : POSIXct[1:1], format: "2024-11-22 05:56:14" [05:56:14.896] $ skip: logi FALSE [05:56:14.900] List of 1 [05:56:14.900] $ milestones: num [1:2] 9 10 [05:56:14.902] update_reporter() ... [05:56:14.902] List of 15 [05:56:14.902] $ max_steps : int 10 [05:56:14.902] $ times : num Inf [05:56:14.902] $ interval : num 0.1 [05:56:14.902] $ enable_after: num 0 [05:56:14.902] $ auto_finish : logi TRUE [05:56:14.902] $ clear : logi TRUE [05:56:14.902] $ target : chr "terminal" [05:56:14.902] $ step : num 8 [05:56:14.902] $ message : chr "P: Adding 8" [05:56:14.902] $ timestamps : POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:14.902] $ delta : num 1 [05:56:14.902] $ enabled : logi TRUE [05:56:14.902] $ config :List of 7 [05:56:14.902] ..$ max_steps : int 10 [05:56:14.902] ..$ times : num Inf [05:56:14.902] ..$ interval : num 0.1 [05:56:14.902] ..$ enable_after: num 0 [05:56:14.902] ..$ auto_finish : logi TRUE [05:56:14.902] ..$ clear : logi TRUE [05:56:14.902] ..$ target : chr "terminal" [05:56:14.902] $ state :List of 5 [05:56:14.902] ..$ step : num 8 [05:56:14.902] ..$ message : chr "P: Adding 8" [05:56:14.902] ..$ timestamps: POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:14.902] ..$ delta : num 1 [05:56:14.902] ..$ enabled : logi TRUE [05:56:14.902] $ progression :List of 12 [05:56:14.902] ..$ owner_session_uuid: chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:14.902] .. ..- attr(*, "source")=List of 6 [05:56:14.902] .. .. ..$ host : Named chr "CRANWIN3" [05:56:14.902] .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:56:14.902] .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:56:14.902] .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:56:14.902] .. .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:14.902] .. .. ..$ tempdir: chr "D:\\temp\\2024_11_22_05_55_01_31289\\RtmpcRpDnE" [05:56:14.902] .. .. ..$ pid : int 116752 [05:56:14.902] .. .. ..$ random : int 1056149315 [05:56:14.902] ..$ progressor_uuid : chr "c163167e-419c-205e-5113-5d8ec9d9c895" [05:56:14.902] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:14.902] ..$ progression_index : int 34 [05:56:14.902] ..$ progression_time : chr "2024-11-22 05:56:14.796 +0100" [05:56:14.902] ..$ type : chr "update" [05:56:14.902] ..$ message : chr(0) [05:56:14.902] ..$ amount : num 0 [05:56:14.902] ..$ step : NULL [05:56:14.902] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:14" [05:56:14.902] ..$ call : NULL [05:56:14.902] ..$ calls : NULL [05:56:14.902] ..- attr(*, "class")= chr [1:3] "progression" "immediateCondition" "condition" [05:56:14.933] update_reporter() ... done [05:56:14.933] Progression calling handler 'update' ... done - received a 'progression' - received a 'simpleMessage' [05:56:14.935] hide_reporter() ... [05:56:14.935] List of 15 [05:56:14.935] $ max_steps : int 10 [05:56:14.935] $ times : num Inf [05:56:14.935] $ interval : num 0.1 [05:56:14.935] $ enable_after: num 0 [05:56:14.935] $ auto_finish : logi TRUE [05:56:14.935] $ clear : logi TRUE [05:56:14.935] $ target : chr "terminal" [05:56:14.935] $ step : num 8 [05:56:14.935] $ message : chr "P: Adding 8" [05:56:14.935] $ timestamps : POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:14.935] $ delta : num 1 [05:56:14.935] $ enabled : logi TRUE [05:56:14.935] $ config :List of 7 [05:56:14.935] ..$ max_steps : int 10 [05:56:14.935] ..$ times : num Inf [05:56:14.935] ..$ interval : num 0.1 [05:56:14.935] ..$ enable_after: num 0 [05:56:14.935] ..$ auto_finish : logi TRUE [05:56:14.935] ..$ clear : logi TRUE [05:56:14.935] ..$ target : chr "terminal" [05:56:14.935] $ state :List of 5 [05:56:14.935] ..$ step : num 8 [05:56:14.935] ..$ message : chr "P: Adding 8" [05:56:14.935] ..$ timestamps: POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:14.935] ..$ delta : num 1 [05:56:14.935] ..$ enabled : logi TRUE [05:56:14.935] $ progression :List of 12 [05:56:14.935] ..$ owner_session_uuid: NULL [05:56:14.935] ..$ progressor_uuid : NULL [05:56:14.935] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:14.935] ..$ progression_index : NULL [05:56:14.935] ..$ progression_time : chr "2024-11-22 05:56:14.935 +0100" [05:56:14.935] ..$ type : chr "hide" [05:56:14.935] ..$ message : chr(0) [05:56:14.935] ..$ amount : num 1 [05:56:14.935] ..$ step : NULL [05:56:14.935] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:14" [05:56:14.935] ..$ call : NULL [05:56:14.935] ..$ calls :Dotted pair list of 14 [05:56:14.935] .. ..$ : language with_progress({ y <- slow_sum(1:10) ... [05:56:14.935] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:14.935] .. ..$ : language withVisible(expr) [05:56:14.935] .. ..$ : language slow_sum(1:10) [05:56:14.935] .. ..$ : language p(amount = 0) [05:56:14.935] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:14.935] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:14.935] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:14.935] .. ..$ : language signalCondition(cond) [05:56:14.935] .. ..$ : language (function (p) { ... [05:56:14.935] .. ..$ : language calling_handler(control_progression("hide")) [05:56:14.935] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:14.935] .. ..$ : language control_progression("hide") [05:56:14.935] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:14.935] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" [05:56:14.969] hide_reporter() ... done - received a 'progression' (n=35) [05:56:14.970] unhide_reporter() ... [05:56:14.970] List of 15 [05:56:14.970] $ max_steps : int 10 [05:56:14.970] $ times : num Inf [05:56:14.970] $ interval : num 0.1 [05:56:14.970] $ enable_after: num 0 [05:56:14.970] $ auto_finish : logi TRUE [05:56:14.970] $ clear : logi TRUE [05:56:14.970] $ target : chr "terminal" [05:56:14.970] $ step : num 8 [05:56:14.970] $ message : chr "P: Adding 8" [05:56:14.970] $ timestamps : POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:14.970] $ delta : num 1 [05:56:14.970] $ enabled : logi TRUE [05:56:14.970] $ config :List of 7 [05:56:14.970] ..$ max_steps : int 10 [05:56:14.970] ..$ times : num Inf [05:56:14.970] ..$ interval : num 0.1 [05:56:14.970] ..$ enable_after: num 0 [05:56:14.970] ..$ auto_finish : logi TRUE [05:56:14.970] ..$ clear : logi TRUE [05:56:14.970] ..$ target : chr "terminal" [05:56:14.970] $ state :List of 5 [05:56:14.970] ..$ step : num 8 [05:56:14.970] ..$ message : chr "P: Adding 8" [05:56:14.970] ..$ timestamps: POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:14.970] ..$ delta : num 1 [05:56:14.970] ..$ enabled : logi TRUE [05:56:14.970] $ progression :List of 12 [05:56:14.970] ..$ owner_session_uuid: NULL [05:56:14.970] ..$ progressor_uuid : NULL [05:56:14.970] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:14.970] ..$ progression_index : NULL [05:56:14.970] ..$ progression_time : chr "2024-11-22 05:56:14.969 +0100" [05:56:14.970] ..$ type : chr "unhide" [05:56:14.970] ..$ message : chr(0) [05:56:14.970] ..$ amount : num 1 [05:56:14.970] ..$ step : NULL [05:56:14.970] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:14" [05:56:14.970] ..$ call : NULL [05:56:14.970] ..$ calls :Dotted pair list of 14 [05:56:14.970] .. ..$ : language with_progress({ y <- slow_sum(1:10) ... [05:56:14.970] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:14.970] .. ..$ : language withVisible(expr) [05:56:14.970] .. ..$ : language slow_sum(1:10) [05:56:14.970] .. ..$ : language p(amount = 0) [05:56:14.970] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:14.970] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:14.970] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:14.970] .. ..$ : language signalCondition(cond) [05:56:14.970] .. ..$ : language (function (p) { ... [05:56:14.970] .. ..$ : language calling_handler(control_progression("unhide")) [05:56:14.970] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:14.970] .. ..$ : language control_progression("unhide") [05:56:14.970] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:14.970] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" | |================================================= | 70%[05:56:15.001] unhide_reporter() ... done [05:56:15.001] Progression calling handler 'update' ... [05:56:15.001] - progression: [05:56:15.001] List of 12 [05:56:15.001] $ owner_session_uuid: chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:15.001] ..- attr(*, "source")=List of 6 [05:56:15.001] .. ..$ host : Named chr "CRANWIN3" [05:56:15.001] .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:56:15.001] .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:56:15.001] .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:56:15.001] .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:15.001] .. ..$ tempdir: chr "D:\\temp\\2024_11_22_05_55_01_31289\\RtmpcRpDnE" [05:56:15.001] .. ..$ pid : int 116752 [05:56:15.001] .. ..$ random : int 1056149315 [05:56:15.001] $ progressor_uuid : chr "c163167e-419c-205e-5113-5d8ec9d9c895" [05:56:15.001] $ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:15.001] $ progression_index : int 35 [05:56:15.001] $ progression_time : chr "2024-11-22 05:56:14.934 +0100" [05:56:15.001] $ type : chr "update" [05:56:15.001] $ message : chr(0) [05:56:15.001] $ amount : num 0 [05:56:15.001] $ step : NULL [05:56:15.001] $ time : POSIXct[1:1], format: "2024-11-22 05:56:14" [05:56:15.001] $ call : NULL [05:56:15.001] $ calls : NULL [05:56:15.001] - attr(*, "class")= chr [1:3] "progression" "immediateCondition" "condition" [05:56:15.009] - progressor_uuid: c163167e-419c-205e-5113-5d8ec9d9c895 [05:56:15.009] - progression_index: 35 [05:56:15.009] - duplicated: FALSE [05:56:15.009] List of 4 [05:56:15.009] $ step : num 8 [05:56:15.009] $ p$amount : num 0 [05:56:15.009] $ p$step : NULL [05:56:15.009] $ max_steps: int 10 [05:56:15.011] List of 5 [05:56:15.011] $ finished : logi FALSE [05:56:15.011] $ step : num 8 [05:56:15.011] $ milestones : num [1:2] 9 10 [05:56:15.011] $ prev_milestone: num 7 [05:56:15.011] $ interval : num 0.1 [05:56:15.015] List of 4 [05:56:15.015] $ dt : 'difftime' num 0.465133905410767 [05:56:15.015] ..- attr(*, "units")= chr "secs" [05:56:15.015] $ : POSIXct[1:1], format: "2024-11-22 05:56:15" [05:56:15.015] $ : POSIXct[1:1], format: "2024-11-22 05:56:14" [05:56:15.015] $ skip: logi FALSE [05:56:15.021] List of 1 [05:56:15.021] $ milestones: num [1:2] 9 10 [05:56:15.023] update_reporter() ... [05:56:15.024] List of 15 [05:56:15.024] $ max_steps : int 10 [05:56:15.024] $ times : num Inf [05:56:15.024] $ interval : num 0.1 [05:56:15.024] $ enable_after: num 0 [05:56:15.024] $ auto_finish : logi TRUE [05:56:15.024] $ clear : logi TRUE [05:56:15.024] $ target : chr "terminal" [05:56:15.024] $ step : num 8 [05:56:15.024] $ message : chr "P: Adding 8" [05:56:15.024] $ timestamps : POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:15.024] $ delta : num 1 [05:56:15.024] $ enabled : logi TRUE [05:56:15.024] $ config :List of 7 [05:56:15.024] ..$ max_steps : int 10 [05:56:15.024] ..$ times : num Inf [05:56:15.024] ..$ interval : num 0.1 [05:56:15.024] ..$ enable_after: num 0 [05:56:15.024] ..$ auto_finish : logi TRUE [05:56:15.024] ..$ clear : logi TRUE [05:56:15.024] ..$ target : chr "terminal" [05:56:15.024] $ state :List of 5 [05:56:15.024] ..$ step : num 8 [05:56:15.024] ..$ message : chr "P: Adding 8" [05:56:15.024] ..$ timestamps: POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:15.024] ..$ delta : num 1 [05:56:15.024] ..$ enabled : logi TRUE [05:56:15.024] $ progression :List of 12 [05:56:15.024] ..$ owner_session_uuid: chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:15.024] .. ..- attr(*, "source")=List of 6 [05:56:15.024] .. .. ..$ host : Named chr "CRANWIN3" [05:56:15.024] .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:56:15.024] .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:56:15.024] .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:56:15.024] .. .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:15.024] .. .. ..$ tempdir: chr "D:\\temp\\2024_11_22_05_55_01_31289\\RtmpcRpDnE" [05:56:15.024] .. .. ..$ pid : int 116752 [05:56:15.024] .. .. ..$ random : int 1056149315 [05:56:15.024] ..$ progressor_uuid : chr "c163167e-419c-205e-5113-5d8ec9d9c895" [05:56:15.024] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:15.024] ..$ progression_index : int 35 [05:56:15.024] ..$ progression_time : chr "2024-11-22 05:56:14.934 +0100" [05:56:15.024] ..$ type : chr "update" [05:56:15.024] ..$ message : chr(0) [05:56:15.024] ..$ amount : num 0 [05:56:15.024] ..$ step : NULL [05:56:15.024] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:14" [05:56:15.024] ..$ call : NULL [05:56:15.024] ..$ calls : NULL [05:56:15.024] ..- attr(*, "class")= chr [1:3] "progression" "immediateCondition" "condition" [05:56:15.056] update_reporter() ... done [05:56:15.056] Progression calling handler 'update' ... done - received a 'progression' - received a 'simpleMessage' [05:56:15.058] hide_reporter() ... [05:56:15.058] List of 15 [05:56:15.058] $ max_steps : int 10 [05:56:15.058] $ times : num Inf [05:56:15.058] $ interval : num 0.1 [05:56:15.058] $ enable_after: num 0 [05:56:15.058] $ auto_finish : logi TRUE [05:56:15.058] $ clear : logi TRUE [05:56:15.058] $ target : chr "terminal" [05:56:15.058] $ step : num 8 [05:56:15.058] $ message : chr "P: Adding 8" [05:56:15.058] $ timestamps : POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:15.058] $ delta : num 1 [05:56:15.058] $ enabled : logi TRUE [05:56:15.058] $ config :List of 7 [05:56:15.058] ..$ max_steps : int 10 [05:56:15.058] ..$ times : num Inf [05:56:15.058] ..$ interval : num 0.1 [05:56:15.058] ..$ enable_after: num 0 [05:56:15.058] ..$ auto_finish : logi TRUE [05:56:15.058] ..$ clear : logi TRUE [05:56:15.058] ..$ target : chr "terminal" [05:56:15.058] $ state :List of 5 [05:56:15.058] ..$ step : num 8 [05:56:15.058] ..$ message : chr "P: Adding 8" [05:56:15.058] ..$ timestamps: POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:15.058] ..$ delta : num 1 [05:56:15.058] ..$ enabled : logi TRUE [05:56:15.058] $ progression :List of 12 [05:56:15.058] ..$ owner_session_uuid: NULL [05:56:15.058] ..$ progressor_uuid : NULL [05:56:15.058] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:15.058] ..$ progression_index : NULL [05:56:15.058] ..$ progression_time : chr "2024-11-22 05:56:15.057 +0100" [05:56:15.058] ..$ type : chr "hide" [05:56:15.058] ..$ message : chr(0) [05:56:15.058] ..$ amount : num 1 [05:56:15.058] ..$ step : NULL [05:56:15.058] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:15" [05:56:15.058] ..$ call : NULL [05:56:15.058] ..$ calls :Dotted pair list of 14 [05:56:15.058] .. ..$ : language with_progress({ y <- slow_sum(1:10) ... [05:56:15.058] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:15.058] .. ..$ : language withVisible(expr) [05:56:15.058] .. ..$ : language slow_sum(1:10) [05:56:15.058] .. ..$ : language p(message = sprintf("P: Adding %g", kk)) [05:56:15.058] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:15.058] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:15.058] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:15.058] .. ..$ : language signalCondition(cond) [05:56:15.058] .. ..$ : language (function (p) { ... [05:56:15.058] .. ..$ : language calling_handler(control_progression("hide")) [05:56:15.058] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:15.058] .. ..$ : language control_progression("hide") [05:56:15.058] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:15.058] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" [05:56:15.092] hide_reporter() ... done - received a 'progression' (n=36) [05:56:15.093] unhide_reporter() ... [05:56:15.094] List of 15 [05:56:15.094] $ max_steps : int 10 [05:56:15.094] $ times : num Inf [05:56:15.094] $ interval : num 0.1 [05:56:15.094] $ enable_after: num 0 [05:56:15.094] $ auto_finish : logi TRUE [05:56:15.094] $ clear : logi TRUE [05:56:15.094] $ target : chr "terminal" [05:56:15.094] $ step : num 8 [05:56:15.094] $ message : chr "P: Adding 8" [05:56:15.094] $ timestamps : POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:15.094] $ delta : num 1 [05:56:15.094] $ enabled : logi TRUE [05:56:15.094] $ config :List of 7 [05:56:15.094] ..$ max_steps : int 10 [05:56:15.094] ..$ times : num Inf [05:56:15.094] ..$ interval : num 0.1 [05:56:15.094] ..$ enable_after: num 0 [05:56:15.094] ..$ auto_finish : logi TRUE [05:56:15.094] ..$ clear : logi TRUE [05:56:15.094] ..$ target : chr "terminal" [05:56:15.094] $ state :List of 5 [05:56:15.094] ..$ step : num 8 [05:56:15.094] ..$ message : chr "P: Adding 8" [05:56:15.094] ..$ timestamps: POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:15.094] ..$ delta : num 1 [05:56:15.094] ..$ enabled : logi TRUE [05:56:15.094] $ progression :List of 12 [05:56:15.094] ..$ owner_session_uuid: NULL [05:56:15.094] ..$ progressor_uuid : NULL [05:56:15.094] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:15.094] ..$ progression_index : NULL [05:56:15.094] ..$ progression_time : chr "2024-11-22 05:56:15.093 +0100" [05:56:15.094] ..$ type : chr "unhide" [05:56:15.094] ..$ message : chr(0) [05:56:15.094] ..$ amount : num 1 [05:56:15.094] ..$ step : NULL [05:56:15.094] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:15" [05:56:15.094] ..$ call : NULL [05:56:15.094] ..$ calls :Dotted pair list of 14 [05:56:15.094] .. ..$ : language with_progress({ y <- slow_sum(1:10) ... [05:56:15.094] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:15.094] .. ..$ : language withVisible(expr) [05:56:15.094] .. ..$ : language slow_sum(1:10) [05:56:15.094] .. ..$ : language p(message = sprintf("P: Adding %g", kk)) [05:56:15.094] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:15.094] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:15.094] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:15.094] .. ..$ : language signalCondition(cond) [05:56:15.094] .. ..$ : language (function (p) { ... [05:56:15.094] .. ..$ : language calling_handler(control_progression("unhide")) [05:56:15.094] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:15.094] .. ..$ : language control_progression("unhide") [05:56:15.094] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:15.094] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" | |================================================= | 70%[05:56:15.140] unhide_reporter() ... done [05:56:15.141] Progression calling handler 'update' ... [05:56:15.141] - progression: [05:56:15.141] List of 12 [05:56:15.141] $ owner_session_uuid: chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:15.141] ..- attr(*, "source")=List of 6 [05:56:15.141] .. ..$ host : Named chr "CRANWIN3" [05:56:15.141] .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:56:15.141] .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:56:15.141] .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:56:15.141] .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:15.141] .. ..$ tempdir: chr "D:\\temp\\2024_11_22_05_55_01_31289\\RtmpcRpDnE" [05:56:15.141] .. ..$ pid : int 116752 [05:56:15.141] .. ..$ random : int 1056149315 [05:56:15.141] $ progressor_uuid : chr "c163167e-419c-205e-5113-5d8ec9d9c895" [05:56:15.141] $ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:15.141] $ progression_index : int 36 [05:56:15.141] $ progression_time : chr "2024-11-22 05:56:15.057 +0100" [05:56:15.141] $ type : chr "update" [05:56:15.141] $ message : chr "P: Adding 9" [05:56:15.141] $ amount : num 1 [05:56:15.141] $ step : NULL [05:56:15.141] $ time : POSIXct[1:1], format: "2024-11-22 05:56:15" [05:56:15.141] $ call : NULL [05:56:15.141] $ calls : NULL [05:56:15.141] - attr(*, "class")= chr [1:3] "progression" "immediateCondition" "condition" [05:56:15.157] - progressor_uuid: c163167e-419c-205e-5113-5d8ec9d9c895 [05:56:15.157] - progression_index: 36 [05:56:15.158] - duplicated: FALSE [05:56:15.158] List of 4 [05:56:15.158] $ step : num 8 [05:56:15.158] $ p$amount : num 1 [05:56:15.158] $ p$step : NULL [05:56:15.158] $ max_steps: int 10 [05:56:15.161] List of 5 [05:56:15.161] $ finished : logi FALSE [05:56:15.161] $ step : num 9 [05:56:15.161] $ milestones : num [1:2] 9 10 [05:56:15.161] $ prev_milestone: num 7 [05:56:15.161] $ interval : num 0.1 [05:56:15.164] List of 4 [05:56:15.164] $ dt : 'difftime' num 0.614655017852783 [05:56:15.164] ..- attr(*, "units")= chr "secs" [05:56:15.164] $ : POSIXct[1:1], format: "2024-11-22 05:56:15" [05:56:15.164] $ : POSIXct[1:1], format: "2024-11-22 05:56:14" [05:56:15.164] $ skip: logi FALSE [05:56:15.166] List of 1 [05:56:15.166] $ milestones: num [1:2] 9 10 [05:56:15.167] update_reporter() ... [05:56:15.167] List of 15 [05:56:15.167] $ max_steps : int 10 [05:56:15.167] $ times : num Inf [05:56:15.167] $ interval : num 0.1 [05:56:15.167] $ enable_after: num 0 [05:56:15.167] $ auto_finish : logi TRUE [05:56:15.167] $ clear : logi TRUE [05:56:15.167] $ target : chr "terminal" [05:56:15.167] $ step : num 9 [05:56:15.167] $ message : chr "P: Adding 9" [05:56:15.167] $ timestamps : POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:15.167] $ delta : num 2 [05:56:15.167] $ enabled : logi TRUE [05:56:15.167] $ config :List of 7 [05:56:15.167] ..$ max_steps : int 10 [05:56:15.167] ..$ times : num Inf [05:56:15.167] ..$ interval : num 0.1 [05:56:15.167] ..$ enable_after: num 0 [05:56:15.167] ..$ auto_finish : logi TRUE [05:56:15.167] ..$ clear : logi TRUE [05:56:15.167] ..$ target : chr "terminal" [05:56:15.167] $ state :List of 5 [05:56:15.167] ..$ step : num 9 [05:56:15.167] ..$ message : chr "P: Adding 9" [05:56:15.167] ..$ timestamps: POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:15.167] ..$ delta : num 2 [05:56:15.167] ..$ enabled : logi TRUE [05:56:15.167] $ progression :List of 12 [05:56:15.167] ..$ owner_session_uuid: chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:15.167] .. ..- attr(*, "source")=List of 6 [05:56:15.167] .. .. ..$ host : Named chr "CRANWIN3" [05:56:15.167] .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:56:15.167] .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:56:15.167] .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:56:15.167] .. .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:15.167] .. .. ..$ tempdir: chr "D:\\temp\\2024_11_22_05_55_01_31289\\RtmpcRpDnE" [05:56:15.167] .. .. ..$ pid : int 116752 [05:56:15.167] .. .. ..$ random : int 1056149315 [05:56:15.167] ..$ progressor_uuid : chr "c163167e-419c-205e-5113-5d8ec9d9c895" [05:56:15.167] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:15.167] ..$ progression_index : int 36 [05:56:15.167] ..$ progression_time : chr "2024-11-22 05:56:15.057 +0100" [05:56:15.167] ..$ type : chr "update" [05:56:15.167] ..$ message : chr "P: Adding 9" [05:56:15.167] ..$ amount : num 1 [05:56:15.167] ..$ step : NULL [05:56:15.167] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:15" [05:56:15.167] ..$ call : NULL [05:56:15.167] ..$ calls : NULL [05:56:15.167] ..- attr(*, "class")= chr [1:3] "progression" "immediateCondition" "condition" | |=============================================================== | 90%[05:56:15.197] update_reporter() ... done [05:56:15.198] Progression calling handler 'update' ... done - received a 'progression' - received a 'simpleMessage' - received a 'simpleMessage' [05:56:15.200] hide_reporter() ... [05:56:15.200] List of 15 [05:56:15.200] $ max_steps : int 10 [05:56:15.200] $ times : num Inf [05:56:15.200] $ interval : num 0.1 [05:56:15.200] $ enable_after: num 0 [05:56:15.200] $ auto_finish : logi TRUE [05:56:15.200] $ clear : logi TRUE [05:56:15.200] $ target : chr "terminal" [05:56:15.200] $ step : num 9 [05:56:15.200] $ message : chr "P: Adding 9" [05:56:15.200] $ timestamps : POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:15.200] $ delta : num 0 [05:56:15.200] $ enabled : logi TRUE [05:56:15.200] $ config :List of 7 [05:56:15.200] ..$ max_steps : int 10 [05:56:15.200] ..$ times : num Inf [05:56:15.200] ..$ interval : num 0.1 [05:56:15.200] ..$ enable_after: num 0 [05:56:15.200] ..$ auto_finish : logi TRUE [05:56:15.200] ..$ clear : logi TRUE [05:56:15.200] ..$ target : chr "terminal" [05:56:15.200] $ state :List of 5 [05:56:15.200] ..$ step : num 9 [05:56:15.200] ..$ message : chr "P: Adding 9" [05:56:15.200] ..$ timestamps: POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:15.200] ..$ delta : num 0 [05:56:15.200] ..$ enabled : logi TRUE [05:56:15.200] $ progression :List of 12 [05:56:15.200] ..$ owner_session_uuid: NULL [05:56:15.200] ..$ progressor_uuid : NULL [05:56:15.200] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:15.200] ..$ progression_index : NULL [05:56:15.200] ..$ progression_time : chr "2024-11-22 05:56:15.200 +0100" [05:56:15.200] ..$ type : chr "hide" [05:56:15.200] ..$ message : chr(0) [05:56:15.200] ..$ amount : num 1 [05:56:15.200] ..$ step : NULL [05:56:15.200] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:15" [05:56:15.200] ..$ call : NULL [05:56:15.200] ..$ calls :Dotted pair list of 14 [05:56:15.200] .. ..$ : language with_progress({ y <- slow_sum(1:10) ... [05:56:15.200] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:15.200] .. ..$ : language withVisible(expr) [05:56:15.200] .. ..$ : language slow_sum(1:10) [05:56:15.200] .. ..$ : language p(amount = 0) [05:56:15.200] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:15.200] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:15.200] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:15.200] .. ..$ : language signalCondition(cond) [05:56:15.200] .. ..$ : language (function (p) { ... [05:56:15.200] .. ..$ : language calling_handler(control_progression("hide")) [05:56:15.200] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:15.200] .. ..$ : language control_progression("hide") [05:56:15.200] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:15.200] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" [05:56:15.236] hide_reporter() ... done M: Added value 9 - received a 'progression' (n=37) [05:56:15.237] unhide_reporter() ... [05:56:15.238] List of 15 [05:56:15.238] $ max_steps : int 10 [05:56:15.238] $ times : num Inf [05:56:15.238] $ interval : num 0.1 [05:56:15.238] $ enable_after: num 0 [05:56:15.238] $ auto_finish : logi TRUE [05:56:15.238] $ clear : logi TRUE [05:56:15.238] $ target : chr "terminal" [05:56:15.238] $ step : num 9 [05:56:15.238] $ message : chr "P: Adding 9" [05:56:15.238] $ timestamps : POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:15.238] $ delta : num 0 [05:56:15.238] $ enabled : logi TRUE [05:56:15.238] $ config :List of 7 [05:56:15.238] ..$ max_steps : int 10 [05:56:15.238] ..$ times : num Inf [05:56:15.238] ..$ interval : num 0.1 [05:56:15.238] ..$ enable_after: num 0 [05:56:15.238] ..$ auto_finish : logi TRUE [05:56:15.238] ..$ clear : logi TRUE [05:56:15.238] ..$ target : chr "terminal" [05:56:15.238] $ state :List of 5 [05:56:15.238] ..$ step : num 9 [05:56:15.238] ..$ message : chr "P: Adding 9" [05:56:15.238] ..$ timestamps: POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:15.238] ..$ delta : num 0 [05:56:15.238] ..$ enabled : logi TRUE [05:56:15.238] $ progression :List of 12 [05:56:15.238] ..$ owner_session_uuid: NULL [05:56:15.238] ..$ progressor_uuid : NULL [05:56:15.238] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:15.238] ..$ progression_index : NULL [05:56:15.238] ..$ progression_time : chr "2024-11-22 05:56:15.237 +0100" [05:56:15.238] ..$ type : chr "unhide" [05:56:15.238] ..$ message : chr(0) [05:56:15.238] ..$ amount : num 1 [05:56:15.238] ..$ step : NULL [05:56:15.238] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:15" [05:56:15.238] ..$ call : NULL [05:56:15.238] ..$ calls :Dotted pair list of 14 [05:56:15.238] .. ..$ : language with_progress({ y <- slow_sum(1:10) ... [05:56:15.238] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:15.238] .. ..$ : language withVisible(expr) [05:56:15.238] .. ..$ : language slow_sum(1:10) [05:56:15.238] .. ..$ : language p(amount = 0) [05:56:15.238] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:15.238] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:15.238] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:15.238] .. ..$ : language signalCondition(cond) [05:56:15.238] .. ..$ : language (function (p) { ... [05:56:15.238] .. ..$ : language calling_handler(control_progression("unhide")) [05:56:15.238] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:15.238] .. ..$ : language control_progression("unhide") [05:56:15.238] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:15.238] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" | |=============================================================== | 90%[05:56:15.264] unhide_reporter() ... done [05:56:15.264] Progression calling handler 'update' ... [05:56:15.264] - progression: [05:56:15.264] List of 12 [05:56:15.264] $ owner_session_uuid: chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:15.264] ..- attr(*, "source")=List of 6 [05:56:15.264] .. ..$ host : Named chr "CRANWIN3" [05:56:15.264] .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:56:15.264] .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:56:15.264] .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:56:15.264] .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:15.264] .. ..$ tempdir: chr "D:\\temp\\2024_11_22_05_55_01_31289\\RtmpcRpDnE" [05:56:15.264] .. ..$ pid : int 116752 [05:56:15.264] .. ..$ random : int 1056149315 [05:56:15.264] $ progressor_uuid : chr "c163167e-419c-205e-5113-5d8ec9d9c895" [05:56:15.264] $ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:15.264] $ progression_index : int 37 [05:56:15.264] $ progression_time : chr "2024-11-22 05:56:15.199 +0100" [05:56:15.264] $ type : chr "update" [05:56:15.264] $ message : chr(0) [05:56:15.264] $ amount : num 0 [05:56:15.264] $ step : NULL [05:56:15.264] $ time : POSIXct[1:1], format: "2024-11-22 05:56:15" [05:56:15.264] $ call : NULL [05:56:15.264] $ calls : NULL [05:56:15.264] - attr(*, "class")= chr [1:3] "progression" "immediateCondition" "condition" [05:56:15.273] - progressor_uuid: c163167e-419c-205e-5113-5d8ec9d9c895 [05:56:15.276] - progression_index: 37 [05:56:15.276] - duplicated: FALSE [05:56:15.276] List of 4 [05:56:15.276] $ step : num 9 [05:56:15.276] $ p$amount : num 0 [05:56:15.276] $ p$step : NULL [05:56:15.276] $ max_steps: int 10 [05:56:15.279] List of 5 [05:56:15.279] $ finished : logi FALSE [05:56:15.279] $ step : num 9 [05:56:15.279] $ milestones : num 10 [05:56:15.279] $ prev_milestone: num 9 [05:56:15.279] $ interval : num 0.1 [05:56:15.282] List of 4 [05:56:15.282] $ dt : 'difftime' num 0 [05:56:15.282] ..- attr(*, "units")= chr "secs" [05:56:15.282] $ : POSIXct[1:1], format: "2024-11-22 05:56:15" [05:56:15.282] $ : POSIXct[1:1], format: "2024-11-22 05:56:15" [05:56:15.282] $ skip: logi TRUE [05:56:15.286] Progression calling handler 'update' ... done - received a 'progression' - received a 'simpleMessage' [05:56:15.287] hide_reporter() ... [05:56:15.287] List of 15 [05:56:15.287] $ max_steps : int 10 [05:56:15.287] $ times : num Inf [05:56:15.287] $ interval : num 0.1 [05:56:15.287] $ enable_after: num 0 [05:56:15.287] $ auto_finish : logi TRUE [05:56:15.287] $ clear : logi TRUE [05:56:15.287] $ target : chr "terminal" [05:56:15.287] $ step : num 9 [05:56:15.287] $ message : chr "P: Adding 9" [05:56:15.287] $ timestamps : POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:15.287] $ delta : num 0 [05:56:15.287] $ enabled : logi TRUE [05:56:15.287] $ config :List of 7 [05:56:15.287] ..$ max_steps : int 10 [05:56:15.287] ..$ times : num Inf [05:56:15.287] ..$ interval : num 0.1 [05:56:15.287] ..$ enable_after: num 0 [05:56:15.287] ..$ auto_finish : logi TRUE [05:56:15.287] ..$ clear : logi TRUE [05:56:15.287] ..$ target : chr "terminal" [05:56:15.287] $ state :List of 5 [05:56:15.287] ..$ step : num 9 [05:56:15.287] ..$ message : chr "P: Adding 9" [05:56:15.287] ..$ timestamps: POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:15.287] ..$ delta : num 0 [05:56:15.287] ..$ enabled : logi TRUE [05:56:15.287] $ progression :List of 12 [05:56:15.287] ..$ owner_session_uuid: NULL [05:56:15.287] ..$ progressor_uuid : NULL [05:56:15.287] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:15.287] ..$ progression_index : NULL [05:56:15.287] ..$ progression_time : chr "2024-11-22 05:56:15.287 +0100" [05:56:15.287] ..$ type : chr "hide" [05:56:15.287] ..$ message : chr(0) [05:56:15.287] ..$ amount : num 1 [05:56:15.287] ..$ step : NULL [05:56:15.287] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:15" [05:56:15.287] ..$ call : NULL [05:56:15.287] ..$ calls :Dotted pair list of 14 [05:56:15.287] .. ..$ : language with_progress({ y <- slow_sum(1:10) ... [05:56:15.287] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:15.287] .. ..$ : language withVisible(expr) [05:56:15.287] .. ..$ : language slow_sum(1:10) [05:56:15.287] .. ..$ : language p(amount = 0) [05:56:15.287] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:15.287] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:15.287] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:15.287] .. ..$ : language signalCondition(cond) [05:56:15.287] .. ..$ : language (function (p) { ... [05:56:15.287] .. ..$ : language calling_handler(control_progression("hide")) [05:56:15.287] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:15.287] .. ..$ : language control_progression("hide") [05:56:15.287] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:15.287] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" [05:56:15.313] hide_reporter() ... done - received a 'progression' (n=38) [05:56:15.314] unhide_reporter() ... [05:56:15.314] List of 15 [05:56:15.314] $ max_steps : int 10 [05:56:15.314] $ times : num Inf [05:56:15.314] $ interval : num 0.1 [05:56:15.314] $ enable_after: num 0 [05:56:15.314] $ auto_finish : logi TRUE [05:56:15.314] $ clear : logi TRUE [05:56:15.314] $ target : chr "terminal" [05:56:15.314] $ step : num 9 [05:56:15.314] $ message : chr "P: Adding 9" [05:56:15.314] $ timestamps : POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:15.314] $ delta : num 0 [05:56:15.314] $ enabled : logi TRUE [05:56:15.314] $ config :List of 7 [05:56:15.314] ..$ max_steps : int 10 [05:56:15.314] ..$ times : num Inf [05:56:15.314] ..$ interval : num 0.1 [05:56:15.314] ..$ enable_after: num 0 [05:56:15.314] ..$ auto_finish : logi TRUE [05:56:15.314] ..$ clear : logi TRUE [05:56:15.314] ..$ target : chr "terminal" [05:56:15.314] $ state :List of 5 [05:56:15.314] ..$ step : num 9 [05:56:15.314] ..$ message : chr "P: Adding 9" [05:56:15.314] ..$ timestamps: POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:15.314] ..$ delta : num 0 [05:56:15.314] ..$ enabled : logi TRUE [05:56:15.314] $ progression :List of 12 [05:56:15.314] ..$ owner_session_uuid: NULL [05:56:15.314] ..$ progressor_uuid : NULL [05:56:15.314] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:15.314] ..$ progression_index : NULL [05:56:15.314] ..$ progression_time : chr "2024-11-22 05:56:15.313 +0100" [05:56:15.314] ..$ type : chr "unhide" [05:56:15.314] ..$ message : chr(0) [05:56:15.314] ..$ amount : num 1 [05:56:15.314] ..$ step : NULL [05:56:15.314] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:15" [05:56:15.314] ..$ call : NULL [05:56:15.314] ..$ calls :Dotted pair list of 14 [05:56:15.314] .. ..$ : language with_progress({ y <- slow_sum(1:10) ... [05:56:15.314] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:15.314] .. ..$ : language withVisible(expr) [05:56:15.314] .. ..$ : language slow_sum(1:10) [05:56:15.314] .. ..$ : language p(amount = 0) [05:56:15.314] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:15.314] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:15.314] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:15.314] .. ..$ : language signalCondition(cond) [05:56:15.314] .. ..$ : language (function (p) { ... [05:56:15.314] .. ..$ : language calling_handler(control_progression("unhide")) [05:56:15.314] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:15.314] .. ..$ : language control_progression("unhide") [05:56:15.314] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:15.314] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" | |=============================================================== | 90%[05:56:15.335] unhide_reporter() ... done [05:56:15.336] Progression calling handler 'update' ... [05:56:15.336] - progression: [05:56:15.336] List of 12 [05:56:15.336] $ owner_session_uuid: chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:15.336] ..- attr(*, "source")=List of 6 [05:56:15.336] .. ..$ host : Named chr "CRANWIN3" [05:56:15.336] .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:56:15.336] .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:56:15.336] .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:56:15.336] .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:15.336] .. ..$ tempdir: chr "D:\\temp\\2024_11_22_05_55_01_31289\\RtmpcRpDnE" [05:56:15.336] .. ..$ pid : int 116752 [05:56:15.336] .. ..$ random : int 1056149315 [05:56:15.336] $ progressor_uuid : chr "c163167e-419c-205e-5113-5d8ec9d9c895" [05:56:15.336] $ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:15.336] $ progression_index : int 38 [05:56:15.336] $ progression_time : chr "2024-11-22 05:56:15.286 +0100" [05:56:15.336] $ type : chr "update" [05:56:15.336] $ message : chr(0) [05:56:15.336] $ amount : num 0 [05:56:15.336] $ step : NULL [05:56:15.336] $ time : POSIXct[1:1], format: "2024-11-22 05:56:15" [05:56:15.336] $ call : NULL [05:56:15.336] $ calls : NULL [05:56:15.336] - attr(*, "class")= chr [1:3] "progression" "immediateCondition" "condition" [05:56:15.344] - progressor_uuid: c163167e-419c-205e-5113-5d8ec9d9c895 [05:56:15.345] - progression_index: 38 [05:56:15.345] - duplicated: FALSE [05:56:15.345] List of 4 [05:56:15.345] $ step : num 9 [05:56:15.345] $ p$amount : num 0 [05:56:15.345] $ p$step : NULL [05:56:15.345] $ max_steps: int 10 [05:56:15.347] List of 5 [05:56:15.347] $ finished : logi FALSE [05:56:15.347] $ step : num 9 [05:56:15.347] $ milestones : num 10 [05:56:15.347] $ prev_milestone: num 9 [05:56:15.347] $ interval : num 0.1 [05:56:15.350] List of 4 [05:56:15.350] $ dt : 'difftime' num 0 [05:56:15.350] ..- attr(*, "units")= chr "secs" [05:56:15.350] $ : POSIXct[1:1], format: "2024-11-22 05:56:15" [05:56:15.350] $ : POSIXct[1:1], format: "2024-11-22 05:56:15" [05:56:15.350] $ skip: logi TRUE [05:56:15.352] Progression calling handler 'update' ... done - received a 'progression' - received a 'simpleMessage' [05:56:15.353] hide_reporter() ... [05:56:15.354] List of 15 [05:56:15.354] $ max_steps : int 10 [05:56:15.354] $ times : num Inf [05:56:15.354] $ interval : num 0.1 [05:56:15.354] $ enable_after: num 0 [05:56:15.354] $ auto_finish : logi TRUE [05:56:15.354] $ clear : logi TRUE [05:56:15.354] $ target : chr "terminal" [05:56:15.354] $ step : num 9 [05:56:15.354] $ message : chr "P: Adding 9" [05:56:15.354] $ timestamps : POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:15.354] $ delta : num 0 [05:56:15.354] $ enabled : logi TRUE [05:56:15.354] $ config :List of 7 [05:56:15.354] ..$ max_steps : int 10 [05:56:15.354] ..$ times : num Inf [05:56:15.354] ..$ interval : num 0.1 [05:56:15.354] ..$ enable_after: num 0 [05:56:15.354] ..$ auto_finish : logi TRUE [05:56:15.354] ..$ clear : logi TRUE [05:56:15.354] ..$ target : chr "terminal" [05:56:15.354] $ state :List of 5 [05:56:15.354] ..$ step : num 9 [05:56:15.354] ..$ message : chr "P: Adding 9" [05:56:15.354] ..$ timestamps: POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:15.354] ..$ delta : num 0 [05:56:15.354] ..$ enabled : logi TRUE [05:56:15.354] $ progression :List of 12 [05:56:15.354] ..$ owner_session_uuid: NULL [05:56:15.354] ..$ progressor_uuid : NULL [05:56:15.354] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:15.354] ..$ progression_index : NULL [05:56:15.354] ..$ progression_time : chr "2024-11-22 05:56:15.353 +0100" [05:56:15.354] ..$ type : chr "hide" [05:56:15.354] ..$ message : chr(0) [05:56:15.354] ..$ amount : num 1 [05:56:15.354] ..$ step : NULL [05:56:15.354] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:15" [05:56:15.354] ..$ call : NULL [05:56:15.354] ..$ calls :Dotted pair list of 14 [05:56:15.354] .. ..$ : language with_progress({ y <- slow_sum(1:10) ... [05:56:15.354] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:15.354] .. ..$ : language withVisible(expr) [05:56:15.354] .. ..$ : language slow_sum(1:10) [05:56:15.354] .. ..$ : language p(amount = 0) [05:56:15.354] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:15.354] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:15.354] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:15.354] .. ..$ : language signalCondition(cond) [05:56:15.354] .. ..$ : language (function (p) { ... [05:56:15.354] .. ..$ : language calling_handler(control_progression("hide")) [05:56:15.354] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:15.354] .. ..$ : language control_progression("hide") [05:56:15.354] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:15.354] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" [05:56:15.375] hide_reporter() ... done - received a 'progression' (n=39) [05:56:15.375] unhide_reporter() ... [05:56:15.376] List of 15 [05:56:15.376] $ max_steps : int 10 [05:56:15.376] $ times : num Inf [05:56:15.376] $ interval : num 0.1 [05:56:15.376] $ enable_after: num 0 [05:56:15.376] $ auto_finish : logi TRUE [05:56:15.376] $ clear : logi TRUE [05:56:15.376] $ target : chr "terminal" [05:56:15.376] $ step : num 9 [05:56:15.376] $ message : chr "P: Adding 9" [05:56:15.376] $ timestamps : POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:15.376] $ delta : num 0 [05:56:15.376] $ enabled : logi TRUE [05:56:15.376] $ config :List of 7 [05:56:15.376] ..$ max_steps : int 10 [05:56:15.376] ..$ times : num Inf [05:56:15.376] ..$ interval : num 0.1 [05:56:15.376] ..$ enable_after: num 0 [05:56:15.376] ..$ auto_finish : logi TRUE [05:56:15.376] ..$ clear : logi TRUE [05:56:15.376] ..$ target : chr "terminal" [05:56:15.376] $ state :List of 5 [05:56:15.376] ..$ step : num 9 [05:56:15.376] ..$ message : chr "P: Adding 9" [05:56:15.376] ..$ timestamps: POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:15.376] ..$ delta : num 0 [05:56:15.376] ..$ enabled : logi TRUE [05:56:15.376] $ progression :List of 12 [05:56:15.376] ..$ owner_session_uuid: NULL [05:56:15.376] ..$ progressor_uuid : NULL [05:56:15.376] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:15.376] ..$ progression_index : NULL [05:56:15.376] ..$ progression_time : chr "2024-11-22 05:56:15.375 +0100" [05:56:15.376] ..$ type : chr "unhide" [05:56:15.376] ..$ message : chr(0) [05:56:15.376] ..$ amount : num 1 [05:56:15.376] ..$ step : NULL [05:56:15.376] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:15" [05:56:15.376] ..$ call : NULL [05:56:15.376] ..$ calls :Dotted pair list of 14 [05:56:15.376] .. ..$ : language with_progress({ y <- slow_sum(1:10) ... [05:56:15.376] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:15.376] .. ..$ : language withVisible(expr) [05:56:15.376] .. ..$ : language slow_sum(1:10) [05:56:15.376] .. ..$ : language p(amount = 0) [05:56:15.376] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:15.376] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:15.376] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:15.376] .. ..$ : language signalCondition(cond) [05:56:15.376] .. ..$ : language (function (p) { ... [05:56:15.376] .. ..$ : language calling_handler(control_progression("unhide")) [05:56:15.376] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:15.376] .. ..$ : language control_progression("unhide") [05:56:15.376] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:15.376] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" | |=============================================================== | 90%[05:56:15.400] unhide_reporter() ... done [05:56:15.400] Progression calling handler 'update' ... [05:56:15.400] - progression: [05:56:15.400] List of 12 [05:56:15.400] $ owner_session_uuid: chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:15.400] ..- attr(*, "source")=List of 6 [05:56:15.400] .. ..$ host : Named chr "CRANWIN3" [05:56:15.400] .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:56:15.400] .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:56:15.400] .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:56:15.400] .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:15.400] .. ..$ tempdir: chr "D:\\temp\\2024_11_22_05_55_01_31289\\RtmpcRpDnE" [05:56:15.400] .. ..$ pid : int 116752 [05:56:15.400] .. ..$ random : int 1056149315 [05:56:15.400] $ progressor_uuid : chr "c163167e-419c-205e-5113-5d8ec9d9c895" [05:56:15.400] $ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:15.400] $ progression_index : int 39 [05:56:15.400] $ progression_time : chr "2024-11-22 05:56:15.353 +0100" [05:56:15.400] $ type : chr "update" [05:56:15.400] $ message : chr(0) [05:56:15.400] $ amount : num 0 [05:56:15.400] $ step : NULL [05:56:15.400] $ time : POSIXct[1:1], format: "2024-11-22 05:56:15" [05:56:15.400] $ call : NULL [05:56:15.400] $ calls : NULL [05:56:15.400] - attr(*, "class")= chr [1:3] "progression" "immediateCondition" "condition" [05:56:15.409] - progressor_uuid: c163167e-419c-205e-5113-5d8ec9d9c895 [05:56:15.409] - progression_index: 39 [05:56:15.409] - duplicated: FALSE [05:56:15.409] List of 4 [05:56:15.409] $ step : num 9 [05:56:15.409] $ p$amount : num 0 [05:56:15.409] $ p$step : NULL [05:56:15.409] $ max_steps: int 10 [05:56:15.411] List of 5 [05:56:15.411] $ finished : logi FALSE [05:56:15.411] $ step : num 9 [05:56:15.411] $ milestones : num 10 [05:56:15.411] $ prev_milestone: num 9 [05:56:15.411] $ interval : num 0.1 [05:56:15.414] List of 4 [05:56:15.414] $ dt : 'difftime' num 0 [05:56:15.414] ..- attr(*, "units")= chr "secs" [05:56:15.414] $ : POSIXct[1:1], format: "2024-11-22 05:56:15" [05:56:15.414] $ : POSIXct[1:1], format: "2024-11-22 05:56:15" [05:56:15.414] $ skip: logi TRUE [05:56:15.417] Progression calling handler 'update' ... done - received a 'progression' - received a 'simpleMessage' [05:56:15.418] hide_reporter() ... [05:56:15.418] List of 15 [05:56:15.418] $ max_steps : int 10 [05:56:15.418] $ times : num Inf [05:56:15.418] $ interval : num 0.1 [05:56:15.418] $ enable_after: num 0 [05:56:15.418] $ auto_finish : logi TRUE [05:56:15.418] $ clear : logi TRUE [05:56:15.418] $ target : chr "terminal" [05:56:15.418] $ step : num 9 [05:56:15.418] $ message : chr "P: Adding 9" [05:56:15.418] $ timestamps : POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:15.418] $ delta : num 0 [05:56:15.418] $ enabled : logi TRUE [05:56:15.418] $ config :List of 7 [05:56:15.418] ..$ max_steps : int 10 [05:56:15.418] ..$ times : num Inf [05:56:15.418] ..$ interval : num 0.1 [05:56:15.418] ..$ enable_after: num 0 [05:56:15.418] ..$ auto_finish : logi TRUE [05:56:15.418] ..$ clear : logi TRUE [05:56:15.418] ..$ target : chr "terminal" [05:56:15.418] $ state :List of 5 [05:56:15.418] ..$ step : num 9 [05:56:15.418] ..$ message : chr "P: Adding 9" [05:56:15.418] ..$ timestamps: POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:15.418] ..$ delta : num 0 [05:56:15.418] ..$ enabled : logi TRUE [05:56:15.418] $ progression :List of 12 [05:56:15.418] ..$ owner_session_uuid: NULL [05:56:15.418] ..$ progressor_uuid : NULL [05:56:15.418] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:15.418] ..$ progression_index : NULL [05:56:15.418] ..$ progression_time : chr "2024-11-22 05:56:15.417 +0100" [05:56:15.418] ..$ type : chr "hide" [05:56:15.418] ..$ message : chr(0) [05:56:15.418] ..$ amount : num 1 [05:56:15.418] ..$ step : NULL [05:56:15.418] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:15" [05:56:15.418] ..$ call : NULL [05:56:15.418] ..$ calls :Dotted pair list of 14 [05:56:15.418] .. ..$ : language with_progress({ y <- slow_sum(1:10) ... [05:56:15.418] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:15.418] .. ..$ : language withVisible(expr) [05:56:15.418] .. ..$ : language slow_sum(1:10) [05:56:15.418] .. ..$ : language p(message = sprintf("P: Adding %g", kk)) [05:56:15.418] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:15.418] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:15.418] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:15.418] .. ..$ : language signalCondition(cond) [05:56:15.418] .. ..$ : language (function (p) { ... [05:56:15.418] .. ..$ : language calling_handler(control_progression("hide")) [05:56:15.418] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:15.418] .. ..$ : language control_progression("hide") [05:56:15.418] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:15.418] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" [05:56:15.438] hide_reporter() ... done - received a 'progression' (n=40) [05:56:15.439] unhide_reporter() ... [05:56:15.439] List of 15 [05:56:15.439] $ max_steps : int 10 [05:56:15.439] $ times : num Inf [05:56:15.439] $ interval : num 0.1 [05:56:15.439] $ enable_after: num 0 [05:56:15.439] $ auto_finish : logi TRUE [05:56:15.439] $ clear : logi TRUE [05:56:15.439] $ target : chr "terminal" [05:56:15.439] $ step : num 9 [05:56:15.439] $ message : chr "P: Adding 9" [05:56:15.439] $ timestamps : POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:15.439] $ delta : num 0 [05:56:15.439] $ enabled : logi TRUE [05:56:15.439] $ config :List of 7 [05:56:15.439] ..$ max_steps : int 10 [05:56:15.439] ..$ times : num Inf [05:56:15.439] ..$ interval : num 0.1 [05:56:15.439] ..$ enable_after: num 0 [05:56:15.439] ..$ auto_finish : logi TRUE [05:56:15.439] ..$ clear : logi TRUE [05:56:15.439] ..$ target : chr "terminal" [05:56:15.439] $ state :List of 5 [05:56:15.439] ..$ step : num 9 [05:56:15.439] ..$ message : chr "P: Adding 9" [05:56:15.439] ..$ timestamps: POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:15.439] ..$ delta : num 0 [05:56:15.439] ..$ enabled : logi TRUE [05:56:15.439] $ progression :List of 12 [05:56:15.439] ..$ owner_session_uuid: NULL [05:56:15.439] ..$ progressor_uuid : NULL [05:56:15.439] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:15.439] ..$ progression_index : NULL [05:56:15.439] ..$ progression_time : chr "2024-11-22 05:56:15.439 +0100" [05:56:15.439] ..$ type : chr "unhide" [05:56:15.439] ..$ message : chr(0) [05:56:15.439] ..$ amount : num 1 [05:56:15.439] ..$ step : NULL [05:56:15.439] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:15" [05:56:15.439] ..$ call : NULL [05:56:15.439] ..$ calls :Dotted pair list of 14 [05:56:15.439] .. ..$ : language with_progress({ y <- slow_sum(1:10) ... [05:56:15.439] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:15.439] .. ..$ : language withVisible(expr) [05:56:15.439] .. ..$ : language slow_sum(1:10) [05:56:15.439] .. ..$ : language p(message = sprintf("P: Adding %g", kk)) [05:56:15.439] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:15.439] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:15.439] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:15.439] .. ..$ : language signalCondition(cond) [05:56:15.439] .. ..$ : language (function (p) { ... [05:56:15.439] .. ..$ : language calling_handler(control_progression("unhide")) [05:56:15.439] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:15.439] .. ..$ : language control_progression("unhide") [05:56:15.439] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:15.439] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" | |=============================================================== | 90%[05:56:15.471] unhide_reporter() ... done [05:56:15.471] Progression calling handler 'update' ... [05:56:15.472] - progression: [05:56:15.472] List of 12 [05:56:15.472] $ owner_session_uuid: chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:15.472] ..- attr(*, "source")=List of 6 [05:56:15.472] .. ..$ host : Named chr "CRANWIN3" [05:56:15.472] .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:56:15.472] .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:56:15.472] .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:56:15.472] .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:15.472] .. ..$ tempdir: chr "D:\\temp\\2024_11_22_05_55_01_31289\\RtmpcRpDnE" [05:56:15.472] .. ..$ pid : int 116752 [05:56:15.472] .. ..$ random : int 1056149315 [05:56:15.472] $ progressor_uuid : chr "c163167e-419c-205e-5113-5d8ec9d9c895" [05:56:15.472] $ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:15.472] $ progression_index : int 40 [05:56:15.472] $ progression_time : chr "2024-11-22 05:56:15.417 +0100" [05:56:15.472] $ type : chr "update" [05:56:15.472] $ message : chr "P: Adding 10" [05:56:15.472] $ amount : num 1 [05:56:15.472] $ step : NULL [05:56:15.472] $ time : POSIXct[1:1], format: "2024-11-22 05:56:15" [05:56:15.472] $ call : NULL [05:56:15.472] $ calls : NULL [05:56:15.472] - attr(*, "class")= chr [1:3] "progression" "immediateCondition" "condition" [05:56:15.492] - progressor_uuid: c163167e-419c-205e-5113-5d8ec9d9c895 [05:56:15.492] - progression_index: 40 [05:56:15.492] - duplicated: FALSE [05:56:15.493] List of 4 [05:56:15.493] $ step : num 9 [05:56:15.493] $ p$amount : num 1 [05:56:15.493] $ p$step : NULL [05:56:15.493] $ max_steps: int 10 [05:56:15.497] List of 5 [05:56:15.497] $ finished : logi FALSE [05:56:15.497] $ step : num 10 [05:56:15.497] $ milestones : num 10 [05:56:15.497] $ prev_milestone: num 9 [05:56:15.497] $ interval : num 0.1 [05:56:15.502] List of 4 [05:56:15.502] $ dt : 'difftime' num 0.0856318473815918 [05:56:15.502] ..- attr(*, "units")= chr "secs" [05:56:15.502] $ : POSIXct[1:1], format: "2024-11-22 05:56:15" [05:56:15.502] $ : POSIXct[1:1], format: "2024-11-22 05:56:15" [05:56:15.502] $ skip: logi TRUE [05:56:15.506] List of 2 [05:56:15.506] $ type : chr "finish (auto)" [05:56:15.506] $ milestones: num(0) [05:56:15.509] List of 4 [05:56:15.509] $ step : num 10 [05:56:15.509] $ p$amount : num 1 [05:56:15.509] $ p$step : NULL [05:56:15.509] $ max_steps: int 10 [05:56:15.512] List of 5 [05:56:15.512] $ finished : logi FALSE [05:56:15.512] $ step : num 10 [05:56:15.512] $ milestones : num(0) [05:56:15.512] $ prev_milestone: num 9 [05:56:15.512] $ interval : num 0.1 [05:56:15.516] finish_reporter() ... [05:56:15.517] List of 15 [05:56:15.517] $ max_steps : int 10 [05:56:15.517] $ times : num Inf [05:56:15.517] $ interval : num 0.1 [05:56:15.517] $ enable_after: num 0 [05:56:15.517] $ auto_finish : logi TRUE [05:56:15.517] $ clear : logi TRUE [05:56:15.517] $ target : chr "terminal" [05:56:15.517] $ step : num 10 [05:56:15.517] $ message : chr "P: Adding 10" [05:56:15.517] $ timestamps : POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:15.517] $ delta : num 1 [05:56:15.517] $ enabled : logi TRUE [05:56:15.517] $ config :List of 7 [05:56:15.517] ..$ max_steps : int 10 [05:56:15.517] ..$ times : num Inf [05:56:15.517] ..$ interval : num 0.1 [05:56:15.517] ..$ enable_after: num 0 [05:56:15.517] ..$ auto_finish : logi TRUE [05:56:15.517] ..$ clear : logi TRUE [05:56:15.517] ..$ target : chr "terminal" [05:56:15.517] $ state :List of 5 [05:56:15.517] ..$ step : num 10 [05:56:15.517] ..$ message : chr "P: Adding 10" [05:56:15.517] ..$ timestamps: POSIXct[1:10], format: "2024-11-22 05:56:11" "2024-11-22 05:56:11" ... [05:56:15.517] ..$ delta : num 1 [05:56:15.517] ..$ enabled : logi TRUE [05:56:15.517] $ progression :List of 12 [05:56:15.517] ..$ owner_session_uuid: chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:15.517] .. ..- attr(*, "source")=List of 6 [05:56:15.517] .. .. ..$ host : Named chr "CRANWIN3" [05:56:15.517] .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:56:15.517] .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:56:15.517] .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:56:15.517] .. .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:15.517] .. .. ..$ tempdir: chr "D:\\temp\\2024_11_22_05_55_01_31289\\RtmpcRpDnE" [05:56:15.517] .. .. ..$ pid : int 116752 [05:56:15.517] .. .. ..$ random : int 1056149315 [05:56:15.517] ..$ progressor_uuid : chr "c163167e-419c-205e-5113-5d8ec9d9c895" [05:56:15.517] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:15.517] ..$ progression_index : int 40 [05:56:15.517] ..$ progression_time : chr "2024-11-22 05:56:15.417 +0100" [05:56:15.517] ..$ type : chr "update" [05:56:15.517] ..$ message : chr "P: Adding 10" [05:56:15.517] ..$ amount : num 1 [05:56:15.517] ..$ step : NULL [05:56:15.517] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:15" [05:56:15.517] ..$ call : NULL [05:56:15.517] ..$ calls : NULL [05:56:15.517] ..- attr(*, "class")= chr [1:3] "progression" "immediateCondition" "condition" [05:56:15.548] List of 4 [05:56:15.548] $ step : num 10 [05:56:15.548] $ p$amount : num 1 [05:56:15.548] $ p$step : NULL [05:56:15.548] $ max_steps: int 10 [05:56:15.551] List of 5 [05:56:15.551] $ finished : logi FALSE [05:56:15.551] $ step : num 10 [05:56:15.551] $ milestones : num(0) [05:56:15.551] $ prev_milestone: num 9 [05:56:15.551] $ interval : num 0.1 - owner: NULL [05:56:15.557] finish_reporter() ... done [05:56:15.557] Progression calling handler 'update' ... done - received a 'progression' - received a 'simpleMessage' - received a 'simpleMessage' [05:56:15.559] hide_reporter() ... [05:56:15.560] List of 15 [05:56:15.560] $ max_steps : NULL [05:56:15.560] $ times : num Inf [05:56:15.560] $ interval : num 0.1 [05:56:15.560] $ enable_after: num 0 [05:56:15.560] $ auto_finish : logi TRUE [05:56:15.560] $ clear : logi TRUE [05:56:15.560] $ target : chr "terminal" [05:56:15.560] $ step : NULL [05:56:15.560] $ message : NULL [05:56:15.560] $ timestamps : NULL [05:56:15.560] $ delta : int 0 [05:56:15.560] $ enabled : logi FALSE [05:56:15.560] $ config :List of 7 [05:56:15.560] ..$ max_steps : NULL [05:56:15.560] ..$ times : num Inf [05:56:15.560] ..$ interval : num 0.1 [05:56:15.560] ..$ enable_after: num 0 [05:56:15.560] ..$ auto_finish : logi TRUE [05:56:15.560] ..$ clear : logi TRUE [05:56:15.560] ..$ target : chr "terminal" [05:56:15.560] $ state :List of 5 [05:56:15.560] ..$ step : NULL [05:56:15.560] ..$ message : NULL [05:56:15.560] ..$ timestamps: NULL [05:56:15.560] ..$ delta : int 0 [05:56:15.560] ..$ enabled : logi FALSE [05:56:15.560] $ progression :List of 12 [05:56:15.560] ..$ owner_session_uuid: NULL [05:56:15.560] ..$ progressor_uuid : NULL [05:56:15.560] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:15.560] ..$ progression_index : NULL [05:56:15.560] ..$ progression_time : chr "2024-11-22 05:56:15.559 +0100" [05:56:15.560] ..$ type : chr "hide" [05:56:15.560] ..$ message : chr(0) [05:56:15.560] ..$ amount : num 1 [05:56:15.560] ..$ step : NULL [05:56:15.560] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:15" [05:56:15.560] ..$ call : NULL [05:56:15.560] ..$ calls :Dotted pair list of 14 [05:56:15.560] .. ..$ : language with_progress({ y <- slow_sum(1:10) ... [05:56:15.560] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:15.560] .. ..$ : language withVisible(expr) [05:56:15.560] .. ..$ : language slow_sum(1:10) [05:56:15.560] .. ..$ : language p(amount = 0) [05:56:15.560] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:15.560] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:15.560] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:15.560] .. ..$ : language signalCondition(cond) [05:56:15.560] .. ..$ : language (function (p) { ... [05:56:15.560] .. ..$ : language calling_handler(control_progression("hide")) [05:56:15.560] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:15.560] .. ..$ : language control_progression("hide") [05:56:15.560] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:15.560] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" [05:56:15.591] hide_reporter() ... done M: Added value 10 - received a 'progression' (n=41) [05:56:15.592] unhide_reporter() ... [05:56:15.593] List of 15 [05:56:15.593] $ max_steps : NULL [05:56:15.593] $ times : num Inf [05:56:15.593] $ interval : num 0.1 [05:56:15.593] $ enable_after: num 0 [05:56:15.593] $ auto_finish : logi TRUE [05:56:15.593] $ clear : logi TRUE [05:56:15.593] $ target : chr "terminal" [05:56:15.593] $ step : NULL [05:56:15.593] $ message : NULL [05:56:15.593] $ timestamps : NULL [05:56:15.593] $ delta : int 0 [05:56:15.593] $ enabled : logi FALSE [05:56:15.593] $ config :List of 7 [05:56:15.593] ..$ max_steps : NULL [05:56:15.593] ..$ times : num Inf [05:56:15.593] ..$ interval : num 0.1 [05:56:15.593] ..$ enable_after: num 0 [05:56:15.593] ..$ auto_finish : logi TRUE [05:56:15.593] ..$ clear : logi TRUE [05:56:15.593] ..$ target : chr "terminal" [05:56:15.593] $ state :List of 5 [05:56:15.593] ..$ step : NULL [05:56:15.593] ..$ message : NULL [05:56:15.593] ..$ timestamps: NULL [05:56:15.593] ..$ delta : int 0 [05:56:15.593] ..$ enabled : logi FALSE [05:56:15.593] $ progression :List of 12 [05:56:15.593] ..$ owner_session_uuid: NULL [05:56:15.593] ..$ progressor_uuid : NULL [05:56:15.593] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:15.593] ..$ progression_index : NULL [05:56:15.593] ..$ progression_time : chr "2024-11-22 05:56:15.592 +0100" [05:56:15.593] ..$ type : chr "unhide" [05:56:15.593] ..$ message : chr(0) [05:56:15.593] ..$ amount : num 1 [05:56:15.593] ..$ step : NULL [05:56:15.593] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:15" [05:56:15.593] ..$ call : NULL [05:56:15.593] ..$ calls :Dotted pair list of 14 [05:56:15.593] .. ..$ : language with_progress({ y <- slow_sum(1:10) ... [05:56:15.593] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:15.593] .. ..$ : language withVisible(expr) [05:56:15.593] .. ..$ : language slow_sum(1:10) [05:56:15.593] .. ..$ : language p(amount = 0) [05:56:15.593] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:15.593] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:15.593] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:15.593] .. ..$ : language signalCondition(cond) [05:56:15.593] .. ..$ : language (function (p) { ... [05:56:15.593] .. ..$ : language calling_handler(control_progression("unhide")) [05:56:15.593] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:15.593] .. ..$ : language control_progression("unhide") [05:56:15.593] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:15.593] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" [05:56:15.625] unhide_reporter() ... done [05:56:15.625] Progression calling handler 'update' ... [05:56:15.626] - progression: [05:56:15.626] List of 12 [05:56:15.626] $ owner_session_uuid: chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:15.626] ..- attr(*, "source")=List of 6 [05:56:15.626] .. ..$ host : Named chr "CRANWIN3" [05:56:15.626] .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:56:15.626] .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:56:15.626] .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:56:15.626] .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:15.626] .. ..$ tempdir: chr "D:\\temp\\2024_11_22_05_55_01_31289\\RtmpcRpDnE" [05:56:15.626] .. ..$ pid : int 116752 [05:56:15.626] .. ..$ random : int 1056149315 [05:56:15.626] $ progressor_uuid : chr "c163167e-419c-205e-5113-5d8ec9d9c895" [05:56:15.626] $ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:15.626] $ progression_index : int 41 [05:56:15.626] $ progression_time : chr "2024-11-22 05:56:15.559 +0100" [05:56:15.626] $ type : chr "update" [05:56:15.626] $ message : chr(0) [05:56:15.626] $ amount : num 0 [05:56:15.626] $ step : NULL [05:56:15.626] $ time : POSIXct[1:1], format: "2024-11-22 05:56:15" [05:56:15.626] $ call : NULL [05:56:15.626] $ calls : NULL [05:56:15.626] - attr(*, "class")= chr [1:3] "progression" "immediateCondition" "condition" [05:56:15.640] - progressor_uuid: c163167e-419c-205e-5113-5d8ec9d9c895 [05:56:15.640] - progression_index: 41 [05:56:15.641] - duplicated: FALSE - cannot 'update' handler, because it is not active [05:56:15.641] Progression calling handler 'update' ... done - received a 'progression' - received a 'simpleMessage' [05:56:15.643] hide_reporter() ... [05:56:15.648] List of 15 [05:56:15.648] $ max_steps : NULL [05:56:15.648] $ times : num Inf [05:56:15.648] $ interval : num 0.1 [05:56:15.648] $ enable_after: num 0 [05:56:15.648] $ auto_finish : logi TRUE [05:56:15.648] $ clear : logi TRUE [05:56:15.648] $ target : chr "terminal" [05:56:15.648] $ step : NULL [05:56:15.648] $ message : NULL [05:56:15.648] $ timestamps : NULL [05:56:15.648] $ delta : int 0 [05:56:15.648] $ enabled : logi FALSE [05:56:15.648] $ config :List of 7 [05:56:15.648] ..$ max_steps : NULL [05:56:15.648] ..$ times : num Inf [05:56:15.648] ..$ interval : num 0.1 [05:56:15.648] ..$ enable_after: num 0 [05:56:15.648] ..$ auto_finish : logi TRUE [05:56:15.648] ..$ clear : logi TRUE [05:56:15.648] ..$ target : chr "terminal" [05:56:15.648] $ state :List of 5 [05:56:15.648] ..$ step : NULL [05:56:15.648] ..$ message : NULL [05:56:15.648] ..$ timestamps: NULL [05:56:15.648] ..$ delta : int 0 [05:56:15.648] ..$ enabled : logi FALSE [05:56:15.648] $ progression :List of 12 [05:56:15.648] ..$ owner_session_uuid: NULL [05:56:15.648] ..$ progressor_uuid : NULL [05:56:15.648] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:15.648] ..$ progression_index : NULL [05:56:15.648] ..$ progression_time : chr "2024-11-22 05:56:15.643 +0100" [05:56:15.648] ..$ type : chr "hide" [05:56:15.648] ..$ message : chr(0) [05:56:15.648] ..$ amount : num 1 [05:56:15.648] ..$ step : NULL [05:56:15.648] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:15" [05:56:15.648] ..$ call : NULL [05:56:15.648] ..$ calls :Dotted pair list of 14 [05:56:15.648] .. ..$ : language with_progress({ y <- slow_sum(1:10) ... [05:56:15.648] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:15.648] .. ..$ : language withVisible(expr) [05:56:15.648] .. ..$ : language slow_sum(1:10) [05:56:15.648] .. ..$ : language p(amount = 0, message = sprintf("P: %d elements done", kk), class = "sticky") [05:56:15.648] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:15.648] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:15.648] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:15.648] .. ..$ : language signalCondition(cond) [05:56:15.648] .. ..$ : language (function (p) { ... [05:56:15.648] .. ..$ : language calling_handler(control_progression("hide")) [05:56:15.648] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:15.648] .. ..$ : language control_progression("hide") [05:56:15.648] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:15.648] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" [05:56:15.682] hide_reporter() ... done - received a 'sticky' (n=42) [05:56:15.683] unhide_reporter() ... [05:56:15.683] List of 15 [05:56:15.683] $ max_steps : NULL [05:56:15.683] $ times : num Inf [05:56:15.683] $ interval : num 0.1 [05:56:15.683] $ enable_after: num 0 [05:56:15.683] $ auto_finish : logi TRUE [05:56:15.683] $ clear : logi TRUE [05:56:15.683] $ target : chr "terminal" [05:56:15.683] $ step : NULL [05:56:15.683] $ message : NULL [05:56:15.683] $ timestamps : NULL [05:56:15.683] $ delta : int 0 [05:56:15.683] $ enabled : logi FALSE [05:56:15.683] $ config :List of 7 [05:56:15.683] ..$ max_steps : NULL [05:56:15.683] ..$ times : num Inf [05:56:15.683] ..$ interval : num 0.1 [05:56:15.683] ..$ enable_after: num 0 [05:56:15.683] ..$ auto_finish : logi TRUE [05:56:15.683] ..$ clear : logi TRUE [05:56:15.683] ..$ target : chr "terminal" [05:56:15.683] $ state :List of 5 [05:56:15.683] ..$ step : NULL [05:56:15.683] ..$ message : NULL [05:56:15.683] ..$ timestamps: NULL [05:56:15.683] ..$ delta : int 0 [05:56:15.683] ..$ enabled : logi FALSE [05:56:15.683] $ progression :List of 12 [05:56:15.683] ..$ owner_session_uuid: NULL [05:56:15.683] ..$ progressor_uuid : NULL [05:56:15.683] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:15.683] ..$ progression_index : NULL [05:56:15.683] ..$ progression_time : chr "2024-11-22 05:56:15.683 +0100" [05:56:15.683] ..$ type : chr "unhide" [05:56:15.683] ..$ message : chr(0) [05:56:15.683] ..$ amount : num 1 [05:56:15.683] ..$ step : NULL [05:56:15.683] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:15" [05:56:15.683] ..$ call : NULL [05:56:15.683] ..$ calls :Dotted pair list of 14 [05:56:15.683] .. ..$ : language with_progress({ y <- slow_sum(1:10) ... [05:56:15.683] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:15.683] .. ..$ : language withVisible(expr) [05:56:15.683] .. ..$ : language slow_sum(1:10) [05:56:15.683] .. ..$ : language p(amount = 0, message = sprintf("P: %d elements done", kk), class = "sticky") [05:56:15.683] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:15.683] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:15.683] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:15.683] .. ..$ : language signalCondition(cond) [05:56:15.683] .. ..$ : language (function (p) { ... [05:56:15.683] .. ..$ : language calling_handler(control_progression("unhide")) [05:56:15.683] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:15.683] .. ..$ : language control_progression("unhide") [05:56:15.683] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:15.683] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" [05:56:15.718] unhide_reporter() ... done [05:56:15.718] Progression calling handler 'update' ... [05:56:15.718] - progression: [05:56:15.719] List of 12 [05:56:15.719] $ owner_session_uuid: chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:15.719] ..- attr(*, "source")=List of 6 [05:56:15.719] .. ..$ host : Named chr "CRANWIN3" [05:56:15.719] .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:56:15.719] .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:56:15.719] .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:56:15.719] .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:15.719] .. ..$ tempdir: chr "D:\\temp\\2024_11_22_05_55_01_31289\\RtmpcRpDnE" [05:56:15.719] .. ..$ pid : int 116752 [05:56:15.719] .. ..$ random : int 1056149315 [05:56:15.719] $ progressor_uuid : chr "c163167e-419c-205e-5113-5d8ec9d9c895" [05:56:15.719] $ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:15.719] $ progression_index : int 42 [05:56:15.719] $ progression_time : chr "2024-11-22 05:56:15.642 +0100" [05:56:15.719] $ type : chr "update" [05:56:15.719] $ message : chr "P: 10 elements done" [05:56:15.719] $ amount : num 0 [05:56:15.719] $ step : NULL [05:56:15.719] $ time : POSIXct[1:1], format: "2024-11-22 05:56:15" [05:56:15.719] $ call : NULL [05:56:15.719] $ calls : NULL [05:56:15.719] - attr(*, "class")= chr [1:4] "sticky" "progression" "immediateCondition" "condition" [05:56:15.732] - progressor_uuid: c163167e-419c-205e-5113-5d8ec9d9c895 [05:56:15.733] - progression_index: 42 [05:56:15.733] - duplicated: FALSE - cannot 'update' handler, because it is not active [05:56:15.734] Progression calling handler 'update' ... done - received a 'sticky' - received a 'simpleMessage' [05:56:15.735] hide_reporter() ... [05:56:15.736] List of 15 [05:56:15.736] $ max_steps : NULL [05:56:15.736] $ times : num Inf [05:56:15.736] $ interval : num 0.1 [05:56:15.736] $ enable_after: num 0 [05:56:15.736] $ auto_finish : logi TRUE [05:56:15.736] $ clear : logi TRUE [05:56:15.736] $ target : chr "terminal" [05:56:15.736] $ step : NULL [05:56:15.736] $ message : NULL [05:56:15.736] $ timestamps : NULL [05:56:15.736] $ delta : int 0 [05:56:15.736] $ enabled : logi FALSE [05:56:15.736] $ config :List of 7 [05:56:15.736] ..$ max_steps : NULL [05:56:15.736] ..$ times : num Inf [05:56:15.736] ..$ interval : num 0.1 [05:56:15.736] ..$ enable_after: num 0 [05:56:15.736] ..$ auto_finish : logi TRUE [05:56:15.736] ..$ clear : logi TRUE [05:56:15.736] ..$ target : chr "terminal" [05:56:15.736] $ state :List of 5 [05:56:15.736] ..$ step : NULL [05:56:15.736] ..$ message : NULL [05:56:15.736] ..$ timestamps: NULL [05:56:15.736] ..$ delta : int 0 [05:56:15.736] ..$ enabled : logi FALSE [05:56:15.736] $ progression :List of 12 [05:56:15.736] ..$ owner_session_uuid: NULL [05:56:15.736] ..$ progressor_uuid : NULL [05:56:15.736] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:15.736] ..$ progression_index : NULL [05:56:15.736] ..$ progression_time : chr "2024-11-22 05:56:15.735 +0100" [05:56:15.736] ..$ type : chr "hide" [05:56:15.736] ..$ message : chr(0) [05:56:15.736] ..$ amount : num 1 [05:56:15.736] ..$ step : NULL [05:56:15.736] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:15" [05:56:15.736] ..$ call : NULL [05:56:15.736] ..$ calls :Dotted pair list of 14 [05:56:15.736] .. ..$ : language with_progress({ y <- slow_sum(1:10) ... [05:56:15.736] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:15.736] .. ..$ : language withVisible(expr) [05:56:15.736] .. ..$ : language slow_sum(1:10) [05:56:15.736] .. ..$ : language p(amount = 0) [05:56:15.736] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:15.736] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:15.736] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:15.736] .. ..$ : language signalCondition(cond) [05:56:15.736] .. ..$ : language (function (p) { ... [05:56:15.736] .. ..$ : language calling_handler(control_progression("hide")) [05:56:15.736] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:15.736] .. ..$ : language control_progression("hide") [05:56:15.736] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:15.736] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" [05:56:15.773] hide_reporter() ... done - received a 'progression' (n=43) [05:56:15.774] unhide_reporter() ... [05:56:15.774] List of 15 [05:56:15.774] $ max_steps : NULL [05:56:15.774] $ times : num Inf [05:56:15.774] $ interval : num 0.1 [05:56:15.774] $ enable_after: num 0 [05:56:15.774] $ auto_finish : logi TRUE [05:56:15.774] $ clear : logi TRUE [05:56:15.774] $ target : chr "terminal" [05:56:15.774] $ step : NULL [05:56:15.774] $ message : NULL [05:56:15.774] $ timestamps : NULL [05:56:15.774] $ delta : int 0 [05:56:15.774] $ enabled : logi FALSE [05:56:15.774] $ config :List of 7 [05:56:15.774] ..$ max_steps : NULL [05:56:15.774] ..$ times : num Inf [05:56:15.774] ..$ interval : num 0.1 [05:56:15.774] ..$ enable_after: num 0 [05:56:15.774] ..$ auto_finish : logi TRUE [05:56:15.774] ..$ clear : logi TRUE [05:56:15.774] ..$ target : chr "terminal" [05:56:15.774] $ state :List of 5 [05:56:15.774] ..$ step : NULL [05:56:15.774] ..$ message : NULL [05:56:15.774] ..$ timestamps: NULL [05:56:15.774] ..$ delta : int 0 [05:56:15.774] ..$ enabled : logi FALSE [05:56:15.774] $ progression :List of 12 [05:56:15.774] ..$ owner_session_uuid: NULL [05:56:15.774] ..$ progressor_uuid : NULL [05:56:15.774] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:15.774] ..$ progression_index : NULL [05:56:15.774] ..$ progression_time : chr "2024-11-22 05:56:15.774 +0100" [05:56:15.774] ..$ type : chr "unhide" [05:56:15.774] ..$ message : chr(0) [05:56:15.774] ..$ amount : num 1 [05:56:15.774] ..$ step : NULL [05:56:15.774] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:15" [05:56:15.774] ..$ call : NULL [05:56:15.774] ..$ calls :Dotted pair list of 14 [05:56:15.774] .. ..$ : language with_progress({ y <- slow_sum(1:10) ... [05:56:15.774] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:15.774] .. ..$ : language withVisible(expr) [05:56:15.774] .. ..$ : language slow_sum(1:10) [05:56:15.774] .. ..$ : language p(amount = 0) [05:56:15.774] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:15.774] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:15.774] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:15.774] .. ..$ : language signalCondition(cond) [05:56:15.774] .. ..$ : language (function (p) { ... [05:56:15.774] .. ..$ : language calling_handler(control_progression("unhide")) [05:56:15.774] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:15.774] .. ..$ : language control_progression("unhide") [05:56:15.774] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:15.774] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" [05:56:15.802] unhide_reporter() ... done [05:56:15.802] Progression calling handler 'update' ... [05:56:15.802] - progression: [05:56:15.802] List of 12 [05:56:15.802] $ owner_session_uuid: chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:15.802] ..- attr(*, "source")=List of 6 [05:56:15.802] .. ..$ host : Named chr "CRANWIN3" [05:56:15.802] .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:56:15.802] .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:56:15.802] .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:56:15.802] .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:15.802] .. ..$ tempdir: chr "D:\\temp\\2024_11_22_05_55_01_31289\\RtmpcRpDnE" [05:56:15.802] .. ..$ pid : int 116752 [05:56:15.802] .. ..$ random : int 1056149315 [05:56:15.802] $ progressor_uuid : chr "c163167e-419c-205e-5113-5d8ec9d9c895" [05:56:15.802] $ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:15.802] $ progression_index : int 43 [05:56:15.802] $ progression_time : chr "2024-11-22 05:56:15.734 +0100" [05:56:15.802] $ type : chr "update" [05:56:15.802] $ message : chr(0) [05:56:15.802] $ amount : num 0 [05:56:15.802] $ step : NULL [05:56:15.802] $ time : POSIXct[1:1], format: "2024-11-22 05:56:15" [05:56:15.802] $ call : NULL [05:56:15.802] $ calls : NULL [05:56:15.802] - attr(*, "class")= chr [1:3] "progression" "immediateCondition" "condition" [05:56:15.811] - progressor_uuid: c163167e-419c-205e-5113-5d8ec9d9c895 [05:56:15.812] - progression_index: 43 [05:56:15.812] - duplicated: FALSE - cannot 'update' handler, because it is not active [05:56:15.812] Progression calling handler 'update' ... done - received a 'progression' - received a 'simpleMessage' [05:56:15.813] hide_reporter() ... [05:56:15.814] List of 15 [05:56:15.814] $ max_steps : NULL [05:56:15.814] $ times : num Inf [05:56:15.814] $ interval : num 0.1 [05:56:15.814] $ enable_after: num 0 [05:56:15.814] $ auto_finish : logi TRUE [05:56:15.814] $ clear : logi TRUE [05:56:15.814] $ target : chr "terminal" [05:56:15.814] $ step : NULL [05:56:15.814] $ message : NULL [05:56:15.814] $ timestamps : NULL [05:56:15.814] $ delta : int 0 [05:56:15.814] $ enabled : logi FALSE [05:56:15.814] $ config :List of 7 [05:56:15.814] ..$ max_steps : NULL [05:56:15.814] ..$ times : num Inf [05:56:15.814] ..$ interval : num 0.1 [05:56:15.814] ..$ enable_after: num 0 [05:56:15.814] ..$ auto_finish : logi TRUE [05:56:15.814] ..$ clear : logi TRUE [05:56:15.814] ..$ target : chr "terminal" [05:56:15.814] $ state :List of 5 [05:56:15.814] ..$ step : NULL [05:56:15.814] ..$ message : NULL [05:56:15.814] ..$ timestamps: NULL [05:56:15.814] ..$ delta : int 0 [05:56:15.814] ..$ enabled : logi FALSE [05:56:15.814] $ progression :List of 12 [05:56:15.814] ..$ owner_session_uuid: NULL [05:56:15.814] ..$ progressor_uuid : NULL [05:56:15.814] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:15.814] ..$ progression_index : NULL [05:56:15.814] ..$ progression_time : chr "2024-11-22 05:56:15.813 +0100" [05:56:15.814] ..$ type : chr "hide" [05:56:15.814] ..$ message : chr(0) [05:56:15.814] ..$ amount : num 1 [05:56:15.814] ..$ step : NULL [05:56:15.814] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:15" [05:56:15.814] ..$ call : NULL [05:56:15.814] ..$ calls :Dotted pair list of 14 [05:56:15.814] .. ..$ : language with_progress({ y <- slow_sum(1:10) ... [05:56:15.814] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:15.814] .. ..$ : language withVisible(expr) [05:56:15.814] .. ..$ : language slow_sum(1:10) [05:56:15.814] .. ..$ : language ...progressor(type = "finish") [05:56:15.814] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:15.814] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:15.814] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:15.814] .. ..$ : language signalCondition(cond) [05:56:15.814] .. ..$ : language (function (p) { ... [05:56:15.814] .. ..$ : language calling_handler(control_progression("hide")) [05:56:15.814] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:15.814] .. ..$ : language control_progression("hide") [05:56:15.814] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:15.814] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" [05:56:15.834] hide_reporter() ... done - received a 'progression' (n=44) [05:56:15.835] unhide_reporter() ... [05:56:15.835] List of 15 [05:56:15.835] $ max_steps : NULL [05:56:15.835] $ times : num Inf [05:56:15.835] $ interval : num 0.1 [05:56:15.835] $ enable_after: num 0 [05:56:15.835] $ auto_finish : logi TRUE [05:56:15.835] $ clear : logi TRUE [05:56:15.835] $ target : chr "terminal" [05:56:15.835] $ step : NULL [05:56:15.835] $ message : NULL [05:56:15.835] $ timestamps : NULL [05:56:15.835] $ delta : int 0 [05:56:15.835] $ enabled : logi FALSE [05:56:15.835] $ config :List of 7 [05:56:15.835] ..$ max_steps : NULL [05:56:15.835] ..$ times : num Inf [05:56:15.835] ..$ interval : num 0.1 [05:56:15.835] ..$ enable_after: num 0 [05:56:15.835] ..$ auto_finish : logi TRUE [05:56:15.835] ..$ clear : logi TRUE [05:56:15.835] ..$ target : chr "terminal" [05:56:15.835] $ state :List of 5 [05:56:15.835] ..$ step : NULL [05:56:15.835] ..$ message : NULL [05:56:15.835] ..$ timestamps: NULL [05:56:15.835] ..$ delta : int 0 [05:56:15.835] ..$ enabled : logi FALSE [05:56:15.835] $ progression :List of 12 [05:56:15.835] ..$ owner_session_uuid: NULL [05:56:15.835] ..$ progressor_uuid : NULL [05:56:15.835] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:15.835] ..$ progression_index : NULL [05:56:15.835] ..$ progression_time : chr "2024-11-22 05:56:15.835 +0100" [05:56:15.835] ..$ type : chr "unhide" [05:56:15.835] ..$ message : chr(0) [05:56:15.835] ..$ amount : num 1 [05:56:15.835] ..$ step : NULL [05:56:15.835] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:15" [05:56:15.835] ..$ call : NULL [05:56:15.835] ..$ calls :Dotted pair list of 14 [05:56:15.835] .. ..$ : language with_progress({ y <- slow_sum(1:10) ... [05:56:15.835] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:15.835] .. ..$ : language withVisible(expr) [05:56:15.835] .. ..$ : language slow_sum(1:10) [05:56:15.835] .. ..$ : language ...progressor(type = "finish") [05:56:15.835] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:15.835] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:15.835] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:15.835] .. ..$ : language signalCondition(cond) [05:56:15.835] .. ..$ : language (function (p) { ... [05:56:15.835] .. ..$ : language calling_handler(control_progression("unhide")) [05:56:15.835] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:15.835] .. ..$ : language control_progression("unhide") [05:56:15.835] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:15.835] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" [05:56:15.858] unhide_reporter() ... done [05:56:15.859] Progression calling handler 'finish' ... [05:56:15.859] - progression: [05:56:15.859] List of 12 [05:56:15.859] $ owner_session_uuid: chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:15.859] ..- attr(*, "source")=List of 6 [05:56:15.859] .. ..$ host : Named chr "CRANWIN3" [05:56:15.859] .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:56:15.859] .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:56:15.859] .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:56:15.859] .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:15.859] .. ..$ tempdir: chr "D:\\temp\\2024_11_22_05_55_01_31289\\RtmpcRpDnE" [05:56:15.859] .. ..$ pid : int 116752 [05:56:15.859] .. ..$ random : int 1056149315 [05:56:15.859] $ progressor_uuid : chr "c163167e-419c-205e-5113-5d8ec9d9c895" [05:56:15.859] $ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:15.859] $ progression_index : int 44 [05:56:15.859] $ progression_time : chr "2024-11-22 05:56:15.813 +0100" [05:56:15.859] $ type : chr "finish" [05:56:15.859] $ message : chr(0) [05:56:15.859] $ amount : num 1 [05:56:15.859] $ step : NULL [05:56:15.859] $ time : POSIXct[1:1], format: "2024-11-22 05:56:15" [05:56:15.859] $ call : NULL [05:56:15.859] $ calls : NULL [05:56:15.859] - attr(*, "class")= chr [1:3] "progression" "immediateCondition" "condition" [05:56:15.869] - progressor_uuid: c163167e-419c-205e-5113-5d8ec9d9c895 [05:56:15.870] - progression_index: 44 [05:56:15.870] - duplicated: FALSE [05:56:15.870] List of 2 [05:56:15.870] $ finished : logi TRUE [05:56:15.870] $ milestones: NULL [05:56:15.872] finish_reporter() ... [05:56:15.872] List of 15 [05:56:15.872] $ max_steps : NULL [05:56:15.872] $ times : num Inf [05:56:15.872] $ interval : num 0.1 [05:56:15.872] $ enable_after: num 0 [05:56:15.872] $ auto_finish : logi TRUE [05:56:15.872] $ clear : logi TRUE [05:56:15.872] $ target : chr "terminal" [05:56:15.872] $ step : NULL [05:56:15.872] $ message : NULL [05:56:15.872] $ timestamps : NULL [05:56:15.872] $ delta : int 0 [05:56:15.872] $ enabled : logi FALSE [05:56:15.872] $ config :List of 7 [05:56:15.872] ..$ max_steps : NULL [05:56:15.872] ..$ times : num Inf [05:56:15.872] ..$ interval : num 0.1 [05:56:15.872] ..$ enable_after: num 0 [05:56:15.872] ..$ auto_finish : logi TRUE [05:56:15.872] ..$ clear : logi TRUE [05:56:15.872] ..$ target : chr "terminal" [05:56:15.872] $ state :List of 5 [05:56:15.872] ..$ step : NULL [05:56:15.872] ..$ message : NULL [05:56:15.872] ..$ timestamps: NULL [05:56:15.872] ..$ delta : int 0 [05:56:15.872] ..$ enabled : logi FALSE [05:56:15.872] $ progression :List of 12 [05:56:15.872] ..$ owner_session_uuid: chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:15.872] .. ..- attr(*, "source")=List of 6 [05:56:15.872] .. .. ..$ host : Named chr "CRANWIN3" [05:56:15.872] .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:56:15.872] .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:56:15.872] .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:56:15.872] .. .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:15.872] .. .. ..$ tempdir: chr "D:\\temp\\2024_11_22_05_55_01_31289\\RtmpcRpDnE" [05:56:15.872] .. .. ..$ pid : int 116752 [05:56:15.872] .. .. ..$ random : int 1056149315 [05:56:15.872] ..$ progressor_uuid : chr "c163167e-419c-205e-5113-5d8ec9d9c895" [05:56:15.872] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:15.872] ..$ progression_index : int 44 [05:56:15.872] ..$ progression_time : chr "2024-11-22 05:56:15.813 +0100" [05:56:15.872] ..$ type : chr "finish" [05:56:15.872] ..$ message : chr(0) [05:56:15.872] ..$ amount : num 1 [05:56:15.872] ..$ step : NULL [05:56:15.872] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:15" [05:56:15.872] ..$ call : NULL [05:56:15.872] ..$ calls : NULL [05:56:15.872] ..- attr(*, "class")= chr [1:3] "progression" "immediateCondition" "condition" - Hmm ... got a request to 'finish' handler, but it's not active and already finished. Oh well, will finish it then - owner: NULL [05:56:15.893] finish_reporter() ... done [05:56:15.893] Progression calling handler 'finish' ... done - received a 'progression' with_progress() ... done - signaling 'shutdown' to all handlers [05:56:15.894] finish_reporter() ... [05:56:15.894] List of 15 [05:56:15.894] $ max_steps : NULL [05:56:15.894] $ times : num Inf [05:56:15.894] $ interval : num 0.1 [05:56:15.894] $ enable_after: num 0 [05:56:15.894] $ auto_finish : logi TRUE [05:56:15.894] $ clear : logi TRUE [05:56:15.894] $ target : chr "terminal" [05:56:15.894] $ step : NULL [05:56:15.894] $ message : NULL [05:56:15.894] $ timestamps : NULL [05:56:15.894] $ delta : int 0 [05:56:15.894] $ enabled : logi FALSE [05:56:15.894] $ config :List of 7 [05:56:15.894] ..$ max_steps : NULL [05:56:15.894] ..$ times : num Inf [05:56:15.894] ..$ interval : num 0.1 [05:56:15.894] ..$ enable_after: num 0 [05:56:15.894] ..$ auto_finish : logi TRUE [05:56:15.894] ..$ clear : logi TRUE [05:56:15.894] ..$ target : chr "terminal" [05:56:15.894] $ state :List of 5 [05:56:15.894] ..$ step : NULL [05:56:15.894] ..$ message : NULL [05:56:15.894] ..$ timestamps: NULL [05:56:15.894] ..$ delta : int 0 [05:56:15.894] ..$ enabled : logi FALSE [05:56:15.894] $ progression :List of 13 [05:56:15.894] ..$ owner_session_uuid: NULL [05:56:15.894] ..$ progressor_uuid : NULL [05:56:15.894] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:15.894] ..$ progression_index : NULL [05:56:15.894] ..$ progression_time : chr "2024-11-22 05:56:15.894 +0100" [05:56:15.894] ..$ type : chr "shutdown" [05:56:15.894] ..$ message : chr(0) [05:56:15.894] ..$ amount : num 1 [05:56:15.894] ..$ step : NULL [05:56:15.894] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:15" [05:56:15.894] ..$ status : chr "ok" [05:56:15.894] ..$ call : NULL [05:56:15.894] ..$ calls :Dotted pair list of 8 [05:56:15.894] .. ..$ : language with_progress({ y <- slow_sum(1:10) ... [05:56:15.894] .. ..$ : language withCallingHandlers({ withRestarts({ ... [05:56:15.894] .. ..$ : language withRestarts({ signalCondition(control_progression("shutdown", status = status)) ... [05:56:15.894] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:15.894] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:15.894] .. ..$ : language signalCondition(control_progression("shutdown", status = status)) [05:56:15.894] .. ..$ : language control_progression("shutdown", status = status) [05:56:15.894] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:15.894] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" - Hmm ... got a request to 'finish' handler, but it's not active and already finished. Oh well, will finish it then - owner: NULL [05:56:15.921] finish_reporter() ... done > > > with_progress({ + progress <- progressor(steps = 1 + 2 + 1) + relay_progress <- progress_aggregator(progress) + p <- progress() + progressr::progress(p) ## duplicated - will be ignored + relay_progress(slow_sum(1:2)) + progress(type = "finish") + progress() ## one too many - will be ignored + }) with_progress() ... as_progression_handler() ... - Number of progression handlers: 1 - Handler 1 is a function; calling it - drop = TRUE => dropping non-enabled handlers - Number of progression handlers: 1 as_progression_handler() ... done - Buffering: 'terminal', 'stdout', 'condition' - signaling 'reset' to all handlers [05:56:15.924] reset_reporter() ... [05:56:15.924] List of 15 [05:56:15.924] $ max_steps : NULL [05:56:15.924] $ times : num Inf [05:56:15.924] $ interval : num 0.1 [05:56:15.924] $ enable_after: num 0 [05:56:15.924] $ auto_finish : logi TRUE [05:56:15.924] $ clear : logi TRUE [05:56:15.924] $ target : chr "terminal" [05:56:15.924] $ step : NULL [05:56:15.924] $ message : NULL [05:56:15.924] $ timestamps : NULL [05:56:15.924] $ delta : int 0 [05:56:15.924] $ enabled : logi FALSE [05:56:15.924] $ config :List of 7 [05:56:15.924] ..$ max_steps : NULL [05:56:15.924] ..$ times : num Inf [05:56:15.924] ..$ interval : num 0.1 [05:56:15.924] ..$ enable_after: num 0 [05:56:15.924] ..$ auto_finish : logi TRUE [05:56:15.924] ..$ clear : logi TRUE [05:56:15.924] ..$ target : chr "terminal" [05:56:15.924] $ state :List of 5 [05:56:15.924] ..$ step : NULL [05:56:15.924] ..$ message : NULL [05:56:15.924] ..$ timestamps: NULL [05:56:15.924] ..$ delta : int 0 [05:56:15.924] ..$ enabled : logi FALSE [05:56:15.924] $ progression :List of 12 [05:56:15.924] ..$ owner_session_uuid: NULL [05:56:15.924] ..$ progressor_uuid : NULL [05:56:15.924] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:15.924] ..$ progression_index : NULL [05:56:15.924] ..$ progression_time : chr "2024-11-22 05:56:15.924 +0100" [05:56:15.924] ..$ type : chr "reset" [05:56:15.924] ..$ message : chr(0) [05:56:15.924] ..$ amount : num 1 [05:56:15.924] ..$ step : NULL [05:56:15.924] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:15" [05:56:15.924] ..$ call : NULL [05:56:15.924] ..$ calls :Dotted pair list of 8 [05:56:15.924] .. ..$ : language with_progress({ progress <- progressor(steps = 1 + 2 + 1) ... [05:56:15.924] .. ..$ : language withCallingHandlers({ withRestarts({ ... [05:56:15.924] .. ..$ : language withRestarts({ signalCondition(control_progression("reset")) ... [05:56:15.924] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:15.924] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:15.924] .. ..$ : language signalCondition(control_progression("reset")) [05:56:15.924] .. ..$ : language control_progression("reset") [05:56:15.924] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:15.924] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" [05:56:15.942] reset_reporter() ... done - received a 'simpleMessage' [05:56:15.943] hide_reporter() ... [05:56:15.943] List of 15 [05:56:15.943] $ max_steps : NULL [05:56:15.943] $ times : num Inf [05:56:15.943] $ interval : num 0.1 [05:56:15.943] $ enable_after: num 0 [05:56:15.943] $ auto_finish : logi TRUE [05:56:15.943] $ clear : logi TRUE [05:56:15.943] $ target : chr "terminal" [05:56:15.943] $ step : NULL [05:56:15.943] $ message : NULL [05:56:15.943] $ timestamps : NULL [05:56:15.943] $ delta : int 0 [05:56:15.943] $ enabled : logi FALSE [05:56:15.943] $ config :List of 7 [05:56:15.943] ..$ max_steps : NULL [05:56:15.943] ..$ times : num Inf [05:56:15.943] ..$ interval : num 0.1 [05:56:15.943] ..$ enable_after: num 0 [05:56:15.943] ..$ auto_finish : logi TRUE [05:56:15.943] ..$ clear : logi TRUE [05:56:15.943] ..$ target : chr "terminal" [05:56:15.943] $ state :List of 5 [05:56:15.943] ..$ step : NULL [05:56:15.943] ..$ message : NULL [05:56:15.943] ..$ timestamps: NULL [05:56:15.943] ..$ delta : int 0 [05:56:15.943] ..$ enabled : logi FALSE [05:56:15.943] $ progression :List of 12 [05:56:15.943] ..$ owner_session_uuid: NULL [05:56:15.943] ..$ progressor_uuid : NULL [05:56:15.943] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:15.943] ..$ progression_index : NULL [05:56:15.943] ..$ progression_time : chr "2024-11-22 05:56:15.943 +0100" [05:56:15.943] ..$ type : chr "hide" [05:56:15.943] ..$ message : chr(0) [05:56:15.943] ..$ amount : num 1 [05:56:15.943] ..$ step : NULL [05:56:15.943] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:15" [05:56:15.943] ..$ call : NULL [05:56:15.943] ..$ calls :Dotted pair list of 14 [05:56:15.943] .. ..$ : language with_progress({ progress <- progressor(steps = 1 + 2 + 1) ... [05:56:15.943] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:15.943] .. ..$ : language withVisible(expr) [05:56:15.943] .. ..$ : language progressor(steps = 1 + 2 + 1) [05:56:15.943] .. ..$ : language fcn(type = "initiate", steps = steps, auto_finish = auto_finish) [05:56:15.943] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:15.943] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:15.943] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:15.943] .. ..$ : language signalCondition(cond) [05:56:15.943] .. ..$ : language (function (p) { ... [05:56:15.943] .. ..$ : language calling_handler(control_progression("hide")) [05:56:15.943] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:15.943] .. ..$ : language control_progression("hide") [05:56:15.943] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:15.943] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" [05:56:15.964] hide_reporter() ... done - received a 'progression' (n=1) [05:56:15.965] unhide_reporter() ... [05:56:15.965] List of 15 [05:56:15.965] $ max_steps : NULL [05:56:15.965] $ times : num Inf [05:56:15.965] $ interval : num 0.1 [05:56:15.965] $ enable_after: num 0 [05:56:15.965] $ auto_finish : logi TRUE [05:56:15.965] $ clear : logi TRUE [05:56:15.965] $ target : chr "terminal" [05:56:15.965] $ step : NULL [05:56:15.965] $ message : NULL [05:56:15.965] $ timestamps : NULL [05:56:15.965] $ delta : int 0 [05:56:15.965] $ enabled : logi FALSE [05:56:15.965] $ config :List of 7 [05:56:15.965] ..$ max_steps : NULL [05:56:15.965] ..$ times : num Inf [05:56:15.965] ..$ interval : num 0.1 [05:56:15.965] ..$ enable_after: num 0 [05:56:15.965] ..$ auto_finish : logi TRUE [05:56:15.965] ..$ clear : logi TRUE [05:56:15.965] ..$ target : chr "terminal" [05:56:15.965] $ state :List of 5 [05:56:15.965] ..$ step : NULL [05:56:15.965] ..$ message : NULL [05:56:15.965] ..$ timestamps: NULL [05:56:15.965] ..$ delta : int 0 [05:56:15.965] ..$ enabled : logi FALSE [05:56:15.965] $ progression :List of 12 [05:56:15.965] ..$ owner_session_uuid: NULL [05:56:15.965] ..$ progressor_uuid : NULL [05:56:15.965] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:15.965] ..$ progression_index : NULL [05:56:15.965] ..$ progression_time : chr "2024-11-22 05:56:15.965 +0100" [05:56:15.965] ..$ type : chr "unhide" [05:56:15.965] ..$ message : chr(0) [05:56:15.965] ..$ amount : num 1 [05:56:15.965] ..$ step : NULL [05:56:15.965] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:15" [05:56:15.965] ..$ call : NULL [05:56:15.965] ..$ calls :Dotted pair list of 14 [05:56:15.965] .. ..$ : language with_progress({ progress <- progressor(steps = 1 + 2 + 1) ... [05:56:15.965] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:15.965] .. ..$ : language withVisible(expr) [05:56:15.965] .. ..$ : language progressor(steps = 1 + 2 + 1) [05:56:15.965] .. ..$ : language fcn(type = "initiate", steps = steps, auto_finish = auto_finish) [05:56:15.965] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:15.965] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:15.965] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:15.965] .. ..$ : language signalCondition(cond) [05:56:15.965] .. ..$ : language (function (p) { ... [05:56:15.965] .. ..$ : language calling_handler(control_progression("unhide")) [05:56:15.965] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:15.965] .. ..$ : language control_progression("unhide") [05:56:15.965] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:15.965] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" [05:56:15.987] unhide_reporter() ... done [05:56:15.988] Progression calling handler 'initiate' ... [05:56:15.988] - progression: [05:56:15.988] List of 14 [05:56:15.988] $ owner_session_uuid: chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:15.988] ..- attr(*, "source")=List of 6 [05:56:15.988] .. ..$ host : Named chr "CRANWIN3" [05:56:15.988] .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:56:15.988] .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:56:15.988] .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:56:15.988] .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:15.988] .. ..$ tempdir: chr "D:\\temp\\2024_11_22_05_55_01_31289\\RtmpcRpDnE" [05:56:15.988] .. ..$ pid : int 116752 [05:56:15.988] .. ..$ random : int 1056149315 [05:56:15.988] $ progressor_uuid : chr "6569eb12-fe89-057d-af4e-6c25bcf08326" [05:56:15.988] $ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:15.988] $ progression_index : int 1 [05:56:15.988] $ progression_time : chr "2024-11-22 05:56:15.942 +0100" [05:56:15.988] $ type : chr "initiate" [05:56:15.988] $ message : chr(0) [05:56:15.988] $ amount : num 1 [05:56:15.988] $ step : NULL [05:56:15.988] $ time : POSIXct[1:1], format: "2024-11-22 05:56:15" [05:56:15.988] $ steps : num 4 [05:56:15.988] $ auto_finish : logi TRUE [05:56:15.988] $ call : NULL [05:56:15.988] $ calls : NULL [05:56:15.988] - attr(*, "class")= chr [1:3] "progression" "immediateCondition" "condition" [05:56:15.999] - progressor_uuid: 6569eb12-fe89-057d-af4e-6c25bcf08326 [05:56:15.999] - progression_index: 1 [05:56:15.999] - duplicated: FALSE [05:56:15.999] List of 1 [05:56:15.999] $ max_steps: num 4 [05:56:16.000] List of 4 [05:56:16.000] $ auto_finish : logi TRUE [05:56:16.000] $ times : num 4 [05:56:16.000] $ interval : num 0.1 [05:56:16.000] $ intrusiveness: num 1 [05:56:16.003] List of 2 [05:56:16.003] $ times : num 4 [05:56:16.003] $ interval: num 0.1 [05:56:16.004] List of 2 [05:56:16.004] $ finished : logi FALSE [05:56:16.004] $ milestones: num [1:4] 1 2 3 4 [05:56:16.006] initiate_reporter() ... [05:56:16.007] List of 15 [05:56:16.007] $ max_steps : num 4 [05:56:16.007] $ times : num Inf [05:56:16.007] $ interval : num 0.1 [05:56:16.007] $ enable_after: num 0 [05:56:16.007] $ auto_finish : logi TRUE [05:56:16.007] $ clear : logi TRUE [05:56:16.007] $ target : chr "terminal" [05:56:16.007] $ step : int 0 [05:56:16.007] $ message : chr(0) [05:56:16.007] $ timestamps : POSIXct[1:4], format: "2024-11-22 05:56:16" NA ... [05:56:16.007] $ delta : int 0 [05:56:16.007] $ enabled : logi TRUE [05:56:16.007] $ config :List of 7 [05:56:16.007] ..$ max_steps : num 4 [05:56:16.007] ..$ times : num Inf [05:56:16.007] ..$ interval : num 0.1 [05:56:16.007] ..$ enable_after: num 0 [05:56:16.007] ..$ auto_finish : logi TRUE [05:56:16.007] ..$ clear : logi TRUE [05:56:16.007] ..$ target : chr "terminal" [05:56:16.007] $ state :List of 5 [05:56:16.007] ..$ step : int 0 [05:56:16.007] ..$ message : chr(0) [05:56:16.007] ..$ timestamps: POSIXct[1:4], format: "2024-11-22 05:56:16" NA ... [05:56:16.007] ..$ delta : int 0 [05:56:16.007] ..$ enabled : logi TRUE [05:56:16.007] $ progression :List of 14 [05:56:16.007] ..$ owner_session_uuid: chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:16.007] .. ..- attr(*, "source")=List of 6 [05:56:16.007] .. .. ..$ host : Named chr "CRANWIN3" [05:56:16.007] .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:56:16.007] .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:56:16.007] .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:56:16.007] .. .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:16.007] .. .. ..$ tempdir: chr "D:\\temp\\2024_11_22_05_55_01_31289\\RtmpcRpDnE" [05:56:16.007] .. .. ..$ pid : int 116752 [05:56:16.007] .. .. ..$ random : int 1056149315 [05:56:16.007] ..$ progressor_uuid : chr "6569eb12-fe89-057d-af4e-6c25bcf08326" [05:56:16.007] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:16.007] ..$ progression_index : int 1 [05:56:16.007] ..$ progression_time : chr "2024-11-22 05:56:15.942 +0100" [05:56:16.007] ..$ type : chr "initiate" [05:56:16.007] ..$ message : chr(0) [05:56:16.007] ..$ amount : num 1 [05:56:16.007] ..$ step : NULL [05:56:16.007] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:15" [05:56:16.007] ..$ steps : num 4 [05:56:16.007] ..$ auto_finish : logi TRUE [05:56:16.007] ..$ call : NULL [05:56:16.007] ..$ calls : NULL [05:56:16.007] ..- attr(*, "class")= chr [1:3] "progression" "immediateCondition" "condition" | | | 0%[05:56:16.045] initiate_reporter() ... done [05:56:16.045] Progression calling handler 'initiate' ... done - received a 'progression' - received a 'simpleMessage' [05:56:16.048] hide_reporter() ... [05:56:16.048] List of 15 [05:56:16.048] $ max_steps : num 4 [05:56:16.048] $ times : num Inf [05:56:16.048] $ interval : num 0.1 [05:56:16.048] $ enable_after: num 0 [05:56:16.048] $ auto_finish : logi TRUE [05:56:16.048] $ clear : logi TRUE [05:56:16.048] $ target : chr "terminal" [05:56:16.048] $ step : int 0 [05:56:16.048] $ message : chr(0) [05:56:16.048] $ timestamps : POSIXct[1:4], format: "2024-11-22 05:56:16" NA ... [05:56:16.048] $ delta : int 0 [05:56:16.048] $ enabled : logi TRUE [05:56:16.048] $ config :List of 7 [05:56:16.048] ..$ max_steps : num 4 [05:56:16.048] ..$ times : num Inf [05:56:16.048] ..$ interval : num 0.1 [05:56:16.048] ..$ enable_after: num 0 [05:56:16.048] ..$ auto_finish : logi TRUE [05:56:16.048] ..$ clear : logi TRUE [05:56:16.048] ..$ target : chr "terminal" [05:56:16.048] $ state :List of 5 [05:56:16.048] ..$ step : int 0 [05:56:16.048] ..$ message : chr(0) [05:56:16.048] ..$ timestamps: POSIXct[1:4], format: "2024-11-22 05:56:16" NA ... [05:56:16.048] ..$ delta : int 0 [05:56:16.048] ..$ enabled : logi TRUE [05:56:16.048] $ progression :List of 12 [05:56:16.048] ..$ owner_session_uuid: NULL [05:56:16.048] ..$ progressor_uuid : NULL [05:56:16.048] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:16.048] ..$ progression_index : NULL [05:56:16.048] ..$ progression_time : chr "2024-11-22 05:56:16.048 +0100" [05:56:16.048] ..$ type : chr "hide" [05:56:16.048] ..$ message : chr(0) [05:56:16.048] ..$ amount : num 1 [05:56:16.048] ..$ step : NULL [05:56:16.048] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:16" [05:56:16.048] ..$ call : NULL [05:56:16.048] ..$ calls :Dotted pair list of 13 [05:56:16.048] .. ..$ : language with_progress({ progress <- progressor(steps = 1 + 2 + 1) ... [05:56:16.048] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:16.048] .. ..$ : language withVisible(expr) [05:56:16.048] .. ..$ : language progress() [05:56:16.048] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:16.048] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:16.048] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:16.048] .. ..$ : language signalCondition(cond) [05:56:16.048] .. ..$ : language (function (p) { ... [05:56:16.048] .. ..$ : language calling_handler(control_progression("hide")) [05:56:16.048] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:16.048] .. ..$ : language control_progression("hide") [05:56:16.048] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:16.048] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" [05:56:16.093] hide_reporter() ... done - received a 'progression' (n=2) [05:56:16.095] unhide_reporter() ... [05:56:16.095] List of 15 [05:56:16.095] $ max_steps : num 4 [05:56:16.095] $ times : num Inf [05:56:16.095] $ interval : num 0.1 [05:56:16.095] $ enable_after: num 0 [05:56:16.095] $ auto_finish : logi TRUE [05:56:16.095] $ clear : logi TRUE [05:56:16.095] $ target : chr "terminal" [05:56:16.095] $ step : int 0 [05:56:16.095] $ message : chr(0) [05:56:16.095] $ timestamps : POSIXct[1:4], format: "2024-11-22 05:56:16" NA ... [05:56:16.095] $ delta : int 0 [05:56:16.095] $ enabled : logi TRUE [05:56:16.095] $ config :List of 7 [05:56:16.095] ..$ max_steps : num 4 [05:56:16.095] ..$ times : num Inf [05:56:16.095] ..$ interval : num 0.1 [05:56:16.095] ..$ enable_after: num 0 [05:56:16.095] ..$ auto_finish : logi TRUE [05:56:16.095] ..$ clear : logi TRUE [05:56:16.095] ..$ target : chr "terminal" [05:56:16.095] $ state :List of 5 [05:56:16.095] ..$ step : int 0 [05:56:16.095] ..$ message : chr(0) [05:56:16.095] ..$ timestamps: POSIXct[1:4], format: "2024-11-22 05:56:16" NA ... [05:56:16.095] ..$ delta : int 0 [05:56:16.095] ..$ enabled : logi TRUE [05:56:16.095] $ progression :List of 12 [05:56:16.095] ..$ owner_session_uuid: NULL [05:56:16.095] ..$ progressor_uuid : NULL [05:56:16.095] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:16.095] ..$ progression_index : NULL [05:56:16.095] ..$ progression_time : chr "2024-11-22 05:56:16.094 +0100" [05:56:16.095] ..$ type : chr "unhide" [05:56:16.095] ..$ message : chr(0) [05:56:16.095] ..$ amount : num 1 [05:56:16.095] ..$ step : NULL [05:56:16.095] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:16" [05:56:16.095] ..$ call : NULL [05:56:16.095] ..$ calls :Dotted pair list of 13 [05:56:16.095] .. ..$ : language with_progress({ progress <- progressor(steps = 1 + 2 + 1) ... [05:56:16.095] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:16.095] .. ..$ : language withVisible(expr) [05:56:16.095] .. ..$ : language progress() [05:56:16.095] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:16.095] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:16.095] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:16.095] .. ..$ : language signalCondition(cond) [05:56:16.095] .. ..$ : language (function (p) { ... [05:56:16.095] .. ..$ : language calling_handler(control_progression("unhide")) [05:56:16.095] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:16.095] .. ..$ : language control_progression("unhide") [05:56:16.095] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:16.095] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" | | | 0%[05:56:16.137] unhide_reporter() ... done [05:56:16.137] Progression calling handler 'update' ... [05:56:16.138] - progression: [05:56:16.138] List of 12 [05:56:16.138] $ owner_session_uuid: chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:16.138] ..- attr(*, "source")=List of 6 [05:56:16.138] .. ..$ host : Named chr "CRANWIN3" [05:56:16.138] .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:56:16.138] .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:56:16.138] .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:56:16.138] .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:16.138] .. ..$ tempdir: chr "D:\\temp\\2024_11_22_05_55_01_31289\\RtmpcRpDnE" [05:56:16.138] .. ..$ pid : int 116752 [05:56:16.138] .. ..$ random : int 1056149315 [05:56:16.138] $ progressor_uuid : chr "6569eb12-fe89-057d-af4e-6c25bcf08326" [05:56:16.138] $ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:16.138] $ progression_index : int 2 [05:56:16.138] $ progression_time : chr "2024-11-22 05:56:16.047 +0100" [05:56:16.138] $ type : chr "update" [05:56:16.138] $ message : chr(0) [05:56:16.138] $ amount : num 1 [05:56:16.138] $ step : NULL [05:56:16.138] $ time : POSIXct[1:1], format: "2024-11-22 05:56:16" [05:56:16.138] $ call : NULL [05:56:16.138] $ calls : NULL [05:56:16.138] - attr(*, "class")= chr [1:3] "progression" "immediateCondition" "condition" [05:56:16.152] - progressor_uuid: 6569eb12-fe89-057d-af4e-6c25bcf08326 [05:56:16.153] - progression_index: 2 [05:56:16.153] - duplicated: FALSE [05:56:16.153] List of 4 [05:56:16.153] $ step : int 0 [05:56:16.153] $ p$amount : num 1 [05:56:16.153] $ p$step : NULL [05:56:16.153] $ max_steps: num 4 [05:56:16.157] List of 5 [05:56:16.157] $ finished : logi FALSE [05:56:16.157] $ step : num 1 [05:56:16.157] $ milestones : num [1:4] 1 2 3 4 [05:56:16.157] $ prev_milestone: int 0 [05:56:16.157] $ interval : num 0.1 [05:56:16.161] List of 4 [05:56:16.161] $ dt : 'difftime' num 0 [05:56:16.161] ..- attr(*, "units")= chr "secs" [05:56:16.161] $ : POSIXct[1:1], format: "2024-11-22 05:56:16" [05:56:16.161] $ : 'POSIXct' num(0) [05:56:16.161] - attr(*, "tzone")= chr "" [05:56:16.161] $ skip: logi TRUE [05:56:16.166] Progression calling handler 'update' ... done - received a 'progression' - received a 'deprecatedWarning' - received a 'simpleMessage' [05:56:16.169] hide_reporter() ... [05:56:16.169] List of 15 [05:56:16.169] $ max_steps : num 4 [05:56:16.169] $ times : num Inf [05:56:16.169] $ interval : num 0.1 [05:56:16.169] $ enable_after: num 0 [05:56:16.169] $ auto_finish : logi TRUE [05:56:16.169] $ clear : logi TRUE [05:56:16.169] $ target : chr "terminal" [05:56:16.169] $ step : num 1 [05:56:16.169] $ message : chr(0) [05:56:16.169] $ timestamps : POSIXct[1:4], format: "2024-11-22 05:56:16" NA ... [05:56:16.169] $ delta : num 1 [05:56:16.169] $ enabled : logi TRUE [05:56:16.169] $ config :List of 7 [05:56:16.169] ..$ max_steps : num 4 [05:56:16.169] ..$ times : num Inf [05:56:16.169] ..$ interval : num 0.1 [05:56:16.169] ..$ enable_after: num 0 [05:56:16.169] ..$ auto_finish : logi TRUE [05:56:16.169] ..$ clear : logi TRUE [05:56:16.169] ..$ target : chr "terminal" [05:56:16.169] $ state :List of 5 [05:56:16.169] ..$ step : num 1 [05:56:16.169] ..$ message : chr(0) [05:56:16.169] ..$ timestamps: POSIXct[1:4], format: "2024-11-22 05:56:16" NA ... [05:56:16.169] ..$ delta : num 1 [05:56:16.169] ..$ enabled : logi TRUE [05:56:16.169] $ progression :List of 12 [05:56:16.169] ..$ owner_session_uuid: NULL [05:56:16.169] ..$ progressor_uuid : NULL [05:56:16.169] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:16.169] ..$ progression_index : NULL [05:56:16.169] ..$ progression_time : chr "2024-11-22 05:56:16.168 +0100" [05:56:16.169] ..$ type : chr "hide" [05:56:16.169] ..$ message : chr(0) [05:56:16.169] ..$ amount : num 1 [05:56:16.169] ..$ step : NULL [05:56:16.169] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:16" [05:56:16.169] ..$ call : NULL [05:56:16.169] ..$ calls :Dotted pair list of 13 [05:56:16.169] .. ..$ : language with_progress({ progress <- progressor(steps = 1 + 2 + 1) ... [05:56:16.169] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:16.169] .. ..$ : language withVisible(expr) [05:56:16.169] .. ..$ : language progressr::progress(p) [05:56:16.169] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:16.169] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:16.169] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:16.169] .. ..$ : language signalCondition(cond) [05:56:16.169] .. ..$ : language (function (p) { ... [05:56:16.169] .. ..$ : language calling_handler(control_progression("hide")) [05:56:16.169] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:16.169] .. ..$ : language control_progression("hide") [05:56:16.169] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:16.169] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" [05:56:16.209] hide_reporter() ... done - received a 'progression' (n=3) [05:56:16.210] unhide_reporter() ... [05:56:16.210] List of 15 [05:56:16.210] $ max_steps : num 4 [05:56:16.210] $ times : num Inf [05:56:16.210] $ interval : num 0.1 [05:56:16.210] $ enable_after: num 0 [05:56:16.210] $ auto_finish : logi TRUE [05:56:16.210] $ clear : logi TRUE [05:56:16.210] $ target : chr "terminal" [05:56:16.210] $ step : num 1 [05:56:16.210] $ message : chr(0) [05:56:16.210] $ timestamps : POSIXct[1:4], format: "2024-11-22 05:56:16" NA ... [05:56:16.210] $ delta : num 1 [05:56:16.210] $ enabled : logi TRUE [05:56:16.210] $ config :List of 7 [05:56:16.210] ..$ max_steps : num 4 [05:56:16.210] ..$ times : num Inf [05:56:16.210] ..$ interval : num 0.1 [05:56:16.210] ..$ enable_after: num 0 [05:56:16.210] ..$ auto_finish : logi TRUE [05:56:16.210] ..$ clear : logi TRUE [05:56:16.210] ..$ target : chr "terminal" [05:56:16.210] $ state :List of 5 [05:56:16.210] ..$ step : num 1 [05:56:16.210] ..$ message : chr(0) [05:56:16.210] ..$ timestamps: POSIXct[1:4], format: "2024-11-22 05:56:16" NA ... [05:56:16.210] ..$ delta : num 1 [05:56:16.210] ..$ enabled : logi TRUE [05:56:16.210] $ progression :List of 12 [05:56:16.210] ..$ owner_session_uuid: NULL [05:56:16.210] ..$ progressor_uuid : NULL [05:56:16.210] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:16.210] ..$ progression_index : NULL [05:56:16.210] ..$ progression_time : chr "2024-11-22 05:56:16.210 +0100" [05:56:16.210] ..$ type : chr "unhide" [05:56:16.210] ..$ message : chr(0) [05:56:16.210] ..$ amount : num 1 [05:56:16.210] ..$ step : NULL [05:56:16.210] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:16" [05:56:16.210] ..$ call : NULL [05:56:16.210] ..$ calls :Dotted pair list of 13 [05:56:16.210] .. ..$ : language with_progress({ progress <- progressor(steps = 1 + 2 + 1) ... [05:56:16.210] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:16.210] .. ..$ : language withVisible(expr) [05:56:16.210] .. ..$ : language progressr::progress(p) [05:56:16.210] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:16.210] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:16.210] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:16.210] .. ..$ : language signalCondition(cond) [05:56:16.210] .. ..$ : language (function (p) { ... [05:56:16.210] .. ..$ : language calling_handler(control_progression("unhide")) [05:56:16.210] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:16.210] .. ..$ : language control_progression("unhide") [05:56:16.210] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:16.210] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" | | | 0%[05:56:16.246] unhide_reporter() ... done [05:56:16.246] Progression calling handler 'update' ... [05:56:16.247] - progression: [05:56:16.247] List of 12 [05:56:16.247] $ owner_session_uuid: chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:16.247] ..- attr(*, "source")=List of 6 [05:56:16.247] .. ..$ host : Named chr "CRANWIN3" [05:56:16.247] .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:56:16.247] .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:56:16.247] .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:56:16.247] .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:16.247] .. ..$ tempdir: chr "D:\\temp\\2024_11_22_05_55_01_31289\\RtmpcRpDnE" [05:56:16.247] .. ..$ pid : int 116752 [05:56:16.247] .. ..$ random : int 1056149315 [05:56:16.247] $ progressor_uuid : chr "6569eb12-fe89-057d-af4e-6c25bcf08326" [05:56:16.247] $ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:16.247] $ progression_index : int 2 [05:56:16.247] $ progression_time : chr "2024-11-22 05:56:16.047 +0100" [05:56:16.247] $ type : chr "update" [05:56:16.247] $ message : chr(0) [05:56:16.247] $ amount : num 1 [05:56:16.247] $ step : NULL [05:56:16.247] $ time : POSIXct[1:1], format: "2024-11-22 05:56:16" [05:56:16.247] $ call : NULL [05:56:16.247] $ calls : NULL [05:56:16.247] - attr(*, "class")= chr [1:3] "progression" "immediateCondition" "condition" [05:56:16.258] - progressor_uuid: 6569eb12-fe89-057d-af4e-6c25bcf08326 [05:56:16.258] - progression_index: 2 [05:56:16.258] - duplicated: TRUE [05:56:16.258] Progression calling handler 'update' ... condition already done - received a 'progression' - received a 'simpleMessage' - received a 'simpleMessage' - received a 'simpleMessage' - received a 'simpleMessage' - received a 'simpleMessage' - received a 'simpleMessage' - received a 'simpleMessage' - received a 'simpleMessage' - received a 'simpleMessage' - received a 'simpleMessage' - received a 'simpleMessage' - received a 'simpleMessage' - received a 'simpleMessage' - received a 'simpleMessage' - received a 'simpleMessage' - received a 'simpleMessage' - received a 'simpleMessage' - received a 'simpleMessage' - received a 'simpleMessage' - received a 'simpleMessage' - received a 'simpleMessage' - received a 'simpleMessage' - received a 'simpleMessage' - received a 'simpleMessage' - received a 'simpleMessage' - received a 'simpleMessage' - received a 'simpleMessage' - received a 'simpleMessage' - received a 'simpleMessage' - received a 'simpleMessage' [05:56:16.308] hide_reporter() ... [05:56:16.308] List of 15 [05:56:16.308] $ max_steps : num 4 [05:56:16.308] $ times : num Inf [05:56:16.308] $ interval : num 0.1 [05:56:16.308] $ enable_after: num 0 [05:56:16.308] $ auto_finish : logi TRUE [05:56:16.308] $ clear : logi TRUE [05:56:16.308] $ target : chr "terminal" [05:56:16.308] $ step : num 1 [05:56:16.308] $ message : chr(0) [05:56:16.308] $ timestamps : POSIXct[1:4], format: "2024-11-22 05:56:16" NA ... [05:56:16.308] $ delta : num 1 [05:56:16.308] $ enabled : logi TRUE [05:56:16.308] $ config :List of 7 [05:56:16.308] ..$ max_steps : num 4 [05:56:16.308] ..$ times : num Inf [05:56:16.308] ..$ interval : num 0.1 [05:56:16.308] ..$ enable_after: num 0 [05:56:16.308] ..$ auto_finish : logi TRUE [05:56:16.308] ..$ clear : logi TRUE [05:56:16.308] ..$ target : chr "terminal" [05:56:16.308] $ state :List of 5 [05:56:16.308] ..$ step : num 1 [05:56:16.308] ..$ message : chr(0) [05:56:16.308] ..$ timestamps: POSIXct[1:4], format: "2024-11-22 05:56:16" NA ... [05:56:16.308] ..$ delta : num 1 [05:56:16.308] ..$ enabled : logi TRUE [05:56:16.308] $ progression :List of 12 [05:56:16.308] ..$ owner_session_uuid: NULL [05:56:16.308] ..$ progressor_uuid : NULL [05:56:16.308] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:16.308] ..$ progression_index : NULL [05:56:16.308] ..$ progression_time : chr "2024-11-22 05:56:16.308 +0100" [05:56:16.308] ..$ type : chr "hide" [05:56:16.308] ..$ message : chr(0) [05:56:16.308] ..$ amount : num 1 [05:56:16.308] ..$ step : NULL [05:56:16.308] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:16" [05:56:16.308] ..$ call : NULL [05:56:16.308] ..$ calls :Dotted pair list of 25 [05:56:16.308] .. ..$ : language with_progress({ progress <- progressor(steps = 1 + 2 + 1) ... [05:56:16.308] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:16.308] .. ..$ : language withVisible(expr) [05:56:16.308] .. ..$ : language relay_progress(slow_sum(1:2)) [05:56:16.308] .. ..$ : language with_progress(..., handlers = handler) [05:56:16.308] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:16.308] .. ..$ : language withVisible(expr) [05:56:16.308] .. ..$ : language slow_sum(1:2) [05:56:16.308] .. ..$ : language p(amount = 0) [05:56:16.308] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:16.308] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:16.308] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:16.308] .. ..$ : language signalCondition(cond) [05:56:16.308] .. ..$ : language (function (p) { ... [05:56:16.308] .. ..$ : language calling_handler(p) [05:56:16.308] .. ..$ : language progress(child = p) [05:56:16.308] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:16.308] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:16.308] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:16.308] .. ..$ : language signalCondition(cond) [05:56:16.308] .. ..$ : language (function (p) { ... [05:56:16.308] .. ..$ : language calling_handler(control_progression("hide")) [05:56:16.308] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:16.308] .. ..$ : language control_progression("hide") [05:56:16.308] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:16.308] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" [05:56:16.345] hide_reporter() ... done with_progress() ... as_progression_handler() ... - Number of progression handlers: 1 - drop = TRUE => dropping non-enabled handlers - Number of progression handlers: 1 as_progression_handler() ... done - Buffering: - signaling 'reset' to all handlers [05:56:16.263] Progression handler 'reset' ... [05:56:16.263] - progression: [05:56:16.264] List of 12 [05:56:16.264] $ owner_session_uuid: NULL [05:56:16.264] $ progressor_uuid : NULL [05:56:16.264] $ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:16.264] $ progression_index : NULL [05:56:16.264] $ progression_time : chr "2024-11-22 05:56:16.263 +0100" [05:56:16.264] $ type : chr "reset" [05:56:16.264] $ message : chr(0) [05:56:16.264] $ amount : num 1 [05:56:16.264] $ step : NULL [05:56:16.264] $ time : POSIXct[1:1], format: "2024-11-22 05:56:16" [05:56:16.264] $ call : NULL [05:56:16.264] $ calls :Dotted pair list of 12 [05:56:16.264] ..$ : language with_progress({ progress <- progressor(steps = 1 + 2 + 1) ... [05:56:16.264] ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:16.264] ..$ : language withVisible(expr) [05:56:16.264] ..$ : language relay_progress(slow_sum(1:2)) [05:56:16.264] ..$ : language with_progress(..., handlers = handler) [05:56:16.264] ..$ : language withCallingHandlers({ withRestarts({ ... [05:56:16.264] ..$ : language withRestarts({ signalCondition(control_progression("reset")) ... [05:56:16.264] ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:16.264] ..$ : language doWithOneRestart(return(expr), restart) [05:56:16.264] ..$ : language signalCondition(control_progression("reset")) [05:56:16.264] ..$ : language control_progression("reset") [05:56:16.264] ..$ : language progression(type = type, ..., class = "control_progression") [05:56:16.264] - attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" [05:56:16.276] [05:56:16.277] [05:56:16.277] Progression handler 'reset' ... done - received a 'simpleMessage' - received a 'progression' (n=1) [05:56:16.279] Progression handler 'initiate' ... [05:56:16.280] - progression: [05:56:16.280] List of 14 [05:56:16.280] $ owner_session_uuid: chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:16.280] ..- attr(*, "source")=List of 6 [05:56:16.280] .. ..$ host : Named chr "CRANWIN3" [05:56:16.280] .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:56:16.280] .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:56:16.280] .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:56:16.280] .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:16.280] .. ..$ tempdir: chr "D:\\temp\\2024_11_22_05_55_01_31289\\RtmpcRpDnE" [05:56:16.280] .. ..$ pid : int 116752 [05:56:16.280] .. ..$ random : int 1056149315 [05:56:16.280] $ progressor_uuid : chr "88ac0ed2-528b-1823-a237-121a6fe911d4" [05:56:16.280] $ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:16.280] $ progression_index : int 1 [05:56:16.280] $ progression_time : chr "2024-11-22 05:56:16.278 +0100" [05:56:16.280] $ type : chr "initiate" [05:56:16.280] $ message : chr(0) [05:56:16.280] $ amount : num 1 [05:56:16.280] $ step : NULL [05:56:16.280] $ time : POSIXct[1:1], format: "2024-11-22 05:56:16" [05:56:16.280] $ steps : int 2 [05:56:16.280] $ auto_finish : logi TRUE [05:56:16.280] $ call : NULL [05:56:16.280] $ calls : NULL [05:56:16.280] - attr(*, "class")= chr [1:3] "progression" "immediateCondition" "condition" [05:56:16.292] - progressor_uuid: 88ac0ed2-528b-1823-a237-121a6fe911d4 [05:56:16.292] - progression_index: 1 [05:56:16.293] Progression handler 'initiate' ... done - received a 'simpleMessage' - received a 'progression' (n=2) [05:56:16.295] Progression handler 'update' ... [05:56:16.295] - progression: [05:56:16.295] List of 12 [05:56:16.295] $ owner_session_uuid: chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:16.295] ..- attr(*, "source")=List of 6 [05:56:16.295] .. ..$ host : Named chr "CRANWIN3" [05:56:16.295] .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:56:16.295] .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:56:16.295] .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:56:16.295] .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:16.295] .. ..$ tempdir: chr "D:\\temp\\2024_11_22_05_55_01_31289\\RtmpcRpDnE" [05:56:16.295] .. ..$ pid : int 116752 [05:56:16.295] .. ..$ random : int 1056149315 [05:56:16.295] $ progressor_uuid : chr "88ac0ed2-528b-1823-a237-121a6fe911d4" [05:56:16.295] $ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:16.295] $ progression_index : int 2 [05:56:16.295] $ progression_time : chr "2024-11-22 05:56:16.294 +0100" [05:56:16.295] $ type : chr "update" [05:56:16.295] $ message : chr(0) [05:56:16.295] $ amount : num 0 [05:56:16.295] $ step : NULL [05:56:16.295] $ time : POSIXct[1:1], format: "2024-11-22 05:56:16" [05:56:16.295] $ call : NULL [05:56:16.295] $ calls : NULL [05:56:16.295] - attr(*, "class")= chr [1:3] "progression" "immediateCondition" "condition" [05:56:16.306] - progressor_uuid: 88ac0ed2-528b-1823-a237-121a6fe911d4 [05:56:16.307] - progression_index: 2 - received a 'progression' (n=4) [05:56:16.348] unhide_reporter() ... [05:56:16.348] List of 15 [05:56:16.348] $ max_steps : num 4 [05:56:16.348] $ times : num Inf [05:56:16.348] $ interval : num 0.1 [05:56:16.348] $ enable_after: num 0 [05:56:16.348] $ auto_finish : logi TRUE [05:56:16.348] $ clear : logi TRUE [05:56:16.348] $ target : chr "terminal" [05:56:16.348] $ step : num 1 [05:56:16.348] $ message : chr(0) [05:56:16.348] $ timestamps : POSIXct[1:4], format: "2024-11-22 05:56:16" NA ... [05:56:16.348] $ delta : num 1 [05:56:16.348] $ enabled : logi TRUE [05:56:16.348] $ config :List of 7 [05:56:16.348] ..$ max_steps : num 4 [05:56:16.348] ..$ times : num Inf [05:56:16.348] ..$ interval : num 0.1 [05:56:16.348] ..$ enable_after: num 0 [05:56:16.348] ..$ auto_finish : logi TRUE [05:56:16.348] ..$ clear : logi TRUE [05:56:16.348] ..$ target : chr "terminal" [05:56:16.348] $ state :List of 5 [05:56:16.348] ..$ step : num 1 [05:56:16.348] ..$ message : chr(0) [05:56:16.348] ..$ timestamps: POSIXct[1:4], format: "2024-11-22 05:56:16" NA ... [05:56:16.348] ..$ delta : num 1 [05:56:16.348] ..$ enabled : logi TRUE [05:56:16.348] $ progression :List of 12 [05:56:16.348] ..$ owner_session_uuid: NULL [05:56:16.348] ..$ progressor_uuid : NULL [05:56:16.348] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:16.348] ..$ progression_index : NULL [05:56:16.348] ..$ progression_time : chr "2024-11-22 05:56:16.348 +0100" [05:56:16.348] ..$ type : chr "unhide" [05:56:16.348] ..$ message : chr(0) [05:56:16.348] ..$ amount : num 1 [05:56:16.348] ..$ step : NULL [05:56:16.348] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:16" [05:56:16.348] ..$ call : NULL [05:56:16.348] ..$ calls :Dotted pair list of 25 [05:56:16.348] .. ..$ : language with_progress({ progress <- progressor(steps = 1 + 2 + 1) ... [05:56:16.348] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:16.348] .. ..$ : language withVisible(expr) [05:56:16.348] .. ..$ : language relay_progress(slow_sum(1:2)) [05:56:16.348] .. ..$ : language with_progress(..., handlers = handler) [05:56:16.348] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:16.348] .. ..$ : language withVisible(expr) [05:56:16.348] .. ..$ : language slow_sum(1:2) [05:56:16.348] .. ..$ : language p(amount = 0) [05:56:16.348] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:16.348] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:16.348] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:16.348] .. ..$ : language signalCondition(cond) [05:56:16.348] .. ..$ : language (function (p) { ... [05:56:16.348] .. ..$ : language calling_handler(p) [05:56:16.348] .. ..$ : language progress(child = p) [05:56:16.348] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:16.348] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:16.348] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:16.348] .. ..$ : language signalCondition(cond) [05:56:16.348] .. ..$ : language (function (p) { ... [05:56:16.348] .. ..$ : language calling_handler(control_progression("unhide")) [05:56:16.348] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:16.348] .. ..$ : language control_progression("unhide") [05:56:16.348] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:16.348] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" | | | 0%[05:56:16.380] unhide_reporter() ... done [05:56:16.380] Progression calling handler 'update' ... [05:56:16.380] - progression: [05:56:16.380] List of 13 [05:56:16.380] $ owner_session_uuid: chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:16.380] ..- attr(*, "source")=List of 6 [05:56:16.380] .. ..$ host : Named chr "CRANWIN3" [05:56:16.380] .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:56:16.380] .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:56:16.380] .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:56:16.380] .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:16.380] .. ..$ tempdir: chr "D:\\temp\\2024_11_22_05_55_01_31289\\RtmpcRpDnE" [05:56:16.380] .. ..$ pid : int 116752 [05:56:16.380] .. ..$ random : int 1056149315 [05:56:16.380] $ progressor_uuid : chr "6569eb12-fe89-057d-af4e-6c25bcf08326" [05:56:16.380] $ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:16.380] $ progression_index : int 3 [05:56:16.380] $ progression_time : chr "2024-11-22 05:56:16.307 +0100" [05:56:16.380] $ type : chr "update" [05:56:16.380] $ message : chr(0) [05:56:16.380] $ amount : num 1 [05:56:16.380] $ step : NULL [05:56:16.380] $ time : POSIXct[1:1], format: "2024-11-22 05:56:16" [05:56:16.380] $ child :List of 12 [05:56:16.380] ..$ owner_session_uuid: chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:16.380] .. ..- attr(*, "source")=List of 6 [05:56:16.380] .. .. ..$ host : Named chr "CRANWIN3" [05:56:16.380] .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:56:16.380] .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:56:16.380] .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:56:16.380] .. .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:16.380] .. .. ..$ tempdir: chr "D:\\temp\\2024_11_22_05_55_01_31289\\RtmpcRpDnE" [05:56:16.380] .. .. ..$ pid : int 116752 [05:56:16.380] .. .. ..$ random : int 1056149315 [05:56:16.380] ..$ progressor_uuid : chr "88ac0ed2-528b-1823-a237-121a6fe911d4" [05:56:16.380] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:16.380] ..$ progression_index : int 2 [05:56:16.380] ..$ progression_time : chr "2024-11-22 05:56:16.294 +0100" [05:56:16.380] ..$ type : chr "update" [05:56:16.380] ..$ message : chr(0) [05:56:16.380] ..$ amount : num 0 [05:56:16.380] ..$ step : NULL [05:56:16.380] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:16" [05:56:16.380] ..$ call : NULL [05:56:16.380] ..$ calls : NULL [05:56:16.380] ..- attr(*, "class")= chr [1:3] "progression" "immediateCondition" "condition" [05:56:16.380] $ call : NULL [05:56:16.380] $ calls : NULL [05:56:16.380] - attr(*, "class")= chr [1:3] "progression" "immediateCondition" "condition" [05:56:16.401] - progressor_uuid: 6569eb12-fe89-057d-af4e-6c25bcf08326 [05:56:16.401] - progression_index: 3 [05:56:16.401] - duplicated: FALSE [05:56:16.401] List of 4 [05:56:16.401] $ step : num 1 [05:56:16.401] $ p$amount : num 1 [05:56:16.401] $ p$step : NULL [05:56:16.401] $ max_steps: num 4 [05:56:16.404] List of 5 [05:56:16.404] $ finished : logi FALSE [05:56:16.404] $ step : num 2 [05:56:16.404] $ milestones : num [1:3] 2 3 4 [05:56:16.404] $ prev_milestone: int 0 [05:56:16.404] $ interval : num 0.1 [05:56:16.408] List of 4 [05:56:16.408] $ dt : 'difftime' num 0.247262001037598 [05:56:16.408] ..- attr(*, "units")= chr "secs" [05:56:16.408] $ : POSIXct[1:1], format: "2024-11-22 05:56:16" [05:56:16.408] $ : 'POSIXct' num(0) [05:56:16.408] - attr(*, "tzone")= chr "" [05:56:16.408] $ skip: logi FALSE [05:56:16.412] List of 1 [05:56:16.412] $ milestones: num [1:3] 2 3 4 [05:56:16.413] update_reporter() ... [05:56:16.414] List of 15 [05:56:16.414] $ max_steps : num 4 [05:56:16.414] $ times : num Inf [05:56:16.414] $ interval : num 0.1 [05:56:16.414] $ enable_after: num 0 [05:56:16.414] $ auto_finish : logi TRUE [05:56:16.414] $ clear : logi TRUE [05:56:16.414] $ target : chr "terminal" [05:56:16.414] $ step : num 2 [05:56:16.414] $ message : chr(0) [05:56:16.414] $ timestamps : POSIXct[1:4], format: "2024-11-22 05:56:16" "2024-11-22 05:56:16" ... [05:56:16.414] $ delta : num 2 [05:56:16.414] $ enabled : logi TRUE [05:56:16.414] $ config :List of 7 [05:56:16.414] ..$ max_steps : num 4 [05:56:16.414] ..$ times : num Inf [05:56:16.414] ..$ interval : num 0.1 [05:56:16.414] ..$ enable_after: num 0 [05:56:16.414] ..$ auto_finish : logi TRUE [05:56:16.414] ..$ clear : logi TRUE [05:56:16.414] ..$ target : chr "terminal" [05:56:16.414] $ state :List of 5 [05:56:16.414] ..$ step : num 2 [05:56:16.414] ..$ message : chr(0) [05:56:16.414] ..$ timestamps: POSIXct[1:4], format: "2024-11-22 05:56:16" "2024-11-22 05:56:16" ... [05:56:16.414] ..$ delta : num 2 [05:56:16.414] ..$ enabled : logi TRUE [05:56:16.414] $ progression :List of 13 [05:56:16.414] ..$ owner_session_uuid: chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:16.414] .. ..- attr(*, "source")=List of 6 [05:56:16.414] .. .. ..$ host : Named chr "CRANWIN3" [05:56:16.414] .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:56:16.414] .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:56:16.414] .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:56:16.414] .. .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:16.414] .. .. ..$ tempdir: chr "D:\\temp\\2024_11_22_05_55_01_31289\\RtmpcRpDnE" [05:56:16.414] .. .. ..$ pid : int 116752 [05:56:16.414] .. .. ..$ random : int 1056149315 [05:56:16.414] ..$ progressor_uuid : chr "6569eb12-fe89-057d-af4e-6c25bcf08326" [05:56:16.414] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:16.414] ..$ progression_index : int 3 [05:56:16.414] ..$ progression_time : chr "2024-11-22 05:56:16.307 +0100" [05:56:16.414] ..$ type : chr "update" [05:56:16.414] ..$ message : chr(0) [05:56:16.414] ..$ amount : num 1 [05:56:16.414] ..$ step : NULL [05:56:16.414] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:16" [05:56:16.414] ..$ child :List of 12 [05:56:16.414] .. ..$ owner_session_uuid: chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:16.414] .. .. ..- attr(*, "source")=List of 6 [05:56:16.414] .. .. .. ..$ host : Named chr "CRANWIN3" [05:56:16.414] .. .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:56:16.414] .. .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:56:16.414] .. .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:56:16.414] .. .. .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:16.414] .. .. .. ..$ tempdir: chr "D:\\temp\\2024_11_22_05_55_01_31289\\RtmpcRpDnE" [05:56:16.414] .. .. .. ..$ pid : int 116752 [05:56:16.414] .. .. .. ..$ random : int 1056149315 [05:56:16.414] .. ..$ progressor_uuid : chr "88ac0ed2-528b-1823-a237-121a6fe911d4" [05:56:16.414] .. ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:16.414] .. ..$ progression_index : int 2 [05:56:16.414] .. ..$ progression_time : chr "2024-11-22 05:56:16.294 +0100" [05:56:16.414] .. ..$ type : chr "update" [05:56:16.414] .. ..$ message : chr(0) [05:56:16.414] .. ..$ amount : num 0 [05:56:16.414] .. ..$ step : NULL [05:56:16.414] .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:16" [05:56:16.414] .. ..$ call : NULL [05:56:16.414] .. ..$ calls : NULL [05:56:16.414] .. ..- attr(*, "class")= chr [1:3] "progression" "immediateCondition" "condition" [05:56:16.414] ..$ call : NULL [05:56:16.414] ..$ calls : NULL [05:56:16.414] ..- attr(*, "class")= chr [1:3] "progression" "immediateCondition" "condition" | |=================================== | 50%[05:56:16.439] update_reporter() ... done [05:56:16.440] Progression calling handler 'update' ... done - received a 'progression' - received a 'simpleMessage' - received a 'simpleMessage' - received a 'simpleMessage' - received a 'simpleMessage' - received a 'simpleMessage' - received a 'simpleMessage' - received a 'simpleMessage' - received a 'simpleMessage' - received a 'simpleMessage' [05:56:16.455] hide_reporter() ... [05:56:16.455] List of 15 [05:56:16.455] $ max_steps : num 4 [05:56:16.455] $ times : num Inf [05:56:16.455] $ interval : num 0.1 [05:56:16.455] $ enable_after: num 0 [05:56:16.455] $ auto_finish : logi TRUE [05:56:16.455] $ clear : logi TRUE [05:56:16.455] $ target : chr "terminal" [05:56:16.455] $ step : num 2 [05:56:16.455] $ message : chr(0) [05:56:16.455] $ timestamps : POSIXct[1:4], format: "2024-11-22 05:56:16" "2024-11-22 05:56:16" ... [05:56:16.455] $ delta : num 0 [05:56:16.455] $ enabled : logi TRUE [05:56:16.455] $ config :List of 7 [05:56:16.455] ..$ max_steps : num 4 [05:56:16.455] ..$ times : num Inf [05:56:16.455] ..$ interval : num 0.1 [05:56:16.455] ..$ enable_after: num 0 [05:56:16.455] ..$ auto_finish : logi TRUE [05:56:16.455] ..$ clear : logi TRUE [05:56:16.455] ..$ target : chr "terminal" [05:56:16.455] $ state :List of 5 [05:56:16.455] ..$ step : num 2 [05:56:16.455] ..$ message : chr(0) [05:56:16.455] ..$ timestamps: POSIXct[1:4], format: "2024-11-22 05:56:16" "2024-11-22 05:56:16" ... [05:56:16.455] ..$ delta : num 0 [05:56:16.455] ..$ enabled : logi TRUE [05:56:16.455] $ progression :List of 12 [05:56:16.455] ..$ owner_session_uuid: NULL [05:56:16.455] ..$ progressor_uuid : NULL [05:56:16.455] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:16.455] ..$ progression_index : NULL [05:56:16.455] ..$ progression_time : chr "2024-11-22 05:56:16.454 +0100" [05:56:16.455] ..$ type : chr "hide" [05:56:16.455] ..$ message : chr(0) [05:56:16.455] ..$ amount : num 1 [05:56:16.455] ..$ step : NULL [05:56:16.455] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:16" [05:56:16.455] ..$ call : NULL [05:56:16.455] ..$ calls :Dotted pair list of 25 [05:56:16.455] .. ..$ : language with_progress({ progress <- progressor(steps = 1 + 2 + 1) ... [05:56:16.455] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:16.455] .. ..$ : language withVisible(expr) [05:56:16.455] .. ..$ : language relay_progress(slow_sum(1:2)) [05:56:16.455] .. ..$ : language with_progress(..., handlers = handler) [05:56:16.455] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:16.455] .. ..$ : language withVisible(expr) [05:56:16.455] .. ..$ : language slow_sum(1:2) [05:56:16.455] .. ..$ : language p(amount = 0) [05:56:16.455] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:16.455] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:16.455] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:16.455] .. ..$ : language signalCondition(cond) [05:56:16.455] .. ..$ : language (function (p) { ... [05:56:16.455] .. ..$ : language calling_handler(p) [05:56:16.455] .. ..$ : language progress(child = p) [05:56:16.455] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:16.455] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:16.455] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:16.455] .. ..$ : language signalCondition(cond) [05:56:16.455] .. ..$ : language (function (p) { ... [05:56:16.455] .. ..$ : language calling_handler(control_progression("hide")) [05:56:16.455] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:16.455] .. ..$ : language control_progression("hide") [05:56:16.455] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:16.455] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" [05:56:16.479] hide_reporter() ... done [05:56:16.440] Progression handler 'update' ... done - received a 'simpleMessage' - received a 'progression' (n=3) [05:56:16.441] Progression handler 'update' ... [05:56:16.441] - progression: [05:56:16.442] List of 12 [05:56:16.442] $ owner_session_uuid: chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:16.442] ..- attr(*, "source")=List of 6 [05:56:16.442] .. ..$ host : Named chr "CRANWIN3" [05:56:16.442] .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:56:16.442] .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:56:16.442] .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:56:16.442] .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:16.442] .. ..$ tempdir: chr "D:\\temp\\2024_11_22_05_55_01_31289\\RtmpcRpDnE" [05:56:16.442] .. ..$ pid : int 116752 [05:56:16.442] .. ..$ random : int 1056149315 [05:56:16.442] $ progressor_uuid : chr "88ac0ed2-528b-1823-a237-121a6fe911d4" [05:56:16.442] $ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:16.442] $ progression_index : int 3 [05:56:16.442] $ progression_time : chr "2024-11-22 05:56:16.440 +0100" [05:56:16.442] $ type : chr "update" [05:56:16.442] $ message : chr(0) [05:56:16.442] $ amount : num 0 [05:56:16.442] $ step : NULL [05:56:16.442] $ time : POSIXct[1:1], format: "2024-11-22 05:56:16" [05:56:16.442] $ call : NULL [05:56:16.442] $ calls : NULL [05:56:16.442] - attr(*, "class")= chr [1:3] "progression" "immediateCondition" "condition" [05:56:16.453] - progressor_uuid: 88ac0ed2-528b-1823-a237-121a6fe911d4 [05:56:16.454] - progression_index: 3 - received a 'progression' (n=5) [05:56:16.481] unhide_reporter() ... [05:56:16.481] List of 15 [05:56:16.481] $ max_steps : num 4 [05:56:16.481] $ times : num Inf [05:56:16.481] $ interval : num 0.1 [05:56:16.481] $ enable_after: num 0 [05:56:16.481] $ auto_finish : logi TRUE [05:56:16.481] $ clear : logi TRUE [05:56:16.481] $ target : chr "terminal" [05:56:16.481] $ step : num 2 [05:56:16.481] $ message : chr(0) [05:56:16.481] $ timestamps : POSIXct[1:4], format: "2024-11-22 05:56:16" "2024-11-22 05:56:16" ... [05:56:16.481] $ delta : num 0 [05:56:16.481] $ enabled : logi TRUE [05:56:16.481] $ config :List of 7 [05:56:16.481] ..$ max_steps : num 4 [05:56:16.481] ..$ times : num Inf [05:56:16.481] ..$ interval : num 0.1 [05:56:16.481] ..$ enable_after: num 0 [05:56:16.481] ..$ auto_finish : logi TRUE [05:56:16.481] ..$ clear : logi TRUE [05:56:16.481] ..$ target : chr "terminal" [05:56:16.481] $ state :List of 5 [05:56:16.481] ..$ step : num 2 [05:56:16.481] ..$ message : chr(0) [05:56:16.481] ..$ timestamps: POSIXct[1:4], format: "2024-11-22 05:56:16" "2024-11-22 05:56:16" ... [05:56:16.481] ..$ delta : num 0 [05:56:16.481] ..$ enabled : logi TRUE [05:56:16.481] $ progression :List of 12 [05:56:16.481] ..$ owner_session_uuid: NULL [05:56:16.481] ..$ progressor_uuid : NULL [05:56:16.481] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:16.481] ..$ progression_index : NULL [05:56:16.481] ..$ progression_time : chr "2024-11-22 05:56:16.481 +0100" [05:56:16.481] ..$ type : chr "unhide" [05:56:16.481] ..$ message : chr(0) [05:56:16.481] ..$ amount : num 1 [05:56:16.481] ..$ step : NULL [05:56:16.481] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:16" [05:56:16.481] ..$ call : NULL [05:56:16.481] ..$ calls :Dotted pair list of 25 [05:56:16.481] .. ..$ : language with_progress({ progress <- progressor(steps = 1 + 2 + 1) ... [05:56:16.481] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:16.481] .. ..$ : language withVisible(expr) [05:56:16.481] .. ..$ : language relay_progress(slow_sum(1:2)) [05:56:16.481] .. ..$ : language with_progress(..., handlers = handler) [05:56:16.481] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:16.481] .. ..$ : language withVisible(expr) [05:56:16.481] .. ..$ : language slow_sum(1:2) [05:56:16.481] .. ..$ : language p(amount = 0) [05:56:16.481] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:16.481] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:16.481] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:16.481] .. ..$ : language signalCondition(cond) [05:56:16.481] .. ..$ : language (function (p) { ... [05:56:16.481] .. ..$ : language calling_handler(p) [05:56:16.481] .. ..$ : language progress(child = p) [05:56:16.481] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:16.481] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:16.481] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:16.481] .. ..$ : language signalCondition(cond) [05:56:16.481] .. ..$ : language (function (p) { ... [05:56:16.481] .. ..$ : language calling_handler(control_progression("unhide")) [05:56:16.481] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:16.481] .. ..$ : language control_progression("unhide") [05:56:16.481] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:16.481] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" | |=================================== | 50%[05:56:16.511] unhide_reporter() ... done [05:56:16.511] Progression calling handler 'update' ... [05:56:16.511] - progression: [05:56:16.512] List of 13 [05:56:16.512] $ owner_session_uuid: chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:16.512] ..- attr(*, "source")=List of 6 [05:56:16.512] .. ..$ host : Named chr "CRANWIN3" [05:56:16.512] .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:56:16.512] .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:56:16.512] .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:56:16.512] .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:16.512] .. ..$ tempdir: chr "D:\\temp\\2024_11_22_05_55_01_31289\\RtmpcRpDnE" [05:56:16.512] .. ..$ pid : int 116752 [05:56:16.512] .. ..$ random : int 1056149315 [05:56:16.512] $ progressor_uuid : chr "6569eb12-fe89-057d-af4e-6c25bcf08326" [05:56:16.512] $ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:16.512] $ progression_index : int 4 [05:56:16.512] $ progression_time : chr "2024-11-22 05:56:16.454 +0100" [05:56:16.512] $ type : chr "update" [05:56:16.512] $ message : chr(0) [05:56:16.512] $ amount : num 1 [05:56:16.512] $ step : NULL [05:56:16.512] $ time : POSIXct[1:1], format: "2024-11-22 05:56:16" [05:56:16.512] $ child :List of 12 [05:56:16.512] ..$ owner_session_uuid: chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:16.512] .. ..- attr(*, "source")=List of 6 [05:56:16.512] .. .. ..$ host : Named chr "CRANWIN3" [05:56:16.512] .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:56:16.512] .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:56:16.512] .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:56:16.512] .. .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:16.512] .. .. ..$ tempdir: chr "D:\\temp\\2024_11_22_05_55_01_31289\\RtmpcRpDnE" [05:56:16.512] .. .. ..$ pid : int 116752 [05:56:16.512] .. .. ..$ random : int 1056149315 [05:56:16.512] ..$ progressor_uuid : chr "88ac0ed2-528b-1823-a237-121a6fe911d4" [05:56:16.512] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:16.512] ..$ progression_index : int 3 [05:56:16.512] ..$ progression_time : chr "2024-11-22 05:56:16.440 +0100" [05:56:16.512] ..$ type : chr "update" [05:56:16.512] ..$ message : chr(0) [05:56:16.512] ..$ amount : num 0 [05:56:16.512] ..$ step : NULL [05:56:16.512] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:16" [05:56:16.512] ..$ call : NULL [05:56:16.512] ..$ calls : NULL [05:56:16.512] ..- attr(*, "class")= chr [1:3] "progression" "immediateCondition" "condition" [05:56:16.512] $ call : NULL [05:56:16.512] $ calls : NULL [05:56:16.512] - attr(*, "class")= chr [1:3] "progression" "immediateCondition" "condition" [05:56:16.538] - progressor_uuid: 6569eb12-fe89-057d-af4e-6c25bcf08326 [05:56:16.539] - progression_index: 4 [05:56:16.539] - duplicated: FALSE [05:56:16.539] List of 4 [05:56:16.539] $ step : num 2 [05:56:16.539] $ p$amount : num 1 [05:56:16.539] $ p$step : NULL [05:56:16.539] $ max_steps: num 4 [05:56:16.542] List of 5 [05:56:16.542] $ finished : logi FALSE [05:56:16.542] $ step : num 3 [05:56:16.542] $ milestones : num [1:2] 3 4 [05:56:16.542] $ prev_milestone: num 2 [05:56:16.542] $ interval : num 0.1 [05:56:16.546] List of 4 [05:56:16.546] $ dt : 'difftime' num 0.137947082519531 [05:56:16.546] ..- attr(*, "units")= chr "secs" [05:56:16.546] $ : POSIXct[1:1], format: "2024-11-22 05:56:16" [05:56:16.546] $ : POSIXct[1:1], format: "2024-11-22 05:56:16" [05:56:16.546] $ skip: logi FALSE [05:56:16.550] List of 1 [05:56:16.550] $ milestones: num [1:2] 3 4 [05:56:16.551] update_reporter() ... [05:56:16.551] List of 15 [05:56:16.551] $ max_steps : num 4 [05:56:16.551] $ times : num Inf [05:56:16.551] $ interval : num 0.1 [05:56:16.551] $ enable_after: num 0 [05:56:16.551] $ auto_finish : logi TRUE [05:56:16.551] $ clear : logi TRUE [05:56:16.551] $ target : chr "terminal" [05:56:16.551] $ step : num 3 [05:56:16.551] $ message : chr(0) [05:56:16.551] $ timestamps : POSIXct[1:4], format: "2024-11-22 05:56:16" "2024-11-22 05:56:16" ... [05:56:16.551] $ delta : num 1 [05:56:16.551] $ enabled : logi TRUE [05:56:16.551] $ config :List of 7 [05:56:16.551] ..$ max_steps : num 4 [05:56:16.551] ..$ times : num Inf [05:56:16.551] ..$ interval : num 0.1 [05:56:16.551] ..$ enable_after: num 0 [05:56:16.551] ..$ auto_finish : logi TRUE [05:56:16.551] ..$ clear : logi TRUE [05:56:16.551] ..$ target : chr "terminal" [05:56:16.551] $ state :List of 5 [05:56:16.551] ..$ step : num 3 [05:56:16.551] ..$ message : chr(0) [05:56:16.551] ..$ timestamps: POSIXct[1:4], format: "2024-11-22 05:56:16" "2024-11-22 05:56:16" ... [05:56:16.551] ..$ delta : num 1 [05:56:16.551] ..$ enabled : logi TRUE [05:56:16.551] $ progression :List of 13 [05:56:16.551] ..$ owner_session_uuid: chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:16.551] .. ..- attr(*, "source")=List of 6 [05:56:16.551] .. .. ..$ host : Named chr "CRANWIN3" [05:56:16.551] .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:56:16.551] .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:56:16.551] .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:56:16.551] .. .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:16.551] .. .. ..$ tempdir: chr "D:\\temp\\2024_11_22_05_55_01_31289\\RtmpcRpDnE" [05:56:16.551] .. .. ..$ pid : int 116752 [05:56:16.551] .. .. ..$ random : int 1056149315 [05:56:16.551] ..$ progressor_uuid : chr "6569eb12-fe89-057d-af4e-6c25bcf08326" [05:56:16.551] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:16.551] ..$ progression_index : int 4 [05:56:16.551] ..$ progression_time : chr "2024-11-22 05:56:16.454 +0100" [05:56:16.551] ..$ type : chr "update" [05:56:16.551] ..$ message : chr(0) [05:56:16.551] ..$ amount : num 1 [05:56:16.551] ..$ step : NULL [05:56:16.551] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:16" [05:56:16.551] ..$ child :List of 12 [05:56:16.551] .. ..$ owner_session_uuid: chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:16.551] .. .. ..- attr(*, "source")=List of 6 [05:56:16.551] .. .. .. ..$ host : Named chr "CRANWIN3" [05:56:16.551] .. .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:56:16.551] .. .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:56:16.551] .. .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:56:16.551] .. .. .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:16.551] .. .. .. ..$ tempdir: chr "D:\\temp\\2024_11_22_05_55_01_31289\\RtmpcRpDnE" [05:56:16.551] .. .. .. ..$ pid : int 116752 [05:56:16.551] .. .. .. ..$ random : int 1056149315 [05:56:16.551] .. ..$ progressor_uuid : chr "88ac0ed2-528b-1823-a237-121a6fe911d4" [05:56:16.551] .. ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:16.551] .. ..$ progression_index : int 3 [05:56:16.551] .. ..$ progression_time : chr "2024-11-22 05:56:16.440 +0100" [05:56:16.551] .. ..$ type : chr "update" [05:56:16.551] .. ..$ message : chr(0) [05:56:16.551] .. ..$ amount : num 0 [05:56:16.551] .. ..$ step : NULL [05:56:16.551] .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:16" [05:56:16.551] .. ..$ call : NULL [05:56:16.551] .. ..$ calls : NULL [05:56:16.551] .. ..- attr(*, "class")= chr [1:3] "progression" "immediateCondition" "condition" [05:56:16.551] ..$ call : NULL [05:56:16.551] ..$ calls : NULL [05:56:16.551] ..- attr(*, "class")= chr [1:3] "progression" "immediateCondition" "condition" | |==================================================== | 75%[05:56:16.592] update_reporter() ... done [05:56:16.592] Progression calling handler 'update' ... done - received a 'progression' - received a 'simpleMessage' - received a 'simpleMessage' - received a 'simpleMessage' - received a 'simpleMessage' - received a 'simpleMessage' - received a 'simpleMessage' - received a 'simpleMessage' - received a 'simpleMessage' - received a 'simpleMessage' [05:56:16.611] hide_reporter() ... [05:56:16.611] List of 15 [05:56:16.611] $ max_steps : num 4 [05:56:16.611] $ times : num Inf [05:56:16.611] $ interval : num 0.1 [05:56:16.611] $ enable_after: num 0 [05:56:16.611] $ auto_finish : logi TRUE [05:56:16.611] $ clear : logi TRUE [05:56:16.611] $ target : chr "terminal" [05:56:16.611] $ step : num 3 [05:56:16.611] $ message : chr(0) [05:56:16.611] $ timestamps : POSIXct[1:4], format: "2024-11-22 05:56:16" "2024-11-22 05:56:16" ... [05:56:16.611] $ delta : num 0 [05:56:16.611] $ enabled : logi TRUE [05:56:16.611] $ config :List of 7 [05:56:16.611] ..$ max_steps : num 4 [05:56:16.611] ..$ times : num Inf [05:56:16.611] ..$ interval : num 0.1 [05:56:16.611] ..$ enable_after: num 0 [05:56:16.611] ..$ auto_finish : logi TRUE [05:56:16.611] ..$ clear : logi TRUE [05:56:16.611] ..$ target : chr "terminal" [05:56:16.611] $ state :List of 5 [05:56:16.611] ..$ step : num 3 [05:56:16.611] ..$ message : chr(0) [05:56:16.611] ..$ timestamps: POSIXct[1:4], format: "2024-11-22 05:56:16" "2024-11-22 05:56:16" ... [05:56:16.611] ..$ delta : num 0 [05:56:16.611] ..$ enabled : logi TRUE [05:56:16.611] $ progression :List of 12 [05:56:16.611] ..$ owner_session_uuid: NULL [05:56:16.611] ..$ progressor_uuid : NULL [05:56:16.611] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:16.611] ..$ progression_index : NULL [05:56:16.611] ..$ progression_time : chr "2024-11-22 05:56:16.611 +0100" [05:56:16.611] ..$ type : chr "hide" [05:56:16.611] ..$ message : chr(0) [05:56:16.611] ..$ amount : num 1 [05:56:16.611] ..$ step : NULL [05:56:16.611] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:16" [05:56:16.611] ..$ call : NULL [05:56:16.611] ..$ calls :Dotted pair list of 25 [05:56:16.611] .. ..$ : language with_progress({ progress <- progressor(steps = 1 + 2 + 1) ... [05:56:16.611] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:16.611] .. ..$ : language withVisible(expr) [05:56:16.611] .. ..$ : language relay_progress(slow_sum(1:2)) [05:56:16.611] .. ..$ : language with_progress(..., handlers = handler) [05:56:16.611] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:16.611] .. ..$ : language withVisible(expr) [05:56:16.611] .. ..$ : language slow_sum(1:2) [05:56:16.611] .. ..$ : language p(message = sprintf("P: Adding %g", kk)) [05:56:16.611] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:16.611] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:16.611] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:16.611] .. ..$ : language signalCondition(cond) [05:56:16.611] .. ..$ : language (function (p) { ... [05:56:16.611] .. ..$ : language calling_handler(p) [05:56:16.611] .. ..$ : language progress(child = p) [05:56:16.611] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:16.611] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:16.611] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:16.611] .. ..$ : language signalCondition(cond) [05:56:16.611] .. ..$ : language (function (p) { ... [05:56:16.611] .. ..$ : language calling_handler(control_progression("hide")) [05:56:16.611] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:16.611] .. ..$ : language control_progression("hide") [05:56:16.611] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:16.611] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" [05:56:16.654] hide_reporter() ... done [05:56:16.593] Progression handler 'update' ... done - received a 'simpleMessage' - received a 'progression' (n=4) [05:56:16.595] Progression handler 'update' ... [05:56:16.595] - progression: [05:56:16.595] List of 12 [05:56:16.595] $ owner_session_uuid: chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:16.595] ..- attr(*, "source")=List of 6 [05:56:16.595] .. ..$ host : Named chr "CRANWIN3" [05:56:16.595] .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:56:16.595] .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:56:16.595] .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:56:16.595] .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:16.595] .. ..$ tempdir: chr "D:\\temp\\2024_11_22_05_55_01_31289\\RtmpcRpDnE" [05:56:16.595] .. ..$ pid : int 116752 [05:56:16.595] .. ..$ random : int 1056149315 [05:56:16.595] $ progressor_uuid : chr "88ac0ed2-528b-1823-a237-121a6fe911d4" [05:56:16.595] $ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:16.595] $ progression_index : int 4 [05:56:16.595] $ progression_time : chr "2024-11-22 05:56:16.594 +0100" [05:56:16.595] $ type : chr "update" [05:56:16.595] $ message : chr "P: Adding 1" [05:56:16.595] $ amount : num 1 [05:56:16.595] $ step : NULL [05:56:16.595] $ time : POSIXct[1:1], format: "2024-11-22 05:56:16" [05:56:16.595] $ call : NULL [05:56:16.595] $ calls : NULL [05:56:16.595] - attr(*, "class")= chr [1:3] "progression" "immediateCondition" "condition" [05:56:16.609] - progressor_uuid: 88ac0ed2-528b-1823-a237-121a6fe911d4 [05:56:16.609] - progression_index: 4 - received a 'progression' (n=6) [05:56:16.656] unhide_reporter() ... [05:56:16.657] List of 15 [05:56:16.657] $ max_steps : num 4 [05:56:16.657] $ times : num Inf [05:56:16.657] $ interval : num 0.1 [05:56:16.657] $ enable_after: num 0 [05:56:16.657] $ auto_finish : logi TRUE [05:56:16.657] $ clear : logi TRUE [05:56:16.657] $ target : chr "terminal" [05:56:16.657] $ step : num 3 [05:56:16.657] $ message : chr(0) [05:56:16.657] $ timestamps : POSIXct[1:4], format: "2024-11-22 05:56:16" "2024-11-22 05:56:16" ... [05:56:16.657] $ delta : num 0 [05:56:16.657] $ enabled : logi TRUE [05:56:16.657] $ config :List of 7 [05:56:16.657] ..$ max_steps : num 4 [05:56:16.657] ..$ times : num Inf [05:56:16.657] ..$ interval : num 0.1 [05:56:16.657] ..$ enable_after: num 0 [05:56:16.657] ..$ auto_finish : logi TRUE [05:56:16.657] ..$ clear : logi TRUE [05:56:16.657] ..$ target : chr "terminal" [05:56:16.657] $ state :List of 5 [05:56:16.657] ..$ step : num 3 [05:56:16.657] ..$ message : chr(0) [05:56:16.657] ..$ timestamps: POSIXct[1:4], format: "2024-11-22 05:56:16" "2024-11-22 05:56:16" ... [05:56:16.657] ..$ delta : num 0 [05:56:16.657] ..$ enabled : logi TRUE [05:56:16.657] $ progression :List of 12 [05:56:16.657] ..$ owner_session_uuid: NULL [05:56:16.657] ..$ progressor_uuid : NULL [05:56:16.657] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:16.657] ..$ progression_index : NULL [05:56:16.657] ..$ progression_time : chr "2024-11-22 05:56:16.656 +0100" [05:56:16.657] ..$ type : chr "unhide" [05:56:16.657] ..$ message : chr(0) [05:56:16.657] ..$ amount : num 1 [05:56:16.657] ..$ step : NULL [05:56:16.657] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:16" [05:56:16.657] ..$ call : NULL [05:56:16.657] ..$ calls :Dotted pair list of 25 [05:56:16.657] .. ..$ : language with_progress({ progress <- progressor(steps = 1 + 2 + 1) ... [05:56:16.657] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:16.657] .. ..$ : language withVisible(expr) [05:56:16.657] .. ..$ : language relay_progress(slow_sum(1:2)) [05:56:16.657] .. ..$ : language with_progress(..., handlers = handler) [05:56:16.657] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:16.657] .. ..$ : language withVisible(expr) [05:56:16.657] .. ..$ : language slow_sum(1:2) [05:56:16.657] .. ..$ : language p(message = sprintf("P: Adding %g", kk)) [05:56:16.657] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:16.657] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:16.657] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:16.657] .. ..$ : language signalCondition(cond) [05:56:16.657] .. ..$ : language (function (p) { ... [05:56:16.657] .. ..$ : language calling_handler(p) [05:56:16.657] .. ..$ : language progress(child = p) [05:56:16.657] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:16.657] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:16.657] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:16.657] .. ..$ : language signalCondition(cond) [05:56:16.657] .. ..$ : language (function (p) { ... [05:56:16.657] .. ..$ : language calling_handler(control_progression("unhide")) [05:56:16.657] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:16.657] .. ..$ : language control_progression("unhide") [05:56:16.657] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:16.657] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" | |==================================================== | 75%[05:56:16.700] unhide_reporter() ... done [05:56:16.701] Progression calling handler 'update' ... [05:56:16.701] - progression: [05:56:16.702] List of 13 [05:56:16.702] $ owner_session_uuid: chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:16.702] ..- attr(*, "source")=List of 6 [05:56:16.702] .. ..$ host : Named chr "CRANWIN3" [05:56:16.702] .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:56:16.702] .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:56:16.702] .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:56:16.702] .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:16.702] .. ..$ tempdir: chr "D:\\temp\\2024_11_22_05_55_01_31289\\RtmpcRpDnE" [05:56:16.702] .. ..$ pid : int 116752 [05:56:16.702] .. ..$ random : int 1056149315 [05:56:16.702] $ progressor_uuid : chr "6569eb12-fe89-057d-af4e-6c25bcf08326" [05:56:16.702] $ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:16.702] $ progression_index : int 5 [05:56:16.702] $ progression_time : chr "2024-11-22 05:56:16.610 +0100" [05:56:16.702] $ type : chr "update" [05:56:16.702] $ message : chr(0) [05:56:16.702] $ amount : num 1 [05:56:16.702] $ step : NULL [05:56:16.702] $ time : POSIXct[1:1], format: "2024-11-22 05:56:16" [05:56:16.702] $ child :List of 12 [05:56:16.702] ..$ owner_session_uuid: chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:16.702] .. ..- attr(*, "source")=List of 6 [05:56:16.702] .. .. ..$ host : Named chr "CRANWIN3" [05:56:16.702] .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:56:16.702] .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:56:16.702] .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:56:16.702] .. .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:16.702] .. .. ..$ tempdir: chr "D:\\temp\\2024_11_22_05_55_01_31289\\RtmpcRpDnE" [05:56:16.702] .. .. ..$ pid : int 116752 [05:56:16.702] .. .. ..$ random : int 1056149315 [05:56:16.702] ..$ progressor_uuid : chr "88ac0ed2-528b-1823-a237-121a6fe911d4" [05:56:16.702] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:16.702] ..$ progression_index : int 4 [05:56:16.702] ..$ progression_time : chr "2024-11-22 05:56:16.594 +0100" [05:56:16.702] ..$ type : chr "update" [05:56:16.702] ..$ message : chr "P: Adding 1" [05:56:16.702] ..$ amount : num 1 [05:56:16.702] ..$ step : NULL [05:56:16.702] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:16" [05:56:16.702] ..$ call : NULL [05:56:16.702] ..$ calls : NULL [05:56:16.702] ..- attr(*, "class")= chr [1:3] "progression" "immediateCondition" "condition" [05:56:16.702] $ call : NULL [05:56:16.702] $ calls : NULL [05:56:16.702] - attr(*, "class")= chr [1:3] "progression" "immediateCondition" "condition" [05:56:16.743] - progressor_uuid: 6569eb12-fe89-057d-af4e-6c25bcf08326 [05:56:16.743] - progression_index: 5 [05:56:16.743] - duplicated: FALSE [05:56:16.744] List of 4 [05:56:16.744] $ step : num 3 [05:56:16.744] $ p$amount : num 1 [05:56:16.744] $ p$step : NULL [05:56:16.744] $ max_steps: num 4 [05:56:16.747] List of 5 [05:56:16.747] $ finished : logi FALSE [05:56:16.747] $ step : num 4 [05:56:16.747] $ milestones : num 4 [05:56:16.747] $ prev_milestone: num 3 [05:56:16.747] $ interval : num 0.1 [05:56:16.751] List of 4 [05:56:16.751] $ dt : 'difftime' num 0.204858064651489 [05:56:16.751] ..- attr(*, "units")= chr "secs" [05:56:16.751] $ : POSIXct[1:1], format: "2024-11-22 05:56:16" [05:56:16.751] $ : POSIXct[1:1], format: "2024-11-22 05:56:16" [05:56:16.751] $ skip: logi FALSE [05:56:16.756] List of 1 [05:56:16.756] $ milestones: num 4 [05:56:16.757] update_reporter() ... [05:56:16.758] List of 15 [05:56:16.758] $ max_steps : num 4 [05:56:16.758] $ times : num Inf [05:56:16.758] $ interval : num 0.1 [05:56:16.758] $ enable_after: num 0 [05:56:16.758] $ auto_finish : logi TRUE [05:56:16.758] $ clear : logi TRUE [05:56:16.758] $ target : chr "terminal" [05:56:16.758] $ step : num 4 [05:56:16.758] $ message : chr(0) [05:56:16.758] $ timestamps : POSIXct[1:4], format: "2024-11-22 05:56:16" "2024-11-22 05:56:16" ... [05:56:16.758] $ delta : num 1 [05:56:16.758] $ enabled : logi TRUE [05:56:16.758] $ config :List of 7 [05:56:16.758] ..$ max_steps : num 4 [05:56:16.758] ..$ times : num Inf [05:56:16.758] ..$ interval : num 0.1 [05:56:16.758] ..$ enable_after: num 0 [05:56:16.758] ..$ auto_finish : logi TRUE [05:56:16.758] ..$ clear : logi TRUE [05:56:16.758] ..$ target : chr "terminal" [05:56:16.758] $ state :List of 5 [05:56:16.758] ..$ step : num 4 [05:56:16.758] ..$ message : chr(0) [05:56:16.758] ..$ timestamps: POSIXct[1:4], format: "2024-11-22 05:56:16" "2024-11-22 05:56:16" ... [05:56:16.758] ..$ delta : num 1 [05:56:16.758] ..$ enabled : logi TRUE [05:56:16.758] $ progression :List of 13 [05:56:16.758] ..$ owner_session_uuid: chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:16.758] .. ..- attr(*, "source")=List of 6 [05:56:16.758] .. .. ..$ host : Named chr "CRANWIN3" [05:56:16.758] .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:56:16.758] .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:56:16.758] .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:56:16.758] .. .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:16.758] .. .. ..$ tempdir: chr "D:\\temp\\2024_11_22_05_55_01_31289\\RtmpcRpDnE" [05:56:16.758] .. .. ..$ pid : int 116752 [05:56:16.758] .. .. ..$ random : int 1056149315 [05:56:16.758] ..$ progressor_uuid : chr "6569eb12-fe89-057d-af4e-6c25bcf08326" [05:56:16.758] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:16.758] ..$ progression_index : int 5 [05:56:16.758] ..$ progression_time : chr "2024-11-22 05:56:16.610 +0100" [05:56:16.758] ..$ type : chr "update" [05:56:16.758] ..$ message : chr(0) [05:56:16.758] ..$ amount : num 1 [05:56:16.758] ..$ step : NULL [05:56:16.758] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:16" [05:56:16.758] ..$ child :List of 12 [05:56:16.758] .. ..$ owner_session_uuid: chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:16.758] .. .. ..- attr(*, "source")=List of 6 [05:56:16.758] .. .. .. ..$ host : Named chr "CRANWIN3" [05:56:16.758] .. .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:56:16.758] .. .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:56:16.758] .. .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:56:16.758] .. .. .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:16.758] .. .. .. ..$ tempdir: chr "D:\\temp\\2024_11_22_05_55_01_31289\\RtmpcRpDnE" [05:56:16.758] .. .. .. ..$ pid : int 116752 [05:56:16.758] .. .. .. ..$ random : int 1056149315 [05:56:16.758] .. ..$ progressor_uuid : chr "88ac0ed2-528b-1823-a237-121a6fe911d4" [05:56:16.758] .. ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:16.758] .. ..$ progression_index : int 4 [05:56:16.758] .. ..$ progression_time : chr "2024-11-22 05:56:16.594 +0100" [05:56:16.758] .. ..$ type : chr "update" [05:56:16.758] .. ..$ message : chr "P: Adding 1" [05:56:16.758] .. ..$ amount : num 1 [05:56:16.758] .. ..$ step : NULL [05:56:16.758] .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:16" [05:56:16.758] .. ..$ call : NULL [05:56:16.758] .. ..$ calls : NULL [05:56:16.758] .. ..- attr(*, "class")= chr [1:3] "progression" "immediateCondition" "condition" [05:56:16.758] ..$ call : NULL [05:56:16.758] ..$ calls : NULL [05:56:16.758] ..- attr(*, "class")= chr [1:3] "progression" "immediateCondition" "condition" | |======================================================================| 100%[05:56:16.804] update_reporter() ... done [05:56:16.804] List of 2 [05:56:16.804] $ type : chr "finish (auto)" [05:56:16.804] $ milestones: num(0) [05:56:16.807] List of 4 [05:56:16.807] $ step : num 4 [05:56:16.807] $ p$amount : num 1 [05:56:16.807] $ p$step : NULL [05:56:16.807] $ max_steps: num 4 [05:56:16.810] List of 5 [05:56:16.810] $ finished : logi FALSE [05:56:16.810] $ step : num 4 [05:56:16.810] $ milestones : num(0) [05:56:16.810] $ prev_milestone: num 4 [05:56:16.810] $ interval : num 0.1 [05:56:16.815] finish_reporter() ... [05:56:16.816] List of 15 [05:56:16.816] $ max_steps : num 4 [05:56:16.816] $ times : num Inf [05:56:16.816] $ interval : num 0.1 [05:56:16.816] $ enable_after: num 0 [05:56:16.816] $ auto_finish : logi TRUE [05:56:16.816] $ clear : logi TRUE [05:56:16.816] $ target : chr "terminal" [05:56:16.816] $ step : num 4 [05:56:16.816] $ message : chr(0) [05:56:16.816] $ timestamps : POSIXct[1:4], format: "2024-11-22 05:56:16" "2024-11-22 05:56:16" ... [05:56:16.816] $ delta : num 0 [05:56:16.816] $ enabled : logi TRUE [05:56:16.816] $ config :List of 7 [05:56:16.816] ..$ max_steps : num 4 [05:56:16.816] ..$ times : num Inf [05:56:16.816] ..$ interval : num 0.1 [05:56:16.816] ..$ enable_after: num 0 [05:56:16.816] ..$ auto_finish : logi TRUE [05:56:16.816] ..$ clear : logi TRUE [05:56:16.816] ..$ target : chr "terminal" [05:56:16.816] $ state :List of 5 [05:56:16.816] ..$ step : num 4 [05:56:16.816] ..$ message : chr(0) [05:56:16.816] ..$ timestamps: POSIXct[1:4], format: "2024-11-22 05:56:16" "2024-11-22 05:56:16" ... [05:56:16.816] ..$ delta : num 0 [05:56:16.816] ..$ enabled : logi TRUE [05:56:16.816] $ progression :List of 13 [05:56:16.816] ..$ owner_session_uuid: chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:16.816] .. ..- attr(*, "source")=List of 6 [05:56:16.816] .. .. ..$ host : Named chr "CRANWIN3" [05:56:16.816] .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:56:16.816] .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:56:16.816] .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:56:16.816] .. .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:16.816] .. .. ..$ tempdir: chr "D:\\temp\\2024_11_22_05_55_01_31289\\RtmpcRpDnE" [05:56:16.816] .. .. ..$ pid : int 116752 [05:56:16.816] .. .. ..$ random : int 1056149315 [05:56:16.816] ..$ progressor_uuid : chr "6569eb12-fe89-057d-af4e-6c25bcf08326" [05:56:16.816] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:16.816] ..$ progression_index : int 5 [05:56:16.816] ..$ progression_time : chr "2024-11-22 05:56:16.610 +0100" [05:56:16.816] ..$ type : chr "update" [05:56:16.816] ..$ message : chr(0) [05:56:16.816] ..$ amount : num 1 [05:56:16.816] ..$ step : NULL [05:56:16.816] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:16" [05:56:16.816] ..$ child :List of 12 [05:56:16.816] .. ..$ owner_session_uuid: chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:16.816] .. .. ..- attr(*, "source")=List of 6 [05:56:16.816] .. .. .. ..$ host : Named chr "CRANWIN3" [05:56:16.816] .. .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:56:16.816] .. .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:56:16.816] .. .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:56:16.816] .. .. .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:16.816] .. .. .. ..$ tempdir: chr "D:\\temp\\2024_11_22_05_55_01_31289\\RtmpcRpDnE" [05:56:16.816] .. .. .. ..$ pid : int 116752 [05:56:16.816] .. .. .. ..$ random : int 1056149315 [05:56:16.816] .. ..$ progressor_uuid : chr "88ac0ed2-528b-1823-a237-121a6fe911d4" [05:56:16.816] .. ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:16.816] .. ..$ progression_index : int 4 [05:56:16.816] .. ..$ progression_time : chr "2024-11-22 05:56:16.594 +0100" [05:56:16.816] .. ..$ type : chr "update" [05:56:16.816] .. ..$ message : chr "P: Adding 1" [05:56:16.816] .. ..$ amount : num 1 [05:56:16.816] .. ..$ step : NULL [05:56:16.816] .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:16" [05:56:16.816] .. ..$ call : NULL [05:56:16.816] .. ..$ calls : NULL [05:56:16.816] .. ..- attr(*, "class")= chr [1:3] "progression" "immediateCondition" "condition" [05:56:16.816] ..$ call : NULL [05:56:16.816] ..$ calls : NULL [05:56:16.816] ..- attr(*, "class")= chr [1:3] "progression" "immediateCondition" "condition" [05:56:16.867] List of 4 [05:56:16.867] $ step : num 4 [05:56:16.867] $ p$amount : num 1 [05:56:16.867] $ p$step : NULL [05:56:16.867] $ max_steps: num 4 [05:56:16.871] List of 5 [05:56:16.871] $ finished : logi FALSE [05:56:16.871] $ step : num 4 [05:56:16.871] $ milestones : num(0) [05:56:16.871] $ prev_milestone: num 4 [05:56:16.871] $ interval : num 0.1 - owner: NULL [05:56:16.877] finish_reporter() ... done [05:56:16.877] Progression calling handler 'update' ... done - received a 'progression' - received a 'simpleMessage' - received a 'simpleMessage' - received a 'simpleMessage' - received a 'simpleMessage' - received a 'simpleMessage' - received a 'simpleMessage' - received a 'simpleMessage' - received a 'simpleMessage' - received a 'simpleMessage' - received a 'simpleMessage' - received a 'simpleMessage' [05:56:16.900] hide_reporter() ... [05:56:16.900] List of 15 [05:56:16.900] $ max_steps : NULL [05:56:16.900] $ times : num Inf [05:56:16.900] $ interval : num 0.1 [05:56:16.900] $ enable_after: num 0 [05:56:16.900] $ auto_finish : logi TRUE [05:56:16.900] $ clear : logi TRUE [05:56:16.900] $ target : chr "terminal" [05:56:16.900] $ step : NULL [05:56:16.900] $ message : NULL [05:56:16.900] $ timestamps : NULL [05:56:16.900] $ delta : int 0 [05:56:16.900] $ enabled : logi FALSE [05:56:16.900] $ config :List of 7 [05:56:16.900] ..$ max_steps : NULL [05:56:16.900] ..$ times : num Inf [05:56:16.900] ..$ interval : num 0.1 [05:56:16.900] ..$ enable_after: num 0 [05:56:16.900] ..$ auto_finish : logi TRUE [05:56:16.900] ..$ clear : logi TRUE [05:56:16.900] ..$ target : chr "terminal" [05:56:16.900] $ state :List of 5 [05:56:16.900] ..$ step : NULL [05:56:16.900] ..$ message : NULL [05:56:16.900] ..$ timestamps: NULL [05:56:16.900] ..$ delta : int 0 [05:56:16.900] ..$ enabled : logi FALSE [05:56:16.900] $ progression :List of 12 [05:56:16.900] ..$ owner_session_uuid: NULL [05:56:16.900] ..$ progressor_uuid : NULL [05:56:16.900] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:16.900] ..$ progression_index : NULL [05:56:16.900] ..$ progression_time : chr "2024-11-22 05:56:16.900 +0100" [05:56:16.900] ..$ type : chr "hide" [05:56:16.900] ..$ message : chr(0) [05:56:16.900] ..$ amount : num 1 [05:56:16.900] ..$ step : NULL [05:56:16.900] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:16" [05:56:16.900] ..$ call : NULL [05:56:16.900] ..$ calls :Dotted pair list of 25 [05:56:16.900] .. ..$ : language with_progress({ progress <- progressor(steps = 1 + 2 + 1) ... [05:56:16.900] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:16.900] .. ..$ : language withVisible(expr) [05:56:16.900] .. ..$ : language relay_progress(slow_sum(1:2)) [05:56:16.900] .. ..$ : language with_progress(..., handlers = handler) [05:56:16.900] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:16.900] .. ..$ : language withVisible(expr) [05:56:16.900] .. ..$ : language slow_sum(1:2) [05:56:16.900] .. ..$ : language p(amount = 0) [05:56:16.900] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:16.900] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:16.900] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:16.900] .. ..$ : language signalCondition(cond) [05:56:16.900] .. ..$ : language (function (p) { ... [05:56:16.900] .. ..$ : language calling_handler(p) [05:56:16.900] .. ..$ : language progress(child = p) [05:56:16.900] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:16.900] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:16.900] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:16.900] .. ..$ : language signalCondition(cond) [05:56:16.900] .. ..$ : language (function (p) { ... [05:56:16.900] .. ..$ : language calling_handler(control_progression("hide")) [05:56:16.900] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:16.900] .. ..$ : language control_progression("hide") [05:56:16.900] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:16.900] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" [05:56:16.929] hide_reporter() ... done [05:56:16.878] Progression handler 'update' ... done - received a 'simpleMessage' M: Added value 1 - received a 'simpleMessage' - received a 'progression' (n=5) [05:56:16.886] Progression handler 'update' ... [05:56:16.886] - progression: [05:56:16.887] List of 12 [05:56:16.887] $ owner_session_uuid: chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:16.887] ..- attr(*, "source")=List of 6 [05:56:16.887] .. ..$ host : Named chr "CRANWIN3" [05:56:16.887] .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:56:16.887] .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:56:16.887] .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:56:16.887] .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:16.887] .. ..$ tempdir: chr "D:\\temp\\2024_11_22_05_55_01_31289\\RtmpcRpDnE" [05:56:16.887] .. ..$ pid : int 116752 [05:56:16.887] .. ..$ random : int 1056149315 [05:56:16.887] $ progressor_uuid : chr "88ac0ed2-528b-1823-a237-121a6fe911d4" [05:56:16.887] $ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:16.887] $ progression_index : int 5 [05:56:16.887] $ progression_time : chr "2024-11-22 05:56:16.880 +0100" [05:56:16.887] $ type : chr "update" [05:56:16.887] $ message : chr(0) [05:56:16.887] $ amount : num 0 [05:56:16.887] $ step : NULL [05:56:16.887] $ time : POSIXct[1:1], format: "2024-11-22 05:56:16" [05:56:16.887] $ call : NULL [05:56:16.887] $ calls : NULL [05:56:16.887] - attr(*, "class")= chr [1:3] "progression" "immediateCondition" "condition" [05:56:16.899] - progressor_uuid: 88ac0ed2-528b-1823-a237-121a6fe911d4 [05:56:16.899] - progression_index: 5 - received a 'progression' (n=7) [05:56:16.930] unhide_reporter() ... [05:56:16.930] List of 15 [05:56:16.930] $ max_steps : NULL [05:56:16.930] $ times : num Inf [05:56:16.930] $ interval : num 0.1 [05:56:16.930] $ enable_after: num 0 [05:56:16.930] $ auto_finish : logi TRUE [05:56:16.930] $ clear : logi TRUE [05:56:16.930] $ target : chr "terminal" [05:56:16.930] $ step : NULL [05:56:16.930] $ message : NULL [05:56:16.930] $ timestamps : NULL [05:56:16.930] $ delta : int 0 [05:56:16.930] $ enabled : logi FALSE [05:56:16.930] $ config :List of 7 [05:56:16.930] ..$ max_steps : NULL [05:56:16.930] ..$ times : num Inf [05:56:16.930] ..$ interval : num 0.1 [05:56:16.930] ..$ enable_after: num 0 [05:56:16.930] ..$ auto_finish : logi TRUE [05:56:16.930] ..$ clear : logi TRUE [05:56:16.930] ..$ target : chr "terminal" [05:56:16.930] $ state :List of 5 [05:56:16.930] ..$ step : NULL [05:56:16.930] ..$ message : NULL [05:56:16.930] ..$ timestamps: NULL [05:56:16.930] ..$ delta : int 0 [05:56:16.930] ..$ enabled : logi FALSE [05:56:16.930] $ progression :List of 12 [05:56:16.930] ..$ owner_session_uuid: NULL [05:56:16.930] ..$ progressor_uuid : NULL [05:56:16.930] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:16.930] ..$ progression_index : NULL [05:56:16.930] ..$ progression_time : chr "2024-11-22 05:56:16.930 +0100" [05:56:16.930] ..$ type : chr "unhide" [05:56:16.930] ..$ message : chr(0) [05:56:16.930] ..$ amount : num 1 [05:56:16.930] ..$ step : NULL [05:56:16.930] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:16" [05:56:16.930] ..$ call : NULL [05:56:16.930] ..$ calls :Dotted pair list of 25 [05:56:16.930] .. ..$ : language with_progress({ progress <- progressor(steps = 1 + 2 + 1) ... [05:56:16.930] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:16.930] .. ..$ : language withVisible(expr) [05:56:16.930] .. ..$ : language relay_progress(slow_sum(1:2)) [05:56:16.930] .. ..$ : language with_progress(..., handlers = handler) [05:56:16.930] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:16.930] .. ..$ : language withVisible(expr) [05:56:16.930] .. ..$ : language slow_sum(1:2) [05:56:16.930] .. ..$ : language p(amount = 0) [05:56:16.930] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:16.930] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:16.930] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:16.930] .. ..$ : language signalCondition(cond) [05:56:16.930] .. ..$ : language (function (p) { ... [05:56:16.930] .. ..$ : language calling_handler(p) [05:56:16.930] .. ..$ : language progress(child = p) [05:56:16.930] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:16.930] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:16.930] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:16.930] .. ..$ : language signalCondition(cond) [05:56:16.930] .. ..$ : language (function (p) { ... [05:56:16.930] .. ..$ : language calling_handler(control_progression("unhide")) [05:56:16.930] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:16.930] .. ..$ : language control_progression("unhide") [05:56:16.930] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:16.930] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" [05:56:16.963] unhide_reporter() ... done [05:56:16.963] Progression calling handler 'update' ... [05:56:16.964] - progression: [05:56:16.964] List of 13 [05:56:16.964] $ owner_session_uuid: chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:16.964] ..- attr(*, "source")=List of 6 [05:56:16.964] .. ..$ host : Named chr "CRANWIN3" [05:56:16.964] .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:56:16.964] .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:56:16.964] .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:56:16.964] .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:16.964] .. ..$ tempdir: chr "D:\\temp\\2024_11_22_05_55_01_31289\\RtmpcRpDnE" [05:56:16.964] .. ..$ pid : int 116752 [05:56:16.964] .. ..$ random : int 1056149315 [05:56:16.964] $ progressor_uuid : chr "6569eb12-fe89-057d-af4e-6c25bcf08326" [05:56:16.964] $ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:16.964] $ progression_index : int 6 [05:56:16.964] $ progression_time : chr "2024-11-22 05:56:16.899 +0100" [05:56:16.964] $ type : chr "update" [05:56:16.964] $ message : chr(0) [05:56:16.964] $ amount : num 1 [05:56:16.964] $ step : NULL [05:56:16.964] $ time : POSIXct[1:1], format: "2024-11-22 05:56:16" [05:56:16.964] $ child :List of 12 [05:56:16.964] ..$ owner_session_uuid: chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:16.964] .. ..- attr(*, "source")=List of 6 [05:56:16.964] .. .. ..$ host : Named chr "CRANWIN3" [05:56:16.964] .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:56:16.964] .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:56:16.964] .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:56:16.964] .. .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:16.964] .. .. ..$ tempdir: chr "D:\\temp\\2024_11_22_05_55_01_31289\\RtmpcRpDnE" [05:56:16.964] .. .. ..$ pid : int 116752 [05:56:16.964] .. .. ..$ random : int 1056149315 [05:56:16.964] ..$ progressor_uuid : chr "88ac0ed2-528b-1823-a237-121a6fe911d4" [05:56:16.964] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:16.964] ..$ progression_index : int 5 [05:56:16.964] ..$ progression_time : chr "2024-11-22 05:56:16.880 +0100" [05:56:16.964] ..$ type : chr "update" [05:56:16.964] ..$ message : chr(0) [05:56:16.964] ..$ amount : num 0 [05:56:16.964] ..$ step : NULL [05:56:16.964] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:16" [05:56:16.964] ..$ call : NULL [05:56:16.964] ..$ calls : NULL [05:56:16.964] ..- attr(*, "class")= chr [1:3] "progression" "immediateCondition" "condition" [05:56:16.964] $ call : NULL [05:56:16.964] $ calls : NULL [05:56:16.964] - attr(*, "class")= chr [1:3] "progression" "immediateCondition" "condition" [05:56:16.992] - progressor_uuid: 6569eb12-fe89-057d-af4e-6c25bcf08326 [05:56:16.993] - progression_index: 6 [05:56:16.993] - duplicated: FALSE - cannot 'update' handler, because it is not active [05:56:16.994] Progression calling handler 'update' ... done - received a 'progression' - received a 'simpleMessage' - received a 'simpleMessage' - received a 'simpleMessage' - received a 'simpleMessage' - received a 'simpleMessage' - received a 'simpleMessage' - received a 'simpleMessage' - received a 'simpleMessage' - received a 'simpleMessage' [05:56:17.009] hide_reporter() ... [05:56:17.010] List of 15 [05:56:17.010] $ max_steps : NULL [05:56:17.010] $ times : num Inf [05:56:17.010] $ interval : num 0.1 [05:56:17.010] $ enable_after: num 0 [05:56:17.010] $ auto_finish : logi TRUE [05:56:17.010] $ clear : logi TRUE [05:56:17.010] $ target : chr "terminal" [05:56:17.010] $ step : NULL [05:56:17.010] $ message : NULL [05:56:17.010] $ timestamps : NULL [05:56:17.010] $ delta : int 0 [05:56:17.010] $ enabled : logi FALSE [05:56:17.010] $ config :List of 7 [05:56:17.010] ..$ max_steps : NULL [05:56:17.010] ..$ times : num Inf [05:56:17.010] ..$ interval : num 0.1 [05:56:17.010] ..$ enable_after: num 0 [05:56:17.010] ..$ auto_finish : logi TRUE [05:56:17.010] ..$ clear : logi TRUE [05:56:17.010] ..$ target : chr "terminal" [05:56:17.010] $ state :List of 5 [05:56:17.010] ..$ step : NULL [05:56:17.010] ..$ message : NULL [05:56:17.010] ..$ timestamps: NULL [05:56:17.010] ..$ delta : int 0 [05:56:17.010] ..$ enabled : logi FALSE [05:56:17.010] $ progression :List of 12 [05:56:17.010] ..$ owner_session_uuid: NULL [05:56:17.010] ..$ progressor_uuid : NULL [05:56:17.010] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:17.010] ..$ progression_index : NULL [05:56:17.010] ..$ progression_time : chr "2024-11-22 05:56:17.009 +0100" [05:56:17.010] ..$ type : chr "hide" [05:56:17.010] ..$ message : chr(0) [05:56:17.010] ..$ amount : num 1 [05:56:17.010] ..$ step : NULL [05:56:17.010] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:17" [05:56:17.010] ..$ call : NULL [05:56:17.010] ..$ calls :Dotted pair list of 25 [05:56:17.010] .. ..$ : language with_progress({ progress <- progressor(steps = 1 + 2 + 1) ... [05:56:17.010] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:17.010] .. ..$ : language withVisible(expr) [05:56:17.010] .. ..$ : language relay_progress(slow_sum(1:2)) [05:56:17.010] .. ..$ : language with_progress(..., handlers = handler) [05:56:17.010] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:17.010] .. ..$ : language withVisible(expr) [05:56:17.010] .. ..$ : language slow_sum(1:2) [05:56:17.010] .. ..$ : language p(amount = 0) [05:56:17.010] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:17.010] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:17.010] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:17.010] .. ..$ : language signalCondition(cond) [05:56:17.010] .. ..$ : language (function (p) { ... [05:56:17.010] .. ..$ : language calling_handler(p) [05:56:17.010] .. ..$ : language progress(child = p) [05:56:17.010] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:17.010] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:17.010] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:17.010] .. ..$ : language signalCondition(cond) [05:56:17.010] .. ..$ : language (function (p) { ... [05:56:17.010] .. ..$ : language calling_handler(control_progression("hide")) [05:56:17.010] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:17.010] .. ..$ : language control_progression("hide") [05:56:17.010] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:17.010] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" [05:56:17.040] hide_reporter() ... done [05:56:16.994] Progression handler 'update' ... done - received a 'simpleMessage' - received a 'progression' (n=6) [05:56:16.996] Progression handler 'update' ... [05:56:16.997] - progression: [05:56:16.998] List of 12 [05:56:16.998] $ owner_session_uuid: chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:16.998] ..- attr(*, "source")=List of 6 [05:56:16.998] .. ..$ host : Named chr "CRANWIN3" [05:56:16.998] .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:56:16.998] .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:56:16.998] .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:56:16.998] .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:16.998] .. ..$ tempdir: chr "D:\\temp\\2024_11_22_05_55_01_31289\\RtmpcRpDnE" [05:56:16.998] .. ..$ pid : int 116752 [05:56:16.998] .. ..$ random : int 1056149315 [05:56:16.998] $ progressor_uuid : chr "88ac0ed2-528b-1823-a237-121a6fe911d4" [05:56:16.998] $ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:16.998] $ progression_index : int 6 [05:56:16.998] $ progression_time : chr "2024-11-22 05:56:16.995 +0100" [05:56:16.998] $ type : chr "update" [05:56:16.998] $ message : chr(0) [05:56:16.998] $ amount : num 0 [05:56:16.998] $ step : NULL [05:56:16.998] $ time : POSIXct[1:1], format: "2024-11-22 05:56:16" [05:56:16.998] $ call : NULL [05:56:16.998] $ calls : NULL [05:56:16.998] - attr(*, "class")= chr [1:3] "progression" "immediateCondition" "condition" [05:56:17.008] - progressor_uuid: 88ac0ed2-528b-1823-a237-121a6fe911d4 [05:56:17.008] - progression_index: 6 - received a 'progression' (n=8) [05:56:17.042] unhide_reporter() ... [05:56:17.042] List of 15 [05:56:17.042] $ max_steps : NULL [05:56:17.042] $ times : num Inf [05:56:17.042] $ interval : num 0.1 [05:56:17.042] $ enable_after: num 0 [05:56:17.042] $ auto_finish : logi TRUE [05:56:17.042] $ clear : logi TRUE [05:56:17.042] $ target : chr "terminal" [05:56:17.042] $ step : NULL [05:56:17.042] $ message : NULL [05:56:17.042] $ timestamps : NULL [05:56:17.042] $ delta : int 0 [05:56:17.042] $ enabled : logi FALSE [05:56:17.042] $ config :List of 7 [05:56:17.042] ..$ max_steps : NULL [05:56:17.042] ..$ times : num Inf [05:56:17.042] ..$ interval : num 0.1 [05:56:17.042] ..$ enable_after: num 0 [05:56:17.042] ..$ auto_finish : logi TRUE [05:56:17.042] ..$ clear : logi TRUE [05:56:17.042] ..$ target : chr "terminal" [05:56:17.042] $ state :List of 5 [05:56:17.042] ..$ step : NULL [05:56:17.042] ..$ message : NULL [05:56:17.042] ..$ timestamps: NULL [05:56:17.042] ..$ delta : int 0 [05:56:17.042] ..$ enabled : logi FALSE [05:56:17.042] $ progression :List of 12 [05:56:17.042] ..$ owner_session_uuid: NULL [05:56:17.042] ..$ progressor_uuid : NULL [05:56:17.042] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:17.042] ..$ progression_index : NULL [05:56:17.042] ..$ progression_time : chr "2024-11-22 05:56:17.042 +0100" [05:56:17.042] ..$ type : chr "unhide" [05:56:17.042] ..$ message : chr(0) [05:56:17.042] ..$ amount : num 1 [05:56:17.042] ..$ step : NULL [05:56:17.042] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:17" [05:56:17.042] ..$ call : NULL [05:56:17.042] ..$ calls :Dotted pair list of 25 [05:56:17.042] .. ..$ : language with_progress({ progress <- progressor(steps = 1 + 2 + 1) ... [05:56:17.042] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:17.042] .. ..$ : language withVisible(expr) [05:56:17.042] .. ..$ : language relay_progress(slow_sum(1:2)) [05:56:17.042] .. ..$ : language with_progress(..., handlers = handler) [05:56:17.042] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:17.042] .. ..$ : language withVisible(expr) [05:56:17.042] .. ..$ : language slow_sum(1:2) [05:56:17.042] .. ..$ : language p(amount = 0) [05:56:17.042] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:17.042] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:17.042] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:17.042] .. ..$ : language signalCondition(cond) [05:56:17.042] .. ..$ : language (function (p) { ... [05:56:17.042] .. ..$ : language calling_handler(p) [05:56:17.042] .. ..$ : language progress(child = p) [05:56:17.042] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:17.042] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:17.042] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:17.042] .. ..$ : language signalCondition(cond) [05:56:17.042] .. ..$ : language (function (p) { ... [05:56:17.042] .. ..$ : language calling_handler(control_progression("unhide")) [05:56:17.042] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:17.042] .. ..$ : language control_progression("unhide") [05:56:17.042] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:17.042] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" [05:56:17.079] unhide_reporter() ... done [05:56:17.080] Progression calling handler 'update' ... [05:56:17.080] - progression: [05:56:17.081] List of 13 [05:56:17.081] $ owner_session_uuid: chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:17.081] ..- attr(*, "source")=List of 6 [05:56:17.081] .. ..$ host : Named chr "CRANWIN3" [05:56:17.081] .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:56:17.081] .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:56:17.081] .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:56:17.081] .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:17.081] .. ..$ tempdir: chr "D:\\temp\\2024_11_22_05_55_01_31289\\RtmpcRpDnE" [05:56:17.081] .. ..$ pid : int 116752 [05:56:17.081] .. ..$ random : int 1056149315 [05:56:17.081] $ progressor_uuid : chr "6569eb12-fe89-057d-af4e-6c25bcf08326" [05:56:17.081] $ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:17.081] $ progression_index : int 7 [05:56:17.081] $ progression_time : chr "2024-11-22 05:56:17.009 +0100" [05:56:17.081] $ type : chr "update" [05:56:17.081] $ message : chr(0) [05:56:17.081] $ amount : num 1 [05:56:17.081] $ step : NULL [05:56:17.081] $ time : POSIXct[1:1], format: "2024-11-22 05:56:17" [05:56:17.081] $ child :List of 12 [05:56:17.081] ..$ owner_session_uuid: chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:17.081] .. ..- attr(*, "source")=List of 6 [05:56:17.081] .. .. ..$ host : Named chr "CRANWIN3" [05:56:17.081] .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:56:17.081] .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:56:17.081] .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:56:17.081] .. .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:17.081] .. .. ..$ tempdir: chr "D:\\temp\\2024_11_22_05_55_01_31289\\RtmpcRpDnE" [05:56:17.081] .. .. ..$ pid : int 116752 [05:56:17.081] .. .. ..$ random : int 1056149315 [05:56:17.081] ..$ progressor_uuid : chr "88ac0ed2-528b-1823-a237-121a6fe911d4" [05:56:17.081] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:17.081] ..$ progression_index : int 6 [05:56:17.081] ..$ progression_time : chr "2024-11-22 05:56:16.995 +0100" [05:56:17.081] ..$ type : chr "update" [05:56:17.081] ..$ message : chr(0) [05:56:17.081] ..$ amount : num 0 [05:56:17.081] ..$ step : NULL [05:56:17.081] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:16" [05:56:17.081] ..$ call : NULL [05:56:17.081] ..$ calls : NULL [05:56:17.081] ..- attr(*, "class")= chr [1:3] "progression" "immediateCondition" "condition" [05:56:17.081] $ call : NULL [05:56:17.081] $ calls : NULL [05:56:17.081] - attr(*, "class")= chr [1:3] "progression" "immediateCondition" "condition" [05:56:17.108] - progressor_uuid: 6569eb12-fe89-057d-af4e-6c25bcf08326 [05:56:17.108] - progression_index: 7 [05:56:17.108] - duplicated: FALSE - cannot 'update' handler, because it is not active [05:56:17.108] Progression calling handler 'update' ... done - received a 'progression' - received a 'simpleMessage' - received a 'simpleMessage' - received a 'simpleMessage' - received a 'simpleMessage' - received a 'simpleMessage' - received a 'simpleMessage' - received a 'simpleMessage' - received a 'simpleMessage' - received a 'simpleMessage' [05:56:17.128] hide_reporter() ... [05:56:17.128] List of 15 [05:56:17.128] $ max_steps : NULL [05:56:17.128] $ times : num Inf [05:56:17.128] $ interval : num 0.1 [05:56:17.128] $ enable_after: num 0 [05:56:17.128] $ auto_finish : logi TRUE [05:56:17.128] $ clear : logi TRUE [05:56:17.128] $ target : chr "terminal" [05:56:17.128] $ step : NULL [05:56:17.128] $ message : NULL [05:56:17.128] $ timestamps : NULL [05:56:17.128] $ delta : int 0 [05:56:17.128] $ enabled : logi FALSE [05:56:17.128] $ config :List of 7 [05:56:17.128] ..$ max_steps : NULL [05:56:17.128] ..$ times : num Inf [05:56:17.128] ..$ interval : num 0.1 [05:56:17.128] ..$ enable_after: num 0 [05:56:17.128] ..$ auto_finish : logi TRUE [05:56:17.128] ..$ clear : logi TRUE [05:56:17.128] ..$ target : chr "terminal" [05:56:17.128] $ state :List of 5 [05:56:17.128] ..$ step : NULL [05:56:17.128] ..$ message : NULL [05:56:17.128] ..$ timestamps: NULL [05:56:17.128] ..$ delta : int 0 [05:56:17.128] ..$ enabled : logi FALSE [05:56:17.128] $ progression :List of 12 [05:56:17.128] ..$ owner_session_uuid: NULL [05:56:17.128] ..$ progressor_uuid : NULL [05:56:17.128] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:17.128] ..$ progression_index : NULL [05:56:17.128] ..$ progression_time : chr "2024-11-22 05:56:17.127 +0100" [05:56:17.128] ..$ type : chr "hide" [05:56:17.128] ..$ message : chr(0) [05:56:17.128] ..$ amount : num 1 [05:56:17.128] ..$ step : NULL [05:56:17.128] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:17" [05:56:17.128] ..$ call : NULL [05:56:17.128] ..$ calls :Dotted pair list of 25 [05:56:17.128] .. ..$ : language with_progress({ progress <- progressor(steps = 1 + 2 + 1) ... [05:56:17.128] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:17.128] .. ..$ : language withVisible(expr) [05:56:17.128] .. ..$ : language relay_progress(slow_sum(1:2)) [05:56:17.128] .. ..$ : language with_progress(..., handlers = handler) [05:56:17.128] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:17.128] .. ..$ : language withVisible(expr) [05:56:17.128] .. ..$ : language slow_sum(1:2) [05:56:17.128] .. ..$ : language p(amount = 0) [05:56:17.128] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:17.128] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:17.128] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:17.128] .. ..$ : language signalCondition(cond) [05:56:17.128] .. ..$ : language (function (p) { ... [05:56:17.128] .. ..$ : language calling_handler(p) [05:56:17.128] .. ..$ : language progress(child = p) [05:56:17.128] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:17.128] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:17.128] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:17.128] .. ..$ : language signalCondition(cond) [05:56:17.128] .. ..$ : language (function (p) { ... [05:56:17.128] .. ..$ : language calling_handler(control_progression("hide")) [05:56:17.128] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:17.128] .. ..$ : language control_progression("hide") [05:56:17.128] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:17.128] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" [05:56:17.180] hide_reporter() ... done [05:56:17.109] Progression handler 'update' ... done - received a 'simpleMessage' - received a 'progression' (n=7) [05:56:17.110] Progression handler 'update' ... [05:56:17.111] - progression: [05:56:17.111] List of 12 [05:56:17.111] $ owner_session_uuid: chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:17.111] ..- attr(*, "source")=List of 6 [05:56:17.111] .. ..$ host : Named chr "CRANWIN3" [05:56:17.111] .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:56:17.111] .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:56:17.111] .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:56:17.111] .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:17.111] .. ..$ tempdir: chr "D:\\temp\\2024_11_22_05_55_01_31289\\RtmpcRpDnE" [05:56:17.111] .. ..$ pid : int 116752 [05:56:17.111] .. ..$ random : int 1056149315 [05:56:17.111] $ progressor_uuid : chr "88ac0ed2-528b-1823-a237-121a6fe911d4" [05:56:17.111] $ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:17.111] $ progression_index : int 7 [05:56:17.111] $ progression_time : chr "2024-11-22 05:56:17.110 +0100" [05:56:17.111] $ type : chr "update" [05:56:17.111] $ message : chr(0) [05:56:17.111] $ amount : num 0 [05:56:17.111] $ step : NULL [05:56:17.111] $ time : POSIXct[1:1], format: "2024-11-22 05:56:17" [05:56:17.111] $ call : NULL [05:56:17.111] $ calls : NULL [05:56:17.111] - attr(*, "class")= chr [1:3] "progression" "immediateCondition" "condition" [05:56:17.126] - progressor_uuid: 88ac0ed2-528b-1823-a237-121a6fe911d4 [05:56:17.126] - progression_index: 7 - received a 'progression' (n=9) [05:56:17.182] unhide_reporter() ... [05:56:17.182] List of 15 [05:56:17.182] $ max_steps : NULL [05:56:17.182] $ times : num Inf [05:56:17.182] $ interval : num 0.1 [05:56:17.182] $ enable_after: num 0 [05:56:17.182] $ auto_finish : logi TRUE [05:56:17.182] $ clear : logi TRUE [05:56:17.182] $ target : chr "terminal" [05:56:17.182] $ step : NULL [05:56:17.182] $ message : NULL [05:56:17.182] $ timestamps : NULL [05:56:17.182] $ delta : int 0 [05:56:17.182] $ enabled : logi FALSE [05:56:17.182] $ config :List of 7 [05:56:17.182] ..$ max_steps : NULL [05:56:17.182] ..$ times : num Inf [05:56:17.182] ..$ interval : num 0.1 [05:56:17.182] ..$ enable_after: num 0 [05:56:17.182] ..$ auto_finish : logi TRUE [05:56:17.182] ..$ clear : logi TRUE [05:56:17.182] ..$ target : chr "terminal" [05:56:17.182] $ state :List of 5 [05:56:17.182] ..$ step : NULL [05:56:17.182] ..$ message : NULL [05:56:17.182] ..$ timestamps: NULL [05:56:17.182] ..$ delta : int 0 [05:56:17.182] ..$ enabled : logi FALSE [05:56:17.182] $ progression :List of 12 [05:56:17.182] ..$ owner_session_uuid: NULL [05:56:17.182] ..$ progressor_uuid : NULL [05:56:17.182] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:17.182] ..$ progression_index : NULL [05:56:17.182] ..$ progression_time : chr "2024-11-22 05:56:17.182 +0100" [05:56:17.182] ..$ type : chr "unhide" [05:56:17.182] ..$ message : chr(0) [05:56:17.182] ..$ amount : num 1 [05:56:17.182] ..$ step : NULL [05:56:17.182] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:17" [05:56:17.182] ..$ call : NULL [05:56:17.182] ..$ calls :Dotted pair list of 25 [05:56:17.182] .. ..$ : language with_progress({ progress <- progressor(steps = 1 + 2 + 1) ... [05:56:17.182] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:17.182] .. ..$ : language withVisible(expr) [05:56:17.182] .. ..$ : language relay_progress(slow_sum(1:2)) [05:56:17.182] .. ..$ : language with_progress(..., handlers = handler) [05:56:17.182] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:17.182] .. ..$ : language withVisible(expr) [05:56:17.182] .. ..$ : language slow_sum(1:2) [05:56:17.182] .. ..$ : language p(amount = 0) [05:56:17.182] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:17.182] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:17.182] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:17.182] .. ..$ : language signalCondition(cond) [05:56:17.182] .. ..$ : language (function (p) { ... [05:56:17.182] .. ..$ : language calling_handler(p) [05:56:17.182] .. ..$ : language progress(child = p) [05:56:17.182] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:17.182] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:17.182] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:17.182] .. ..$ : language signalCondition(cond) [05:56:17.182] .. ..$ : language (function (p) { ... [05:56:17.182] .. ..$ : language calling_handler(control_progression("unhide")) [05:56:17.182] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:17.182] .. ..$ : language control_progression("unhide") [05:56:17.182] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:17.182] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" [05:56:17.226] unhide_reporter() ... done [05:56:17.227] Progression calling handler 'update' ... [05:56:17.227] - progression: [05:56:17.228] List of 13 [05:56:17.228] $ owner_session_uuid: chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:17.228] ..- attr(*, "source")=List of 6 [05:56:17.228] .. ..$ host : Named chr "CRANWIN3" [05:56:17.228] .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:56:17.228] .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:56:17.228] .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:56:17.228] .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:17.228] .. ..$ tempdir: chr "D:\\temp\\2024_11_22_05_55_01_31289\\RtmpcRpDnE" [05:56:17.228] .. ..$ pid : int 116752 [05:56:17.228] .. ..$ random : int 1056149315 [05:56:17.228] $ progressor_uuid : chr "6569eb12-fe89-057d-af4e-6c25bcf08326" [05:56:17.228] $ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:17.228] $ progression_index : int 8 [05:56:17.228] $ progression_time : chr "2024-11-22 05:56:17.127 +0100" [05:56:17.228] $ type : chr "update" [05:56:17.228] $ message : chr(0) [05:56:17.228] $ amount : num 1 [05:56:17.228] $ step : NULL [05:56:17.228] $ time : POSIXct[1:1], format: "2024-11-22 05:56:17" [05:56:17.228] $ child :List of 12 [05:56:17.228] ..$ owner_session_uuid: chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:17.228] .. ..- attr(*, "source")=List of 6 [05:56:17.228] .. .. ..$ host : Named chr "CRANWIN3" [05:56:17.228] .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:56:17.228] .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:56:17.228] .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:56:17.228] .. .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:17.228] .. .. ..$ tempdir: chr "D:\\temp\\2024_11_22_05_55_01_31289\\RtmpcRpDnE" [05:56:17.228] .. .. ..$ pid : int 116752 [05:56:17.228] .. .. ..$ random : int 1056149315 [05:56:17.228] ..$ progressor_uuid : chr "88ac0ed2-528b-1823-a237-121a6fe911d4" [05:56:17.228] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:17.228] ..$ progression_index : int 7 [05:56:17.228] ..$ progression_time : chr "2024-11-22 05:56:17.110 +0100" [05:56:17.228] ..$ type : chr "update" [05:56:17.228] ..$ message : chr(0) [05:56:17.228] ..$ amount : num 0 [05:56:17.228] ..$ step : NULL [05:56:17.228] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:17" [05:56:17.228] ..$ call : NULL [05:56:17.228] ..$ calls : NULL [05:56:17.228] ..- attr(*, "class")= chr [1:3] "progression" "immediateCondition" "condition" [05:56:17.228] $ call : NULL [05:56:17.228] $ calls : NULL [05:56:17.228] - attr(*, "class")= chr [1:3] "progression" "immediateCondition" "condition" [05:56:17.258] - progressor_uuid: 6569eb12-fe89-057d-af4e-6c25bcf08326 [05:56:17.258] - progression_index: 8 [05:56:17.258] - duplicated: FALSE - cannot 'update' handler, because it is not active [05:56:17.259] Progression calling handler 'update' ... done - received a 'progression' - received a 'simpleMessage' - received a 'simpleMessage' - received a 'simpleMessage' - received a 'simpleMessage' - received a 'simpleMessage' - received a 'simpleMessage' - received a 'simpleMessage' - received a 'simpleMessage' - received a 'simpleMessage' [05:56:17.280] hide_reporter() ... [05:56:17.280] List of 15 [05:56:17.280] $ max_steps : NULL [05:56:17.280] $ times : num Inf [05:56:17.280] $ interval : num 0.1 [05:56:17.280] $ enable_after: num 0 [05:56:17.280] $ auto_finish : logi TRUE [05:56:17.280] $ clear : logi TRUE [05:56:17.280] $ target : chr "terminal" [05:56:17.280] $ step : NULL [05:56:17.280] $ message : NULL [05:56:17.280] $ timestamps : NULL [05:56:17.280] $ delta : int 0 [05:56:17.280] $ enabled : logi FALSE [05:56:17.280] $ config :List of 7 [05:56:17.280] ..$ max_steps : NULL [05:56:17.280] ..$ times : num Inf [05:56:17.280] ..$ interval : num 0.1 [05:56:17.280] ..$ enable_after: num 0 [05:56:17.280] ..$ auto_finish : logi TRUE [05:56:17.280] ..$ clear : logi TRUE [05:56:17.280] ..$ target : chr "terminal" [05:56:17.280] $ state :List of 5 [05:56:17.280] ..$ step : NULL [05:56:17.280] ..$ message : NULL [05:56:17.280] ..$ timestamps: NULL [05:56:17.280] ..$ delta : int 0 [05:56:17.280] ..$ enabled : logi FALSE [05:56:17.280] $ progression :List of 12 [05:56:17.280] ..$ owner_session_uuid: NULL [05:56:17.280] ..$ progressor_uuid : NULL [05:56:17.280] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:17.280] ..$ progression_index : NULL [05:56:17.280] ..$ progression_time : chr "2024-11-22 05:56:17.280 +0100" [05:56:17.280] ..$ type : chr "hide" [05:56:17.280] ..$ message : chr(0) [05:56:17.280] ..$ amount : num 1 [05:56:17.280] ..$ step : NULL [05:56:17.280] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:17" [05:56:17.280] ..$ call : NULL [05:56:17.280] ..$ calls :Dotted pair list of 25 [05:56:17.280] .. ..$ : language with_progress({ progress <- progressor(steps = 1 + 2 + 1) ... [05:56:17.280] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:17.280] .. ..$ : language withVisible(expr) [05:56:17.280] .. ..$ : language relay_progress(slow_sum(1:2)) [05:56:17.280] .. ..$ : language with_progress(..., handlers = handler) [05:56:17.280] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:17.280] .. ..$ : language withVisible(expr) [05:56:17.280] .. ..$ : language slow_sum(1:2) [05:56:17.280] .. ..$ : language p(message = sprintf("P: Adding %g", kk)) [05:56:17.280] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:17.280] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:17.280] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:17.280] .. ..$ : language signalCondition(cond) [05:56:17.280] .. ..$ : language (function (p) { ... [05:56:17.280] .. ..$ : language calling_handler(p) [05:56:17.280] .. ..$ : language progress(child = p) [05:56:17.280] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:17.280] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:17.280] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:17.280] .. ..$ : language signalCondition(cond) [05:56:17.280] .. ..$ : language (function (p) { ... [05:56:17.280] .. ..$ : language calling_handler(control_progression("hide")) [05:56:17.280] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:17.280] .. ..$ : language control_progression("hide") [05:56:17.280] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:17.280] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" [05:56:17.330] hide_reporter() ... done [05:56:17.260] Progression handler 'update' ... done - received a 'simpleMessage' - received a 'progression' (n=8) [05:56:17.261] Progression handler 'update' ... [05:56:17.262] - progression: [05:56:17.263] List of 12 [05:56:17.263] $ owner_session_uuid: chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:17.263] ..- attr(*, "source")=List of 6 [05:56:17.263] .. ..$ host : Named chr "CRANWIN3" [05:56:17.263] .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:56:17.263] .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:56:17.263] .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:56:17.263] .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:17.263] .. ..$ tempdir: chr "D:\\temp\\2024_11_22_05_55_01_31289\\RtmpcRpDnE" [05:56:17.263] .. ..$ pid : int 116752 [05:56:17.263] .. ..$ random : int 1056149315 [05:56:17.263] $ progressor_uuid : chr "88ac0ed2-528b-1823-a237-121a6fe911d4" [05:56:17.263] $ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:17.263] $ progression_index : int 8 [05:56:17.263] $ progression_time : chr "2024-11-22 05:56:17.260 +0100" [05:56:17.263] $ type : chr "update" [05:56:17.263] $ message : chr "P: Adding 2" [05:56:17.263] $ amount : num 1 [05:56:17.263] $ step : NULL [05:56:17.263] $ time : POSIXct[1:1], format: "2024-11-22 05:56:17" [05:56:17.263] $ call : NULL [05:56:17.263] $ calls : NULL [05:56:17.263] - attr(*, "class")= chr [1:3] "progression" "immediateCondition" "condition" [05:56:17.278] - progressor_uuid: 88ac0ed2-528b-1823-a237-121a6fe911d4 [05:56:17.278] - progression_index: 8 - received a 'progression' (n=10) [05:56:17.333] unhide_reporter() ... [05:56:17.333] List of 15 [05:56:17.333] $ max_steps : NULL [05:56:17.333] $ times : num Inf [05:56:17.333] $ interval : num 0.1 [05:56:17.333] $ enable_after: num 0 [05:56:17.333] $ auto_finish : logi TRUE [05:56:17.333] $ clear : logi TRUE [05:56:17.333] $ target : chr "terminal" [05:56:17.333] $ step : NULL [05:56:17.333] $ message : NULL [05:56:17.333] $ timestamps : NULL [05:56:17.333] $ delta : int 0 [05:56:17.333] $ enabled : logi FALSE [05:56:17.333] $ config :List of 7 [05:56:17.333] ..$ max_steps : NULL [05:56:17.333] ..$ times : num Inf [05:56:17.333] ..$ interval : num 0.1 [05:56:17.333] ..$ enable_after: num 0 [05:56:17.333] ..$ auto_finish : logi TRUE [05:56:17.333] ..$ clear : logi TRUE [05:56:17.333] ..$ target : chr "terminal" [05:56:17.333] $ state :List of 5 [05:56:17.333] ..$ step : NULL [05:56:17.333] ..$ message : NULL [05:56:17.333] ..$ timestamps: NULL [05:56:17.333] ..$ delta : int 0 [05:56:17.333] ..$ enabled : logi FALSE [05:56:17.333] $ progression :List of 12 [05:56:17.333] ..$ owner_session_uuid: NULL [05:56:17.333] ..$ progressor_uuid : NULL [05:56:17.333] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:17.333] ..$ progression_index : NULL [05:56:17.333] ..$ progression_time : chr "2024-11-22 05:56:17.332 +0100" [05:56:17.333] ..$ type : chr "unhide" [05:56:17.333] ..$ message : chr(0) [05:56:17.333] ..$ amount : num 1 [05:56:17.333] ..$ step : NULL [05:56:17.333] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:17" [05:56:17.333] ..$ call : NULL [05:56:17.333] ..$ calls :Dotted pair list of 25 [05:56:17.333] .. ..$ : language with_progress({ progress <- progressor(steps = 1 + 2 + 1) ... [05:56:17.333] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:17.333] .. ..$ : language withVisible(expr) [05:56:17.333] .. ..$ : language relay_progress(slow_sum(1:2)) [05:56:17.333] .. ..$ : language with_progress(..., handlers = handler) [05:56:17.333] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:17.333] .. ..$ : language withVisible(expr) [05:56:17.333] .. ..$ : language slow_sum(1:2) [05:56:17.333] .. ..$ : language p(message = sprintf("P: Adding %g", kk)) [05:56:17.333] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:17.333] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:17.333] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:17.333] .. ..$ : language signalCondition(cond) [05:56:17.333] .. ..$ : language (function (p) { ... [05:56:17.333] .. ..$ : language calling_handler(p) [05:56:17.333] .. ..$ : language progress(child = p) [05:56:17.333] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:17.333] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:17.333] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:17.333] .. ..$ : language signalCondition(cond) [05:56:17.333] .. ..$ : language (function (p) { ... [05:56:17.333] .. ..$ : language calling_handler(control_progression("unhide")) [05:56:17.333] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:17.333] .. ..$ : language control_progression("unhide") [05:56:17.333] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:17.333] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" [05:56:17.380] unhide_reporter() ... done [05:56:17.381] Progression calling handler 'update' ... [05:56:17.381] - progression: [05:56:17.382] List of 13 [05:56:17.382] $ owner_session_uuid: chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:17.382] ..- attr(*, "source")=List of 6 [05:56:17.382] .. ..$ host : Named chr "CRANWIN3" [05:56:17.382] .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:56:17.382] .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:56:17.382] .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:56:17.382] .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:17.382] .. ..$ tempdir: chr "D:\\temp\\2024_11_22_05_55_01_31289\\RtmpcRpDnE" [05:56:17.382] .. ..$ pid : int 116752 [05:56:17.382] .. ..$ random : int 1056149315 [05:56:17.382] $ progressor_uuid : chr "6569eb12-fe89-057d-af4e-6c25bcf08326" [05:56:17.382] $ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:17.382] $ progression_index : int 9 [05:56:17.382] $ progression_time : chr "2024-11-22 05:56:17.279 +0100" [05:56:17.382] $ type : chr "update" [05:56:17.382] $ message : chr(0) [05:56:17.382] $ amount : num 1 [05:56:17.382] $ step : NULL [05:56:17.382] $ time : POSIXct[1:1], format: "2024-11-22 05:56:17" [05:56:17.382] $ child :List of 12 [05:56:17.382] ..$ owner_session_uuid: chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:17.382] .. ..- attr(*, "source")=List of 6 [05:56:17.382] .. .. ..$ host : Named chr "CRANWIN3" [05:56:17.382] .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:56:17.382] .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:56:17.382] .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:56:17.382] .. .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:17.382] .. .. ..$ tempdir: chr "D:\\temp\\2024_11_22_05_55_01_31289\\RtmpcRpDnE" [05:56:17.382] .. .. ..$ pid : int 116752 [05:56:17.382] .. .. ..$ random : int 1056149315 [05:56:17.382] ..$ progressor_uuid : chr "88ac0ed2-528b-1823-a237-121a6fe911d4" [05:56:17.382] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:17.382] ..$ progression_index : int 8 [05:56:17.382] ..$ progression_time : chr "2024-11-22 05:56:17.260 +0100" [05:56:17.382] ..$ type : chr "update" [05:56:17.382] ..$ message : chr "P: Adding 2" [05:56:17.382] ..$ amount : num 1 [05:56:17.382] ..$ step : NULL [05:56:17.382] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:17" [05:56:17.382] ..$ call : NULL [05:56:17.382] ..$ calls : NULL [05:56:17.382] ..- attr(*, "class")= chr [1:3] "progression" "immediateCondition" "condition" [05:56:17.382] $ call : NULL [05:56:17.382] $ calls : NULL [05:56:17.382] - attr(*, "class")= chr [1:3] "progression" "immediateCondition" "condition" [05:56:17.415] - progressor_uuid: 6569eb12-fe89-057d-af4e-6c25bcf08326 [05:56:17.416] - progression_index: 9 [05:56:17.416] - duplicated: FALSE - cannot 'update' handler, because it is not active [05:56:17.417] Progression calling handler 'update' ... done - received a 'progression' - received a 'simpleMessage' - received a 'simpleMessage' - received a 'simpleMessage' - received a 'simpleMessage' - received a 'simpleMessage' - received a 'simpleMessage' - received a 'simpleMessage' - received a 'simpleMessage' - received a 'simpleMessage' - received a 'simpleMessage' - received a 'simpleMessage' [05:56:17.441] hide_reporter() ... [05:56:17.441] List of 15 [05:56:17.441] $ max_steps : NULL [05:56:17.441] $ times : num Inf [05:56:17.441] $ interval : num 0.1 [05:56:17.441] $ enable_after: num 0 [05:56:17.441] $ auto_finish : logi TRUE [05:56:17.441] $ clear : logi TRUE [05:56:17.441] $ target : chr "terminal" [05:56:17.441] $ step : NULL [05:56:17.441] $ message : NULL [05:56:17.441] $ timestamps : NULL [05:56:17.441] $ delta : int 0 [05:56:17.441] $ enabled : logi FALSE [05:56:17.441] $ config :List of 7 [05:56:17.441] ..$ max_steps : NULL [05:56:17.441] ..$ times : num Inf [05:56:17.441] ..$ interval : num 0.1 [05:56:17.441] ..$ enable_after: num 0 [05:56:17.441] ..$ auto_finish : logi TRUE [05:56:17.441] ..$ clear : logi TRUE [05:56:17.441] ..$ target : chr "terminal" [05:56:17.441] $ state :List of 5 [05:56:17.441] ..$ step : NULL [05:56:17.441] ..$ message : NULL [05:56:17.441] ..$ timestamps: NULL [05:56:17.441] ..$ delta : int 0 [05:56:17.441] ..$ enabled : logi FALSE [05:56:17.441] $ progression :List of 12 [05:56:17.441] ..$ owner_session_uuid: NULL [05:56:17.441] ..$ progressor_uuid : NULL [05:56:17.441] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:17.441] ..$ progression_index : NULL [05:56:17.441] ..$ progression_time : chr "2024-11-22 05:56:17.440 +0100" [05:56:17.441] ..$ type : chr "hide" [05:56:17.441] ..$ message : chr(0) [05:56:17.441] ..$ amount : num 1 [05:56:17.441] ..$ step : NULL [05:56:17.441] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:17" [05:56:17.441] ..$ call : NULL [05:56:17.441] ..$ calls :Dotted pair list of 25 [05:56:17.441] .. ..$ : language with_progress({ progress <- progressor(steps = 1 + 2 + 1) ... [05:56:17.441] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:17.441] .. ..$ : language withVisible(expr) [05:56:17.441] .. ..$ : language relay_progress(slow_sum(1:2)) [05:56:17.441] .. ..$ : language with_progress(..., handlers = handler) [05:56:17.441] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:17.441] .. ..$ : language withVisible(expr) [05:56:17.441] .. ..$ : language slow_sum(1:2) [05:56:17.441] .. ..$ : language p(amount = 0) [05:56:17.441] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:17.441] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:17.441] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:17.441] .. ..$ : language signalCondition(cond) [05:56:17.441] .. ..$ : language (function (p) { ... [05:56:17.441] .. ..$ : language calling_handler(p) [05:56:17.441] .. ..$ : language progress(child = p) [05:56:17.441] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:17.441] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:17.441] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:17.441] .. ..$ : language signalCondition(cond) [05:56:17.441] .. ..$ : language (function (p) { ... [05:56:17.441] .. ..$ : language calling_handler(control_progression("hide")) [05:56:17.441] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:17.441] .. ..$ : language control_progression("hide") [05:56:17.441] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:17.441] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" [05:56:17.488] hide_reporter() ... done [05:56:17.417] Progression handler 'update' ... done - received a 'simpleMessage' M: Added value 2 - received a 'simpleMessage' - received a 'progression' (n=9) [05:56:17.421] Progression handler 'update' ... [05:56:17.421] - progression: [05:56:17.422] List of 12 [05:56:17.422] $ owner_session_uuid: chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:17.422] ..- attr(*, "source")=List of 6 [05:56:17.422] .. ..$ host : Named chr "CRANWIN3" [05:56:17.422] .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:56:17.422] .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:56:17.422] .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:56:17.422] .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:17.422] .. ..$ tempdir: chr "D:\\temp\\2024_11_22_05_55_01_31289\\RtmpcRpDnE" [05:56:17.422] .. ..$ pid : int 116752 [05:56:17.422] .. ..$ random : int 1056149315 [05:56:17.422] $ progressor_uuid : chr "88ac0ed2-528b-1823-a237-121a6fe911d4" [05:56:17.422] $ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:17.422] $ progression_index : int 9 [05:56:17.422] $ progression_time : chr "2024-11-22 05:56:17.419 +0100" [05:56:17.422] $ type : chr "update" [05:56:17.422] $ message : chr(0) [05:56:17.422] $ amount : num 0 [05:56:17.422] $ step : NULL [05:56:17.422] $ time : POSIXct[1:1], format: "2024-11-22 05:56:17" [05:56:17.422] $ call : NULL [05:56:17.422] $ calls : NULL [05:56:17.422] - attr(*, "class")= chr [1:3] "progression" "immediateCondition" "condition" [05:56:17.438] - progressor_uuid: 88ac0ed2-528b-1823-a237-121a6fe911d4 [05:56:17.439] - progression_index: 9 - received a 'progression' (n=11) [05:56:17.491] unhide_reporter() ... [05:56:17.491] List of 15 [05:56:17.491] $ max_steps : NULL [05:56:17.491] $ times : num Inf [05:56:17.491] $ interval : num 0.1 [05:56:17.491] $ enable_after: num 0 [05:56:17.491] $ auto_finish : logi TRUE [05:56:17.491] $ clear : logi TRUE [05:56:17.491] $ target : chr "terminal" [05:56:17.491] $ step : NULL [05:56:17.491] $ message : NULL [05:56:17.491] $ timestamps : NULL [05:56:17.491] $ delta : int 0 [05:56:17.491] $ enabled : logi FALSE [05:56:17.491] $ config :List of 7 [05:56:17.491] ..$ max_steps : NULL [05:56:17.491] ..$ times : num Inf [05:56:17.491] ..$ interval : num 0.1 [05:56:17.491] ..$ enable_after: num 0 [05:56:17.491] ..$ auto_finish : logi TRUE [05:56:17.491] ..$ clear : logi TRUE [05:56:17.491] ..$ target : chr "terminal" [05:56:17.491] $ state :List of 5 [05:56:17.491] ..$ step : NULL [05:56:17.491] ..$ message : NULL [05:56:17.491] ..$ timestamps: NULL [05:56:17.491] ..$ delta : int 0 [05:56:17.491] ..$ enabled : logi FALSE [05:56:17.491] $ progression :List of 12 [05:56:17.491] ..$ owner_session_uuid: NULL [05:56:17.491] ..$ progressor_uuid : NULL [05:56:17.491] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:17.491] ..$ progression_index : NULL [05:56:17.491] ..$ progression_time : chr "2024-11-22 05:56:17.490 +0100" [05:56:17.491] ..$ type : chr "unhide" [05:56:17.491] ..$ message : chr(0) [05:56:17.491] ..$ amount : num 1 [05:56:17.491] ..$ step : NULL [05:56:17.491] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:17" [05:56:17.491] ..$ call : NULL [05:56:17.491] ..$ calls :Dotted pair list of 25 [05:56:17.491] .. ..$ : language with_progress({ progress <- progressor(steps = 1 + 2 + 1) ... [05:56:17.491] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:17.491] .. ..$ : language withVisible(expr) [05:56:17.491] .. ..$ : language relay_progress(slow_sum(1:2)) [05:56:17.491] .. ..$ : language with_progress(..., handlers = handler) [05:56:17.491] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:17.491] .. ..$ : language withVisible(expr) [05:56:17.491] .. ..$ : language slow_sum(1:2) [05:56:17.491] .. ..$ : language p(amount = 0) [05:56:17.491] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:17.491] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:17.491] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:17.491] .. ..$ : language signalCondition(cond) [05:56:17.491] .. ..$ : language (function (p) { ... [05:56:17.491] .. ..$ : language calling_handler(p) [05:56:17.491] .. ..$ : language progress(child = p) [05:56:17.491] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:17.491] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:17.491] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:17.491] .. ..$ : language signalCondition(cond) [05:56:17.491] .. ..$ : language (function (p) { ... [05:56:17.491] .. ..$ : language calling_handler(control_progression("unhide")) [05:56:17.491] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:17.491] .. ..$ : language control_progression("unhide") [05:56:17.491] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:17.491] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" [05:56:17.543] unhide_reporter() ... done [05:56:17.544] Progression calling handler 'update' ... [05:56:17.544] - progression: [05:56:17.545] List of 13 [05:56:17.545] $ owner_session_uuid: chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:17.545] ..- attr(*, "source")=List of 6 [05:56:17.545] .. ..$ host : Named chr "CRANWIN3" [05:56:17.545] .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:56:17.545] .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:56:17.545] .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:56:17.545] .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:17.545] .. ..$ tempdir: chr "D:\\temp\\2024_11_22_05_55_01_31289\\RtmpcRpDnE" [05:56:17.545] .. ..$ pid : int 116752 [05:56:17.545] .. ..$ random : int 1056149315 [05:56:17.545] $ progressor_uuid : chr "6569eb12-fe89-057d-af4e-6c25bcf08326" [05:56:17.545] $ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:17.545] $ progression_index : int 10 [05:56:17.545] $ progression_time : chr "2024-11-22 05:56:17.439 +0100" [05:56:17.545] $ type : chr "update" [05:56:17.545] $ message : chr(0) [05:56:17.545] $ amount : num 1 [05:56:17.545] $ step : NULL [05:56:17.545] $ time : POSIXct[1:1], format: "2024-11-22 05:56:17" [05:56:17.545] $ child :List of 12 [05:56:17.545] ..$ owner_session_uuid: chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:17.545] .. ..- attr(*, "source")=List of 6 [05:56:17.545] .. .. ..$ host : Named chr "CRANWIN3" [05:56:17.545] .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:56:17.545] .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:56:17.545] .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:56:17.545] .. .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:17.545] .. .. ..$ tempdir: chr "D:\\temp\\2024_11_22_05_55_01_31289\\RtmpcRpDnE" [05:56:17.545] .. .. ..$ pid : int 116752 [05:56:17.545] .. .. ..$ random : int 1056149315 [05:56:17.545] ..$ progressor_uuid : chr "88ac0ed2-528b-1823-a237-121a6fe911d4" [05:56:17.545] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:17.545] ..$ progression_index : int 9 [05:56:17.545] ..$ progression_time : chr "2024-11-22 05:56:17.419 +0100" [05:56:17.545] ..$ type : chr "update" [05:56:17.545] ..$ message : chr(0) [05:56:17.545] ..$ amount : num 0 [05:56:17.545] ..$ step : NULL [05:56:17.545] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:17" [05:56:17.545] ..$ call : NULL [05:56:17.545] ..$ calls : NULL [05:56:17.545] ..- attr(*, "class")= chr [1:3] "progression" "immediateCondition" "condition" [05:56:17.545] $ call : NULL [05:56:17.545] $ calls : NULL [05:56:17.545] - attr(*, "class")= chr [1:3] "progression" "immediateCondition" "condition" [05:56:17.572] - progressor_uuid: 6569eb12-fe89-057d-af4e-6c25bcf08326 [05:56:17.572] - progression_index: 10 [05:56:17.572] - duplicated: FALSE - cannot 'update' handler, because it is not active [05:56:17.573] Progression calling handler 'update' ... done - received a 'progression' - received a 'simpleMessage' - received a 'simpleMessage' - received a 'simpleMessage' - received a 'simpleMessage' - received a 'simpleMessage' - received a 'simpleMessage' - received a 'simpleMessage' - received a 'simpleMessage' - received a 'simpleMessage' [05:56:17.593] hide_reporter() ... [05:56:17.593] List of 15 [05:56:17.593] $ max_steps : NULL [05:56:17.593] $ times : num Inf [05:56:17.593] $ interval : num 0.1 [05:56:17.593] $ enable_after: num 0 [05:56:17.593] $ auto_finish : logi TRUE [05:56:17.593] $ clear : logi TRUE [05:56:17.593] $ target : chr "terminal" [05:56:17.593] $ step : NULL [05:56:17.593] $ message : NULL [05:56:17.593] $ timestamps : NULL [05:56:17.593] $ delta : int 0 [05:56:17.593] $ enabled : logi FALSE [05:56:17.593] $ config :List of 7 [05:56:17.593] ..$ max_steps : NULL [05:56:17.593] ..$ times : num Inf [05:56:17.593] ..$ interval : num 0.1 [05:56:17.593] ..$ enable_after: num 0 [05:56:17.593] ..$ auto_finish : logi TRUE [05:56:17.593] ..$ clear : logi TRUE [05:56:17.593] ..$ target : chr "terminal" [05:56:17.593] $ state :List of 5 [05:56:17.593] ..$ step : NULL [05:56:17.593] ..$ message : NULL [05:56:17.593] ..$ timestamps: NULL [05:56:17.593] ..$ delta : int 0 [05:56:17.593] ..$ enabled : logi FALSE [05:56:17.593] $ progression :List of 12 [05:56:17.593] ..$ owner_session_uuid: NULL [05:56:17.593] ..$ progressor_uuid : NULL [05:56:17.593] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:17.593] ..$ progression_index : NULL [05:56:17.593] ..$ progression_time : chr "2024-11-22 05:56:17.593 +0100" [05:56:17.593] ..$ type : chr "hide" [05:56:17.593] ..$ message : chr(0) [05:56:17.593] ..$ amount : num 1 [05:56:17.593] ..$ step : NULL [05:56:17.593] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:17" [05:56:17.593] ..$ call : NULL [05:56:17.593] ..$ calls :Dotted pair list of 25 [05:56:17.593] .. ..$ : language with_progress({ progress <- progressor(steps = 1 + 2 + 1) ... [05:56:17.593] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:17.593] .. ..$ : language withVisible(expr) [05:56:17.593] .. ..$ : language relay_progress(slow_sum(1:2)) [05:56:17.593] .. ..$ : language with_progress(..., handlers = handler) [05:56:17.593] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:17.593] .. ..$ : language withVisible(expr) [05:56:17.593] .. ..$ : language slow_sum(1:2) [05:56:17.593] .. ..$ : language p(amount = 0) [05:56:17.593] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:17.593] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:17.593] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:17.593] .. ..$ : language signalCondition(cond) [05:56:17.593] .. ..$ : language (function (p) { ... [05:56:17.593] .. ..$ : language calling_handler(p) [05:56:17.593] .. ..$ : language progress(child = p) [05:56:17.593] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:17.593] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:17.593] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:17.593] .. ..$ : language signalCondition(cond) [05:56:17.593] .. ..$ : language (function (p) { ... [05:56:17.593] .. ..$ : language calling_handler(control_progression("hide")) [05:56:17.593] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:17.593] .. ..$ : language control_progression("hide") [05:56:17.593] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:17.593] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" [05:56:17.632] hide_reporter() ... done [05:56:17.573] Progression handler 'update' ... done - received a 'simpleMessage' - received a 'progression' (n=10) [05:56:17.575] Progression handler 'update' ... [05:56:17.576] - progression: [05:56:17.576] List of 12 [05:56:17.576] $ owner_session_uuid: chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:17.576] ..- attr(*, "source")=List of 6 [05:56:17.576] .. ..$ host : Named chr "CRANWIN3" [05:56:17.576] .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:56:17.576] .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:56:17.576] .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:56:17.576] .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:17.576] .. ..$ tempdir: chr "D:\\temp\\2024_11_22_05_55_01_31289\\RtmpcRpDnE" [05:56:17.576] .. ..$ pid : int 116752 [05:56:17.576] .. ..$ random : int 1056149315 [05:56:17.576] $ progressor_uuid : chr "88ac0ed2-528b-1823-a237-121a6fe911d4" [05:56:17.576] $ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:17.576] $ progression_index : int 10 [05:56:17.576] $ progression_time : chr "2024-11-22 05:56:17.574 +0100" [05:56:17.576] $ type : chr "update" [05:56:17.576] $ message : chr(0) [05:56:17.576] $ amount : num 0 [05:56:17.576] $ step : NULL [05:56:17.576] $ time : POSIXct[1:1], format: "2024-11-22 05:56:17" [05:56:17.576] $ call : NULL [05:56:17.576] $ calls : NULL [05:56:17.576] - attr(*, "class")= chr [1:3] "progression" "immediateCondition" "condition" [05:56:17.591] - progressor_uuid: 88ac0ed2-528b-1823-a237-121a6fe911d4 [05:56:17.591] - progression_index: 10 - received a 'progression' (n=12) [05:56:17.634] unhide_reporter() ... [05:56:17.634] List of 15 [05:56:17.634] $ max_steps : NULL [05:56:17.634] $ times : num Inf [05:56:17.634] $ interval : num 0.1 [05:56:17.634] $ enable_after: num 0 [05:56:17.634] $ auto_finish : logi TRUE [05:56:17.634] $ clear : logi TRUE [05:56:17.634] $ target : chr "terminal" [05:56:17.634] $ step : NULL [05:56:17.634] $ message : NULL [05:56:17.634] $ timestamps : NULL [05:56:17.634] $ delta : int 0 [05:56:17.634] $ enabled : logi FALSE [05:56:17.634] $ config :List of 7 [05:56:17.634] ..$ max_steps : NULL [05:56:17.634] ..$ times : num Inf [05:56:17.634] ..$ interval : num 0.1 [05:56:17.634] ..$ enable_after: num 0 [05:56:17.634] ..$ auto_finish : logi TRUE [05:56:17.634] ..$ clear : logi TRUE [05:56:17.634] ..$ target : chr "terminal" [05:56:17.634] $ state :List of 5 [05:56:17.634] ..$ step : NULL [05:56:17.634] ..$ message : NULL [05:56:17.634] ..$ timestamps: NULL [05:56:17.634] ..$ delta : int 0 [05:56:17.634] ..$ enabled : logi FALSE [05:56:17.634] $ progression :List of 12 [05:56:17.634] ..$ owner_session_uuid: NULL [05:56:17.634] ..$ progressor_uuid : NULL [05:56:17.634] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:17.634] ..$ progression_index : NULL [05:56:17.634] ..$ progression_time : chr "2024-11-22 05:56:17.633 +0100" [05:56:17.634] ..$ type : chr "unhide" [05:56:17.634] ..$ message : chr(0) [05:56:17.634] ..$ amount : num 1 [05:56:17.634] ..$ step : NULL [05:56:17.634] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:17" [05:56:17.634] ..$ call : NULL [05:56:17.634] ..$ calls :Dotted pair list of 25 [05:56:17.634] .. ..$ : language with_progress({ progress <- progressor(steps = 1 + 2 + 1) ... [05:56:17.634] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:17.634] .. ..$ : language withVisible(expr) [05:56:17.634] .. ..$ : language relay_progress(slow_sum(1:2)) [05:56:17.634] .. ..$ : language with_progress(..., handlers = handler) [05:56:17.634] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:17.634] .. ..$ : language withVisible(expr) [05:56:17.634] .. ..$ : language slow_sum(1:2) [05:56:17.634] .. ..$ : language p(amount = 0) [05:56:17.634] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:17.634] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:17.634] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:17.634] .. ..$ : language signalCondition(cond) [05:56:17.634] .. ..$ : language (function (p) { ... [05:56:17.634] .. ..$ : language calling_handler(p) [05:56:17.634] .. ..$ : language progress(child = p) [05:56:17.634] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:17.634] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:17.634] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:17.634] .. ..$ : language signalCondition(cond) [05:56:17.634] .. ..$ : language (function (p) { ... [05:56:17.634] .. ..$ : language calling_handler(control_progression("unhide")) [05:56:17.634] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:17.634] .. ..$ : language control_progression("unhide") [05:56:17.634] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:17.634] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" [05:56:17.679] unhide_reporter() ... done [05:56:17.679] Progression calling handler 'update' ... [05:56:17.680] - progression: [05:56:17.680] List of 13 [05:56:17.680] $ owner_session_uuid: chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:17.680] ..- attr(*, "source")=List of 6 [05:56:17.680] .. ..$ host : Named chr "CRANWIN3" [05:56:17.680] .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:56:17.680] .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:56:17.680] .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:56:17.680] .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:17.680] .. ..$ tempdir: chr "D:\\temp\\2024_11_22_05_55_01_31289\\RtmpcRpDnE" [05:56:17.680] .. ..$ pid : int 116752 [05:56:17.680] .. ..$ random : int 1056149315 [05:56:17.680] $ progressor_uuid : chr "6569eb12-fe89-057d-af4e-6c25bcf08326" [05:56:17.680] $ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:17.680] $ progression_index : int 11 [05:56:17.680] $ progression_time : chr "2024-11-22 05:56:17.592 +0100" [05:56:17.680] $ type : chr "update" [05:56:17.680] $ message : chr(0) [05:56:17.680] $ amount : num 1 [05:56:17.680] $ step : NULL [05:56:17.680] $ time : POSIXct[1:1], format: "2024-11-22 05:56:17" [05:56:17.680] $ child :List of 12 [05:56:17.680] ..$ owner_session_uuid: chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:17.680] .. ..- attr(*, "source")=List of 6 [05:56:17.680] .. .. ..$ host : Named chr "CRANWIN3" [05:56:17.680] .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:56:17.680] .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:56:17.680] .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:56:17.680] .. .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:17.680] .. .. ..$ tempdir: chr "D:\\temp\\2024_11_22_05_55_01_31289\\RtmpcRpDnE" [05:56:17.680] .. .. ..$ pid : int 116752 [05:56:17.680] .. .. ..$ random : int 1056149315 [05:56:17.680] ..$ progressor_uuid : chr "88ac0ed2-528b-1823-a237-121a6fe911d4" [05:56:17.680] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:17.680] ..$ progression_index : int 10 [05:56:17.680] ..$ progression_time : chr "2024-11-22 05:56:17.574 +0100" [05:56:17.680] ..$ type : chr "update" [05:56:17.680] ..$ message : chr(0) [05:56:17.680] ..$ amount : num 0 [05:56:17.680] ..$ step : NULL [05:56:17.680] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:17" [05:56:17.680] ..$ call : NULL [05:56:17.680] ..$ calls : NULL [05:56:17.680] ..- attr(*, "class")= chr [1:3] "progression" "immediateCondition" "condition" [05:56:17.680] $ call : NULL [05:56:17.680] $ calls : NULL [05:56:17.680] - attr(*, "class")= chr [1:3] "progression" "immediateCondition" "condition" [05:56:17.705] - progressor_uuid: 6569eb12-fe89-057d-af4e-6c25bcf08326 [05:56:17.705] - progression_index: 11 [05:56:17.706] - duplicated: FALSE - cannot 'update' handler, because it is not active [05:56:17.706] Progression calling handler 'update' ... done - received a 'progression' - received a 'simpleMessage' - received a 'simpleMessage' - received a 'simpleMessage' - received a 'simpleMessage' - received a 'simpleMessage' - received a 'simpleMessage' - received a 'simpleMessage' - received a 'simpleMessage' - received a 'simpleMessage' - received a 'simpleMessage' - received a 'simpleMessage' - received a 'simpleMessage' - received a 'simpleMessage' - received a 'simpleMessage' - received a 'simpleMessage' - received a 'simpleMessage' - received a 'simpleMessage' - received a 'simpleMessage' [05:56:17.743] hide_reporter() ... [05:56:17.744] List of 15 [05:56:17.744] $ max_steps : NULL [05:56:17.744] $ times : num Inf [05:56:17.744] $ interval : num 0.1 [05:56:17.744] $ enable_after: num 0 [05:56:17.744] $ auto_finish : logi TRUE [05:56:17.744] $ clear : logi TRUE [05:56:17.744] $ target : chr "terminal" [05:56:17.744] $ step : NULL [05:56:17.744] $ message : NULL [05:56:17.744] $ timestamps : NULL [05:56:17.744] $ delta : int 0 [05:56:17.744] $ enabled : logi FALSE [05:56:17.744] $ config :List of 7 [05:56:17.744] ..$ max_steps : NULL [05:56:17.744] ..$ times : num Inf [05:56:17.744] ..$ interval : num 0.1 [05:56:17.744] ..$ enable_after: num 0 [05:56:17.744] ..$ auto_finish : logi TRUE [05:56:17.744] ..$ clear : logi TRUE [05:56:17.744] ..$ target : chr "terminal" [05:56:17.744] $ state :List of 5 [05:56:17.744] ..$ step : NULL [05:56:17.744] ..$ message : NULL [05:56:17.744] ..$ timestamps: NULL [05:56:17.744] ..$ delta : int 0 [05:56:17.744] ..$ enabled : logi FALSE [05:56:17.744] $ progression :List of 12 [05:56:17.744] ..$ owner_session_uuid: NULL [05:56:17.744] ..$ progressor_uuid : NULL [05:56:17.744] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:17.744] ..$ progression_index : NULL [05:56:17.744] ..$ progression_time : chr "2024-11-22 05:56:17.743 +0100" [05:56:17.744] ..$ type : chr "hide" [05:56:17.744] ..$ message : chr(0) [05:56:17.744] ..$ amount : num 1 [05:56:17.744] ..$ step : NULL [05:56:17.744] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:17" [05:56:17.744] ..$ call : NULL [05:56:17.744] ..$ calls :Dotted pair list of 13 [05:56:17.744] .. ..$ : language with_progress({ progress <- progressor(steps = 1 + 2 + 1) ... [05:56:17.744] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:17.744] .. ..$ : language withVisible(expr) [05:56:17.744] .. ..$ : language progress(type = "finish") [05:56:17.744] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:17.744] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:17.744] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:17.744] .. ..$ : language signalCondition(cond) [05:56:17.744] .. ..$ : language (function (p) { ... [05:56:17.744] .. ..$ : language calling_handler(control_progression("hide")) [05:56:17.744] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:17.744] .. ..$ : language control_progression("hide") [05:56:17.744] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:17.744] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" [05:56:17.773] hide_reporter() ... done [05:56:17.707] Progression handler 'update' ... done - received a 'simpleMessage' - received a 'progression' (n=11) [05:56:17.708] Progression handler 'finish' ... [05:56:17.709] - progression: [05:56:17.709] List of 12 [05:56:17.709] $ owner_session_uuid: chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:17.709] ..- attr(*, "source")=List of 6 [05:56:17.709] .. ..$ host : Named chr "CRANWIN3" [05:56:17.709] .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:56:17.709] .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:56:17.709] .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:56:17.709] .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:17.709] .. ..$ tempdir: chr "D:\\temp\\2024_11_22_05_55_01_31289\\RtmpcRpDnE" [05:56:17.709] .. ..$ pid : int 116752 [05:56:17.709] .. ..$ random : int 1056149315 [05:56:17.709] $ progressor_uuid : chr "88ac0ed2-528b-1823-a237-121a6fe911d4" [05:56:17.709] $ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:17.709] $ progression_index : int 11 [05:56:17.709] $ progression_time : chr "2024-11-22 05:56:17.707 +0100" [05:56:17.709] $ type : chr "finish" [05:56:17.709] $ message : chr(0) [05:56:17.709] $ amount : num 1 [05:56:17.709] $ step : NULL [05:56:17.709] $ time : POSIXct[1:1], format: "2024-11-22 05:56:17" [05:56:17.709] $ call : NULL [05:56:17.709] $ calls : NULL [05:56:17.709] - attr(*, "class")= chr [1:3] "progression" "immediateCondition" "condition" [05:56:17.722] - progressor_uuid: 88ac0ed2-528b-1823-a237-121a6fe911d4 [05:56:17.722] - progression_index: 11 [05:56:17.723] Progression handler 'finish' ... done with_progress() ... done - signaling 'shutdown' to all handlers [05:56:17.724] Progression handler 'shutdown' ... [05:56:17.725] - progression: [05:56:17.725] List of 13 [05:56:17.725] $ owner_session_uuid: NULL [05:56:17.725] $ progressor_uuid : NULL [05:56:17.725] $ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:17.725] $ progression_index : NULL [05:56:17.725] $ progression_time : chr "2024-11-22 05:56:17.724 +0100" [05:56:17.725] $ type : chr "shutdown" [05:56:17.725] $ message : chr(0) [05:56:17.725] $ amount : num 1 [05:56:17.725] $ step : NULL [05:56:17.725] $ time : POSIXct[1:1], format: "2024-11-22 05:56:17" [05:56:17.725] $ status : chr "ok" [05:56:17.725] $ call : NULL [05:56:17.725] $ calls :Dotted pair list of 12 [05:56:17.725] ..$ : language with_progress({ progress <- progressor(steps = 1 + 2 + 1) ... [05:56:17.725] ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:17.725] ..$ : language withVisible(expr) [05:56:17.725] ..$ : language relay_progress(slow_sum(1:2)) [05:56:17.725] ..$ : language with_progress(..., handlers = handler) [05:56:17.725] ..$ : language withCallingHandlers({ withRestarts({ ... [05:56:17.725] ..$ : language withRestarts({ signalCondition(control_progression("shutdown", status = status)) ... [05:56:17.725] ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:17.725] ..$ : language doWithOneRestart(return(expr), restart) [05:56:17.725] ..$ : language signalCondition(control_progression("shutdown", status = status)) [05:56:17.725] ..$ : language control_progression("shutdown", status = status) [05:56:17.725] ..$ : language progression(type = type, ..., class = "control_progression") [05:56:17.725] - attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" [05:56:17.741] [05:56:17.741] [05:56:17.742] Progression handler 'shutdown' ... done - received a 'progression' (n=13) [05:56:17.776] unhide_reporter() ... [05:56:17.776] List of 15 [05:56:17.776] $ max_steps : NULL [05:56:17.776] $ times : num Inf [05:56:17.776] $ interval : num 0.1 [05:56:17.776] $ enable_after: num 0 [05:56:17.776] $ auto_finish : logi TRUE [05:56:17.776] $ clear : logi TRUE [05:56:17.776] $ target : chr "terminal" [05:56:17.776] $ step : NULL [05:56:17.776] $ message : NULL [05:56:17.776] $ timestamps : NULL [05:56:17.776] $ delta : int 0 [05:56:17.776] $ enabled : logi FALSE [05:56:17.776] $ config :List of 7 [05:56:17.776] ..$ max_steps : NULL [05:56:17.776] ..$ times : num Inf [05:56:17.776] ..$ interval : num 0.1 [05:56:17.776] ..$ enable_after: num 0 [05:56:17.776] ..$ auto_finish : logi TRUE [05:56:17.776] ..$ clear : logi TRUE [05:56:17.776] ..$ target : chr "terminal" [05:56:17.776] $ state :List of 5 [05:56:17.776] ..$ step : NULL [05:56:17.776] ..$ message : NULL [05:56:17.776] ..$ timestamps: NULL [05:56:17.776] ..$ delta : int 0 [05:56:17.776] ..$ enabled : logi FALSE [05:56:17.776] $ progression :List of 12 [05:56:17.776] ..$ owner_session_uuid: NULL [05:56:17.776] ..$ progressor_uuid : NULL [05:56:17.776] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:17.776] ..$ progression_index : NULL [05:56:17.776] ..$ progression_time : chr "2024-11-22 05:56:17.775 +0100" [05:56:17.776] ..$ type : chr "unhide" [05:56:17.776] ..$ message : chr(0) [05:56:17.776] ..$ amount : num 1 [05:56:17.776] ..$ step : NULL [05:56:17.776] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:17" [05:56:17.776] ..$ call : NULL [05:56:17.776] ..$ calls :Dotted pair list of 13 [05:56:17.776] .. ..$ : language with_progress({ progress <- progressor(steps = 1 + 2 + 1) ... [05:56:17.776] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:17.776] .. ..$ : language withVisible(expr) [05:56:17.776] .. ..$ : language progress(type = "finish") [05:56:17.776] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:17.776] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:17.776] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:17.776] .. ..$ : language signalCondition(cond) [05:56:17.776] .. ..$ : language (function (p) { ... [05:56:17.776] .. ..$ : language calling_handler(control_progression("unhide")) [05:56:17.776] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:17.776] .. ..$ : language control_progression("unhide") [05:56:17.776] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:17.776] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" [05:56:17.809] unhide_reporter() ... done [05:56:17.809] Progression calling handler 'finish' ... [05:56:17.810] - progression: [05:56:17.810] List of 12 [05:56:17.810] $ owner_session_uuid: chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:17.810] ..- attr(*, "source")=List of 6 [05:56:17.810] .. ..$ host : Named chr "CRANWIN3" [05:56:17.810] .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:56:17.810] .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:56:17.810] .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:56:17.810] .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:17.810] .. ..$ tempdir: chr "D:\\temp\\2024_11_22_05_55_01_31289\\RtmpcRpDnE" [05:56:17.810] .. ..$ pid : int 116752 [05:56:17.810] .. ..$ random : int 1056149315 [05:56:17.810] $ progressor_uuid : chr "6569eb12-fe89-057d-af4e-6c25bcf08326" [05:56:17.810] $ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:17.810] $ progression_index : int 12 [05:56:17.810] $ progression_time : chr "2024-11-22 05:56:17.742 +0100" [05:56:17.810] $ type : chr "finish" [05:56:17.810] $ message : chr(0) [05:56:17.810] $ amount : num 1 [05:56:17.810] $ step : NULL [05:56:17.810] $ time : POSIXct[1:1], format: "2024-11-22 05:56:17" [05:56:17.810] $ call : NULL [05:56:17.810] $ calls : NULL [05:56:17.810] - attr(*, "class")= chr [1:3] "progression" "immediateCondition" "condition" [05:56:17.830] - progressor_uuid: 6569eb12-fe89-057d-af4e-6c25bcf08326 [05:56:17.830] - progression_index: 12 [05:56:17.830] - duplicated: FALSE [05:56:17.831] List of 2 [05:56:17.831] $ finished : logi TRUE [05:56:17.831] $ milestones: NULL [05:56:17.833] finish_reporter() ... [05:56:17.833] List of 15 [05:56:17.833] $ max_steps : NULL [05:56:17.833] $ times : num Inf [05:56:17.833] $ interval : num 0.1 [05:56:17.833] $ enable_after: num 0 [05:56:17.833] $ auto_finish : logi TRUE [05:56:17.833] $ clear : logi TRUE [05:56:17.833] $ target : chr "terminal" [05:56:17.833] $ step : NULL [05:56:17.833] $ message : NULL [05:56:17.833] $ timestamps : NULL [05:56:17.833] $ delta : int 0 [05:56:17.833] $ enabled : logi FALSE [05:56:17.833] $ config :List of 7 [05:56:17.833] ..$ max_steps : NULL [05:56:17.833] ..$ times : num Inf [05:56:17.833] ..$ interval : num 0.1 [05:56:17.833] ..$ enable_after: num 0 [05:56:17.833] ..$ auto_finish : logi TRUE [05:56:17.833] ..$ clear : logi TRUE [05:56:17.833] ..$ target : chr "terminal" [05:56:17.833] $ state :List of 5 [05:56:17.833] ..$ step : NULL [05:56:17.833] ..$ message : NULL [05:56:17.833] ..$ timestamps: NULL [05:56:17.833] ..$ delta : int 0 [05:56:17.833] ..$ enabled : logi FALSE [05:56:17.833] $ progression :List of 12 [05:56:17.833] ..$ owner_session_uuid: chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:17.833] .. ..- attr(*, "source")=List of 6 [05:56:17.833] .. .. ..$ host : Named chr "CRANWIN3" [05:56:17.833] .. .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:56:17.833] .. .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:56:17.833] .. .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:56:17.833] .. .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:17.833] .. .. ..$ tempdir: chr "D:\\temp\\2024_11_22_05_55_01_31289\\RtmpcRpDnE" [05:56:17.833] .. .. ..$ pid : int 116752 [05:56:17.833] .. .. ..$ random : int 1056149315 [05:56:17.833] ..$ progressor_uuid : chr "6569eb12-fe89-057d-af4e-6c25bcf08326" [05:56:17.833] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:17.833] ..$ progression_index : int 12 [05:56:17.833] ..$ progression_time : chr "2024-11-22 05:56:17.742 +0100" [05:56:17.833] ..$ type : chr "finish" [05:56:17.833] ..$ message : chr(0) [05:56:17.833] ..$ amount : num 1 [05:56:17.833] ..$ step : NULL [05:56:17.833] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:17" [05:56:17.833] ..$ call : NULL [05:56:17.833] ..$ calls : NULL [05:56:17.833] ..- attr(*, "class")= chr [1:3] "progression" "immediateCondition" "condition" - Hmm ... got a request to 'finish' handler, but it's not active and already finished. Oh well, will finish it then - owner: NULL [05:56:17.866] finish_reporter() ... done [05:56:17.866] Progression calling handler 'finish' ... done - received a 'progression' - received a 'simpleMessage' [05:56:17.868] hide_reporter() ... [05:56:17.868] List of 15 [05:56:17.868] $ max_steps : NULL [05:56:17.868] $ times : num Inf [05:56:17.868] $ interval : num 0.1 [05:56:17.868] $ enable_after: num 0 [05:56:17.868] $ auto_finish : logi TRUE [05:56:17.868] $ clear : logi TRUE [05:56:17.868] $ target : chr "terminal" [05:56:17.868] $ step : NULL [05:56:17.868] $ message : NULL [05:56:17.868] $ timestamps : NULL [05:56:17.868] $ delta : int 0 [05:56:17.868] $ enabled : logi FALSE [05:56:17.868] $ config :List of 7 [05:56:17.868] ..$ max_steps : NULL [05:56:17.868] ..$ times : num Inf [05:56:17.868] ..$ interval : num 0.1 [05:56:17.868] ..$ enable_after: num 0 [05:56:17.868] ..$ auto_finish : logi TRUE [05:56:17.868] ..$ clear : logi TRUE [05:56:17.868] ..$ target : chr "terminal" [05:56:17.868] $ state :List of 5 [05:56:17.868] ..$ step : NULL [05:56:17.868] ..$ message : NULL [05:56:17.868] ..$ timestamps: NULL [05:56:17.868] ..$ delta : int 0 [05:56:17.868] ..$ enabled : logi FALSE [05:56:17.868] $ progression :List of 12 [05:56:17.868] ..$ owner_session_uuid: NULL [05:56:17.868] ..$ progressor_uuid : NULL [05:56:17.868] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:17.868] ..$ progression_index : NULL [05:56:17.868] ..$ progression_time : chr "2024-11-22 05:56:17.867 +0100" [05:56:17.868] ..$ type : chr "hide" [05:56:17.868] ..$ message : chr(0) [05:56:17.868] ..$ amount : num 1 [05:56:17.868] ..$ step : NULL [05:56:17.868] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:17" [05:56:17.868] ..$ call : NULL [05:56:17.868] ..$ calls :Dotted pair list of 13 [05:56:17.868] .. ..$ : language with_progress({ progress <- progressor(steps = 1 + 2 + 1) ... [05:56:17.868] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:17.868] .. ..$ : language withVisible(expr) [05:56:17.868] .. ..$ : language progress() [05:56:17.868] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:17.868] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:17.868] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:17.868] .. ..$ : language signalCondition(cond) [05:56:17.868] .. ..$ : language (function (p) { ... [05:56:17.868] .. ..$ : language calling_handler(control_progression("hide")) [05:56:17.868] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:17.868] .. ..$ : language control_progression("hide") [05:56:17.868] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:17.868] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" [05:56:17.895] hide_reporter() ... done - received a 'progression' (n=14) [05:56:17.895] unhide_reporter() ... [05:56:17.895] List of 15 [05:56:17.895] $ max_steps : NULL [05:56:17.895] $ times : num Inf [05:56:17.895] $ interval : num 0.1 [05:56:17.895] $ enable_after: num 0 [05:56:17.895] $ auto_finish : logi TRUE [05:56:17.895] $ clear : logi TRUE [05:56:17.895] $ target : chr "terminal" [05:56:17.895] $ step : NULL [05:56:17.895] $ message : NULL [05:56:17.895] $ timestamps : NULL [05:56:17.895] $ delta : int 0 [05:56:17.895] $ enabled : logi FALSE [05:56:17.895] $ config :List of 7 [05:56:17.895] ..$ max_steps : NULL [05:56:17.895] ..$ times : num Inf [05:56:17.895] ..$ interval : num 0.1 [05:56:17.895] ..$ enable_after: num 0 [05:56:17.895] ..$ auto_finish : logi TRUE [05:56:17.895] ..$ clear : logi TRUE [05:56:17.895] ..$ target : chr "terminal" [05:56:17.895] $ state :List of 5 [05:56:17.895] ..$ step : NULL [05:56:17.895] ..$ message : NULL [05:56:17.895] ..$ timestamps: NULL [05:56:17.895] ..$ delta : int 0 [05:56:17.895] ..$ enabled : logi FALSE [05:56:17.895] $ progression :List of 12 [05:56:17.895] ..$ owner_session_uuid: NULL [05:56:17.895] ..$ progressor_uuid : NULL [05:56:17.895] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:17.895] ..$ progression_index : NULL [05:56:17.895] ..$ progression_time : chr "2024-11-22 05:56:17.895 +0100" [05:56:17.895] ..$ type : chr "unhide" [05:56:17.895] ..$ message : chr(0) [05:56:17.895] ..$ amount : num 1 [05:56:17.895] ..$ step : NULL [05:56:17.895] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:17" [05:56:17.895] ..$ call : NULL [05:56:17.895] ..$ calls :Dotted pair list of 13 [05:56:17.895] .. ..$ : language with_progress({ progress <- progressor(steps = 1 + 2 + 1) ... [05:56:17.895] .. ..$ : language withCallingHandlers({ res <- withVisible(expr) ... [05:56:17.895] .. ..$ : language withVisible(expr) [05:56:17.895] .. ..$ : language progress() [05:56:17.895] .. ..$ : language withRestarts(signalCondition(cond), muffleProgression = function(p) NULL) [05:56:17.895] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:17.895] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:17.895] .. ..$ : language signalCondition(cond) [05:56:17.895] .. ..$ : language (function (p) { ... [05:56:17.895] .. ..$ : language calling_handler(control_progression("unhide")) [05:56:17.895] .. ..$ : language stop_if_not(inherits(p, "progression")) [05:56:17.895] .. ..$ : language control_progression("unhide") [05:56:17.895] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:17.895] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" [05:56:17.915] unhide_reporter() ... done [05:56:17.915] Progression calling handler 'update' ... [05:56:17.915] - progression: [05:56:17.916] List of 12 [05:56:17.916] $ owner_session_uuid: chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:17.916] ..- attr(*, "source")=List of 6 [05:56:17.916] .. ..$ host : Named chr "CRANWIN3" [05:56:17.916] .. .. ..- attr(*, "names")= chr "COMPUTERNAME" [05:56:17.916] .. ..$ info : Named chr [1:9] "Windows" "Server x64" "build 20348" "CRANWIN3" ... [05:56:17.916] .. .. ..- attr(*, "names")= chr [1:9] "sysname" "release" "version" "nodename" ... [05:56:17.916] .. ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:10" [05:56:17.916] .. ..$ tempdir: chr "D:\\temp\\2024_11_22_05_55_01_31289\\RtmpcRpDnE" [05:56:17.916] .. ..$ pid : int 116752 [05:56:17.916] .. ..$ random : int 1056149315 [05:56:17.916] $ progressor_uuid : chr "6569eb12-fe89-057d-af4e-6c25bcf08326" [05:56:17.916] $ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:17.916] $ progression_index : int 13 [05:56:17.916] $ progression_time : chr "2024-11-22 05:56:17.867 +0100" [05:56:17.916] $ type : chr "update" [05:56:17.916] $ message : chr(0) [05:56:17.916] $ amount : num 1 [05:56:17.916] $ step : NULL [05:56:17.916] $ time : POSIXct[1:1], format: "2024-11-22 05:56:17" [05:56:17.916] $ call : NULL [05:56:17.916] $ calls : NULL [05:56:17.916] - attr(*, "class")= chr [1:3] "progression" "immediateCondition" "condition" [05:56:17.926] - progressor_uuid: 6569eb12-fe89-057d-af4e-6c25bcf08326 [05:56:17.927] - progression_index: 13 [05:56:17.927] - duplicated: FALSE - cannot 'update' handler, because it is not active [05:56:17.927] Progression calling handler 'update' ... done - received a 'progression' with_progress() ... done - signaling 'shutdown' to all handlers [05:56:17.929] finish_reporter() ... [05:56:17.929] List of 15 [05:56:17.929] $ max_steps : NULL [05:56:17.929] $ times : num Inf [05:56:17.929] $ interval : num 0.1 [05:56:17.929] $ enable_after: num 0 [05:56:17.929] $ auto_finish : logi TRUE [05:56:17.929] $ clear : logi TRUE [05:56:17.929] $ target : chr "terminal" [05:56:17.929] $ step : NULL [05:56:17.929] $ message : NULL [05:56:17.929] $ timestamps : NULL [05:56:17.929] $ delta : int 0 [05:56:17.929] $ enabled : logi FALSE [05:56:17.929] $ config :List of 7 [05:56:17.929] ..$ max_steps : NULL [05:56:17.929] ..$ times : num Inf [05:56:17.929] ..$ interval : num 0.1 [05:56:17.929] ..$ enable_after: num 0 [05:56:17.929] ..$ auto_finish : logi TRUE [05:56:17.929] ..$ clear : logi TRUE [05:56:17.929] ..$ target : chr "terminal" [05:56:17.929] $ state :List of 5 [05:56:17.929] ..$ step : NULL [05:56:17.929] ..$ message : NULL [05:56:17.929] ..$ timestamps: NULL [05:56:17.929] ..$ delta : int 0 [05:56:17.929] ..$ enabled : logi FALSE [05:56:17.929] $ progression :List of 13 [05:56:17.929] ..$ owner_session_uuid: NULL [05:56:17.929] ..$ progressor_uuid : NULL [05:56:17.929] ..$ session_uuid : chr "8cf93dfa-e29d-8eed-8bb3-6aeb2a32c8b1" [05:56:17.929] ..$ progression_index : NULL [05:56:17.929] ..$ progression_time : chr "2024-11-22 05:56:17.928 +0100" [05:56:17.929] ..$ type : chr "shutdown" [05:56:17.929] ..$ message : chr(0) [05:56:17.929] ..$ amount : num 1 [05:56:17.929] ..$ step : NULL [05:56:17.929] ..$ time : POSIXct[1:1], format: "2024-11-22 05:56:17" [05:56:17.929] ..$ status : chr "ok" [05:56:17.929] ..$ call : NULL [05:56:17.929] ..$ calls :Dotted pair list of 8 [05:56:17.929] .. ..$ : language with_progress({ progress <- progressor(steps = 1 + 2 + 1) ... [05:56:17.929] .. ..$ : language withCallingHandlers({ withRestarts({ ... [05:56:17.929] .. ..$ : language withRestarts({ signalCondition(control_progression("shutdown", status = status)) ... [05:56:17.929] .. ..$ : language withOneRestart(expr, restarts[[1L]]) [05:56:17.929] .. ..$ : language doWithOneRestart(return(expr), restart) [05:56:17.929] .. ..$ : language signalCondition(control_progression("shutdown", status = status)) [05:56:17.929] .. ..$ : language control_progression("shutdown", status = status) [05:56:17.929] .. ..$ : language progression(type = type, ..., class = "control_progression") [05:56:17.929] ..- attr(*, "class")= chr [1:4] "control_progression" "progression" "immediateCondition" "condition" - Hmm ... got a request to 'finish' handler, but it's not active and already finished. Oh well, will finish it then - owner: NULL [05:56:17.965] finish_reporter() ... done Warning message: In progressr::progress(p) : progress() is deprecated > > > message("with_progress() - progressr.debug = TRUE ... done") with_progress() - progressr.debug = TRUE ... done > > source("incl/end.R") 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', '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', '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_PARALLEL_PORT', 'R_RD4PDF', 'R_RTOOLS44_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_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: List of 3 $ name : chr "MAKEFLAGS" $ expected: 'Dlist' chr "" $ actual : 'Dlist' chr NA > > proc.time() user system elapsed 7.59 0.34 8.56