CRAN Package Check Results for Package mssm

Last updated on 2024-01-12 18:53:11 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.6 376.02 66.25 442.27 WARN
r-devel-linux-x86_64-debian-gcc 0.1.6 286.19 48.19 334.38 WARN
r-devel-linux-x86_64-fedora-clang 0.1.6 693.53 WARN
r-devel-linux-x86_64-fedora-gcc 0.1.6 734.06 WARN
r-devel-windows-x86_64 0.1.6 304.00 126.00 430.00 WARN
r-patched-linux-x86_64 0.1.6 292.00 62.57 354.57 NOTE
r-release-linux-x86_64 0.1.6 291.47 62.67 354.14 NOTE
r-release-macos-arm64 0.1.6 161.00 NOTE
r-release-macos-x86_64 0.1.6 287.00 NOTE
r-release-windows-x86_64 0.1.6 386.00 139.00 525.00 NOTE
r-oldrel-macos-arm64 0.1.6 128.00 NOTE
r-oldrel-windows-x86_64 0.1.6 384.00 148.00 532.00 OK

Additional issues

M1mac

Check Details

Version: 0.1.6
Check: whether package can be installed
Result: WARN Found the following significant warnings: PF.cpp:44:57: warning: format specifies type 'int' but the argument has type 'long' [-Wformat] laplace.cpp:519:65: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] laplace.cpp:560:17: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] laplace.cpp:560:27: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] laplace.cpp:628:38: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] laplace.cpp:631:17: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] problem_data.cpp:60:27: warning: format specifies type 'int' but the argument has type 'long' [-Wformat] See ‘/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/mssm.Rcheck/00install.out’ for details. * used C++ compiler: ‘Debian clang version 17.0.6 (3)’ Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.1.6
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.1.6
Check: whether package can be installed
Result: WARN Found the following significant warnings: PF.cpp:44:43: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long int’ [-Wformat=] laplace.cpp:519:24: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long unsigned int’ [-Wformat=] laplace.cpp:559:24: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long unsigned int’ [-Wformat=] laplace.cpp:559:29: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘long unsigned int’ [-Wformat=] laplace.cpp:628:24: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long unsigned int’ [-Wformat=] laplace.cpp:630:24: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long unsigned int’ [-Wformat=] problem_data.cpp:60:21: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long int’ [-Wformat=] See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/mssm.Rcheck/00install.out’ for details. * used C++ compiler: ‘g++-13 (Debian 13.2.0-9) 13.2.0’ Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1.6
Check: whether package can be installed
Result: WARN Found the following significant warnings: PF.cpp:44:57: warning: format specifies type 'int' but the argument has type 'long' [-Wformat] laplace.cpp:519:65: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] laplace.cpp:560:17: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] laplace.cpp:560:27: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] laplace.cpp:628:38: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] laplace.cpp:631:17: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] problem_data.cpp:60:27: warning: format specifies type 'int' but the argument has type 'long' [-Wformat] See ‘/data/gannet/ripley/R/packages/tests-clang/mssm.Rcheck/00install.out’ for details. * used C++ compiler: ‘clang version 17.0.6’ Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.1.6
Check: whether package can be installed
Result: WARN Found the following significant warnings: PF.cpp:44:43: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long int' [-Wformat=] laplace.cpp:519:24: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long unsigned int' [-Wformat=] laplace.cpp:559:24: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long unsigned int' [-Wformat=] laplace.cpp:559:29: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] laplace.cpp:628:24: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long unsigned int' [-Wformat=] laplace.cpp:630:24: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long unsigned int' [-Wformat=] problem_data.cpp:60:21: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long int' [-Wformat=] See ‘/data/gannet/ripley/R/packages/tests-devel/mssm.Rcheck/00install.out’ for details. * used C++ compiler: ‘g++-13 (GCC) 13.2.0’ Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.1.6
Check: whether package can be installed
Result: WARN Found the following significant warnings: PF.cpp:44:43: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long unsigned int' [-Wformat=] laplace.cpp:519:24: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long unsigned int' [-Wformat=] laplace.cpp:559:24: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long unsigned int' [-Wformat=] laplace.cpp:559:29: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] laplace.cpp:628:24: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long unsigned int' [-Wformat=] laplace.cpp:630:24: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long unsigned int' [-Wformat=] problem_data.cpp:60:21: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long unsigned int' [-Wformat=] See 'd:/Rcompile/CRANpkg/local/4.4/mssm.Rcheck/00install.out' for details. * used C++ compiler: 'g++.exe (GCC) 12.3.0' Flavor: r-devel-windows-x86_64

Version: 0.1.6
Check: installed package size
Result: NOTE installed size is 19.1Mb sub-directories of 1Mb or more: help 1.0Mb libs 18.0Mb Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64