search for: successfullli

Displaying 8 results from an estimated 8 matches for "successfullli".

Did you mean: successfullly
2009 May 04
4
Producing a legend successfullly
Dear all, I'm attempting to insert a legend into a line graph. I've sorted out the positioning, but I'm unable to display the sample line and associated colour to go within the legend box. Instead, under the variable names, the numbers 1, 2, 2, 3 are displayed in a column (with '2' repeated twice). This is the code I'm using: legend(80,1150, c("Simulation",
1999 Sep 27
3
Building R-065 on SuSE-Linux 6.3
Hi, is somebody out there who has successfullly built R-065 on SuSE-6.2 Linux ? This is for short, If nobody has I?ll describe the problem in depth later. Ralph -- Ralph Leonhardt, 8-) Seminar fuer Internationale Wirtschaftsbeziehungen Tel: 2180-2201 email: ralphl at lrz.uni-muenchen.de -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read
2004 Oct 12
2
Why I can't retrieve GO identifier correctly?
Hello, R experts, I tried to retrieve all biological process GO terms at level 3 starting "biological process" as level 1 using the code as bellows: 1 library(GO) 2 library(GOstats) 3 level2<-getGOChildren("GO:0008150")$"GO:0008150"$Children 4 for ( i in 1:length(level2)) { 5 level3 <- getGOChildren(level2[i])$level2[i]$Children 6 for ( j in
2001 Nov 27
1
Samba/Linux security and sync
Hi All, I have a Linux RedHat 7.0 box running web server and Samba server 2.2.0. I have setup accounts for users. I wish to use the password sync feature. I uncommented the lines; unix password sync = yes passwd program = /usr/bin/passwd %u passwd chat = *New*UNIX*password* %n\n *ReType*new*UNIX*password*%n\n *passwd:*all*authentication*tokens*updated*successfullly* But this doesn't seem to
2004 Nov 07
0
wishlist: building packages
I have collected together some wishlist items from my recent experience in package building. Some of these are also in other posts but I thought I would put them in one place. This all refers to Windows XP R 2.0.1 beta. 1. Would it be possible to put the whole package building process into R, at least for packages that do not use C, so (a) one could leverage R's debugging facilities? (b)
2007 Dec 03
31
How to enable 64bit solaris guest on top of solaris dom0
I can enabling 32bit solaris guest on top of solaris dom0, but I don''t know how to enable 64bit solaris guest on top of solaris dom0. what configuration I need to modify?
2009 May 05
1
self organizing map advice for categorical data
Hello, Could anybody offer any advice about implementing a Kohonen self organizing map for categorical data? Specifically I am wondering if there are any pre-existent packages that can deal with categorical data and/or how one would compare the input vector of categoricals with the self organizing map nodes. Thanks in advance. George Chen ----- Original Message ----- From: r-help-request at
2007 Jul 07
2
is it possible to have 64bit HVM domU?
Hallo! I am using on a system based on Debian GNU/Linux Etch on AMD64 platform Linux and Solaris running in a HVM domU but they both seem to be 32bit environments. I know so because 64bit Linux didnt boot and said something about am I trying to run it in 32 bit environment; and because i had to install 32bit Oracle because 64bit Oracle said it expected BIT_SIZE=64 and got BIT_SIZE=32. And also,