* using log directory ‘/data/blackswan/ripley/R/packages/tests-devel/EFA.dimensions.Rcheck’ * using R Under development (unstable) (2026-07-06 r90208) * using platform: x86_64-pc-linux-gnu * R was compiled by gcc (GCC) 14.2.1 20240912 (Red Hat 14.2.1-3) GNU Fortran (GCC) 14.2.1 20240912 (Red Hat 14.2.1-3) * running under: Fedora Linux 40 (Workstation Edition) * using session charset: UTF-8 * current time: 2026-07-07 15:13:38 UTC * checking for file ‘EFA.dimensions/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘EFA.dimensions’ version ‘0.1.8.6’ * 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 ... OK * checking for sufficient/correct file permissions ... OK * checking whether package ‘EFA.dimensions’ can be installed ... [11s/11s] 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 ... 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 whether startup messages can be suppressed ... 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 ... [19s/19s] OK * 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 contents of ‘data’ directory ... OK * checking data for non-ASCII characters ... OK * checking LazyData ... OK * checking data for ASCII and uncompressed saves ... OK * checking examples ... OK * checking examples with --run-donttest ... [29s/30s] ERROR Running examples in ‘EFA.dimensions-Ex.R’ failed The error most likely occurred in: > ### Name: DIMTESTS > ### Title: Tests for the number of factors > ### Aliases: DIMTESTS > > ### ** Examples > > ## No test: > # the Harman (1967) correlation matrix > DIMTESTS(data_Harman, tests = c('EMPKC','HULL','RAWPAR'), corkind='pearson', + Ncases = 305, display=2) EMPIRICAL KAISER CRITERION Kind of correlations analyzed: from user Nfactors Eigenvalue Reference Values 1 4.673 1.350 2 1.771 1.283 3 0.481 1.208 4 0.421 1.123 5 0.233 1.025 6 0.187 1.000 7 0.137 1.000 8 0.096 1.000 The number of factors according to the Empirical Kaiser Criterion = 2 HULL METHOD The number of factors according to the Hull method test (from EFAtools) = 2 PARALLEL ANALYSIS The entered data is a correlation matrix. Randomization method: generated data Type of correlations specified for the real data eigenvalues: from user Type of correlations specified for the random data eigenvalues: pearson Extraction Method: Principal Components Variables = 8 Cases = 305 Ndatasets = 100 Percentile = 95 Compare the Real Data eigenvalues below to the corresponding random data Mean and Percentile eigenvalues Root Real_Data Mean Percentile 1 4.673 1.255 1.340 2 1.771 1.150 1.212 3 0.481 1.081 1.124 4 0.421 1.022 1.056 5 0.233 0.968 1.004 6 0.187 0.906 0.947 7 0.137 0.846 0.892 8 0.096 0.771 0.819 The number of factors according to the parallel analysis = 2 DIMTESTS results: # of Factors: EMPKC 2 HULL 2 RAWPAR 2 > > # Rosenberg Self-Esteem scale items, all possible DIMTESTS > DIMTESTS(data_RSE, + tests = c('CD','EMPKC','HULL','MAP','NEVALSGT1','RAWPAR','SALIENT','SESCREE','SMT'), + corkind='pearson', display=2) Error in match.arg(cor_method) : 'arg' must be of length 1 Calls: DIMTESTS -> -> match.arg Execution halted * checking PDF version of manual ... OK * checking for non-standard things in the check directory ... OK * checking for detritus in the temp directory ... OK * checking for new files in some other directories ... OK * DONE Status: 1 ERROR See ‘/data/blackswan/ripley/R/packages/tests-devel/EFA.dimensions.Rcheck/00check.log’ for details. Command exited with non-zero status 1 Time 2:08.73, 110.81 + 16.63