R version 4.6.0 alpha (2026-04-01 r89771 ucrt) Copyright (C) 2026 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > #! /usr/bin/env Rscript > ## This runs testme test script inst/testme/test-progressify-crossmap.R > ## Don't edit - it was autogenerated by inst/testme/deploy.R > progressify:::testme("progressify-crossmap") Test 'progressify-crossmap' ... chr "none" > if (requireNamespace("crossmap")) { + library(progressify) + library(crossmap) + options(progressify.debug = TRUE) + xs <- list(1:5, .... [TRUNCATED] Loading required namespace: crossmap Loading required package: progressr === xmap ========================== xmap(xs, fcn) --------------------------------- progressify(xmap(xs, fcn)) [10:25:50.199] progressify() ... [10:25:50.201] | transpile() ... [10:25:50.202] | : get_transpiler() ... [10:25:50.202] | : . Finding call to be transpiled ... [10:25:50.203] | : . | descend_wrappers() ... [10:25:50.203] | : . | : Call: [10:25:50.204] | : . | : xmap [10:25:50.205] | : . | : parse_call() ... [10:25:50.205] | : . | : . Function: xmap(...) [10:25:50.206] | : . | : . Locate function ... [10:25:50.206] | : . | : . | Function located in: 'crossmap' [10:25:50.207] | : . | : . Locate function ... done [10:25:50.207] | : . | : parse_call() ... done [10:25:50.208] | : . | descend_wrappers() ... done [10:25:50.208] | : . | parse_call() ... [10:25:50.209] | : . | : Function: xmap(...) [10:25:50.209] | : . | : Locate function ... [10:25:50.210] | : . | : . Function located in: 'crossmap' [10:25:50.210] | : . | : Locate function ... done [10:25:50.211] | : . | parse_call() ... done [10:25:50.211] | : . | Position of call to be transpiled in expression: c(1) [10:25:50.212] | : . | xmap [10:25:50.212] | : . Finding call to be transpiled ... done [10:25:50.213] | : . Locating 'progressify::built-in' transpiler for crossmap::xmap() of class 'function' ... [10:25:50.213] | : . | Namespaces registered with progressify(): 'base', 'crossmap', 'future.apply', 'purrr', 'furrr', 'partykit', 'plyr', 'stats', 'foreach', 'doFuture' [10:25:50.214] | : . | Transpiler description: crossmap::xmap() transpiler [10:25:50.214] | : . | Transpiler function: [10:25:50.215] | : . | function (expr, options) [10:25:50.215] | : . | { [10:25:50.215] | : . | ns <- getNamespace("crossmap") [10:25:50.215] | : . | fcn <- get("xmap", mode = "function", envir = ns) [10:25:50.215] | : . | progressify_crossmap(expr, fcn_name = "xmap", fcn = fcn, [10:25:50.215] | : . | envir = parent.frame()) [10:25:50.215] | : . | } [10:25:50.215] | : . | [10:25:50.215] | : . Locating 'progressify::built-in' transpiler for crossmap::xmap() of class 'function' ... done [10:25:50.216] | : get_transpiler() ... done [10:25:50.216] | : Transpile call expression ... [10:25:50.243] | : . local(xmap({ [10:25:50.243] | : . .progressr_progressor <- progressr::progressor(steps = prod(lengths(xs))) [10:25:50.243] | : . xs [10:25:50.243] | : . }, local({ [10:25:50.243] | : . .progressr_f <- purrr::as_mapper(fcn) [10:25:50.243] | : . function(..., .progressr_progressor) { [10:25:50.243] | : . on.exit(.progressr_progressor()) [10:25:50.243] | : . .progressr_f(...) [10:25:50.243] | : . } [10:25:50.243] | : . }), .progressr_progressor = .progressr_progressor)) [10:25:50.245] | : Transpile call expression ... done [10:25:50.245] | : Evaluate transpiled call expression [10:25:50.247] | transpile() ... done [10:25:50.247] progressify() ... done List of 25 $ : int 1 $ : int 2 $ : int 3 $ : int 4 $ : int 5 $ : int 2 $ : int 4 $ : int 6 $ : int 8 $ : int 10 $ : int 3 $ : int 6 $ : int 9 $ : int 12 $ : int 15 $ : int 4 $ : int 8 $ : int 12 $ : int 16 $ : int 20 $ : int 5 $ : int 10 $ : int 15 $ : int 20 $ : int 25 [10:25:50.258] progressify() ... [10:25:50.259] | transpile() ... [10:25:50.260] | : get_transpiler() ... [10:25:50.260] | : . Finding call to be transpiled ... [10:25:50.261] | : . | descend_wrappers() ... [10:25:50.261] | : . | : Call: [10:25:50.261] | : . | : xmap [10:25:50.262] | : . | : parse_call() ... [10:25:50.263] | : . | : . Function: xmap(...) [10:25:50.263] | : . | : . Locate function ... [10:25:50.264] | : . | : . | Function located in: 'crossmap' [10:25:50.264] | : . | : . Locate function ... done [10:25:50.265] | : . | : parse_call() ... done [10:25:50.265] | : . | descend_wrappers() ... done [10:25:50.266] | : . | parse_call() ... [10:25:50.266] | : . | : Function: xmap(...) [10:25:50.266] | : . | : Locate function ... [10:25:50.267] | : . | : . Function located in: 'crossmap' [10:25:50.267] | : . | : Locate function ... done [10:25:50.268] | : . | parse_call() ... done [10:25:50.268] | : . | Position of call to be transpiled in expression: c(1) [10:25:50.269] | : . | xmap [10:25:50.269] | : . Finding call to be transpiled ... done [10:25:50.270] | : . Locating 'progressify::built-in' transpiler for crossmap::xmap() of class 'function' ... [10:25:50.270] | : . | Namespaces registered with progressify(): 'base', 'crossmap', 'future.apply', 'purrr', 'furrr', 'partykit', 'plyr', 'stats', 'foreach', 'doFuture' [10:25:50.271] | : . | Transpiler description: crossmap::xmap() transpiler [10:25:50.271] | : . | Transpiler function: [10:25:50.272] | : . | function (expr, options) [10:25:50.272] | : . | { [10:25:50.272] | : . | ns <- getNamespace("crossmap") [10:25:50.272] | : . | fcn <- get("xmap", mode = "function", envir = ns) [10:25:50.272] | : . | progressify_crossmap(expr, fcn_name = "xmap", fcn = fcn, [10:25:50.272] | : . | envir = parent.frame()) [10:25:50.272] | : . | } [10:25:50.272] | : . | [10:25:50.273] | : . Locating 'progressify::built-in' transpiler for crossmap::xmap() of class 'function' ... done [10:25:50.273] | : get_transpiler() ... done [10:25:50.274] | : Transpile call expression ... [10:25:50.274] | : . local(xmap({ [10:25:50.274] | : . .progressr_progressor <- progressr::progressor(steps = prod(lengths(xs))) [10:25:50.274] | : . xs [10:25:50.274] | : . }, local({ [10:25:50.274] | : . .progressr_f <- purrr::as_mapper(fcn) [10:25:50.274] | : . function(..., .progressr_progressor) { [10:25:50.274] | : . on.exit(.progressr_progressor()) [10:25:50.274] | : . .progressr_f(...) [10:25:50.274] | : . } [10:25:50.274] | : . }), .progressr_progressor = .progressr_progressor)) [10:25:50.275] | : Transpile call expression ... done [10:25:50.276] | : Evaluate transpiled call expression [10:25:50.277] | transpile() ... done [10:25:50.277] progressify() ... done character(0) [10:25:50.278] progressify() ... [10:25:50.278] | transpile() ... [10:25:50.279] | : get_transpiler() ... [10:25:50.279] | : . Finding call to be transpiled ... [10:25:50.280] | : . | descend_wrappers() ... [10:25:50.280] | : . | : Call: [10:25:50.281] | : . | : xmap [10:25:50.282] | : . | : parse_call() ... [10:25:50.282] | : . | : . Function: xmap(...) [10:25:50.283] | : . | : . Locate function ... [10:25:50.283] | : . | : . | Function located in: 'crossmap' [10:25:50.284] | : . | : . Locate function ... done [10:25:50.284] | : . | : parse_call() ... done [10:25:50.285] | : . | descend_wrappers() ... done [10:25:50.285] | : . | parse_call() ... [10:25:50.286] | : . | : Function: xmap(...) [10:25:50.286] | : . | : Locate function ... [10:25:50.287] | : . | : . Function located in: 'crossmap' [10:25:50.287] | : . | : Locate function ... done [10:25:50.288] | : . | parse_call() ... done [10:25:50.288] | : . | Position of call to be transpiled in expression: c(1) [10:25:50.289] | : . | xmap [10:25:50.289] | : . Finding call to be transpiled ... done [10:25:50.290] | : . Locating 'progressify::built-in' transpiler for crossmap::xmap() of class 'function' ... [10:25:50.290] | : . | Namespaces registered with progressify(): 'base', 'crossmap', 'future.apply', 'purrr', 'furrr', 'partykit', 'plyr', 'stats', 'foreach', 'doFuture' [10:25:50.291] | : . | Transpiler description: crossmap::xmap() transpiler [10:25:50.291] | : . | Transpiler function: [10:25:50.292] | : . | function (expr, options) [10:25:50.292] | : . | { [10:25:50.292] | : . | ns <- getNamespace("crossmap") [10:25:50.292] | : . | fcn <- get("xmap", mode = "function", envir = ns) [10:25:50.292] | : . | progressify_crossmap(expr, fcn_name = "xmap", fcn = fcn, [10:25:50.292] | : . | envir = parent.frame()) [10:25:50.292] | : . | } [10:25:50.292] | : . | [10:25:50.293] | : . Locating 'progressify::built-in' transpiler for crossmap::xmap() of class 'function' ... done [10:25:50.293] | : get_transpiler() ... done [10:25:50.294] | : Transpile call expression ... [10:25:50.294] | : . local(xmap({ [10:25:50.294] | : . .progressr_progressor <- progressr::progressor(steps = prod(lengths(xs))) [10:25:50.294] | : . xs [10:25:50.294] | : . }, local({ [10:25:50.294] | : . .progressr_f <- purrr::as_mapper(fcn) [10:25:50.294] | : . function(..., .progressr_progressor) { [10:25:50.294] | : . on.exit(.progressr_progressor()) [10:25:50.294] | : . .progressr_f(...) [10:25:50.294] | : . } [10:25:50.294] | : . }), .progressr_progressor = .progressr_progressor)) [10:25:50.295] | : Transpile call expression ... done [10:25:50.296] | : Evaluate transpiled call expression [10:25:50.297] | transpile() ... done [10:25:50.297] progressify() ... done === xmap ========================== crossmap::xmap(xs, fcn) --------------------------------- progressify(crossmap::xmap(xs, fcn)) [10:25:50.298] progressify() ... [10:25:50.299] | transpile() ... [10:25:50.299] | : get_transpiler() ... [10:25:50.300] | : . Finding call to be transpiled ... [10:25:50.300] | : . | descend_wrappers() ... [10:25:50.301] | : . | : Call: [10:25:50.301] | : . | : crossmap::xmap [10:25:50.302] | : . | : parse_call() ... [10:25:50.302] | : . | : . Function: crossmap::xmap(...) [10:25:50.303] | : . | : parse_call() ... done [10:25:50.303] | : . | descend_wrappers() ... done [10:25:50.304] | : . | parse_call() ... [10:25:50.304] | : . | : Function: crossmap::xmap(...) [10:25:50.305] | : . | parse_call() ... done [10:25:50.305] | : . | Position of call to be transpiled in expression: c(1) [10:25:50.306] | : . | crossmap::xmap [10:25:50.307] | : . Finding call to be transpiled ... done [10:25:50.307] | : . Locating 'progressify::built-in' transpiler for crossmap::xmap() of class 'function' ... [10:25:50.308] | : . | Namespaces registered with progressify(): 'base', 'crossmap', 'future.apply', 'purrr', 'furrr', 'partykit', 'plyr', 'stats', 'foreach', 'doFuture' [10:25:50.308] | : . | Transpiler description: crossmap::xmap() transpiler [10:25:50.309] | : . | Transpiler function: [10:25:50.309] | : . | function (expr, options) [10:25:50.309] | : . | { [10:25:50.309] | : . | ns <- getNamespace("crossmap") [10:25:50.309] | : . | fcn <- get("xmap", mode = "function", envir = ns) [10:25:50.309] | : . | progressify_crossmap(expr, fcn_name = "xmap", fcn = fcn, [10:25:50.309] | : . | envir = parent.frame()) [10:25:50.309] | : . | } [10:25:50.309] | : . | [10:25:50.310] | : . Locating 'progressify::built-in' transpiler for crossmap::xmap() of class 'function' ... done [10:25:50.310] | : get_transpiler() ... done [10:25:50.311] | : Transpile call expression ... [10:25:50.312] | : . local(crossmap::xmap({ [10:25:50.312] | : . .progressr_progressor <- progressr::progressor(steps = prod(lengths(xs))) [10:25:50.312] | : . xs [10:25:50.312] | : . }, local({ [10:25:50.312] | : . .progressr_f <- purrr::as_mapper(fcn) [10:25:50.312] | : . function(..., .progressr_progressor) { [10:25:50.312] | : . on.exit(.progressr_progressor()) [10:25:50.312] | : . .progressr_f(...) [10:25:50.312] | : . } [10:25:50.312] | : . }), .progressr_progressor = .progressr_progressor)) [10:25:50.313] | : Transpile call expression ... done [10:25:50.313] | : Evaluate transpiled call expression [10:25:50.314] | transpile() ... done [10:25:50.315] progressify() ... done List of 25 $ : int 1 $ : int 2 $ : int 3 $ : int 4 $ : int 5 $ : int 2 $ : int 4 $ : int 6 $ : int 8 $ : int 10 $ : int 3 $ : int 6 $ : int 9 $ : int 12 $ : int 15 $ : int 4 $ : int 8 $ : int 12 $ : int 16 $ : int 20 $ : int 5 $ : int 10 $ : int 15 $ : int 20 $ : int 25 [10:25:50.327] progressify() ... [10:25:50.327] | transpile() ... [10:25:50.328] | : get_transpiler() ... [10:25:50.328] | : . Finding call to be transpiled ... [10:25:50.329] | : . | descend_wrappers() ... [10:25:50.329] | : . | : Call: [10:25:50.330] | : . | : crossmap::xmap [10:25:50.330] | : . | : parse_call() ... [10:25:50.331] | : . | : . Function: crossmap::xmap(...) [10:25:50.332] | : . | : parse_call() ... done [10:25:50.332] | : . | descend_wrappers() ... done [10:25:50.333] | : . | parse_call() ... [10:25:50.333] | : . | : Function: crossmap::xmap(...) [10:25:50.334] | : . | parse_call() ... done [10:25:50.334] | : . | Position of call to be transpiled in expression: c(1) [10:25:50.335] | : . | crossmap::xmap [10:25:50.335] | : . Finding call to be transpiled ... done [10:25:50.336] | : . Locating 'progressify::built-in' transpiler for crossmap::xmap() of class 'function' ... [10:25:50.336] | : . | Namespaces registered with progressify(): 'base', 'crossmap', 'future.apply', 'purrr', 'furrr', 'partykit', 'plyr', 'stats', 'foreach', 'doFuture' [10:25:50.337] | : . | Transpiler description: crossmap::xmap() transpiler [10:25:50.337] | : . | Transpiler function: [10:25:50.338] | : . | function (expr, options) [10:25:50.338] | : . | { [10:25:50.338] | : . | ns <- getNamespace("crossmap") [10:25:50.338] | : . | fcn <- get("xmap", mode = "function", envir = ns) [10:25:50.338] | : . | progressify_crossmap(expr, fcn_name = "xmap", fcn = fcn, [10:25:50.338] | : . | envir = parent.frame()) [10:25:50.338] | : . | } [10:25:50.338] | : . | [10:25:50.339] | : . Locating 'progressify::built-in' transpiler for crossmap::xmap() of class 'function' ... done [10:25:50.339] | : get_transpiler() ... done [10:25:50.340] | : Transpile call expression ... [10:25:50.340] | : . local(crossmap::xmap({ [10:25:50.340] | : . .progressr_progressor <- progressr::progressor(steps = prod(lengths(xs))) [10:25:50.340] | : . xs [10:25:50.340] | : . }, local({ [10:25:50.340] | : . .progressr_f <- purrr::as_mapper(fcn) [10:25:50.340] | : . function(..., .progressr_progressor) { [10:25:50.340] | : . on.exit(.progressr_progressor()) [10:25:50.340] | : . .progressr_f(...) [10:25:50.340] | : . } [10:25:50.340] | : . }), .progressr_progressor = .progressr_progressor)) [10:25:50.341] | : Transpile call expression ... done [10:25:50.342] | : Evaluate transpiled call expression [10:25:50.343] | transpile() ... done [10:25:50.343] progressify() ... done character(0) [10:25:50.344] progressify() ... [10:25:50.344] | transpile() ... [10:25:50.345] | : get_transpiler() ... [10:25:50.345] | : . Finding call to be transpiled ... [10:25:50.346] | : . | descend_wrappers() ... [10:25:50.346] | : . | : Call: [10:25:50.347] | : . | : crossmap::xmap [10:25:50.348] | : . | : parse_call() ... [10:25:50.348] | : . | : . Function: crossmap::xmap(...) [10:25:50.349] | : . | : parse_call() ... done [10:25:50.349] | : . | descend_wrappers() ... done [10:25:50.350] | : . | parse_call() ... [10:25:50.350] | : . | : Function: crossmap::xmap(...) [10:25:50.351] | : . | parse_call() ... done [10:25:50.351] | : . | Position of call to be transpiled in expression: c(1) [10:25:50.352] | : . | crossmap::xmap [10:25:50.352] | : . Finding call to be transpiled ... done [10:25:50.353] | : . Locating 'progressify::built-in' transpiler for crossmap::xmap() of class 'function' ... [10:25:50.354] | : . | Namespaces registered with progressify(): 'base', 'crossmap', 'future.apply', 'purrr', 'furrr', 'partykit', 'plyr', 'stats', 'foreach', 'doFuture' [10:25:50.354] | : . | Transpiler description: crossmap::xmap() transpiler [10:25:50.355] | : . | Transpiler function: [10:25:50.355] | : . | function (expr, options) [10:25:50.355] | : . | { [10:25:50.355] | : . | ns <- getNamespace("crossmap") [10:25:50.355] | : . | fcn <- get("xmap", mode = "function", envir = ns) [10:25:50.355] | : . | progressify_crossmap(expr, fcn_name = "xmap", fcn = fcn, [10:25:50.355] | : . | envir = parent.frame()) [10:25:50.355] | : . | } [10:25:50.355] | : . | [10:25:50.356] | : . Locating 'progressify::built-in' transpiler for crossmap::xmap() of class 'function' ... done [10:25:50.356] | : get_transpiler() ... done [10:25:50.357] | : Transpile call expression ... [10:25:50.358] | : . local(crossmap::xmap({ [10:25:50.358] | : . .progressr_progressor <- progressr::progressor(steps = prod(lengths(xs))) [10:25:50.358] | : . xs [10:25:50.358] | : . }, local({ [10:25:50.358] | : . .progressr_f <- purrr::as_mapper(fcn) [10:25:50.358] | : . function(..., .progressr_progressor) { [10:25:50.358] | : . on.exit(.progressr_progressor()) [10:25:50.358] | : . .progressr_f(...) [10:25:50.358] | : . } [10:25:50.358] | : . }), .progressr_progressor = .progressr_progressor)) [10:25:50.359] | : Transpile call expression ... done [10:25:50.359] | : Evaluate transpiled call expression [10:25:50.360] | transpile() ... done [10:25:50.361] progressify() ... done === xmap ========================== crossmap::xmap(.l = xs, .f = fcn) --------------------------------- progressify(crossmap::xmap(.l = xs, .f = fcn)) [10:25:50.362] progressify() ... [10:25:50.362] | transpile() ... [10:25:50.363] | : get_transpiler() ... [10:25:50.363] | : . Finding call to be transpiled ... [10:25:50.364] | : . | descend_wrappers() ... [10:25:50.364] | : . | : Call: [10:25:50.365] | : . | : crossmap::xmap [10:25:50.365] | : . | : parse_call() ... [10:25:50.366] | : . | : . Function: crossmap::xmap(...) [10:25:50.366] | : . | : parse_call() ... done [10:25:50.367] | : . | descend_wrappers() ... done [10:25:50.367] | : . | parse_call() ... [10:25:50.368] | : . | : Function: crossmap::xmap(...) [10:25:50.368] | : . | parse_call() ... done [10:25:50.369] | : . | Position of call to be transpiled in expression: c(1) [10:25:50.369] | : . | crossmap::xmap [10:25:50.370] | : . Finding call to be transpiled ... done [10:25:50.371] | : . Locating 'progressify::built-in' transpiler for crossmap::xmap() of class 'function' ... [10:25:50.371] | : . | Namespaces registered with progressify(): 'base', 'crossmap', 'future.apply', 'purrr', 'furrr', 'partykit', 'plyr', 'stats', 'foreach', 'doFuture' [10:25:50.372] | : . | Transpiler description: crossmap::xmap() transpiler [10:25:50.372] | : . | Transpiler function: [10:25:50.373] | : . | function (expr, options) [10:25:50.373] | : . | { [10:25:50.373] | : . | ns <- getNamespace("crossmap") [10:25:50.373] | : . | fcn <- get("xmap", mode = "function", envir = ns) [10:25:50.373] | : . | progressify_crossmap(expr, fcn_name = "xmap", fcn = fcn, [10:25:50.373] | : . | envir = parent.frame()) [10:25:50.373] | : . | } [10:25:50.373] | : . | [10:25:50.373] | : . Locating 'progressify::built-in' transpiler for crossmap::xmap() of class 'function' ... done [10:25:50.374] | : get_transpiler() ... done [10:25:50.374] | : Transpile call expression ... [10:25:50.375] | : . local(crossmap::xmap(.l = { [10:25:50.375] | : . .progressr_progressor <- progressr::progressor(steps = prod(lengths(xs))) [10:25:50.375] | : . xs [10:25:50.375] | : . }, .f = local({ [10:25:50.375] | : . .progressr_f <- purrr::as_mapper(fcn) [10:25:50.375] | : . function(..., .progressr_progressor) { [10:25:50.375] | : . on.exit(.progressr_progressor()) [10:25:50.375] | : . .progressr_f(...) [10:25:50.375] | : . } [10:25:50.375] | : . }), .progressr_progressor = .progressr_progressor)) [10:25:50.376] | : Transpile call expression ... done [10:25:50.377] | : Evaluate transpiled call expression [10:25:50.377] | transpile() ... done [10:25:50.378] progressify() ... done List of 25 $ : int 1 $ : int 2 $ : int 3 $ : int 4 $ : int 5 $ : int 2 $ : int 4 $ : int 6 $ : int 8 $ : int 10 $ : int 3 $ : int 6 $ : int 9 $ : int 12 $ : int 15 $ : int 4 $ : int 8 $ : int 12 $ : int 16 $ : int 20 $ : int 5 $ : int 10 $ : int 15 $ : int 20 $ : int 25 [10:25:50.391] progressify() ... [10:25:50.391] | transpile() ... [10:25:50.392] | : get_transpiler() ... [10:25:50.392] | : . Finding call to be transpiled ... [10:25:50.393] | : . | descend_wrappers() ... [10:25:50.394] | : . | : Call: [10:25:50.394] | : . | : crossmap::xmap [10:25:50.395] | : . | : parse_call() ... [10:25:50.395] | : . | : . Function: crossmap::xmap(...) [10:25:50.396] | : . | : parse_call() ... done [10:25:50.397] | : . | descend_wrappers() ... done [10:25:50.397] | : . | parse_call() ... [10:25:50.398] | : . | : Function: crossmap::xmap(...) [10:25:50.398] | : . | parse_call() ... done [10:25:50.399] | : . | Position of call to be transpiled in expression: c(1) [10:25:50.399] | : . | crossmap::xmap [10:25:50.400] | : . Finding call to be transpiled ... done [10:25:50.401] | : . Locating 'progressify::built-in' transpiler for crossmap::xmap() of class 'function' ... [10:25:50.401] | : . | Namespaces registered with progressify(): 'base', 'crossmap', 'future.apply', 'purrr', 'furrr', 'partykit', 'plyr', 'stats', 'foreach', 'doFuture' [10:25:50.402] | : . | Transpiler description: crossmap::xmap() transpiler [10:25:50.402] | : . | Transpiler function: [10:25:50.403] | : . | function (expr, options) [10:25:50.403] | : . | { [10:25:50.403] | : . | ns <- getNamespace("crossmap") [10:25:50.403] | : . | fcn <- get("xmap", mode = "function", envir = ns) [10:25:50.403] | : . | progressify_crossmap(expr, fcn_name = "xmap", fcn = fcn, [10:25:50.403] | : . | envir = parent.frame()) [10:25:50.403] | : . | } [10:25:50.403] | : . | [10:25:50.404] | : . Locating 'progressify::built-in' transpiler for crossmap::xmap() of class 'function' ... done [10:25:50.404] | : get_transpiler() ... done [10:25:50.405] | : Transpile call expression ... [10:25:50.405] | : . local(crossmap::xmap(.l = { [10:25:50.405] | : . .progressr_progressor <- progressr::progressor(steps = prod(lengths(xs))) [10:25:50.405] | : . xs [10:25:50.405] | : . }, .f = local({ [10:25:50.405] | : . .progressr_f <- purrr::as_mapper(fcn) [10:25:50.405] | : . function(..., .progressr_progressor) { [10:25:50.405] | : . on.exit(.progressr_progressor()) [10:25:50.405] | : . .progressr_f(...) [10:25:50.405] | : . } [10:25:50.405] | : . }), .progressr_progressor = .progressr_progressor)) [10:25:50.406] | : Transpile call expression ... done [10:25:50.407] | : Evaluate transpiled call expression [10:25:50.408] | transpile() ... done [10:25:50.408] progressify() ... done character(0) [10:25:50.409] progressify() ... [10:25:50.409] | transpile() ... [10:25:50.410] | : get_transpiler() ... [10:25:50.410] | : . Finding call to be transpiled ... [10:25:50.411] | : . | descend_wrappers() ... [10:25:50.411] | : . | : Call: [10:25:50.412] | : . | : crossmap::xmap [10:25:50.413] | : . | : parse_call() ... [10:25:50.413] | : . | : . Function: crossmap::xmap(...) [10:25:50.414] | : . | : parse_call() ... done [10:25:50.414] | : . | descend_wrappers() ... done [10:25:50.415] | : . | parse_call() ... [10:25:50.415] | : . | : Function: crossmap::xmap(...) [10:25:50.416] | : . | parse_call() ... done [10:25:50.416] | : . | Position of call to be transpiled in expression: c(1) [10:25:50.417] | : . | crossmap::xmap [10:25:50.417] | : . Finding call to be transpiled ... done [10:25:50.418] | : . Locating 'progressify::built-in' transpiler for crossmap::xmap() of class 'function' ... [10:25:50.418] | : . | Namespaces registered with progressify(): 'base', 'crossmap', 'future.apply', 'purrr', 'furrr', 'partykit', 'plyr', 'stats', 'foreach', 'doFuture' [10:25:50.419] | : . | Transpiler description: crossmap::xmap() transpiler [10:25:50.419] | : . | Transpiler function: [10:25:50.420] | : . | function (expr, options) [10:25:50.420] | : . | { [10:25:50.420] | : . | ns <- getNamespace("crossmap") [10:25:50.420] | : . | fcn <- get("xmap", mode = "function", envir = ns) [10:25:50.420] | : . | progressify_crossmap(expr, fcn_name = "xmap", fcn = fcn, [10:25:50.420] | : . | envir = parent.frame()) [10:25:50.420] | : . | } [10:25:50.420] | : . | [10:25:50.420] | : . Locating 'progressify::built-in' transpiler for crossmap::xmap() of class 'function' ... done [10:25:50.421] | : get_transpiler() ... done [10:25:50.421] | : Transpile call expression ... [10:25:50.422] | : . local(crossmap::xmap(.l = { [10:25:50.422] | : . .progressr_progressor <- progressr::progressor(steps = prod(lengths(xs))) [10:25:50.422] | : . xs [10:25:50.422] | : . }, .f = local({ [10:25:50.422] | : . .progressr_f <- purrr::as_mapper(fcn) [10:25:50.422] | : . function(..., .progressr_progressor) { [10:25:50.422] | : . on.exit(.progressr_progressor()) [10:25:50.422] | : . .progressr_f(...) [10:25:50.422] | : . } [10:25:50.422] | : . }), .progressr_progressor = .progressr_progressor)) [10:25:50.423] | : Transpile call expression ... done [10:25:50.424] | : Evaluate transpiled call expression [10:25:50.425] | transpile() ... done [10:25:50.425] progressify() ... done === xmap_dbl ========================== xmap_dbl(xs, ~.y * .x) --------------------------------- progressify(xmap_dbl(xs, ~.y * .x)) [10:25:50.428] progressify() ... [10:25:50.428] | transpile() ... [10:25:50.429] | : get_transpiler() ... [10:25:50.429] | : . Finding call to be transpiled ... [10:25:50.430] | : . | descend_wrappers() ... [10:25:50.430] | : . | : Call: [10:25:50.431] | : . | : xmap_dbl [10:25:50.431] | : . | : parse_call() ... [10:25:50.432] | : . | : . Function: xmap_dbl(...) [10:25:50.432] | : . | : . Locate function ... [10:25:50.433] | : . | : . | Function located in: 'crossmap' [10:25:50.433] | : . | : . Locate function ... done [10:25:50.434] | : . | : parse_call() ... done [10:25:50.434] | : . | descend_wrappers() ... done [10:25:50.435] | : . | parse_call() ... [10:25:50.435] | : . | : Function: xmap_dbl(...) [10:25:50.436] | : . | : Locate function ... [10:25:50.436] | : . | : . Function located in: 'crossmap' [10:25:50.437] | : . | : Locate function ... done [10:25:50.437] | : . | parse_call() ... done [10:25:50.438] | : . | Position of call to be transpiled in expression: c(1) [10:25:50.438] | : . | xmap_dbl [10:25:50.439] | : . Finding call to be transpiled ... done [10:25:50.439] | : . Locating 'progressify::built-in' transpiler for crossmap::xmap_dbl() of class 'function' ... [10:25:50.440] | : . | Namespaces registered with progressify(): 'base', 'crossmap', 'future.apply', 'purrr', 'furrr', 'partykit', 'plyr', 'stats', 'foreach', 'doFuture' [10:25:50.441] | : . | Transpiler description: crossmap::xmap_dbl() transpiler [10:25:50.441] | : . | Transpiler function: [10:25:50.441] | : . | function (expr, options) [10:25:50.441] | : . | { [10:25:50.441] | : . | ns <- getNamespace("crossmap") [10:25:50.441] | : . | fcn <- get("xmap_dbl", mode = "function", envir = ns) [10:25:50.441] | : . | progressify_crossmap(expr, fcn_name = "xmap_dbl", fcn = fcn, [10:25:50.441] | : . | envir = parent.frame()) [10:25:50.441] | : . | } [10:25:50.441] | : . | [10:25:50.442] | : . Locating 'progressify::built-in' transpiler for crossmap::xmap_dbl() of class 'function' ... done [10:25:50.443] | : get_transpiler() ... done [10:25:50.443] | : Transpile call expression ... [10:25:50.444] | : . local(xmap_dbl({ [10:25:50.444] | : . .progressr_progressor <- progressr::progressor(steps = prod(lengths(xs))) [10:25:50.444] | : . xs [10:25:50.444] | : . }, local({ [10:25:50.444] | : . .progressr_f <- purrr::as_mapper(~.y * .x) [10:25:50.444] | : . function(..., .progressr_progressor) { [10:25:50.444] | : . on.exit(.progressr_progressor()) [10:25:50.444] | : . .progressr_f(...) [10:25:50.444] | : . } [10:25:50.444] | : . }), .progressr_progressor = .progressr_progressor)) [10:25:50.445] | : Transpile call expression ... done [10:25:50.445] | : Evaluate transpiled call expression [10:25:50.446] | transpile() ... done [10:25:50.447] progressify() ... done num [1:25] 1 2 3 4 5 2 4 6 8 10 ... [10:25:50.448] progressify() ... [10:25:50.448] | transpile() ... [10:25:50.449] | : get_transpiler() ... [10:25:50.449] | : . Finding call to be transpiled ... [10:25:50.450] | : . | descend_wrappers() ... [10:25:50.450] | : . | : Call: [10:25:50.451] | : . | : xmap_dbl [10:25:50.452] | : . | : parse_call() ... [10:25:50.452] | : . | : . Function: xmap_dbl(...) [10:25:50.453] | : . | : . Locate function ... [10:25:50.453] | : . | : . | Function located in: 'crossmap' [10:25:50.454] | : . | : . Locate function ... done [10:25:50.454] | : . | : parse_call() ... done [10:25:50.455] | : . | descend_wrappers() ... done [10:25:50.455] | : . | parse_call() ... [10:25:50.456] | : . | : Function: xmap_dbl(...) [10:25:50.456] | : . | : Locate function ... [10:25:50.457] | : . | : . Function located in: 'crossmap' [10:25:50.457] | : . | : Locate function ... done [10:25:50.458] | : . | parse_call() ... done [10:25:50.458] | : . | Position of call to be transpiled in expression: c(1) [10:25:50.459] | : . | xmap_dbl [10:25:50.459] | : . Finding call to be transpiled ... done [10:25:50.460] | : . Locating 'progressify::built-in' transpiler for crossmap::xmap_dbl() of class 'function' ... [10:25:50.460] | : . | Namespaces registered with progressify(): 'base', 'crossmap', 'future.apply', 'purrr', 'furrr', 'partykit', 'plyr', 'stats', 'foreach', 'doFuture' [10:25:50.461] | : . | Transpiler description: crossmap::xmap_dbl() transpiler [10:25:50.461] | : . | Transpiler function: [10:25:50.462] | : . | function (expr, options) [10:25:50.462] | : . | { [10:25:50.462] | : . | ns <- getNamespace("crossmap") [10:25:50.462] | : . | fcn <- get("xmap_dbl", mode = "function", envir = ns) [10:25:50.462] | : . | progressify_crossmap(expr, fcn_name = "xmap_dbl", fcn = fcn, [10:25:50.462] | : . | envir = parent.frame()) [10:25:50.462] | : . | } [10:25:50.462] | : . | [10:25:50.463] | : . Locating 'progressify::built-in' transpiler for crossmap::xmap_dbl() of class 'function' ... done [10:25:50.463] | : get_transpiler() ... done [10:25:50.464] | : Transpile call expression ... [10:25:50.464] | : . local(xmap_dbl({ [10:25:50.464] | : . .progressr_progressor <- progressr::progressor(steps = prod(lengths(xs))) [10:25:50.464] | : . xs [10:25:50.464] | : . }, local({ [10:25:50.464] | : . .progressr_f <- purrr::as_mapper(~.y * .x) [10:25:50.464] | : . function(..., .progressr_progressor) { [10:25:50.464] | : . on.exit(.progressr_progressor()) [10:25:50.464] | : . .progressr_f(...) [10:25:50.464] | : . } [10:25:50.464] | : . }), .progressr_progressor = .progressr_progressor)) [10:25:50.465] | : Transpile call expression ... done [10:25:50.466] | : Evaluate transpiled call expression [10:25:50.467] | transpile() ... done [10:25:50.467] progressify() ... done character(0) [10:25:50.468] progressify() ... [10:25:50.469] | transpile() ... [10:25:50.469] | : get_transpiler() ... [10:25:50.470] | : . Finding call to be transpiled ... [10:25:50.470] | : . | descend_wrappers() ... [10:25:50.471] | : . | : Call: [10:25:50.471] | : . | : xmap_dbl [10:25:50.472] | : . | : parse_call() ... [10:25:50.472] | : . | : . Function: xmap_dbl(...) [10:25:50.473] | : . | : . Locate function ... [10:25:50.473] | : . | : . | Function located in: 'crossmap' [10:25:50.474] | : . | : . Locate function ... done [10:25:50.474] | : . | : parse_call() ... done [10:25:50.475] | : . | descend_wrappers() ... done [10:25:50.475] | : . | parse_call() ... [10:25:50.476] | : . | : Function: xmap_dbl(...) [10:25:50.476] | : . | : Locate function ... [10:25:50.477] | : . | : . Function located in: 'crossmap' [10:25:50.477] | : . | : Locate function ... done [10:25:50.478] | : . | parse_call() ... done [10:25:50.478] | : . | Position of call to be transpiled in expression: c(1) [10:25:50.479] | : . | xmap_dbl [10:25:50.479] | : . Finding call to be transpiled ... done [10:25:50.480] | : . Locating 'progressify::built-in' transpiler for crossmap::xmap_dbl() of class 'function' ... [10:25:50.480] | : . | Namespaces registered with progressify(): 'base', 'crossmap', 'future.apply', 'purrr', 'furrr', 'partykit', 'plyr', 'stats', 'foreach', 'doFuture' [10:25:50.481] | : . | Transpiler description: crossmap::xmap_dbl() transpiler [10:25:50.481] | : . | Transpiler function: [10:25:50.482] | : . | function (expr, options) [10:25:50.482] | : . | { [10:25:50.482] | : . | ns <- getNamespace("crossmap") [10:25:50.482] | : . | fcn <- get("xmap_dbl", mode = "function", envir = ns) [10:25:50.482] | : . | progressify_crossmap(expr, fcn_name = "xmap_dbl", fcn = fcn, [10:25:50.482] | : . | envir = parent.frame()) [10:25:50.482] | : . | } [10:25:50.482] | : . | [10:25:50.483] | : . Locating 'progressify::built-in' transpiler for crossmap::xmap_dbl() of class 'function' ... done [10:25:50.483] | : get_transpiler() ... done [10:25:50.484] | : Transpile call expression ... [10:25:50.484] | : . local(xmap_dbl({ [10:25:50.484] | : . .progressr_progressor <- progressr::progressor(steps = prod(lengths(xs))) [10:25:50.484] | : . xs [10:25:50.484] | : . }, local({ [10:25:50.484] | : . .progressr_f <- purrr::as_mapper(~.y * .x) [10:25:50.484] | : . function(..., .progressr_progressor) { [10:25:50.484] | : . on.exit(.progressr_progressor()) [10:25:50.484] | : . .progressr_f(...) [10:25:50.484] | : . } [10:25:50.484] | : . }), .progressr_progressor = .progressr_progressor)) [10:25:50.485] | : Transpile call expression ... done [10:25:50.486] | : Evaluate transpiled call expression [10:25:50.487] | transpile() ... done [10:25:50.487] progressify() ... done === xmap_dbl ========================== crossmap::xmap_dbl(xs, ~.y * .x) --------------------------------- progressify(crossmap::xmap_dbl(xs, ~.y * .x)) [10:25:50.489] progressify() ... [10:25:50.489] | transpile() ... [10:25:50.490] | : get_transpiler() ... [10:25:50.490] | : . Finding call to be transpiled ... [10:25:50.491] | : . | descend_wrappers() ... [10:25:50.491] | : . | : Call: [10:25:50.492] | : . | : crossmap::xmap_dbl [10:25:50.492] | : . | : parse_call() ... [10:25:50.493] | : . | : . Function: crossmap::xmap_dbl(...) [10:25:50.493] | : . | : parse_call() ... done [10:25:50.494] | : . | descend_wrappers() ... done [10:25:50.494] | : . | parse_call() ... [10:25:50.495] | : . | : Function: crossmap::xmap_dbl(...) [10:25:50.495] | : . | parse_call() ... done [10:25:50.496] | : . | Position of call to be transpiled in expression: c(1) [10:25:50.496] | : . | crossmap::xmap_dbl [10:25:50.497] | : . Finding call to be transpiled ... done [10:25:50.498] | : . Locating 'progressify::built-in' transpiler for crossmap::xmap_dbl() of class 'function' ... [10:25:50.498] | : . | Namespaces registered with progressify(): 'base', 'crossmap', 'future.apply', 'purrr', 'furrr', 'partykit', 'plyr', 'stats', 'foreach', 'doFuture' [10:25:50.499] | : . | Transpiler description: crossmap::xmap_dbl() transpiler [10:25:50.499] | : . | Transpiler function: [10:25:50.500] | : . | function (expr, options) [10:25:50.500] | : . | { [10:25:50.500] | : . | ns <- getNamespace("crossmap") [10:25:50.500] | : . | fcn <- get("xmap_dbl", mode = "function", envir = ns) [10:25:50.500] | : . | progressify_crossmap(expr, fcn_name = "xmap_dbl", fcn = fcn, [10:25:50.500] | : . | envir = parent.frame()) [10:25:50.500] | : . | } [10:25:50.500] | : . | [10:25:50.500] | : . Locating 'progressify::built-in' transpiler for crossmap::xmap_dbl() of class 'function' ... done [10:25:50.501] | : get_transpiler() ... done [10:25:50.501] | : Transpile call expression ... [10:25:50.504] | : . local(crossmap::xmap_dbl({ [10:25:50.504] | : . .progressr_progressor <- progressr::progressor(steps = prod(lengths(xs))) [10:25:50.504] | : . xs [10:25:50.504] | : . }, local({ [10:25:50.504] | : . .progressr_f <- purrr::as_mapper(~.y * .x) [10:25:50.504] | : . function(..., .progressr_progressor) { [10:25:50.504] | : . on.exit(.progressr_progressor()) [10:25:50.504] | : . .progressr_f(...) [10:25:50.504] | : . } [10:25:50.504] | : . }), .progressr_progressor = .progressr_progressor)) [10:25:50.505] | : Transpile call expression ... done [10:25:50.506] | : Evaluate transpiled call expression [10:25:50.506] | transpile() ... done [10:25:50.507] progressify() ... done num [1:25] 1 2 3 4 5 2 4 6 8 10 ... [10:25:50.508] progressify() ... [10:25:50.508] | transpile() ... [10:25:50.509] | : get_transpiler() ... [10:25:50.509] | : . Finding call to be transpiled ... [10:25:50.510] | : . | descend_wrappers() ... [10:25:50.510] | : . | : Call: [10:25:50.511] | : . | : crossmap::xmap_dbl [10:25:50.511] | : . | : parse_call() ... [10:25:50.512] | : . | : . Function: crossmap::xmap_dbl(...) [10:25:50.512] | : . | : parse_call() ... done [10:25:50.513] | : . | descend_wrappers() ... done [10:25:50.513] | : . | parse_call() ... [10:25:50.514] | : . | : Function: crossmap::xmap_dbl(...) [10:25:50.514] | : . | parse_call() ... done [10:25:50.515] | : . | Position of call to be transpiled in expression: c(1) [10:25:50.515] | : . | crossmap::xmap_dbl [10:25:50.516] | : . Finding call to be transpiled ... done [10:25:50.516] | : . Locating 'progressify::built-in' transpiler for crossmap::xmap_dbl() of class 'function' ... [10:25:50.517] | : . | Namespaces registered with progressify(): 'base', 'crossmap', 'future.apply', 'purrr', 'furrr', 'partykit', 'plyr', 'stats', 'foreach', 'doFuture' [10:25:50.517] | : . | Transpiler description: crossmap::xmap_dbl() transpiler [10:25:50.518] | : . | Transpiler function: [10:25:50.518] | : . | function (expr, options) [10:25:50.518] | : . | { [10:25:50.518] | : . | ns <- getNamespace("crossmap") [10:25:50.518] | : . | fcn <- get("xmap_dbl", mode = "function", envir = ns) [10:25:50.518] | : . | progressify_crossmap(expr, fcn_name = "xmap_dbl", fcn = fcn, [10:25:50.518] | : . | envir = parent.frame()) [10:25:50.518] | : . | } [10:25:50.518] | : . | [10:25:50.519] | : . Locating 'progressify::built-in' transpiler for crossmap::xmap_dbl() of class 'function' ... done [10:25:50.519] | : get_transpiler() ... done [10:25:50.520] | : Transpile call expression ... [10:25:50.520] | : . local(crossmap::xmap_dbl({ [10:25:50.520] | : . .progressr_progressor <- progressr::progressor(steps = prod(lengths(xs))) [10:25:50.520] | : . xs [10:25:50.520] | : . }, local({ [10:25:50.520] | : . .progressr_f <- purrr::as_mapper(~.y * .x) [10:25:50.520] | : . function(..., .progressr_progressor) { [10:25:50.520] | : . on.exit(.progressr_progressor()) [10:25:50.520] | : . .progressr_f(...) [10:25:50.520] | : . } [10:25:50.520] | : . }), .progressr_progressor = .progressr_progressor)) [10:25:50.521] | : Transpile call expression ... done [10:25:50.522] | : Evaluate transpiled call expression [10:25:50.523] | transpile() ... done [10:25:50.523] progressify() ... done character(0) [10:25:50.524] progressify() ... [10:25:50.524] | transpile() ... [10:25:50.525] | : get_transpiler() ... [10:25:50.525] | : . Finding call to be transpiled ... [10:25:50.526] | : . | descend_wrappers() ... [10:25:50.526] | : . | : Call: [10:25:50.527] | : . | : crossmap::xmap_dbl [10:25:50.527] | : . | : parse_call() ... [10:25:50.528] | : . | : . Function: crossmap::xmap_dbl(...) [10:25:50.528] | : . | : parse_call() ... done [10:25:50.529] | : . | descend_wrappers() ... done [10:25:50.529] | : . | parse_call() ... [10:25:50.530] | : . | : Function: crossmap::xmap_dbl(...) [10:25:50.530] | : . | parse_call() ... done [10:25:50.531] | : . | Position of call to be transpiled in expression: c(1) [10:25:50.531] | : . | crossmap::xmap_dbl [10:25:50.532] | : . Finding call to be transpiled ... done [10:25:50.532] | : . Locating 'progressify::built-in' transpiler for crossmap::xmap_dbl() of class 'function' ... [10:25:50.533] | : . | Namespaces registered with progressify(): 'base', 'crossmap', 'future.apply', 'purrr', 'furrr', 'partykit', 'plyr', 'stats', 'foreach', 'doFuture' [10:25:50.533] | : . | Transpiler description: crossmap::xmap_dbl() transpiler [10:25:50.534] | : . | Transpiler function: [10:25:50.534] | : . | function (expr, options) [10:25:50.534] | : . | { [10:25:50.534] | : . | ns <- getNamespace("crossmap") [10:25:50.534] | : . | fcn <- get("xmap_dbl", mode = "function", envir = ns) [10:25:50.534] | : . | progressify_crossmap(expr, fcn_name = "xmap_dbl", fcn = fcn, [10:25:50.534] | : . | envir = parent.frame()) [10:25:50.534] | : . | } [10:25:50.534] | : . | [10:25:50.535] | : . Locating 'progressify::built-in' transpiler for crossmap::xmap_dbl() of class 'function' ... done [10:25:50.535] | : get_transpiler() ... done [10:25:50.536] | : Transpile call expression ... [10:25:50.536] | : . local(crossmap::xmap_dbl({ [10:25:50.536] | : . .progressr_progressor <- progressr::progressor(steps = prod(lengths(xs))) [10:25:50.536] | : . xs [10:25:50.536] | : . }, local({ [10:25:50.536] | : . .progressr_f <- purrr::as_mapper(~.y * .x) [10:25:50.536] | : . function(..., .progressr_progressor) { [10:25:50.536] | : . on.exit(.progressr_progressor()) [10:25:50.536] | : . .progressr_f(...) [10:25:50.536] | : . } [10:25:50.536] | : . }), .progressr_progressor = .progressr_progressor)) [10:25:50.537] | : Transpile call expression ... done [10:25:50.538] | : Evaluate transpiled call expression [10:25:50.539] | transpile() ... done [10:25:50.539] progressify() ... done === xmap_int ========================== xmap_int(xs, ~.y * .x) --------------------------------- progressify(xmap_int(xs, ~.y * .x)) [10:25:50.541] progressify() ... [10:25:50.541] | transpile() ... [10:25:50.542] | : get_transpiler() ... [10:25:50.542] | : . Finding call to be transpiled ... [10:25:50.543] | : . | descend_wrappers() ... [10:25:50.543] | : . | : Call: [10:25:50.543] | : . | : xmap_int [10:25:50.544] | : . | : parse_call() ... [10:25:50.545] | : . | : . Function: xmap_int(...) [10:25:50.545] | : . | : . Locate function ... [10:25:50.545] | : . | : . | Function located in: 'crossmap' [10:25:50.546] | : . | : . Locate function ... done [10:25:50.546] | : . | : parse_call() ... done [10:25:50.547] | : . | descend_wrappers() ... done [10:25:50.547] | : . | parse_call() ... [10:25:50.548] | : . | : Function: xmap_int(...) [10:25:50.548] | : . | : Locate function ... [10:25:50.549] | : . | : . Function located in: 'crossmap' [10:25:50.549] | : . | : Locate function ... done [10:25:50.550] | : . | parse_call() ... done [10:25:50.550] | : . | Position of call to be transpiled in expression: c(1) [10:25:50.551] | : . | xmap_int [10:25:50.551] | : . Finding call to be transpiled ... done [10:25:50.552] | : . Locating 'progressify::built-in' transpiler for crossmap::xmap_int() of class 'function' ... [10:25:50.552] | : . | Namespaces registered with progressify(): 'base', 'crossmap', 'future.apply', 'purrr', 'furrr', 'partykit', 'plyr', 'stats', 'foreach', 'doFuture' [10:25:50.553] | : . | Transpiler description: crossmap::xmap_int() transpiler [10:25:50.553] | : . | Transpiler function: [10:25:50.554] | : . | function (expr, options) [10:25:50.554] | : . | { [10:25:50.554] | : . | ns <- getNamespace("crossmap") [10:25:50.554] | : . | fcn <- get("xmap_int", mode = "function", envir = ns) [10:25:50.554] | : . | progressify_crossmap(expr, fcn_name = "xmap_int", fcn = fcn, [10:25:50.554] | : . | envir = parent.frame()) [10:25:50.554] | : . | } [10:25:50.554] | : . | [10:25:50.554] | : . Locating 'progressify::built-in' transpiler for crossmap::xmap_int() of class 'function' ... done [10:25:50.555] | : get_transpiler() ... done [10:25:50.555] | : Transpile call expression ... [10:25:50.556] | : . local(xmap_int({ [10:25:50.556] | : . .progressr_progressor <- progressr::progressor(steps = prod(lengths(xs))) [10:25:50.556] | : . xs [10:25:50.556] | : . }, local({ [10:25:50.556] | : . .progressr_f <- purrr::as_mapper(~.y * .x) [10:25:50.556] | : . function(..., .progressr_progressor) { [10:25:50.556] | : . on.exit(.progressr_progressor()) [10:25:50.556] | : . .progressr_f(...) [10:25:50.556] | : . } [10:25:50.556] | : . }), .progressr_progressor = .progressr_progressor)) [10:25:50.557] | : Transpile call expression ... done [10:25:50.557] | : Evaluate transpiled call expression [10:25:50.558] | transpile() ... done [10:25:50.559] progressify() ... done int [1:25] 1 2 3 4 5 2 4 6 8 10 ... [10:25:50.560] progressify() ... [10:25:50.560] | transpile() ... [10:25:50.561] | : get_transpiler() ... [10:25:50.561] | : . Finding call to be transpiled ... [10:25:50.562] | : . | descend_wrappers() ... [10:25:50.562] | : . | : Call: [10:25:50.563] | : . | : xmap_int [10:25:50.563] | : . | : parse_call() ... [10:25:50.564] | : . | : . Function: xmap_int(...) [10:25:50.564] | : . | : . Locate function ... [10:25:50.565] | : . | : . | Function located in: 'crossmap' [10:25:50.565] | : . | : . Locate function ... done [10:25:50.566] | : . | : parse_call() ... done [10:25:50.566] | : . | descend_wrappers() ... done [10:25:50.567] | : . | parse_call() ... [10:25:50.567] | : . | : Function: xmap_int(...) [10:25:50.567] | : . | : Locate function ... [10:25:50.568] | : . | : . Function located in: 'crossmap' [10:25:50.568] | : . | : Locate function ... done [10:25:50.569] | : . | parse_call() ... done [10:25:50.569] | : . | Position of call to be transpiled in expression: c(1) [10:25:50.570] | : . | xmap_int [10:25:50.570] | : . Finding call to be transpiled ... done [10:25:50.571] | : . Locating 'progressify::built-in' transpiler for crossmap::xmap_int() of class 'function' ... [10:25:50.571] | : . | Namespaces registered with progressify(): 'base', 'crossmap', 'future.apply', 'purrr', 'furrr', 'partykit', 'plyr', 'stats', 'foreach', 'doFuture' [10:25:50.572] | : . | Transpiler description: crossmap::xmap_int() transpiler [10:25:50.572] | : . | Transpiler function: [10:25:50.573] | : . | function (expr, options) [10:25:50.573] | : . | { [10:25:50.573] | : . | ns <- getNamespace("crossmap") [10:25:50.573] | : . | fcn <- get("xmap_int", mode = "function", envir = ns) [10:25:50.573] | : . | progressify_crossmap(expr, fcn_name = "xmap_int", fcn = fcn, [10:25:50.573] | : . | envir = parent.frame()) [10:25:50.573] | : . | } [10:25:50.573] | : . | [10:25:50.573] | : . Locating 'progressify::built-in' transpiler for crossmap::xmap_int() of class 'function' ... done [10:25:50.574] | : get_transpiler() ... done [10:25:50.574] | : Transpile call expression ... [10:25:50.575] | : . local(xmap_int({ [10:25:50.575] | : . .progressr_progressor <- progressr::progressor(steps = prod(lengths(xs))) [10:25:50.575] | : . xs [10:25:50.575] | : . }, local({ [10:25:50.575] | : . .progressr_f <- purrr::as_mapper(~.y * .x) [10:25:50.575] | : . function(..., .progressr_progressor) { [10:25:50.575] | : . on.exit(.progressr_progressor()) [10:25:50.575] | : . .progressr_f(...) [10:25:50.575] | : . } [10:25:50.575] | : . }), .progressr_progressor = .progressr_progressor)) [10:25:50.576] | : Transpile call expression ... done [10:25:50.577] | : Evaluate transpiled call expression [10:25:50.577] | transpile() ... done [10:25:50.578] progressify() ... done character(0) [10:25:50.578] progressify() ... [10:25:50.579] | transpile() ... [10:25:50.579] | : get_transpiler() ... [10:25:50.580] | : . Finding call to be transpiled ... [10:25:50.580] | : . | descend_wrappers() ... [10:25:50.581] | : . | : Call: [10:25:50.581] | : . | : xmap_int [10:25:50.582] | : . | : parse_call() ... [10:25:50.582] | : . | : . Function: xmap_int(...) [10:25:50.583] | : . | : . Locate function ... [10:25:50.583] | : . | : . | Function located in: 'crossmap' [10:25:50.584] | : . | : . Locate function ... done [10:25:50.584] | : . | : parse_call() ... done [10:25:50.585] | : . | descend_wrappers() ... done [10:25:50.585] | : . | parse_call() ... [10:25:50.586] | : . | : Function: xmap_int(...) [10:25:50.586] | : . | : Locate function ... [10:25:50.587] | : . | : . Function located in: 'crossmap' [10:25:50.587] | : . | : Locate function ... done [10:25:50.588] | : . | parse_call() ... done [10:25:50.588] | : . | Position of call to be transpiled in expression: c(1) [10:25:50.589] | : . | xmap_int [10:25:50.589] | : . Finding call to be transpiled ... done [10:25:50.590] | : . Locating 'progressify::built-in' transpiler for crossmap::xmap_int() of class 'function' ... [10:25:50.590] | : . | Namespaces registered with progressify(): 'base', 'crossmap', 'future.apply', 'purrr', 'furrr', 'partykit', 'plyr', 'stats', 'foreach', 'doFuture' [10:25:50.591] | : . | Transpiler description: crossmap::xmap_int() transpiler [10:25:50.591] | : . | Transpiler function: [10:25:50.592] | : . | function (expr, options) [10:25:50.592] | : . | { [10:25:50.592] | : . | ns <- getNamespace("crossmap") [10:25:50.592] | : . | fcn <- get("xmap_int", mode = "function", envir = ns) [10:25:50.592] | : . | progressify_crossmap(expr, fcn_name = "xmap_int", fcn = fcn, [10:25:50.592] | : . | envir = parent.frame()) [10:25:50.592] | : . | } [10:25:50.592] | : . | [10:25:50.592] | : . Locating 'progressify::built-in' transpiler for crossmap::xmap_int() of class 'function' ... done [10:25:50.593] | : get_transpiler() ... done [10:25:50.593] | : Transpile call expression ... [10:25:50.594] | : . local(xmap_int({ [10:25:50.594] | : . .progressr_progressor <- progressr::progressor(steps = prod(lengths(xs))) [10:25:50.594] | : . xs [10:25:50.594] | : . }, local({ [10:25:50.594] | : . .progressr_f <- purrr::as_mapper(~.y * .x) [10:25:50.594] | : . function(..., .progressr_progressor) { [10:25:50.594] | : . on.exit(.progressr_progressor()) [10:25:50.594] | : . .progressr_f(...) [10:25:50.594] | : . } [10:25:50.594] | : . }), .progressr_progressor = .progressr_progressor)) [10:25:50.595] | : Transpile call expression ... done [10:25:50.595] | : Evaluate transpiled call expression [10:25:50.596] | transpile() ... done [10:25:50.597] progressify() ... done === xmap_chr ========================== xmap_chr(xs, ~paste(.y, "*", .x, "=", .y * .x)) --------------------------------- progressify(xmap_chr(xs, ~paste(.y, "*", .x, "=", .y * .x))) [10:25:50.600] progressify() ... [10:25:50.600] | transpile() ... [10:25:50.601] | : get_transpiler() ... [10:25:50.601] | : . Finding call to be transpiled ... [10:25:50.602] | : . | descend_wrappers() ... [10:25:50.602] | : . | : Call: [10:25:50.603] | : . | : xmap_chr [10:25:50.603] | : . | : parse_call() ... [10:25:50.604] | : . | : . Function: xmap_chr(...) [10:25:50.604] | : . | : . Locate function ... [10:25:50.605] | : . | : . | Function located in: 'crossmap' [10:25:50.605] | : . | : . Locate function ... done [10:25:50.606] | : . | : parse_call() ... done [10:25:50.606] | : . | descend_wrappers() ... done [10:25:50.606] | : . | parse_call() ... [10:25:50.607] | : . | : Function: xmap_chr(...) [10:25:50.607] | : . | : Locate function ... [10:25:50.608] | : . | : . Function located in: 'crossmap' [10:25:50.608] | : . | : Locate function ... done [10:25:50.609] | : . | parse_call() ... done [10:25:50.609] | : . | Position of call to be transpiled in expression: c(1) [10:25:50.610] | : . | xmap_chr [10:25:50.610] | : . Finding call to be transpiled ... done [10:25:50.611] | : . Locating 'progressify::built-in' transpiler for crossmap::xmap_chr() of class 'function' ... [10:25:50.611] | : . | Namespaces registered with progressify(): 'base', 'crossmap', 'future.apply', 'purrr', 'furrr', 'partykit', 'plyr', 'stats', 'foreach', 'doFuture' [10:25:50.612] | : . | Transpiler description: crossmap::xmap_chr() transpiler [10:25:50.612] | : . | Transpiler function: [10:25:50.613] | : . | function (expr, options) [10:25:50.613] | : . | { [10:25:50.613] | : . | ns <- getNamespace("crossmap") [10:25:50.613] | : . | fcn <- get("xmap_chr", mode = "function", envir = ns) [10:25:50.613] | : . | progressify_crossmap(expr, fcn_name = "xmap_chr", fcn = fcn, [10:25:50.613] | : . | envir = parent.frame()) [10:25:50.613] | : . | } [10:25:50.613] | : . | [10:25:50.613] | : . Locating 'progressify::built-in' transpiler for crossmap::xmap_chr() of class 'function' ... done [10:25:50.614] | : get_transpiler() ... done [10:25:50.614] | : Transpile call expression ... [10:25:50.615] | : . local(xmap_chr({ [10:25:50.615] | : . .progressr_progressor <- progressr::progressor(steps = prod(lengths(xs))) [10:25:50.615] | : . xs [10:25:50.615] | : . }, local({ [10:25:50.615] | : . .progressr_f <- purrr::as_mapper(~paste(.y, "*", .x, "=", [10:25:50.615] | : . .y * .x)) [10:25:50.615] | : . function(..., .progressr_progressor) { [10:25:50.615] | : . on.exit(.progressr_progressor()) [10:25:50.615] | : . .progressr_f(...) [10:25:50.615] | : . } [10:25:50.615] | : . }), .progressr_progressor = .progressr_progressor)) [10:25:50.616] | : Transpile call expression ... done [10:25:50.617] | : Evaluate transpiled call expression [10:25:50.618] | transpile() ... done [10:25:50.618] progressify() ... done chr [1:25] "1 * 1 = 1" "1 * 2 = 2" "1 * 3 = 3" "1 * 4 = 4" "1 * 5 = 5" ... [10:25:50.619] progressify() ... [10:25:50.619] | transpile() ... [10:25:50.620] | : get_transpiler() ... [10:25:50.620] | : . Finding call to be transpiled ... [10:25:50.621] | : . | descend_wrappers() ... [10:25:50.621] | : . | : Call: [10:25:50.622] | : . | : xmap_chr [10:25:50.622] | : . | : parse_call() ... [10:25:50.623] | : . | : . Function: xmap_chr(...) [10:25:50.623] | : . | : . Locate function ... [10:25:50.624] | : . | : . | Function located in: 'crossmap' [10:25:50.624] | : . | : . Locate function ... done [10:25:50.625] | : . | : parse_call() ... done [10:25:50.625] | : . | descend_wrappers() ... done [10:25:50.626] | : . | parse_call() ... [10:25:50.626] | : . | : Function: xmap_chr(...) [10:25:50.627] | : . | : Locate function ... [10:25:50.627] | : . | : . Function located in: 'crossmap' [10:25:50.628] | : . | : Locate function ... done [10:25:50.628] | : . | parse_call() ... done [10:25:50.629] | : . | Position of call to be transpiled in expression: c(1) [10:25:50.629] | : . | xmap_chr [10:25:50.630] | : . Finding call to be transpiled ... done [10:25:50.630] | : . Locating 'progressify::built-in' transpiler for crossmap::xmap_chr() of class 'function' ... [10:25:50.631] | : . | Namespaces registered with progressify(): 'base', 'crossmap', 'future.apply', 'purrr', 'furrr', 'partykit', 'plyr', 'stats', 'foreach', 'doFuture' [10:25:50.631] | : . | Transpiler description: crossmap::xmap_chr() transpiler [10:25:50.632] | : . | Transpiler function: [10:25:50.632] | : . | function (expr, options) [10:25:50.632] | : . | { [10:25:50.632] | : . | ns <- getNamespace("crossmap") [10:25:50.632] | : . | fcn <- get("xmap_chr", mode = "function", envir = ns) [10:25:50.632] | : . | progressify_crossmap(expr, fcn_name = "xmap_chr", fcn = fcn, [10:25:50.632] | : . | envir = parent.frame()) [10:25:50.632] | : . | } [10:25:50.632] | : . | [10:25:50.633] | : . Locating 'progressify::built-in' transpiler for crossmap::xmap_chr() of class 'function' ... done [10:25:50.633] | : get_transpiler() ... done [10:25:50.634] | : Transpile call expression ... [10:25:50.634] | : . local(xmap_chr({ [10:25:50.634] | : . .progressr_progressor <- progressr::progressor(steps = prod(lengths(xs))) [10:25:50.634] | : . xs [10:25:50.634] | : . }, local({ [10:25:50.634] | : . .progressr_f <- purrr::as_mapper(~paste(.y, "*", .x, "=", [10:25:50.634] | : . .y * .x)) [10:25:50.634] | : . function(..., .progressr_progressor) { [10:25:50.634] | : . on.exit(.progressr_progressor()) [10:25:50.634] | : . .progressr_f(...) [10:25:50.634] | : . } [10:25:50.634] | : . }), .progressr_progressor = .progressr_progressor)) [10:25:50.636] | : Transpile call expression ... done [10:25:50.636] | : Evaluate transpiled call expression [10:25:50.637] | transpile() ... done [10:25:50.638] progressify() ... done character(0) [10:25:50.638] progressify() ... [10:25:50.639] | transpile() ... [10:25:50.639] | : get_transpiler() ... [10:25:50.640] | : . Finding call to be transpiled ... [10:25:50.640] | : . | descend_wrappers() ... [10:25:50.640] | : . | : Call: [10:25:50.641] | : . | : xmap_chr [10:25:50.642] | : . | : parse_call() ... [10:25:50.642] | : . | : . Function: xmap_chr(...) [10:25:50.642] | : . | : . Locate function ... [10:25:50.643] | : . | : . | Function located in: 'crossmap' [10:25:50.643] | : . | : . Locate function ... done [10:25:50.644] | : . | : parse_call() ... done [10:25:50.644] | : . | descend_wrappers() ... done [10:25:50.645] | : . | parse_call() ... [10:25:50.645] | : . | : Function: xmap_chr(...) [10:25:50.646] | : . | : Locate function ... [10:25:50.646] | : . | : . Function located in: 'crossmap' [10:25:50.647] | : . | : Locate function ... done [10:25:50.647] | : . | parse_call() ... done [10:25:50.648] | : . | Position of call to be transpiled in expression: c(1) [10:25:50.648] | : . | xmap_chr [10:25:50.649] | : . Finding call to be transpiled ... done [10:25:50.649] | : . Locating 'progressify::built-in' transpiler for crossmap::xmap_chr() of class 'function' ... [10:25:50.650] | : . | Namespaces registered with progressify(): 'base', 'crossmap', 'future.apply', 'purrr', 'furrr', 'partykit', 'plyr', 'stats', 'foreach', 'doFuture' [10:25:50.650] | : . | Transpiler description: crossmap::xmap_chr() transpiler [10:25:50.651] | : . | Transpiler function: [10:25:50.651] | : . | function (expr, options) [10:25:50.651] | : . | { [10:25:50.651] | : . | ns <- getNamespace("crossmap") [10:25:50.651] | : . | fcn <- get("xmap_chr", mode = "function", envir = ns) [10:25:50.651] | : . | progressify_crossmap(expr, fcn_name = "xmap_chr", fcn = fcn, [10:25:50.651] | : . | envir = parent.frame()) [10:25:50.651] | : . | } [10:25:50.651] | : . | [10:25:50.652] | : . Locating 'progressify::built-in' transpiler for crossmap::xmap_chr() of class 'function' ... done [10:25:50.652] | : get_transpiler() ... done [10:25:50.653] | : Transpile call expression ... [10:25:50.653] | : . local(xmap_chr({ [10:25:50.653] | : . .progressr_progressor <- progressr::progressor(steps = prod(lengths(xs))) [10:25:50.653] | : . xs [10:25:50.653] | : . }, local({ [10:25:50.653] | : . .progressr_f <- purrr::as_mapper(~paste(.y, "*", .x, "=", [10:25:50.653] | : . .y * .x)) [10:25:50.653] | : . function(..., .progressr_progressor) { [10:25:50.653] | : . on.exit(.progressr_progressor()) [10:25:50.653] | : . .progressr_f(...) [10:25:50.653] | : . } [10:25:50.653] | : . }), .progressr_progressor = .progressr_progressor)) [10:25:50.654] | : Transpile call expression ... done [10:25:50.655] | : Evaluate transpiled call expression [10:25:50.656] | transpile() ... done [10:25:50.656] progressify() ... done === xmap_lgl ========================== xmap_lgl(xs, ~.y > .x) --------------------------------- progressify(xmap_lgl(xs, ~.y > .x)) [10:25:50.659] progressify() ... [10:25:50.659] | transpile() ... [10:25:50.660] | : get_transpiler() ... [10:25:50.660] | : . Finding call to be transpiled ... [10:25:50.661] | : . | descend_wrappers() ... [10:25:50.661] | : . | : Call: [10:25:50.662] | : . | : xmap_lgl [10:25:50.662] | : . | : parse_call() ... [10:25:50.663] | : . | : . Function: xmap_lgl(...) [10:25:50.663] | : . | : . Locate function ... [10:25:50.664] | : . | : . | Function located in: 'crossmap' [10:25:50.664] | : . | : . Locate function ... done [10:25:50.665] | : . | : parse_call() ... done [10:25:50.665] | : . | descend_wrappers() ... done [10:25:50.665] | : . | parse_call() ... [10:25:50.666] | : . | : Function: xmap_lgl(...) [10:25:50.666] | : . | : Locate function ... [10:25:50.667] | : . | : . Function located in: 'crossmap' [10:25:50.667] | : . | : Locate function ... done [10:25:50.668] | : . | parse_call() ... done [10:25:50.668] | : . | Position of call to be transpiled in expression: c(1) [10:25:50.669] | : . | xmap_lgl [10:25:50.669] | : . Finding call to be transpiled ... done [10:25:50.670] | : . Locating 'progressify::built-in' transpiler for crossmap::xmap_lgl() of class 'function' ... [10:25:50.670] | : . | Namespaces registered with progressify(): 'base', 'crossmap', 'future.apply', 'purrr', 'furrr', 'partykit', 'plyr', 'stats', 'foreach', 'doFuture' [10:25:50.671] | : . | Transpiler description: crossmap::xmap_lgl() transpiler [10:25:50.671] | : . | Transpiler function: [10:25:50.672] | : . | function (expr, options) [10:25:50.672] | : . | { [10:25:50.672] | : . | ns <- getNamespace("crossmap") [10:25:50.672] | : . | fcn <- get("xmap_lgl", mode = "function", envir = ns) [10:25:50.672] | : . | progressify_crossmap(expr, fcn_name = "xmap_lgl", fcn = fcn, [10:25:50.672] | : . | envir = parent.frame()) [10:25:50.672] | : . | } [10:25:50.672] | : . | [10:25:50.672] | : . Locating 'progressify::built-in' transpiler for crossmap::xmap_lgl() of class 'function' ... done [10:25:50.673] | : get_transpiler() ... done [10:25:50.673] | : Transpile call expression ... [10:25:50.674] | : . local(xmap_lgl({ [10:25:50.674] | : . .progressr_progressor <- progressr::progressor(steps = prod(lengths(xs))) [10:25:50.674] | : . xs [10:25:50.674] | : . }, local({ [10:25:50.674] | : . .progressr_f <- purrr::as_mapper(~.y > .x) [10:25:50.674] | : . function(..., .progressr_progressor) { [10:25:50.674] | : . on.exit(.progressr_progressor()) [10:25:50.674] | : . .progressr_f(...) [10:25:50.674] | : . } [10:25:50.674] | : . }), .progressr_progressor = .progressr_progressor)) [10:25:50.675] | : Transpile call expression ... done [10:25:50.675] | : Evaluate transpiled call expression [10:25:50.676] | transpile() ... done [10:25:50.677] progressify() ... done logi [1:25] FALSE FALSE FALSE FALSE FALSE TRUE ... [10:25:50.678] progressify() ... [10:25:50.678] | transpile() ... [10:25:50.679] | : get_transpiler() ... [10:25:50.679] | : . Finding call to be transpiled ... [10:25:50.680] | : . | descend_wrappers() ... [10:25:50.680] | : . | : Call: [10:25:50.681] | : . | : xmap_lgl [10:25:50.681] | : . | : parse_call() ... [10:25:50.682] | : . | : . Function: xmap_lgl(...) [10:25:50.682] | : . | : . Locate function ... [10:25:50.683] | : . | : . | Function located in: 'crossmap' [10:25:50.683] | : . | : . Locate function ... done [10:25:50.684] | : . | : parse_call() ... done [10:25:50.684] | : . | descend_wrappers() ... done [10:25:50.685] | : . | parse_call() ... [10:25:50.685] | : . | : Function: xmap_lgl(...) [10:25:50.685] | : . | : Locate function ... [10:25:50.686] | : . | : . Function located in: 'crossmap' [10:25:50.686] | : . | : Locate function ... done [10:25:50.687] | : . | parse_call() ... done [10:25:50.687] | : . | Position of call to be transpiled in expression: c(1) [10:25:50.688] | : . | xmap_lgl [10:25:50.688] | : . Finding call to be transpiled ... done [10:25:50.689] | : . Locating 'progressify::built-in' transpiler for crossmap::xmap_lgl() of class 'function' ... [10:25:50.689] | : . | Namespaces registered with progressify(): 'base', 'crossmap', 'future.apply', 'purrr', 'furrr', 'partykit', 'plyr', 'stats', 'foreach', 'doFuture' [10:25:50.690] | : . | Transpiler description: crossmap::xmap_lgl() transpiler [10:25:50.690] | : . | Transpiler function: [10:25:50.691] | : . | function (expr, options) [10:25:50.691] | : . | { [10:25:50.691] | : . | ns <- getNamespace("crossmap") [10:25:50.691] | : . | fcn <- get("xmap_lgl", mode = "function", envir = ns) [10:25:50.691] | : . | progressify_crossmap(expr, fcn_name = "xmap_lgl", fcn = fcn, [10:25:50.691] | : . | envir = parent.frame()) [10:25:50.691] | : . | } [10:25:50.691] | : . | [10:25:50.691] | : . Locating 'progressify::built-in' transpiler for crossmap::xmap_lgl() of class 'function' ... done [10:25:50.692] | : get_transpiler() ... done [10:25:50.692] | : Transpile call expression ... [10:25:50.693] | : . local(xmap_lgl({ [10:25:50.693] | : . .progressr_progressor <- progressr::progressor(steps = prod(lengths(xs))) [10:25:50.693] | : . xs [10:25:50.693] | : . }, local({ [10:25:50.693] | : . .progressr_f <- purrr::as_mapper(~.y > .x) [10:25:50.693] | : . function(..., .progressr_progressor) { [10:25:50.693] | : . on.exit(.progressr_progressor()) [10:25:50.693] | : . .progressr_f(...) [10:25:50.693] | : . } [10:25:50.693] | : . }), .progressr_progressor = .progressr_progressor)) [10:25:50.694] | : Transpile call expression ... done [10:25:50.695] | : Evaluate transpiled call expression [10:25:50.695] | transpile() ... done [10:25:50.696] progressify() ... done character(0) [10:25:50.696] progressify() ... [10:25:50.697] | transpile() ... [10:25:50.697] | : get_transpiler() ... [10:25:50.698] | : . Finding call to be transpiled ... [10:25:50.698] | : . | descend_wrappers() ... [10:25:50.699] | : . | : Call: [10:25:50.699] | : . | : xmap_lgl [10:25:50.700] | : . | : parse_call() ... [10:25:50.700] | : . | : . Function: xmap_lgl(...) [10:25:50.701] | : . | : . Locate function ... [10:25:50.701] | : . | : . | Function located in: 'crossmap' [10:25:50.702] | : . | : . Locate function ... done [10:25:50.702] | : . | : parse_call() ... done [10:25:50.703] | : . | descend_wrappers() ... done [10:25:50.703] | : . | parse_call() ... [10:25:50.704] | : . | : Function: xmap_lgl(...) [10:25:50.704] | : . | : Locate function ... [10:25:50.705] | : . | : . Function located in: 'crossmap' [10:25:50.705] | : . | : Locate function ... done [10:25:50.706] | : . | parse_call() ... done [10:25:50.706] | : . | Position of call to be transpiled in expression: c(1) [10:25:50.706] | : . | xmap_lgl [10:25:50.707] | : . Finding call to be transpiled ... done [10:25:50.708] | : . Locating 'progressify::built-in' transpiler for crossmap::xmap_lgl() of class 'function' ... [10:25:50.708] | : . | Namespaces registered with progressify(): 'base', 'crossmap', 'future.apply', 'purrr', 'furrr', 'partykit', 'plyr', 'stats', 'foreach', 'doFuture' [10:25:50.709] | : . | Transpiler description: crossmap::xmap_lgl() transpiler [10:25:50.709] | : . | Transpiler function: [10:25:50.709] | : . | function (expr, options) [10:25:50.709] | : . | { [10:25:50.709] | : . | ns <- getNamespace("crossmap") [10:25:50.709] | : . | fcn <- get("xmap_lgl", mode = "function", envir = ns) [10:25:50.709] | : . | progressify_crossmap(expr, fcn_name = "xmap_lgl", fcn = fcn, [10:25:50.709] | : . | envir = parent.frame()) [10:25:50.709] | : . | } [10:25:50.709] | : . | [10:25:50.710] | : . Locating 'progressify::built-in' transpiler for crossmap::xmap_lgl() of class 'function' ... done [10:25:50.711] | : get_transpiler() ... done [10:25:50.711] | : Transpile call expression ... [10:25:50.712] | : . local(xmap_lgl({ [10:25:50.712] | : . .progressr_progressor <- progressr::progressor(steps = prod(lengths(xs))) [10:25:50.712] | : . xs [10:25:50.712] | : . }, local({ [10:25:50.712] | : . .progressr_f <- purrr::as_mapper(~.y > .x) [10:25:50.712] | : . function(..., .progressr_progressor) { [10:25:50.712] | : . on.exit(.progressr_progressor()) [10:25:50.712] | : . .progressr_f(...) [10:25:50.712] | : . } [10:25:50.712] | : . }), .progressr_progressor = .progressr_progressor)) [10:25:50.713] | : Transpile call expression ... done [10:25:50.713] | : Evaluate transpiled call expression [10:25:50.714] | transpile() ... done [10:25:50.715] progressify() ... done === xmap_vec ========================== xmap_vec(xs, fcn) --------------------------------- progressify(xmap_vec(xs, fcn)) [10:25:50.716] progressify() ... [10:25:50.716] | transpile() ... [10:25:50.717] | : get_transpiler() ... [10:25:50.717] | : . Finding call to be transpiled ... [10:25:50.718] | : . | descend_wrappers() ... [10:25:50.718] | : . | : Call: [10:25:50.719] | : . | : xmap_vec [10:25:50.719] | : . | : parse_call() ... [10:25:50.720] | : . | : . Function: xmap_vec(...) [10:25:50.720] | : . | : . Locate function ... [10:25:50.721] | : . | : . | Function located in: 'crossmap' [10:25:50.721] | : . | : . Locate function ... done [10:25:50.722] | : . | : parse_call() ... done [10:25:50.722] | : . | descend_wrappers() ... done [10:25:50.723] | : . | parse_call() ... [10:25:50.723] | : . | : Function: xmap_vec(...) [10:25:50.723] | : . | : Locate function ... [10:25:50.724] | : . | : . Function located in: 'crossmap' [10:25:50.724] | : . | : Locate function ... done [10:25:50.725] | : . | parse_call() ... done [10:25:50.725] | : . | Position of call to be transpiled in expression: c(1) [10:25:50.726] | : . | xmap_vec [10:25:50.726] | : . Finding call to be transpiled ... done [10:25:50.727] | : . Locating 'progressify::built-in' transpiler for crossmap::xmap_vec() of class 'function' ... [10:25:50.727] | : . | Namespaces registered with progressify(): 'base', 'crossmap', 'future.apply', 'purrr', 'furrr', 'partykit', 'plyr', 'stats', 'foreach', 'doFuture' [10:25:50.728] | : . | Transpiler description: crossmap::xmap_vec() transpiler [10:25:50.728] | : . | Transpiler function: [10:25:50.729] | : . | function (expr, options) [10:25:50.729] | : . | { [10:25:50.729] | : . | ns <- getNamespace("crossmap") [10:25:50.729] | : . | fcn <- get("xmap_vec", mode = "function", envir = ns) [10:25:50.729] | : . | progressify_crossmap(expr, fcn_name = "xmap_vec", fcn = fcn, [10:25:50.729] | : . | envir = parent.frame()) [10:25:50.729] | : . | } [10:25:50.729] | : . | [10:25:50.730] | : . Locating 'progressify::built-in' transpiler for crossmap::xmap_vec() of class 'function' ... done [10:25:50.730] | : get_transpiler() ... done [10:25:50.730] | : Transpile call expression ... [10:25:50.731] | : . local(xmap_vec({ [10:25:50.731] | : . .progressr_progressor <- progressr::progressor(steps = prod(lengths(xs))) [10:25:50.731] | : . xs [10:25:50.731] | : . }, local({ [10:25:50.731] | : . .progressr_f <- purrr::as_mapper(fcn) [10:25:50.731] | : . function(..., .progressr_progressor) { [10:25:50.731] | : . on.exit(.progressr_progressor()) [10:25:50.731] | : . .progressr_f(...) [10:25:50.731] | : . } [10:25:50.731] | : . }), .progressr_progressor = .progressr_progressor)) [10:25:50.732] | : Transpile call expression ... done [10:25:50.733] | : Evaluate transpiled call expression [10:25:50.733] | transpile() ... done [10:25:50.734] progressify() ... done int [1:25] 1 2 3 4 5 2 4 6 8 10 ... [10:25:50.735] progressify() ... [10:25:50.735] | transpile() ... [10:25:50.736] | : get_transpiler() ... [10:25:50.736] | : . Finding call to be transpiled ... [10:25:50.737] | : . | descend_wrappers() ... [10:25:50.737] | : . | : Call: [10:25:50.738] | : . | : xmap_vec [10:25:50.738] | : . | : parse_call() ... [10:25:50.739] | : . | : . Function: xmap_vec(...) [10:25:50.739] | : . | : . Locate function ... [10:25:50.740] | : . | : . | Function located in: 'crossmap' [10:25:50.740] | : . | : . Locate function ... done [10:25:50.741] | : . | : parse_call() ... done [10:25:50.741] | : . | descend_wrappers() ... done [10:25:50.742] | : . | parse_call() ... [10:25:50.742] | : . | : Function: xmap_vec(...) [10:25:50.743] | : . | : Locate function ... [10:25:50.743] | : . | : . Function located in: 'crossmap' [10:25:50.744] | : . | : Locate function ... done [10:25:50.744] | : . | parse_call() ... done [10:25:50.745] | : . | Position of call to be transpiled in expression: c(1) [10:25:50.745] | : . | xmap_vec [10:25:50.746] | : . Finding call to be transpiled ... done [10:25:50.746] | : . Locating 'progressify::built-in' transpiler for crossmap::xmap_vec() of class 'function' ... [10:25:50.747] | : . | Namespaces registered with progressify(): 'base', 'crossmap', 'future.apply', 'purrr', 'furrr', 'partykit', 'plyr', 'stats', 'foreach', 'doFuture' [10:25:50.747] | : . | Transpiler description: crossmap::xmap_vec() transpiler [10:25:50.748] | : . | Transpiler function: [10:25:50.748] | : . | function (expr, options) [10:25:50.748] | : . | { [10:25:50.748] | : . | ns <- getNamespace("crossmap") [10:25:50.748] | : . | fcn <- get("xmap_vec", mode = "function", envir = ns) [10:25:50.748] | : . | progressify_crossmap(expr, fcn_name = "xmap_vec", fcn = fcn, [10:25:50.748] | : . | envir = parent.frame()) [10:25:50.748] | : . | } [10:25:50.748] | : . | [10:25:50.749] | : . Locating 'progressify::built-in' transpiler for crossmap::xmap_vec() of class 'function' ... done [10:25:50.749] | : get_transpiler() ... done [10:25:50.750] | : Transpile call expression ... [10:25:50.750] | : . local(xmap_vec({ [10:25:50.750] | : . .progressr_progressor <- progressr::progressor(steps = prod(lengths(xs))) [10:25:50.750] | : . xs [10:25:50.750] | : . }, local({ [10:25:50.750] | : . .progressr_f <- purrr::as_mapper(fcn) [10:25:50.750] | : . function(..., .progressr_progressor) { [10:25:50.750] | : . on.exit(.progressr_progressor()) [10:25:50.750] | : . .progressr_f(...) [10:25:50.750] | : . } [10:25:50.750] | : . }), .progressr_progressor = .progressr_progressor)) [10:25:50.751] | : Transpile call expression ... done [10:25:50.752] | : Evaluate transpiled call expression [10:25:50.753] | transpile() ... done [10:25:50.753] progressify() ... done character(0) [10:25:50.754] progressify() ... [10:25:50.754] | transpile() ... [10:25:50.755] | : get_transpiler() ... [10:25:50.755] | : . Finding call to be transpiled ... [10:25:50.756] | : . | descend_wrappers() ... [10:25:50.756] | : . | : Call: [10:25:50.757] | : . | : xmap_vec [10:25:50.757] | : . | : parse_call() ... [10:25:50.758] | : . | : . Function: xmap_vec(...) [10:25:50.758] | : . | : . Locate function ... [10:25:50.759] | : . | : . | Function located in: 'crossmap' [10:25:50.759] | : . | : . Locate function ... done [10:25:50.760] | : . | : parse_call() ... done [10:25:50.760] | : . | descend_wrappers() ... done [10:25:50.760] | : . | parse_call() ... [10:25:50.761] | : . | : Function: xmap_vec(...) [10:25:50.761] | : . | : Locate function ... [10:25:50.762] | : . | : . Function located in: 'crossmap' [10:25:50.762] | : . | : Locate function ... done [10:25:50.763] | : . | parse_call() ... done [10:25:50.763] | : . | Position of call to be transpiled in expression: c(1) [10:25:50.764] | : . | xmap_vec [10:25:50.764] | : . Finding call to be transpiled ... done [10:25:50.765] | : . Locating 'progressify::built-in' transpiler for crossmap::xmap_vec() of class 'function' ... [10:25:50.765] | : . | Namespaces registered with progressify(): 'base', 'crossmap', 'future.apply', 'purrr', 'furrr', 'partykit', 'plyr', 'stats', 'foreach', 'doFuture' [10:25:50.766] | : . | Transpiler description: crossmap::xmap_vec() transpiler [10:25:50.766] | : . | Transpiler function: [10:25:50.767] | : . | function (expr, options) [10:25:50.767] | : . | { [10:25:50.767] | : . | ns <- getNamespace("crossmap") [10:25:50.767] | : . | fcn <- get("xmap_vec", mode = "function", envir = ns) [10:25:50.767] | : . | progressify_crossmap(expr, fcn_name = "xmap_vec", fcn = fcn, [10:25:50.767] | : . | envir = parent.frame()) [10:25:50.767] | : . | } [10:25:50.767] | : . | [10:25:50.767] | : . Locating 'progressify::built-in' transpiler for crossmap::xmap_vec() of class 'function' ... done [10:25:50.768] | : get_transpiler() ... done [10:25:50.768] | : Transpile call expression ... [10:25:50.769] | : . local(xmap_vec({ [10:25:50.769] | : . .progressr_progressor <- progressr::progressor(steps = prod(lengths(xs))) [10:25:50.769] | : . xs [10:25:50.769] | : . }, local({ [10:25:50.769] | : . .progressr_f <- purrr::as_mapper(fcn) [10:25:50.769] | : . function(..., .progressr_progressor) { [10:25:50.769] | : . on.exit(.progressr_progressor()) [10:25:50.769] | : . .progressr_f(...) [10:25:50.769] | : . } [10:25:50.769] | : . }), .progressr_progressor = .progressr_progressor)) [10:25:50.770] | : Transpile call expression ... done [10:25:50.770] | : Evaluate transpiled call expression [10:25:50.771] | transpile() ... done [10:25:50.772] progressify() ... done [10:25:50.775] progressify() ... [10:25:50.775] | transpile() ... [10:25:50.776] | : get_transpiler() ... [10:25:50.776] | : . Finding call to be transpiled ... [10:25:50.777] | : . | descend_wrappers() ... [10:25:50.777] | : . | : Call: [10:25:50.778] | : . | : xwalk [10:25:50.778] | : . | : parse_call() ... [10:25:50.779] | : . | : . Function: xwalk(...) [10:25:50.779] | : . | : . Locate function ... [10:25:50.780] | : . | : . | Function located in: 'crossmap' [10:25:50.780] | : . | : . Locate function ... done [10:25:50.781] | : . | : parse_call() ... done [10:25:50.781] | : . | descend_wrappers() ... done [10:25:50.782] | : . | parse_call() ... [10:25:50.782] | : . | : Function: xwalk(...) [10:25:50.783] | : . | : Locate function ... [10:25:50.783] | : . | : . Function located in: 'crossmap' [10:25:50.784] | : . | : Locate function ... done [10:25:50.784] | : . | parse_call() ... done [10:25:50.785] | : . | Position of call to be transpiled in expression: c(1) [10:25:50.785] | : . | xwalk [10:25:50.786] | : . Finding call to be transpiled ... done [10:25:50.786] | : . Locating 'progressify::built-in' transpiler for crossmap::xwalk() of class 'function' ... [10:25:50.787] | : . | Namespaces registered with progressify(): 'base', 'crossmap', 'future.apply', 'purrr', 'furrr', 'partykit', 'plyr', 'stats', 'foreach', 'doFuture' [10:25:50.787] | : . | Transpiler description: crossmap::xwalk() transpiler [10:25:50.788] | : . | Transpiler function: [10:25:50.788] | : . | function (expr, options) [10:25:50.788] | : . | { [10:25:50.788] | : . | ns <- getNamespace("crossmap") [10:25:50.788] | : . | fcn <- get("xwalk", mode = "function", envir = ns) [10:25:50.788] | : . | progressify_crossmap(expr, fcn_name = "xwalk", fcn = fcn, [10:25:50.788] | : . | envir = parent.frame()) [10:25:50.788] | : . | } [10:25:50.788] | : . | [10:25:50.789] | : . Locating 'progressify::built-in' transpiler for crossmap::xwalk() of class 'function' ... done [10:25:50.789] | : get_transpiler() ... done [10:25:50.790] | : Transpile call expression ... [10:25:50.790] | : . local(xwalk({ [10:25:50.790] | : . .progressr_progressor <- progressr::progressor(steps = prod(lengths(xs))) [10:25:50.790] | : . xs [10:25:50.790] | : . }, local({ [10:25:50.790] | : . .progressr_f <- purrr::as_mapper(function(x, y) { [10:25:50.790] | : . res_walk[[length(res_walk) + 1L]] <<- x * y [10:25:50.790] | : . }) [10:25:50.790] | : . function(..., .progressr_progressor) { [10:25:50.790] | : . on.exit(.progressr_progressor()) [10:25:50.790] | : . .progressr_f(...) [10:25:50.790] | : . } [10:25:50.790] | : . }), .progressr_progressor = .progressr_progressor)) [10:25:50.792] | : Transpile call expression ... done [10:25:50.792] | : Evaluate transpiled call expression [10:25:50.793] | transpile() ... done [10:25:50.793] progressify() ... done === xmap_mat ========================== xmap_mat(xs, fcn) --------------------------------- progressify(xmap_mat(xs, fcn)) [10:25:50.812] progressify() ... [10:25:50.813] | transpile() ... [10:25:50.813] | : get_transpiler() ... [10:25:50.813] | : . Finding call to be transpiled ... [10:25:50.814] | : . | descend_wrappers() ... [10:25:50.814] | : . | : Call: [10:25:50.815] | : . | : xmap_mat [10:25:50.816] | : . | : parse_call() ... [10:25:50.816] | : . | : . Function: xmap_mat(...) [10:25:50.816] | : . | : . Locate function ... [10:25:50.817] | : . | : . | Function located in: 'crossmap' [10:25:50.817] | : . | : . Locate function ... done [10:25:50.818] | : . | : parse_call() ... done [10:25:50.818] | : . | descend_wrappers() ... done [10:25:50.819] | : . | parse_call() ... [10:25:50.819] | : . | : Function: xmap_mat(...) [10:25:50.820] | : . | : Locate function ... [10:25:50.820] | : . | : . Function located in: 'crossmap' [10:25:50.821] | : . | : Locate function ... done [10:25:50.821] | : . | parse_call() ... done [10:25:50.822] | : . | Position of call to be transpiled in expression: c(1) [10:25:50.822] | : . | xmap_mat [10:25:50.823] | : . Finding call to be transpiled ... done [10:25:50.823] | : . Locating 'progressify::built-in' transpiler for crossmap::xmap_mat() of class 'function' ... [10:25:50.824] | : . | Namespaces registered with progressify(): 'base', 'crossmap', 'future.apply', 'purrr', 'furrr', 'partykit', 'plyr', 'stats', 'foreach', 'doFuture' [10:25:50.824] | : . | Transpiler description: crossmap::xmap_mat() transpiler [10:25:50.825] | : . | Transpiler function: [10:25:50.825] | : . | function (expr, options) [10:25:50.825] | : . | { [10:25:50.825] | : . | ns <- getNamespace("crossmap") [10:25:50.825] | : . | fcn <- get("xmap_mat", mode = "function", envir = ns) [10:25:50.825] | : . | progressify_crossmap(expr, fcn_name = "xmap_mat", fcn = fcn, [10:25:50.825] | : . | envir = parent.frame()) [10:25:50.825] | : . | } [10:25:50.825] | : . | [10:25:50.826] | : . Locating 'progressify::built-in' transpiler for crossmap::xmap_mat() of class 'function' ... done [10:25:50.826] | : get_transpiler() ... done [10:25:50.827] | : Transpile call expression ... [10:25:50.827] | : . local(xmap_mat({ [10:25:50.827] | : . .progressr_progressor <- progressr::progressor(steps = prod(lengths(xs))) [10:25:50.827] | : . xs [10:25:50.827] | : . }, local({ [10:25:50.827] | : . .progressr_f <- purrr::as_mapper(fcn) [10:25:50.827] | : . function(..., .progressr_progressor) { [10:25:50.827] | : . on.exit(.progressr_progressor()) [10:25:50.827] | : . .progressr_f(...) [10:25:50.827] | : . } [10:25:50.827] | : . }), .progressr_progressor = .progressr_progressor)) [10:25:50.828] | : Transpile call expression ... done [10:25:50.829] | : Evaluate transpiled call expression [10:25:50.830] | transpile() ... done [10:25:50.831] progressify() ... done int [1:5, 1:5] 1 2 3 4 5 2 4 6 8 10 ... - attr(*, "dimnames")=List of 2 ..$ : chr [1:5] "1" "2" "3" "4" ... ..$ : chr [1:5] "1" "2" "3" "4" ... [10:25:50.833] progressify() ... [10:25:50.834] | transpile() ... [10:25:50.834] | : get_transpiler() ... [10:25:50.835] | : . Finding call to be transpiled ... [10:25:50.835] | : . | descend_wrappers() ... [10:25:50.835] | : . | : Call: [10:25:50.836] | : . | : xmap_mat [10:25:50.837] | : . | : parse_call() ... [10:25:50.837] | : . | : . Function: xmap_mat(...) [10:25:50.838] | : . | : . Locate function ... [10:25:50.838] | : . | : . | Function located in: 'crossmap' [10:25:50.839] | : . | : . Locate function ... done [10:25:50.839] | : . | : parse_call() ... done [10:25:50.840] | : . | descend_wrappers() ... done [10:25:50.840] | : . | parse_call() ... [10:25:50.840] | : . | : Function: xmap_mat(...) [10:25:50.841] | : . | : Locate function ... [10:25:50.841] | : . | : . Function located in: 'crossmap' [10:25:50.842] | : . | : Locate function ... done [10:25:50.842] | : . | parse_call() ... done [10:25:50.843] | : . | Position of call to be transpiled in expression: c(1) [10:25:50.843] | : . | xmap_mat [10:25:50.844] | : . Finding call to be transpiled ... done [10:25:50.844] | : . Locating 'progressify::built-in' transpiler for crossmap::xmap_mat() of class 'function' ... [10:25:50.845] | : . | Namespaces registered with progressify(): 'base', 'crossmap', 'future.apply', 'purrr', 'furrr', 'partykit', 'plyr', 'stats', 'foreach', 'doFuture' [10:25:50.845] | : . | Transpiler description: crossmap::xmap_mat() transpiler [10:25:50.846] | : . | Transpiler function: [10:25:50.846] | : . | function (expr, options) [10:25:50.846] | : . | { [10:25:50.846] | : . | ns <- getNamespace("crossmap") [10:25:50.846] | : . | fcn <- get("xmap_mat", mode = "function", envir = ns) [10:25:50.846] | : . | progressify_crossmap(expr, fcn_name = "xmap_mat", fcn = fcn, [10:25:50.846] | : . | envir = parent.frame()) [10:25:50.846] | : . | } [10:25:50.846] | : . | [10:25:50.847] | : . Locating 'progressify::built-in' transpiler for crossmap::xmap_mat() of class 'function' ... done [10:25:50.847] | : get_transpiler() ... done [10:25:50.848] | : Transpile call expression ... [10:25:50.849] | : . local(xmap_mat({ [10:25:50.849] | : . .progressr_progressor <- progressr::progressor(steps = prod(lengths(xs))) [10:25:50.849] | : . xs [10:25:50.849] | : . }, local({ [10:25:50.849] | : . .progressr_f <- purrr::as_mapper(fcn) [10:25:50.849] | : . function(..., .progressr_progressor) { [10:25:50.849] | : . on.exit(.progressr_progressor()) [10:25:50.849] | : . .progressr_f(...) [10:25:50.849] | : . } [10:25:50.849] | : . }), .progressr_progressor = .progressr_progressor)) [10:25:50.849] | : Transpile call expression ... done [10:25:50.850] | : Evaluate transpiled call expression [10:25:50.851] | transpile() ... done [10:25:50.852] progressify() ... done character(0) [10:25:50.853] progressify() ... [10:25:50.853] | transpile() ... [10:25:50.854] | : get_transpiler() ... [10:25:50.854] | : . Finding call to be transpiled ... [10:25:50.855] | : . | descend_wrappers() ... [10:25:50.855] | : . | : Call: [10:25:50.855] | : . | : xmap_mat [10:25:50.856] | : . | : parse_call() ... [10:25:50.857] | : . | : . Function: xmap_mat(...) [10:25:50.857] | : . | : . Locate function ... [10:25:50.857] | : . | : . | Function located in: 'crossmap' [10:25:50.858] | : . | : . Locate function ... done [10:25:50.858] | : . | : parse_call() ... done [10:25:50.859] | : . | descend_wrappers() ... done [10:25:50.859] | : . | parse_call() ... [10:25:50.860] | : . | : Function: xmap_mat(...) [10:25:50.860] | : . | : Locate function ... [10:25:50.861] | : . | : . Function located in: 'crossmap' [10:25:50.861] | : . | : Locate function ... done [10:25:50.862] | : . | parse_call() ... done [10:25:50.862] | : . | Position of call to be transpiled in expression: c(1) [10:25:50.863] | : . | xmap_mat [10:25:50.863] | : . Finding call to be transpiled ... done [10:25:50.864] | : . Locating 'progressify::built-in' transpiler for crossmap::xmap_mat() of class 'function' ... [10:25:50.864] | : . | Namespaces registered with progressify(): 'base', 'crossmap', 'future.apply', 'purrr', 'furrr', 'partykit', 'plyr', 'stats', 'foreach', 'doFuture' [10:25:50.865] | : . | Transpiler description: crossmap::xmap_mat() transpiler [10:25:50.865] | : . | Transpiler function: [10:25:50.866] | : . | function (expr, options) [10:25:50.866] | : . | { [10:25:50.866] | : . | ns <- getNamespace("crossmap") [10:25:50.866] | : . | fcn <- get("xmap_mat", mode = "function", envir = ns) [10:25:50.866] | : . | progressify_crossmap(expr, fcn_name = "xmap_mat", fcn = fcn, [10:25:50.866] | : . | envir = parent.frame()) [10:25:50.866] | : . | } [10:25:50.866] | : . | [10:25:50.866] | : . Locating 'progressify::built-in' transpiler for crossmap::xmap_mat() of class 'function' ... done [10:25:50.867] | : get_transpiler() ... done [10:25:50.867] | : Transpile call expression ... [10:25:50.868] | : . local(xmap_mat({ [10:25:50.868] | : . .progressr_progressor <- progressr::progressor(steps = prod(lengths(xs))) [10:25:50.868] | : . xs [10:25:50.868] | : . }, local({ [10:25:50.868] | : . .progressr_f <- purrr::as_mapper(fcn) [10:25:50.868] | : . function(..., .progressr_progressor) { [10:25:50.868] | : . on.exit(.progressr_progressor()) [10:25:50.868] | : . .progressr_f(...) [10:25:50.868] | : . } [10:25:50.868] | : . }), .progressr_progressor = .progressr_progressor)) [10:25:50.869] | : Transpile call expression ... done [10:25:50.869] | : Evaluate transpiled call expression [10:25:50.871] | transpile() ... done [10:25:50.871] progressify() ... done === xmap_mat ========================== crossmap::xmap_mat(.l = xs, .f = fcn) --------------------------------- progressify(crossmap::xmap_mat(.l = xs, .f = fcn)) [10:25:50.873] progressify() ... [10:25:50.874] | transpile() ... [10:25:50.874] | : get_transpiler() ... [10:25:50.875] | : . Finding call to be transpiled ... [10:25:50.875] | : . | descend_wrappers() ... [10:25:50.876] | : . | : Call: [10:25:50.876] | : . | : crossmap::xmap_mat [10:25:50.877] | : . | : parse_call() ... [10:25:50.877] | : . | : . Function: crossmap::xmap_mat(...) [10:25:50.878] | : . | : parse_call() ... done [10:25:50.878] | : . | descend_wrappers() ... done [10:25:50.879] | : . | parse_call() ... [10:25:50.879] | : . | : Function: crossmap::xmap_mat(...) [10:25:50.880] | : . | parse_call() ... done [10:25:50.880] | : . | Position of call to be transpiled in expression: c(1) [10:25:50.881] | : . | crossmap::xmap_mat [10:25:50.881] | : . Finding call to be transpiled ... done [10:25:50.882] | : . Locating 'progressify::built-in' transpiler for crossmap::xmap_mat() of class 'function' ... [10:25:50.882] | : . | Namespaces registered with progressify(): 'base', 'crossmap', 'future.apply', 'purrr', 'furrr', 'partykit', 'plyr', 'stats', 'foreach', 'doFuture' [10:25:50.883] | : . | Transpiler description: crossmap::xmap_mat() transpiler [10:25:50.883] | : . | Transpiler function: [10:25:50.884] | : . | function (expr, options) [10:25:50.884] | : . | { [10:25:50.884] | : . | ns <- getNamespace("crossmap") [10:25:50.884] | : . | fcn <- get("xmap_mat", mode = "function", envir = ns) [10:25:50.884] | : . | progressify_crossmap(expr, fcn_name = "xmap_mat", fcn = fcn, [10:25:50.884] | : . | envir = parent.frame()) [10:25:50.884] | : . | } [10:25:50.884] | : . | [10:25:50.884] | : . Locating 'progressify::built-in' transpiler for crossmap::xmap_mat() of class 'function' ... done [10:25:50.885] | : get_transpiler() ... done [10:25:50.885] | : Transpile call expression ... [10:25:50.886] | : . local(crossmap::xmap_mat(.l = { [10:25:50.886] | : . .progressr_progressor <- progressr::progressor(steps = prod(lengths(xs))) [10:25:50.886] | : . xs [10:25:50.886] | : . }, .f = local({ [10:25:50.886] | : . .progressr_f <- purrr::as_mapper(fcn) [10:25:50.886] | : . function(..., .progressr_progressor) { [10:25:50.886] | : . on.exit(.progressr_progressor()) [10:25:50.886] | : . .progressr_f(...) [10:25:50.886] | : . } [10:25:50.886] | : . }), .progressr_progressor = .progressr_progressor)) [10:25:50.887] | : Transpile call expression ... done [10:25:50.887] | : Evaluate transpiled call expression [10:25:50.889] | transpile() ... done [10:25:50.889] progressify() ... done int [1:5, 1:5] 1 2 3 4 5 2 4 6 8 10 ... - attr(*, "dimnames")=List of 2 ..$ : chr [1:5] "1" "2" "3" "4" ... ..$ : chr [1:5] "1" "2" "3" "4" ... [10:25:50.891] progressify() ... [10:25:50.892] | transpile() ... [10:25:50.892] | : get_transpiler() ... [10:25:50.893] | : . Finding call to be transpiled ... [10:25:50.893] | : . | descend_wrappers() ... [10:25:50.893] | : . | : Call: [10:25:50.894] | : . | : crossmap::xmap_mat [10:25:50.894] | : . | : parse_call() ... [10:25:50.895] | : . | : . Function: crossmap::xmap_mat(...) [10:25:50.895] | : . | : parse_call() ... done [10:25:50.896] | : . | descend_wrappers() ... done [10:25:50.896] | : . | parse_call() ... [10:25:50.897] | : . | : Function: crossmap::xmap_mat(...) [10:25:50.897] | : . | parse_call() ... done [10:25:50.898] | : . | Position of call to be transpiled in expression: c(1) [10:25:50.898] | : . | crossmap::xmap_mat [10:25:50.899] | : . Finding call to be transpiled ... done [10:25:50.899] | : . Locating 'progressify::built-in' transpiler for crossmap::xmap_mat() of class 'function' ... [10:25:50.900] | : . | Namespaces registered with progressify(): 'base', 'crossmap', 'future.apply', 'purrr', 'furrr', 'partykit', 'plyr', 'stats', 'foreach', 'doFuture' [10:25:50.900] | : . | Transpiler description: crossmap::xmap_mat() transpiler [10:25:50.901] | : . | Transpiler function: [10:25:50.902] | : . | function (expr, options) [10:25:50.902] | : . | { [10:25:50.902] | : . | ns <- getNamespace("crossmap") [10:25:50.902] | : . | fcn <- get("xmap_mat", mode = "function", envir = ns) [10:25:50.902] | : . | progressify_crossmap(expr, fcn_name = "xmap_mat", fcn = fcn, [10:25:50.902] | : . | envir = parent.frame()) [10:25:50.902] | : . | } [10:25:50.902] | : . | [10:25:50.902] | : . Locating 'progressify::built-in' transpiler for crossmap::xmap_mat() of class 'function' ... done [10:25:50.903] | : get_transpiler() ... done [10:25:50.903] | : Transpile call expression ... [10:25:50.904] | : . local(crossmap::xmap_mat(.l = { [10:25:50.904] | : . .progressr_progressor <- progressr::progressor(steps = prod(lengths(xs))) [10:25:50.904] | : . xs [10:25:50.904] | : . }, .f = local({ [10:25:50.904] | : . .progressr_f <- purrr::as_mapper(fcn) [10:25:50.904] | : . function(..., .progressr_progressor) { [10:25:50.904] | : . on.exit(.progressr_progressor()) [10:25:50.904] | : . .progressr_f(...) [10:25:50.904] | : . } [10:25:50.904] | : . }), .progressr_progressor = .progressr_progressor)) [10:25:50.905] | : Transpile call expression ... done [10:25:50.906] | : Evaluate transpiled call expression [10:25:50.907] | transpile() ... done [10:25:50.908] progressify() ... done character(0) [10:25:50.909] progressify() ... [10:25:50.909] | transpile() ... [10:25:50.910] | : get_transpiler() ... [10:25:50.910] | : . Finding call to be transpiled ... [10:25:50.911] | : . | descend_wrappers() ... [10:25:50.911] | : . | : Call: [10:25:50.912] | : . | : crossmap::xmap_mat [10:25:50.913] | : . | : parse_call() ... [10:25:50.913] | : . | : . Function: crossmap::xmap_mat(...) [10:25:50.914] | : . | : parse_call() ... done [10:25:50.914] | : . | descend_wrappers() ... done [10:25:50.915] | : . | parse_call() ... [10:25:50.915] | : . | : Function: crossmap::xmap_mat(...) [10:25:50.916] | : . | parse_call() ... done [10:25:50.916] | : . | Position of call to be transpiled in expression: c(1) [10:25:50.917] | : . | crossmap::xmap_mat [10:25:50.917] | : . Finding call to be transpiled ... done [10:25:50.918] | : . Locating 'progressify::built-in' transpiler for crossmap::xmap_mat() of class 'function' ... [10:25:50.918] | : . | Namespaces registered with progressify(): 'base', 'crossmap', 'future.apply', 'purrr', 'furrr', 'partykit', 'plyr', 'stats', 'foreach', 'doFuture' [10:25:50.919] | : . | Transpiler description: crossmap::xmap_mat() transpiler [10:25:50.919] | : . | Transpiler function: [10:25:50.919] | : . | function (expr, options) [10:25:50.919] | : . | { [10:25:50.919] | : . | ns <- getNamespace("crossmap") [10:25:50.919] | : . | fcn <- get("xmap_mat", mode = "function", envir = ns) [10:25:50.919] | : . | progressify_crossmap(expr, fcn_name = "xmap_mat", fcn = fcn, [10:25:50.919] | : . | envir = parent.frame()) [10:25:50.919] | : . | } [10:25:50.919] | : . | [10:25:50.920] | : . Locating 'progressify::built-in' transpiler for crossmap::xmap_mat() of class 'function' ... done [10:25:50.921] | : get_transpiler() ... done [10:25:50.921] | : Transpile call expression ... [10:25:50.922] | : . local(crossmap::xmap_mat(.l = { [10:25:50.922] | : . .progressr_progressor <- progressr::progressor(steps = prod(lengths(xs))) [10:25:50.922] | : . xs [10:25:50.922] | : . }, .f = local({ [10:25:50.922] | : . .progressr_f <- purrr::as_mapper(fcn) [10:25:50.922] | : . function(..., .progressr_progressor) { [10:25:50.922] | : . on.exit(.progressr_progressor()) [10:25:50.922] | : . .progressr_f(...) [10:25:50.922] | : . } [10:25:50.922] | : . }), .progressr_progressor = .progressr_progressor)) [10:25:50.923] | : Transpile call expression ... done [10:25:50.923] | : Evaluate transpiled call expression [10:25:50.924] | transpile() ... done [10:25:50.925] progressify() ... done === xmap_arr ========================== xmap_arr(xs, fcn) --------------------------------- progressify(xmap_arr(xs, fcn)) [10:25:50.927] progressify() ... [10:25:50.927] | transpile() ... [10:25:50.928] | : get_transpiler() ... [10:25:50.928] | : . Finding call to be transpiled ... [10:25:50.928] | : . | descend_wrappers() ... [10:25:50.929] | : . | : Call: [10:25:50.929] | : . | : xmap_arr [10:25:50.931] | : . | : parse_call() ... [10:25:50.932] | : . | : . Function: xmap_arr(...) [10:25:50.933] | : . | : . Locate function ... [10:25:50.933] | : . | : . | Function located in: 'crossmap' [10:25:50.934] | : . | : . Locate function ... done [10:25:50.934] | : . | : parse_call() ... done [10:25:50.935] | : . | descend_wrappers() ... done [10:25:50.936] | : . | parse_call() ... [10:25:50.936] | : . | : Function: xmap_arr(...) [10:25:50.937] | : . | : Locate function ... [10:25:50.937] | : . | : . Function located in: 'crossmap' [10:25:50.938] | : . | : Locate function ... done [10:25:50.938] | : . | parse_call() ... done [10:25:50.939] | : . | Position of call to be transpiled in expression: c(1) [10:25:50.940] | : . | xmap_arr [10:25:50.940] | : . Finding call to be transpiled ... done [10:25:50.941] | : . Locating 'progressify::built-in' transpiler for crossmap::xmap_arr() of class 'function' ... [10:25:50.941] | : . | Namespaces registered with progressify(): 'base', 'crossmap', 'future.apply', 'purrr', 'furrr', 'partykit', 'plyr', 'stats', 'foreach', 'doFuture' [10:25:50.942] | : . | Transpiler description: crossmap::xmap_arr() transpiler [10:25:50.943] | : . | Transpiler function: [10:25:50.943] | : . | function (expr, options) [10:25:50.943] | : . | { [10:25:50.943] | : . | ns <- getNamespace("crossmap") [10:25:50.943] | : . | fcn <- get("xmap_arr", mode = "function", envir = ns) [10:25:50.943] | : . | progressify_crossmap(expr, fcn_name = "xmap_arr", fcn = fcn, [10:25:50.943] | : . | envir = parent.frame()) [10:25:50.943] | : . | } [10:25:50.943] | : . | [10:25:50.944] | : . Locating 'progressify::built-in' transpiler for crossmap::xmap_arr() of class 'function' ... done [10:25:50.945] | : get_transpiler() ... done [10:25:50.945] | : Transpile call expression ... [10:25:50.946] | : . local(xmap_arr({ [10:25:50.946] | : . .progressr_progressor <- progressr::progressor(steps = prod(lengths(xs))) [10:25:50.946] | : . xs [10:25:50.946] | : . }, local({ [10:25:50.946] | : . .progressr_f <- purrr::as_mapper(fcn) [10:25:50.946] | : . function(..., .progressr_progressor) { [10:25:50.946] | : . on.exit(.progressr_progressor()) [10:25:50.946] | : . .progressr_f(...) [10:25:50.946] | : . } [10:25:50.946] | : . }), .progressr_progressor = .progressr_progressor)) [10:25:50.948] | : Transpile call expression ... done [10:25:50.948] | : Evaluate transpiled call expression [10:25:50.951] | transpile() ... done [10:25:50.951] progressify() ... done int [1:5, 1:5] 1 2 3 4 5 2 4 6 8 10 ... - attr(*, "dimnames")=List of 2 ..$ : chr [1:5] "1" "2" "3" "4" ... ..$ : chr [1:5] "1" "2" "3" "4" ... [10:25:50.955] progressify() ... [10:25:50.955] | transpile() ... [10:25:50.956] | : get_transpiler() ... [10:25:50.957] | : . Finding call to be transpiled ... [10:25:50.957] | : . | descend_wrappers() ... [10:25:50.958] | : . | : Call: [10:25:50.958] | : . | : xmap_arr [10:25:50.959] | : . | : parse_call() ... [10:25:50.960] | : . | : . Function: xmap_arr(...) [10:25:50.960] | : . | : . Locate function ... [10:25:50.961] | : . | : . | Function located in: 'crossmap' [10:25:50.961] | : . | : . Locate function ... done [10:25:50.962] | : . | : parse_call() ... done [10:25:50.962] | : . | descend_wrappers() ... done [10:25:50.963] | : . | parse_call() ... [10:25:50.963] | : . | : Function: xmap_arr(...) [10:25:50.964] | : . | : Locate function ... [10:25:50.964] | : . | : . Function located in: 'crossmap' [10:25:50.965] | : . | : Locate function ... done [10:25:50.965] | : . | parse_call() ... done [10:25:50.966] | : . | Position of call to be transpiled in expression: c(1) [10:25:50.966] | : . | xmap_arr [10:25:50.967] | : . Finding call to be transpiled ... done [10:25:50.968] | : . Locating 'progressify::built-in' transpiler for crossmap::xmap_arr() of class 'function' ... [10:25:50.968] | : . | Namespaces registered with progressify(): 'base', 'crossmap', 'future.apply', 'purrr', 'furrr', 'partykit', 'plyr', 'stats', 'foreach', 'doFuture' [10:25:50.969] | : . | Transpiler description: crossmap::xmap_arr() transpiler [10:25:50.969] | : . | Transpiler function: [10:25:50.970] | : . | function (expr, options) [10:25:50.970] | : . | { [10:25:50.970] | : . | ns <- getNamespace("crossmap") [10:25:50.970] | : . | fcn <- get("xmap_arr", mode = "function", envir = ns) [10:25:50.970] | : . | progressify_crossmap(expr, fcn_name = "xmap_arr", fcn = fcn, [10:25:50.970] | : . | envir = parent.frame()) [10:25:50.970] | : . | } [10:25:50.970] | : . | [10:25:50.970] | : . Locating 'progressify::built-in' transpiler for crossmap::xmap_arr() of class 'function' ... done [10:25:50.971] | : get_transpiler() ... done [10:25:50.971] | : Transpile call expression ... [10:25:50.972] | : . local(xmap_arr({ [10:25:50.972] | : . .progressr_progressor <- progressr::progressor(steps = prod(lengths(xs))) [10:25:50.972] | : . xs [10:25:50.972] | : . }, local({ [10:25:50.972] | : . .progressr_f <- purrr::as_mapper(fcn) [10:25:50.972] | : . function(..., .progressr_progressor) { [10:25:50.972] | : . on.exit(.progressr_progressor()) [10:25:50.972] | : . .progressr_f(...) [10:25:50.972] | : . } [10:25:50.972] | : . }), .progressr_progressor = .progressr_progressor)) [10:25:50.973] | : Transpile call expression ... done [10:25:50.974] | : Evaluate transpiled call expression [10:25:50.975] | transpile() ... done [10:25:50.976] progressify() ... done character(0) [10:25:50.977] progressify() ... [10:25:50.977] | transpile() ... [10:25:50.978] | : get_transpiler() ... [10:25:50.978] | : . Finding call to be transpiled ... [10:25:50.979] | : . | descend_wrappers() ... [10:25:50.979] | : . | : Call: [10:25:50.980] | : . | : xmap_arr [10:25:50.980] | : . | : parse_call() ... [10:25:50.981] | : . | : . Function: xmap_arr(...) [10:25:50.981] | : . | : . Locate function ... [10:25:50.982] | : . | : . | Function located in: 'crossmap' [10:25:50.982] | : . | : . Locate function ... done [10:25:50.983] | : . | : parse_call() ... done [10:25:50.983] | : . | descend_wrappers() ... done [10:25:50.984] | : . | parse_call() ... [10:25:50.984] | : . | : Function: xmap_arr(...) [10:25:50.985] | : . | : Locate function ... [10:25:50.985] | : . | : . Function located in: 'crossmap' [10:25:50.986] | : . | : Locate function ... done [10:25:50.986] | : . | parse_call() ... done [10:25:50.987] | : . | Position of call to be transpiled in expression: c(1) [10:25:50.987] | : . | xmap_arr [10:25:50.988] | : . Finding call to be transpiled ... done [10:25:50.989] | : . Locating 'progressify::built-in' transpiler for crossmap::xmap_arr() of class 'function' ... [10:25:50.989] | : . | Namespaces registered with progressify(): 'base', 'crossmap', 'future.apply', 'purrr', 'furrr', 'partykit', 'plyr', 'stats', 'foreach', 'doFuture' [10:25:50.990] | : . | Transpiler description: crossmap::xmap_arr() transpiler [10:25:50.990] | : . | Transpiler function: [10:25:50.991] | : . | function (expr, options) [10:25:50.991] | : . | { [10:25:50.991] | : . | ns <- getNamespace("crossmap") [10:25:50.991] | : . | fcn <- get("xmap_arr", mode = "function", envir = ns) [10:25:50.991] | : . | progressify_crossmap(expr, fcn_name = "xmap_arr", fcn = fcn, [10:25:50.991] | : . | envir = parent.frame()) [10:25:50.991] | : . | } [10:25:50.991] | : . | [10:25:50.991] | : . Locating 'progressify::built-in' transpiler for crossmap::xmap_arr() of class 'function' ... done [10:25:50.992] | : get_transpiler() ... done [10:25:50.993] | : Transpile call expression ... [10:25:50.993] | : . local(xmap_arr({ [10:25:50.993] | : . .progressr_progressor <- progressr::progressor(steps = prod(lengths(xs))) [10:25:50.993] | : . xs [10:25:50.993] | : . }, local({ [10:25:50.993] | : . .progressr_f <- purrr::as_mapper(fcn) [10:25:50.993] | : . function(..., .progressr_progressor) { [10:25:50.993] | : . on.exit(.progressr_progressor()) [10:25:50.993] | : . .progressr_f(...) [10:25:50.993] | : . } [10:25:50.993] | : . }), .progressr_progressor = .progressr_progressor)) [10:25:50.995] | : Transpile call expression ... done [10:25:50.995] | : Evaluate transpiled call expression [10:25:50.997] | transpile() ... done [10:25:50.998] progressify() ... done === map_vec ========================== map_vec(ys, fcn2) --------------------------------- progressify(map_vec(ys, fcn2)) [10:25:51.032] progressify() ... [10:25:51.033] | transpile() ... [10:25:51.033] | : get_transpiler() ... [10:25:51.034] | : . Finding call to be transpiled ... [10:25:51.034] | : . | descend_wrappers() ... [10:25:51.035] | : . | : Call: [10:25:51.035] | : . | : map_vec [10:25:51.036] | : . | : parse_call() ... [10:25:51.036] | : . | : . Function: map_vec(...) [10:25:51.037] | : . | : . Locate function ... [10:25:51.037] | : . | : . | Function located in: 'crossmap' [10:25:51.038] | : . | : . Locate function ... done [10:25:51.039] | : . | : parse_call() ... done [10:25:51.039] | : . | descend_wrappers() ... done [10:25:51.040] | : . | parse_call() ... [10:25:51.040] | : . | : Function: map_vec(...) [10:25:51.041] | : . | : Locate function ... [10:25:51.041] | : . | : . Function located in: 'crossmap' [10:25:51.042] | : . | : Locate function ... done [10:25:51.042] | : . | parse_call() ... done [10:25:51.043] | : . | Position of call to be transpiled in expression: c(1) [10:25:51.043] | : . | map_vec [10:25:51.044] | : . Finding call to be transpiled ... done [10:25:51.045] | : . Locating 'progressify::built-in' transpiler for crossmap::map_vec() of class 'function' ... [10:25:51.045] | : . | Namespaces registered with progressify(): 'base', 'crossmap', 'future.apply', 'purrr', 'furrr', 'partykit', 'plyr', 'stats', 'foreach', 'doFuture' [10:25:51.046] | : . | Transpiler description: crossmap::map_vec() transpiler [10:25:51.046] | : . | Transpiler function: [10:25:51.047] | : . | function (expr, options) [10:25:51.047] | : . | { [10:25:51.047] | : . | ns <- getNamespace("crossmap") [10:25:51.047] | : . | fcn <- get("map_vec", mode = "function", envir = ns) [10:25:51.047] | : . | progressify_crossmap(expr, fcn_name = "map_vec", fcn = fcn, [10:25:51.047] | : . | envir = parent.frame()) [10:25:51.047] | : . | } [10:25:51.047] | : . | [10:25:51.048] | : . Locating 'progressify::built-in' transpiler for crossmap::map_vec() of class 'function' ... done [10:25:51.048] | : get_transpiler() ... done [10:25:51.049] | : Transpile call expression ... [10:25:51.049] | : . local(map_vec({ [10:25:51.049] | : . .progressr_progressor <- progressr::progressor(along = ys) [10:25:51.049] | : . ys [10:25:51.049] | : . }, local({ [10:25:51.049] | : . .progressr_f <- purrr::as_mapper(fcn2) [10:25:51.049] | : . function(..., .progressr_progressor) { [10:25:51.049] | : . on.exit(.progressr_progressor()) [10:25:51.049] | : . .progressr_f(...) [10:25:51.049] | : . } [10:25:51.049] | : . }), .progressr_progressor = .progressr_progressor)) [10:25:51.051] | : Transpile call expression ... done [10:25:51.051] | : Evaluate transpiled call expression [10:25:51.052] | transpile() ... done [10:25:51.053] progressify() ... done num [1:5] 1 4 9 16 25 [10:25:51.054] progressify() ... [10:25:51.054] | transpile() ... [10:25:51.055] | : get_transpiler() ... [10:25:51.055] | : . Finding call to be transpiled ... [10:25:51.056] | : . | descend_wrappers() ... [10:25:51.056] | : . | : Call: [10:25:51.057] | : . | : map_vec [10:25:51.058] | : . | : parse_call() ... [10:25:51.058] | : . | : . Function: map_vec(...) [10:25:51.059] | : . | : . Locate function ... [10:25:51.059] | : . | : . | Function located in: 'crossmap' [10:25:51.060] | : . | : . Locate function ... done [10:25:51.060] | : . | : parse_call() ... done [10:25:51.061] | : . | descend_wrappers() ... done [10:25:51.061] | : . | parse_call() ... [10:25:51.062] | : . | : Function: map_vec(...) [10:25:51.062] | : . | : Locate function ... [10:25:51.063] | : . | : . Function located in: 'crossmap' [10:25:51.064] | : . | : Locate function ... done [10:25:51.064] | : . | parse_call() ... done [10:25:51.065] | : . | Position of call to be transpiled in expression: c(1) [10:25:51.065] | : . | map_vec [10:25:51.066] | : . Finding call to be transpiled ... done [10:25:51.066] | : . Locating 'progressify::built-in' transpiler for crossmap::map_vec() of class 'function' ... [10:25:51.067] | : . | Namespaces registered with progressify(): 'base', 'crossmap', 'future.apply', 'purrr', 'furrr', 'partykit', 'plyr', 'stats', 'foreach', 'doFuture' [10:25:51.068] | : . | Transpiler description: crossmap::map_vec() transpiler [10:25:51.068] | : . | Transpiler function: [10:25:51.069] | : . | function (expr, options) [10:25:51.069] | : . | { [10:25:51.069] | : . | ns <- getNamespace("crossmap") [10:25:51.069] | : . | fcn <- get("map_vec", mode = "function", envir = ns) [10:25:51.069] | : . | progressify_crossmap(expr, fcn_name = "map_vec", fcn = fcn, [10:25:51.069] | : . | envir = parent.frame()) [10:25:51.069] | : . | } [10:25:51.069] | : . | [10:25:51.069] | : . Locating 'progressify::built-in' transpiler for crossmap::map_vec() of class 'function' ... done [10:25:51.070] | : get_transpiler() ... done [10:25:51.070] | : Transpile call expression ... [10:25:51.071] | : . local(map_vec({ [10:25:51.071] | : . .progressr_progressor <- progressr::progressor(along = ys) [10:25:51.071] | : . ys [10:25:51.071] | : . }, local({ [10:25:51.071] | : . .progressr_f <- purrr::as_mapper(fcn2) [10:25:51.071] | : . function(..., .progressr_progressor) { [10:25:51.071] | : . on.exit(.progressr_progressor()) [10:25:51.071] | : . .progressr_f(...) [10:25:51.071] | : . } [10:25:51.071] | : . }), .progressr_progressor = .progressr_progressor)) [10:25:51.072] | : Transpile call expression ... done [10:25:51.073] | : Evaluate transpiled call expression [10:25:51.074] | transpile() ... done [10:25:51.074] progressify() ... done character(0) [10:25:51.075] progressify() ... [10:25:51.075] | transpile() ... [10:25:51.076] | : get_transpiler() ... [10:25:51.077] | : . Finding call to be transpiled ... [10:25:51.077] | : . | descend_wrappers() ... [10:25:51.078] | : . | : Call: [10:25:51.078] | : . | : map_vec [10:25:51.079] | : . | : parse_call() ... [10:25:51.079] | : . | : . Function: map_vec(...) [10:25:51.080] | : . | : . Locate function ... [10:25:51.080] | : . | : . | Function located in: 'crossmap' [10:25:51.081] | : . | : . Locate function ... done [10:25:51.081] | : . | : parse_call() ... done [10:25:51.082] | : . | descend_wrappers() ... done [10:25:51.083] | : . | parse_call() ... [10:25:51.083] | : . | : Function: map_vec(...) [10:25:51.084] | : . | : Locate function ... [10:25:51.084] | : . | : . Function located in: 'crossmap' [10:25:51.085] | : . | : Locate function ... done [10:25:51.085] | : . | parse_call() ... done [10:25:51.086] | : . | Position of call to be transpiled in expression: c(1) [10:25:51.087] | : . | map_vec [10:25:51.087] | : . Finding call to be transpiled ... done [10:25:51.088] | : . Locating 'progressify::built-in' transpiler for crossmap::map_vec() of class 'function' ... [10:25:51.088] | : . | Namespaces registered with progressify(): 'base', 'crossmap', 'future.apply', 'purrr', 'furrr', 'partykit', 'plyr', 'stats', 'foreach', 'doFuture' [10:25:51.089] | : . | Transpiler description: crossmap::map_vec() transpiler [10:25:51.089] | : . | Transpiler function: [10:25:51.090] | : . | function (expr, options) [10:25:51.090] | : . | { [10:25:51.090] | : . | ns <- getNamespace("crossmap") [10:25:51.090] | : . | fcn <- get("map_vec", mode = "function", envir = ns) [10:25:51.090] | : . | progressify_crossmap(expr, fcn_name = "map_vec", fcn = fcn, [10:25:51.090] | : . | envir = parent.frame()) [10:25:51.090] | : . | } [10:25:51.090] | : . | [10:25:51.091] | : . Locating 'progressify::built-in' transpiler for crossmap::map_vec() of class 'function' ... done [10:25:51.091] | : get_transpiler() ... done [10:25:51.092] | : Transpile call expression ... [10:25:51.093] | : . local(map_vec({ [10:25:51.093] | : . .progressr_progressor <- progressr::progressor(along = ys) [10:25:51.093] | : . ys [10:25:51.093] | : . }, local({ [10:25:51.093] | : . .progressr_f <- purrr::as_mapper(fcn2) [10:25:51.093] | : . function(..., .progressr_progressor) { [10:25:51.093] | : . on.exit(.progressr_progressor()) [10:25:51.093] | : . .progressr_f(...) [10:25:51.093] | : . } [10:25:51.093] | : . }), .progressr_progressor = .progressr_progressor)) [10:25:51.094] | : Transpile call expression ... done [10:25:51.094] | : Evaluate transpiled call expression [10:25:51.095] | transpile() ... done [10:25:51.096] progressify() ... done === map_vec ========================== crossmap::map_vec(ys, fcn2) --------------------------------- progressify(crossmap::map_vec(ys, fcn2)) [10:25:51.097] progressify() ... [10:25:51.097] | transpile() ... [10:25:51.098] | : get_transpiler() ... [10:25:51.098] | : . Finding call to be transpiled ... [10:25:51.099] | : . | descend_wrappers() ... [10:25:51.099] | : . | : Call: [10:25:51.100] | : . | : crossmap::map_vec [10:25:51.101] | : . | : parse_call() ... [10:25:51.101] | : . | : . Function: crossmap::map_vec(...) [10:25:51.102] | : . | : parse_call() ... done [10:25:51.102] | : . | descend_wrappers() ... done [10:25:51.103] | : . | parse_call() ... [10:25:51.103] | : . | : Function: crossmap::map_vec(...) [10:25:51.104] | : . | parse_call() ... done [10:25:51.104] | : . | Position of call to be transpiled in expression: c(1) [10:25:51.105] | : . | crossmap::map_vec [10:25:51.106] | : . Finding call to be transpiled ... done [10:25:51.106] | : . Locating 'progressify::built-in' transpiler for crossmap::map_vec() of class 'function' ... [10:25:51.107] | : . | Namespaces registered with progressify(): 'base', 'crossmap', 'future.apply', 'purrr', 'furrr', 'partykit', 'plyr', 'stats', 'foreach', 'doFuture' [10:25:51.107] | : . | Transpiler description: crossmap::map_vec() transpiler [10:25:51.108] | : . | Transpiler function: [10:25:51.108] | : . | function (expr, options) [10:25:51.108] | : . | { [10:25:51.108] | : . | ns <- getNamespace("crossmap") [10:25:51.108] | : . | fcn <- get("map_vec", mode = "function", envir = ns) [10:25:51.108] | : . | progressify_crossmap(expr, fcn_name = "map_vec", fcn = fcn, [10:25:51.108] | : . | envir = parent.frame()) [10:25:51.108] | : . | } [10:25:51.108] | : . | [10:25:51.109] | : . Locating 'progressify::built-in' transpiler for crossmap::map_vec() of class 'function' ... done [10:25:51.110] | : get_transpiler() ... done [10:25:51.110] | : Transpile call expression ... [10:25:51.111] | : . local(crossmap::map_vec({ [10:25:51.111] | : . .progressr_progressor <- progressr::progressor(along = ys) [10:25:51.111] | : . ys [10:25:51.111] | : . }, local({ [10:25:51.111] | : . .progressr_f <- purrr::as_mapper(fcn2) [10:25:51.111] | : . function(..., .progressr_progressor) { [10:25:51.111] | : . on.exit(.progressr_progressor()) [10:25:51.111] | : . .progressr_f(...) [10:25:51.111] | : . } [10:25:51.111] | : . }), .progressr_progressor = .progressr_progressor)) [10:25:51.112] | : Transpile call expression ... done [10:25:51.113] | : Evaluate transpiled call expression [10:25:51.114] | transpile() ... done [10:25:51.114] progressify() ... done num [1:5] 1 4 9 16 25 [10:25:51.115] progressify() ... [10:25:51.116] | transpile() ... [10:25:51.117] | : get_transpiler() ... [10:25:51.117] | : . Finding call to be transpiled ... [10:25:51.118] | : . | descend_wrappers() ... [10:25:51.118] | : . | : Call: [10:25:51.119] | : . | : crossmap::map_vec [10:25:51.119] | : . | : parse_call() ... [10:25:51.120] | : . | : . Function: crossmap::map_vec(...) [10:25:51.121] | : . | : parse_call() ... done [10:25:51.121] | : . | descend_wrappers() ... done [10:25:51.122] | : . | parse_call() ... [10:25:51.122] | : . | : Function: crossmap::map_vec(...) [10:25:51.123] | : . | parse_call() ... done [10:25:51.123] | : . | Position of call to be transpiled in expression: c(1) [10:25:51.124] | : . | crossmap::map_vec [10:25:51.125] | : . Finding call to be transpiled ... done [10:25:51.125] | : . Locating 'progressify::built-in' transpiler for crossmap::map_vec() of class 'function' ... [10:25:51.126] | : . | Namespaces registered with progressify(): 'base', 'crossmap', 'future.apply', 'purrr', 'furrr', 'partykit', 'plyr', 'stats', 'foreach', 'doFuture' [10:25:51.126] | : . | Transpiler description: crossmap::map_vec() transpiler [10:25:51.127] | : . | Transpiler function: [10:25:51.127] | : . | function (expr, options) [10:25:51.127] | : . | { [10:25:51.127] | : . | ns <- getNamespace("crossmap") [10:25:51.127] | : . | fcn <- get("map_vec", mode = "function", envir = ns) [10:25:51.127] | : . | progressify_crossmap(expr, fcn_name = "map_vec", fcn = fcn, [10:25:51.127] | : . | envir = parent.frame()) [10:25:51.127] | : . | } [10:25:51.127] | : . | [10:25:51.128] | : . Locating 'progressify::built-in' transpiler for crossmap::map_vec() of class 'function' ... done [10:25:51.129] | : get_transpiler() ... done [10:25:51.129] | : Transpile call expression ... [10:25:51.130] | : . local(crossmap::map_vec({ [10:25:51.130] | : . .progressr_progressor <- progressr::progressor(along = ys) [10:25:51.130] | : . ys [10:25:51.130] | : . }, local({ [10:25:51.130] | : . .progressr_f <- purrr::as_mapper(fcn2) [10:25:51.130] | : . function(..., .progressr_progressor) { [10:25:51.130] | : . on.exit(.progressr_progressor()) [10:25:51.130] | : . .progressr_f(...) [10:25:51.130] | : . } [10:25:51.130] | : . }), .progressr_progressor = .progressr_progressor)) [10:25:51.131] | : Transpile call expression ... done [10:25:51.132] | : Evaluate transpiled call expression [10:25:51.133] | transpile() ... done [10:25:51.133] progressify() ... done character(0) [10:25:51.134] progressify() ... [10:25:51.134] | transpile() ... [10:25:51.135] | : get_transpiler() ... [10:25:51.136] | : . Finding call to be transpiled ... [10:25:51.136] | : . | descend_wrappers() ... [10:25:51.137] | : . | : Call: [10:25:51.137] | : . | : crossmap::map_vec [10:25:51.138] | : . | : parse_call() ... [10:25:51.139] | : . | : . Function: crossmap::map_vec(...) [10:25:51.139] | : . | : parse_call() ... done [10:25:51.140] | : . | descend_wrappers() ... done [10:25:51.140] | : . | parse_call() ... [10:25:51.141] | : . | : Function: crossmap::map_vec(...) [10:25:51.141] | : . | parse_call() ... done [10:25:51.142] | : . | Position of call to be transpiled in expression: c(1) [10:25:51.142] | : . | crossmap::map_vec [10:25:51.143] | : . Finding call to be transpiled ... done [10:25:51.144] | : . Locating 'progressify::built-in' transpiler for crossmap::map_vec() of class 'function' ... [10:25:51.144] | : . | Namespaces registered with progressify(): 'base', 'crossmap', 'future.apply', 'purrr', 'furrr', 'partykit', 'plyr', 'stats', 'foreach', 'doFuture' [10:25:51.145] | : . | Transpiler description: crossmap::map_vec() transpiler [10:25:51.145] | : . | Transpiler function: [10:25:51.146] | : . | function (expr, options) [10:25:51.146] | : . | { [10:25:51.146] | : . | ns <- getNamespace("crossmap") [10:25:51.146] | : . | fcn <- get("map_vec", mode = "function", envir = ns) [10:25:51.146] | : . | progressify_crossmap(expr, fcn_name = "map_vec", fcn = fcn, [10:25:51.146] | : . | envir = parent.frame()) [10:25:51.146] | : . | } [10:25:51.146] | : . | [10:25:51.147] | : . Locating 'progressify::built-in' transpiler for crossmap::map_vec() of class 'function' ... done [10:25:51.147] | : get_transpiler() ... done [10:25:51.148] | : Transpile call expression ... [10:25:51.149] | : . local(crossmap::map_vec({ [10:25:51.149] | : . .progressr_progressor <- progressr::progressor(along = ys) [10:25:51.149] | : . ys [10:25:51.149] | : . }, local({ [10:25:51.149] | : . .progressr_f <- purrr::as_mapper(fcn2) [10:25:51.149] | : . function(..., .progressr_progressor) { [10:25:51.149] | : . on.exit(.progressr_progressor()) [10:25:51.149] | : . .progressr_f(...) [10:25:51.149] | : . } [10:25:51.149] | : . }), .progressr_progressor = .progressr_progressor)) [10:25:51.150] | : Transpile call expression ... done [10:25:51.150] | : Evaluate transpiled call expression [10:25:51.151] | transpile() ... done [10:25:51.152] progressify() ... done === map2_vec ========================== map2_vec(ys, ys, fcn) --------------------------------- progressify(map2_vec(ys, ys, fcn)) [10:25:51.153] progressify() ... [10:25:51.154] | transpile() ... [10:25:51.154] | : get_transpiler() ... [10:25:51.155] | : . Finding call to be transpiled ... [10:25:51.156] | : . | descend_wrappers() ... [10:25:51.156] | : . | : Call: [10:25:51.157] | : . | : map2_vec [10:25:51.157] | : . | : parse_call() ... [10:25:51.158] | : . | : . Function: map2_vec(...) [10:25:51.158] | : . | : . Locate function ... [10:25:51.159] | : . | : . | Function located in: 'crossmap' [10:25:51.159] | : . | : . Locate function ... done [10:25:51.160] | : . | : parse_call() ... done [10:25:51.161] | : . | descend_wrappers() ... done [10:25:51.161] | : . | parse_call() ... [10:25:51.162] | : . | : Function: map2_vec(...) [10:25:51.162] | : . | : Locate function ... [10:25:51.163] | : . | : . Function located in: 'crossmap' [10:25:51.163] | : . | : Locate function ... done [10:25:51.164] | : . | parse_call() ... done [10:25:51.164] | : . | Position of call to be transpiled in expression: c(1) [10:25:51.165] | : . | map2_vec [10:25:51.166] | : . Finding call to be transpiled ... done [10:25:51.166] | : . Locating 'progressify::built-in' transpiler for crossmap::map2_vec() of class 'function' ... [10:25:51.167] | : . | Namespaces registered with progressify(): 'base', 'crossmap', 'future.apply', 'purrr', 'furrr', 'partykit', 'plyr', 'stats', 'foreach', 'doFuture' [10:25:51.167] | : . | Transpiler description: crossmap::map2_vec() transpiler [10:25:51.168] | : . | Transpiler function: [10:25:51.168] | : . | function (expr, options) [10:25:51.168] | : . | { [10:25:51.168] | : . | ns <- getNamespace("crossmap") [10:25:51.168] | : . | fcn <- get("map2_vec", mode = "function", envir = ns) [10:25:51.168] | : . | progressify_crossmap(expr, fcn_name = "map2_vec", fcn = fcn, [10:25:51.168] | : . | envir = parent.frame()) [10:25:51.168] | : . | } [10:25:51.168] | : . | [10:25:51.169] | : . Locating 'progressify::built-in' transpiler for crossmap::map2_vec() of class 'function' ... done [10:25:51.170] | : get_transpiler() ... done [10:25:51.170] | : Transpile call expression ... [10:25:51.171] | : . local(map2_vec({ [10:25:51.171] | : . .progressr_progressor <- progressr::progressor(along = ys) [10:25:51.171] | : . ys [10:25:51.171] | : . }, ys, local({ [10:25:51.171] | : . .progressr_f <- purrr::as_mapper(fcn) [10:25:51.171] | : . function(..., .progressr_progressor) { [10:25:51.171] | : . on.exit(.progressr_progressor()) [10:25:51.171] | : . .progressr_f(...) [10:25:51.171] | : . } [10:25:51.171] | : . }), .progressr_progressor = .progressr_progressor)) [10:25:51.172] | : Transpile call expression ... done [10:25:51.173] | : Evaluate transpiled call expression [10:25:51.174] | transpile() ... done [10:25:51.174] progressify() ... done int [1:5] 1 4 9 16 25 [10:25:51.175] progressify() ... [10:25:51.176] | transpile() ... [10:25:51.177] | : get_transpiler() ... [10:25:51.177] | : . Finding call to be transpiled ... [10:25:51.178] | : . | descend_wrappers() ... [10:25:51.178] | : . | : Call: [10:25:51.179] | : . | : map2_vec [10:25:51.179] | : . | : parse_call() ... [10:25:51.180] | : . | : . Function: map2_vec(...) [10:25:51.181] | : . | : . Locate function ... [10:25:51.181] | : . | : . | Function located in: 'crossmap' [10:25:51.182] | : . | : . Locate function ... done [10:25:51.182] | : . | : parse_call() ... done [10:25:51.183] | : . | descend_wrappers() ... done [10:25:51.183] | : . | parse_call() ... [10:25:51.184] | : . | : Function: map2_vec(...) [10:25:51.184] | : . | : Locate function ... [10:25:51.185] | : . | : . Function located in: 'crossmap' [10:25:51.185] | : . | : Locate function ... done [10:25:51.186] | : . | parse_call() ... done [10:25:51.186] | : . | Position of call to be transpiled in expression: c(1) [10:25:51.187] | : . | map2_vec [10:25:51.188] | : . Finding call to be transpiled ... done [10:25:51.188] | : . Locating 'progressify::built-in' transpiler for crossmap::map2_vec() of class 'function' ... [10:25:51.189] | : . | Namespaces registered with progressify(): 'base', 'crossmap', 'future.apply', 'purrr', 'furrr', 'partykit', 'plyr', 'stats', 'foreach', 'doFuture' [10:25:51.189] | : . | Transpiler description: crossmap::map2_vec() transpiler [10:25:51.190] | : . | Transpiler function: [10:25:51.190] | : . | function (expr, options) [10:25:51.190] | : . | { [10:25:51.190] | : . | ns <- getNamespace("crossmap") [10:25:51.190] | : . | fcn <- get("map2_vec", mode = "function", envir = ns) [10:25:51.190] | : . | progressify_crossmap(expr, fcn_name = "map2_vec", fcn = fcn, [10:25:51.190] | : . | envir = parent.frame()) [10:25:51.190] | : . | } [10:25:51.190] | : . | [10:25:51.191] | : . Locating 'progressify::built-in' transpiler for crossmap::map2_vec() of class 'function' ... done [10:25:51.192] | : get_transpiler() ... done [10:25:51.192] | : Transpile call expression ... [10:25:51.193] | : . local(map2_vec({ [10:25:51.193] | : . .progressr_progressor <- progressr::progressor(along = ys) [10:25:51.193] | : . ys [10:25:51.193] | : . }, ys, local({ [10:25:51.193] | : . .progressr_f <- purrr::as_mapper(fcn) [10:25:51.193] | : . function(..., .progressr_progressor) { [10:25:51.193] | : . on.exit(.progressr_progressor()) [10:25:51.193] | : . .progressr_f(...) [10:25:51.193] | : . } [10:25:51.193] | : . }), .progressr_progressor = .progressr_progressor)) [10:25:51.194] | : Transpile call expression ... done [10:25:51.195] | : Evaluate transpiled call expression [10:25:51.196] | transpile() ... done [10:25:51.196] progressify() ... done character(0) [10:25:51.197] progressify() ... [10:25:51.198] | transpile() ... [10:25:51.198] | : get_transpiler() ... [10:25:51.199] | : . Finding call to be transpiled ... [10:25:51.199] | : . | descend_wrappers() ... [10:25:51.200] | : . | : Call: [10:25:51.200] | : . | : map2_vec [10:25:51.201] | : . | : parse_call() ... [10:25:51.202] | : . | : . Function: map2_vec(...) [10:25:51.202] | : . | : . Locate function ... [10:25:51.203] | : . | : . | Function located in: 'crossmap' [10:25:51.203] | : . | : . Locate function ... done [10:25:51.204] | : . | : parse_call() ... done [10:25:51.204] | : . | descend_wrappers() ... done [10:25:51.205] | : . | parse_call() ... [10:25:51.205] | : . | : Function: map2_vec(...) [10:25:51.206] | : . | : Locate function ... [10:25:51.206] | : . | : . Function located in: 'crossmap' [10:25:51.207] | : . | : Locate function ... done [10:25:51.207] | : . | parse_call() ... done [10:25:51.208] | : . | Position of call to be transpiled in expression: c(1) [10:25:51.209] | : . | map2_vec [10:25:51.209] | : . Finding call to be transpiled ... done [10:25:51.210] | : . Locating 'progressify::built-in' transpiler for crossmap::map2_vec() of class 'function' ... [10:25:51.210] | : . | Namespaces registered with progressify(): 'base', 'crossmap', 'future.apply', 'purrr', 'furrr', 'partykit', 'plyr', 'stats', 'foreach', 'doFuture' [10:25:51.211] | : . | Transpiler description: crossmap::map2_vec() transpiler [10:25:51.211] | : . | Transpiler function: [10:25:51.212] | : . | function (expr, options) [10:25:51.212] | : . | { [10:25:51.212] | : . | ns <- getNamespace("crossmap") [10:25:51.212] | : . | fcn <- get("map2_vec", mode = "function", envir = ns) [10:25:51.212] | : . | progressify_crossmap(expr, fcn_name = "map2_vec", fcn = fcn, [10:25:51.212] | : . | envir = parent.frame()) [10:25:51.212] | : . | } [10:25:51.212] | : . | [10:25:51.213] | : . Locating 'progressify::built-in' transpiler for crossmap::map2_vec() of class 'function' ... done [10:25:51.213] | : get_transpiler() ... done [10:25:51.214] | : Transpile call expression ... [10:25:51.215] | : . local(map2_vec({ [10:25:51.215] | : . .progressr_progressor <- progressr::progressor(along = ys) [10:25:51.215] | : . ys [10:25:51.215] | : . }, ys, local({ [10:25:51.215] | : . .progressr_f <- purrr::as_mapper(fcn) [10:25:51.215] | : . function(..., .progressr_progressor) { [10:25:51.215] | : . on.exit(.progressr_progressor()) [10:25:51.215] | : . .progressr_f(...) [10:25:51.215] | : . } [10:25:51.215] | : . }), .progressr_progressor = .progressr_progressor)) [10:25:51.216] | : Transpile call expression ... done [10:25:51.216] | : Evaluate transpiled call expression [10:25:51.217] | transpile() ... done [10:25:51.218] progressify() ... done === map2_vec ========================== crossmap::map2_vec(ys, ys, fcn) --------------------------------- progressify(crossmap::map2_vec(ys, ys, fcn)) [10:25:51.219] progressify() ... [10:25:51.219] | transpile() ... [10:25:51.220] | : get_transpiler() ... [10:25:51.221] | : . Finding call to be transpiled ... [10:25:51.221] | : . | descend_wrappers() ... [10:25:51.222] | : . | : Call: [10:25:51.222] | : . | : crossmap::map2_vec [10:25:51.223] | : . | : parse_call() ... [10:25:51.223] | : . | : . Function: crossmap::map2_vec(...) [10:25:51.224] | : . | : parse_call() ... done [10:25:51.225] | : . | descend_wrappers() ... done [10:25:51.225] | : . | parse_call() ... [10:25:51.226] | : . | : Function: crossmap::map2_vec(...) [10:25:51.226] | : . | parse_call() ... done [10:25:51.227] | : . | Position of call to be transpiled in expression: c(1) [10:25:51.227] | : . | crossmap::map2_vec [10:25:51.228] | : . Finding call to be transpiled ... done [10:25:51.228] | : . Locating 'progressify::built-in' transpiler for crossmap::map2_vec() of class 'function' ... [10:25:51.229] | : . | Namespaces registered with progressify(): 'base', 'crossmap', 'future.apply', 'purrr', 'furrr', 'partykit', 'plyr', 'stats', 'foreach', 'doFuture' [10:25:51.230] | : . | Transpiler description: crossmap::map2_vec() transpiler [10:25:51.230] | : . | Transpiler function: [10:25:51.231] | : . | function (expr, options) [10:25:51.231] | : . | { [10:25:51.231] | : . | ns <- getNamespace("crossmap") [10:25:51.231] | : . | fcn <- get("map2_vec", mode = "function", envir = ns) [10:25:51.231] | : . | progressify_crossmap(expr, fcn_name = "map2_vec", fcn = fcn, [10:25:51.231] | : . | envir = parent.frame()) [10:25:51.231] | : . | } [10:25:51.231] | : . | [10:25:51.231] | : . Locating 'progressify::built-in' transpiler for crossmap::map2_vec() of class 'function' ... done [10:25:51.232] | : get_transpiler() ... done [10:25:51.232] | : Transpile call expression ... [10:25:51.233] | : . local(crossmap::map2_vec({ [10:25:51.233] | : . .progressr_progressor <- progressr::progressor(along = ys) [10:25:51.233] | : . ys [10:25:51.233] | : . }, ys, local({ [10:25:51.233] | : . .progressr_f <- purrr::as_mapper(fcn) [10:25:51.233] | : . function(..., .progressr_progressor) { [10:25:51.233] | : . on.exit(.progressr_progressor()) [10:25:51.233] | : . .progressr_f(...) [10:25:51.233] | : . } [10:25:51.233] | : . }), .progressr_progressor = .progressr_progressor)) [10:25:51.234] | : Transpile call expression ... done [10:25:51.235] | : Evaluate transpiled call expression [10:25:51.236] | transpile() ... done [10:25:51.236] progressify() ... done int [1:5] 1 4 9 16 25 [10:25:51.237] progressify() ... [10:25:51.238] | transpile() ... [10:25:51.238] | : get_transpiler() ... [10:25:51.239] | : . Finding call to be transpiled ... [10:25:51.239] | : . | descend_wrappers() ... [10:25:51.240] | : . | : Call: [10:25:51.241] | : . | : crossmap::map2_vec [10:25:51.241] | : . | : parse_call() ... [10:25:51.242] | : . | : . Function: crossmap::map2_vec(...) [10:25:51.243] | : . | : parse_call() ... done [10:25:51.243] | : . | descend_wrappers() ... done [10:25:51.244] | : . | parse_call() ... [10:25:51.244] | : . | : Function: crossmap::map2_vec(...) [10:25:51.245] | : . | parse_call() ... done [10:25:51.245] | : . | Position of call to be transpiled in expression: c(1) [10:25:51.246] | : . | crossmap::map2_vec [10:25:51.246] | : . Finding call to be transpiled ... done [10:25:51.247] | : . Locating 'progressify::built-in' transpiler for crossmap::map2_vec() of class 'function' ... [10:25:51.247] | : . | Namespaces registered with progressify(): 'base', 'crossmap', 'future.apply', 'purrr', 'furrr', 'partykit', 'plyr', 'stats', 'foreach', 'doFuture' [10:25:51.248] | : . | Transpiler description: crossmap::map2_vec() transpiler [10:25:51.248] | : . | Transpiler function: [10:25:51.249] | : . | function (expr, options) [10:25:51.249] | : . | { [10:25:51.249] | : . | ns <- getNamespace("crossmap") [10:25:51.249] | : . | fcn <- get("map2_vec", mode = "function", envir = ns) [10:25:51.249] | : . | progressify_crossmap(expr, fcn_name = "map2_vec", fcn = fcn, [10:25:51.249] | : . | envir = parent.frame()) [10:25:51.249] | : . | } [10:25:51.249] | : . | [10:25:51.250] | : . Locating 'progressify::built-in' transpiler for crossmap::map2_vec() of class 'function' ... done [10:25:51.250] | : get_transpiler() ... done [10:25:51.251] | : Transpile call expression ... [10:25:51.252] | : . local(crossmap::map2_vec({ [10:25:51.252] | : . .progressr_progressor <- progressr::progressor(along = ys) [10:25:51.252] | : . ys [10:25:51.252] | : . }, ys, local({ [10:25:51.252] | : . .progressr_f <- purrr::as_mapper(fcn) [10:25:51.252] | : . function(..., .progressr_progressor) { [10:25:51.252] | : . on.exit(.progressr_progressor()) [10:25:51.252] | : . .progressr_f(...) [10:25:51.252] | : . } [10:25:51.252] | : . }), .progressr_progressor = .progressr_progressor)) [10:25:51.253] | : Transpile call expression ... done [10:25:51.253] | : Evaluate transpiled call expression [10:25:51.254] | transpile() ... done [10:25:51.255] progressify() ... done character(0) [10:25:51.255] progressify() ... [10:25:51.256] | transpile() ... [10:25:51.256] | : get_transpiler() ... [10:25:51.257] | : . Finding call to be transpiled ... [10:25:51.257] | : . | descend_wrappers() ... [10:25:51.258] | : . | : Call: [10:25:51.259] | : . | : crossmap::map2_vec [10:25:51.260] | : . | : parse_call() ... [10:25:51.261] | : . | : . Function: crossmap::map2_vec(...) [10:25:51.261] | : . | : parse_call() ... done [10:25:51.262] | : . | descend_wrappers() ... done [10:25:51.263] | : . | parse_call() ... [10:25:51.263] | : . | : Function: crossmap::map2_vec(...) [10:25:51.264] | : . | parse_call() ... done [10:25:51.264] | : . | Position of call to be transpiled in expression: c(1) [10:25:51.265] | : . | crossmap::map2_vec [10:25:51.265] | : . Finding call to be transpiled ... done [10:25:51.266] | : . Locating 'progressify::built-in' transpiler for crossmap::map2_vec() of class 'function' ... [10:25:51.266] | : . | Namespaces registered with progressify(): 'base', 'crossmap', 'future.apply', 'purrr', 'furrr', 'partykit', 'plyr', 'stats', 'foreach', 'doFuture' [10:25:51.267] | : . | Transpiler description: crossmap::map2_vec() transpiler [10:25:51.268] | : . | Transpiler function: [10:25:51.268] | : . | function (expr, options) [10:25:51.268] | : . | { [10:25:51.268] | : . | ns <- getNamespace("crossmap") [10:25:51.268] | : . | fcn <- get("map2_vec", mode = "function", envir = ns) [10:25:51.268] | : . | progressify_crossmap(expr, fcn_name = "map2_vec", fcn = fcn, [10:25:51.268] | : . | envir = parent.frame()) [10:25:51.268] | : . | } [10:25:51.268] | : . | [10:25:51.269] | : . Locating 'progressify::built-in' transpiler for crossmap::map2_vec() of class 'function' ... done [10:25:51.269] | : get_transpiler() ... done [10:25:51.270] | : Transpile call expression ... [10:25:51.271] | : . local(crossmap::map2_vec({ [10:25:51.271] | : . .progressr_progressor <- progressr::progressor(along = ys) [10:25:51.271] | : . ys [10:25:51.271] | : . }, ys, local({ [10:25:51.271] | : . .progressr_f <- purrr::as_mapper(fcn) [10:25:51.271] | : . function(..., .progressr_progressor) { [10:25:51.271] | : . on.exit(.progressr_progressor()) [10:25:51.271] | : . .progressr_f(...) [10:25:51.271] | : . } [10:25:51.271] | : . }), .progressr_progressor = .progressr_progressor)) [10:25:51.272] | : Transpile call expression ... done [10:25:51.273] | : Evaluate transpiled call expression [10:25:51.273] | transpile() ... done [10:25:51.274] progressify() ... done === pmap_vec ========================== pmap_vec(list(ys, ys), fcn) --------------------------------- progressify(pmap_vec(list(ys, ys), fcn)) [10:25:51.275] progressify() ... [10:25:51.276] | transpile() ... [10:25:51.276] | : get_transpiler() ... [10:25:51.277] | : . Finding call to be transpiled ... [10:25:51.278] | : . | descend_wrappers() ... [10:25:51.278] | : . | : Call: [10:25:51.279] | : . | : pmap_vec [10:25:51.279] | : . | : parse_call() ... [10:25:51.280] | : . | : . Function: pmap_vec(...) [10:25:51.280] | : . | : . Locate function ... [10:25:51.281] | : . | : . | Function located in: 'crossmap' [10:25:51.281] | : . | : . Locate function ... done [10:25:51.282] | : . | : parse_call() ... done [10:25:51.283] | : . | descend_wrappers() ... done [10:25:51.283] | : . | parse_call() ... [10:25:51.284] | : . | : Function: pmap_vec(...) [10:25:51.284] | : . | : Locate function ... [10:25:51.285] | : . | : . Function located in: 'crossmap' [10:25:51.285] | : . | : Locate function ... done [10:25:51.286] | : . | parse_call() ... done [10:25:51.286] | : . | Position of call to be transpiled in expression: c(1) [10:25:51.287] | : . | pmap_vec [10:25:51.287] | : . Finding call to be transpiled ... done [10:25:51.288] | : . Locating 'progressify::built-in' transpiler for crossmap::pmap_vec() of class 'function' ... [10:25:51.289] | : . | Namespaces registered with progressify(): 'base', 'crossmap', 'future.apply', 'purrr', 'furrr', 'partykit', 'plyr', 'stats', 'foreach', 'doFuture' [10:25:51.289] | : . | Transpiler description: crossmap::pmap_vec() transpiler [10:25:51.290] | : . | Transpiler function: [10:25:51.290] | : . | function (expr, options) [10:25:51.290] | : . | { [10:25:51.290] | : . | ns <- getNamespace("crossmap") [10:25:51.290] | : . | fcn <- get("pmap_vec", mode = "function", envir = ns) [10:25:51.290] | : . | progressify_crossmap(expr, fcn_name = "pmap_vec", fcn = fcn, [10:25:51.290] | : . | envir = parent.frame()) [10:25:51.290] | : . | } [10:25:51.290] | : . | [10:25:51.291] | : . Locating 'progressify::built-in' transpiler for crossmap::pmap_vec() of class 'function' ... done [10:25:51.292] | : get_transpiler() ... done [10:25:51.292] | : Transpile call expression ... [10:25:51.293] | : . local(pmap_vec({ [10:25:51.293] | : . .progressr_progressor <- progressr::progressor(along = list(ys, [10:25:51.293] | : . ys)[[1]]) [10:25:51.293] | : . list(ys, ys) [10:25:51.293] | : . }, local({ [10:25:51.293] | : . .progressr_f <- purrr::as_mapper(fcn) [10:25:51.293] | : . function(..., .progressr_progressor) { [10:25:51.293] | : . on.exit(.progressr_progressor()) [10:25:51.293] | : . .progressr_f(...) [10:25:51.293] | : . } [10:25:51.293] | : . }), .progressr_progressor = .progressr_progressor)) [10:25:51.294] | : Transpile call expression ... done [10:25:51.295] | : Evaluate transpiled call expression [10:25:51.295] | transpile() ... done [10:25:51.296] progressify() ... done int [1:5] 1 4 9 16 25 [10:25:51.297] progressify() ... [10:25:51.298] | transpile() ... [10:25:51.298] | : get_transpiler() ... [10:25:51.299] | : . Finding call to be transpiled ... [10:25:51.299] | : . | descend_wrappers() ... [10:25:51.300] | : . | : Call: [10:25:51.300] | : . | : pmap_vec [10:25:51.301] | : . | : parse_call() ... [10:25:51.302] | : . | : . Function: pmap_vec(...) [10:25:51.302] | : . | : . Locate function ... [10:25:51.303] | : . | : . | Function located in: 'crossmap' [10:25:51.303] | : . | : . Locate function ... done [10:25:51.304] | : . | : parse_call() ... done [10:25:51.304] | : . | descend_wrappers() ... done [10:25:51.305] | : . | parse_call() ... [10:25:51.305] | : . | : Function: pmap_vec(...) [10:25:51.306] | : . | : Locate function ... [10:25:51.306] | : . | : . Function located in: 'crossmap' [10:25:51.307] | : . | : Locate function ... done [10:25:51.307] | : . | parse_call() ... done [10:25:51.308] | : . | Position of call to be transpiled in expression: c(1) [10:25:51.308] | : . | pmap_vec [10:25:51.309] | : . Finding call to be transpiled ... done [10:25:51.310] | : . Locating 'progressify::built-in' transpiler for crossmap::pmap_vec() of class 'function' ... [10:25:51.310] | : . | Namespaces registered with progressify(): 'base', 'crossmap', 'future.apply', 'purrr', 'furrr', 'partykit', 'plyr', 'stats', 'foreach', 'doFuture' [10:25:51.311] | : . | Transpiler description: crossmap::pmap_vec() transpiler [10:25:51.311] | : . | Transpiler function: [10:25:51.312] | : . | function (expr, options) [10:25:51.312] | : . | { [10:25:51.312] | : . | ns <- getNamespace("crossmap") [10:25:51.312] | : . | fcn <- get("pmap_vec", mode = "function", envir = ns) [10:25:51.312] | : . | progressify_crossmap(expr, fcn_name = "pmap_vec", fcn = fcn, [10:25:51.312] | : . | envir = parent.frame()) [10:25:51.312] | : . | } [10:25:51.312] | : . | [10:25:51.313] | : . Locating 'progressify::built-in' transpiler for crossmap::pmap_vec() of class 'function' ... done [10:25:51.313] | : get_transpiler() ... done [10:25:51.314] | : Transpile call expression ... [10:25:51.314] | : . local(pmap_vec({ [10:25:51.314] | : . .progressr_progressor <- progressr::progressor(along = list(ys, [10:25:51.314] | : . ys)[[1]]) [10:25:51.314] | : . list(ys, ys) [10:25:51.314] | : . }, local({ [10:25:51.314] | : . .progressr_f <- purrr::as_mapper(fcn) [10:25:51.314] | : . function(..., .progressr_progressor) { [10:25:51.314] | : . on.exit(.progressr_progressor()) [10:25:51.314] | : . .progressr_f(...) [10:25:51.314] | : . } [10:25:51.314] | : . }), .progressr_progressor = .progressr_progressor)) [10:25:51.316] | : Transpile call expression ... done [10:25:51.316] | : Evaluate transpiled call expression [10:25:51.317] | transpile() ... done [10:25:51.318] progressify() ... done character(0) [10:25:51.318] progressify() ... [10:25:51.319] | transpile() ... [10:25:51.319] | : get_transpiler() ... [10:25:51.320] | : . Finding call to be transpiled ... [10:25:51.320] | : . | descend_wrappers() ... [10:25:51.321] | : . | : Call: [10:25:51.321] | : . | : pmap_vec [10:25:51.322] | : . | : parse_call() ... [10:25:51.323] | : . | : . Function: pmap_vec(...) [10:25:51.323] | : . | : . Locate function ... [10:25:51.324] | : . | : . | Function located in: 'crossmap' [10:25:51.324] | : . | : . Locate function ... done [10:25:51.325] | : . | : parse_call() ... done [10:25:51.325] | : . | descend_wrappers() ... done [10:25:51.326] | : . | parse_call() ... [10:25:51.326] | : . | : Function: pmap_vec(...) [10:25:51.327] | : . | : Locate function ... [10:25:51.327] | : . | : . Function located in: 'crossmap' [10:25:51.328] | : . | : Locate function ... done [10:25:51.328] | : . | parse_call() ... done [10:25:51.329] | : . | Position of call to be transpiled in expression: c(1) [10:25:51.329] | : . | pmap_vec [10:25:51.330] | : . Finding call to be transpiled ... done [10:25:51.331] | : . Locating 'progressify::built-in' transpiler for crossmap::pmap_vec() of class 'function' ... [10:25:51.331] | : . | Namespaces registered with progressify(): 'base', 'crossmap', 'future.apply', 'purrr', 'furrr', 'partykit', 'plyr', 'stats', 'foreach', 'doFuture' [10:25:51.332] | : . | Transpiler description: crossmap::pmap_vec() transpiler [10:25:51.332] | : . | Transpiler function: [10:25:51.333] | : . | function (expr, options) [10:25:51.333] | : . | { [10:25:51.333] | : . | ns <- getNamespace("crossmap") [10:25:51.333] | : . | fcn <- get("pmap_vec", mode = "function", envir = ns) [10:25:51.333] | : . | progressify_crossmap(expr, fcn_name = "pmap_vec", fcn = fcn, [10:25:51.333] | : . | envir = parent.frame()) [10:25:51.333] | : . | } [10:25:51.333] | : . | [10:25:51.333] | : . Locating 'progressify::built-in' transpiler for crossmap::pmap_vec() of class 'function' ... done [10:25:51.334] | : get_transpiler() ... done [10:25:51.334] | : Transpile call expression ... [10:25:51.335] | : . local(pmap_vec({ [10:25:51.335] | : . .progressr_progressor <- progressr::progressor(along = list(ys, [10:25:51.335] | : . ys)[[1]]) [10:25:51.335] | : . list(ys, ys) [10:25:51.335] | : . }, local({ [10:25:51.335] | : . .progressr_f <- purrr::as_mapper(fcn) [10:25:51.335] | : . function(..., .progressr_progressor) { [10:25:51.335] | : . on.exit(.progressr_progressor()) [10:25:51.335] | : . .progressr_f(...) [10:25:51.335] | : . } [10:25:51.335] | : . }), .progressr_progressor = .progressr_progressor)) [10:25:51.336] | : Transpile call expression ... done [10:25:51.337] | : Evaluate transpiled call expression [10:25:51.338] | transpile() ... done [10:25:51.338] progressify() ... done === pmap_vec ========================== crossmap::pmap_vec(list(ys, ys), fcn) --------------------------------- progressify(crossmap::pmap_vec(list(ys, ys), fcn)) [10:25:51.339] progressify() ... [10:25:51.340] | transpile() ... [10:25:51.340] | : get_transpiler() ... [10:25:51.341] | : . Finding call to be transpiled ... [10:25:51.342] | : . | descend_wrappers() ... [10:25:51.342] | : . | : Call: [10:25:51.343] | : . | : crossmap::pmap_vec [10:25:51.343] | : . | : parse_call() ... [10:25:51.344] | : . | : . Function: crossmap::pmap_vec(...) [10:25:51.344] | : . | : parse_call() ... done [10:25:51.345] | : . | descend_wrappers() ... done [10:25:51.345] | : . | parse_call() ... [10:25:51.346] | : . | : Function: crossmap::pmap_vec(...) [10:25:51.346] | : . | parse_call() ... done [10:25:51.347] | : . | Position of call to be transpiled in expression: c(1) [10:25:51.347] | : . | crossmap::pmap_vec [10:25:51.348] | : . Finding call to be transpiled ... done [10:25:51.349] | : . Locating 'progressify::built-in' transpiler for crossmap::pmap_vec() of class 'function' ... [10:25:51.349] | : . | Namespaces registered with progressify(): 'base', 'crossmap', 'future.apply', 'purrr', 'furrr', 'partykit', 'plyr', 'stats', 'foreach', 'doFuture' [10:25:51.350] | : . | Transpiler description: crossmap::pmap_vec() transpiler [10:25:51.350] | : . | Transpiler function: [10:25:51.351] | : . | function (expr, options) [10:25:51.351] | : . | { [10:25:51.351] | : . | ns <- getNamespace("crossmap") [10:25:51.351] | : . | fcn <- get("pmap_vec", mode = "function", envir = ns) [10:25:51.351] | : . | progressify_crossmap(expr, fcn_name = "pmap_vec", fcn = fcn, [10:25:51.351] | : . | envir = parent.frame()) [10:25:51.351] | : . | } [10:25:51.351] | : . | [10:25:51.351] | : . Locating 'progressify::built-in' transpiler for crossmap::pmap_vec() of class 'function' ... done [10:25:51.352] | : get_transpiler() ... done [10:25:51.353] | : Transpile call expression ... [10:25:51.353] | : . local(crossmap::pmap_vec({ [10:25:51.353] | : . .progressr_progressor <- progressr::progressor(along = list(ys, [10:25:51.353] | : . ys)[[1]]) [10:25:51.353] | : . list(ys, ys) [10:25:51.353] | : . }, local({ [10:25:51.353] | : . .progressr_f <- purrr::as_mapper(fcn) [10:25:51.353] | : . function(..., .progressr_progressor) { [10:25:51.353] | : . on.exit(.progressr_progressor()) [10:25:51.353] | : . .progressr_f(...) [10:25:51.353] | : . } [10:25:51.353] | : . }), .progressr_progressor = .progressr_progressor)) [10:25:51.354] | : Transpile call expression ... done [10:25:51.355] | : Evaluate transpiled call expression [10:25:51.356] | transpile() ... done [10:25:51.356] progressify() ... done int [1:5] 1 4 9 16 25 [10:25:51.357] progressify() ... [10:25:51.358] | transpile() ... [10:25:51.358] | : get_transpiler() ... [10:25:51.359] | : . Finding call to be transpiled ... [10:25:51.359] | : . | descend_wrappers() ... [10:25:51.360] | : . | : Call: [10:25:51.360] | : . | : crossmap::pmap_vec [10:25:51.361] | : . | : parse_call() ... [10:25:51.362] | : . | : . Function: crossmap::pmap_vec(...) [10:25:51.362] | : . | : parse_call() ... done [10:25:51.363] | : . | descend_wrappers() ... done [10:25:51.363] | : . | parse_call() ... [10:25:51.364] | : . | : Function: crossmap::pmap_vec(...) [10:25:51.364] | : . | parse_call() ... done [10:25:51.365] | : . | Position of call to be transpiled in expression: c(1) [10:25:51.365] | : . | crossmap::pmap_vec [10:25:51.366] | : . Finding call to be transpiled ... done [10:25:51.366] | : . Locating 'progressify::built-in' transpiler for crossmap::pmap_vec() of class 'function' ... [10:25:51.367] | : . | Namespaces registered with progressify(): 'base', 'crossmap', 'future.apply', 'purrr', 'furrr', 'partykit', 'plyr', 'stats', 'foreach', 'doFuture' [10:25:51.368] | : . | Transpiler description: crossmap::pmap_vec() transpiler [10:25:51.368] | : . | Transpiler function: [10:25:51.369] | : . | function (expr, options) [10:25:51.369] | : . | { [10:25:51.369] | : . | ns <- getNamespace("crossmap") [10:25:51.369] | : . | fcn <- get("pmap_vec", mode = "function", envir = ns) [10:25:51.369] | : . | progressify_crossmap(expr, fcn_name = "pmap_vec", fcn = fcn, [10:25:51.369] | : . | envir = parent.frame()) [10:25:51.369] | : . | } [10:25:51.369] | : . | [10:25:51.369] | : . Locating 'progressify::built-in' transpiler for crossmap::pmap_vec() of class 'function' ... done [10:25:51.370] | : get_transpiler() ... done [10:25:51.370] | : Transpile call expression ... [10:25:51.371] | : . local(crossmap::pmap_vec({ [10:25:51.371] | : . .progressr_progressor <- progressr::progressor(along = list(ys, [10:25:51.371] | : . ys)[[1]]) [10:25:51.371] | : . list(ys, ys) [10:25:51.371] | : . }, local({ [10:25:51.371] | : . .progressr_f <- purrr::as_mapper(fcn) [10:25:51.371] | : . function(..., .progressr_progressor) { [10:25:51.371] | : . on.exit(.progressr_progressor()) [10:25:51.371] | : . .progressr_f(...) [10:25:51.371] | : . } [10:25:51.371] | : . }), .progressr_progressor = .progressr_progressor)) [10:25:51.372] | : Transpile call expression ... done [10:25:51.373] | : Evaluate transpiled call expression [10:25:51.374] | transpile() ... done [10:25:51.374] progressify() ... done character(0) [10:25:51.375] progressify() ... [10:25:51.375] | transpile() ... [10:25:51.376] | : get_transpiler() ... [10:25:51.376] | : . Finding call to be transpiled ... [10:25:51.377] | : . | descend_wrappers() ... [10:25:51.377] | : . | : Call: [10:25:51.378] | : . | : crossmap::pmap_vec [10:25:51.378] | : . | : parse_call() ... [10:25:51.379] | : . | : . Function: crossmap::pmap_vec(...) [10:25:51.380] | : . | : parse_call() ... done [10:25:51.380] | : . | descend_wrappers() ... done [10:25:51.381] | : . | parse_call() ... [10:25:51.381] | : . | : Function: crossmap::pmap_vec(...) [10:25:51.382] | : . | parse_call() ... done [10:25:51.382] | : . | Position of call to be transpiled in expression: c(1) [10:25:51.383] | : . | crossmap::pmap_vec [10:25:51.383] | : . Finding call to be transpiled ... done [10:25:51.384] | : . Locating 'progressify::built-in' transpiler for crossmap::pmap_vec() of class 'function' ... [10:25:51.384] | : . | Namespaces registered with progressify(): 'base', 'crossmap', 'future.apply', 'purrr', 'furrr', 'partykit', 'plyr', 'stats', 'foreach', 'doFuture' [10:25:51.385] | : . | Transpiler description: crossmap::pmap_vec() transpiler [10:25:51.385] | : . | Transpiler function: [10:25:51.386] | : . | function (expr, options) [10:25:51.386] | : . | { [10:25:51.386] | : . | ns <- getNamespace("crossmap") [10:25:51.386] | : . | fcn <- get("pmap_vec", mode = "function", envir = ns) [10:25:51.386] | : . | progressify_crossmap(expr, fcn_name = "pmap_vec", fcn = fcn, [10:25:51.386] | : . | envir = parent.frame()) [10:25:51.386] | : . | } [10:25:51.386] | : . | [10:25:51.387] | : . Locating 'progressify::built-in' transpiler for crossmap::pmap_vec() of class 'function' ... done [10:25:51.387] | : get_transpiler() ... done [10:25:51.388] | : Transpile call expression ... [10:25:51.388] | : . local(crossmap::pmap_vec({ [10:25:51.388] | : . .progressr_progressor <- progressr::progressor(along = list(ys, [10:25:51.388] | : . ys)[[1]]) [10:25:51.388] | : . list(ys, ys) [10:25:51.388] | : . }, local({ [10:25:51.388] | : . .progressr_f <- purrr::as_mapper(fcn) [10:25:51.388] | : . function(..., .progressr_progressor) { [10:25:51.388] | : . on.exit(.progressr_progressor()) [10:25:51.388] | : . .progressr_f(...) [10:25:51.388] | : . } [10:25:51.388] | : . }), .progressr_progressor = .progressr_progressor)) [10:25:51.390] | : Transpile call expression ... done [10:25:51.390] | : Evaluate transpiled call expression [10:25:51.391] | transpile() ... done [10:25:51.392] progressify() ... done === imap_vec ========================== imap_vec(ys, ~.x + .y) --------------------------------- progressify(imap_vec(ys, ~.x + .y)) [10:25:51.399] progressify() ... [10:25:51.400] | transpile() ... [10:25:51.400] | : get_transpiler() ... [10:25:51.401] | : . Finding call to be transpiled ... [10:25:51.401] | : . | descend_wrappers() ... [10:25:51.402] | : . | : Call: [10:25:51.402] | : . | : imap_vec [10:25:51.403] | : . | : parse_call() ... [10:25:51.404] | : . | : . Function: imap_vec(...) [10:25:51.404] | : . | : . Locate function ... [10:25:51.405] | : . | : . | Function located in: 'crossmap' [10:25:51.405] | : . | : . Locate function ... done [10:25:51.406] | : . | : parse_call() ... done [10:25:51.406] | : . | descend_wrappers() ... done [10:25:51.407] | : . | parse_call() ... [10:25:51.407] | : . | : Function: imap_vec(...) [10:25:51.408] | : . | : Locate function ... [10:25:51.409] | : . | : . Function located in: 'crossmap' [10:25:51.409] | : . | : Locate function ... done [10:25:51.410] | : . | parse_call() ... done [10:25:51.410] | : . | Position of call to be transpiled in expression: c(1) [10:25:51.411] | : . | imap_vec [10:25:51.411] | : . Finding call to be transpiled ... done [10:25:51.412] | : . Locating 'progressify::built-in' transpiler for crossmap::imap_vec() of class 'function' ... [10:25:51.412] | : . | Namespaces registered with progressify(): 'base', 'crossmap', 'future.apply', 'purrr', 'furrr', 'partykit', 'plyr', 'stats', 'foreach', 'doFuture' [10:25:51.413] | : . | Transpiler description: crossmap::imap_vec() transpiler [10:25:51.414] | : . | Transpiler function: [10:25:51.414] | : . | function (expr, options) [10:25:51.414] | : . | { [10:25:51.414] | : . | ns <- getNamespace("crossmap") [10:25:51.414] | : . | fcn <- get("imap_vec", mode = "function", envir = ns) [10:25:51.414] | : . | progressify_crossmap(expr, fcn_name = "imap_vec", fcn = fcn, [10:25:51.414] | : . | envir = parent.frame()) [10:25:51.414] | : . | } [10:25:51.414] | : . | [10:25:51.415] | : . Locating 'progressify::built-in' transpiler for crossmap::imap_vec() of class 'function' ... done [10:25:51.416] | : get_transpiler() ... done [10:25:51.416] | : Transpile call expression ... [10:25:51.417] | : . local(imap_vec({ [10:25:51.417] | : . .progressr_progressor <- progressr::progressor(along = ys) [10:25:51.417] | : . ys [10:25:51.417] | : . }, local({ [10:25:51.417] | : . .progressr_f <- purrr::as_mapper(~.x + .y) [10:25:51.417] | : . function(..., .progressr_progressor) { [10:25:51.417] | : . on.exit(.progressr_progressor()) [10:25:51.417] | : . .progressr_f(...) [10:25:51.417] | : . } [10:25:51.417] | : . }), .progressr_progressor = .progressr_progressor)) [10:25:51.418] | : Transpile call expression ... done [10:25:51.419] | : Evaluate transpiled call expression [10:25:51.419] | transpile() ... done [10:25:51.420] progressify() ... done int [1:5] 2 4 6 8 10 [10:25:51.421] progressify() ... [10:25:51.422] | transpile() ... [10:25:51.422] | : get_transpiler() ... [10:25:51.423] | : . Finding call to be transpiled ... [10:25:51.423] | : . | descend_wrappers() ... [10:25:51.424] | : . | : Call: [10:25:51.424] | : . | : imap_vec [10:25:51.425] | : . | : parse_call() ... [10:25:51.426] | : . | : . Function: imap_vec(...) [10:25:51.426] | : . | : . Locate function ... [10:25:51.427] | : . | : . | Function located in: 'crossmap' [10:25:51.427] | : . | : . Locate function ... done [10:25:51.428] | : . | : parse_call() ... done [10:25:51.428] | : . | descend_wrappers() ... done [10:25:51.429] | : . | parse_call() ... [10:25:51.429] | : . | : Function: imap_vec(...) [10:25:51.430] | : . | : Locate function ... [10:25:51.431] | : . | : . Function located in: 'crossmap' [10:25:51.431] | : . | : Locate function ... done [10:25:51.432] | : . | parse_call() ... done [10:25:51.432] | : . | Position of call to be transpiled in expression: c(1) [10:25:51.433] | : . | imap_vec [10:25:51.433] | : . Finding call to be transpiled ... done [10:25:51.434] | : . Locating 'progressify::built-in' transpiler for crossmap::imap_vec() of class 'function' ... [10:25:51.435] | : . | Namespaces registered with progressify(): 'base', 'crossmap', 'future.apply', 'purrr', 'furrr', 'partykit', 'plyr', 'stats', 'foreach', 'doFuture' [10:25:51.435] | : . | Transpiler description: crossmap::imap_vec() transpiler [10:25:51.436] | : . | Transpiler function: [10:25:51.436] | : . | function (expr, options) [10:25:51.436] | : . | { [10:25:51.436] | : . | ns <- getNamespace("crossmap") [10:25:51.436] | : . | fcn <- get("imap_vec", mode = "function", envir = ns) [10:25:51.436] | : . | progressify_crossmap(expr, fcn_name = "imap_vec", fcn = fcn, [10:25:51.436] | : . | envir = parent.frame()) [10:25:51.436] | : . | } [10:25:51.436] | : . | [10:25:51.437] | : . Locating 'progressify::built-in' transpiler for crossmap::imap_vec() of class 'function' ... done [10:25:51.438] | : get_transpiler() ... done [10:25:51.438] | : Transpile call expression ... [10:25:51.439] | : . local(imap_vec({ [10:25:51.439] | : . .progressr_progressor <- progressr::progressor(along = ys) [10:25:51.439] | : . ys [10:25:51.439] | : . }, local({ [10:25:51.439] | : . .progressr_f <- purrr::as_mapper(~.x + .y) [10:25:51.439] | : . function(..., .progressr_progressor) { [10:25:51.439] | : . on.exit(.progressr_progressor()) [10:25:51.439] | : . .progressr_f(...) [10:25:51.439] | : . } [10:25:51.439] | : . }), .progressr_progressor = .progressr_progressor)) [10:25:51.440] | : Transpile call expression ... done [10:25:51.441] | : Evaluate transpiled call expression [10:25:51.441] | transpile() ... done [10:25:51.442] progressify() ... done character(0) [10:25:51.443] progressify() ... [10:25:51.443] | transpile() ... [10:25:51.444] | : get_transpiler() ... [10:25:51.444] | : . Finding call to be transpiled ... [10:25:51.445] | : . | descend_wrappers() ... [10:25:51.446] | : . | : Call: [10:25:51.446] | : . | : imap_vec [10:25:51.447] | : . | : parse_call() ... [10:25:51.447] | : . | : . Function: imap_vec(...) [10:25:51.448] | : . | : . Locate function ... [10:25:51.448] | : . | : . | Function located in: 'crossmap' [10:25:51.449] | : . | : . Locate function ... done [10:25:51.449] | : . | : parse_call() ... done [10:25:51.450] | : . | descend_wrappers() ... done [10:25:51.451] | : . | parse_call() ... [10:25:51.451] | : . | : Function: imap_vec(...) [10:25:51.452] | : . | : Locate function ... [10:25:51.452] | : . | : . Function located in: 'crossmap' [10:25:51.453] | : . | : Locate function ... done [10:25:51.453] | : . | parse_call() ... done [10:25:51.454] | : . | Position of call to be transpiled in expression: c(1) [10:25:51.454] | : . | imap_vec [10:25:51.455] | : . Finding call to be transpiled ... done [10:25:51.456] | : . Locating 'progressify::built-in' transpiler for crossmap::imap_vec() of class 'function' ... [10:25:51.456] | : . | Namespaces registered with progressify(): 'base', 'crossmap', 'future.apply', 'purrr', 'furrr', 'partykit', 'plyr', 'stats', 'foreach', 'doFuture' [10:25:51.457] | : . | Transpiler description: crossmap::imap_vec() transpiler [10:25:51.457] | : . | Transpiler function: [10:25:51.458] | : . | function (expr, options) [10:25:51.458] | : . | { [10:25:51.458] | : . | ns <- getNamespace("crossmap") [10:25:51.458] | : . | fcn <- get("imap_vec", mode = "function", envir = ns) [10:25:51.458] | : . | progressify_crossmap(expr, fcn_name = "imap_vec", fcn = fcn, [10:25:51.458] | : . | envir = parent.frame()) [10:25:51.458] | : . | } [10:25:51.458] | : . | [10:25:51.459] | : . Locating 'progressify::built-in' transpiler for crossmap::imap_vec() of class 'function' ... done [10:25:51.459] | : get_transpiler() ... done [10:25:51.460] | : Transpile call expression ... [10:25:51.460] | : . local(imap_vec({ [10:25:51.460] | : . .progressr_progressor <- progressr::progressor(along = ys) [10:25:51.460] | : . ys [10:25:51.460] | : . }, local({ [10:25:51.460] | : . .progressr_f <- purrr::as_mapper(~.x + .y) [10:25:51.460] | : . function(..., .progressr_progressor) { [10:25:51.460] | : . on.exit(.progressr_progressor()) [10:25:51.460] | : . .progressr_f(...) [10:25:51.460] | : . } [10:25:51.460] | : . }), .progressr_progressor = .progressr_progressor)) [10:25:51.462] | : Transpile call expression ... done [10:25:51.462] | : Evaluate transpiled call expression [10:25:51.463] | transpile() ... done [10:25:51.464] progressify() ... done === imap_vec ========================== crossmap::imap_vec(ys, ~.x + .y) --------------------------------- progressify(crossmap::imap_vec(ys, ~.x + .y)) [10:25:51.465] progressify() ... [10:25:51.465] | transpile() ... [10:25:51.466] | : get_transpiler() ... [10:25:51.467] | : . Finding call to be transpiled ... [10:25:51.467] | : . | descend_wrappers() ... [10:25:51.468] | : . | : Call: [10:25:51.468] | : . | : crossmap::imap_vec [10:25:51.469] | : . | : parse_call() ... [10:25:51.469] | : . | : . Function: crossmap::imap_vec(...) [10:25:51.470] | : . | : parse_call() ... done [10:25:51.470] | : . | descend_wrappers() ... done [10:25:51.471] | : . | parse_call() ... [10:25:51.472] | : . | : Function: crossmap::imap_vec(...) [10:25:51.472] | : . | parse_call() ... done [10:25:51.473] | : . | Position of call to be transpiled in expression: c(1) [10:25:51.473] | : . | crossmap::imap_vec [10:25:51.474] | : . Finding call to be transpiled ... done [10:25:51.474] | : . Locating 'progressify::built-in' transpiler for crossmap::imap_vec() of class 'function' ... [10:25:51.475] | : . | Namespaces registered with progressify(): 'base', 'crossmap', 'future.apply', 'purrr', 'furrr', 'partykit', 'plyr', 'stats', 'foreach', 'doFuture' [10:25:51.475] | : . | Transpiler description: crossmap::imap_vec() transpiler [10:25:51.476] | : . | Transpiler function: [10:25:51.477] | : . | function (expr, options) [10:25:51.477] | : . | { [10:25:51.477] | : . | ns <- getNamespace("crossmap") [10:25:51.477] | : . | fcn <- get("imap_vec", mode = "function", envir = ns) [10:25:51.477] | : . | progressify_crossmap(expr, fcn_name = "imap_vec", fcn = fcn, [10:25:51.477] | : . | envir = parent.frame()) [10:25:51.477] | : . | } [10:25:51.477] | : . | [10:25:51.477] | : . Locating 'progressify::built-in' transpiler for crossmap::imap_vec() of class 'function' ... done [10:25:51.478] | : get_transpiler() ... done [10:25:51.478] | : Transpile call expression ... [10:25:51.479] | : . local(crossmap::imap_vec({ [10:25:51.479] | : . .progressr_progressor <- progressr::progressor(along = ys) [10:25:51.479] | : . ys [10:25:51.479] | : . }, local({ [10:25:51.479] | : . .progressr_f <- purrr::as_mapper(~.x + .y) [10:25:51.479] | : . function(..., .progressr_progressor) { [10:25:51.479] | : . on.exit(.progressr_progressor()) [10:25:51.479] | : . .progressr_f(...) [10:25:51.479] | : . } [10:25:51.479] | : . }), .progressr_progressor = .progressr_progressor)) [10:25:51.480] | : Transpile call expression ... done [10:25:51.481] | : Evaluate transpiled call expression [10:25:51.482] | transpile() ... done [10:25:51.482] progressify() ... done int [1:5] 2 4 6 8 10 [10:25:51.483] progressify() ... [10:25:51.484] | transpile() ... [10:25:51.484] | : get_transpiler() ... [10:25:51.485] | : . Finding call to be transpiled ... [10:25:51.486] | : . | descend_wrappers() ... [10:25:51.486] | : . | : Call: [10:25:51.487] | : . | : crossmap::imap_vec [10:25:51.487] | : . | : parse_call() ... [10:25:51.488] | : . | : . Function: crossmap::imap_vec(...) [10:25:51.488] | : . | : parse_call() ... done [10:25:51.489] | : . | descend_wrappers() ... done [10:25:51.489] | : . | parse_call() ... [10:25:51.490] | : . | : Function: crossmap::imap_vec(...) [10:25:51.491] | : . | parse_call() ... done [10:25:51.491] | : . | Position of call to be transpiled in expression: c(1) [10:25:51.492] | : . | crossmap::imap_vec [10:25:51.492] | : . Finding call to be transpiled ... done [10:25:51.493] | : . Locating 'progressify::built-in' transpiler for crossmap::imap_vec() of class 'function' ... [10:25:51.493] | : . | Namespaces registered with progressify(): 'base', 'crossmap', 'future.apply', 'purrr', 'furrr', 'partykit', 'plyr', 'stats', 'foreach', 'doFuture' [10:25:51.494] | : . | Transpiler description: crossmap::imap_vec() transpiler [10:25:51.494] | : . | Transpiler function: [10:25:51.495] | : . | function (expr, options) [10:25:51.495] | : . | { [10:25:51.495] | : . | ns <- getNamespace("crossmap") [10:25:51.495] | : . | fcn <- get("imap_vec", mode = "function", envir = ns) [10:25:51.495] | : . | progressify_crossmap(expr, fcn_name = "imap_vec", fcn = fcn, [10:25:51.495] | : . | envir = parent.frame()) [10:25:51.495] | : . | } [10:25:51.495] | : . | [10:25:51.496] | : . Locating 'progressify::built-in' transpiler for crossmap::imap_vec() of class 'function' ... done [10:25:51.496] | : get_transpiler() ... done [10:25:51.497] | : Transpile call expression ... [10:25:51.498] | : . local(crossmap::imap_vec({ [10:25:51.498] | : . .progressr_progressor <- progressr::progressor(along = ys) [10:25:51.498] | : . ys [10:25:51.498] | : . }, local({ [10:25:51.498] | : . .progressr_f <- purrr::as_mapper(~.x + .y) [10:25:51.498] | : . function(..., .progressr_progressor) { [10:25:51.498] | : . on.exit(.progressr_progressor()) [10:25:51.498] | : . .progressr_f(...) [10:25:51.498] | : . } [10:25:51.498] | : . }), .progressr_progressor = .progressr_progressor)) [10:25:51.499] | : Transpile call expression ... done [10:25:51.499] | : Evaluate transpiled call expression [10:25:51.500] | transpile() ... done [10:25:51.501] progressify() ... done character(0) [10:25:51.501] progressify() ... [10:25:51.502] | transpile() ... [10:25:51.502] | : get_transpiler() ... [10:25:51.503] | : . Finding call to be transpiled ... [10:25:51.503] | : . | descend_wrappers() ... [10:25:51.504] | : . | : Call: [10:25:51.504] | : . | : crossmap::imap_vec [10:25:51.505] | : . | : parse_call() ... [10:25:51.506] | : . | : . Function: crossmap::imap_vec(...) [10:25:51.506] | : . | : parse_call() ... done [10:25:51.507] | : . | descend_wrappers() ... done [10:25:51.507] | : . | parse_call() ... [10:25:51.508] | : . | : Function: crossmap::imap_vec(...) [10:25:51.509] | : . | parse_call() ... done [10:25:51.509] | : . | Position of call to be transpiled in expression: c(1) [10:25:51.510] | : . | crossmap::imap_vec [10:25:51.510] | : . Finding call to be transpiled ... done [10:25:51.511] | : . Locating 'progressify::built-in' transpiler for crossmap::imap_vec() of class 'function' ... [10:25:51.511] | : . | Namespaces registered with progressify(): 'base', 'crossmap', 'future.apply', 'purrr', 'furrr', 'partykit', 'plyr', 'stats', 'foreach', 'doFuture' [10:25:51.512] | : . | Transpiler description: crossmap::imap_vec() transpiler [10:25:51.512] | : . | Transpiler function: [10:25:51.513] | : . | function (expr, options) [10:25:51.513] | : . | { [10:25:51.513] | : . | ns <- getNamespace("crossmap") [10:25:51.513] | : . | fcn <- get("imap_vec", mode = "function", envir = ns) [10:25:51.513] | : . | progressify_crossmap(expr, fcn_name = "imap_vec", fcn = fcn, [10:25:51.513] | : . | envir = parent.frame()) [10:25:51.513] | : . | } [10:25:51.513] | : . | [10:25:51.514] | : . Locating 'progressify::built-in' transpiler for crossmap::imap_vec() of class 'function' ... done [10:25:51.514] | : get_transpiler() ... done [10:25:51.515] | : Transpile call expression ... [10:25:51.516] | : . local(crossmap::imap_vec({ [10:25:51.516] | : . .progressr_progressor <- progressr::progressor(along = ys) [10:25:51.516] | : . ys [10:25:51.516] | : . }, local({ [10:25:51.516] | : . .progressr_f <- purrr::as_mapper(~.x + .y) [10:25:51.516] | : . function(..., .progressr_progressor) { [10:25:51.516] | : . on.exit(.progressr_progressor()) [10:25:51.516] | : . .progressr_f(...) [10:25:51.516] | : . } [10:25:51.516] | : . }), .progressr_progressor = .progressr_progressor)) [10:25:51.517] | : Transpile call expression ... done [10:25:51.517] | : Evaluate transpiled call expression [10:25:51.518] | transpile() ... done [10:25:51.519] progressify() ... done Test time: user.self=1s, sys.self=0.3s, elapsed=2s, user.child=NAs, sys.child=NAs Test 'progressify-crossmap' ... success > > proc.time() user system elapsed 1.53 0.35 1.87