* using log directory ‘/srv/hornik/tmp/CRAN_pretest/diptest.Rcheck’ * using R Under development (unstable) (2025-08-20 r88651) * using platform: x86_64-pc-linux-gnu * R was compiled by Debian clang version 19.1.7 (3+b1) Debian flang-new version 19.1.7 (3+b1) * running under: Debian GNU/Linux forky/sid * using session charset: UTF-8 * checking for file ‘diptest/DESCRIPTION’ ... OK * this is package ‘diptest’ version ‘0.77-2’ * checking CRAN incoming feasibility ... [5s/6s] OK * 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 ‘diptest’ can be installed ... [2s/2s] OK * used C compiler: ‘Debian clang version 19.1.7 (3+b2)’ * checking package directory ... OK * checking for future file timestamps ... OK * checking ‘build’ directory ... OK * checking DESCRIPTION meta-information ... OK * checking top-level files ... NOTE Non-standard files/directories found at top level: ‘Archive_CRAN_lst.txt’ ‘TODO.md’ ‘diptest_M1-BDR.out’ * 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 ... [2s/2s] OK * checking Rd files ... [0s/0s] 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 pragmas in C/C++ headers and code ... OK * checking compilation flags used ... OK * checking compiled code ... OK * checking sizes of PDF files under ‘inst/doc’ ... OK * checking installed files from ‘inst/doc’ ... OK * checking files in ‘vignettes’ ... OK * checking examples ... [1s/1s] OK * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... [2s/2s] NOTE Running ‘ex1.R’ [0s/0s] Comparing ‘ex1.Rout’ to ‘ex1.Rout.save’ ...46a47,64 > > str(d2) > List of 15 > $ call : language dip(x = 6 - x, full.result = TRUE, debug = 2) > $ x : num [1:5] 0 1 3 4 6 > $ n : int 5 > $ dip : num 0.133 > $ lo.hi : int [1:2] 3 4 > $ ifault : int 0 > $ gcm : int [1:2] 4 3 > $ lcm : int [1:2] 3 4 > $ mn : int [1:5] 1 1 1 3 1 > $ mj : int [1:5] 2 4 4 5 5 > $ min.is.0 : logi FALSE > $ debug : int 2 > $ xl : num 3 > $ xu : num 4 > $ full.result: logi TRUE > - attr(*, "class")= chr "dip" Running ‘mechler-ex.R’ [0s/0s] Comparing ‘mechler-ex.Rout’ to ‘mechler-ex.Rout.save’ ... OK Running ‘sim1.R’ [1s/1s] Comparing ‘sim1.Rout’ to ‘sim1.Rout.save’ ... OK * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking re-building of vignette outputs ... [4s/4s] OK * checking PDF version of manual ... [3s/2s] OK * checking HTML version of manual ... [0s/0s] OK * checking for non-standard things in the check directory ... OK * checking for detritus in the temp directory ... OK * DONE Status: 2 NOTEs