hydroPSO
About hydroPSO
|
Version: 0.5-8
Result: WARNING Check time: 2021-09-08 05:49 * using log directory '' * using R Under development (unstable) (2021-09-06 r80865) * using platform: x86_64-pc-linux-gnu (64-bit) * using session charset: ASCII * using option '--as-cran' * checking for file 'hydroPSO/DESCRIPTION' ... OK * checking extension type ... Package * this is package 'hydroPSO' version '0.5-8' * 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 executable files ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking whether package 'hydroPSO' can be installed ... OK * checking installed package size ... OK * checking package directory ... OK * checking for future file timestamps ... OK * checking 'build' 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 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 ... OK * checking Rd files ... OK * checking Rd metadata ... OK * checking Rd line widths ... OK * checking Rd cross-references ... OK * checking for missing documentation entries ... WARNING Undocumented code objects: 'hydromodInR.eval' All user-level objects in a package should have documentation entries. See chapter 'Writing R documentation files' in the 'Writing R Extensions' manual. * checking for code/documentation mismatches ... WARNING Codoc mismatches from documentation object 'hydromod': hydromod Code: function(param.values, param.files = "ParamFiles.txt", model.drty = getwd(), exe.fname, exe.args = character(), stdout = FALSE, stderr = "", verbose = FALSE, out.FUN, out.FUN.args, gof.FUN, gof.FUN.args = list(), gof.Ini, gof.Fin, date.fmt = "%Y-%m-%d", obs, do.png = FALSE, png.fname, width = 1200, height = 600, res = 90, main, leg.cex = 1.2, tick.tstep = "auto", lab.tstep = "auto", lab.fmt = NULL) Docs: function(param.values, param.files = "ParamFiles.txt", model.drty = getwd(), exe.fname, stdout = FALSE, stderr = "", verbose = FALSE, out.FUN, out.FUN.args, gof.FUN, gof.FUN.args = list(), gof.Ini, gof.Fin, date.fmt = "%Y-%m-%d", obs, do.png = FALSE, png.fname, width = 1200, height = 600, res = 90, main, leg.cex = 1.2, tick.tstep = "auto", lab.tstep = "auto", lab.fmt = NULL) Argument names in code not in docs: exe.args Mismatches in argument names (first 3): Position: 5 Code: exe.args Docs: stdout Position: 6 Code: stdout Docs: stderr Position: 7 Code: stderr Docs: verbose * 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 WARNING 'qpdf' is needed for checks on size reduction of PDFs * checking installed files from 'inst/doc' ... OK * checking files in 'vignettes' ... OK * checking examples ... OK * checking examples with --run-donttest ... OK * checking for unstated dependencies in vignettes ... OK * checking package vignettes in 'inst/doc' ... OK * checking re-building of vignette outputs ... OK * checking PDF version of manual ... OK * checking for non-standard things in the check directory ... OK * checking for detritus in the temp directory ... OK * DONE Status: 3 WARNINGs See '/00check.log' for details. Installation log: 00install.out
Build log for Windows 7 (R 3.0.x) (hydroPSO 0.3-3-2) * installing to library 'z:/rforge/Rlib/win7-3.0' * installing *source* package 'hydroPSO' ... ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** testing if installed package can be loaded *** arch - i386 *** arch - x64 * MD5 sums packaged installation of 'hydroPSO' as hydroPSO_0.3-3-2.zip * DONE (hydroPSO) |