search for: petricek

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

Did you mean: patrick
2004 Feb 19
1
reshape direction=wide
...='rank',direction='wide',idvar='batch') if(is.null(reshaped)) { reshaped <<- merge(keywordbid, keywordid) } else { reshaped <<- rbind(reshaped, merge(keywordbid, keywordid)) } rm(keywordbid, keywordid) } Thank you very much for any comments, -- Vaclav Petricek http://kocour.ms.mff.cuni.cz/~petricek
2003 Jun 08
1
redirect unauthorized users to a login page (natd as a transparent proxy)
Hello I am trying to redirect all http traffic of unauthorized wifi users on a wireless hotspot to a login page. The problem I have is that I can not disable the regular address translation (I want the source address to stay the same). 10.0.0.7 is the wifi client 195.250.155.29 is the web wifi user tries to access from his browser 195.113.17.94 is my login page 10.0.0.1 is the wifi
2004 Mar 26
1
xyplot inside a for loop problem
Hello everyone Could someone please explain me why are xyplot() calls inside a for loop unsuccessful? Calling plot() is OK but xyplot() just opens the graphics window and that is all. No error, no warning :-( The same xyplot() outside for loop works fine. --------------------------------------------------------- library(lattice) # OK: plot(1,2,type='p',main='standalone plot') #
2004 Mar 18
2
Install R on Mac OS.X
I am running R 1.8.1 flawlessly on my mac with OS.X.3 My friend is running 1.6.1 but it is impossible for him to make 1.8.1 work. I do not understand why it should work better in my computer. I do, however, have X.11 installed, he doesnt, could that be an issue and if it is, does it suffice to install X.11 after RAqua has been installed? Tor A Strand, MD PhD Centre for International Health
2011 Jan 21
0
Wine release 1.3.12
...ror in test message ("first" -> "third"). Kusanagi Kouichi (2): gdi32/tests: Add a test for GetCharABCWidthsA with DBCS. gdi32: GetCharABCWidthsA should work for DBCS. Maarten Lankhorst (1): ole32: Handle alertable wait in CoWaitForMultipleHandles. Martin Petricek (1): gdiplus: Support for indexed formats in GdipBitmapSetPixel. Matteo Bruni (1): ntdll/tests: Add a FILE_APPEND_DATA test. Michael Stefaniuc (53): urlmon: Use ifaces instead of vtbl pointers in GopherProtocol. urlmon: Use ifaces instead of vtbl pointers in MimeFilter....