* using log directory 'd:/RCompile/CRANincoming/R-devel/mermboost.Rcheck' * using R Under development (unstable) (2025-02-17 r87739 ucrt) * using platform: x86_64-w64-mingw32 * R was compiled by gcc.exe (GCC) 13.3.0 GNU Fortran (GCC) 13.3.0 * running under: Windows Server 2022 x64 (build 20348) * using session charset: UTF-8 * checking for file 'mermboost/DESCRIPTION' ... OK * checking extension type ... Package * this is package 'mermboost' version '0.1.0' * package encoding: UTF-8 * checking CRAN incoming feasibility ... NOTE Maintainer: 'Lars Knieper ' Possibly misspelled words in DESCRIPTION: covariates (10:58) No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: c(person(given = "Lars", family = "Knieper", role = c("aut", "cre"), email = "lars.knieper@uni-goettingen.de"), person(given = "Torsten", family = "Hothorn", role = "aut"), person(given = "Elisabeth", family = "Bergherr", role = "aut"), person(given = "Colin", family = "Griesbach", role = "aut")) as necessary. * 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 hidden files and directories ... OK * checking for portable file names ... OK * checking whether package 'mermboost' can be installed ... OK * checking installed package size ... OK * checking package directory ... OK * checking for future file timestamps ... 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 ... OK * checking whether the package can be loaded with stated dependencies ... OK * checking whether the package can be unloaded cleanly ... OK * checking whether the namespace can be loaded with stated dependencies ... OK * checking whether the namespace can be unloaded cleanly ... OK * checking loading without being on the library search path ... 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 ... NOTE as.Family.merMod : ngradient: no visible binding for '<<-' assignment to 'rf_lp' Found if() conditions comparing class() to string: File 'mermboost/R/internal_functions.R': if (class(unlist(data[ran_parts$id])) != "factor") ... File 'mermboost/R/internal_functions.R': if (class(family) == "boost_family") ... File 'mermboost/R/internal_functions.R': if (class(family) == "boost_family_glm") ... File 'mermboost/R/mermboost_functions.R': if (!class(family) == "boost_family") ... File 'mermboost/R/mermboost_functions.R': if (!class(family) == "boost_family") ... Use inherits() (or maybe is()) instead. * checking Rd files ... OK * checking Rd metadata ... OK * checking Rd line widths ... OK * checking Rd cross-references ... NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: glmermboost.Rd: boost_control, mboost_fit, glmboost, mstop, VarCorr, ranef mermboost.Rd: boost_control, bbs, bols, btree, mboost_fit, baselearners, mboost, mstop, VarCorr, ranef methods.Rd: mstop Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. * 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 contents of 'data' directory ... OK * checking data for non-ASCII characters ... OK * checking data for ASCII and uncompressed saves ... OK * checking examples ... [162s] NOTE Examples with CPU (user + system) or elapsed time > 10s user system elapsed glmermboost 115.51 0.51 116.03 mermboost 16.86 0.16 17.02 mer_cvrisk 16.25 0.16 16.41 methods 10.18 0.10 10.30 * checking PDF version of manual ... [12s] OK * checking HTML version of manual ... OK * DONE Status: 4 NOTEs