search for: oxl

Displaying 7 results from an estimated 7 matches for "oxl".

Did you mean: orl
2009 Aug 18
2
(no subject)
...de/data with the Iris data, which worked Any idea? Thanks, Lars > path<-"I:/subProjects/bh/HPGD/" > > setwd(path) > > xls <- "Platten_Liste_090421.xls" > > xlsfile <- file.path(path,xls) > > file.exists(xlsfile) [1] TRUE > > > > oxl <- comCreateObject("Excel.Application") > > comSetProperty(oxl, "Visible", TRUE) NULL > > owb <- comGetProperty(oxl, "Workbooks") > > ob <- comInvoke(owb, "Open", xlsfile) > > osheets <- comGetProperty(ob, "Worksheets&...
2009 Mar 12
1
read.xls and name of worksheet
Hi, I would like to some excel files with some worksheets. I tried this with the following R script: library(gdata) i<-1 rc<-0 while(rc != "try-error") { wksh<-try(read.xls("cluster-microarray-FW.xls",sheet=i,verbose=TRUE,perl="perl")) rc<-class(wksh) print(sprintf("------- i=%2d rc=%s ---------------",i,rc)) if (rc !=
2007 Mar 03
1
GarchOxFit Interface
Hello, I am having problems with the GarchOxFit. I have my Ox Console instaled in c:\Program Files\ox, and when I execute the GarchOxFit the result is C:\Ox\bin\oxl.exe not found. I there any posiblility to execute the command without installing again Ox in c:\? My OS is windows XP. Thankyou for your help. Pilar Grau
2007 Jun 16
1
fSeries - Ox - ver: 240.10068 - Steps to make it work
...ole to directory "c:\ox" 6. Copy: R-2.5.0\library\fSeries\ox\GarchOxModelling.ox c:\ox\ox\lib\GarchOxModelling.ox 7. Load R-Project 8. Run: library(fSeries) data(dem2gbp) x = dem2gbp[, 1] garchOxFit(~garch(1,1),x) ------------------ Causes the errors: Error in paste(OXPATH, "\\bin\\oxl.exe ", OXPATH, "\\lib\\GarchOxModelling.ox", : object "OXPATH" not found ------------------ This can be fixed by setting the directory in R-Project to where Ox is installed. ie. OXPATH="c:\ox\ox". 9. garchOxFit(~garch(1,1),x) 10. Copy the G@RCH packa...
2005 Jul 22
5
1.0-test79
http://dovecot.org/test/ Now checks that field alignmentations are in indexes as they're expected. test78 crashed if it was wrong, earlier versions ignored the problem (and crashed with 64bit systems). Now if it's wrong, it prints error to log file and recreates the index. That means you probably should delete all dovecot.index files to avoid tons of errors in log files. Only mbox users
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
...nz@|ZtI7fU_4x(36 zS4Wqa_S>O;P3^Tkd`I+-XwY$c4CoUBvCNA?lG6|lu}p^FuG=GHl3)t<yFIcg0`y1u zuSdtUhv^6;0mr=@86X+ffl?3?9n|@*3UPz^BAQb)MtlG{F<Af5hk?ExEeJ+Az#}gh zK~VWo?lJ9Aj$=5)b<nqgO@$!GIzSLh>DB%eSUQ6JMojPgJoejUN&NnpQSJ$T52GaU zdD)Km?|mOeJ&f8OgZ}2l?vKff&5PaM7xdWP_y4a?UIOZ4RPZP`o|s|OXL at G@qu|?f zV+tTI`h)(CE|3 at 95C!2=1R62=D*^v}{`vg#`RDV`=fC;@@P_wyfdI4zNdmz96Ljr^ zevYOH1#l4#t|c_W)Yjezc6*>u;Fieb#=umU#G`DkbIP4f-ArIo4Qxt+Tlq0jDEPTW zT{DFJ&_;W2_5dJoAWDf6Tjz4Aqik+L at 4qY8R_Yl}g}~Im*;LDNKMdr<4E>nYk~Z3V z52hR#=YpOLY$1gGfnh7ya!c7%Nl$*=k8rsMZ0-hjY;)V_Z97aAq%d{Q<GKT3d-*J...
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list. I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without modifications. How did I try it? Created a (non-root) build environment (not a mock ) Installed the kernel.scr.rpm and did a rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee prep-out.log The build failed at the end: Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL Checking