* using log directory ‘/srv/hornik/tmp/CRAN_pretest/SSLFMM.Rcheck’ * using R Under development (unstable) (2025-11-19 r89037) * using platform: x86_64-pc-linux-gnu * R was compiled by Debian clang version 21.1.5 (1) Debian flang version 21.1.5 (1) * running under: Debian GNU/Linux forky/sid * 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 ... [3s/3s] 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 executable files ... 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 for sufficient/correct file permissions ... OK * checking whether package ‘SSLFMM’ can be installed ... [1s/1s] WARNING Found the following significant warnings: Warning: /srv/hornik/tmp/CRAN_pretest/SSLFMM.Rcheck/00_pkg_src/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: /srv/hornik/tmp/CRAN_pretest/SSLFMM.Rcheck/00_pkg_src/SSLFMM/man/error_beta_classification.Rd:10: unknown macro '\times' Warning: /srv/hornik/tmp/CRAN_pretest/SSLFMM.Rcheck/00_pkg_src/SSLFMM/man/error_beta_classification.Rd:13: unknown macro '\times' Warning: /srv/hornik/tmp/CRAN_pretest/SSLFMM.Rcheck/00_pkg_src/SSLFMM/man/error_beta_classification.Rd:16: unknown macro '\pi' Warning: /srv/hornik/tmp/CRAN_pretest/SSLFMM.Rcheck/00_pkg_src/SSLFMM/man/error_beta_classification.Rd:25: unknown macro '\times' Warning: /srv/hornik/tmp/CRAN_pretest/SSLFMM.Rcheck/00_pkg_src/SSLFMM/man/error_beta_classification.Rd:36: unknown macro '\Phi' See ‘/srv/hornik/tmp/CRAN_pretest/SSLFMM.Rcheck/00install.out’ for details. * 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 ... [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 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 ... [3s/3s] 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 ... [0s/0s] 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 ... [0s/0s] OK * checking PDF version of manual ... [3s/3s] OK * checking HTML version of manual ... [1s/1s] OK * checking for non-standard things in the check directory ... OK * checking for detritus in the temp directory ... OK * DONE Status: 3 WARNINGs, 3 NOTEs