Last updated on 2026-04-25 20:50:33 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.5.0 | 47.48 | 33.49 | 80.97 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.5.0 | 37.90 | 27.34 | 65.24 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.5.0 | 69.00 | 46.96 | 115.96 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.5.0 | 106.00 | 46.29 | 152.29 | OK | |
| r-patched-linux-x86_64 | 0.5.0 | 51.03 | 30.05 | 81.08 | OK | |
| r-release-linux-x86_64 | 0.5.0 | 49.16 | 29.14 | 78.30 | OK | |
| r-release-macos-arm64 | 0.5.0 | 11.00 | 5.00 | 16.00 | OK | |
| r-release-macos-x86_64 | 0.5.0 | 34.00 | 30.00 | 64.00 | NOTE | |
| r-release-windows-x86_64 | 0.5.0 | 62.00 | 75.00 | 137.00 | OK | |
| r-oldrel-macos-arm64 | 0.5.0 | OK | ||||
| r-oldrel-macos-x86_64 | 0.5.0 | 30.00 | 21.00 | 51.00 | OK | |
| r-oldrel-windows-x86_64 | 0.5.0 | 75.00 | 86.00 | 161.00 | OK |
Version: 0.5.0
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Gregory Jefferis <jefferis@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = "Stephane",
family = "Mangenat",
role = "aut",
comment = "for 'libnabo'"),
person(given = "Gregory",
family = "Jefferis",
role = c("aut", "cre"),
email = "jefferis@gmail.com"))
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.5.0
Check: compiled code
Result: NOTE
File ‘nabor/libs/nabor.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