[Rd] rw2000dev: problems with library(foreign)
Kjetil Brinchmann Halvorsen
kjetil at acelerate.com
Fri Sep 24 16:49:39 CEST 2004
Martin Maechler wrote:
>>>>>>"Kjetil" == Kjetil Brinchmann Halvorsen <kjetil at acelerate.com>
>>>>>> on Fri, 24 Sep 2004 10:10:39 -0400 writes:
>>>>>>
>>>>>>
>
> Kjetil> I get the following
> >> library(foreign)
> Kjetil> Error in namespaceExport(ns, exports) : undefined
> Kjetil> exports: write.foreign Error in library(foreign) :
> Kjetil> package/namespace load failed for 'foreign'
>
> Kjetil> with rw2000dev as of (2004-09-17
>
>Does
> > system.file(package="foreign")
>
>give the same initial path as
> > system.file(package="base")
>
>?
>
>If yes, I cannot help further;
>if no, this explains the problem: you're picking up a wrong
>version of the foreign package.
>
>
> system.file(package="foreign")
[1] "C:/R/rw2000dev/library/foreign"
> system.file(package="base")
[1] "C:/R/rw2000dev/library/base"
Kjetil
>Regards,
>Martin
>
>
>
>
--
Kjetil Halvorsen.
Peace is the most effective weapon of mass construction.
-- Mahdi Elmandjra
More information about the R-devel
mailing list