* using log directory ‘/data/localhost/ripley/R/packages/tests-clang/fastFGEE.Rcheck’ * using R Under development (unstable) (2026-09-15 r90540) * using platform: x86_64-pc-linux-gnu * R was compiled by clang version 23.1.1 flang version 23.1.1 * running under: Fedora Linux 44 (Server Edition) * using session charset: UTF-8 * current time: 2026-09-16 16:13:12 UTC * using option ‘--no-stop-on-test-error’ * checking for file ‘fastFGEE/DESCRIPTION’ ... OK * this is package ‘fastFGEE’ version ‘0.2.0’ * package encoding: UTF-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 ... OK * checking for sufficient/correct file permissions ... OK * checking whether package ‘fastFGEE’ can be installed ... [29s/27s] OK See 'https://www.r-project.org/nosvn/R.check/r-devel-linux-x86_64-fedora-clang/fastFGEE-00install.html' for details. * used C++ compiler: ‘clang version 23.1.1’ * checking installed package size ... OK * checking package directory ... OK * checking ‘build’ 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 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 ... [30s/32s] 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 data for ASCII and uncompressed saves ... OK * checking line endings in C/C++/Fortran sources/headers ... OK * checking line endings in Makefiles ... OK * checking compilation flags in Makevars ... OK * checking for GNU extensions in Makefiles ... OK * checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK * checking use of PKG_*FLAGS in Makefiles ... OK * checking use of SHLIB_OPENMP_*FLAGS in Makefiles ... OK * checking pragmas in C/C++ headers and code ... OK * checking compilation flags used ... OK * checking compiled code ... OK * checking installed files from ‘inst/doc’ ... OK * checking files in ‘vignettes’ ... OK * checking examples ... OK * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... [17s/17s] ERROR Running ‘testthat.R’ [17s/17s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(fastFGEE) > > test_check("fastFGEE") Saving _problems/test-dependency-and-registration-22.R Saving _problems/test-dependency-and-registration-53.R Saving _problems/test-dependency-and-registration-95.R Smoothing parameter tuning: fastkfold fold-specific beta provided fast k-fold cv list: 1 of 3 fast k-fold cv list: 2 of 3 fast k-fold cv list: 3 of 3 Smoothing parameter tuning: fastkfold fold-specific beta provided fast k-fold cv list: 1 of 3 fast k-fold cv list: 2 of 3 fast k-fold cv list: 3 of 3 Smoothing parameter tuning: fastkfold fold-specific beta provided fast k-fold cv list: 1 of 3 fast k-fold cv list: 2 of 3 fast k-fold cv list: 3 of 3 Smoothing parameter tuning: fastkfold fold-specific beta provided fast k-fold cv list: 1 of 3 fast k-fold cv list: 2 of 3 fast k-fold cv list: 3 of 3 [ FAIL 3 | WARN 2 | SKIP 6 | PASS 1969 ] ══ Skipped tests (6) ═══════════════════════════════════════════════════════════ • On CRAN (5): 'test-fgee-integration.R:2:3', 'test-fgee-integration.R:71:3', 'test-fgee-newfamilies.R:46:5', 'test-fgee-newfamilies.R:46:5', 'test-fgee-newfamilies.R:98:3' • SuperGauss is installed, so the missing-package path cannot be exercised (1): 'test-optional-deps.R:46:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-dependency-and-registration.R:22:3'): archived numerical dependencies are absent from executable source ── Error in `.source_root()`: Could not locate the fastFGEE source tree for source-level tests. Backtrace: ▆ 1. └─fastFGEE (local) .source_root() at test-dependency-and-registration.R:22:3 ── Error ('test-dependency-and-registration.R:53:3'): every Rcpp attribute export is registered ── Error in `.source_root()`: Could not locate the fastFGEE source tree for source-level tests. Backtrace: ▆ 1. └─fastFGEE (local) .source_root() at test-dependency-and-registration.R:53:3 ── Error ('test-dependency-and-registration.R:95:3'): nuisance integration has one active definition per core wrapper ── Error in `.source_root()`: Could not locate the fastFGEE source tree for source-level tests. Backtrace: ▆ 1. └─fastFGEE (local) .source_root() at test-dependency-and-registration.R:95:3 [ FAIL 3 | WARN 2 | SKIP 6 | PASS 1969 ] Error: ! Test failures. Execution halted * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking re-building of vignette outputs ... OK * checking PDF version of manual ... OK * checking HTML version of manual ... OK * checking for non-standard things in the check directory ... OK * checking for detritus in the temp directory ... OK * DONE Status: 1 ERROR