Last updated on 2026-03-29 21:54:25 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.5.10 | 30.19 | 34.97 | 65.16 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.5.10 | 19.76 | 26.93 | 46.69 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.5.10 | 40.00 | 50.89 | 90.89 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.5.10 | 53.00 | 48.83 | 101.83 | OK | |
| r-devel-macos-arm64 | 1.5.10 | 6.00 | 10.00 | 16.00 | OK | |
| r-devel-windows-x86_64 | 1.5.10 | 37.00 | 70.00 | 107.00 | OK | |
| r-patched-linux-x86_64 | 1.5.10 | 21.73 | 30.16 | 51.89 | OK | |
| r-release-linux-x86_64 | 1.5.10 | 24.35 | 29.67 | 54.02 | OK | |
| r-release-macos-arm64 | 1.5.10 | OK | ||||
| r-release-macos-x86_64 | 1.5.10 | 15.00 | 31.00 | 46.00 | OK | |
| r-release-windows-x86_64 | 1.5.10 | 33.00 | 75.00 | 108.00 | OK | |
| r-oldrel-macos-arm64 | 1.5.10 | OK | ||||
| r-oldrel-macos-x86_64 | 1.5.10 | 17.00 | 22.00 | 39.00 | OK | |
| r-oldrel-windows-x86_64 | 1.5.10 | 41.00 | 89.00 | 130.00 | OK |
Version: 1.5.10
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Michele Filosi <michele.filosi@gmail.com>’
Package CITATION file contains call(s) to old-style personList() or
as.personList(). Please use c() on person objects instead.
Package CITATION file contains call(s) to old-style citEntry(). Please
use bibentry() instead.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.5.10
Check: compiled code
Result: NOTE
File ‘minerva/libs/minerva.so’:
Found non-API call to R: ‘R_UnboundValue’
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-devel-linux-x86_64-debian-gcc