Last updated on 2023-12-07 19:58:29 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2.1 | 44.95 | 144.26 | 189.21 | WARN | |
r-devel-linux-x86_64-debian-gcc | 1.2.1 | 49.17 | 82.13 | 131.30 | WARN | |
r-devel-linux-x86_64-fedora-clang | 1.2.1 | 233.20 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 1.2.1 | 243.16 | WARN | |||
r-devel-windows-x86_64 | 1.2.1 | 59.00 | 113.00 | 172.00 | WARN | |
r-patched-linux-x86_64 | 1.2.1 | 44.70 | 102.84 | 147.54 | OK | |
r-release-linux-x86_64 | 1.2.1 | 41.58 | 101.86 | 143.44 | OK | |
r-release-macos-arm64 | 1.2.1 | 88.00 | OK | |||
r-release-macos-x86_64 | 1.2.1 | 191.00 | OK | |||
r-release-windows-x86_64 | 1.2.1 | 78.00 | 116.00 | 194.00 | OK | |
r-oldrel-macos-arm64 | 1.2.1 | 105.00 | OK | |||
r-oldrel-macos-x86_64 | 1.2.1 | 76.00 | OK | |||
r-oldrel-windows-x86_64 | 1.2.1 | 60.00 | 113.00 | 173.00 | OK |
Version: 1.2.1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
phytr.c:2577:78: warning: format specifies type 'char *' but the argument has type 'char' [-Wformat]
phytr.c:2664:55: warning: data argument not used by format string [-Wformat-extra-args]
phytr.c:2668:65: warning: format specifies type 'char *' but the argument has type 'char' [-Wformat]
phytr.c:2699:55: warning: data argument not used by format string [-Wformat-extra-args]
phytr.c:2703:65: warning: format specifies type 'char *' but the argument has type 'char' [-Wformat]
phytr.c:2743:65: warning: format specifies type 'char *' but the argument has type 'char' [-Wformat]
phytr.c:2821:78: warning: format specifies type 'char *' but the argument has type 'char' [-Wformat]
phytr.c:2896:65: warning: format specifies type 'char *' but the argument has type 'char' [-Wformat]
phytr.c:2916:65: warning: format specifies type 'char *' but the argument has type 'char' [-Wformat]
phytr.c:2943:65: warning: format specifies type 'char *' but the argument has type 'char' [-Wformat]
phytr.c:3029:85: warning: format specifies type 'char *' but the argument has type 'char' [-Wformat]
phytr.c:3196:65: warning: format specifies type 'char *' but the argument has type 'char' [-Wformat]
phytr.c:3219:65: warning: format specifies type 'char *' but the argument has type 'char' [-Wformat]
phytr.c:3256:65: warning: format specifies type 'char *' but the argument has type 'char' [-Wformat]
See ‘/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/glinvci.Rcheck/00install.out’ for details.
* used C compiler: ‘Debian clang version 17.0.5 (1)’
* used Fortran compiler: ‘Debian flang-new version 17.0.5 (1)’
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.2.1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
phytr.c:2577:98: warning: format ‘%s’ expects argument of type ‘char *’, but argument 3 has type ‘int’ [-Wformat=]
phytr.c:2664:47: warning: too many arguments for format [-Wformat-extra-args]
phytr.c:2668:85: warning: format ‘%s’ expects argument of type ‘char *’, but argument 3 has type ‘int’ [-Wformat=]
phytr.c:2699:47: warning: too many arguments for format [-Wformat-extra-args]
phytr.c:2703:85: warning: format ‘%s’ expects argument of type ‘char *’, but argument 3 has type ‘int’ [-Wformat=]
phytr.c:2743:85: warning: format ‘%s’ expects argument of type ‘char *’, but argument 3 has type ‘int’ [-Wformat=]
phytr.c:2821:98: warning: format ‘%s’ expects argument of type ‘char *’, but argument 3 has type ‘int’ [-Wformat=]
phytr.c:2896:85: warning: format ‘%s’ expects argument of type ‘char *’, but argument 3 has type ‘int’ [-Wformat=]
phytr.c:2916:85: warning: format ‘%s’ expects argument of type ‘char *’, but argument 3 has type ‘int’ [-Wformat=]
phytr.c:2943:85: warning: format ‘%s’ expects argument of type ‘char *’, but argument 3 has type ‘int’ [-Wformat=]
phytr.c:3029:98: warning: format ‘%s’ expects argument of type ‘char *’, but argument 3 has type ‘int’ [-Wformat=]
phytr.c:3196:85: warning: format ‘%s’ expects argument of type ‘char *’, but argument 3 has type ‘int’ [-Wformat=]
phytr.c:3219:85: warning: format ‘%s’ expects argument of type ‘char *’, but argument 3 has type ‘int’ [-Wformat=]
phytr.c:3256:85: warning: format ‘%s’ expects argument of type ‘char *’, but argument 3 has type ‘int’ [-Wformat=]
See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/glinvci.Rcheck/00install.out’ for details.
* used C compiler: ‘gcc-13 (Debian 13.2.0-7) 13.2.0’
* used Fortran compiler: ‘GNU Fortran (Debian 13.2.0-7) 13.2.0’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.2.1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
phytr.c:2577:78: warning: format specifies type 'char *' but the argument has type 'char' [-Wformat]
phytr.c:2664:55: warning: data argument not used by format string [-Wformat-extra-args]
phytr.c:2668:65: warning: format specifies type 'char *' but the argument has type 'char' [-Wformat]
phytr.c:2699:55: warning: data argument not used by format string [-Wformat-extra-args]
phytr.c:2703:65: warning: format specifies type 'char *' but the argument has type 'char' [-Wformat]
phytr.c:2743:65: warning: format specifies type 'char *' but the argument has type 'char' [-Wformat]
phytr.c:2821:78: warning: format specifies type 'char *' but the argument has type 'char' [-Wformat]
phytr.c:2896:65: warning: format specifies type 'char *' but the argument has type 'char' [-Wformat]
phytr.c:2916:65: warning: format specifies type 'char *' but the argument has type 'char' [-Wformat]
phytr.c:2943:65: warning: format specifies type 'char *' but the argument has type 'char' [-Wformat]
phytr.c:3029:85: warning: format specifies type 'char *' but the argument has type 'char' [-Wformat]
phytr.c:3196:65: warning: format specifies type 'char *' but the argument has type 'char' [-Wformat]
phytr.c:3219:65: warning: format specifies type 'char *' but the argument has type 'char' [-Wformat]
phytr.c:3256:65: warning: format specifies type 'char *' but the argument has type 'char' [-Wformat]
See ‘/data/gannet/ripley/R/packages/tests-clang/glinvci.Rcheck/00install.out’ for details.
* used C compiler: ‘clang version 17.0.5’
* used Fortran compiler: ‘flang-new version 17.0.5’
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.2.1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
phytr.c:2577:98: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'int' [-Wformat=]
phytr.c:2664:47: warning: too many arguments for format [-Wformat-extra-args]
phytr.c:2668:85: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'int' [-Wformat=]
phytr.c:2699:47: warning: too many arguments for format [-Wformat-extra-args]
phytr.c:2703:85: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'int' [-Wformat=]
phytr.c:2743:85: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'int' [-Wformat=]
phytr.c:2821:98: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'int' [-Wformat=]
phytr.c:2896:85: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'int' [-Wformat=]
phytr.c:2916:85: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'int' [-Wformat=]
phytr.c:2943:85: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'int' [-Wformat=]
phytr.c:3029:98: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'int' [-Wformat=]
phytr.c:3196:85: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'int' [-Wformat=]
phytr.c:3219:85: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'int' [-Wformat=]
phytr.c:3256:85: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'int' [-Wformat=]
See ‘/data/gannet/ripley/R/packages/tests-devel/glinvci.Rcheck/00install.out’ for details.
* used C compiler: ‘gcc-13 (GCC) 13.2.0’
* used Fortran compiler: ‘GNU Fortran (GCC) 13.2.0’
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 1.2.1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
phytr.c:2577:98: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'int' [-Wformat=]
phytr.c:2664:47: warning: too many arguments for format [-Wformat-extra-args]
phytr.c:2668:85: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'int' [-Wformat=]
phytr.c:2699:47: warning: too many arguments for format [-Wformat-extra-args]
phytr.c:2703:85: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'int' [-Wformat=]
phytr.c:2743:85: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'int' [-Wformat=]
phytr.c:2821:98: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'int' [-Wformat=]
phytr.c:2896:85: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'int' [-Wformat=]
phytr.c:2916:85: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'int' [-Wformat=]
phytr.c:2943:85: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'int' [-Wformat=]
phytr.c:3029:98: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'int' [-Wformat=]
phytr.c:3196:85: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'int' [-Wformat=]
phytr.c:3219:85: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'int' [-Wformat=]
phytr.c:3256:85: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'int' [-Wformat=]
See 'd:/Rcompile/CRANpkg/local/4.4/glinvci.Rcheck/00install.out' for details.
* used C compiler: 'gcc.exe (GCC) 12.3.0'
* used Fortran compiler: 'GNU Fortran (GCC) 12.3.0'
Flavor: r-devel-windows-x86_64