[R] X11, fonts, R-2.0.1, R-2.2.1 and R-devel

2006-03-23 Thread Xavier Fernández i Marín
else gamma, : invalid 'width' or 'height' > x <- rnorm(50) > y <- rnorm(50) > plot(x,y) Error in X11(display, width, height, pointsize, if (is.null(gamma)) 1 else gamma, : invalid 'width' or 'height' > X11(width=200,

[R] Error in X11(): Font Path?

2006-03-06 Thread Xavier Fernández i Marín
quot; LC_PAPER="ca_ES.UTF-8" LC_NAME="ca_ES.UTF-8" LC_ADDRESS="ca_ES.UTF-8" LC_TELEPHONE="ca_ES.UTF-8" LC_MEASUREMENT="ca_ES.UTF-8" LC_IDENTIFICATION="ca_ES.UTF-8" LC_ALL=ca_ES.UTF-8 -8<--- -- Xavier Fernández i Marín

Re: [R] make.names() does not return what is expected

2005-07-27 Thread Xavier Fernández i Marín
g, soon to be fixed in R-patched. > -- Xavier Fernández i Marín [EMAIL PROTECTED] __ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-pro

[R] make.names() does not return what is expected

2005-07-27 Thread Xavier Fernández i Marín
a.and.b" "a.and.b.1" -8<--- I'm using R-2.1.1 compiled by myself on a gentoo GNU/Linux laptop. Anybody with the same problems? Thank you, -- Xavier Fernández i Marín [EMAIL PROTECTED] _

[R] Accents in R

2003-11-17 Thread Xavier Fernández i Marín
Hi, How can I include accents and signs like 'ñ' 'à' in the plots generated by R? I try, but R automatically transforms the name ex: > countries <- c("México", "España") > countries [1] "M\216éxico" "Espa\216ña" > I've seen in some Spanish texts about R how is it normal to include labels of th

[R] RMySQL and '_' character in column names

2003-10-30 Thread Xavier Fernández i Marín
Hi, I'm using RMySQL in order to obtain data from my MySQL server. In my databases sometimes I have columns with names that contain '_' character (ex: 'gdp_capita', 'population_total', etc...). When these names appear as the names of the vectors in the data frame that I get, sometimes I have pr

[R] Generating automatic plots

2003-10-08 Thread Xavier Fernández i Marín
Hello, I have been trying to write a small program to generate automatic plots. What I want is to draw boxplots for some variables in my data frame, contrasting with a variable called 'missing' that has value 1 if some variable in a concrete case has at least one missing value, in order to chec

[R] Generation of labels for 2 factors

2003-09-30 Thread Xavier Fernández i Marín
Hello, I have a data set with 10 countries, 10 sectors of public policy and 15 years like country sector year a aa 1980 a aa 1981 ... a bb 1980 a bb 1981 ... b aa 1980 b aa 1981 ... b bb 1980 b bb 1981

[R] R and RMySQL - segmentation fault

2003-06-28 Thread Xavier Fernández i Marín
;select * from labels") Segmentation fault [EMAIL PROTECTED] I'm running R 1.7.1 on a Linux Mandrake 9.0. Thank you, ---- Xavier Fernández i Marín Universitat Pompeu Fabra - Barcelona __ [EMAIL PROTECTED] mailing list https://www.sta