Last updated on 2025-06-01 21:50:03 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 4.1-8 | 96.16 | 235.48 | 331.64 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 4.1-8 | 76.91 | 171.12 | 248.03 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 4.1-8 | 504.33 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 4.1-8 | 550.94 | NOTE | |||
r-devel-windows-x86_64 | 4.1-8 | 104.00 | 392.00 | 496.00 | NOTE | |
r-patched-linux-x86_64 | 4.1-8 | 107.18 | 232.93 | 340.11 | NOTE | |
r-release-linux-x86_64 | 4.1-8 | 112.41 | 231.95 | 344.36 | NOTE | |
r-release-macos-arm64 | 4.1-8 | 183.00 | NOTE | |||
r-release-macos-x86_64 | 4.1-8 | 395.00 | NOTE | |||
r-release-windows-x86_64 | 4.1-8 | 98.00 | 392.00 | 490.00 | NOTE | |
r-oldrel-macos-arm64 | 4.1-8 | 150.00 | NOTE | |||
r-oldrel-macos-x86_64 | 4.1-8 | 287.00 | NOTE | |||
r-oldrel-windows-x86_64 | 4.1-8 | 116.00 | 424.00 | 540.00 | OK |
Version: 4.1-8
Check: compiled code
Result: NOTE
File ‘glmnet/libs/glmnet.so’:
Found non-API call to R: ‘SET_TYPEOF’
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.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64
Version: 4.1-8
Check: compiled code
Result: NOTE
File 'glmnet/libs/x64/glmnet.dll':
Found non-API call to R: 'SET_TYPEOF'
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.
Flavors: r-devel-windows-x86_64, r-release-windows-x86_64
Version: 4.1-8
Check: installed package size
Result: NOTE
installed size is 33.6Mb
sub-directories of 1Mb or more:
libs 31.7Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64