search for: bodily

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

Did you mean: bodil
2005 Nov 01
5
Unexpected result from binary greater than operator
Hi All, I recently encountered results that I did not expect, exhibited by the following code snippet: test <- function() { minX <- 4.2 min0 <- 4.1 sigmaG <- 0.1 Diff <- minX-min0 print(c(Diff=Diff,sigmaG=sigmaG)) cat("is Diff > sigmaG?:", Diff > sigmaG,"\n") cat("is (4.2 - 4.1) > 0.1?:",(4.2 - 4.1) >
2002 Sep 26
0
split.screen problem (PR#2069)
Full_Name: Chris Bodily Version: 1.5.1 OS: W2K Submission from: (NULL) (63.106.106.2) I took the following code directly from the 'split.screen' help page in R and modified one line to highlight the problem I encountered. Basically, it appears that when plotting in split screens and attempting to return to a pa...
2004 Dec 09
0
re: fonts - newbie squared now keyboard
Well, fonts look (usually) nice on my main machine, but still dragged out when I ssh from my laptop. Big thanks for the help. I'm currently trying to learn how to install into my fake windows directory. I moved one app in bodily (so what happened to them install files) and it seems to work fine, with hardly any more annoying problems than in windows. But... Does anyone have experience with NoteTab Light? It seems to work in part, but the fact that I cannot get the keyboard to work makes it hard to test. Numbers and co...
2002 Sep 30
0
split.screen problem
...9;. I found this by moving working code from S-Plus 2000 into R v1.5.1 and a particular interactive plot I use began drawing incorrectly. I took the following code directly from the 'split.screen' help page in R and modified one line to highlight the problem I encountered. Thanks, Chris Bodily #--------------------------------------------------------------------------- ----------- if (interactive()) { par(bg = "white") # default is likely to be transparent split.screen(c(2,1)) # split display into two screens split.screen(c(1,2),2) #...
2003 Jan 14
0
Broken pipes
...0] lib/util_sock.c:send_smb(704) Jan 14 13:37:55 fileserver1 smbd[57969]: Error writing 4 bytes to client. -1. (Broken pipe) The messages are always the same save the PID and the time/date stamp. What's wrong? How do I fix this? What additional info do you need to help me? Thanks, Kevin Bodily exercise, when compulsory, does no harm to the body; but knowledge which is acquired under compulsion obtains no hold on the mind. -- Plato, The Republic. Book VII. 536
2002 Feb 23
1
"Out of memory" install error message
...l; when I run "wine a:\setup", a modal box pops up at a certain point saying "Out of memory". I've also tried this: I installed Expensable on my kids' Windows 98 box, then copied the installed program files plus all relevant dll's and ini files and installed them bodily into the appropriate subdirectories in my fake_windows directory. When I run the main executable (qex.exe) under Wine, I get an error message saying it "cannot connect to qconnect.dll". Qconnect.dll is correctly installed in ~/.wine/fake_windows/Windows/System, and I'm left scratc...
2006 Jun 04
3
Absolutize URLs in a string
I wonder - do we have some helper/processor/gem to automatically convert all URLs in a passed string to their canonical equivalent - i.e. with the protocol, host and such prepended based on the Rails environment. Super-duper infty for RSS feeds (I hate their requirement for canonical URLs everywhere). -- Julian ''Julik'' Tarkhanov please send all personal mail to me at