* using log directory 'd:/Rcompile/CRANpkg/local/3.3/kmi.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 'kmi/DESCRIPTION' ... OK * this is package 'kmi' version '0.5.1' * 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 'kmi' 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 ... OK * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... NOTE kmi: no visible global function definition for 'model.extract' kmi: no visible global function definition for 'model.matrix' kmi.classic: no visible global function definition for 'formula' kmi.classic: no visible global function definition for 'update.formula' kmi.tdc: no visible global function definition for 'formula' kmi.tdc: no visible global function definition for 'update.formula' print.cox.kmi: no visible global function definition for 'pt' print.summary.cox.kmi: no visible global function definition for 'printCoefmat' summary.cox.kmi: no visible global function definition for 'pt' summary.cox.kmi: no visible global function definition for 'qt' Undefined global functions or variables: formula model.extract model.matrix printCoefmat pt qt update.formula Consider adding importFrom("stats", "formula", "model.extract", "model.matrix", "printCoefmat", "pt", "qt", "update.formula") 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 contents of 'data' directory ... OK * checking data for non-ASCII characters ... OK * checking data for ASCII and uncompressed saves ... OK * checking examples ... [5s] OK * checking for unstated dependencies in 'tests' ... OK * checking tests ... [9s] OK Running 'test.kmi.R' [8s] Comparing 'test.kmi.Rout' to 'test.kmi.Rout.save' ...129c129 < cov -0.2216016 0.8012345 0.3743375 -0.5919834 0.5538821 --- > cov -0.2076261 0.8125108 0.3726519 -0.5571583 0.5774271 139c139 < cov -0.2216016 0.8012345 0.3743375 -0.5919834 0.5538821 --- > cov -0.2076261 0.8125108 0.3726519 -0.5571583 0.5774271 151c151 < cov -0.2216 0.8012 0.3743 -0.592 0.554 --- > cov -0.2076 0.8125 0.3727 -0.557 0.577 154c154 < cov 0.8012 1.248 0.3846 1.669 --- > cov 0.8125 1.231 0.3914 1.687 * checking PDF version of manual ... OK * DONE Status: 1 NOTE