* using log directory 'd:/RCompile/CRANincoming/R-devel/ZIHINAR1.Rcheck' * using R Under development (unstable) (2025-05-21 r88220 ucrt) * using platform: x86_64-w64-mingw32 * R was compiled by gcc.exe (GCC) 14.2.0 GNU Fortran (GCC) 14.2.0 * running under: Windows Server 2022 x64 (build 20348) * using session charset: UTF-8 * checking for file 'ZIHINAR1/DESCRIPTION' ... OK * checking extension type ... Package * this is package 'ZIHINAR1' version '0.1.0' * package encoding: UTF-8 * checking CRAN incoming feasibility ... NOTE Maintainer: 'Fusheng Yang ' New submission Possibly misspelled words in DESCRIPTION: INAR (3:33, 7:58, 8:9, 8:29, 8:40) ZI (8:6) Found the following URLs which should use \doi (with the DOI name only): File 'data_simu.Rd': https://doi.org/10.1007/978-3-030-82110-4_2 * 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 'ZIHINAR1' can be installed ... WARNING Found the following significant warnings: Warning: replacing previous import 'coda::traceplot' by 'rstan::traceplot' when loading 'ZIHINAR1' See 'd:/RCompile/CRANincoming/R-devel/ZIHINAR1.Rcheck/00install.out' for details. * checking installed package size ... OK * checking package directory ... OK * checking for future file timestamps ... OK * checking DESCRIPTION meta-information ... NOTE Author field differs from that derived from Authors@R Author: 'Fusheng Yang, Victor Hugo Lachos Davila' Authors@R: 'Fusheng Yang [aut, cre], Victor Hugo Lachos Davila [aut]' Package listed in more than one of Depends, Imports, Suggests, Enhances: 'knitr' A package should be listed in only one of these fields. * checking top-level files ... NOTE Non-standard file/directory found at top level: 'README.Rmd' * 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 ... [11s] NOTE data_simu: no visible global function definition for 'runif' data_simu: no visible global function definition for 'rbinom' get_likelihood: no visible global function definition for 'dbinom' get_likelihood: no visible global function definition for 'dpois' get_likelihood: no visible global function definition for 'dnbinom' get_likelihood: no visible global function definition for 'ppois' get_likelihood: no visible global function definition for 'pnbinom' get_pred: no visible binding for global variable 'median' get_pred: no visible binding for global variable 'IQR' get_pred: no visible binding for global variable 'Value' get_pred: no visible binding for global variable 'Frequency' get_pred: no visible global function definition for 'theme' get_pred: no visible global function definition for 'element_text' install_if_missing: no visible global function definition for 'install.packages' Undefined global functions or variables: Frequency IQR Value dbinom dnbinom dpois element_text install.packages median pnbinom ppois rbinom runif theme Consider adding importFrom("stats", "IQR", "dbinom", "dnbinom", "dpois", "median", "pnbinom", "ppois", "rbinom", "runif") importFrom("utils", "install.packages") to your NAMESPACE file. * checking Rd files ... 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 examples ... OK * checking PDF version of manual ... [13s] OK * checking HTML version of manual ... OK * DONE Status: 1 WARNING, 4 NOTEs