Last updated on 2023-11-28 12:52:05 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.2 | 477.95 | 146.63 | 624.58 | WARN | |
r-devel-linux-x86_64-debian-gcc | 0.2.2 | 439.84 | 97.61 | 537.45 | WARN | |
r-devel-linux-x86_64-fedora-clang | 0.2.2 | 981.64 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.2 | 1178.77 | WARN | |||
r-devel-windows-x86_64 | 0.2.2 | 371.00 | 191.00 | 562.00 | WARN | |
r-patched-linux-x86_64 | 0.2.2 | 533.12 | 129.29 | 662.41 | NOTE | |
r-release-linux-x86_64 | 0.2.2 | 551.71 | 131.41 | 683.12 | NOTE | |
r-release-macos-arm64 | 0.2.2 | 248.00 | NOTE | |||
r-release-macos-x86_64 | 0.2.2 | 538.00 | NOTE | |||
r-release-windows-x86_64 | 0.2.2 | 431.00 | 232.00 | 663.00 | NOTE | |
r-oldrel-macos-arm64 | 0.2.2 | 202.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.2.2 | 252.00 | NOTE | |||
r-oldrel-windows-x86_64 | 0.2.2 | 554.00 | 206.00 | 760.00 | NOTE |
Version: 0.2.2
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
rbinding.cpp:53:18: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
rbinding.cpp:964:59: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat]
rbinding.cpp:964:70: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat]
rbinding.cpp:975:59: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat]
rbinding.cpp:975:70: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat]
See ‘/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/symengine.Rcheck/00install.out’ for details.
* used C++ compiler: ‘Debian clang version 17.0.5 (1)’
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.2.2
Check: C++ specification
Result: NOTE
Specified C++11: please drop specification unless essential
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
Version: 0.2.2
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
rbinding.cpp:964:46: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=]
rbinding.cpp:964:52: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=]
rbinding.cpp:975:46: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=]
rbinding.cpp:975:52: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=]
See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/symengine.Rcheck/00install.out’ for details.
* used C++ compiler: ‘g++-13 (Debian 13.2.0-5) 13.2.0’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.2.2
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
rbinding.cpp:53:18: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
rbinding.cpp:964:59: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat]
rbinding.cpp:964:70: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat]
rbinding.cpp:975:59: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat]
rbinding.cpp:975:70: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat]
See ‘/data/gannet/ripley/R/packages/tests-clang/symengine.Rcheck/00install.out’ for details.
* used C++ compiler: ‘clang version 17.0.5’
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.2.2
Check: installed package size
Result: NOTE
installed size is 6.5Mb
sub-directories of 1Mb or more:
libs 5.6Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-windows-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.2.2
Check: for GNU extensions in Makefiles
Result: NOTE
GNU make is a SystemRequirements.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 0.2.2
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
rbinding.cpp:964:46: warning: format '%d' expects argument of type 'int', but argument 2 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
rbinding.cpp:964:52: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
rbinding.cpp:975:46: warning: format '%d' expects argument of type 'int', but argument 2 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
rbinding.cpp:975:52: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
See ‘/data/gannet/ripley/R/packages/tests-devel/symengine.Rcheck/00install.out’ for details.
* used C++ compiler: ‘g++-13 (GCC) 13.2.0’
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.2.2
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
rbinding.cpp:87:39: warning: unknown conversion type character 'z' in format [-Wformat=]
rbinding.cpp:87:22: warning: too many arguments for format [-Wformat-extra-args]
rbinding.cpp:111:39: warning: unknown conversion type character 'z' in format [-Wformat=]
rbinding.cpp:111:22: warning: too many arguments for format [-Wformat-extra-args]
rbinding.cpp:115:39: warning: unknown conversion type character 'z' in format [-Wformat=]
rbinding.cpp:115:22: warning: too many arguments for format [-Wformat-extra-args]
rbinding.cpp:834:42: warning: unknown conversion type character 'z' in format [-Wformat=]
rbinding.cpp:834:80: warning: format '%d' expects argument of type 'int', but argument 2 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=]
rbinding.cpp:834:22: warning: too many arguments for format [-Wformat-extra-args]
rbinding.cpp:964:46: warning: format '%d' expects argument of type 'int', but argument 2 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=]
rbinding.cpp:964:52: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=]
rbinding.cpp:975:46: warning: format '%d' expects argument of type 'int', but argument 2 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=]
rbinding.cpp:975:52: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=]
rbinding.cpp:1055:42: warning: unknown conversion type character 'z' in format [-Wformat=]
rbinding.cpp:1055:22: warning: too many arguments for format [-Wformat-extra-args]
See 'd:/Rcompile/CRANpkg/local/4.4/symengine.Rcheck/00install.out' for details.
* used C++ compiler: 'g++.exe (GCC) 12.3.0'
Flavor: r-devel-windows-x86_64