* using log directory 'd:/Rcompile/CRANpkg/ftnonpar.Rcheck' * checking for file 'ftnonpar/DESCRIPTION' ... OK * checking if this is a source package ... OK * checking whether package 'ftnonpar' 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("frun", ...) .C("genmrcheck", ...) .C("genstring", ...) .C("kkuip", ...) .C("mintvmon", ...) .C("multiwdwr", ...) .Fortran("npspcdn", ...) .C("tautstring", ...) * checking Rd files ... OK * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... WARNING Codoc mismatches from documentation object 'l1pmreg': quantpmreg Code: function(y, beta = 0.5, squeezing.factor = 0.5, verbose = FALSE, localsqueezing = TRUE, DYADIC = TRUE, thr.const = 2, extrema.nr = -1, bandwidth = -1) Docs: function(y, beta = 0.5, squeezing.factor = 0.5, verbose = F, localsqueezing = T, DYADIC = T, thr.const = 2, extrema.nr = -1, bandwidth = -1) l1pmreg Code: function(y, squeezing.factor = 0.5, verbose = FALSE, localsqueezing = TRUE, DYADIC = TRUE, thr.const = 2, extrema.nr = -1, bandwidth = -1) Docs: function(y, squeezing.factor = 0.5, verbose = F, localsqueezing = T, DYADIC = T, thr.const = 2, extrema.nr = -1, bandwidth = -1) Codoc mismatches from documentation object 'mintvmon': mintvmon Code: function(y, sigma = -1, DYADIC = TRUE, thresh = -1, method = 2, MONCONST = TRUE, CONVCONST = FALSE) Docs: function(y, sigma = -1, DYADIC = T, thresh = -1, method = 2, MONCONST = T, CONVCONST = F) Codoc mismatches from documentation object 'pmden': pmden Code: function(x, DISCR = FALSE, verbose = FALSE, bandwidth = -1, extrema.nr = -1, accuracy = mad(x)/1000, extrema.mean = TRUE, maxkuipnr = 19, asympbounds = FALSE, tolerance = 0.001) Docs: function(x, DISCR = F, verbose = F, bandwidth = -1, extrema.nr = -1, accuracy = mad(x)/1000, extrema.mean = T, maxkuipnr = 19, asympbounds = F, tolerance = 0.001) Codoc mismatches from documentation object 'pmlogreg': pmlogreg Code: function(y, thr.const = 2.5, verbose = FALSE, extrema.nr = -1, bandwidth = -1, localsqueezing = TRUE, squeezing.factor = 0.5, tolerance = 0.001, extrema.mean = TRUE) Docs: function(y, thr.const = 2.5, verbose = F, extrema.nr = -1, bandwidth = -1, localsqueezing = T, squeezing.factor = 0.5, tolerance = 0.001, extrema.mean = T) Codoc mismatches from documentation object 'pmreg': pmreg Code: function(y, thr.const = 2.5, verbose = FALSE, extrema.nr = -1, bandwidth = -1, sigma = -1, localsqueezing = TRUE, squeezing.factor = 0.5, tolerance = 0.001, extrema.mean = TRUE) Docs: function(y, thr.const = 2.5, verbose = F, extrema.nr = -1, bandwidth = -1, sigma = -1, localsqueezing = T, squeezing.factor = 0.5, tolerance = 0.001, extrema.mean = T) Codoc mismatches from documentation object 'pmspec': pmspec Code: function(x, pks = 0, alpha = 0.9, sqzf = 0.9, mult = 0, lcl = 0, ln = 0, fig = 0, pow = 10^-2) Docs: function(x, pks = 0, alpha = 0.9, sqzf = 0.9, mult = F, lcl = F, ln = F, fig = F, pow = 10^(-2)) * checking Rd \usage sections ... OK * checking for CRLF line endings in C sources/headers ... OK * creating ftnonpar-Ex.R ... OK * checking examples ... OK * creating ftnonpar-manual.tex ... OK * checking ftnonpar-manual.tex ... OK