Last updated on 2023-11-27 18:50:53 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.6.4 | 17.25 | 148.25 | 165.50 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.6.4 | 13.33 | 112.83 | 126.16 | WARN | |
r-devel-linux-x86_64-fedora-clang | 1.6.4 | 218.66 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 1.6.4 | 220.09 | WARN | |||
r-devel-windows-x86_64 | 1.6.4 | 23.00 | 158.00 | 181.00 | WARN | |
r-patched-linux-x86_64 | 1.6.4 | 17.75 | 132.97 | 150.72 | OK | |
r-release-linux-x86_64 | 1.6.4 | 15.27 | 134.99 | 150.26 | OK | |
r-release-macos-arm64 | 1.6.4 | 75.00 | OK | |||
r-release-macos-x86_64 | 1.6.4 | 116.00 | OK | |||
r-release-windows-x86_64 | 1.6.4 | 25.00 | 182.00 | 207.00 | OK | |
r-oldrel-macos-arm64 | 1.6.4 | 68.00 | OK | |||
r-oldrel-macos-x86_64 | 1.6.4 | 129.00 | OK | |||
r-oldrel-windows-x86_64 | 1.6.4 | 31.00 | 181.00 | 212.00 | OK |
Version: 1.6.4
Check: Rd files
Result: NOTE
checkRd: (-1) bas.lm.Rd:109: Lost braces; missing escapes or markup?
109 | beta ~ C(0, sigma^2 alpha (X'X/n)^{-1}).}
| ^
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.6.4
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
E_ZS.c:50:73: warning: format ‘%lf’ expects a matching ‘double’ argument [-Wformat=]
E_ZS.c:50:78: warning: format ‘%d’ expects a matching ‘int’ argument [-Wformat=]
E_ZS.c:50:83: warning: format ‘%d’ expects a matching ‘int’ argument [-Wformat=]
E_ZS.c:70:75: warning: format ‘%lf’ expects a matching ‘double’ argument [-Wformat=]
E_ZS.c:70:80: warning: format ‘%d’ expects a matching ‘int’ argument [-Wformat=]
E_ZS.c:70:85: warning: format ‘%d’ expects a matching ‘int’ argument [-Wformat=]
bayesglm.c:165:29: warning: format ‘%ld’ expects a matching ‘long int’ argument [-Wformat=]
bayesglm.c:165:52: warning: format ‘%ld’ expects a matching ‘long int’ argument [-Wformat=]
family.c:19:17: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘double’ [-Wformat=]
glm_fit.c:105:47: warning: format ‘%ld’ expects a matching ‘long int’ argument [-Wformat=]
glm_fit.c:105:70: warning: format ‘%ld’ expects a matching ‘long int’ argument [-Wformat=]
lm_mcmcbas.c:442:38: warning: format ‘%le’ expects argument of type ‘double’, but argument 2 has type ‘double *’ [-Wformat=]
lm_mcmcbas.c:456:66: warning: format ‘%le’ expects argument of type ‘double’, but argument 7 has type ‘double *’ [-Wformat=]
lm_sampleworep.c:75:60: warning: format ‘%le’ expects argument of type ‘double’, but argument 2 has type ‘double *’ [-Wformat=]
lm_sampleworep.c:92:74: warning: format ‘%le’ expects argument of type ‘double’, but argument 7 has type ‘double *’ [-Wformat=]
See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/BAS.Rcheck/00install.out’ for details.
* used C compiler: ‘gcc-13 (Debian 13.2.0-5) 13.2.0’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.6.4
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
family.c:19:43: warning: format specifies type 'int' but the argument has type 'double' [-Wformat]
lm_mcmcbas.c:442:49: warning: format specifies type 'double' but the argument has type 'double *' [-Wformat]
lm_mcmcbas.c:457:37: warning: format specifies type 'double' but the argument has type 'double *' [-Wformat]
lm_sampleworep.c:75:50: warning: format specifies type 'double' but the argument has type 'double *' [-Wformat]
lm_sampleworep.c:93:38: warning: format specifies type 'double' but the argument has type 'double *' [-Wformat]
See ‘/data/gannet/ripley/R/packages/tests-clang/BAS.Rcheck/00install.out’ for details.
* used C compiler: ‘clang version 17.0.5’
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.6.4
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
E_ZS.c:50:73: warning: format '%lf' expects a matching 'double' argument [-Wformat=]
E_ZS.c:50:78: warning: format '%d' expects a matching 'int' argument [-Wformat=]
E_ZS.c:50:83: warning: format '%d' expects a matching 'int' argument [-Wformat=]
E_ZS.c:70:75: warning: format '%lf' expects a matching 'double' argument [-Wformat=]
E_ZS.c:70:80: warning: format '%d' expects a matching 'int' argument [-Wformat=]
E_ZS.c:70:85: warning: format '%d' expects a matching 'int' argument [-Wformat=]
bayesglm.c:165:29: warning: format '%ld' expects a matching 'long int' argument [-Wformat=]
bayesglm.c:165:52: warning: format '%ld' expects a matching 'long int' argument [-Wformat=]
family.c:19:17: warning: format '%d' expects argument of type 'int', but argument 2 has type 'double' [-Wformat=]
glm_fit.c:105:47: warning: format '%ld' expects a matching 'long int' argument [-Wformat=]
glm_fit.c:105:70: warning: format '%ld' expects a matching 'long int' argument [-Wformat=]
lm_mcmcbas.c:442:38: warning: format '%le' expects argument of type 'double', but argument 2 has type 'double *' [-Wformat=]
lm_mcmcbas.c:456:66: warning: format '%le' expects argument of type 'double', but argument 7 has type 'double *' [-Wformat=]
lm_sampleworep.c:75:60: warning: format '%le' expects argument of type 'double', but argument 2 has type 'double *' [-Wformat=]
lm_sampleworep.c:92:74: warning: format '%le' expects argument of type 'double', but argument 7 has type 'double *' [-Wformat=]
See ‘/data/gannet/ripley/R/packages/tests-devel/BAS.Rcheck/00install.out’ for details.
* used C compiler: ‘gcc-13 (GCC) 13.2.0’
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 1.6.4
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
E_ZS.c:50:73: warning: format '%lf' expects a matching 'double' argument [-Wformat=]
E_ZS.c:50:78: warning: format '%d' expects a matching 'int' argument [-Wformat=]
E_ZS.c:50:83: warning: format '%d' expects a matching 'int' argument [-Wformat=]
E_ZS.c:70:75: warning: format '%lf' expects a matching 'double' argument [-Wformat=]
E_ZS.c:70:80: warning: format '%d' expects a matching 'int' argument [-Wformat=]
E_ZS.c:70:85: warning: format '%d' expects a matching 'int' argument [-Wformat=]
bayesglm.c:165:29: warning: format '%ld' expects a matching 'long int' argument [-Wformat=]
bayesglm.c:165:52: warning: format '%ld' expects a matching 'long int' argument [-Wformat=]
family.c:19:17: warning: format '%d' expects argument of type 'int', but argument 2 has type 'double' [-Wformat=]
glm_fit.c:105:47: warning: format '%ld' expects a matching 'long int' argument [-Wformat=]
glm_fit.c:105:70: warning: format '%ld' expects a matching 'long int' argument [-Wformat=]
lm_mcmcbas.c:442:38: warning: format '%le' expects argument of type 'double', but argument 2 has type 'double *' [-Wformat=]
lm_mcmcbas.c:456:66: warning: format '%le' expects argument of type 'double', but argument 7 has type 'double *' [-Wformat=]
lm_sampleworep.c:75:60: warning: format '%le' expects argument of type 'double', but argument 2 has type 'double *' [-Wformat=]
lm_sampleworep.c:92:74: warning: format '%le' expects argument of type 'double', but argument 7 has type 'double *' [-Wformat=]
See 'd:/Rcompile/CRANpkg/local/4.4/BAS.Rcheck/00install.out' for details.
* used C compiler: 'gcc.exe (GCC) 12.3.0'
Flavor: r-devel-windows-x86_64