Last updated on 2025-03-30 07:51:10 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.6.5 | 46.43 | 51.93 | 98.36 | WARN | |
r-devel-linux-x86_64-debian-gcc | 0.6.5 | 35.67 | 39.06 | 74.73 | WARN | |
r-devel-linux-x86_64-fedora-clang | 0.6.5 | 161.57 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 0.6.5 | 193.25 | WARN | |||
r-devel-macos-arm64 | 0.6.5 | 51.00 | OK | |||
r-devel-macos-x86_64 | 0.6.5 | 90.00 | OK | |||
r-devel-windows-x86_64 | 0.6.5 | 144.00 | 171.00 | 315.00 | WARN | |
r-patched-linux-x86_64 | 0.6.5 | 50.16 | 50.64 | 100.80 | WARN | |
r-release-linux-x86_64 | 0.6.5 | 48.49 | 49.79 | 98.28 | NOTE | |
r-release-macos-arm64 | 0.6.5 | 64.00 | NOTE | |||
r-release-macos-x86_64 | 0.6.5 | 101.00 | NOTE | |||
r-release-windows-x86_64 | 0.6.5 | 130.00 | 210.00 | 340.00 | NOTE | |
r-oldrel-macos-arm64 | 0.6.5 | NOTE | ||||
r-oldrel-macos-x86_64 | 0.6.5 | 96.00 | NOTE | |||
r-oldrel-windows-x86_64 | 0.6.5 | 140.00 | 128.00 | 268.00 | NOTE |
Version: 0.6.5
Check: compiled code
Result: WARN
File ‘RcppCWB/libs/RcppCWB.so’:
Found ‘exit’, possibly from ‘exit’ (C)
Objects: ‘cwb/cl/libcl.a’, ‘cwb/cqp/libcqp.a’
Found ‘sprintf’, possibly from ‘sprintf’ (C)
Objects: ‘cwb/cl/libcl.a’, ‘cwb/cqp/libcqp.a’, ‘cwb/utils/libcwb.a’
Found ‘stderr’, possibly from ‘stderr’ (C)
Objects: ‘cwb/cl/libcl.a’, ‘cwb/cqp/libcqp.a’
Found ‘stdout’, possibly from ‘stdout’ (C)
Objects: ‘cwb/cl/libcl.a’, ‘cwb/cqp/libcqp.a’, ‘cwb/utils/libcwb.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-gcc, r-patched-linux-x86_64
Version: 0.6.5
Check: compiled code
Result: WARN
File ‘RcppCWB/libs/RcppCWB.so’:
Found ‘exit’, possibly from ‘exit’ (C)
Objects: ‘cwb/cl/libcl.a’, ‘cwb/cqp/libcqp.a’
Found ‘putchar’, possibly from ‘putchar’ (C)
Object: ‘cwb/cqp/libcqp.a’
Found ‘sprintf’, possibly from ‘sprintf’ (C)
Objects: ‘cwb/cl/libcl.a’, ‘cwb/cqp/libcqp.a’, ‘cwb/utils/libcwb.a’
Found ‘stderr’, possibly from ‘stderr’ (C)
Objects: ‘cwb/cl/libcl.a’, ‘cwb/cqp/libcqp.a’
Found ‘stdout’, possibly from ‘stdout’ (C)
Objects: ‘cwb/cl/libcl.a’, ‘cwb/cqp/libcqp.a’, ‘cwb/utils/libcwb.a’
Found ‘vprintf’, possibly from ‘vprintf’ (C)
Object: ‘cwb/cqp/libcqp.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-linux-x86_64-fedora-clang
Version: 0.6.5
Check: compiled code
Result: WARN
File 'RcppCWB/libs/x64/RcppCWB.dll':
Found 'exit', possibly from 'exit' (C), 'stop' (Fortran)
Objects: 'cwb/cl/libcl.a', 'cwb/cqp/libcqp.a'
Found 'putchar', possibly from 'putchar' (C)
Object: 'cwb/cqp/libcqp.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.6.5
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.6.5
Check: installed package size
Result: NOTE
installed size is 7.6Mb
sub-directories of 1Mb or more:
libs 6.2Mb
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