- using R version 4.5.2 (2025-10-31)
- using platform: aarch64-apple-darwin20
- R was compiled by
Apple clang version 16.0.0 (clang-1600.0.26.6)
GNU Fortran (GCC) 14.2.0
- running under: macOS Ventura 13.7.8
- using session charset: UTF-8
- checking for file ‘skmeans/DESCRIPTION’ ... OK
- this is package ‘skmeans’ version ‘0.2-19’
- checking package namespace information ... OK
- checking package dependencies ... INFO
Package which this enhances but not available for checking: ‘kmndirs’
- 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 ‘skmeans’ can be installed ... [1s/1s] OK
See the install log for details.
- checking installed package size ... OK
- checking package directory ... 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 ... [0s/0s] 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/0s] 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 ... [1s/1s] OK
- checking Rd files ... [0s/0s] WARNING
prepare_Rd: ./man/skmeans.Rd:53: unknown macro '\bibcitet'
prepare_Rd: ./man/skmeans.Rd:65: unknown macro '\bibcitet'
prepare_Rd: ./man/skmeans.Rd:72: unknown macro '\bibcitet'
prepare_Rd: ./man/skmeans.Rd:75: unknown macro '\bibcitep'
prepare_Rd: ./man/skmeans.Rd:194: unknown macro '\bibcitet'
checkRd: (-1) skmeans.Rd:53: Lost braces
53 | This is the formulation used in \bibcitet{skmeans::Dhillon+Modha:2001}
| ^
checkRd: (-1) skmeans.Rd:65: Lost braces
65 | \bibcitet{skmeans::Krishna+Narasimha_Murty:1999}.}
| ^
checkRd: (-1) skmeans.Rd:72: Lost braces
72 | \bibcitet{skmeans::Dhillon+Guan+Kogan:2002}.}
| ^
checkRd: (-1) skmeans.Rd:75: Lost braces
75 | Karypis \bibcitep{skmeans::Karypis:2002}.}
| ^
checkRd: (-1) skmeans.Rd:194: Lost braces
194 | material to \bibcitet{skmeans::Maitra+Ramler:2010} at
| ^
- checking Rd metadata ... 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 ... [4s/4s] OK
- checking PDF version of manual ... [2s/2s] OK
- DONE
Status: 1 WARNING
- using check arguments '--no-clean-on-error '