On 7 Feb 2006, [EMAIL PROTECTED] wrote: > I suspect this line in namespace.R: > > } > stop(gettextf("unknown namespace directive: %s", deparse(e)), > call. = FALSE, domain = FALSE) > > Does domain=NA solve this?
Seems to me for me. I now see an error message like: * Installing *source* package 'goodbye' ... ** R ** save image Error: unknown namespace directive: foo("foo") Execution halted which is quite helpful. Thanks, + seth ______________________________________________ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel