* using log directory 'd:/RCompile/CRANincoming/R-devel/SSLFMM.Rcheck' * using R Under development (unstable) (2025-11-18 r89035 ucrt) * using platform: x86_64-w64-mingw32 * R was compiled by gcc.exe (GCC) 14.3.0 GNU Fortran (GCC) 14.3.0 * running under: Windows Server 2022 x64 (build 20348) * using session charset: UTF-8 * checking for file 'SSLFMM/DESCRIPTION' ... OK * checking extension type ... Package * this is package 'SSLFMM' version '0.1.0' * package encoding: UTF-8 * checking CRAN incoming feasibility ... NOTE Maintainer: 'Jinran Wu ' New submission Possibly misspelled words in DESCRIPTION: ECM (8:372) MCAR (8:205) SSLFMM (8:18) Semisupervised (3:8) * 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 ... WARNING Found the following file with a non-portable file name: package making.R These are not fully portable file names. See section 'Package structure' in the 'Writing R Extensions' manual. * checking whether package 'SSLFMM' can be installed ... WARNING Found the following significant warnings: Warning: D:/temp/2025_11_19_05_35_16_26431/RtmpU3v1di/R.INSTALLb9dc719c33c6/SSLFMM/man/EM_FMM_SemiSupervised_Initial.Rd:9: unexpected macro '\code' Warning: EM_FMM_SemiSupervised_Initial.Rd:7: All text must be in a section Warning: EM_FMM_SemiSupervised_Initial.Rd:8: All text must be in a section Warning: EM_FMM_SemiSupervised_Initial.Rd:9: All text must be in a section Warning: EM_FMM_SemiSupervised_Initial.Rd:11: All text must be in a section Warning: EM_FMM_SemiSupervised_Initial.Rd:12: All text must be in a section Warning: EM_FMM_SemiSupervised_Initial.Rd:13: All text must be in a section Warning: EM_FMM_SemiSupervised_Initial.Rd:14: All text must be in a section Warning: D:/temp/2025_11_19_05_35_16_26431/RtmpU3v1di/R.INSTALLb9dc719c33c6/SSLFMM/man/error_beta_classification.Rd:10: unknown macro '\times' Warning: D:/temp/2025_11_19_05_35_16_26431/RtmpU3v1di/R.INSTALLb9dc719c33c6/SSLFMM/man/error_beta_classification.Rd:13: unknown macro '\times' Warning: D:/temp/2025_11_19_05_35_16_26431/RtmpU3v1di/R.INSTALLb9dc719c33c6/SSLFMM/man/error_beta_classification.Rd:16: unknown macro '\pi' Warning: D:/temp/2025_11_19_05_35_16_26431/RtmpU3v1di/R.INSTALLb9dc719c33c6/SSLFMM/man/error_beta_classification.Rd:25: unknown macro '\times' Warning: D:/temp/2025_11_19_05_35_16_26431/RtmpU3v1di/R.INSTALLb9dc719c33c6/SSLFMM/man/error_beta_classification.Rd:36: unknown macro '\Phi' See 'd:/RCompile/CRANincoming/R-devel/SSLFMM.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 ... NOTE Non-standard file/directory found at top level: 'package making.R' * 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 EM_FMM_SemiSupervised_Initial: no visible global function definition for 'binomial' initialestimate: no visible global function definition for 'rnorm' rmix: no visible global function definition for 'rmultinom' simulate_mixed_missingness: no visible global function definition for 'rbinom' Undefined global functions or variables: binomial rbinom rmultinom rnorm Consider adding importFrom("stats", "binomial", "rbinom", "rmultinom", "rnorm") to your NAMESPACE file. * checking Rd files ... WARNING prepare_Rd: ./man/EM_FMM_SemiSupervised_Initial.Rd:9: unexpected macro '\code' prepare_Rd: EM_FMM_SemiSupervised_Initial.Rd:7: All text must be in a section prepare_Rd: EM_FMM_SemiSupervised_Initial.Rd:8: All text must be in a section prepare_Rd: EM_FMM_SemiSupervised_Initial.Rd:9: All text must be in a section prepare_Rd: EM_FMM_SemiSupervised_Initial.Rd:11: All text must be in a section prepare_Rd: EM_FMM_SemiSupervised_Initial.Rd:12: All text must be in a section prepare_Rd: EM_FMM_SemiSupervised_Initial.Rd:13: All text must be in a section prepare_Rd: EM_FMM_SemiSupervised_Initial.Rd:14: All text must be in a section prepare_Rd: ./man/error_beta_classification.Rd:10: unknown macro '\times' prepare_Rd: ./man/error_beta_classification.Rd:13: unknown macro '\times' prepare_Rd: ./man/error_beta_classification.Rd:16: unknown macro '\pi' prepare_Rd: ./man/error_beta_classification.Rd:25: unknown macro '\times' prepare_Rd: ./man/error_beta_classification.Rd:36: unknown macro '\Phi' * 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 ... OK * checking PDF version of manual ... [12s] OK * checking HTML version of manual ... OK * DONE Status: 3 WARNINGs, 3 NOTEs