* using log directory 'd:/Rcompile/CRANpkg/twostage.Rcheck' * using R version 2.1.1, 2005-06-16 * checking for file 'twostage/DESCRIPTION' ... OK * this is package 'twostage' version '1.0-6' * checking if this is a source package ... OK * checking whether package 'twostage' 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 replacement functions ... 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 'budget': budget Code: function(x = "covariate", y = "response", z = "auxiliary", factor = NULL, prev = prev, var = NULL, b = "budget", c1 = "first cost", c2 = "second cost") Docs: function(x = x, y = y, z = z, factor = NULL, prev = prev, var = "var", b = b, c1 = c1, c2 = c2) Codoc mismatches from documentation object 'fixed.n': fixed.n Code: function(x = x, y = y, z = z, factor = NULL, n2 = n2, var = NULL, n1 = "option", prev = "option", frac = "option") Docs: function(x = x, y = y, z = z, factor = NULL, n2 = n2, var = "var", n1 = "option", prev = "option", frac = "option") Codoc mismatches from documentation object 'ms.nprev': ms.nprev Code: function(x = "complete data", y = y, z = z, n1 = "option", prev = "option", factor = NULL, print.all = FALSE) Docs: function(x = x, y = y, z = z, n1 = "option", prev = "option", factor = NULL, print.all = FALSE) Codoc mismatches from documentation object 'precision': precision Code: function(x = x, y = y, z = z, factor = NULL, var = NULL, prev = prev, prc = "precision", c1 = "first cost", c2 = "second cost") Docs: function(x = x, y = y, z = z, factor = NULL, var = "var", prev = prev, prc = prc, c1 = c1, c2 = c2) * checking Rd \usage sections ... OK * creating twostage-Ex.R ... OK * checking examples ... OK * creating twostage-manual.tex ... OK * checking twostage-manual.tex ... OK