Last updated on 2025-03-22 08:53:32 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.7.1 | 94.20 | 57.48 | 151.68 | WARN | |
r-devel-linux-x86_64-debian-gcc | 0.7.1 | 80.04 | 40.81 | 120.85 | 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 | 112.22 | 55.00 | 167.22 | WARN | |
r-release-linux-x86_64 | 0.7.1 | 108.45 | 53.40 | 161.85 | 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 | 167.00 | 125.00 | 292.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, r-patched-linux-x86_64
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