similar to: border option working in barplots? (R0.63)

Displaying 20 results from an estimated 2000 matches similar to: "border option working in barplots? (R0.63)"

1999 Apr 21
1
text works with the postscript device?
Dear R experts, R (0.63) does not seem to write me any text in a PS file. Trying x11() plot(12) text(5,5, "Hello World") works fine. Now I would like to have the same as a PS file. postscript("foobar.ps") plot(12) text(5,5,"Hello World") dev.off() Gives me a PS file with the plot -- but without the "Hello World". Why? I'm completely clueless. Ciao
1999 Apr 21
0
trivial axis question?
Hi, probably there's some parameter I don't know how to set. Using R 0.64 on a Sun sparc, I use the following command axis(1, at=xspos(times), labels=result, cex.axis=0.7) where result is sth. like c("May", "Jun" ,"Jul" ,"Aug", "Sep", ...) Now it plots it fine.. but when two xspos are too (?) close together the label gets dropped.
1999 Mar 23
0
R binary for Solaris 5.6 (sparc) available?
Dear R gurus, I have some problems to compile R on Solaris 5.6. I wonder if somebody has a compiled version he could email me as tar.gz. Many thanks in advance. Ciao Armin P.S.: Below you see the error message I get when compiling, i.e. make R ~/R/src% make (cd ../include; make FFTab.h) `FFTab.h' is up to date. (cd ../include; make FFDecl.h) `FFDecl.h' is up to date. gcc -o
1999 Oct 01
1
2D wavelet modules exist for R?
Dear R users, did anybody write a 2D wavelet module for R? Thanks. Armin Swiss Federal Institute of Technology http://statwww.epfl.ch/people/roehrl Kya aap statooed hai? http://www.statoo.com -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info",
1999 Sep 07
2
R-0.65.0 on mips-sgi-irix6.5: Error code 1 (bu21)
Dear all, I want to install R-0.65.0 on mips-sgi-irix6.5 (SGI IRIX 6.5 IP32), but it doesn't work !!! I run the following configure call: <146>: ./configure --prefix=/usr/people40c/kuonen/Software/bin ... R is now configured for mips-sgi-irix6.5 Source directory: . Installation directory: /usr/people40c/kuonen/Software/bin C compiler: gcc -g -O2
2007 Apr 05
0
20% off selected R and S-plus books from Cambridge University Press
Get 20% off selected Cambridge books for the R-help community. Until the end of June, R-help users can get an exclusive discount on the following Cambridge University Press books that use R or S-plus! Simply visit http://www.cambridge.org/rbooks and click the appropriate link to get more information about the book(s) that interests you. To get your discount, you will need to click the
2000 Mar 18
0
abline(coef=c(1,1)) different behavoir to screen andpostscript 1.00 under windows
Hi - The problem is with two abline(s). Attached are: 1) jnk.r to run program 2) jnk.rin the data 3) jnkps.eps the postscript output 4) jnkscreen.bmp (from photoshop after bmp copy to clipboard) in jnk.zip the eps and bmp are different on my machine (windows 2000) any suggestions appreciated bob >>> Diego.Kuonen at epfl.ch 03/18/00 08:24AM >>> "Robert L.
2002 Jan 05
1
possible bug in det using method="qr" (PR#1244)
Full_Name: Armin Roehrl Version: 1.4.0(2001-12-19) OS: Linux; Suse 7.3 Submission from: (NULL) (217.84.18.204) Hello, On a given matrix det returns different results whether I use the method "qr" or "eivenvalues". The matrix: > m2 [,1] [,2] [,3] [1,] 9.822616e+09 3.841723e+09 79790.09 [2,] 3.841723e+09 1.502536e+09 31251.82 [3,]
2008 Aug 06
1
Numerical optimisation and "non-feasible" regions
Dear list, I'm currently writing a C code to compute the (composite) likelihood - well this is done but not really robust. The C code is wrapped in an R one which call the optimizer routine - optim or nlm. However, the fitting procedure is far from being robust as the parameter space depends on the parameter - I have a covariance matrix that should be a valid one for example. Currently,
2006 Jun 05
1
use of R in big companies (references) & R-support esp in Germany
Dear R users, sorry for this general email and I am sure it has been asked way too many times. IT departements in big companies only want to support the big standards. Whatever big standards means apart from being expensive. We are in the process of trying to get a risk management project for a big conservative company in Germany. As part of the project we would use R to run simulations,
2002 Feb 28
1
ext3 blocks other with large writes
Hi there, First of all thanks for all the ext3 development! I run it on my laptop and it has saved me many times from lengthy fscks :-) However, I have observed that whenever something is doing a lot of writing to an ext3 filesystem other processes that involves I/O on the same disk are blocked for long times (often in the 10-30 secs range). For example, if I cp a 1.5 Gb file from one ext3
1999 Oct 21
1
2.05a Solaris 2.5.1 SPARC -problem-
Hello, I've sucessfully compiled 2.05a for Solaris 2.6 and its working OK. Compiling on Solaris 2.5.1 (with gcc or Sun cc) goes smoothly but smbd fail with the following error in the log: [1999/10/21 09:45:30, 0] lib/util_sock.c:(507) read_socket_data: recv failure for 4. Error = Invalid argument Same debug level 10 [1999/10/21 11:47:03, 2] smbd/server.c:(716) Changed root to /
2008 Apr 06
2
Matrix multiplication in a C code
Dear list members, I've got a small question on matrix multiplications in a C code. Because of a really cpu demanding likelihood, I had to use a C code within an R function wrapper. I'm pretty sure that there is already one good code for matrix multiplication in C - maybe in the R source code itself - but I wasn't able to find it. Anyone as an idea on how to handle matrix
2008 Apr 14
0
Incorrect @INC: Rcmd SHLIB error under Windows (2.6.2, 44383) (PR#11165)
Has your environment variable path been set correctly? It's been a while that I'm not using R under windows but remember had experienced the same error. I remember that I had to put many paths as environment variable to build R packages properly. Best, Mathieu wolpert at stat.duke.edu a ?crit : > Hi, R team. > > I'm trying to build a dll from a c program to be invoked
2008 Apr 20
0
Extending R formulas
Dear list, I'm currently trying to write a new R package to model spatial extremes. In particular, for a model fitting procedure, I'd like to use flexible response surfaces (like linear models, splines, ...) for the parameters of my model. Following this idea, I'd like to allow "a new interpretation" of an R formula given by the user, like y ~ x1 + rb(x2, knots,
2010 Apr 20
1
zero sized messages in Maildir, corrupt filenames ?
Hi, I'm starting to see more and more duplicates in my cur directory. they seem to be a copy of an incoming mail (messages share the same date) but they appears in the client as a message without subject and without sender or body. Their filename starts with an underscore and the 4th letter is a %. The rest of the filename is random (but it also includes my hostname). Which program could
1998 Apr 30
1
Printing from NT4 public=no
Hello, Im using samba samba-1.9.18p4 on solaris 2.6. Every works fine with Win95. (browsing, file service printing) With NT file service and browsing are OK. I was wondering if its possible to print from Windows NT4 SP3 samba print services with the option public=no The printing fail silently on the NT machines. I was hoping to have a 'network password' dialog box the same way as to
2001 Oct 22
1
cdrom driver load attempt at boot
Hi there, I've been using ext3 on RedHat 7.1 for some time and I'm very pleased with the result. Thanks for all the hard work people have put in it! I have however one problem: when the machine boots up it tries to load the mcd and mcdx CD-ROM drivers (AFAIK they are old non-standard CD-ROMs). It does this from rc.sysinit right after loading usb devices. The machine started to do
2007 Apr 22
0
LaTeX, Sweave, Lattice and Computer Modern fonts
Dear useRs, I am pretty sure the answer to my question is out there if I would just take the time to cross-correlate information that's scattered among different email exchanges, useR! presentations, Paul Murrel's website and assorted posters, but would some charitable soul be so kind as to explain the step by step procedure for having Sweave produce Lattice graphics with Computer Modern
1998 May 04
2
Printing from NT4
Hello, Does anyone have done a setup of the samba server in such way that the user on a Windows NT4 client must enter his/her username/password to use a printer service ? Is that possible? I manage to have this working with Win95 with the option public=no but it does not seems to work for NT. The goal is to have a control of the printer usage. (accounting) I'm controlling the samba servers