nt: Thursday, September 10, 2009 5:12 PM
> To: chris...@nuverabio.com
> Cc: r-devel@r-project.org
> Subject: Re: [Rd] importing/loading package without a namespace
>
> Hi Christos --
>
> Christos Hatzis wrote:
> > I am developing a package that imports some functions fr
Hi Christos --
Christos Hatzis wrote:
> I am developing a package that imports some functions from another package.
> The imported package (qcc) does not have a namespace and this is causing
> problems with loading of my package, which has a namespace. Is there a
> workaround to allow loading the