Last updated on 2026-09-12 22:53:37 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.9-14 | 14.70 | 509.61 | 524.31 | OK | |
| r-devel-linux-x86_64-debian-gcc | 2.9-14 | 10.44 | 344.18 | 354.62 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 2.9-14 | 11.00 | 343.03 | 354.03 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.9-14 | 11.00 | 337.50 | 348.50 | OK | |
| r-devel-windows-x86_64 | 2.9-14 | 20.00 | 455.00 | 475.00 | OK | --no-vignettes |
| r-patched-linux-x86_64 | 2.9-14 | 17.82 | 499.51 | 517.33 | OK | |
| r-release-linux-x86_64 | 2.9-13 | 15.39 | 489.51 | 504.90 | OK | |
| r-release-macos-arm64 | 2.9-13 | 5.00 | 139.00 | 144.00 | OK | |
| r-release-macos-x86_64 | 2.9-14 | 13.00 | 552.00 | 565.00 | OK | |
| r-release-windows-x86_64 | 2.9-14 | 19.00 | 348.00 | 367.00 | OK | --no-vignettes |
| r-oldrel-macos-arm64 | 2.9-14 | 4.00 | 120.00 | 124.00 | OK | |
| r-oldrel-macos-x86_64 | 2.9-14 | 13.00 | 589.00 | 602.00 | OK | |
| r-oldrel-windows-x86_64 | 2.9-14 | 26.00 | 365.00 | 391.00 | OK | --no-vignettes |
Version: 2.9-14
Check: tests
Result: NOTE
Running ‘birds_Biometrics.R’ [10s/12s]
Comparing ‘birds_Biometrics.Rout’ to ‘birds_Biometrics.Rout.save’ ... OK
Running ‘bugfixes.R’ [41s/47s]
Comparing ‘bugfixes.Rout’ to ‘bugfixes.Rout.save’ ...
891c891,907
< There were 14 warnings (use warnings() to see them)
---
> Warning messages:
> 1: In bols(x1) :
> base-learner contains missing values; missing values are excluded per base-learner, i.e., base-learners may depend on different numbers of observations.
> 2: In bbs(x1) :
> base-learner contains missing values; missing values are excluded per base-learner, i.e., base-learners may depend on different numbers of observations.
> 3: In bols(z1, df = 4, contrasts.arg = "contr.dummy") :
> base-learner contains missing values; missing values are excluded per base-learner, i.e., base-learners may depend on different numbers of observations.
> 4: In bbs(x1, x2, df = 6) :
> base-learner contains missing values; missing values are excluded per base-learner, i.e., base-learners may depend on different numbers of observations.
> 5: In brad(x1, x2, knots = 20) :
> base-learner contains missing values; missing values are excluded per base-learner, i.e., base-learners may depend on different numbers of observations.
> 6: In fields::cover.design(R = unique(x), nd = knots) :
> Number of nearst neighbors (nn) reduced to the actual number of candidates
> 7: In bmono(x1) :
> base-learner contains missing values; missing values are excluded per base-learner, i.e., base-learners may depend on different numbers of observations.
> 8: In buser(x1, K = 1, lambda = 0) :
> base-learner contains missing values; missing values are excluded per base-learner, i.e., base-learners may depend on different numbers of observations.
950,952d965
< Warning messages:
< 1: object length is not a multiple of subscript length
< 2: object length is not a multiple of subscript length
959,961d971
< Warning messages:
< 1: object length is not a multiple of subscript length
< 2: object length is not a multiple of subscript length
Running ‘regtest-baselearner.R’ [29s/34s]
Comparing ‘regtest-baselearner.Rout’ to ‘regtest-baselearner.Rout.save’ ...
41,42c41,42
< Warning messages:
< 1: In bols(xn) :
---
> Warning message:
> In bols(xn) :
44d43
< 2: object length is not a multiple of subscript length
55d53
< 3: object length is not a multiple of subscript length
96,97c94,95
< Warning messages:
< 1: In bols(xn, xf) :
---
> Warning message:
> In bols(xn, xf) :
99d96
< 2: object length is not a multiple of subscript length
111d107
< 3: object length is not a multiple of subscript length
122d117
< 3: object length is not a multiple of subscript length
129,130c124,125
< Warning messages:
< 1: In bols(one, xn, lambda = 2, intercept = FALSE) :
---
> Warning message:
> In bols(one, xn, lambda = 2, intercept = FALSE) :
132d126
< 2: object length is not a multiple of subscript length
292,293c286,287
< Warning messages:
< 1: In bbs(x, df = ncol(X)) :
---
> Warning message:
> In bbs(x, df = ncol(X)) :
295d288
< 2: object length is not a multiple of subscript length
297,298c290,291
< Warning messages:
< 1: In bols(X, df = ncol(X)) :
---
> Warning message:
> In bols(X, df = ncol(X)) :
300d292
< 2: object length is not a multiple of subscript length
Running ‘regtest-blackboost.R’ [43s/53s]
Comparing ‘regtest-blackboost.Rout’ to ‘regtest-blackboost.Rout.save’ ... OK
Running ‘regtest-family.R’ [13s/14s]
Comparing ‘regtest-family.Rout’ to ‘regtest-family.Rout.save’ ... OK
Running ‘regtest-gamboost.R’ [6s/7s]
Comparing ‘regtest-gamboost.Rout’ to ‘regtest-gamboost.Rout.save’ ...
757,758d756
< Warning message:
< object length is not a multiple of subscript length
763,764d760
< Warning message:
< object length is not a multiple of subscript length
Running ‘regtest-glmboost.R’ [9s/10s]
Comparing ‘regtest-glmboost.Rout’ to ‘regtest-glmboost.Rout.save’ ... OK
Running ‘regtest-hatmatrix.R’ [2s/2s]
Comparing ‘regtest-hatmatrix.Rout’ to ‘regtest-hatmatrix.Rout.save’ ... OK
Running ‘regtest-varimp.R’ [3s/3s]
Comparing ‘regtest-varimp.Rout’ to ‘regtest-varimp.Rout.save’ ... OK
Flavor: r-devel-linux-x86_64-debian-gcc