* using log directory ‘/home/hornik/tmp/CRAN_special_valgrind/BAS.Rcheck’ * using R Under development (unstable) (2025-12-16 r89184) * using platform: x86_64-pc-linux-gnu * R was compiled by gcc-15 (Debian 15.2.0-9) 15.2.0 GNU Fortran (Debian 15.2.0-9) 15.2.0 * running under: Debian GNU/Linux forky/sid * using session charset: UTF-8 * using option ‘--use-valgrind’ * checking for file ‘BAS/DESCRIPTION’ ... OK * this is package ‘BAS’ version ‘2.0.1’ * 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 serialization versions ... OK * checking whether package ‘BAS’ can be installed ... [12s/12s] OK * used C compiler: ‘gcc-15 (Debian 15.2.0-11) 15.2.0’ * used Fortran compiler: ‘GNU Fortran (Debian 15.2.0-11) 15.2.0’ * checking package directory ... OK * checking for future file timestamps ... 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 ... [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 ... [6s/6s] OK * checking Rd files ... [1s/1s] 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 ... [0s/0s] 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 usage of KIND in Fortran files ... OK * checking installed files from ‘inst/doc’ ... OK * checking files in ‘vignettes’ ... OK * checking examples ... [253s/253s] OK Examples with CPU (user + system) or elapsed time > 5s user system elapsed bas.glm 127.442 0.192 127.761 bas.lm 42.784 0.120 42.935 EB.global 11.295 0.188 11.501 summary 5.534 0.008 5.537 print.bas 5.149 0.040 5.224 * checking for unstated dependencies in ‘demo’ ... OK * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... [30m/30m] ERROR Running ‘testthat.R’ [30m/30m] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(BAS) > > test_check("BAS") running AMCMC_GROWABLE with 16 Now start AMCMC with 11 nUnique models out of 16 at it 200 running AMCMC_GROWABLE with 2618 Grow vectors: Number of unique models 2618; nModels is now 2748 Now start AMCMC with 2618 nUnique models out of 2748 at it 100000 running AMCMC_GROWABLE with 2618 Grow vectors: Number of unique models 2618; nModels is now 2748 Now start AMCMC with 2618 nUnique models out of 2748 at it 100000 running AMCMC_GROWABLE with 957 Grow vectors: Number of unique models 957; nModels is now 1004 Now start AMCMC with 957 nUnique models out of 1004 at it 10000 Execution halted ==2528606== ==2528606== HEAP SUMMARY: ==2528606== in use at exit: 180,429,327 bytes in 78,371 blocks ==2528606== total heap usage: 2,430,397 allocs, 2,352,026 frees, 8,099,540,438 bytes allocated ==2528606== ==2528606== LEAK SUMMARY: ==2528606== definitely lost: 0 bytes in 0 blocks ==2528606== indirectly lost: 0 bytes in 0 blocks ==2528606== possibly lost: 0 bytes in 0 blocks ==2528606== still reachable: 180,429,327 bytes in 78,371 blocks ==2528606== suppressed: 0 bytes in 0 blocks ==2528606== Rerun with --leak-check=full to see details of leaked memory ==2528606== ==2528606== For lists of detected and suppressed errors, rerun with: -s ==2528606== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking re-building of vignette outputs ... [11m/11m] OK * checking PDF version of manual ... [4s/4s] OK * checking HTML version of manual ... [4s/4s] OK * checking for non-standard things in the check directory ... OK * checking for detritus in the temp directory ... OK * DONE Status: 1 ERROR