Last updated on 2026-04-24 20:51:46 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 4.1-10 | 91.67 | 240.66 | 332.33 | OK | |
| r-devel-linux-x86_64-debian-gcc | 4.1-10 | 78.92 | 176.13 | 255.05 | OK | |
| r-devel-linux-x86_64-fedora-clang | 4.1-10 | 106.00 | 361.63 | 467.63 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 4.1-10 | 206.00 | 376.36 | 582.36 | OK | |
| r-patched-linux-x86_64 | 4.1-10 | 108.44 | 238.18 | 346.62 | OK | |
| r-release-linux-x86_64 | 4.1-10 | 106.96 | 231.56 | 338.52 | OK | |
| r-release-macos-arm64 | 4.1-10 | 22.00 | 50.00 | 72.00 | OK | |
| r-release-macos-x86_64 | 4.1-10 | 74.00 | 276.00 | 350.00 | NOTE | |
| r-release-windows-x86_64 | 4.1-10 | 102.00 | 389.00 | 491.00 | OK | |
| r-oldrel-macos-arm64 | 4.1-10 | OK | ||||
| r-oldrel-macos-x86_64 | 4.1-10 | 69.00 | 241.00 | 310.00 | OK | |
| r-oldrel-windows-x86_64 | 4.1-10 | 102.00 | 372.00 | 474.00 | OK |
Version: 4.1-10
Check: compiled code
Result: NOTE
File ‘glmnet/libs/glmnet.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