Last updated on 2026-07-27 05:51:56 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 5.1.4 | 755.29 | 392.28 | 1147.57 | OK | |
| r-devel-linux-x86_64-debian-gcc | 5.1.4 | 569.09 | 285.03 | 854.12 | OK | |
| r-devel-linux-x86_64-fedora-clang | 5.1.4 | 660.00 | 317.49 | 977.49 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 5.1.4 | 600.00 | 253.03 | 853.03 | WARN | |
| r-devel-windows-x86_64 | 5.1.4 | 915.00 | 502.00 | 1417.00 | OK | |
| r-patched-linux-x86_64 | 5.1.4 | 761.76 | 389.15 | 1150.91 | OK | |
| r-release-linux-x86_64 | 5.1.4 | 758.37 | 393.26 | 1151.63 | OK | |
| r-release-macos-arm64 | 5.1.4 | 179.00 | -7.00 | 172.00 | OK | |
| r-release-macos-x86_64 | 5.1.4 | 606.00 | 384.00 | 990.00 | OK | |
| r-release-windows-x86_64 | 5.1.4 | 632.00 | 478.00 | 1110.00 | OK | |
| r-oldrel-macos-arm64 | 5.1.4 | 683.00 | -14.00 | 669.00 | NOTE | |
| r-oldrel-macos-x86_64 | 5.1.4 | 660.00 | 596.00 | 1256.00 | NOTE | |
| r-oldrel-windows-x86_64 | 5.1.4 | 664.00 | 578.00 | 1242.00 | NOTE |
Version: 5.1.4
Check: for unstated dependencies in ‘tests’
Result: WARN
Warning: unable to access index for repository https://bioconductor.org/packages/3.23/bioc/src/contrib:
cannot open URL 'https://bioconductor.org/packages/3.23/bioc/src/contrib/PACKAGES'
Warning: unable to access index for repository https://bioconductor.org/packages/3.23/data/annotation/src/contrib:
cannot open URL 'https://bioconductor.org/packages/3.23/data/annotation/src/contrib/PACKAGES'
Warning: unable to access index for repository https://bioconductor.org/packages/3.23/data/experiment/src/contrib:
cannot open URL 'https://bioconductor.org/packages/3.23/data/experiment/src/contrib/PACKAGES'
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 5.1.4
Check: compiled code
Result: NOTE
File ‘rxode2/libs/rxode2.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-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 5.1.4
Check: compiled code
Result: NOTE
File 'rxode2/libs/x64/rxode2.dll':
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.
Flavor: r-oldrel-windows-x86_64