* using log directory 'd:/Rcompile/CRANpkg/local/2.4/mvbutils.Rcheck' * using R version 2.4.1 beta (2006-12-07 r40137) * checking for file 'mvbutils/DESCRIPTION' ... OK * this is package 'mvbutils' version '1.1.1' * checking package dependencies ... OK * checking if this is a source package ... OK * checking whether package 'mvbutils' can be installed ... OK * checking package directory ... OK * checking for portable file names ... OK * checking DESCRIPTION meta-information ... OK * checking top-level files ... OK * checking index information ... OK * checking package subdirectories ... OK * checking R files for syntax errors ... OK * checking R files for non-ASCII characters ... OK * checking whether the package can be loaded ... OK * checking whether the package can be loaded with stated dependencies ... OK * checking whether the name space can be loaded with stated dependencies ... WARNING MVBUTILS: no "tasks" vector found in ROOT Error in as.environment(pos) : invalid 'pos' argument Error: .onLoad failed in 'loadNamespace' for 'mvbutils' Execution halted A namespace must be able to be loaded with just the base namespace loaded: otherwise if the namespace gets loaded by a saved object, the session will be unable to start. Probably some imports need to be declared in the NAMESPACE file. * checking S3 generic/method consistency ... WARNING as.data.frame: function(x, row.names, optional, ...) as.data.frame.I: function(x, row.names, optional) See section 'Generic functions and methods' of the 'Writing R Extensions' manual. * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... OK * checking Rd files ... OK * checking Rd cross-references ... OK * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... WARNING Codoc mismatches from documentation object 'formalize.package': formalize.package Code: function(funs = find.funs(where), package, where = 1, dir. = attr(pos.to.env(where), "path"), description.file = file.path(dir., "DESCRIPTION"), new.index = TRUE, README.goes.first = TRUE, keep.flatdoc = FALSE) Docs: function() Argument names in code not in docs: funs package where dir. description.file new.index README.goes.first keep.flatdoc Codoc mismatches from documentation object 'task.home': task.home Code: function(fname) Docs: function() Argument names in code not in docs: fname * checking Rd \usage sections ... OK * creating mvbutils-Ex.R ... OK * checking examples ... OK * creating mvbutils-manual.tex ... OK * checking mvbutils-manual.tex ... OK