Last updated on 2025-04-02 05:53:28 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.7.6 | 103.31 | 57.09 | 160.40 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.7.6 | 86.49 | 40.54 | 127.03 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.7.6 | 287.72 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.7.6 | 360.92 | OK | |||
r-devel-macos-arm64 | 0.7.6 | 87.00 | OK | |||
r-devel-macos-x86_64 | 0.7.6 | 171.00 | OK | |||
r-devel-windows-x86_64 | 0.7.6 | 201.00 | 104.00 | 305.00 | OK | |
r-patched-linux-x86_64 | 0.7.1 | 109.81 | 54.86 | 164.67 | WARN | |
r-release-linux-x86_64 | 0.7.1 | 113.78 | 54.53 | 168.31 | NOTE | |
r-release-macos-arm64 | 0.7.6 | 89.00 | NOTE | |||
r-release-macos-x86_64 | 0.7.6 | 188.00 | NOTE | |||
r-release-windows-x86_64 | 0.7.6 | 179.00 | 104.00 | 283.00 | NOTE | |
r-oldrel-macos-arm64 | 0.7.6 | 77.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.7.6 | 170.00 | NOTE | |||
r-oldrel-windows-x86_64 | 0.7.6 | 172.00 | 109.00 | 281.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.
Flavor: r-patched-linux-x86_64
Version: 0.7.1
Check: for GNU extensions in Makefiles
Result: NOTE
GNU make is a SystemRequirements.
Flavor: r-release-linux-x86_64
Version: 0.7.6
Check: installed package size
Result: NOTE
installed size is 11.7Mb
sub-directories of 1Mb or more:
libs 10.5Mb
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 0.7.6
Check: for GNU extensions in Makefiles
Result: NOTE
GNU make is a SystemRequirements.
Flavors: 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