Peter Dalgaard <[EMAIL PROTECTED]> [Sun, Nov 18, 2007 at 02:20:14PM CET]: > Johannes HXXsing wrote: [...] > > > >Fehler: konnte Funktion "par" nicht finden > > > >>par > >> > >function (..., no.readonly = FALSE) > > > Hmm, this could happen as a result of calling par() in a startup file > before loading the graphics package. >
Arggh, I overlooked a legacy .Rprofile, ok, fixed, thank you. Seems like in recent versions graphics was loaded before .Rprofile was read. > (BTW. "einige Demos" -- correct translation of "some demos"? My German > is rusty, but I'd take it to mean "a few demos", which is not quite the > same.) > This is a correct translation indeed. There are so many native German speakers (among who the ones speaking the Austrian or Swiss variant are in the minority) in the R core team that I wouldn't worry about this issue. -- Johannes H�sing There is something fascinating about science. One gets such wholesale returns of conjecture mailto:[EMAIL PROTECTED] from such a trifling investment of fact. http://derwisch.wikidot.com (Mark Twain, "Life on the Mississippi")
______________________________________________ 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.