* using log directory 'd:/Rcompile/CRANpkg/local/3.3/fNonlinear.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 'fNonlinear/DESCRIPTION' ... OK * this is package 'fNonlinear' version '3010.78' * 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 'fNonlinear' can be installed ... OK * checking installed package size ... OK * checking package directory ... OK * checking DESCRIPTION meta-information ... NOTE Malformed Description field: should contain one or more complete sentences. * 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 * loading checks for arch 'i386' ** 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 * loading checks for arch 'x64' ** 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 .lyapunovFit: no visible global function definition for 'lm' bdsTest: no visible global function definition for 'sd' bdsTest: no visible global function definition for 'pnorm' falsennPlot: no visible global function definition for 'sd' henonSim: no visible global function definition for 'runif' henonSim: no visible global function definition for 'ts' ikedaSim: no visible global function definition for 'runif' ikedaSim: no visible global function definition for 'ts' logisticSim: no visible global function definition for 'runif' logisticSim: no visible global function definition for 'ts' lorentzSim: no visible global function definition for 'ts' lyapunovPlot: no visible global function definition for 'ts' roesslerSim: no visible global function definition for 'ts' runsTest : runs.test: no visible global function definition for 'pnorm' tentSim: no visible global function definition for 'runif' tentSim: no visible global function definition for 'ts' tnnTest: no visible global function definition for 'embed' tnnTest: no visible global function definition for 'as.formula' tnnTest: no visible global function definition for 'lm' tnnTest: no visible global function definition for 'pchisq' tnnTest: no visible global function definition for 'pf' wnnTest: no visible global function definition for 'embed' wnnTest: no visible global function definition for 'as.formula' wnnTest: no visible global function definition for 'lm' wnnTest: no visible global function definition for 'runif' wnnTest: no visible global function definition for 'prcomp' wnnTest: no visible global function definition for 'pchisq' wnnTest: no visible global function definition for 'pf' Undefined global functions or variables: as.formula embed lm pchisq pf pnorm prcomp runif sd ts Consider adding importFrom("stats", "as.formula", "embed", "lm", "pchisq", "pf", "pnorm", "prcomp", "runif", "sd", "ts") 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 line endings in C/C++/Fortran sources/headers ... OK * checking line endings in Makefiles ... NOTE Found the following Makefile(s) without a final LF: inst/unitTests/Makefile Some 'make' programs ignore lines not ending in LF. * checking compilation flags in Makevars ... OK * checking for GNU extensions in Makefiles ... OK * checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK * checking compiled code ... OK * checking examples ... ** running examples for arch 'i386' ... [3s] OK ** running examples for arch 'x64' ... [4s] OK * checking for unstated dependencies in 'tests' ... OK * checking tests ... ** running tests for arch 'i386' ... [29s] OK Running 'doRUnit.R' [29s] ** running tests for arch 'x64' ... [30s] OK Running 'doRUnit.R' [30s] * checking PDF version of manual ... OK * DONE Status: 3 NOTEs