- using R version 4.6.1 Patched (2026-07-27 r90311)
- using platform: x86_64-pc-linux-gnu
- R was compiled by
gcc-15 (Debian 15.3.0-1) 15.3.0
GNU Fortran (Debian 15.3.0-1) 15.3.0
- running under: Debian GNU/Linux forky/sid
- using session charset: UTF-8
* current time: 2026-07-29 15:29:54 UTC
- checking for file ‘mboost/DESCRIPTION’ ... OK
- this is package ‘mboost’ version ‘2.9-13’
- package encoding: UTF-8
- checking package namespace information ... OK
- checking package dependencies ... OK
- checking if this is a source package ... OK
- checking if there is a namespace ... OK
- checking for executable files ... OK
- checking for hidden files and directories ... OK
- checking for portable file names ... OK
- checking for sufficient/correct file permissions ... OK
- checking serialization versions ... OK
- checking whether package ‘mboost’ can be installed ... OK
See the install log for details.
- used C compiler: ‘gcc-15 (Debian 15.3.0-1) 15.3.0’
- checking package directory ... OK
- checking for future file timestamps ... OK
- checking ‘build’ directory ... OK
- checking DESCRIPTION meta-information ... OK
- checking top-level files ... OK
- checking for left-over files ... OK
- checking index information ... OK
- checking package subdirectories ... OK
- checking code files for non-ASCII characters ... OK
- checking R files for syntax errors ... OK
- checking whether the package can be loaded ... [2s/2s] OK
- checking whether the package can be loaded with stated dependencies ... [2s/2s] OK
- checking whether the package can be unloaded cleanly ... [2s/2s] OK
- checking whether the namespace can be loaded with stated dependencies ... [2s/2s] OK
- checking whether the namespace can be unloaded cleanly ... [2s/2s] OK
- checking loading without being on the library search path ... [2s/2s] OK
- checking whether startup messages can be suppressed ... [2s/3s] OK
- checking use of S3 registration ... OK
- checking dependencies in R code ... OK
- checking S3 generic/method consistency ... OK
- checking replacement functions ... OK
- checking foreign function calls ... OK
- checking R code for possible problems ... [29s/34s] OK
- checking Rd files ... [3s/4s] OK
- checking Rd metadata ... OK
- checking Rd line widths ... OK
- checking Rd cross-references ... OK
- checking for missing documentation entries ... OK
- checking for code/documentation mismatches ... OK
- checking Rd \usage sections ... OK
- checking Rd contents ... OK
- checking for unstated dependencies in examples ... OK
- checking line endings in shell scripts ... OK
- checking line endings in C/C++/Fortran sources/headers ... OK
- checking line endings in Makefiles ... OK
- checking compilation flags in Makevars ... OK
- checking for GNU extensions in Makefiles ... OK
- checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
- checking use of PKG_*FLAGS in Makefiles ... OK
- checking use of SHLIB_OPENMP_*FLAGS in Makefiles ... OK
- checking pragmas in C/C++ headers and code ... OK
- checking compilation flags used ... OK
- checking compiled code ... OK
- checking sizes of PDF files under ‘inst/doc’ ... OK
- checking installed files from ‘inst/doc’ ... OK
- checking files in ‘vignettes’ ... OK
- checking examples ... [21s/26s] OK
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
mboost_package 3.867 0.004 5.052
- checking for unstated dependencies in ‘demo’ ... OK
- checking for unstated dependencies in ‘tests’ ... OK
- checking tests ... [240s/293s] NOTE
Running ‘birds_Biometrics.R’ [13s/17s]
Comparing ‘birds_Biometrics.Rout’ to ‘birds_Biometrics.Rout.save’ ... OK
Running ‘bugfixes.R’ [71s/85s]
Comparing ‘bugfixes.Rout’ to ‘bugfixes.Rout.save’ ... OK
Running ‘regtest-baselearner.R’ [34s/42s]
Comparing ‘regtest-baselearner.Rout’ to ‘regtest-baselearner.Rout.save’ ...
42,43c42
< In bols(xn) :
< base-learner contains missing values;
---
> In bols(xn) : base-learner contains missing values;
61,62c60
< In bols(xf) :
< base-learner contains missing values;
---
> In bols(xf) : base-learner contains missing values;
73,74c71
< In bols(xf, intercept = FALSE) :
< base-learner contains missing values;
---
> In bols(xf, intercept = FALSE) : base-learner contains missing values;
100,101c97
< In bols(xn, xf) :
< base-learner contains missing values;
---
> In bols(xn, xf) : base-learner contains missing values;
246,247c242
< In df2lambda(X, df = 4, weights = rep(1, 100)) :
< 'df' too large:
---
> In df2lambda(X, df = 4, weights = rep(1, 100)) : 'df' too large:
299,300c294
< In bbs(x, df = ncol(X)) :
< base-learner contains missing values;
---
> In bbs(x, df = ncol(X)) : base-learner contains missing values;
304,305c298
< In bols(X, df = ncol(X)) :
< base-learner contains missing values;
---
> In bols(X, df = ncol(X)) : base-learner contains missing values;
Running ‘regtest-blackboost.R’ [75s/92s]
Comparing ‘regtest-blackboost.Rout’ to ‘regtest-blackboost.Rout.save’ ... OK
Running ‘regtest-family.R’ [20s/25s]
Comparing ‘regtest-family.Rout’ to ‘regtest-family.Rout.save’ ... OK
Running ‘regtest-gamboost.R’ [9s/11s]
Comparing ‘regtest-gamboost.Rout’ to ‘regtest-gamboost.Rout.save’ ... OK
Running ‘regtest-glmboost.R’ [12s/14s]
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’ [4s/5s]
Comparing ‘regtest-varimp.Rout’ to ‘regtest-varimp.Rout.save’ ... OK
- checking for unstated dependencies in vignettes ... OK
- checking package vignettes ... OK
- checking running R code from vignettes ... [58s/69s] OK
‘SurvivalEnsembles.Rnw’ using ‘UTF-8’... [20s/23s] OK
‘mboost.Rnw’ using ‘UTF-8’... [12s/17s] OK
‘mboost_illustrations.Rnw’ using ‘UTF-8’... [11s/14s] OK
‘mboost_tutorial.Rnw’ using ‘UTF-8’... [12s/14s] OK
- checking re-building of vignette outputs ... [80s/103s] OK
- checking PDF version of manual ... [7s/9s] OK
- checking HTML version of manual ... [8s/11s] OK
- checking for non-standard things in the check directory ... OK
- DONE
Status: 1 NOTE