CRAN Package Check Results for Package collapse

Last updated on 2023-11-28 15:49:31 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0.6 244.14 496.73 740.87 WARN
r-devel-linux-x86_64-debian-gcc 2.0.6 180.26 362.13 542.39 WARN
r-devel-linux-x86_64-fedora-clang 2.0.6 952.03 WARN
r-devel-linux-x86_64-fedora-gcc 2.0.6 1061.66 WARN
r-devel-windows-x86_64 2.0.6 182.00 413.00 595.00 WARN
r-patched-linux-x86_64 2.0.6 229.84 473.14 702.98 OK
r-release-linux-x86_64 2.0.6 232.93 470.37 703.30 OK
r-release-macos-arm64 2.0.6 238.00 NOTE
r-release-macos-x86_64 2.0.6 632.00 NOTE
r-release-windows-x86_64 2.0.6 198.00 515.00 713.00 NOTE
r-oldrel-macos-arm64 2.0.6 220.00 NOTE
r-oldrel-macos-x86_64 2.0.3 324.00 NOTE
r-oldrel-windows-x86_64 2.0.6 225.00 523.00 748.00 NOTE

Check Details

Version: 2.0.6
Check: whether package can be installed
Result: WARN Found the following significant warnings: base_radixsort.c:448:14: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] base_radixsort.c:464:14: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] base_radixsort.c:1134:15: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] base_radixsort.c:1172:9: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] base_radixsort.c:1263:27: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] base_radixsort.c:1779:22: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] base_radixsort.c:1784:22: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] data.table_init.c:54:136: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] data.table_init.c:67:68: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] data.table_init.c:68:74: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] data.table_init.c:70:80: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] data.table_init.c:71:103: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] data.table_init.c:72:102: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] data.table_init.c:72:116: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] data.table_init.c:73:78: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] data.table_init.c:74:76: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] data.table_init.c:75:84: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] data.table_init.c:76:74: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] data.table_init.c:77:76: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] data.table_init.c:78:76: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] data.table_init.c:79:78: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] data.table_init.c:83:92: warning: format specifies type 'int' but the argument has type 'R_xlen_t' (aka 'long') [-Wformat] data.table_rbindlist.c:247:125: warning: format specifies type 'int' but the argument has type 'int64_t' (aka 'long') [-Wformat] data.table_rbindlist.c:256:106: warning: format specifies type 'int' but the argument has type 'int64_t' (aka 'long') [-Wformat] data.table_rbindlist.c:397:37: warning: format string is not a string literal (potentially insecure) [-Wformat-security] data.table_rbindlist.c:678:31: warning: format string is not a string literal (potentially insecure) [-Wformat-security] data.table_subset.c:507:28: warning: format string is not a string literal (potentially insecure) [-Wformat-security] data.table_subset.c:615:28: warning: format string is not a string literal (potentially insecure) [-Wformat-security] See ‘/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/collapse.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: 2.0.6
Check: whether package can be installed
Result: WARN Found the following significant warnings: base_radixsort.c:111:62: warning: format ‘%p’ expects argument of type ‘void *’, but argument 4 has type ‘struct SEXPREC **’ [-Wformat=] base_radixsort.c:111:65: warning: format ‘%p’ expects argument of type ‘void *’, but argument 5 has type ‘R_len_t *’ {aka ‘int *’} [-Wformat=] base_radixsort.c:447:11: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘long unsigned int’ [-Wformat=] base_radixsort.c:463:11: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘long unsigned int’ [-Wformat=] base_radixsort.c:1133:15: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘long unsigned int’ [-Wformat=] base_radixsort.c:1171:6: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘long unsigned int’ [-Wformat=] base_radixsort.c:1262:15: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘long unsigned int’ [-Wformat=] base_radixsort.c:1778:13: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘long unsigned int’ [-Wformat=] base_radixsort.c:1783:13: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘long unsigned int’ [-Wformat=] data.table_init.c:54:46: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long unsigned int’ [-Wformat=] data.table_init.c:67:55: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long unsigned int’ [-Wformat=] data.table_init.c:68:61: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long unsigned int’ [-Wformat=] data.table_init.c:70:67: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long unsigned int’ [-Wformat=] data.table_init.c:71:85: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long unsigned int’ [-Wformat=] data.table_init.c:72:70: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long unsigned int’ [-Wformat=] data.table_init.c:72:94: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘long unsigned int’ [-Wformat=] data.table_init.c:73:65: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long unsigned int’ [-Wformat=] data.table_init.c:74:63: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long unsigned int’ [-Wformat=] data.table_init.c:75:71: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long unsigned int’ [-Wformat=] data.table_init.c:76:61: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long unsigned int’ [-Wformat=] data.table_init.c:77:63: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long unsigned int’ [-Wformat=] data.table_init.c:78:63: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long unsigned int’ [-Wformat=] data.table_init.c:79:65: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long unsigned int’ [-Wformat=] data.table_init.c:83:79: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘R_xlen_t’ {aka ‘long int’} [-Wformat=] data.table_rbindlist.c:140:62: warning: format ‘%p’ expects argument of type ‘void *’, but argument 4 has type ‘struct SEXPREC **’ [-Wformat=] data.table_rbindlist.c:140:65: warning: format ‘%p’ expects argument of type ‘void *’, but argument 5 has type ‘R_len_t *’ {aka ‘int *’} [-Wformat=] data.table_rbindlist.c:247:57: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long int’ [-Wformat=] data.table_rbindlist.c:256:58: 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/collapse.Rcheck/00install.out’ for details. * used C compiler: ‘gcc-13 (Debian 13.2.0-5) 13.2.0’ * used C++ compiler: ‘g++-13 (Debian 13.2.0-5) 13.2.0’ Flavor: r-devel-linux-x86_64-debian-gcc

