Last updated on 2023-12-06 03:50:16 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.2 | 488.94 | 144.76 | 633.70 | WARN | |
r-devel-linux-x86_64-debian-gcc | 0.2.2 | 444.76 | 97.54 | 542.30 | 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 | 449.00 | 188.00 | 637.00 | WARN | |
r-patched-linux-x86_64 | 0.2.2 | 538.42 | 134.15 | 672.57 | NOTE | |
r-release-linux-x86_64 | 0.2.2 | 545.98 | 129.90 | 675.88 | 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 | 565.00 | 227.00 | 792.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 | 577.00 | 201.00 | 778.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-7) 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: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=]
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