Re: [R] get.gpar, grid.Call

2009-11-23 Thread Uwe Ligges



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



__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.


[R] get.gpar, grid.Call

2009-11-23 Thread Christian Hoffmann

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.


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

--
Dr. Christian W. Hoffmann,
Swiss Federal Research Institute WSL
Zuercherstrasse 111, CH-8903 Birmensdorf, Switzerland 
Tel +41-44-7392-277 (office), -111(exchange), -215  (fax)

christian.hoffm...@wsl.ch,  www.wsl.ch/personal_homepages/hoffmann/
"Jene, die grundlegende Freiheit aufgeben wuerden, um eine geringe voruebergehende 
Sicherheit zu erwerben, verdienen weder Freiheit noch Sicherheit." - Benjamin 
Franklin

__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.