R Under development (unstable) (2025-01-27 r87654 ucrt) -- "Unsuffered Consequences" Copyright (C) 2025 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > library(testthat) > library(purrr) Attaching package: 'purrr' The following object is masked from 'package:testthat': is_null > > test_check("purrr") Starting 2 test processes [ FAIL 0 | WARN 0 | SKIP 126 | PASS 698 ] ══ Skipped tests (126) ═════════════════════════════════════════════════════════ • On CRAN (126): 'test-adverb-auto-browse.R:2:3', 'test-adverb-insistently.R:3:3', 'test-adverb-insistently.R:8:3', 'test-adverb-compose.R:50:3', 'test-adverb-slowly.R:2:3', 'test-arrays.R:17:3', 'test-adverb-partial.R:66:3', 'test-adverb-partial.R:147:3', 'test-adverb-partial.R:176:3', 'test-conditions.R:2:3', 'test-conditions.R:8:3', 'test-conditions.R:14:3', 'test-conditions.R:18:3', 'test-coerce.R:5:3', 'test-coerce.R:19:3', 'test-coerce.R:31:3', 'test-coerce.R:37:3', 'test-coerce.R:52:3', 'test-coerce.R:64:3', 'test-deprec-along.R:2:3', 'test-deprec-cross.R:22:3', 'test-deprec-cross.R:28:3', 'test-deprec-lift.R:45:3', 'test-deprec-invoke.R:2:3', 'test-deprec-map.R:2:3', 'test-deprec-prepend.R:2:3', 'test-deprec-prepend.R:36:3', 'test-deprec-splice.R:20:3', 'test-deprec-rerun.R:2:3', 'test-deprec-utils.R:2:3', 'test-deprec-utils.R:29:3', 'test-deprec-when.R:2:3', 'test-deprec-when.R:72:3', 'test-every-some-none.R:20:3', 'test-detect.R:25:3', 'test-detect.R:34:3', 'test-head-tail.R:17:3', 'test-keep.R:12:3', 'test-list-flatten.R:23:3', 'test-list-combine.R:5:3', 'test-list-combine.R:11:3', 'test-list-combine.R:27:3', 'test-list-combine.R:34:3', 'test-list-combine.R:50:3', 'test-list-combine.R:58:3', 'test-list-combine.R:84:3', 'test-list-combine.R:99:3', 'test-list-modify.R:90:3', 'test-list-modify.R:128:3', 'test-list-modify.R:135:3', 'test-list-simplify.R:16:3', 'test-list-simplify.R:22:3', 'test-list-simplify.R:40:3', 'test-list-simplify.R:45:3', 'test-lmap.R:54:3', 'test-list-transpose.R:11:3', 'test-list-transpose.R:71:3', 'test-list-transpose.R:89:3', 'test-list-transpose.R:105:3', 'test-list-transpose.R:118:3', 'test-list-transpose.R:131:3', 'test-list-transpose.R:135:3', 'test-list-transpose.R:146:3', 'test-map-if-at.R:28:3', 'test-map-depth.R:11:3', 'test-map-depth.R:17:3', 'test-map-depth.R:52:3', 'test-map-depth.R:76:3', 'test-map-depth.R:92:3', 'test-map-raw.R:2:3', 'test-map2.R:27:3', 'test-map2.R:41:3', 'test-map2.R:52:3', 'test-map.R:12:3', 'test-map.R:34:3', 'test-map.R:51:3', 'test-map.R:130:3', 'test-map.R:147:3', 'test-modify-tree.R:39:3', 'test-pluck-assign.R:50:3', 'test-pluck-depth.R:25:3', 'test-modify.R:18:3', 'test-modify.R:28:3', 'test-modify.R:54:3', 'test-modify.R:138:3', 'test-modify.R:145:3', 'test-modify.R:151:3', 'test-pluck.R:3:3', 'test-pluck.R:27:3', 'test-pluck.R:35:3', 'test-pluck.R:50:3', 'test-pluck.R:65:3', 'test-pluck.R:81:3', 'test-pluck.R:90:3', 'test-pluck.R:109:3', 'test-pluck.R:114:3', 'test-pluck.R:123:3', 'test-pluck.R:176:3', 'test-pluck.R:201:3', 'test-pluck.R:206:3', 'test-pluck.R:220:3', 'test-pluck.R:226:3', 'test-pluck.R:258:7', 'test-pmap.R:28:3', 'test-pmap.R:46:3', 'test-pmap.R:57:3', 'test-rate.R:20:3', 'test-rate.R:48:3', 'test-rate.R:69:3', 'test-rate.R:75:3', 'test-superseded-flatten.R:4:3', 'test-superseded-flatten.R:11:3', 'test-superseded-flatten.R:62:3', 'test-reduce.R:2:3', 'test-reduce.R:120:3', 'test-reduce.R:134:3', 'test-reduce.R:138:3', 'test-reduce.R:193:3', 'test-superseded-transpose.R:2:3', 'test-superseded-transpose.R:6:3', 'test-superseded-transpose.R:53:3', 'test-utils.R:13:3', 'test-utils.R:34:3', 'test-utils.R:39:3', 'test-utils.R:57:3', 'test-utils.R:112:3' [ FAIL 0 | WARN 0 | SKIP 126 | PASS 698 ] > > proc.time() user system elapsed 5.92 0.23 15.01