* using log directory 'd:/Rcompile/CRANpkg/mmlcr.Rcheck' * checking for file 'mmlcr/DESCRIPTION' ... OK * checking if this is a source package ... OK * checking whether package 'mmlcr' 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 ... OK * checking Rd files ... OK * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... WARNING Codoc mismatches from documentation object 'dcnorm': dcnorm Code: function(x, mean = rep(0, length(x)), sigma = rep(1, length(x)), min = rep(-(.Machine$double.xmax), length(x)), max = rep(.Machine$double.xmax, length(x))) Docs: function(x, mean = rep(0, length(x)), sigma = rep(1, length(x)), min = rep(.Machine$double.xmin, length(x)), max = rep(.Machine$double.xmax, length(x))) Codoc mismatches from documentation object 'mmlcr': mmlcr.default Code: function(object = NULL, outer, components, data = error("data must be given (as a data.frame)"), subset, n.groups = 2, prior.prob = NULL, post.prob = NULL, no.fit = FALSE, max.iter = 50, trace = TRUE, tol = 0.005, ...) Docs: function(object = NULL, outer, components, data, subset = TRUE, n.groups = 2, prior.prob = NULL, post.prob = NULL, no.fit = FALSE, max.iter = 50, trace = TRUE, tol = 0.005, ...) * checking Rd \usage sections ... OK * creating mmlcr-Ex.R ... OK * checking examples ... OK * creating mmlcr-manual.tex ... OK * checking mmlcr-manual.tex ... OK