search for: omerle

Displaying 5 results from an estimated 5 matches for "omerle".

Did you mean: merle
2010 Sep 02
1
Using library and lib.loc
Hi, I didn't find any post on this subject so I ll ask you some advices. Let's say that I have two library trees. Number 1 is the default R library tree on path1 Number 2 is another library tree on a server with all packages on path2. When I set library(aaMI,lib.loc=paths2) it loads the package even if its not on default R library When I set library(fOptions,lib.loc=paths2) it
2010 Sep 10
2
Data.frames : difference between x$a and x[, "a"] ? - How set new values on x$a with a as variable ?
Hi, I got two questions : 1st Question             a="S"             b=data.frame(S=3)             do.call(`<-`,list(do.call(`$`,list(b,"S")),5)) => How can I put new values on S column having the column name as a variable ? 2 nd Question        a="S"        b=data.frame(S=3)        b[,"S"]=list(1:10) #Doesnt works        b$S=list(1:10) #Works =>
2010 Oct 21
1
Different time between date() and Sys.date()
Hi, I got two different times between these functions : > date() [1] "Thu Oct 21 12:11:37 2010" > Sys.time() [1] "2010-10-21 10:11:40 GMT" > I know that its because I did Sys.setenv(TZ="GMT"). Even if my system is set by default at CEST. I think that the difference between date() and Sys.time() is equal to the difference between CEST and GMT. I would like
2010 Nov 22
1
RCurl : All connection are used ?
     Hi everybody, I got a problem with the ftpUpload function from the RCurl package. My goal is to Upload a lot of files from a local directory to a web server. 1st try : for (i in 1:length(file)){       ftpUpload(what=files[i],to=files[i]) } At i=11 I get : (my server has only 10 available open connections available) : Erreur dans curlPerform(url = to, upload = TRUE, readfunction =
2010 Nov 24
0
4. Rexcel (Luis Felipe Parra)-how to run a code from excel
...ions (nominal) (Matt Shotwell) 39. Re: Check for is.object (Phil Spector) 40. Re: "negative alpha" or custom gradient colors of data dots in scatterplot ? (Ista Zahn) 41. Problem setting the number of digits in xtable (wphantomfr) 42. RCurl : All connection are used ? (omerle) 43. sm.ancova graphic (Lucia Ca?as) 44. Plotting a cloud/fog of variable density in rgl (JiHO) 45. Re: RCurl : All connection are used ? (Mike Marchywka) 46. Re: Ordeing Zoo object (Manta) 47. Re: Plotting a cloud/fog of variable density in rgl (Duncan Murdoch) 48. Re: How to pro...