* using log directory 'd:/Rcompile/CRANpkg/local/4.6/backtest.Rcheck' * using R version 4.6.1 (2026-06-24 ucrt) * using platform: x86_64-w64-mingw32 * R was compiled by gcc.exe (GCC) 14.3.0 GNU Fortran (GCC) 14.3.0 * running under: Windows Server 2022 x64 (build 20348) * using session charset: UTF-8 * current time: 2026-08-12 17:30:10 UTC * checking for file 'backtest/DESCRIPTION' ... OK * checking extension type ... Package * this is package 'backtest' version '0.3-4' * 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 hidden files and directories ... OK * checking for portable file names ... OK * checking whether package 'backtest' can be installed ... OK * 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 ... [0s] OK * checking whether the package can be loaded with stated dependencies ... [1s] OK * checking whether the package can be unloaded cleanly ... [1s] OK * checking whether the namespace can be loaded with stated dependencies ... [0s] OK * checking whether the namespace can be unloaded cleanly ... [1s] OK * checking loading without being on the library search path ... [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 ... [4s] OK * checking Rd files ... [1s] OK * checking Rd metadata ... 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 ... [1s] OK * checking data for ASCII and uncompressed saves ... OK * checking sizes of PDF files under 'inst/doc' ... OK * checking installed files from 'inst/doc' ... OK * checking files in 'vignettes' ... OK * checking examples ... [4s] OK * checking for unstated dependencies in 'tests' ... OK * checking tests ... [5s] OK Running 'backtest.function.test.R' [0s] Running 'backtest.summary.test.R' [1s] Running 'backtest.totalCounts.test.R' [1s] Running 'bt.mean.test.R' [0s] Running 'bt.spread.test.R' [0s] Running 'bucketize.test.R' [0s] Running 'bucketize.test2.R' [0s] Running 'calc.true.weight.test.R' [0s] Running 'calc.turnover.test.R' [0s] Running 'categorize.test.R' [0s] Running 'overlaps.compute.test.R' [0s] * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking re-building of vignette outputs ... [23s] OK * checking PDF version of manual ... [20s] OK * checking HTML version of manual ... [2s] OK * DONE Status: OK Check process probably crashed or hung up for 20 minutes ... killed Most likely this happened in the example checks (?), if not, ignore the following last lines of example output: 3 0.064516129 0.34693878 7686787.0 5106000 4 0.459305600 0.43596160 593463.1 317650 8 -0.004366812 -0.20557491 43156880.0 25041000 9 -0.008403361 -0.51239669 16375810.0 10468780 11 0.212321535 -0.02468372 4890276.0 2622375 cap.usd cap sales net.income common.equity 1 214731000 214731000 407754000 9494000 189488000 3 193878942 1357153000 366118000 31636000 220394000 4 420166500 420166500 338230000 8621000 184831000 8 4254275000 4254275000 15701000000 -110000000 3195000000 9 485010000 485010000 2367274000 31309000 361762000 11 1814048000 1814048000 1718538000 220070000 1649500000 > > > > ### *