Last updated on 2025-04-07 19:54:26 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.9.8 | 48.99 | 75.42 | 124.41 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.9.8 | 38.69 | 62.39 | 101.08 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.9.8 | 119.59 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.9.8 | 225.20 | NOTE | |||
r-devel-macos-arm64 | 0.9.8 | 114.00 | OK | |||
r-devel-macos-x86_64 | 0.9.8 | 184.00 | OK | |||
r-devel-windows-x86_64 | 0.9.8 | 61.00 | 109.00 | 170.00 | WARN | |
r-patched-linux-x86_64 | 0.9.8 | 49.16 | 73.48 | 122.64 | OK | |
r-release-linux-x86_64 | 0.9.8 | 52.73 | 73.95 | 126.68 | OK | |
r-release-macos-arm64 | 0.9.8 | 103.00 | NOTE | |||
r-release-macos-x86_64 | 0.9.8 | 145.00 | NOTE | |||
r-release-windows-x86_64 | 0.9.8 | 59.00 | 112.00 | 171.00 | OK | |
r-oldrel-macos-arm64 | 0.9.8 | 97.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.9.8 | 157.00 | NOTE | |||
r-oldrel-windows-x86_64 | 0.9.8 | 66.00 | 127.00 | 193.00 | OK |
Version: 0.9.8
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘R6’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.9.8
Check: compiled code
Result: WARN
File 'clustermq/libs/x64/clustermq.dll':
Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
Object: '../windows/zeromq/lib/libsodium.a'
Found 'puts', possibly from 'printf' (C), 'puts' (C)
Object: '../windows/zeromq/lib/libzmq.a'
Found 'rand', possibly from 'rand' (C)
Object: '../windows/zeromq/lib/libzmq.a'
Found 'srand', possibly from 'srand' (C)
Object: '../windows/zeromq/lib/libzmq.a'
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-windows-x86_64
Version: 0.9.8
Check: installed package size
Result: NOTE
installed size is 17.9Mb
sub-directories of 1Mb or more:
libs 17.3Mb
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64