search for: ndate

Displaying 14 results from an estimated 14 matches for "ndate".

Did you mean: date
2006 Oct 27
2
Question: xyplot panel configurations for Trellis package
...e: require(lattice) plotTable <- NULL Date <- seq(as.Date("2006-11-01"), as.Date("2009-12-01"), by = 1) nYear <- length(unique(format(Date,"%Y"))) plotTable$Date <- as.Date(paste(unique(format(Date, "%Y-%m")), "-01",sep = "")) nDate <- length(plotTable$Date) plotTable$Date <- rep(plotTable$Date, each = 10) plotTable$Date <- factor(format(plotTable$Date, "%b-%y"), levels=format(as.Date(unique(sort(as.character(plotTable$Date)))), "%b-%y")) plotTable$x <- rep(seq(1,10,by = 1), nDate) plotTable$y...
2011 Jul 27
1
create a index.date column
Dear R users, I created a matrix that tells me the first day of use of a category by id. #Calculate time difference test$tdiff<-as.numeric(difftime(as.Date("2002-09-01"), test$ftime, units = "days")) # obtain the index date per person and dcategory index.date.test<-tapply(test$tdiff, list(test$id, test$rcat), max) Nonetheless, at the moment I think will be
2010 Jul 28
1
Gecko engine installation failure
...Target_Exec (0x12b734)->((null) 26 2 0x32fa60 (nil)) fixme:shdocvw:ClOleCommandTarget_Exec (0x12b734)->((null) 21 2 (nil) (nil)) fixme:shdocvw:ClOleCommandTarget_Exec (0x12b734)->((null) 28 2 0x32fb28 (nil)) fixme:mshtml:HttpNegotiate_OnResponse (0x133f08)->(200 L"HTTP/1.1 200 OK\r\nDate: Wed, 28 Jul 2010 01:12:44 GMT\r\nServer: Apache/2.2.9 (Debian) PHP/5.2.6-1+lenny8 with Suhosin-Patch\r\nX-Powered-By: PHP/5.2.6-1+lenny8\r\nExpires: Mon, 26 Jul 1997 05:00:00 GMT\r\nLast-Modified: Wed, 28 Jul 2010 01:12:44 GMT\r\nCache-Control: no-store, no-cache, must-revali"... (null) 0x32f...
2012 Jul 22
2
maildir_copy_with_hardlinks on v.2.0.19
Hi, I'm trying to get the so-called "single instance store" (I think cyrus has got the name for the first time) with dovecot --version = 2.0.19 binary package installed from ubuntu 12.04 lts official repo. I have checked that "maildir_copy_with_hardlinks" is enabled ("dovecot -a|grep hard" shows "yes") then I have installed and enabled the lmtp
2004 Feb 19
1
Process R segmentation with strsplit() (PR#6601)
...3 month = 11 day = 21 language = R Version: platform = i386-pc-mingw32 arch = i386 os = mingw32 system = i386, mingw32 status = major = 1 minor = 8.1 year = 2003 month = 11 day = 21 language = R The code causing the crash is given below. Eryk. res <- "HTTP/1.1 200 OK\r\nDate: Thu, 19 Feb 2004 17:55:04 GMT\r\nServer: Apache/1.3.26 (Win32)\r\nTransfer-Encoding: chunked\r\nContent-Type: text/html; charset=ISO-8859-1\r\n\r\nf5b\r\n\n<HTML>\n<HEAD>\n<TITLE>Mascot Search Results: Protein View</TITLE>\n</HEAD>\n\n<BODY BGCOLOR=\"#ffffff\&...
2006 Aug 17
1
Strange apache behaviour
...--------------------------- read(14, "GET /centos/3/os/i386/heade"..., 8000) = 133 read(5, 0xbfff99f3, 1) = -1 EAGAIN (Resource temporarily unavailable) strace longer output of the same ------------------------------------------------ writev(14, [{"HTTP/1.1 200 OK\r\nDate: Thu, 17 A"..., 269}], 1) = 269 sendfile(14, 15, [0], 18475) = 18475 setsockopt(14, SOL_TCP, TCP_CORK, [0], 4) = 0 setsockopt(14, SOL_TCP, TCP_NODELAY, [1], 4) = 0 brk(0) = 0x9524000 brk(0x9546000) = 0x9546000 write(9, "...
2004 Nov 24
2
Files being corrupted on export, md5sums don't match.
(smb.conf attached) When i mount the exported shares on my computer on either it or another machine they get damaged during transfer, for example i made a file in my shared folder with the contents "this is a test", mounted that folder at /mnt/losmb/, resaults below: $ cat /home/share/test this is a test $ cat /mnt/losmb/test J?SMB.?$ $ md5sum /home/share/test && du -s
2007 Jun 25
2
changing the position of the y label (ylab)
How can I change the position of the ylab, after enlarging the margins with par(mar=...)? Here is the relevant code snippet ---- par(mar=c(5.1,5.1,4.1,2.1)) plot(c(1979,2003),c(40,50),ylim=c(1,73),lab=c(20,10,1),pch=21,col='blue',bg='blue',axes=FALSE,xlab="Years",ylab="Onset/Withdrawl Date",font.lab=2) box() axis(1,las=2)
2007 Jul 29
0
Reading an email from an mbox file and resending to a different address without modification
...mane.org>\nResent-To: xxx-2ignx7OV+QJWk0Htik3J/w@public.gmane.org\nFrom: Stanford Technology Ventures Program <support-VCqTbks9JBdegcJQxxnBRDe48wsgrGvP@public.gmane.org>\nSubject: Educators Corner highlights - July edition\nResent-From: Joshua Baer <josh-q89RzV0OsXQ@public.gmane.org>\nDate: Wed, 11 Jul 2007 04:35:13 -0700 (PDT)\nTo: Joshua Baer <xxxx-q89RzV0OsXQ@public.gmane.org>\nX- Mailer: Apple Mail (2.752.2)\nX-Virus-Scanned: Symantec AntiVirus Scan Engine\n\n\n--Apple-Mail-17--30998656\nContent-Transfer-Encoding: 7bit \nContent-Type: text/plain;\n\tcharset=US-ASCII;\n\tdel...
2007 Dec 14
1
SLow cups printing, lots of get-printer-attributes
...= 0 15:47:40 select(28, [27], NULL, NULL, {1, 0}) = 1 (in [27], left {1, 0}) 15:47:40 recv(27, "HTTP/1.1 100 Continue\r\n\r\n", 2048, 0) = 25 15:47:40 time(NULL) = 1197643660 15:47:40 time(NULL) = 1197643660 15:47:40 recv(27, "HTTP/1.1 200 OK\r\nDate: Fri, 14 Dec 2007 14:47:40 GMT\r\nServer: CUPS/1.2\r\nConnection: Keep-Alive\r\nKeep-Alive: timeout=60\r\nContent-Language: fr\r\nContent-Type: application/ipp\r\nContent-Length: 4215\r\n\r\n", 2048, 0) = 197 15:47:40 time(NULL) = 1197643660 15:47:40 time(NULL)...
2009 Feb 08
1
Error msg on shell trying to open WoW (Newb)
...)) > fixme:shell:DllCanUnloadNow stub > fixme:shdocvw:ClOleCommandTarget_Exec (0x13ce08)->((null) 21 2 (nil) (nil)) > fixme:shdocvw:ClOleCommandTarget_Exec (0x13ce08)->((null) 28 2 0x33e20c (nil)) > fixme:mshtml:HttpNegotiate_OnResponse (0x1618a8)->(200 L"HTTP/1.1 200 OK\r\nDate: Sun, 08 Feb 2009 06:08:13 GMT\r\nServer: Apache\r\nCache-control: no-store, no-cache\r\nContent-Encoding: gzip\r\nContent-Length: 1161\r\nKeep-Alive: timeout=30, max=1000\r\nConnection: Keep-Alive\r\nContent-Type: text/html;charset=UTF-8\r\n\r\n" (null) 0x33de74) > fixme:shell:DllCanUnload...
2008 May 20
7
Problems with HTML Rendering. Ubuntu 8.04, Wine 1.0-rc1
I have installed Sacred under Wine. "This application is trying to show an HTML Page. Wine needs Gecko (Mozilla HML engine) to be installed to show the page. Click install if you want Wine to automatically download and install Gecko." When I click on install... Nothing happens. I have tried to use the Ubuntu Forums to figure out what the answer is, but those haven't been
2009 Jan 18
5
MSHTML Not working for me
Hi, I'm using wine-0.9.13, installed from git. The following file exists in my system: /usr/share/wine/gecko/wine_gecko-0.9.0.cab The gecko libraries are installed in ~/.wine/drive_c/windows/gecko/0.9.0/wine_gecko Whenever I run wine iexplore.exe, I receive the message "HTML rendering is currently disabled" Anyone have any ideas as to what I can do next to make this work?
2009 Jul 02
2
Cannot write to disk - Pro/E
...fixme:wininet:set_cookie persistent cookies not handled (L"expires=Thu, 02-Jul-09 13:31:21 GMT;path=/") fixme:mshtml:HttpNegotiate_OnResponse (0x11b0d078)->(200 L"HTTP/1.1 200 OK\r\nDate: Thu, 02 Jul 2009 12:19:25 GMT\r\nServer: Apache/2.2.8 (Unix) mod_perl/1.99_17 Perl/v5.8.8 mod_ssl/2.2.8 OpenSSL/0.9.8h PHP/5.2.5\r\nCache-Control: no-cache\r\nSet-Cookie: Apache=12.11.148.55.1246537165858526; path=/; expires=Sun, 30-Jun-19 12:19:25 GMT; domain=.ptc.com\r\nKee"... (null) 0x951...