* using log directory 'd:/Rcompile/CRANpkg/local/3.3/race.Rcheck' * using R version 3.3.2 (2016-10-31) * using platform: x86_64-w64-mingw32 (64-bit) * using session charset: ISO8859-1 * checking for file 'race/DESCRIPTION' ... OK * this is package 'race' version '0.1.59' * checking package namespace information ... OK * checking package dependencies ... NOTE Package suggested but not available for checking: 'rpvm' * 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 'race' can be installed ... OK * checking installed package size ... OK * checking package directory ... 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 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 ... NOTE 'library' or 'require' call to 'rpvm' in package code. Please use :: or requireNamespace() instead. See section 'Suggested packages' in the 'Writing R Extensions' manual. * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... NOTE race : killSlaves.exit: no visible global function definition for '.PVM.initsend' race : killSlaves.exit: no visible global function definition for '.PVM.send' race : killSlaves.exit: no visible global function definition for '.PVM.exit' race: no visible global function definition for '.PVM.mytid' race: no visible global function definition for '.PVM.spawn' race: no visible global function definition for '.PVM.initsend' race: no visible global function definition for '.PVM.pkstrvec' race: no visible global function definition for '.PVM.send' race: no visible global function definition for '.PVM.recv' race: no visible global function definition for '.PVM.bufinfo' race: no visible global function definition for '.PVM.upkstrvec' race : job.start: no visible global function definition for '.PVM.initsend' race : job.start: no visible global function definition for '.PVM.pkint' race : job.start: no visible global function definition for '.PVM.send' race : job.wait: no visible global function definition for '.PVM.recv' race : job.wait: no visible global function definition for '.PVM.bufinfo' race : job.wait: no visible global function definition for '.PVM.upkint' race : job.wait: no visible global function definition for '.PVM.upkdblvec' race : aux2.friedman: no visible global function definition for 'pchisq' race : aux2.friedman: no visible global function definition for 'qt' race : aux.friedman: no visible global function definition for 'wilcox.test' race : aux.ttest: no visible global function definition for 't.test' race : aux.ttest: no visible global function definition for 'p.adjust' Undefined global functions or variables: .PVM.bufinfo .PVM.exit .PVM.initsend .PVM.mytid .PVM.pkint .PVM.pkstrvec .PVM.recv .PVM.send .PVM.spawn .PVM.upkdblvec .PVM.upkint .PVM.upkstrvec p.adjust pchisq qt t.test wilcox.test Consider adding importFrom("stats", "p.adjust", "pchisq", "qt", "t.test", "wilcox.test") to your NAMESPACE file. * checking Rd files ... OK * checking Rd metadata ... 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 ... [5s] OK * checking PDF version of manual ... OK * DONE Status: 3 NOTEs