Last updated on 2025-03-20 01:51:22 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.7.1 | 95.56 | 57.14 | 152.70 | WARN | |
r-devel-linux-x86_64-debian-gcc | 0.7.1 | 81.27 | 39.42 | 120.69 | WARN | |
r-devel-linux-x86_64-fedora-clang | 0.7.1 | 258.41 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 0.7.1 | 353.30 | WARN | |||
r-devel-macos-arm64 | 0.7.1 | 74.00 | OK | |||
r-devel-macos-x86_64 | 0.7.1 | 123.00 | OK | |||
r-devel-windows-x86_64 | 0.7.1 | 189.00 | 106.00 | 295.00 | OK | |
r-patched-linux-x86_64 | 0.7.1 | 111.09 | 54.88 | 165.97 | OK | |
r-release-linux-x86_64 | 0.7.1 | 114.68 | 53.66 | 168.34 | NOTE | |
r-release-macos-arm64 | 0.7.1 | 76.00 | NOTE | |||
r-release-macos-x86_64 | 0.7.1 | 155.00 | NOTE | |||
r-release-windows-x86_64 | 0.7.1 | 170.00 | 104.00 | 274.00 | NOTE | |
r-oldrel-macos-arm64 | 0.7.1 | NOTE | ||||
r-oldrel-macos-x86_64 | 0.7.1 | 156.00 | NOTE | |||
r-oldrel-windows-x86_64 | 0.7.1 | 166.00 | 121.00 | 287.00 | NOTE |
Version: 0.7.1
Check: compiled code
Result: WARN
File ‘vcfppR/libs/vcfppR.so’:
Found ‘abort’, possibly from ‘abort’ (C)
Object: ‘htslib-1.21/libhts.a’
Found ‘exit’, possibly from ‘exit’ (C)
Object: ‘htslib-1.21/libhts.a’
Found ‘stderr’, possibly from ‘stderr’ (C)
Object: ‘htslib-1.21/libhts.a’
Found ‘stdout’, possibly from ‘stdout’ (C)
Object: ‘htslib-1.21/libhts.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-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.7.1
Check: for GNU extensions in Makefiles
Result: NOTE
GNU make is a SystemRequirements.
Flavors: r-release-linux-x86_64, 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
Version: 0.7.1
Check: installed package size
Result: NOTE
installed size is 8.5Mb
sub-directories of 1Mb or more:
libs 7.8Mb
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64