Re: [R] Namespaces of imported packages

2008-11-18 Thread Martin Morgan
Uwe Ligges <[EMAIL PROTECTED]> writes: > Hutchinson,David [PYR] wrote: >> Hi, >> I am trying to build an R package. My existing code makes use of >> the >> bitops and chron packages. So I have included statements to import >> required functionality into the NAMESPACE file using import(). When I >

Re: [R] Namespaces of imported packages

2008-11-18 Thread Uwe Ligges
Hutchinson,David [PYR] wrote: Hi, I am trying to build an R package. My existing code makes use of the bitops and chron packages. So I have included statements to import required functionality into the NAMESPACE file using import(). When I run Rcmd build, and error is generated "Error: packa