* using log directory 'd:/RCompile/CRANincoming/R-devel/Domean.Rcheck' * using R Under development (unstable) (2025-02-25 r87824 ucrt) * using platform: x86_64-w64-mingw32 * R was compiled by gcc.exe (GCC) 13.3.0 GNU Fortran (GCC) 13.3.0 * running under: Windows Server 2022 x64 (build 20348) * using session charset: UTF-8 * checking for file 'Domean/DESCRIPTION' ... OK * this is package 'Domean' version '0.1' * package encoding: UTF-8 * checking CRAN incoming feasibility ... NOTE Maintainer: 'Guangbao Guo ' New submission Possibly misspelled words in DESCRIPTION: Docovt (9:646) Domean (9:45, 9:317) Guo (9:669) scalable (9:343) * 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 'Domean' can be installed ... WARNING Found the following significant warnings: Warning: file 'zwl.R' is invalid UTF-8 Warning: invalidly encoded .R file(s) Warning: D:/temp/2025_02_26_04_35_17_2551/Rtmpu2cAKO/R.INSTALL201a052c173fe/Domean/man/CLX.Rd:19: unknown macro '\omega' Warning: D:/temp/2025_02_26_04_35_17_2551/Rtmpu2cAKO/R.INSTALL201a052c173fe/Domean/man/CLX.Rd:24: unknown macro '\omega' See 'd:/RCompile/CRANincoming/R-devel/Domean.Rcheck/00install.out' for details. * 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 ... WARNING '::' or ':::' import not declared from: 'MASS' * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... NOTE CZZZ: no visible binding for global variable 'var' CZZZ: no visible global function definition for 'quantile' Undefined global functions or variables: quantile var Consider adding importFrom("stats", "quantile", "var") to your NAMESPACE file. * checking Rd files ... WARNING prepare_Rd: ./man/CLX.Rd:19: unknown macro '\omega' prepare_Rd: ./man/CLX.Rd:24: unknown macro '\omega' * 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 ... WARNING 'library' or 'require' call not declared from: 'MASS' * checking examples ... ERROR Running examples in 'Domean-Ex.R' failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: CZZZ > ### Title: High-Dimensional Two-Sample Mean Test > ### Aliases: CZZZ > > ### ** Examples > > # Example usage: > library(MASS) Error in library(MASS) : there is no package called 'MASS' Execution halted * checking PDF version of manual ... [12s] OK * checking HTML version of manual ... OK * DONE Status: 1 ERROR, 4 WARNINGs, 2 NOTEs