* using log directory ‘/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/collinear.Rcheck’ * using R Under development (unstable) (2025-02-26 r87830) * using platform: x86_64-pc-linux-gnu * R was compiled by Debian clang version 19.1.7 (1+b1) Debian flang-new version 19.1.7 (1+b1) * running under: Debian GNU/Linux trixie/sid * using session charset: UTF-8 * checking for file ‘collinear/DESCRIPTION’ ... OK * this is package ‘collinear’ version ‘2.0.0’ * 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 whether package ‘collinear’ can be installed ... OK See 'https://www.r-project.org/nosvn/R.check/r-devel-linux-x86_64-debian-clang/collinear-00install.html' for details. * checking package directory ... OK * checking for future file timestamps ... OK * checking DESCRIPTION meta-information ... NOTE Missing dependency on R >= 4.1.0 because package code uses the pipe |> or function shorthand \(...) syntax added in R 4.1.0. File(s) using such syntax: ‘collinear.R’ ‘cor_cramer_v.R’ ‘cor_df.R’ ‘cor_select.R’ ‘f_auc.Rd’ ‘f_r2.Rd’ ‘f_r2_counts.Rd’ ‘f_v.Rd’ ‘f_v_rf_categorical.Rd’ ‘identify.R’ ‘model_formula.R’ ‘preference_order.R’ ‘preference_order_methods.R’ ‘target_encoding_methods.R’ ‘validate.R’ ‘vif_df.R’ ‘vif_select.R’ * 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 ... [0s/1s] OK * checking whether the package can be loaded with stated dependencies ... [0s/0s] OK * checking whether the package can be unloaded cleanly ... [0s/0s] OK * checking whether the namespace can be loaded with stated dependencies ... [0s/0s] OK * checking whether the namespace can be unloaded cleanly ... [0s/0s] OK * checking loading without being on the library search path ... [0s/1s] 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 ... [7s/9s] OK * checking Rd files ... [1s/1s] 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 contents of ‘data’ directory ... OK * checking data for non-ASCII characters ... [2s/2s] OK * checking LazyData ... OK * checking data for ASCII and uncompressed saves ... OK * checking examples ... [27s/64s] OK Examples with CPU (user + system) or elapsed time > 5s user system elapsed validate_encoding_arguments 3.258 0.127 5.067 collinear 2.163 0.128 8.377 cor_matrix 1.186 0.042 6.851 preference_order 0.677 0.037 6.722 * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... [109s/149s] OK Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [108s/148s] * checking PDF version of manual ... [6s/8s] OK * checking HTML version of manual ... [3s/5s] OK * checking for non-standard things in the check directory ... OK * DONE Status: 1 NOTE