* using log directory 'd:/Rcompile/CRANpkg/deldir.Rcheck' * checking for file 'deldir/DESCRIPTION' ... OK * checking if this is a source package ... OK * checking whether package 'deldir' can be installed ... OK * checking package directory ... OK * checking for portable file names ... OK * checking DESCRIPTION meta-information ... OK * checking package dependencies ... OK * checking index information ... OK * checking package subdirectories ... OK * checking R files for syntax errors ... OK * checking R files for library.dynam ... OK * checking S3 generic/method consistency ... OK * checking for replacement functions with final arg not named 'value' ... OK * checking foreign function calls ... WARNING Foreign function calls without 'PACKAGE' argument: .Fortran("master", ...) .Fortran("inddup", ...) .Fortran("mnnd", ...) * checking Rd files ... OK * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... WARNING Codoc mismatches from documentation object 'plot.deldir': plot.deldir Code: function(x, add = FALSE, wlines = c("both", "triang", "tess"), wpoints = c("both", "real", "dummy", "none"), number = FALSE, cex = 1, nex = 1, col = NULL, lty = NULL, pch = NULL, xlim = NULL, ylim = NULL, ...) Docs: function(x, add = FALSE, wlines = "both", wpoints = "both", number = FALSE, cex = 1, nex = 1, col = NULL, lty = NULL, pch = NULL, xlim = NULL, ylim = NULL, ...) * checking Rd \usage sections ... OK * checking for CRLF line endings in C sources/headers ... OK * creating deldir-Ex.R ... OK * checking examples ... OK * creating deldir-manual.tex ... OK * checking deldir-manual.tex ... OK