search for: exportmetod

Displaying 2 results from an estimated 2 matches for "exportmetod".

Did you mean: exportmetods
2004 Dec 18
1
More on Lazy loading errors building its package in a chroot
...erly loaded as needed to build this. > > * A file 'install.R' still exists from the older version. I reckon it can > be removed, but it doesn't seem to matter either way. > > * The file 'NAMESPACE' is there, it contains import(), export(), > exportClass() and exportMetods() directives. > > * The file R/itspkg.r has > .onLoad <- function(lib, pkg) require(methods) > [...] > as.its.zoo <- function(x) { > stopifnot(require(its)) > index <- attr(x, "index") > stopifnot(inherits(index, "POSIXct")) > attr(x, &quot...
2004 Dec 15
1
Lazy loading errors building its package in a chroot
Trying to build its_1.0.4 in a chroot environment to update the corresponding Debian package, I get * Installing *source* package 'its' ... ** R ** inst ** save image Loading required package: Hmisc Hmisc library by Frank E Harrell Jr Type library(help='Hmisc'), ?Overview, or ?Hmisc.Overview') to see overall documentation. NOTE:Hmisc no longer redefines [.factor to drop