Last updated on 2023-11-28 09:51:53 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.11.1 | 34.79 | 182.29 | 217.08 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2.11.1 | 22.79 | 134.52 | 157.31 | WARN | |
r-devel-linux-x86_64-fedora-clang | 2.11.1 | 262.90 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 2.11.1 | 284.73 | WARN | |||
r-devel-windows-x86_64 | 2.11.1 | 38.00 | 189.00 | 227.00 | WARN | |
r-patched-linux-x86_64 | 2.11.1 | 30.99 | 172.89 | 203.88 | OK | |
r-release-linux-x86_64 | 2.11.1 | 32.41 | 174.59 | 207.00 | OK | |
r-release-macos-arm64 | 2.11.1 | 148.00 | OK | |||
r-release-macos-x86_64 | 2.11.1 | 213.00 | OK | |||
r-release-windows-x86_64 | 2.11.1 | 48.00 | 218.00 | 266.00 | OK | |
r-oldrel-macos-arm64 | 2.11.1 | 79.00 | OK | |||
r-oldrel-macos-x86_64 | 2.11.1 | 195.00 | OK | |||
r-oldrel-windows-x86_64 | 2.11.1 | 45.00 | 207.00 | 252.00 | OK |
Version: 2.11.1
Check: Rd files
Result: NOTE
checkRd: (-1) aftreg.Rd:102: Lost braces; missing escapes or markup?
102 | {S(t; a, b, beta, z) = S_0((t/exp(b - z beta))^exp(a))}
| ^
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 2.11.1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
coxfun.c:108:39: warning: format ‘%f’ expects argument of type ‘double’, but argument 2 has type ‘int’ [-Wformat=]
coxfun.c:109:34: warning: format ‘%f’ expects argument of type ‘double’, but argument 2 has type ‘int’ [-Wformat=]
See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/eha.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: 2.11.1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
coxfun.c:108:31: warning: format specifies type 'double' but the argument has type 'int' [-Wformat]
coxfun.c:109:26: warning: format specifies type 'double' but the argument has type 'int' [-Wformat]
See ‘/data/gannet/ripley/R/packages/tests-clang/eha.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: 2.11.1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
coxfun.c:108:39: warning: format '%f' expects argument of type 'double', but argument 2 has type 'int' [-Wformat=]
coxfun.c:109:34: warning: format '%f' expects argument of type 'double', but argument 2 has type 'int' [-Wformat=]
See ‘/data/gannet/ripley/R/packages/tests-devel/eha.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: 2.11.1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
coxfun.c:108:39: warning: format '%f' expects argument of type 'double', but argument 2 has type 'int' [-Wformat=]
coxfun.c:109:34: warning: format '%f' expects argument of type 'double', but argument 2 has type 'int' [-Wformat=]
See 'd:/Rcompile/CRANpkg/local/4.4/eha.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