Last updated on 2023-12-03 04:56:07 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2.1 | 46.65 | 146.43 | 193.08 | WARN | |
r-devel-linux-x86_64-debian-gcc | 1.2.1 | 50.46 | 81.54 | 132.00 | 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 | 60.00 | 118.00 | 178.00 | WARN | |
r-patched-linux-x86_64 | 1.2.1 | 38.73 | 100.20 | 138.93 | OK | |
r-release-linux-x86_64 | 1.2.1 | 38.94 | 101.23 | 140.17 | 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 | 117.00 | 195.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-5) 13.2.0’
* used Fortran compiler: ‘GNU Fortran (Debian 13.2.0-5) 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