Last updated on 2026-04-26 01:48:41 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3-4 | 13.78 | 34.44 | 48.22 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.3-4 | 10.85 | 27.65 | 38.50 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.3-4 | 22.00 | 53.53 | 75.53 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.3-4 | 27.00 | 60.87 | 87.87 | OK | |
| r-patched-linux-x86_64 | 0.3-4 | 15.47 | 31.92 | 47.39 | OK | |
| r-release-linux-x86_64 | 0.3-4 | 13.78 | 31.84 | 45.62 | OK | |
| r-release-macos-arm64 | 0.3-4 | 3.00 | 16.00 | 19.00 | OK | |
| r-release-macos-x86_64 | 0.3-4 | 10.00 | 53.00 | 63.00 | NOTE | |
| r-release-windows-x86_64 | 0.3-4 | 18.00 | 73.00 | 91.00 | OK | |
| r-oldrel-macos-arm64 | 0.3-4 | OK | ||||
| r-oldrel-macos-x86_64 | 0.3-4 | 8.00 | 46.00 | 54.00 | OK | |
| r-oldrel-windows-x86_64 | 0.3-4 | 23.00 | 88.00 | 111.00 | OK |
Version: 0.3-4
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Bill Venables <Bill.Venables@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = "Bill",
family = "Venables",
role = c("aut", "cre"),
email = "bill.venables@gmail.com")
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.3-4
Check: compiled code
Result: NOTE
File ‘JacobiEigen/libs/JacobiEigen.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