[Rd] NAMESPACE directives ?
Duncan Murdoch
dmurdoch at pair.com
Mon Apr 5 19:16:33 CEST 2004
On Mon, 5 Apr 2004 19:01:11 +0200 (CEST), Thomas Stabla
<statho3 at web.de> wrote :
>Is there any way to make the packages built with one version compatible to
>the other one?
Unfortunately, I don't think there is. You'll need two different
versions of the NAMESPACE file, so probably two different versions of
the package.
This is a limitation of 1.8.1 that I think has been fixed in 1.9.0;
you will be allowed conditionals in the file from now on, but 1.8.1
won't know what to do with them.
Duncan Murdoch
More information about the R-devel
mailing list