Last updated on 2025-03-06 01:51:24 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.3.1 | 15.43 | 147.47 | 162.90 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.3.1 | 11.00 | 98.92 | 109.92 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.3.1 | 300.09 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.3.1 | 275.16 | NOTE | |||
r-devel-macos-arm64 | 1.3.1 | 90.00 | OK | |||
r-devel-macos-x86_64 | 1.3.1 | 174.00 | OK | |||
r-devel-windows-x86_64 | 1.3.1 | 21.00 | 165.00 | 186.00 | OK | |
r-patched-linux-x86_64 | 1.3.1 | OK | ||||
r-release-linux-x86_64 | 1.3.1 | 15.59 | 134.57 | 150.16 | OK | |
r-release-macos-arm64 | 1.3.1 | 94.00 | OK | |||
r-release-macos-x86_64 | 1.3.1 | 128.00 | OK | |||
r-release-windows-x86_64 | 1.3.1 | 20.00 | 162.00 | 182.00 | OK | |
r-oldrel-macos-arm64 | 1.3.1 | OK | ||||
r-oldrel-macos-x86_64 | 1.3.1 | 156.00 | OK | |||
r-oldrel-windows-x86_64 | 1.3.1 | 26.00 | 198.00 | 224.00 | OK |
Version: 1.3.1
Check: compiled code
Result: NOTE
File ‘tidyr/libs/tidyr.so’:
Found non-API call to R: ‘DATAPTR’
Compiled code should not call non-API entry points in R.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 1.3.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [32s/37s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(tidyr)
Attaching package: 'tidyr'
The following object is masked from 'package:testthat':
matches
>
> test_check("tidyr")
[ FAIL 1 | WARN 0 | SKIP 149 | PASS 1099 ]
══ Skipped tests (149) ═════════════════════════════════════════════════════════
• On CRAN (149): 'test-append.R:34:3', 'test-chop.R:25:3', 'test-chop.R:283:3',
'test-chop.R:291:3', 'test-chop.R:315:3', 'test-chop.R:350:3',
'test-complete.R:201:3', 'test-drop-na.R:40:3', 'test-expand.R:177:3',
'test-expand.R:212:3', 'test-expand.R:221:3', 'test-expand.R:323:3',
'test-expand.R:437:3', 'test-extract.R:50:3', 'test-extract.R:60:3',
'test-extract.R:89:3', 'test-fill.R:125:3', 'test-gather.R:127:3',
'test-gather.R:137:3', 'test-gather.R:160:3', 'test-gather.R:185:3',
'test-hoist.R:36:3', 'test-hoist.R:44:3', 'test-hoist.R:102:3',
'test-hoist.R:117:3', 'test-hoist.R:164:3', 'test-nest-legacy.R:146:3',
'test-nest-legacy.R:151:3', 'test-nest.R:140:3', 'test-nest.R:153:3',
'test-nest.R:160:3', 'test-nest.R:230:3', 'test-nest.R:241:3',
'test-nest.R:252:3', 'test-nest.R:262:3', 'test-nest.R:272:3',
'test-nest.R:278:3', 'test-nest.R:284:3', 'test-nest.R:290:3',
'test-pack.R:34:3', 'test-pack.R:45:3', 'test-pack.R:112:3',
'test-pack.R:130:3', 'test-pack.R:169:3', 'test-pack.R:177:3',
'test-pack.R:185:3', 'test-pivot-long.R:150:3', 'test-pivot-long.R:158:3',
'test-pivot-long.R:173:3', 'test-pivot-long.R:270:3',
'test-pivot-long.R:296:3', 'test-pivot-long.R:438:3',
'test-pivot-long.R:445:3', 'test-pivot-long.R:451:3',
'test-pivot-long.R:461:3', 'test-pivot-long.R:470:3',
'test-pivot-long.R:479:3', 'test-pivot-long.R:488:3',
'test-pivot-long.R:497:3', 'test-pivot-long.R:506:3',
'test-pivot-long.R:515:3', 'test-pivot-long.R:525:3',
'test-pivot-wide.R:33:3', 'test-pivot-wide.R:110:3',
'test-pivot-wide.R:115:3', 'test-pivot-wide.R:120:3',
'test-pivot-wide.R:127:3', 'test-pivot-wide.R:134:3',
'test-pivot-wide.R:212:3', 'test-pivot-wide.R:222:3',
'test-pivot-wide.R:285:3', 'test-pivot-wide.R:313:3',
'test-pivot-wide.R:353:3', 'test-pivot-wide.R:362:3',
'test-pivot-wide.R:370:3', 'test-pivot-wide.R:465:3',
'test-pivot-wide.R:476:3', 'test-pivot-wide.R:490:3',
'test-pivot-wide.R:516:3', 'test-pivot-wide.R:559:3',
'test-pivot-wide.R:682:3', 'test-pivot-wide.R:740:3',
'test-pivot-wide.R:748:3', 'test-pivot-wide.R:764:3',
'test-pivot-wide.R:784:3', 'test-pivot-wide.R:797:3',
'test-pivot-wide.R:810:3', 'test-pivot.R:2:3', 'test-pivot.R:10:3',
'test-pivot.R:15:3', 'test-pivot.R:20:3', 'test-replace_na.R:14:3',
'test-replace_na.R:37:3', 'test-replace_na.R:98:3',
'test-replace_na.R:103:3', 'test-separate-longer.R:10:3',
'test-separate-longer.R:42:3', 'test-separate-rows.R:76:3',
'test-separate-wider.R:12:3', 'test-separate-wider.R:38:3',
'test-separate-wider.R:80:3', 'test-separate-wider.R:96:3',
'test-separate-wider.R:118:3', 'test-separate-wider.R:154:3',
'test-separate-wider.R:173:3', 'test-separate-wider.R:191:3',
'test-separate-wider.R:226:3', 'test-separate-wider.R:240:3',
'test-separate-wider.R:248:3', 'test-separate-wider.R:255:3',
'test-separate.R:52:3', 'test-separate.R:68:3', 'test-separate.R:111:3',
'test-separate.R:124:3', 'test-seq.R:26:3', 'test-seq.R:34:3',
'test-spread.R:25:3', 'test-uncount.R:45:3', 'test-unite.R:67:3',
'test-unnest-helper.R:4:3', 'test-unnest-helper.R:14:3',
'test-unnest-helper.R:22:3', 'test-unnest-helper.R:143:3',
'test-unnest-longer.R:49:3', 'test-unnest-longer.R:270:3',
'test-unnest-longer.R:381:3', 'test-unnest-longer.R:388:3',
'test-unnest-longer.R:405:3', 'test-unnest-longer.R:412:3',
'test-unnest-longer.R:419:3', 'test-unnest-longer.R:426:3',
'test-unnest-wider.R:56:3', 'test-unnest-wider.R:246:3',
'test-unnest-wider.R:270:3', 'test-unnest-wider.R:283:3',
'test-unnest-wider.R:291:3', 'test-unnest-wider.R:312:3',
'test-unnest.R:25:3', 'test-unnest.R:99:3', 'test-unnest.R:117:3',
'test-unnest.R:123:3', 'test-unnest.R:134:3', 'test-unnest.R:142:3',
'test-unnest.R:261:3', 'test-unnest.R:266:3', 'test-unnest.R:272:3',
'test-unnest.R:278:3', 'test-unnest.R:286:3', 'test-unnest.R:296:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-separate.R:39:3'): convert produces integers etc ─────────────
out$z (`actual`) not equal to FALSE (`expected`).
`actual` is a character vector ('FALSE')
`expected` is a logical vector (FALSE)
[ FAIL 1 | WARN 0 | SKIP 149 | PASS 1099 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc