* using log directory ‘/srv/hornik/tmp/CRAN_pretest/bspcov.Rcheck’ * using R Under development (unstable) (2025-07-01 r88373) * 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 ‘bspcov/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘bspcov’ version ‘1.0.2’ * package encoding: UTF-8 * checking CRAN incoming feasibility ... [4s/5s] NOTE Maintainer: ‘Kyeongwon Lee ’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: c(person(given = "Kwangmin", family = "Lee", role = "aut"), person(given = "Kyeongwon", family = "Lee", role = c("aut", "cre"), email = "kwlee1718@gmail.com"), person(given = "Kyoungjae", family = "Lee", role = "aut"), person(given = "Seongil", family = "Jo", role = "aut"), person(given = "Jaeyong", family = "Lee", role = "ctb")) as necessary. Size of tarball: 16073213 bytes * 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 ‘bspcov’ can be installed ... [36s/36s] OK * checking package directory ... OK * checking for future file timestamps ... 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 ... [3s/3s] OK * checking whether the package can be loaded with stated dependencies ... [2s/2s] OK * checking whether the package can be unloaded cleanly ... [2s/2s] OK * checking whether the namespace can be loaded with stated dependencies ... [2s/2s] OK * checking whether the namespace can be unloaded cleanly ... [2s/2s] OK * checking loading without being on the library search path ... [3s/3s] 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 ... [11s/11s] NOTE proc_SP500 : preproc_stock: no visible binding for global variable ‘sector’ proc_SP500 : preproc_stock: no visible binding for global variable ‘symbol’ proc_SP500 : preproc_stock: no visible binding for global variable ‘adjusted’ proc_SP500 : preproc_stock: no visible binding for global variable ‘periodReturn’ proc_SP500 : preproc_stock: no visible binding for global variable ‘returns’ proc_SP500: no visible global function definition for ‘na.omit’ proc_SP500: no visible binding for global variable ‘sector’ proc_SP500: no visible binding for global variable ‘symbol’ Undefined global functions or variables: adjusted na.omit periodReturn returns sector symbol Consider adding importFrom("stats", "na.omit") to your NAMESPACE file. * checking Rd files ... [0s/0s] NOTE checkRd: (-1) SP500.Rd:14: Escaped LaTeX specials: \& * checking Rd metadata ... OK * checking Rd line widths ... NOTE Rd file 'proc_SP500.Rd': \examples lines wider than 100 characters: sectors <- c("Energy", "Financials", "Materials", "Real Estate", "Utilities", "Information Technology") These lines will be truncated in the PDF manual. * 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 ... [2s/2s] OK * checking LazyData ... OK * checking data for ASCII and uncompressed saves ... OK * checking examples ... [24s/24s] NOTE Examples with CPU (user + system) or elapsed time > 5s user system elapsed proc_SP500 5.6 0.176 5.781 * checking PDF version of manual ... [3s/3s] OK * checking HTML version of manual ... [1s/0s] OK * checking for non-standard things in the check directory ... OK * checking for detritus in the temp directory ... OK * DONE Status: 5 NOTEs