Last updated on 2026-04-24 13:48:38 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.5.10 | 30.16 | 34.82 | 64.98 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.5.10 | 19.08 | 27.42 | 46.50 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.5.10 | 39.00 | 52.41 | 91.41 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.5.10 | 53.00 | 49.93 | 102.93 | OK | |
| r-patched-linux-x86_64 | 1.5.10 | 25.80 | 31.35 | 57.15 | OK | |
| r-release-linux-x86_64 | 1.5.10 | 23.09 | 29.65 | 52.74 | OK | |
| r-release-macos-arm64 | 1.5.10 | OK | ||||
| r-release-macos-x86_64 | 1.5.10 | 18.00 | 38.00 | 56.00 | NOTE | |
| r-release-windows-x86_64 | 1.5.10 | 37.00 | 74.00 | 111.00 | OK | |
| r-oldrel-macos-arm64 | 1.5.10 | OK | ||||
| r-oldrel-macos-x86_64 | 1.5.10 | 15.00 | 31.00 | 46.00 | OK | |
| r-oldrel-windows-x86_64 | 1.5.10 | 32.00 | 77.00 | 109.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-release-macos-x86_64