Last updated on 2023-11-30 07:52:48 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.5.0 | 37.97 | 43.62 | 81.59 | WARN | |
r-devel-linux-x86_64-debian-gcc | 1.5.1 | 29.78 | 33.09 | 62.87 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.5.1 | 107.58 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.5.1 | 117.60 | OK | |||
r-devel-windows-x86_64 | 1.5.1 | 32.00 | 101.00 | 133.00 | OK | |
r-patched-linux-x86_64 | 1.5.1 | 32.66 | 42.24 | 74.90 | OK | |
r-release-linux-x86_64 | 1.5.0 | 35.63 | 42.79 | 78.42 | OK | |
r-release-macos-arm64 | 1.5.1 | 42.00 | OK | |||
r-release-macos-x86_64 | 1.5.0 | 92.00 | OK | |||
r-release-windows-x86_64 | 1.5.1 | 42.00 | 97.00 | 139.00 | OK | |
r-oldrel-macos-arm64 | 1.5.1 | 40.00 | OK | |||
r-oldrel-macos-x86_64 | 1.5.0 | 61.00 | NOTE | |||
r-oldrel-windows-x86_64 | 1.5.1 | 37.00 | 104.00 | 141.00 | OK |
Version: 1.5.0
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
../inst/include/RNifti/NiftiImage_impl.h:99:20: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
main.cpp:47:18: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
../inst/include/RNifti/NiftiImage_impl.h:246:24: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
../inst/include/RNifti/NiftiImage_impl.h:252:24: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
niftilib/nifti1_io.c:469:24: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
niftilib/nifti1_io.c:1151:33: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
niftilib/nifti1_io.c:4417:15: warning: format specifies type 'int' but the argument has type 'off_t' (aka 'long') [-Wformat]
niftilib/nifti1_io.c:4421:15: warning: format specifies type 'int' but the argument has type 'off_t' (aka 'long') [-Wformat]
niftilib/nifti1_io.c:5117:39: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
niftilib/nifti1_io.c:7091:59: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat]
niftilib/nifti2_io.c:549:30: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
niftilib/nifti2_io.c:555:30: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
niftilib/nifti2_io.c:1257:33: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
niftilib/nifti2_io.c:4492:34: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
niftilib/nifti2_io.c:4588:34: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
niftilib/nifti2_io.c:6114:75: warning: format specifies type 'int' but the argument has type 'int64_t' (aka 'long') [-Wformat]
niftilib/nifti2_io.c:6959:39: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
niftilib/nifti2_io.c:9281:68: warning: format specifies type 'int' but the argument has type 'int64_t' (aka 'long') [-Wformat]
niftilib/nifti2_io.c:9412:37: warning: format specifies type 'long long' but the argument has type 'int64_t' (aka 'long') [-Wformat]
See ‘/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/RNifti.Rcheck/00install.out’ for details.
* used C compiler: ‘Debian clang version 17.0.5 (1)’
* used C++ compiler: ‘Debian clang version 17.0.5 (1)’
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.5.0
Check: installed package size
Result: NOTE
installed size is 5.1Mb
sub-directories of 1Mb or more:
libs 3.9Mb
Flavor: r-oldrel-macos-x86_64