* using log directory 'd:/RCompile/CRANincoming/R-devel/discFA.Rcheck' * using R Under development (unstable) (2023-10-04 r85267 ucrt) * using platform: x86_64-w64-mingw32 * R was compiled by gcc.exe (GCC) 12.2.0 GNU Fortran (GCC) 12.2.0 * running under: Windows Server 2022 x64 (build 20348) * using session charset: UTF-8 * checking for file 'discFA/DESCRIPTION' ... OK * checking extension type ... Package * this is package 'discFA' version '1.0.0' * package encoding: UTF-8 * checking CRAN incoming feasibility ... NOTE Maintainer: 'Reza A. Belaghi ' New submission This build time stamp is over a month old. * 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 'discFA' can be installed ... OK * checking installed package size ... OK * checking package directory ... OK * checking for future file timestamps ... OK * checking DESCRIPTION meta-information ... NOTE Authors@R field gives no person with maintainer role, valid email address and non-empty name. Author field differs from that derived from Authors@R Author: 'Yasin Asar [aut], Reza A. Belaghi [aut, cre], Rolf Larsson [aut]' Authors@R: 'Yasin Asar [aut] (), Reza A. Belaghi [aut, cre] (), Rolf Larsson [aut] ()' Maintainer field differs from that derived from Authors@R Maintainer: 'Reza A. Belaghi ' Authors@R: '' * checking top-level files ... OK * checking for left-over files ... OK * checking index information ... OK * checking package subdirectories ... OK * checking R 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 dfnb: no visible global function definition for 'cor' dfnb: no visible binding for global variable 'var' dfnbt: no visible global function definition for 'cor' dfnbt: no visible binding for global variable 'var' dfp: no visible global function definition for 'cor' dfpt: no visible global function definition for 'cor' dfzinb: no visible global function definition for 'cor' dfzinb: no visible binding for global variable 'var' dfzinbt: no visible global function definition for 'cor' dfzinbt: no visible binding for global variable 'var' dfzip: no visible global function definition for 'cor' dfzipt: no visible global function definition for 'cor' dnblikg1: no visible global function definition for 'dnbinom' dnblikgt: no visible global function definition for 'dnbinom' dnblikgt: no visible global function definition for 'pnbinom' dnbliku1: no visible global function definition for 'dnbinom' dnblikut: no visible global function definition for 'pnbinom' dnblikut: no visible global function definition for 'dnbinom' dzinbliku: no visible global function definition for 'dnbinom' dzinblikut: no visible global function definition for 'dnbinom' zinbpdf: no visible global function definition for 'dnbinom' zinbtpdf: no visible global function definition for 'dnbinom' Undefined global functions or variables: cor dnbinom pnbinom var Consider adding importFrom("stats", "cor", "dnbinom", "pnbinom", "var") 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 ... WARNING Undocumented arguments in documentation object 'dfzinb' 'tol' Undocumented arguments in documentation object 'dfzinbt' 'tol' 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 ... OK * checking LazyData ... OK * checking data for ASCII and uncompressed saves ... OK * checking examples ... 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: 0.0268 0.1436 Estimated value of r for the negative binomial distributed factor(s): 1.1977 0.3256 4.1392 Estimated value of p for the negative binomial distributed factor(s): 0.6477 0.4262 0.6462 Timing: Time difference of 16.71 mins > > > > base::assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv") > base::cat("dfzinbt", base::get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=base::get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t") > cleanEx() > nameEx("dfzip") > ### * dfzip > > flush(stderr()); flush(stdout()) > > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: dfzip > ### Title: Discrete factor analysis with the zero inflated Poisson > ### distribution > ### Aliases: dfzip > > ### ** Examples > > dfzip(zinb100_Data) ======== End of example output (where/before crash/hang up occured ?) ========