Last updated on 2025-04-25 18:50:24 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 4.1-8 | 97.64 | 238.47 | 336.11 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 4.1-8 | 74.76 | 173.14 | 247.90 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 4.1-8 | 527.53 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 4.1-8 | 583.91 | NOTE | |||
r-devel-windows-x86_64 | 4.1-8 | 98.00 | 388.00 | 486.00 | NOTE | |
r-patched-linux-x86_64 | 4.1-8 | 109.36 | 239.55 | 348.91 | NOTE | |
r-release-linux-x86_64 | 4.1-8 | 105.80 | 239.39 | 345.19 | 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 | 102.00 | 389.00 | 491.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 | 114.00 | 409.00 | 523.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