* using log directory 'd:/RCompile/CRANincoming/R-devel/CDVI.Rcheck' * using R version 4.4.0 alpha (2024-04-02 r86304 ucrt) * using platform: x86_64-w64-mingw32 * R was compiled by gcc.exe (GCC) 13.2.0 GNU Fortran (GCC) 13.2.0 * running under: Windows Server 2022 x64 (build 20348) * using session charset: UTF-8 * checking for file 'CDVI/DESCRIPTION' ... OK * checking extension type ... Package * this is package 'CDVI' version '0.1.0' * checking CRAN incoming feasibility ... NOTE Maintainer: 'Dr. S. Vishnu Shankar ' New submission Possibly misspelled words in DESCRIPTION: CDVI (12:39) Cuddy (3:8, 12:14) Valle (3:20, 12:26) No package encoding and non-ASCII characters in the following R files: R/CDVI.R 22: #' \item <80> Shankar, S. V., Chandel, A., Gupta, R. K., Sharma, S., Chand, H., Kumar, R., ... & Gowsar, S. N. (2023). Corrigendum: Exploring the dynamics of arrivals and prices volatility in onion (Allium cepa) using advanced time series techniques. Frontiers in Sustainable Food Systems, 7, 1290515. DOI: 10.3389/fsufs.2023.1208898 The Title field should be in title case. Current version is: 'Cuddy-Della Valle Index for capturing the instability in time series data' In title case that is: 'Cuddy-Della Valle Index for Capturing the Instability in Time Series Data' * 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 serialization versions ... OK * checking whether package 'CDVI' can be installed ... OK * checking installed package size ... OK * checking package directory ... OK * checking for future file timestamps ... OK * checking DESCRIPTION meta-information ... NOTE Malformed Description field: should contain one or more complete sentences. * 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 ... OK * checking whether the package can be loaded with stated dependencies ... OK * checking whether the package can be unloaded cleanly ... OK * checking whether the namespace can be loaded with stated dependencies ... OK * checking whether the namespace can be unloaded cleanly ... OK * checking loading without being on the library search path ... 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 ... NOTE CDVI: no visible global function definition for 'ts' CDVI: no visible global function definition for 'lm' CDVI: no visible global function definition for 'sd' Undefined global functions or variables: lm sd ts Consider adding importFrom("stats", "lm", "sd", "ts") to your NAMESPACE file. * checking Rd files ... WARNING ./man/CDVI.Rd: non-ASCII input and no declared encoding problem found in 'CDVI.Rd' * checking Rd metadata ... OK * checking Rd line widths ... NOTE Rd file 'CDVI.Rd': \examples lines wider than 100 characters: Prices<-c(799.08, 1067.42, 992.58, 913.50, 1349.42, 1592.50, 2046.75, 882.83, 995.50, 755.50, 990.83, 1106.92, 1436.00) 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 examples ... OK * checking PDF version of manual ... [21s] OK * checking HTML version of manual ... OK * DONE Status: 1 WARNING, 4 NOTEs