Last updated on 2023-12-04 05:09:07 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 4.1-10 | 54.39 | 131.44 | 185.83 | WARN | |
r-devel-linux-x86_64-debian-gcc | 4.1-10 | 41.31 | 96.80 | 138.11 | WARN | |
r-devel-linux-x86_64-fedora-clang | 4.1-10 | 248.55 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 4.1-10 | 246.97 | WARN | |||
r-devel-windows-x86_64 | 4.1-10 | 50.00 | 123.00 | 173.00 | WARN | |
r-patched-linux-x86_64 | 4.1-10 | 41.08 | 124.48 | 165.56 | OK | |
r-release-linux-x86_64 | 4.1-10 | 42.48 | 122.59 | 165.07 | OK | |
r-release-macos-arm64 | 4.1-10 | 66.00 | OK | |||
r-release-macos-x86_64 | 4.1-10 | 110.00 | OK | |||
r-release-windows-x86_64 | 4.1-10 | 64.00 | 155.00 | 219.00 | OK | |
r-oldrel-macos-arm64 | 4.1-10 | 69.00 | OK | |||
r-oldrel-macos-x86_64 | 4.1-10 | 91.00 | OK | |||
r-oldrel-windows-x86_64 | 4.1-10 | 60.00 | 150.00 | 210.00 | OK |
Version: 4.1-10
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
MHproposal.c:25:4: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
MHproposal.c:38:4: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
changestats.c:1465:181: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
changestats.c:1517:105: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
h_ergm.c:1910:84: warning: more '%' conversions than data arguments [-Wformat-insufficient-args]
model.c:58:3: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
model.c:69:3: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
See ‘/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/hergm.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: 4.1-10
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
MHproposal.c:24:49: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long unsigned int’ [-Wformat=]
MHproposal.c:37:54: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long unsigned int’ [-Wformat=]
changestats.c:1465:38: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long unsigned int’ [-Wformat=]
changestats.c:1517:34: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long unsigned int’ [-Wformat=]
h_ergm.c:1910:84: warning: format ‘%i’ expects a matching ‘int’ argument [-Wformat=]
model.c:57:58: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long unsigned int’ [-Wformat=]
model.c:68:58: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long unsigned int’ [-Wformat=]
See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/hergm.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: 4.1-10
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
MHproposal.c:25:4: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
MHproposal.c:38:4: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
changestats.c:1465:181: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
changestats.c:1517:105: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
h_ergm.c:1910:84: warning: more '%' conversions than data arguments [-Wformat-insufficient-args]
model.c:58:3: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
model.c:69:3: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
See ‘/data/gannet/ripley/R/packages/tests-clang/hergm.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: 4.1-10
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
MHproposal.c:24:49: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long unsigned int' [-Wformat=]
MHproposal.c:37:54: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long unsigned int' [-Wformat=]
changestats.c:1465:38: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long unsigned int' [-Wformat=]
changestats.c:1517:34: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long unsigned int' [-Wformat=]
h_ergm.c:1910:84: warning: format '%i' expects a matching 'int' argument [-Wformat=]
model.c:57:58: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long unsigned int' [-Wformat=]
model.c:68:58: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long unsigned int' [-Wformat=]
See ‘/data/gannet/ripley/R/packages/tests-devel/hergm.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: 4.1-10
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
MHproposal.c:24:49: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long unsigned int' [-Wformat=]
MHproposal.c:37:54: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long unsigned int' [-Wformat=]
changestats.c:1465:38: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long unsigned int' [-Wformat=]
changestats.c:1517:34: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long unsigned int' [-Wformat=]
h_ergm.c:1910:84: warning: format '%i' expects a matching 'int' argument [-Wformat=]
model.c:57:58: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long unsigned int' [-Wformat=]
model.c:68:58: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long unsigned int' [-Wformat=]
See 'd:/Rcompile/CRANpkg/local/4.4/hergm.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