R Under development (unstable) (2025-12-16 r89184 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(tidyr) > > test_check("tidyr") [ FAIL 0 | WARN 0 | SKIP 157 | PASS 1050 ] ══ Skipped tests (157) ═════════════════════════════════════════════════════════ • On CRAN (157): 'test-append.R:30:1', 'test-chop.R:23:1', 'test-chop.R:247:1', 'test-chop.R:305:1', 'test-chop.R:310:1', 'test-chop.R:336:1', 'test-chop.R:371:1', 'test-complete.R:199:1', 'test-drop-na.R:38:1', 'test-expand.R:182:1', 'test-expand.R:214:1', 'test-expand.R:224:1', 'test-expand.R:326:1', 'test-expand.R:429:1', 'test-expand.R:478:1', 'test-extract.R:47:1', 'test-extract.R:57:1', 'test-extract.R:89:1', 'test-fill.R:130:1', 'test-fill.R:138:1', 'test-fill.R:145:1', 'test-fill.R:155:1', 'test-gather.R:123:1', 'test-gather.R:135:1', 'test-gather.R:158:1', 'test-gather.R:183:1', 'test-hoist.R:34:1', 'test-hoist.R:43:1', 'test-hoist.R:108:1', 'test-hoist.R:127:1', 'test-hoist.R:175:1', 'test-nest-legacy.R:149:1', 'test-nest-legacy.R:154:1', 'test-nest.R:137:1', 'test-nest.R:148:1', 'test-nest.R:158:1', 'test-nest.R:227:1', 'test-nest.R:237:1', 'test-nest.R:248:1', 'test-nest.R:258:1', 'test-nest.R:269:1', 'test-nest.R:275:1', 'test-nest.R:281:1', 'test-nest.R:287:1', 'test-pack.R:31:1', 'test-pack.R:42:1', 'test-pack.R:105:1', 'test-pack.R:120:1', 'test-pack.R:163:1', 'test-pack.R:174:1', 'test-pack.R:182:1', 'test-pivot-long.R:166:1', 'test-pivot-long.R:174:1', 'test-pivot-long.R:187:1', 'test-pivot-long.R:283:1', 'test-pivot-long.R:308:1', 'test-pivot-long.R:459:1', 'test-pivot-long.R:465:1', 'test-pivot-long.R:470:1', 'test-pivot-long.R:490:1', 'test-pivot-long.R:501:1', 'test-pivot-long.R:512:1', 'test-pivot-long.R:523:1', 'test-pivot-long.R:534:1', 'test-pivot-long.R:545:1', 'test-pivot-long.R:556:1', 'test-pivot-long.R:567:1', 'test-pivot-wide.R:26:1', 'test-pivot-wide.R:34:1', 'test-pivot-wide.R:121:1', 'test-pivot-wide.R:128:1', 'test-pivot-wide.R:135:1', 'test-pivot-wide.R:142:1', 'test-pivot-wide.R:149:1', 'test-pivot-wide.R:226:1', 'test-pivot-wide.R:237:1', 'test-pivot-wide.R:250:1', 'test-pivot-wide.R:274:1', 'test-pivot-wide.R:367:1', 'test-pivot-wide.R:405:1', 'test-pivot-wide.R:448:1', 'test-pivot-wide.R:460:1', 'test-pivot-wide.R:468:1', 'test-pivot-wide.R:568:1', 'test-pivot-wide.R:581:1', 'test-pivot-wide.R:590:1', 'test-pivot-wide.R:616:1', 'test-pivot-wide.R:673:1', 'test-pivot-wide.R:797:1', 'test-pivot-wide.R:865:1', 'test-pivot-wide.R:873:1', 'test-pivot-wide.R:883:1', 'test-pivot-wide.R:904:1', 'test-pivot-wide.R:917:1', 'test-pivot-wide.R:930:1', 'test-pivot.R:1:1', 'test-pivot.R:8:1', 'test-pivot.R:13:1', 'test-pivot.R:18:1', 'test-replace_na.R:13:1', 'test-replace_na.R:35:1', 'test-replace_na.R:96:1', 'test-replace_na.R:101:1', 'test-separate-longer.R:8:1', 'test-separate-longer.R:42:1', 'test-separate-rows.R:73:1', 'test-separate-wider.R:10:1', 'test-separate-wider.R:43:1', 'test-separate-wider.R:91:1', 'test-separate-wider.R:121:1', 'test-separate-wider.R:144:1', 'test-separate-wider.R:182:1', 'test-separate-wider.R:209:1', 'test-separate-wider.R:228:1', 'test-separate-wider.R:264:1', 'test-separate-wider.R:277:1', 'test-separate-wider.R:285:1', 'test-separate-wider.R:293:1', 'test-separate.R:49:1', 'test-separate.R:65:1', 'test-separate.R:108:1', 'test-separate.R:128:1', 'test-seq.R:25:1', 'test-seq.R:32:1', 'test-spread.R:23:1', 'test-uncount.R:41:1', 'test-unite.R:64:1', 'test-unnest-helper.R:3:1', 'test-unnest-helper.R:13:1', 'test-unnest-helper.R:21:1', 'test-unnest-helper.R:137:1', 'test-unnest-longer.R:46:1', 'test-unnest-longer.R:265:1', 'test-unnest-longer.R:396:1', 'test-unnest-longer.R:402:1', 'test-unnest-longer.R:420:1', 'test-unnest-longer.R:427:1', 'test-unnest-longer.R:434:1', 'test-unnest-longer.R:441:1', 'test-unnest-wider.R:50:1', 'test-unnest-wider.R:246:1', 'test-unnest-wider.R:269:1', 'test-unnest-wider.R:282:1', 'test-unnest-wider.R:290:1', 'test-unnest-wider.R:315:1', 'test-unnest.R:23:1', 'test-unnest.R:97:1', 'test-unnest.R:115:1', 'test-unnest.R:120:1', 'test-unnest.R:128:1', 'test-unnest.R:139:1', 'test-unnest.R:259:1', 'test-unnest.R:264:1', 'test-unnest.R:269:1', 'test-unnest.R:276:1', 'test-unnest.R:282:1', 'test-unnest.R:292:1' [ FAIL 0 | WARN 0 | SKIP 157 | PASS 1050 ] > > proc.time() user system elapsed 29.17 2.45 31.62