I deleted the file zzz.R from the R subdirectory which contained the following:
## startup file for clValid package
#.First.lib <- function(libname, pkgname, where) {
# if( !require(methods) ) stop("we require methods for package clValid")
# where <- match(paste("package:", pkgname, sep=""), sea
Dear all,
I am encountering a cyclic dependency error when running R CMD check on an R
package I wrote (R version 2.6.1, Mac OS X 10.4), see the error message below.
Creating a new generic function for "print" in "clValid"
Creating a new generic function for "summary" in "clValid"
Creating
2 matches
Mail list logo