Version: 2.0.6
Check: whether package can be installed
Result: WARN Found the following significant warnings: base_radixsort.c:448:14: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] base_radixsort.c:464:14: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] base_radixsort.c:1134:15: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] base_radixsort.c:1172:9: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] base_radixsort.c:1263:27: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] base_radixsort.c:1779:22: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] base_radixsort.c:1784:22: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] data.table_init.c:54:136: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] data.table_init.c:67:68: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] data.table_init.c:68:74: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] data.table_init.c:70:80: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] data.table_init.c:71:103: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] data.table_init.c:72:102: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] data.table_init.c:72:116: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] data.table_init.c:73:78: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] data.table_init.c:74:76: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] data.table_init.c:75:84: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] data.table_init.c:76:74: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] data.table_init.c:77:76: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] data.table_init.c:78:76: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] data.table_init.c:79:78: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] data.table_init.c:83:92: warning: format specifies type 'int' but the argument has type 'R_xlen_t' (aka 'long') [-Wformat] data.table_rbindlist.c:247:125: warning: format specifies type 'int' but the argument has type 'int64_t' (aka 'long') [-Wformat] data.table_rbindlist.c:256:106: warning: format specifies type 'int' but the argument has type 'int64_t' (aka 'long') [-Wformat] data.table_rbindlist.c:397:37: warning: format string is not a string literal (potentially insecure) [-Wformat-security] data.table_rbindlist.c:678:31: warning: format string is not a string literal (potentially insecure) [-Wformat-security] data.table_subset.c:507:28: warning: format string is not a string literal (potentially insecure) [-Wformat-security] data.table_subset.c:615:28: warning: format string is not a string literal (potentially insecure) [-Wformat-security] See ‘/data/gannet/ripley/R/packages/tests-clang/collapse.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: 2.0.6
Check: whether package can be installed
Result: WARN Found the following significant warnings: base_radixsort.c:111:62: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'struct SEXPREC **' [-Wformat=] base_radixsort.c:111:65: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'R_len_t *' {aka 'int *'} [-Wformat=] base_radixsort.c:447:11: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] base_radixsort.c:463:11: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] base_radixsort.c:1133:15: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] base_radixsort.c:1171:6: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] base_radixsort.c:1262:15: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] base_radixsort.c:1778:13: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] base_radixsort.c:1783:13: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] data.table_init.c:54:46: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long unsigned int' [-Wformat=] data.table_init.c:67:55: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long unsigned int' [-Wformat=] data.table_init.c:68:61: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long unsigned int' [-Wformat=] data.table_init.c:70:67: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long unsigned int' [-Wformat=] data.table_init.c:71:85: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long unsigned int' [-Wformat=] data.table_init.c:72:70: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long unsigned int' [-Wformat=] data.table_init.c:72:94: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] data.table_init.c:73:65: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long unsigned int' [-Wformat=] data.table_init.c:74:63: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long unsigned int' [-Wformat=] data.table_init.c:75:71: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long unsigned int' [-Wformat=] data.table_init.c:76:61: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long unsigned int' [-Wformat=] data.table_init.c:77:63: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long unsigned int' [-Wformat=] data.table_init.c:78:63: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long unsigned int' [-Wformat=] data.table_init.c:79:65: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long unsigned int' [-Wformat=] data.table_init.c:83:79: warning: format '%d' expects argument of type 'int', but argument 2 has type 'R_xlen_t' {aka 'long int'} [-Wformat=] data.table_rbindlist.c:140:62: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'struct SEXPREC **' [-Wformat=] data.table_rbindlist.c:140:65: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'R_len_t *' {aka 'int *'} [-Wformat=] data.table_rbindlist.c:247:57: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long int' [-Wformat=] data.table_rbindlist.c:256:58: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long int' [-Wformat=] See ‘/data/gannet/ripley/R/packages/tests-devel/collapse.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: 2.0.6
Check: whether package can be installed
Result: WARN Found the following significant warnings: base_radixsort.c:111:62: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'struct SEXPREC **' [-Wformat=] base_radixsort.c:111:65: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'R_len_t *' {aka 'int *'} [-Wformat=] base_radixsort.c:447:11: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long unsigned int' [-Wformat=] base_radixsort.c:463:11: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long unsigned int' [-Wformat=] base_radixsort.c:1133:15: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long unsigned int' [-Wformat=] base_radixsort.c:1171:6: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long unsigned int' [-Wformat=] base_radixsort.c:1262:15: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long unsigned int' [-Wformat=] base_radixsort.c:1778:13: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long unsigned int' [-Wformat=] base_radixsort.c:1783:13: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long unsigned int' [-Wformat=] data.table_init.c:54:46: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long unsigned int' [-Wformat=] data.table_init.c:67:55: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long unsigned int' [-Wformat=] data.table_init.c:68:61: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long unsigned int' [-Wformat=] data.table_init.c:70:67: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long unsigned int' [-Wformat=] data.table_init.c:71:85: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long unsigned int' [-Wformat=] data.table_init.c:72:70: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long unsigned int' [-Wformat=] data.table_init.c:72:94: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long unsigned int' [-Wformat=] data.table_init.c:73:65: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long unsigned int' [-Wformat=] data.table_init.c:74:63: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long unsigned int' [-Wformat=] data.table_init.c:75:71: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long unsigned int' [-Wformat=] data.table_init.c:76:61: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long unsigned int' [-Wformat=] data.table_init.c:77:63: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long unsigned int' [-Wformat=] data.table_init.c:78:63: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long unsigned int' [-Wformat=] data.table_init.c:79:65: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long unsigned int' [-Wformat=] data.table_init.c:83:79: warning: format '%d' expects argument of type 'int', but argument 2 has type 'R_xlen_t' {aka 'long long int'} [-Wformat=] data.table_rbindlist.c:140:62: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'struct SEXPREC **' [-Wformat=] data.table_rbindlist.c:140:65: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'R_len_t *' {aka 'int *'} [-Wformat=] data.table_rbindlist.c:247:57: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=] data.table_rbindlist.c:256:58: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=] See 'd:/Rcompile/CRANpkg/local/4.4/collapse.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

Version: 2.0.6
Check: installed package size
Result: NOTE installed size is 5.2Mb sub-directories of 1Mb or more: R 1.0Mb libs 2.5Mb Flavors: 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-windows-x86_64

Version: 2.0.3
Check: installed package size
Result: NOTE installed size is 14.7Mb sub-directories of 1Mb or more: R 1.0Mb libs 12.0Mb Flavor: r-oldrel-macos-x86_64