* using log directory ‘/srv/hornik/tmp/CRAN_pretest/TrueWAP.Rcheck’ * using R Under development (unstable) (2025-06-26 r88362) * using platform: x86_64-pc-linux-gnu * R was compiled by Debian clang version 19.1.7 (3) Debian flang-new version 19.1.7 (3) * running under: Debian GNU/Linux 13 (trixie) * using session charset: UTF-8 * checking for file ‘TrueWAP/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘TrueWAP’ version ‘0.1.0’ * package encoding: UTF-8 * checking CRAN incoming feasibility ... [3s/3s] NOTE Maintainer: ‘Joshua Callaway ’ New submission Possibly misspelled words in DESCRIPTION: TWAP (7:204) TrueWAP (3:43, 7:274) VWAP (7:243) No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: person(given = "Joshua", family = "Callaway", role = c("aut", "cre"), email = "callaway@roar-analytics.com") as necessary. Found the following (possibly) invalid URLs: URL: https://github.com/CallawayCross/TrueWAP From: DESCRIPTION Status: 404 Message: Not Found URL: https://github.com/CallawayCross/TrueWAP/issues From: DESCRIPTION Status: 404 Message: Not Found * 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 ... NOTE Found the following hidden files and directories: .Rd2pdf19640 These were most likely included in error. See section ‘Package structure’ in the ‘Writing R Extensions’ manual. CRAN-pack does not know about .Rd2pdf19640 * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking whether package ‘TrueWAP’ can be installed ... [1s/1s] OK * 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: ‘Reference_Manual_TrueWAP.md’ ‘TrueWAP.md’ ‘run_checks.R’ ‘test’ ‘test.md’ ‘write_data.R’ ‘write_manual.R’ * checking for left-over files ... OK * checking index information ... OK * checking package subdirectories ... WARNING Found the following directory with the name of a Rd2pdf directory: ./.Rd2pdf19640 Most likely, these were included erroneously. * 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 ... WARNING Undocumented code objects: ‘nikkei’ Undocumented data sets: ‘nikkei’ All user-level objects in a package should have documentation entries. See chapter ‘Writing R documentation files’ in the ‘Writing R Extensions’ manual. * checking for code/documentation mismatches ... OK * checking Rd \usage sections ... WARNING Undocumented arguments in Rd file 'TrueWAP.Rd' ‘high’ ‘low’ ‘close’ Documented arguments not in \usage in Rd file 'TrueWAP.Rd': ‘true_mid’ Undocumented arguments in Rd file 'anchoredTrueWAP.Rd' ‘high’ ‘low’ ‘close’ ‘true_range’ Documented arguments not in \usage in Rd file 'anchoredTrueWAP.Rd': ‘mid_val’ ‘range_val’ Functions with \usage entries need to have the appropriate \alias entries, and all their arguments documented. The \usage entries must correspond to syntactically valid R code. See chapter ‘Writing R documentation files’ in the ‘Writing R Extensions’ manual. * 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 LazyData ... OK * checking data for ASCII and uncompressed saves ... WARNING Note: significantly better compression could be obtained by using R CMD build --resave-data old_size new_size compress nikkei.rda 313Kb 187Kb xz * checking installed files from ‘inst/doc’ ... OK * checking files in ‘vignettes’ ... OK * checking examples ... [1s/1s] OK * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking re-building of vignette outputs ... [1s/1s] OK * checking PDF version of manual ... [2s/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: 4 WARNINGs, 3 NOTEs