CRAN Package Check Results for Package mrgsolve

Last updated on 2023-12-05 08:55:32 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.1 153.81 162.99 316.80 WARN
r-devel-linux-x86_64-debian-gcc 1.1.1 104.69 120.98 225.67 WARN
r-devel-linux-x86_64-fedora-clang 1.3.0 406.88 OK
r-devel-linux-x86_64-fedora-gcc 1.3.0 407.57 OK
r-devel-windows-x86_64 1.1.1 136.00 178.00 314.00 WARN
r-patched-linux-x86_64 1.1.1 133.37 153.07 286.44 OK
r-release-linux-x86_64 1.1.1 132.98 151.89 284.87 OK
r-release-macos-arm64 1.3.0 95.00 NOTE
r-release-macos-x86_64 1.3.0 168.00 NOTE
r-release-windows-x86_64 1.3.0 112.00 195.00 307.00 OK
r-oldrel-macos-arm64 1.3.0 99.00 NOTE
r-oldrel-macos-x86_64 1.1.1 132.00 NOTE
r-oldrel-windows-x86_64 1.1.1 163.00 197.00 360.00 OK

Check Details

Version: 1.1.1
Check: whether package can be installed
Result: WARN Found the following significant warnings: LSODA.cpp:208:54: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] LSODA.cpp:249:62: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] LSODA.cpp:256:62: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] LSODA.cpp:286:52: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] LSODA.cpp:319:20: warning: format specifies type 'int' but the argument has type 'double' [-Wformat] LSODA.cpp:319:26: warning: format specifies type 'int' but the argument has type 'double' [-Wformat] LSODA.cpp:319:30: warning: format specifies type 'int' but the argument has type 'double' [-Wformat] LSODA.cpp:469:52: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] LSODA.cpp:675:22: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] LSODA.cpp:687:56: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] LSODA.cpp:742:76: 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/mrgsolve.Rcheck/00install.out’ for details. * used C++ compiler: ‘Debian clang version 17.0.5 (1)’ Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.1.1
Check: whether package can be installed
Result: WARN Found the following significant warnings: LSODA.cpp:208:32: warning: format ‘%i’ expects argument of type ‘int’, but argument 2 has type ‘long unsigned int’ [-Wformat=] LSODA.cpp:249:33: warning: format ‘%i’ expects argument of type ‘int’, but argument 2 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=] LSODA.cpp:256:33: warning: format ‘%i’ expects argument of type ‘int’, but argument 2 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=] LSODA.cpp:286:34: warning: format ‘%i’ expects argument of type ‘int’, but argument 2 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=] LSODA.cpp:318:37: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘double’ [-Wformat=] LSODA.cpp:318:51: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘double’ [-Wformat=] LSODA.cpp:318:89: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘double’ [-Wformat=] LSODA.cpp:469:34: warning: format ‘%i’ expects argument of type ‘int’, but argument 2 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=] LSODA.cpp:674:32: warning: format ‘%i’ expects argument of type ‘int’, but argument 2 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=] LSODA.cpp:687:38: warning: format ‘%i’ expects argument of type ‘int’, but argument 2 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=] LSODA.cpp:742:64: warning: format ‘%i’ expects argument of type ‘int’, but argument 2 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=] See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/mrgsolve.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: 1.1.1
Check: whether package can be installed
Result: WARN Found the following significant warnings: LSODA.cpp:208:32: warning: format '%i' expects argument of type 'int', but argument 2 has type 'long long unsigned int' [-Wformat=] LSODA.cpp:249:33: warning: format '%i' expects argument of type 'int', but argument 2 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=] LSODA.cpp:256:33: warning: format '%i' expects argument of type 'int', but argument 2 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=] LSODA.cpp:286:34: warning: format '%i' expects argument of type 'int', but argument 2 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=] LSODA.cpp:318:37: warning: format '%d' expects argument of type 'int', but argument 2 has type 'double' [-Wformat=] LSODA.cpp:318:51: warning: format '%d' expects argument of type 'int', but argument 3 has type 'double' [-Wformat=] LSODA.cpp:318:89: warning: format '%d' expects argument of type 'int', but argument 4 has type 'double' [-Wformat=] LSODA.cpp:469:34: warning: format '%i' expects argument of type 'int', but argument 2 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=] LSODA.cpp:674:32: warning: format '%i' expects argument of type 'int', but argument 2 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=] LSODA.cpp:687:38: warning: format '%i' expects argument of type 'int', but argument 2 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=] LSODA.cpp:742:64: warning: format '%i' expects argument of type 'int', but argument 2 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=] See 'd:/Rcompile/CRANpkg/local/4.4/mrgsolve.Rcheck/00install.out' for details. * used C++ compiler: 'g++.exe (GCC) 12.3.0' Flavor: r-devel-windows-x86_64

Version: 1.3.0
Check: installed package size
Result: NOTE installed size is 6.9Mb sub-directories of 1Mb or more: libs 5.0Mb Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64

Version: 1.1.1
Check: installed package size
Result: NOTE installed size is 6.9Mb sub-directories of 1Mb or more: libs 5.1Mb Flavor: r-oldrel-macos-x86_64