Last updated on 2025-05-03 21:51:19 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 4.1-8 | 90.08 | 238.26 | 328.34 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 4.1-8 | 80.38 | 174.53 | 254.91 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 4.1-8 | 527.53 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 4.1-8 | 658.01 | NOTE | |||
r-devel-windows-x86_64 | 4.1-8 | 101.00 | 394.00 | 495.00 | NOTE | |
r-patched-linux-x86_64 | 4.1-8 | 102.25 | 239.85 | 342.10 | NOTE | |
r-release-linux-x86_64 | 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 | 99.00 | 382.00 | 481.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 | 117.00 | 422.00 | 539.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