Last updated on 2025-03-25 08:59:07 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.1 | 96.62 | 20.53 | 117.15 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.2.1 | 80.11 | 17.02 | 97.13 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.2.1 | 192.39 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.1 | 195.50 | WARN | |||
r-devel-macos-arm64 | 0.2.1 | 62.00 | OK | |||
r-devel-macos-x86_64 | 0.2.1 | 51.00 | OK | |||
r-devel-windows-x86_64 | 0.2.1 | 148.00 | 66.00 | 214.00 | OK | |
r-patched-linux-x86_64 | 0.2.1 | 96.71 | 20.13 | 116.84 | OK | |
r-release-linux-x86_64 | 0.2.1 | 101.18 | 19.73 | 120.91 | OK | |
r-release-macos-arm64 | 0.2.1 | 70.00 | OK | |||
r-release-macos-x86_64 | 0.2.1 | 60.00 | NOTE | |||
r-release-windows-x86_64 | 0.2.1 | 155.00 | 73.00 | 228.00 | OK | |
r-oldrel-macos-arm64 | 0.2.1 | 66.00 | OK | |||
r-oldrel-macos-x86_64 | 0.2.1 | 61.00 | NOTE | |||
r-oldrel-windows-x86_64 | 0.2.1 | 154.00 | 77.00 | 231.00 | OK |
Version: 0.2.1
Check: compiled code
Result: WARN
File ‘string2path/libs/string2path.so’:
Found ‘_exit’, possibly from ‘_exit’ (C)
Object: ‘rust/target/release/libstring2path.a’
Found ‘abort’, possibly from ‘abort’ (C)
Object: ‘rust/target/release/libstring2path.a’
Found ‘exit’, possibly from ‘exit’ (C)
Object: ‘rust/target/release/libstring2path.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.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.2.1
Check: installed package size
Result: NOTE
installed size is 6.9Mb
sub-directories of 1Mb or more:
libs 6.8Mb
Flavors: r-release-macos-x86_64, r-oldrel-macos-x86_64