Last updated on 2023-01-30 00:31:22 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.84 | 126.11 | 159.95 | 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 | 216.00 | 267.00 | NOTE | |
r-patched-linux-x86_64 | 0.4-0 | 30.15 | 151.39 | 181.54 | NOTE | |
r-release-linux-x86_64 | 0.4-0 | 35.99 | 155.52 | 191.51 | 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 | 47.00 | 216.00 | 263.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 | 220.00 | 322.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