similar to: graphic interface on redhad 7.0 ?

Displaying 20 results from an estimated 4000 matches similar to: "graphic interface on redhad 7.0 ?"

2000 May 25
9
problem on upgrading to RH6.2 (was problem with ts pack
plummer at iarc.fr said: > On 24-May-00 Prof Brian D Ripley wrote: > On Wed, 24 May 2000, Christian Posse wrote: > >> >> I just encountered a problem with the ts package: >> >> > > library(ts) >> Error in dyn.load(x, as.logical(local), > as.logical(now)) : >> unable to load shared library >> "/usr/ >
2000 Aug 22
2
various ordinations
Colleagues, I'm developing a library of functions for community ecology analyses and have a couple of questions that I've not been able to answer via faqs or docs. 1) Are there existing functions for: a) Bray-Curtis (polar) ordination? b) non-metric multidimensional scaling (NMDS)? c) canonical correlation analyses (CCA and DCA)? d) TWINSPAN (doubtful...)? 2) If not,
2011 Aug 02
3
MySQL package to install on CentOS/RedHad 6.x
I can see Oracle has packages for RedHad 5 but not for 6... Should I install the rpm for redhad even though they are built against 5? Or should I install the generic rpm package from Oracle? anyone knows the differences? Thanks in advance Regards, Marc Deop
2000 Mar 21
1
summary.negbin broken in R-1.0.0, VR_6.1-7
Dear R people, I am not sure if this is the correct place to tell about problems in evolving programmes, but it seems that the `summary.negbin' function of the excellent `MASS' library is now broken, and gives the following error message: > summary(hm) Error in summary.negbin(hm) : subscript out of bounds `summary.negbin' calls `summary.glm' which seems to work and give the
2000 Dec 18
1
Scope change in R1.2?
I upgraded R-base 1.2.0 today, and then I intended to give a finishing touch to some R functions I should send out today. To my surprise, they failed in R 1.2 although they still worked fine in R 1.0.1 (I checked in another machine). The error message I got was like this: > optci(trar.g, water) Error in unique(c("AsIs", class(x))) : Object "x" not found The function
2000 Jan 08
2
MASS glm.nb: Offset fails
I came to R from GLIM and its glm. My data sets (ecological community data) are severely over-dispersed, and so I was delighted to find out that the MASS library has glm.nb which is an advancement from the GLIM macros I had used (N.E.Breslow, Applied Statistics 33, 38--44; 1984). However, I need to use offset, but that failed. I am not (yet --- hopefully) fluent enough in R to be able to
2013 Oct 04
3
Survival
Hola Carlos. Muchas gracias. No es exactamente lo que estoy buscando (sería genial ver que alguien tiene un paquete con la prueba de Nam-D'Agostino) pero puedo aprovechar algo de código. Encontré alguna referencia al test de Gronnesby&Borgan en el paquete stcoxgof de Stata, pero estoy torpe para encontrar algo hecho en R (y me extraña que no haya nada) Un saludo, Miguel. De: Carlos
2016 Aug 13
3
XDC2016
Hi everybody, I saw that some more appeared on the list of Attendees, so it might be a good time to ask how we want to organize the stay and if we plan to book at the same place like we did on fosdem (well more or less). Also how does everybody plans to stay? I was thinking about Tuesday to Sunday, but if everybody comes at Monday already, I might change my plans ;) PS: if discussing that in
2007 Dec 20
2
Multicore computation in Windows network: How to set up Rmpi
R-users, My question is related to earlier posts about benefits of quadcore over dualcore computers; I am trying to setup a cluster of windows xp computers so that eventually I could make use of 10-20 cpu:s, but for learning how to do this, I am playing around with two laptops. I thought that the package snow would come handy in this situation, but to use snow, I would probably need to install
2001 Sep 03
1
Missing values in time series
Apologies for this - I'm sure I'm missing something somewhere... I've got a time series with several of missing values in it that I want to torture with R. But ts doesn't like the NA's, and I can't find any documentation telling me what to do about it. Help! Bob -- Bob O'Hara Metapopulation Research Group Division of Population Biology Department of Ecology and
2003 Jul 11
2
Offsets in glmmPQL?
I've got a colleague who's using a GLMM to analyse her data, and I've told her that she needs to include an offset. However, glmmPQL doesn't seem to allow one to be included. Is there anyway of doing this? Bob -- Bob O'Hara Rolf Nevanlinna Institute P.O. Box 4 (Yliopistonkatu 5) FIN-00014 University of Helsinki Finland Telephone: +358-9-191 23743 Mobile: +358 50 599
2009 Sep 04
5
< 0 x 0 matrix >
Hi, Does anybody know, what is going on here? > diag(sqrt(1)) [,1] [1,] 1 > diag(sqrt(0.3333)) <0 x 0 matrix> > sqrt(1) [1] 1 > sqrt(0.3333) [1] 0.5773214 BR, Markku Karhunen researcher University of Helsinki
2013 Oct 04
0
Survival
A lo mejor si escribes a los que mantienen la Task-View de R (Survival Analysius) te pueden dar la clave...: CRAN Task View: Survival Analysis*Maintainer:*Arthur Allignol and Aurelien Latouche*Contact:*arthur.allignol at fdm.uni-freiburg.de*Version:*2013-08-09 Y en Stata, como referencia adicional (que puede conducir a algo equivalente en R): http://www.jstatsoft.org/v53/i12/paper Saludos,
2008 Jul 29
1
Xdefaults file.
I am trying to get my xterm window under gnome to open with large fonts, with light green foreground and dark green background. I have the following .Xdefaults file contents: $ cat .Xdefaults ! This is a comment ;-) #ifdef COLOR *customization: -color #endif !! Let's cast a wide net, for any app supporting these ! Blink instead of beeping *visualBell: True *scrollTtyOutput: False
2011 Jan 07
5
Set font and size in xterm
I have a situation where gnome console does not handle vt102 escape sequences properly and therefor need to employ xterm instead. When I run xterm from a gnome terminal window I am presented with an extremely small terminal window employing an almost unreadably small font. I have attempted to set the font size using xrdb and a custom .Xresources file. I can change the colour scheme. I can
2006 Feb 08
2
R 2.2.1 installation trouble on SGI/Sun (PR#8575)
Hi, I'm upgrading to R 2.2.1 and have bumped into some problems. I have been successful with installing on x86 and PPC Linux, but am unable to install R on Solaris 7 and on IRIX 6.5. Configuration and compilation go through just fine, but "make install" fails: gmake[1]: Entering directory `/scratch/atossava/R-2.2.1/doc' installing doc ... ../tools/install-sh: no destination
2012 Oct 12
3
Loss of dimensions in subsetting arrays
Hi all, I've been wondering for a long time why R drops the dimensions of an array/matrix when you try to take a subset of one column. I mean this: dim(A) [1] 2 5 2 B=A[1,,] dim(B) 5 2 # so now dim(B)[3] doesn't work C=B[2,] dim(C) NULL # so now nrow(C) doesn't work Typically, you can get rid of this by writing as.matrix, as.array(...) but that generates extra lines of code.
2008 Nov 06
1
trouble with html help
I have this problem with R 2.6.1 and 2.7.1 (have not tried others) running on Windows XP: Html help has wrong links to help files. The index.html is correctly found from file:///C:/PROGRA~1/R/R-26~1.1/doc/html/index.html as well as the search engine file:///C:/PROGRA~1/R/R-26~1.1/doc/html/search/SearchEngine.html However, when I search for, say, "paste", I will be pointed to
2011 Feb 04
4
x25 line xterm
Noted that xterm by default uses 24 lines per window. I have reviewed /etc/termcap looking for a specific entry for xterm that I can edit to change the ln#24 to ln#25 for our application. When I used RedHat there was an editable option to change the number of displayable lines as is done in putty. Any suggestions? --Hal. -- Hal Davison Observe Goal, Set the course, Burn the map
2007 Jun 21
2
xterm
Hi list I?m in the process of switching from a RedHat EL 4 to CentOS 5, and run into some problems I?m trying to open a X session to my Centos box, and got an error message stating that /usr/X11R6/bin/xterm is not found. Surprisingly, /usr/X11R6/bin is almost empty, as compared to my RedHat box., and I am 100% sure I have selected X during the installation Linking /bin/xterm to