Last updated on 2023-01-25 04:51:51 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.9.0 | 942.35 | 297.74 | 1240.09 | WARN | |
r-devel-linux-x86_64-debian-gcc | 0.9.1 | 856.84 | 220.90 | 1077.74 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.9.1 | 1604.44 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.9.1 | 1892.09 | OK | |||
r-patched-linux-x86_64 | 0.9.0 | 884.30 | 257.20 | 1141.50 | OK | |
r-release-linux-x86_64 | 0.9.0 | 900.63 | 246.45 | 1147.08 | OK | |
r-release-macos-arm64 | 0.9.1 | 374.00 | NOTE | |||
r-release-macos-x86_64 | 0.9.0 | 540.00 | NOTE | |||
r-release-windows-x86_64 | 0.9.0 | 1847.00 | 563.00 | 2410.00 | NOTE | |
r-oldrel-macos-arm64 | 0.9.1 | 378.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.9.0 | 543.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 0.9.0 | 1997.00 | 544.00 | 2541.00 | NOTE |
Version: 0.9.0
Check: compiled code
Result: WARN
File ‘torch/libs/torch.so’:
Found ‘sprintf’, possibly from ‘sprintf’ (C)
Object: ‘xptr.o’
File ‘torch/libs/torchpkg.so’:
Found ‘sprintf’, possibly from ‘sprintf’ (C)
Object: ‘xptr.o’
Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs nor [v]sprintf.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.9.1
Check: installed package size
Result: NOTE
installed size is 32.9Mb
sub-directories of 1Mb or more:
R 5.2Mb
help 1.6Mb
include 1.5Mb
libs 24.1Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-release-macos-arm64, r-oldrel-macos-arm64
Version: 0.9.0
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘katex’
Flavor: r-release-macos-x86_64
Version: 0.9.0
Check: installed package size
Result: NOTE
installed size is 177.5Mb
sub-directories of 1Mb or more:
R 5.2Mb
help 1.6Mb
include 1.5Mb
libs 168.7Mb
Flavors: r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64