* using log directory ‘/srv/hornik/tmp/CRAN_pretest/tml.Rcheck’ * using R Under development (unstable) (2025-04-16 r88149) * 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 ‘tml/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘tml’ version ‘0.1.0’ * checking CRAN incoming feasibility ... [3s/4s] ERROR Maintainer: ‘Yunro Chung ’ New submission Conflicting package names (submitted: tml, existing: TML [file:///data/Repositories/CRAN]) Conflicting package names (submitted: tml, existing: TML [CRAN archive]) Possibly misspelled words in DESCRIPTION: classifcation (14:32) The Title field should be in title case. Current version is: ‘Treed machine learning model for personalized prediction and subgroup identification’ In title case that is: ‘Treed Machine Learning Model for Personalized Prediction and Subgroup Identification’ The Date field is over a month old. * 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 ‘tml’ can be installed ... [4s/4s] 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 ... [1s/1s] OK * checking whether the package can be loaded with stated dependencies ... [1s/1s] OK * checking whether the package can be unloaded cleanly ... [1s/1s] OK * checking whether the namespace can be loaded with stated dependencies ... [1s/1s] OK * checking whether the namespace can be unloaded cleanly ... [1s/1s] OK * checking loading without being on the library search path ... [1s/1s] OK * checking use of S3 registration ... OK * checking dependencies in R code ... OK * checking S3 generic/method consistency ... NOTE Mismatches for apparent methods not registered: c: function(...) c.lasso: function(y, x) c: function(...) c.rf: function(y, x) c: function(...) c.lasso.predict: function(fit, newx) c: function(...) c.svm.predict: function(fit, newx) c: function(...) c.rf.predict: function(fit, newx) c: function(...) c.svm: function(y, x, kernel) See section ‘Registering S3 methods’ in the ‘Writing R Extensions’ manual. * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... [6s/6s] OK * checking Rd files ... [0s/0s] OK * checking Rd metadata ... OK * checking Rd line widths ... NOTE Rd file 'tml.Rd': \examples lines wider than 100 characters: # 1) write two functions: c.xx & c.xx.predict (or b.xx & b.xx.predict) if y is continuous (or binary) These lines will be truncated in the PDF manual. * 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 examples ... [1s/1s] OK * checking PDF version of manual ... [2s/2s] OK * checking HTML version of manual ... [0s/0s] OK * checking for non-standard things in the check directory ... OK * checking for detritus in the temp directory ... OK * DONE Status: 1 ERROR, 2 NOTEs