Skip to content
Back to formatted view

Raw Message

Message-ID: <4B0AC4A8.8030905@statistik.tu-dortmund.de>
Date: 2009-11-23T17:21:44Z
From: Uwe Ligges
Subject: get.gpar, grid.Call
In-Reply-To: <4B0AB229.4090906@sunrise.ch>

Christian Hoffmann wrote:
> Hi
> 
> I have been unable to find information on the following problem:
> 
> Error in get.gpar(): unable to find function "grid.Call"
> 
> Reinstalling R-2.10.0, platform: i386-pc-mingw32 did not help.
> 
> Before this message there was a "get.gpar" missing. We then transported 
> the source code from another machine and source()-ed it.


You need to load package grid (which contains both).

Uwe Ligges



> Any ideas. It seems to belong in the base package, but this is 
> unavailable for install.packages or update.packages.
> 
> Thanks for help.
> 
> C.Hoffmann
>