Last updated on 2023-01-25 04:51:46 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.4-0 | 38.60 | 149.11 | 187.71 | WARN | |
r-devel-linux-x86_64-debian-gcc | 0.4-0 | 33.76 | 122.58 | 156.34 | WARN | |
r-devel-linux-x86_64-fedora-clang | 0.4-0 | 245.14 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 0.4-0 | 263.33 | WARN | |||
r-devel-windows-x86_64 | 0.4-0 | 51.00 | 205.00 | 256.00 | NOTE | |
r-patched-linux-x86_64 | 0.4-0 | 29.68 | 151.89 | 181.57 | NOTE | |
r-release-linux-x86_64 | 0.4-0 | 36.55 | 153.73 | 190.28 | NOTE | |
r-release-macos-arm64 | 0.4-0 | 65.00 | NOTE | |||
r-release-macos-x86_64 | 0.4-0 | 82.00 | NOTE | |||
r-release-windows-x86_64 | 0.4-0 | 50.00 | 223.00 | 273.00 | NOTE | |
r-oldrel-macos-arm64 | 0.4-0 | 80.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.4-0 | 110.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 0.4-0 | 102.00 | 224.00 | 326.00 | NOTE |
Version: 0.4-0
Check: LazyData
Result: NOTE
'LazyData' is specified without a 'data' directory
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-devel-windows-x86_64, r-patched-linux-x86_64, 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-ix86+x86_64
Version: 0.4-0
Check: compiled code
Result: WARN
File ‘RcppNumerical/libs/RcppNumerical.so’:
Found ‘__sprintf_chk’, possibly from ‘sprintf’ (C)
Object: ‘Cuhre.o’
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
Version: 0.4-0
Check: compiled code
Result: WARN
File ‘RcppNumerical/libs/RcppNumerical.so’:
Found ‘sprintf’, possibly from ‘sprintf’ (C)
Object: ‘Cuhre.o’
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.4-0
Check: installed package size
Result: NOTE
installed size is 5.9Mb
sub-directories of 1Mb or more:
libs 5.4Mb
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64