* using log directory 'd:/Rcompile/CRANpkg/local/3.3/DoE.wrapper.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 'DoE.wrapper/DESCRIPTION' ... OK * this is package 'DoE.wrapper' version '0.8-10' * package encoding: latin1 * 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 'DoE.wrapper' 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 .ccd.1.41: no visible global function definition for 'rnorm' .ccd.1.41: no visible global function definition for 'formula' .ccd.1.41: no visible global function definition for 'coef' .ccd.1.41: no visible global function definition for 'runif' .ccd.1.41 : : no visible global function definition for 'as.formula' .gen.des.old.way: no visible global function definition for 'runif' .randomize: no visible global function definition for '[.coded.data' Dopt.augment: no visible global function definition for 'rnorm' Dopt.augment: no visible global function definition for 'as.formula' Dopt.augment: no visible global function definition for 'model.matrix' Dopt.design: no visible global function definition for 'as.formula' Dopt.design: no visible global function definition for 'model.matrix' Scalc: no visible global function definition for 'dist' bbd.design: no visible global function definition for 'model.matrix' ccd.augment: no visible global function definition for 'as.formula' ccd.augment: no visible global function definition for 'model.matrix' ccd.augment: no visible global function definition for 'model.frame' ccd.augment: no visible binding for global variable 'na.pass' generators.from.design: no visible global function definition for 'formula' generators.from.design : : no visible global function definition for 'as.formula' lhs.design: no visible global function definition for 'cor' rsm.design: no visible global function definition for 'as.formula' rsmformula: no visible global function definition for 'formula' Undefined global functions or variables: [.coded.data as.formula coef cor dist formula model.frame model.matrix na.pass rnorm runif Consider adding importFrom("stats", "as.formula", "coef", "cor", "dist", "formula", "model.frame", "model.matrix", "na.pass", "rnorm", "runif") 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 ... [8s] OK * checking for unstated dependencies in 'tests' ... OK * checking tests ... [24s] OK Running 'Dopt.test.R' [4s] Comparing 'Dopt.test.Rout' to 'Dopt.test.Rout.save' ...15,18d14 < The following object is masked from 'package:base': < < lengths < 28d23 < Running 'bbd.test.R' [4s] Comparing 'bbd.test.Rout' to 'bbd.test.Rout.save' ...15,18d14 < The following object is masked from 'package:base': < < lengths < Running 'ccd.augment.test.R' [12s] Comparing 'ccd.augment.test.Rout' to 'ccd.augment.test.Rout.save' ...15,18d14 < The following object is masked from 'package:base': < < lengths < 52d47 < Running 'qua.design.test.R' [4s] Comparing 'qua.design.test.Rout' to 'qua.design.test.Rout.save' ...15,18d14 < The following object is masked from 'package:base': < < lengths < 63d58 < * checking PDF version of manual ... OK * DONE Status: 1 NOTE