Last updated on 2025-03-09 05:52:46 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.14.2 | 767.90 | 305.73 | 1073.63 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.14.2 | 613.08 | 201.72 | 814.80 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.14.2 | 1209.49 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.14.2 | 1503.52 | NOTE | |||
r-devel-macos-arm64 | 0.14.2 | 330.00 | OK | |||
r-devel-macos-x86_64 | 0.14.2 | 700.00 | OK | |||
r-devel-windows-x86_64 | 0.14.2 | 834.00 | 634.00 | 1468.00 | NOTE | |
r-patched-linux-x86_64 | 0.14.2 | 884.04 | 283.85 | 1167.89 | OK | |
r-release-linux-x86_64 | 0.14.2 | 876.97 | 283.47 | 1160.44 | OK | |
r-release-macos-arm64 | 0.14.2 | 418.00 | NOTE | |||
r-release-macos-x86_64 | 0.14.2 | 815.00 | NOTE | |||
r-release-windows-x86_64 | 0.14.2 | 817.00 | 624.00 | 1441.00 | NOTE | |
r-oldrel-macos-arm64 | 0.14.2 | 419.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.14.2 | 803.00 | NOTE | |||
r-oldrel-windows-x86_64 | 0.14.2 | 1021.00 | 777.00 | 1798.00 | NOTE |
Version: 0.14.2
Check: compiled code
Result: NOTE
File ‘torch/libs/torch.so’:
Found non-API call to R: ‘DATAPTR’
File ‘torch/libs/torchpkg.so’:
Found non-API call to R: ‘DATAPTR’
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
Version: 0.14.2
Check: compiled code
Result: NOTE
File 'torch/libs/x64/torch.dll':
Found non-API call to R: 'DATAPTR'
File 'torch/libs/x64/torchpkg.dll':
Found non-API call to R: 'DATAPTR'
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-devel-windows-x86_64
Version: 0.14.2
Check: installed package size
Result: NOTE
installed size is 222.8Mb
sub-directories of 1Mb or more:
R 6.2Mb
help 1.7Mb
include 1.9Mb
libs 212.3Mb
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64