* using log directory 'd:/RCompile/CRANincoming/R-devel/CompClassMetrics.Rcheck' * using R Under development (unstable) (2025-08-19 r88650 ucrt) * using platform: x86_64-w64-mingw32 * R was compiled by gcc.exe (GCC) 14.2.0 GNU Fortran (GCC) 14.2.0 * running under: Windows Server 2022 x64 (build 20348) * using session charset: UTF-8 * checking for file 'CompClassMetrics/DESCRIPTION' ... OK * this is package 'CompClassMetrics' version '0.0.0.9000' * package encoding: UTF-8 * checking CRAN incoming feasibility ... NOTE Maintainer: 'Nan Nan ' New submission Version contains large components (0.0.0.9000) Possibly misspelled words in DESCRIPTION: CompClassMetrics (2:8, 7:14) The Title field starts with the package name. The Title field should be in title case. Current version is: 'CompClassMetrics: An R package on classification measures when subclasses are involved' In title case that is: 'CompClassMetrics: An R Package on Classification Measures when Subclasses are Involved' The Description field should not start with the package name, 'This package' or similar. * 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 'CompClassMetrics' 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 Found if() conditions comparing class() to string: File 'CompClassMetrics/R/True_values.R': if (class(integral) == "try-error") ... File 'CompClassMetrics/R/True_values.R': if (class(integral.3) == "try-error") ... Use inherits() (or maybe is()) instead. * checking Rd files ... OK * checking Rd metadata ... OK * checking Rd line widths ... NOTE Rd file 'HUMC_NPCI.Rd': \examples lines wider than 100 characters: Y1 <- c(0.9316, 0.9670, 1.3856, 1.3505, 1.0316, 1.1764, 0.7435, 0.5813, 0.4695, 0.3249, 1.3870, 1.1165, 1.1768, 0.8039, 2.3473, 0.5760, ... [TRUNCATED] Y2 <- c(1.63950, 1.36535, 1.79859, 0.47961, 1.50978, 1.36525,0.13515, 2.11275, 0.45659, 0.76901, 0.87137, 2.46689, 2.26828, 0.2914, 1.1 ... [TRUNCATED] Y3 <- c(1.89856, 1.30920, 2.38615, 2.34785, 2.92493, 2.71615, 2.75243, 0.95060, 0.38964, 0.13356, 2.36871, 1.51929, 0.86794, 2.31094, 1 ... [TRUNCATED] Y4 <- c(2.580,2.570,2.143,3.079,1.765,3.081,2.175,2.306,2.918,2.507,4.261,3.033,1.836,2.321,1.686,3.396,1.688,1.205) Y5 <- c(3.969,3.044,3.318,2.862,3.655,1.523,3.722,4.074,3.662,3.571,5.177,6.321,4.932,4.129,4.172,5.432,4.382,3.869,3.638,4.318,3.052,4 ... [TRUNCATED] Rd file 'hum.dynamic.Rd': \examples lines wider than 100 characters: Y1 <- c(0.9316, 0.9670, 1.3856, 1.3505, 1.0316, 1.1764, 0.7435, 0.5813, 0.4695, 0.3249, 1.3870, 1.1165, 1.1768, 0.8039, 2.3473, 0.5760, ... [TRUNCATED] Y2 <- c(1.63950, 1.36535, 1.79859, 0.47961, 1.50978, 1.36525,0.13515, 2.11275, 0.45659, 0.76901, 0.87137, 2.46689, 2.26828, 0.2914, 1.1 ... [TRUNCATED] Y3 <- c(1.89856, 1.30920, 2.38615, 2.34785, 2.92493, 2.71615, 2.75243, 0.95060, 0.38964, 0.13356, 2.36871, 1.51929, 0.86794, 2.31094, 1 ... [TRUNCATED] Y4 <- c(2.580,2.570,2.143,3.079,1.765,3.081,2.175,2.306,2.918,2.507,4.261,3.033,1.836,2.321,1.686,3.396,1.688,1.205) Y5 <- c(3.969,3.044,3.318,2.862,3.655,1.523,3.722,4.074,3.662,3.571,5.177,6.321,4.932,4.129,4.172,5.432,4.382,3.869,3.638,4.318,3.052,4 ... [TRUNCATED] 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 contents of 'data' directory ... OK * checking data for non-ASCII characters ... OK * checking data for ASCII and uncompressed saves ... OK * checking examples ... [92s] NOTE Examples with CPU (user + system) or elapsed time > 10s user system elapsed HUMC_NPCI 87.13 2.5 90.43 * checking PDF version of manual ... [23s] OK * checking HTML version of manual ... OK * DONE Status: 4 NOTEs