Last updated on 2025-03-26 21:55:39 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.7.1 | 94.19 | 56.69 | 150.88 | WARN | |
r-devel-linux-x86_64-debian-gcc | 0.7.1 | 81.50 | 40.48 | 121.98 | WARN | |
r-devel-linux-x86_64-fedora-clang | 0.7.1 | 258.41 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 0.7.1 | 316.35 | 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 | 196.00 | 109.00 | 305.00 | WARN | |
r-patched-linux-x86_64 | 0.7.1 | 109.78 | 54.50 | 164.28 | WARN | |
r-release-linux-x86_64 | 0.7.1 | 111.48 | 53.88 | 165.36 | 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 | 169.00 | 123.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: compiled code
Result: WARN
File 'vcfppR/libs/x64/vcfppR.dll':
Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
Object: 'htslib-1.21/libhts.a'
Found 'exit', possibly from 'exit' (C), 'stop' (Fortran)
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-devel-windows-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