CRAN Package Check Results for Package ASMap

Last updated on 2023-12-10 04:55:51 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0-6 32.39 270.75 303.14 WARN
r-devel-linux-x86_64-debian-gcc 1.0-6 24.25 290.36 314.61 WARN
r-devel-linux-x86_64-fedora-clang 1.0-6 422.29 WARN
r-devel-linux-x86_64-fedora-gcc 1.0-6 525.70 WARN
r-devel-windows-x86_64 1.0-6 27.00 129.00 156.00 WARN --no-vignettes
r-patched-linux-x86_64 1.0-6 31.56 354.27 385.83 OK
r-release-linux-x86_64 1.0-6 26.61 369.95 396.56 OK
r-release-macos-arm64 1.0-6 190.00 OK
r-release-macos-x86_64 1.0-6 458.00 OK
r-release-windows-x86_64 1.0-6 33.00 132.00 165.00 OK --no-vignettes
r-oldrel-macos-arm64 1.0-6 181.00 OK
r-oldrel-macos-x86_64 1.0-6 283.00 OK
r-oldrel-windows-x86_64 1.0-6 31.00 152.00 183.00 OK --no-vignettes

Check Details

Version: 1.0-6
Check: whether package can be installed
Result: WARN Found the following significant warnings: MSTOpt.cpp:21:7: warning: format specifies type 'int' but the argument has type 'size_type' (aka 'unsigned long') [-Wformat] MSTOpt.cpp:593:55: warning: format specifies type 'int' but the argument has type 'size_type' (aka 'unsigned long') [-Wformat] genetic_map_DH.cpp:191:37: warning: format specifies type 'int' but the argument has type 'size_type' (aka 'unsigned long') [-Wformat] genetic_map_DH.cpp:233:16: warning: format specifies type 'int' but the argument has type 'size_type' (aka 'unsigned long') [-Wformat] genetic_map_DH.cpp:470:22: warning: format specifies type 'int' but the argument has type 'size_type' (aka 'unsigned long') [-Wformat] genetic_map_DH.cpp:477:22: warning: format specifies type 'int' but the argument has type 'size_type' (aka 'unsigned long') [-Wformat] linkage_group_DH.cpp:123:37: warning: format specifies type 'int' but the argument has type 'size_type' (aka 'unsigned long') [-Wformat] See ‘/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/ASMap.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.0-6
Check: whether package can be installed
Result: WARN Found the following significant warnings: MSTOpt.cpp:20:43: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘std::vector<std::vector<double> >::size_type’ {aka ‘long unsigned int’} [-Wformat=] MSTOpt.cpp:593:49: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘std::vector<int>::size_type’ {aka ‘long unsigned int’} [-Wformat=] genetic_map_DH.cpp:191:31: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘std::vector<std::vector<double> >::size_type’ {aka ‘long unsigned int’} [-Wformat=] genetic_map_DH.cpp:233:19: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘std::vector<int>::size_type’ {aka ‘long unsigned int’} [-Wformat=] genetic_map_DH.cpp:470:17: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘std::vector<int>::size_type’ {aka ‘long unsigned int’} [-Wformat=] genetic_map_DH.cpp:477:17: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘std::vector<std::vector<int> >::size_type’ {aka ‘long unsigned int’} [-Wformat=] linkage_group_DH.cpp:123:31: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘std::vector<std::vector<double> >::size_type’ {aka ‘long unsigned int’} [-Wformat=] See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/ASMap.Rcheck/00install.out’ for details. * used C compiler: ‘gcc-13 (Debian 13.2.0-7) 13.2.0’ * used C++ compiler: ‘g++-13 (Debian 13.2.0-7) 13.2.0’ Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.0-6
Check: whether package can be installed
Result: WARN Found the following significant warnings: MSTOpt.cpp:21:7: warning: format specifies type 'int' but the argument has type 'size_type' (aka 'unsigned long') [-Wformat] MSTOpt.cpp:593:55: warning: format specifies type 'int' but the argument has type 'size_type' (aka 'unsigned long') [-Wformat] genetic_map_DH.cpp:191:37: warning: format specifies type 'int' but the argument has type 'size_type' (aka 'unsigned long') [-Wformat] genetic_map_DH.cpp:233:16: warning: format specifies type 'int' but the argument has type 'size_type' (aka 'unsigned long') [-Wformat] genetic_map_DH.cpp:470:22: warning: format specifies type 'int' but the argument has type 'size_type' (aka 'unsigned long') [-Wformat] genetic_map_DH.cpp:477:22: warning: format specifies type 'int' but the argument has type 'size_type' (aka 'unsigned long') [-Wformat] linkage_group_DH.cpp:123:37: warning: format specifies type 'int' but the argument has type 'size_type' (aka 'unsigned long') [-Wformat] See ‘/data/gannet/ripley/R/packages/tests-clang/ASMap.Rcheck/00install.out’ for details. * used C compiler: ‘clang version 17.0.5’ * used C++ compiler: ‘clang version 17.0.5’ Flavor: r-devel-linux-x86_64-fedora-clang

