I started the graphics device with X11(). When I tried to plot a tree object with> plot (tree)It gives me the error message: Error in plot.window(xlim, ylim, log, asp, ...) : invalid xlim I was looking in the manual under "plot", "plot.window", etc. but I didn't really get the resolution of my problem..... What's the problem? I'm runnig R on a SuSE 6.0 System. When I ran the same thing under the R for Windows, it plotted just fine... Is thre a special problem with the X11 device? Another thing: the html-help doesn't work (on my Linux again): when I run help.start(), it starts netscape, but it doesn't find the file "index.html". The start page with the links to "Search, packages, functions" etc. doesn't exist in ~/.R/doc.. and also in /usr/local/lib/R... there is no "index.html" Kurt Gerber -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
Kurt Gerber <kgerber at giub.unibe.ch> writes:> I started the graphics device with X11(). When I tried to plot a tree object > with > > plot (tree) > It gives me the error message: > > Error in plot.window(xlim, ylim, log, asp, ...) : invalid xlim > > I was looking in the manual under "plot", "plot.window", etc. but I didn't > really get the resolution of my problem..... > What's the problem? > > I'm runnig R on a SuSE 6.0 System. > > When I ran the same thing under the R for Windows, it plotted just fine... Is > thre a special problem with the X11 device?Ahem. Version numbers are important! If it's R 0.90.0 the fonts are a bit large... does it help if you start the plotwindow with an explicit x11(pointsize=10)? -- O__ ---- Peter Dalgaard Blegdamsvej 3 c/ /'_ --- Dept. of Biostatistics 2200 Cph. N (*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918 ~~~~~~~~~~ - (p.dalgaard at biostat.ku.dk) FAX: (+45) 35327907 -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
Possibly Parallel Threads
- customizing help()
- ESS Compilation error
- Issues with Ubuntu 22.04 and Installing the Latest Version of R (R 4.4.1) to Docker Image
- Issues with Ubuntu 22.04 and Installing the Latest Version of R (R 4.4.1) to Docker Image
- Issues with Ubuntu 22.04 and Installing the Latest Version of R (R 4.4.1) to Docker Image