* using log directory 'd:/RCompile/CRANincoming/R-devel/Silhouette.Rcheck' * using R Under development (unstable) (2025-06-17 r88325 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 'Silhouette/DESCRIPTION' ... OK * checking extension type ... Package * this is package 'Silhouette' version '0.9' * package encoding: UTF-8 * checking CRAN incoming feasibility ... NOTE Maintainer: 'Shrikrishna Bhat K' New submission Possibly misspelled words in DESCRIPTION: biclustering (16:43) Package has a VignetteBuilder field but no prebuilt vignette index. Found the following URLs which should use \doi (with the DOI name only): File 'Silhouette.Rd': https://doi.org/10.1016/0377-0427(87)90125-7 https://doi.org/10.1080/0094965031000136012 https://doi.org/10.1080/10618600.2022.2050249 https://doi.org/10.1016/j.fss.2006.07.006 https://doi.org/10.1080/23737484.2024.2408534 File 'extSilhouette.Rd': https://doi.org/10.1007/s00357-008-9005-9 File 'plot.Silhouette.Rd': https://doi.org/10.1016/0377-0427(87)90125-7 https://doi.org/10.1080/0094965031000136012 https://doi.org/10.1080/10618600.2022.2050249 https://doi.org/10.1016/j.fss.2006.07.006 https://doi.org/10.1007/s00357-008-9005-9 File 'softSilhouette.Rd': https://doi.org/10.1080/10618600.2022.2050249 https://doi.org/10.1080/23737484.2024.2408534 * checking package namespace information ... OK * checking package dependencies ... INFO Vignette dependency required without any vignettes: 'knitr' * 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 serialization versions ... OK * checking whether package 'Silhouette' can be installed ... OK * checking installed package size ... OK * checking package directory ... OK * checking for future file timestamps ... OK * checking DESCRIPTION meta-information ... NOTE Maintainer field differs from that derived from Authors@R Maintainer: 'Shrikrishna Bhat K' Authors@R: 'Shrikrishna Bhat K ' * checking top-level files ... NOTE File LICENSE is not mentioned in the DESCRIPTION file. * 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 Silhouette: no visible global function definition for 'isGeneric' Silhouette: no visible global function definition for 'getMethod' Silhouette: no visible global function definition for 'slotNames' Silhouette: no visible global function definition for 'slot' plot.Silhouette: no visible binding for global variable 'cluster' plot.Silhouette: no visible binding for global variable 'sil_width' plot.Silhouette: no visible binding for global variable 'original_name' plot.Silhouette: no visible binding for global variable 'name' softSilhouette: no visible global function definition for 'isGeneric' softSilhouette: no visible global function definition for 'getMethod' softSilhouette: no visible global function definition for 'slotNames' softSilhouette: no visible global function definition for 'slot' Undefined global functions or variables: cluster getMethod isGeneric name original_name sil_width slot slotNames Consider adding importFrom("methods", "getMethod", "isGeneric", "slot", "slotNames") to your NAMESPACE file (and ensure that your DESCRIPTION Imports field contains 'methods'). * checking Rd files ... 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 examples ... [15s] NOTE Examples with CPU (user + system) or elapsed time > 10s user system elapsed Silhouette 12.12 0.3 12.42 * checking PDF version of manual ... [13s] OK * checking HTML version of manual ... OK * DONE Status: 5 NOTEs