* using log directory 'd:/Rcompile/CRANpkg/local/3.4/insideRODE.Rcheck' * using R version 3.4.4 (2018-03-15) * using platform: x86_64-w64-mingw32 (64-bit) * using session charset: ISO8859-1 * checking for file 'insideRODE/DESCRIPTION' ... OK * checking extension type ... Package * this is package 'insideRODE' version '2.0' * 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 'insideRODE' can be installed ... OK * checking installed package size ... OK * checking package directory ... OK * checking DESCRIPTION meta-information ... NOTE Malformed Title field: should not end in a period. * 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' calls to packages already attached by Depends: 'compiler' 'deSolve' 'lattice' 'nlme' Please remove these calls from your code. * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... [56s] NOTE NB: .First.lib is obsolete and will not be used in R >= 3.0.0 File 'insideRODE/R/zzz.r': .First.lib calls: require(nlme) require(lattice) require(deSolve) require(compiler) Package startup functions should not change the search path. See section 'Good practice' in '?.onAttach'. cfLSODE: no visible global function definition for 'deriv' cfODE: no visible global function definition for 'deriv' cfVODE: no visible global function definition for 'deriv' cpLSODE: no visible global function definition for 'deriv' cpODE: no visible global function definition for 'deriv' cpVODE: no visible global function definition for 'deriv' nlmLSODE: no visible global function definition for 'deriv' nlmLSODEcp: no visible global function definition for 'deriv' nlmODE: no visible global function definition for 'deriv' nlmODEcp: no visible global function definition for 'deriv' nlmVODE: no visible global function definition for 'deriv' nlmVODEcp: no visible global function definition for 'deriv' Undefined global functions or variables: deriv Consider adding importFrom("stats", "deriv") to your NAMESPACE file. * checking Rd files ... NOTE prepare_Rd: cfLSODA.Rd:89-90: Dropping empty section \note prepare_Rd: cfLSODA.Rd:87-88: Dropping empty section \seealso prepare_Rd: cfLSODE.Rd:68-69: Dropping empty section \note prepare_Rd: cfLSODE.Rd:66-67: Dropping empty section \seealso prepare_Rd: cfODE.Rd:70-71: Dropping empty section \note prepare_Rd: cfODE.Rd:68-69: Dropping empty section \seealso prepare_Rd: cfVODE.Rd:69-70: Dropping empty section \note prepare_Rd: cfVODE.Rd:67-68: Dropping empty section \seealso prepare_Rd: cpLSODA.Rd:162-163: Dropping empty section \note prepare_Rd: cpLSODA.Rd:160-161: Dropping empty section \seealso prepare_Rd: cpLSODE.Rd:67-68: Dropping empty section \note prepare_Rd: cpLSODE.Rd:65-66: Dropping empty section \seealso prepare_Rd: cpODE.Rd:71-72: Dropping empty section \note prepare_Rd: cpODE.Rd:69-70: Dropping empty section \seealso prepare_Rd: cpVODE.Rd:68-69: Dropping empty section \note prepare_Rd: cpVODE.Rd:66-67: Dropping empty section \seealso prepare_Rd: insideRODE-package.Rd:40-42: Dropping empty section \references prepare_Rd: nlmLSODA.Rd:88-89: Dropping empty section \note prepare_Rd: nlmLSODA.Rd:86-87: Dropping empty section \seealso prepare_Rd: nlmLSODAcp.Rd:60-61: Dropping empty section \note prepare_Rd: nlmLSODAcp.Rd:58-59: Dropping empty section \seealso prepare_Rd: nlmLSODE.Rd:61-62: Dropping empty section \note prepare_Rd: nlmLSODE.Rd:59-60: Dropping empty section \seealso prepare_Rd: nlmLSODEcp.Rd:61-62: Dropping empty section \note prepare_Rd: nlmLSODEcp.Rd:59-60: Dropping empty section \seealso prepare_Rd: nlmODE.Rd:63-64: Dropping empty section \note prepare_Rd: nlmODE.Rd:61-62: Dropping empty section \seealso prepare_Rd: nlmODEcp.Rd:63-64: Dropping empty section \note prepare_Rd: nlmODEcp.Rd:61-62: Dropping empty section \seealso prepare_Rd: nlmVODE.Rd:61-62: Dropping empty section \note prepare_Rd: nlmVODE.Rd:59-60: Dropping empty section \seealso prepare_Rd: nlmVODEcp.Rd:61-62: Dropping empty section \note prepare_Rd: nlmVODEcp.Rd:59-60: Dropping empty section \seealso * 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 installed files from 'inst/doc' ... OK * checking examples ... [23s] OK * checking PDF version of manual ... OK * DONE Status: 4 NOTEs