Last updated on 2026-03-28 00:53:00 CET.
| 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.39 | 27.08 | 46.47 | 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 | 5.00 | 11.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 | 23.03 | 29.74 | 52.77 | 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 | 32.00 | 77.00 | 109.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 | 40.00 | 96.00 | 136.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