Version: 1.0-6
Check: whether package can be installed
Result: WARN Found the following significant warnings: MSTOpt.cpp:20:43: warning: format '%d' expects argument of type 'int', but argument 2 has type 'std::vector<std::vector<double> >::size_type' {aka 'long unsigned int'} [-Wformat=] MSTOpt.cpp:593:49: warning: format '%d' expects argument of type 'int', but argument 2 has type 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wformat=] genetic_map_DH.cpp:191:31: warning: format '%d' expects argument of type 'int', but argument 2 has type 'std::vector<std::vector<double> >::size_type' {aka 'long unsigned int'} [-Wformat=] genetic_map_DH.cpp:233:19: warning: format '%d' expects argument of type 'int', but argument 2 has type 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wformat=] genetic_map_DH.cpp:470:17: warning: format '%d' expects argument of type 'int', but argument 2 has type 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wformat=] genetic_map_DH.cpp:477:17: warning: format '%d' expects argument of type 'int', but argument 2 has type 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wformat=] linkage_group_DH.cpp:123:31: warning: format '%d' expects argument of type 'int', but argument 2 has type 'std::vector<std::vector<double> >::size_type' {aka 'long unsigned int'} [-Wformat=] See ‘/data/gannet/ripley/R/packages/tests-devel/ASMap.Rcheck/00install.out’ for details. * used C compiler: ‘gcc-13 (GCC) 13.2.0’ * used C++ compiler: ‘g++-13 (GCC) 13.2.0’ Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 1.0-6
Flags: --no-vignettes
Check: whether package can be installed
Result: WARN Found the following significant warnings: MSTOpt.cpp:20:43: warning: format '%d' expects argument of type 'int', but argument 2 has type 'std::vector<std::vector<double> >::size_type' {aka 'long long unsigned int'} [-Wformat=] MSTOpt.cpp:593:49: warning: format '%d' expects argument of type 'int', but argument 2 has type 'std::vector<int>::size_type' {aka 'long long unsigned int'} [-Wformat=] genetic_map_DH.cpp:191:31: warning: format '%d' expects argument of type 'int', but argument 2 has type 'std::vector<std::vector<double> >::size_type' {aka 'long long unsigned int'} [-Wformat=] genetic_map_DH.cpp:233:19: warning: format '%d' expects argument of type 'int', but argument 2 has type 'std::vector<int>::size_type' {aka 'long long unsigned int'} [-Wformat=] genetic_map_DH.cpp:470:17: warning: format '%d' expects argument of type 'int', but argument 2 has type 'std::vector<int>::size_type' {aka 'long long unsigned int'} [-Wformat=] genetic_map_DH.cpp:477:17: warning: format '%d' expects argument of type 'int', but argument 2 has type 'std::vector<std::vector<int> >::size_type' {aka 'long long unsigned int'} [-Wformat=] linkage_group_DH.cpp:123:31: warning: format '%d' expects argument of type 'int', but argument 2 has type 'std::vector<std::vector<double> >::size_type' {aka 'long long unsigned int'} [-Wformat=] See 'd:/Rcompile/CRANpkg/local/4.4/ASMap.Rcheck/00install.out' for details. * used C compiler: 'gcc.exe (GCC) 12.3.0' * used C++ compiler: 'g++.exe (GCC) 12.3.0' Flavor: r-devel-windows-x86_64